diff options
author | Jeff Law <law@redhat.com> | 1994-09-19 18:47:37 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-09-19 18:47:37 +0000 |
commit | 8268e3ec917a06345c2d0802412f9e705a1f0f38 (patch) | |
tree | 7cc8d1e20d0d5627f61562bb0e5b7bc6373569cb /gas | |
parent | aa4f6c560144cbdab6514f7418107272ab75df53 (diff) | |
download | gdb-8268e3ec917a06345c2d0802412f9e705a1f0f38.zip gdb-8268e3ec917a06345c2d0802412f9e705a1f0f38.tar.gz gdb-8268e3ec917a06345c2d0802412f9e705a1f0f38.tar.bz2 |
* config/tc-hppa.c (hppa_fix_adjustable): Reject reductions
involving global symbols too.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ae8fcfb..aaa71e1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 19 12:42:05 1994 Jeff Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions + involving global symbols too. + Mon Sep 19 12:12:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * as.h: Test NEED_DECLARATION_*, not NEED_*_DECLARATION. |