aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-18 18:57:59 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-18 18:57:59 +0000
commit208bc89e0b7357c114ba300f36896516b87ca7c7 (patch)
treea88a9cb73a1c742a18e827b8fff7394769ba7ebf /ld/ChangeLog
parente4c3b4759302544e424fb29baae15f30151d86cc (diff)
downloadgdb-208bc89e0b7357c114ba300f36896516b87ca7c7.zip
gdb-208bc89e0b7357c114ba300f36896516b87ca7c7.tar.gz
gdb-208bc89e0b7357c114ba300f36896516b87ca7c7.tar.bz2
Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
* Makefile.in (CC_FOR_TARGET): Remove brokensed stuff. (CXX_FOR_TARGET): Likewise. (install): Likewise. (GENERATED_HFILES): Remove config.h. (.dep): Depend upon config.h.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a2c7683..123eb6d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+Mon Sep 18 14:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
+ * Makefile.in (CC_FOR_TARGET): Remove brokensed stuff.
+ (CXX_FOR_TARGET): Likewise.
+ (install): Likewise.
+ (GENERATED_HFILES): Remove config.h.
+ (.dep): Depend upon config.h.
+
Mon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>
* configure.tgt (mips*-dec-netbsd*): New target.
@@ -8,8 +17,7 @@ Fri Sep 15 20:01:52 1995 Ken Raeburn <raeburn@cygnus.com>
Fri Sep 15 23:28:05 1995 Andrew Cagney <cagney@highland.com.au>
- * configure.host (NATIVE_LIB_DIRS): fix syntax error.
- `='.
+ * configure.host (i[345]86-*-bsd*): Fix shell syntax error.
Thu Sep 12 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>