diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0d833a9..111a211 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2012-06-28 Nick Clifton <nickc@redhat.com> + PR gas/14260 + * config/tc-arm.c (encode_arm_addr_mode_common): Generate an error + message if literal pool addressing is used. + +2012-06-28 Nick Clifton <nickc@redhat.com> + * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using linker relaxation. (dwarf2_gen_line_info): Generate real, local, labels for line |