aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-22 00:41:50 +0000
committerNick Clifton <nickc@redhat.com>2000-09-22 00:41:50 +0000
commit36bdbeeca52a23c5a007c0419cef35a564f74c55 (patch)
tree05c2cf242cabe98cb3007a0a2b1ac55e0adbeeed /ld/ChangeLog
parent0b7410c4da367d0c92c8e6cf17c866f04fe41039 (diff)
downloadgdb-36bdbeeca52a23c5a007c0419cef35a564f74c55.zip
gdb-36bdbeeca52a23c5a007c0419cef35a564f74c55.tar.gz
gdb-36bdbeeca52a23c5a007c0419cef35a564f74c55.tar.bz2
Conditionalise the embedded relocs feature on the m68*-*-elf target
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
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.