diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-30 19:37:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-30 19:37:22 +0000 |
commit | e83f77457b792d7652fdea5b6cf3f3b0eed1f240 (patch) | |
tree | 5e34c86989e1357f2c609d251c690f5158a3f8c1 /bfd | |
parent | c2a4f18cef85161ba9c300cf5e48fc312120c1a6 (diff) | |
download | gdb-e83f77457b792d7652fdea5b6cf3f3b0eed1f240.zip gdb-e83f77457b792d7652fdea5b6cf3f3b0eed1f240.tar.gz gdb-e83f77457b792d7652fdea5b6cf3f3b0eed1f240.tar.bz2 |
Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
* config.bfd: Change linux to default to elf. Using
i[345]86-*-linuxaout will build a library 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.
Comment out EXTRALIBS.
* config/i386-lelf.mt: Remove.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f24aab9..bfa1cd5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com) + + * config.bfd: Change linux to default to elf. Using + i[345]86-*-linuxaout will build a library 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. + Comment out EXTRALIBS. + * config/i386-lelf.mt: Remove. + Wed Mar 29 12:01:30 1995 Ian Lance Taylor <ian@cygnus.com> * coff-i960.c (coff_i960_relocate): Cache the section symbol in |