aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-10-23 13:24:10 +0000
committerNick Clifton <nickc@redhat.com>2002-10-23 13:24:10 +0000
commit63fd3b826bd48b24777f41e323f7bf932350edbf (patch)
treec8df324733b976cca1060f02e09ab4e11440d747 /ld/ChangeLog
parente82ce5296f0d7feb044b0ca62f1c7cc38e0be859 (diff)
downloadfsf-binutils-gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.zip
fsf-binutils-gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.tar.gz
fsf-binutils-gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.tar.bz2
Add new command line option "--no-omagic" which undoes the effects of -N.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2a4080b..9bbbbf3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2002-10-23 Nick Clifton <nickc@redhat.com>
+
+ * lexsup.c (OPTION_NO_OMAGIC): Define.
+ (ld_options): Add "no-omagic" option.
+ (parse_args): Parse --no-omagic.
+ * ld.texinfo: Document --no-omagic.
+ * NEWS: Mention new option.
+
2002-10-21 Danny Smith <dannysmith@users.sourceforeg.net>
* scripttempl/pe.sc (__RUNTIME_PSEUDO_RELOC_LIST__,