diff options
author | Alan Modra <amodra@gmail.com> | 2010-03-25 22:49:44 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-03-25 22:49:44 +0000 |
commit | edc314c902175ffd58cb9b2842dd69e1131b92a1 (patch) | |
tree | 8e3b028df58e9b48e6eb736fb744b49b7e8e5fa4 /ld/ChangeLog | |
parent | 418835cceca7eb0a5193eb476fe1733ab290adcc (diff) | |
download | gdb-edc314c902175ffd58cb9b2842dd69e1131b92a1.zip gdb-edc314c902175ffd58cb9b2842dd69e1131b92a1.tar.gz gdb-edc314c902175ffd58cb9b2842dd69e1131b92a1.tar.bz2 |
PR ld/11426
* configure.host (many linux targets <HOSTING_CRT0>): Remove edits.
(m68*-motorola-sysv <HOSTING_LIBS>): Use here doc, not echo.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 572610b..a604b21 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2010-03-26 Alan Modra <amodra@gmail.com> + + PR ld/11426 + * configure.host (many linux targets <HOSTING_CRT0>): Remove edits. + (m68*-motorola-sysv <HOSTING_LIBS>): Use here doc, not echo. + 2010-03-25 Joseph Myers <joseph@codesourcery.com> * Makefile.am (ALL_EMULATIONS): Add eelf32_tic6x_be.o and |