aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-15 21:04:21 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-15 21:04:21 +0000
commitcbbf96082238c535673cea161a643ab9200482f4 (patch)
tree2b59803c88fecd5a2304efd931d445e452939bb2 /ld/ChangeLog
parent7fb9ca5fc27e521d28d5ef74bfd73b0b8bab8da6 (diff)
downloadgdb-cbbf96082238c535673cea161a643ab9200482f4.zip
gdb-cbbf96082238c535673cea161a643ab9200482f4.tar.gz
gdb-cbbf96082238c535673cea161a643ab9200482f4.tar.bz2
* ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.
* lexsup.c (parse_args): Ignore -qmagic for Linux compatibility.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 928908b..f3f5d6e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,8 @@
Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.
+ * lexsup.c (parse_args): Ignore -qmagic for Linux compatibility.
+
Let the user change the dynamic linker used by ELF code.
* ld.h (args_type): Add new field interpreter.
* lexsup.c (parse_args): Add dynamic-linker to longopts, and