diff options
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 5110a41..929cb7b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2010-03-18 Wei Guozhi <carrot@google.com> + + PR gas/11323 + * config/tc-arm.c (reloc_names): New relocation names. + (md_apply_fix): New case for BFD_RELOC_ARM_GOT_PREL. + (tc_gen_reloc): New case for BFD_RELOC_ARM_GOT_PREL. + * doc/c-arm.texi (ARM-Relocations): Document the new relocation. + 2010-03-15 Thomas Schwinge <thomas@codesourcery.com> * dw2gencfi.c (output_cie): Consider emitting the S augmentation in all |