diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 237d1a8..8e2224e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +2005-12-12 Nathan Sidwell <nathan@codesourcery.com> + + * Makefile.am (ALL_EMULATIONS): Replace ms1 files with mt files. + (eelf32mt.c): Update target name and dependencies. + * Makefile.in: Rebuilt. + * configure.tgt: Replace ms1 arch with mt arch. + * emulparams/elf32mt.sh: Renamed from elf32ms1.sh. Update + comment. + 2005-12-11 Bernhard Fischer <aldot@gcc.gnu.org> * scripttempl/armbpabi.sc: Fix typo in comment for .ctors. |