aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-02-19 02:00:52 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-02-19 02:00:52 +0000
commitfb8ecc3dc66057e3a46c17c358695903fe9b69f2 (patch)
tree7ada5e9ed10cae6ea9a5fff1e5b1508e5b75b3ba /ld
parentadd04f8b2ebe2caa25452eaa39f3abab53ed7628 (diff)
downloadgdb-fb8ecc3dc66057e3a46c17c358695903fe9b69f2.zip
gdb-fb8ecc3dc66057e3a46c17c358695903fe9b69f2.tar.gz
gdb-fb8ecc3dc66057e3a46c17c358695903fe9b69f2.tar.bz2
fix go32 configuration
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 468080c..d380633 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -6,6 +6,10 @@ Fri Feb 12 08:09:11 1993 Steve Chamberlain (sac@thepub.cygnus.com)
* relax.c (relax_section): don't complain if the script file isn't
relaxable but -relax is set
+Thu Feb 18 17:58:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * configure.in: go32 is the 3rd part of the triple, not the 2nd
+
Wed Feb 3 09:05:56 1993 Ian Lance Taylor (ian@cygnus.com)
* mipsbig.sh: New file. Big endian MIPS emulation.