diff options
| author | Roland McGrath <[email protected]> | 2009-04-14 18:44:45 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-04-15 02:10:30 -0700 |
| commit | eb9ba470ff1f65a85f47cd6c325acf836abd2af8 (patch) | |
| tree | a271e321e639841421a724739fdde4e7da003ead /libcpu/ChangeLog | |
| parent | 94f438311f24a11c17ab4d9ed73c6fdc9b059e3e (diff) | |
Nominal ARM support.
Diffstat (limited to 'libcpu/ChangeLog')
| -rw-r--r-- | libcpu/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog index 12400f6b..738af57a 100644 --- a/libcpu/ChangeLog +++ b/libcpu/ChangeLog @@ -1,3 +1,8 @@ +2009-04-14 Roland McGrath <[email protected]> + + * Makefile.am (AM_CFLAGS): Add -fdollars-in-identifiers; it is not the + default on every machine. + 2009-01-23 Roland McGrath <[email protected]> * Makefile.am (i386_parse_CFLAGS): Use quotes around command |
