diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ddbba0d..3ae3e01 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * emultempl/m68kelf.em: Conditionalise the embedded relocs feature + on the m68*-*-elf target. Make it support COFF input objects. + 2000-09-21 Kazu Hirata <kazu@hxi.com> * ldmain.c: Fix formatting. |