diff options
author | Nick Clifton <nickc@redhat.com> | 2012-03-02 13:20:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-03-02 13:20:08 +0000 |
commit | 2e398e84376c5a238a1b5dd0a9669ff289259064 (patch) | |
tree | 29aa95f00cf4a53a61b2c8656147b29cc8a6aafc /libgloss/ChangeLog | |
parent | 3118315f06ea5f4043733c68cb5753f5e14ddd12 (diff) | |
download | cygnal-2e398e84376c5a238a1b5dd0a9669ff289259064.tar.gz cygnal-2e398e84376c5a238a1b5dd0a9669ff289259064.tar.bz2 cygnal-2e398e84376c5a238a1b5dd0a9669ff289259064.zip |
* configure.in: Accept "arm*" target spec instead of just "arm".
* configure: Regenerated.
* libnosys/configure.in: Likewise.
(libc_symbol_prefix): Renamed to libc_cv_symbol_prefix.
* libnosys/configure: Regenerated (using autoconf v2.68).
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 876c8d15b..e8f9a2294 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,11 @@ +2012-03-02 Bin Cheng <bin.cheng@arm.com> + + * configure.in: Accept "arm*" target spec instead of just "arm". + * configure: Regenerated. + * libnosys/configure.in: Likewise. + (libc_symbol_prefix): Renamed to libc_cv_symbol_prefix. + * libnosys/configure: Regenerated (using autoconf v2.68). + 2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com> Alan Lehotsky <apl@alum.mit.edu> Joern Rennecke <joern.rennecke@embecosm.com> |