diff options
author | Jeff Law <law@redhat.com> | 1995-02-07 18:20:57 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-02-07 18:20:57 +0000 |
commit | b4682e519fab752dae725053926c387ccdbc7eff (patch) | |
tree | e5abf8a212186cf0fee1498868ae58791371eda3 /gas/ChangeLog | |
parent | f64a8968db9b92522c6052c61aefc7f5597eec12 (diff) | |
download | gdb-b4682e519fab752dae725053926c387ccdbc7eff.zip gdb-b4682e519fab752dae725053926c387ccdbc7eff.tar.gz gdb-b4682e519fab752dae725053926c387ccdbc7eff.tar.bz2 |
Apparently I forgot to commit this change:
* config/tc-hppa.c (md_apply_fix): Go ahead and call
hppa_field_adjust to get a new value for R_DATA_ONE_SYMBOL
relocations in SOM.
(hppa_fix_adjustable): Refine somewhat.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 47ee337..72fc95e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -38,6 +38,13 @@ Thu Feb 2 15:21:24 1995 Ken Raeburn <raeburn@cujo.cygnus.com> (VMS_RSYM_Parse): move S_GET_VALUE() inside switch to avoid calling it for uninteresting cases. +Wed Feb 1 23:52:45 1995 Jeff Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (md_apply_fix): Go ahead and call + hppa_field_adjust to get a new value for R_DATA_ONE_SYMBOL + relocations in SOM. + (hppa_fix_adjustable): Refine somewhat. + Fri Jan 27 21:29:53 1995 Michael Meissner <meissner@tiktok.cygnus.com> * config/tc-ppc.h (NO_STRING_ESCAPES): Don't define if we are |