diff options
author | Alan Modra <amodra@gmail.com> | 2000-07-15 12:57:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-07-15 12:57:14 +0000 |
commit | 1cd1c99be6bbc691878b2a8713f4e75dd41bf206 (patch) | |
tree | 4f517f63b5682bc6456542ada37ca73d59adfcc7 /gas/ChangeLog | |
parent | d547a75e6b9d1e7ef3fc3c0aa05769c0461d2b19 (diff) | |
download | gdb-1cd1c99be6bbc691878b2a8713f4e75dd41bf206.zip gdb-1cd1c99be6bbc691878b2a8713f4e75dd41bf206.tar.gz gdb-1cd1c99be6bbc691878b2a8713f4e75dd41bf206.tar.bz2 |
(hppa_fix_adjustable): Don't reduce certain symbols to section syms.
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 36bad54..41113b8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2000-07-15 Alan Modra <alan@linuxcare.com.au> + + * config/tc-hppa.c (hppa_fix_adjustable): Use the same checks for + ELF as are used for SOM (except the 32-bit reloc one) to decide + whether a symbol can be reduced to a section symbol. Expand on + the comment for symbols involved in LR% and RR% expressions. + 2000-07-14 Nick Clifton <nickc@cygnus.com> * config/tc-mips.c (mips_disable_float_construction): New |