diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-05-18 17:11:19 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-05-18 17:11:19 +0000 |
commit | ac7f7dfeb9d437105e5813a19eb8a8f5570d4461 (patch) | |
tree | e5eaecbbf2fd0ec455c5ef9543da61d613fae509 /gas/ChangeLog | |
parent | 66957ce49a472f8367e3ae3758aa2c048163a8ee (diff) | |
download | gdb-ac7f7dfeb9d437105e5813a19eb8a8f5570d4461.zip gdb-ac7f7dfeb9d437105e5813a19eb8a8f5570d4461.tar.gz gdb-ac7f7dfeb9d437105e5813a19eb8a8f5570d4461.tar.bz2 |
* Makefile.in (install): Redirect ln output to /dev/null. If ln
fails on gasp, install gasp.new, not gasp.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 28fd55d..788a23b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed May 18 13:08:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * Makefile.in (install): Redirect ln output to /dev/null. If ln + fails on gasp, install gasp.new, not gasp. + Wed May 18 09:16:36 1994 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for |