diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-02-28 17:44:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-02-28 17:44:35 +0000 |
commit | 882c80a7cc29e9e0888de7b70f11a7db7de0e0d6 (patch) | |
tree | 5855161532a627f47fe6149bf62bb30944340e45 /ld/ChangeLog | |
parent | decc32b7c1690e48f0ff79a9f5de69f2f705b2b7 (diff) | |
download | gdb-882c80a7cc29e9e0888de7b70f11a7db7de0e0d6.zip gdb-882c80a7cc29e9e0888de7b70f11a7db7de0e0d6.tar.gz gdb-882c80a7cc29e9e0888de7b70f11a7db7de0e0d6.tar.bz2 |
* configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf.
(i[345]86-*-gnuelf*): New target. Use i386-gelf.
* config/i386-lelf.mt: New file.
* config/i386-gelf.mt: New file.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 124e9a8..9107e05 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 28 12:42:56 1995 Ian Lance Taylor <ian@cygnus.com> + + * configure.in (i[345]86-*-linuxelf*): New target. Use i386-lelf. + (i[345]86-*-gnuelf*): New target. Use i386-gelf. + * config/i386-lelf.mt: New file. + * config/i386-gelf.mt: New file. + Tue Feb 28 10:27:54 1995 Rob Savoye <rob@darkstar.cygnus.com> * configure.in: Match on mips-ecoff, and default to the IDT |