aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-26 20:55:30 +0000
committerNick Clifton <nickc@redhat.com>2000-12-26 20:55:30 +0000
commit1122a5fc50b9205145ce01421520797075c09e48 (patch)
treef92f7de785b1c1053bfd199baaafaa68807a1b53 /ld/ChangeLog
parent558e161f24558ec8b8e78d135e4d9db182885a3e (diff)
downloadgdb-1122a5fc50b9205145ce01421520797075c09e48.zip
gdb-1122a5fc50b9205145ce01421520797075c09e48.tar.gz
gdb-1122a5fc50b9205145ce01421520797075c09e48.tar.bz2
Add --no-default-excludes option for PE targets
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 19b2c04..bf67e17 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
+
+ * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
+ (longopts[]): New --no-default-excludes option.
+ (gld_${EMULATION_NAME}_list_options): Document.
+ (gld_${EMULATION_NAME}_parse_args): Handle.
+
2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* ldlang.c (new_stat): Revert the last beautification with "innocent"