diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-10 22:34:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-10 22:34:06 +0000 |
commit | 1491f2eaee814c9942a68afba3248381122228c7 (patch) | |
tree | 0b7b30a84dbed3e0f4c7a6cff3ef21f008340030 /gas | |
parent | 301ee34af431dd2174b4933926383ba53a072a2f (diff) | |
download | gdb-1491f2eaee814c9942a68afba3248381122228c7.zip gdb-1491f2eaee814c9942a68afba3248381122228c7.tar.gz gdb-1491f2eaee814c9942a68afba3248381122228c7.tar.bz2 |
* config/tc-sparc.h (tc_fix_adjustable): Permit the difference of
two symbols in the same segment to be adjusted.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e4c72a1..747f89d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 10 17:30:31 1996 Ian Lance Taylor <ian@cygnus.com> + * config/tc-sparc.h (tc_fix_adjustable): Permit the difference of + two symbols in the same segment to be adjusted. + * configure.in: Don't get confused by CPU-VENDOR-linux-gnu. * configure: Rebuild. |