diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-20 20:17:50 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-20 20:17:50 +0000 |
commit | 34da20b26f3a46f986e989740c71a8ff955072e5 (patch) | |
tree | 902f1e3be2ad4c3e557230cb8ef6cfc276b75925 /libgloss/ChangeLog | |
parent | c70571bdbe40645dffd361c2ffb283f4a9275fc2 (diff) | |
download | newlib-34da20b26f3a46f986e989740c71a8ff955072e5.zip newlib-34da20b26f3a46f986e989740c71a8ff955072e5.tar.gz newlib-34da20b26f3a46f986e989740c71a8ff955072e5.tar.bz2 |
2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Add AC_SUBST for BUILD_CRT0_TRUE and
BUILD_CRT0_FALSE.
* arm/configure: Regenerate.
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 59d56f1..07e2da0 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2005-10-20 Jeff Johnston <jjohnstn@redhat.com> + + * arm/configure.in: Add AC_SUBST for BUILD_CRT0_TRUE and + BUILD_CRT0_FALSE. + * arm/configure: Regenerate. + 2005-10-17 Jeff Johnston <jjohnstn@redhat.com> * arm/configure.in: Support building crt0.o when syscalls |