diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 961ce66..fa55fc4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2003-09-30 Chris Demetriou <cgd@broadcom.com> + * NEWS: Add an indication of the cutoff for 2.14. + +2003-09-30 Chris Demetriou <cgd@broadcom.com> + * ldmain.c (get_emulation): Ignore "-mips64r2". 2003-09-03 Robert Millan <robertmh@gnu.org> @@ -5,6 +5,8 @@ should report them and the switch --warn-unresolved-symbols has been added to make reports be issued as warning messages rather than errors. +Changes in 2.14: + * Added support for Xtensa architecture. * Added --with-sysroot configure switch to specify a target system root, for |