aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-04-01 18:34:14 +0000
committerIan Lance Taylor <ian@airs.com>1993-04-01 18:34:14 +0000
commit3dcd81b9263f13f3537d18c570ec53977ea4b08a (patch)
tree4f6e2fe1c40572dfc985ca7aaf744a9027f83263 /ChangeLog
parenta6cead71cd9539e468b3114142319e6a4f6c4a22 (diff)
downloadgdb-3dcd81b9263f13f3537d18c570ec53977ea4b08a.zip
gdb-3dcd81b9263f13f3537d18c570ec53977ea4b08a.tar.gz
gdb-3dcd81b9263f13f3537d18c570ec53977ea4b08a.tar.bz2
* configure.in: Build gas for mips-*-*. If configuring gas and/or
ld, and the source directories exist, assume -with-gnu-as and/or -with-gnu-ld.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95bd370..14c8348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * configure.in: Build gas for mips-*-*. If configuring gas and/or
+ ld, and the source directories exist, assume -with-gnu-as and/or
+ -with-gnu-ld.
+
Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
* Makefile.in (all.normal): insert missing backslash.