diff options
author | Richard Henderson <rth@redhat.com> | 2004-03-07 08:51:21 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-03-07 08:51:21 +0000 |
commit | 6ec51dba92b070c7c13558964c5bf07d767a1287 (patch) | |
tree | 7447336d5505ee53d3566f04e0fcf55430e6beba /gas/ChangeLog | |
parent | 87c8a8809878330b934d9821113789410b3986e5 (diff) | |
download | gdb-6ec51dba92b070c7c13558964c5bf07d767a1287.zip gdb-6ec51dba92b070c7c13558964c5bf07d767a1287.tar.gz gdb-6ec51dba92b070c7c13558964c5bf07d767a1287.tar.bz2 |
* dw2gencfi.c (output_cie): Align length to 4 byte boundary.
(cfi_finish): Likewise for fde.
* gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6eaeed2..4faf06f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-03-07 Richard Henderson <rth@redhat.com> + + * dw2gencfi.c (output_cie): Align length to 4 byte boundary. + (cfi_finish): Likewise for fde. + 2004-03-05 H.J. Lu <hongjiu.lu@intel.com> * config/tc-ia64.c (md_assemble): Properly handle NULL |