diff options
author | Fred Fish <fnf@specifix.com> | 1995-07-27 20:50:10 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-07-27 20:50:10 +0000 |
commit | 8e2c205b9b72f592b255e415afdb809a22e7a4b1 (patch) | |
tree | 2940b216ebc926dd74ed0e063a054a4603e463f1 /ChangeLog | |
parent | b339391255f1cc90d6f24375a5fb3ae5fe1e0dde (diff) | |
download | gdb-8e2c205b9b72f592b255e415afdb809a22e7a4b1.zip gdb-8e2c205b9b72f592b255e415afdb809a22e7a4b1.tar.gz gdb-8e2c205b9b72f592b255e415afdb809a22e7a4b1.tar.bz2 |
* config.guess (*:Linux:*:*): First try asking the linker what the
default object file format is (elf, aout, or coff). Then if this
fails, try previous methods.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) + + * config.guess (*:Linux:*:*): First try asking the linker what the + default object file format is (elf, aout, or coff). Then if this + fails, try previous methods. + Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> * configure.in: Don't build newlib for *-*-vxworks5.1. |