diff options
author | Michael Meissner <gnu@the-meissners.org> | 1995-04-27 18:40:32 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1995-04-27 18:40:32 +0000 |
commit | 26fc8340936a96aa9e22d7dda1d20ddbb1d97c11 (patch) | |
tree | 3dc7968642888f37e40279225ecb9de1b950c624 /ChangeLog | |
parent | 5d747d616ffc3ca534d84c6ed235056913c53310 (diff) | |
download | gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.zip gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.tar.gz gdb-26fc8340936a96aa9e22d7dda1d20ddbb1d97c11.tar.bz2 |
Support Linux systems that do not have the BFD linker installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |