diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-17 21:17:17 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-17 21:17:17 +0000 |
commit | 9276ec15a76f50b218d539a63c8eb5b186457421 (patch) | |
tree | b95f1d98fb8e73fe58ebdb997e5b0948d8a2d4c6 /libgloss/ChangeLog | |
parent | a68fc753b9d123c3409518a6cc12e279407ea534 (diff) | |
download | cygnal-9276ec15a76f50b218d539a63c8eb5b186457421.tar.gz cygnal-9276ec15a76f50b218d539a63c8eb5b186457421.tar.bz2 cygnal-9276ec15a76f50b218d539a63c8eb5b186457421.zip |
2005-10-17 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Support building crt0.o when syscalls
are disabled in newlib.
* arm/configure: Regenerated.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index b3467200f..59d56f111 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2005-10-17 Jeff Johnston <jjohnstn@redhat.com> + + * arm/configure.in: Support building crt0.o when syscalls + are disabled in newlib. + * arm/configure: Regenerated. + 2005-10-03 James E Wilson <wilson@specifix.com> * mips/array.ld, mips/cfe.ld, mips/ddb-kseg0.ld, mips/ddb.ld, |