aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-01-02 10:26:41 +0000
committerNick Clifton <nickc@redhat.com>2003-01-02 10:26:41 +0000
commit1c43e6e58a36981a75ffd2cff92335759765f966 (patch)
tree3a8ddf689675f271b3e9944cf45b99060cfbf782 /ld/ChangeLog
parent396a24671935a40f9b9681416e8837488fefcea2 (diff)
downloadfsf-binutils-gdb-1c43e6e58a36981a75ffd2cff92335759765f966.zip
fsf-binutils-gdb-1c43e6e58a36981a75ffd2cff92335759765f966.tar.gz
fsf-binutils-gdb-1c43e6e58a36981a75ffd2cff92335759765f966.tar.bz2
Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list.
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 0d568a9..4f2e7f2 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
+
+ * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
+ and _pei386_runtime_relocator to the exclude list.
+
2003-01-01 Kazu Hirata <kazu@cs.umass.edu>
* ldfile.c: Fix comment typos.