diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-07-09 22:52:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-07-09 22:52:05 +0000 |
commit | b90d1146613cf2056b36db5b6087e5e739908db4 (patch) | |
tree | 2cbf47c14d447c827d24009046ffcd6d60ec1992 /ld/ChangeLog | |
parent | 734caf4d9f67e890f86b8453490541d1f65a40eb (diff) | |
download | gdb-b90d1146613cf2056b36db5b6087e5e739908db4.zip gdb-b90d1146613cf2056b36db5b6087e5e739908db4.tar.gz gdb-b90d1146613cf2056b36db5b6087e5e739908db4.tar.bz2 |
* ldfile.c: Revert patch of 1999-07-08.
(ldfile_try_open_bfd): If we are searching for the file, skip
files with an incompatible architecture.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1c126cc..55b0e4f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +1999-07-10 Ian Lance Taylor <ian@zembu.com> + + * ldfile.c: Revert patch of 1999-07-08. + (ldfile_try_open_bfd): If we are searching for the file, skip + files with an incompatible architecture. + 1999-07-09 Nick Clifton <nickc@cygnus.com> * scripttempl/armcoff.sc (OUTPUT_FORMAT): Include big endian and |