diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-18 19:00:26 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-18 19:00:26 +0000 |
commit | 7a01d046d4c331f7871b3c219730fe7f0d9fb3e3 (patch) | |
tree | e0b29a44b73d29c15af61ce58470575e1cc06774 /libgloss/ChangeLog | |
parent | 464d01bf6ef774a5faf638378f331868b375fde3 (diff) | |
download | newlib-7a01d046d4c331f7871b3c219730fe7f0d9fb3e3.zip newlib-7a01d046d4c331f7871b3c219730fe7f0d9fb3e3.tar.gz newlib-7a01d046d4c331f7871b3c219730fe7f0d9fb3e3.tar.bz2 |
2005-01-18 Hans-Peter Nilsson <hp@axis.com>
* libnosys/Makefile.in (LD, AS): Correct obsoleted suffix: Say
as-new and ld-new, not as.new and ld.new.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 16857b8..cf9bf75 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2005-01-18 Hans-Peter Nilsson <hp@axis.com> + + * libnosys/Makefile.in (LD, AS): Correct obsoleted suffix: Say + as-new and ld-new, not as.new and ld.new. + 2005-01-14 Hans-Peter Nilsson <hp@axis.com> * libnosys/warning.h (__make_section_unallocated) |