diff options
author | Jeff Law <law@redhat.com> | 1999-08-10 19:02:30 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-08-10 19:02:30 +0000 |
commit | 46031ca9e4766d46f34681c6483739ee746baee5 (patch) | |
tree | 8dcaf00b28c38061fbb8bf851a04b0152d22f5da /gas/ChangeLog | |
parent | fc91f6585b08c2d55317f868d0a1437c1f69b9b9 (diff) | |
download | gdb-46031ca9e4766d46f34681c6483739ee746baee5.zip gdb-46031ca9e4766d46f34681c6483739ee746baee5.tar.gz gdb-46031ca9e4766d46f34681c6483739ee746baee5.tar.bz2 |
* config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.
(pa_build_unwind_subspace): Remove #if 0 wrapper. Select a
suitable relocation based on the size of the target's pointer.
Always Use subsegment zero for the unwinders.
(pa_level): Handle "2.0w".
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1eee5ce..0872e46 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Tue Aug 10 12:58:31 1999 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. + (pa_build_unwind_subspace): Remove #if 0 wrapper. Select a + suitable relocation based on the size of the target's pointer. + Always Use subsegment zero for the unwinders. + (pa_level): Handle "2.0w". + Mon Aug 9 20:02:22 1998 J"orn Rennecke <amylaar@cygnus.co.uk> * config/tc-d30v.c (write_2_short): Don't group repeat instructions |