aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1995-04-27 18:40:32 +0000
committerMichael Meissner <gnu@the-meissners.org>1995-04-27 18:40:32 +0000
commit26fc8340936a96aa9e22d7dda1d20ddbb1d97c11 (patch)
tree3dc7968642888f37e40279225ecb9de1b950c624 /ChangeLog
parent5d747d616ffc3ca534d84c6ed235056913c53310 (diff)
downloadfsf-binutils-gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.zip
fsf-binutils-gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.tar.gz
fsf-binutils-gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.tar.bz2
Support Linux systems that do not have the BFD linker installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dafc2c..1ada238 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
+
+ * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
+ installed, and if so return linuxoldld as the system name.
+
Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
* config.guess: Add hppa1.1-hp-lites support.