diff options
author | Bill Cox <bill@cygnus> | 1994-06-09 13:54:28 +0000 |
---|---|---|
committer | Bill Cox <bill@cygnus> | 1994-06-09 13:54:28 +0000 |
commit | 64bb143c6b37bd128f2dd1fae06c0c9a6496b667 (patch) | |
tree | 9fe7077dea9ce092d41c6a363b2e9a384a5e9f26 /ld/ChangeLog | |
parent | a4b4f5205874ff2b856aad63a4298f7eb205262f (diff) | |
download | gdb-64bb143c6b37bd128f2dd1fae06c0c9a6496b667.zip gdb-64bb143c6b37bd128f2dd1fae06c0c9a6496b667.tar.gz gdb-64bb143c6b37bd128f2dd1fae06c0c9a6496b667.tar.bz2 |
* Makefile.in (check): Delete ld.new dependency so that a regression
test doesn't trigger a rebuild of the linker.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 41cdc4d..8ba4a81 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 9 06:52:29 1994 Bill Cox (bill@rtl.cygnus.com) + + * Makefile.in (check): Delete ld.new dependency so that a regression + test doesn't trigger a rebuild of the linker. + Thu Jun 9 00:17:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ldlang.c (map_input_to_output_sections): For lang_address, call |