diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-30 19:42:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-30 19:42:38 +0000 |
commit | 59b4c1998aa999ee59967e2186b03fde9dc978ce (patch) | |
tree | 7d5d721b39760355e767af8b2723759bc482d3f9 /ld/ChangeLog | |
parent | e83f77457b792d7652fdea5b6cf3f3b0eed1f240 (diff) | |
download | gdb-59b4c1998aa999ee59967e2186b03fde9dc978ce.zip gdb-59b4c1998aa999ee59967e2186b03fde9dc978ce.tar.gz gdb-59b4c1998aa999ee59967e2186b03fde9dc978ce.tar.bz2 |
Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
* configure.in: Change linux to default to elf. Using
i[345]86-*-linuxaout will build a linker which defaults to a.out.
* config/i386-laout.mt: Rename from old config/i386-linux.mt.
* config/i386-linux.mt: Rename from old config/i386-lelf.mt.
* config/i386-lelf.mt: Remove.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 214783f..2230954 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com) + + * configure.in: Change linux to default to elf. Using + i[345]86-*-linuxaout will build a linker which defaults to a.out. + * config/i386-laout.mt: Rename from old config/i386-linux.mt. + * config/i386-linux.mt: Rename from old config/i386-lelf.mt. + * config/i386-lelf.mt: Remove. + Thu Mar 30 13:09:46 1995 Ian Lance Taylor <ian@cygnus.com> * ld.texinfo, ld.1: Document the -no-keep-memory option. |