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 3623462..59d1c3d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com> + * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type. + (reloc_table): Likewise. + (parse_address_main): Use ld_literal_type. + +2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com> + * config/tc-aarch64.c (reloc_table_entry): Add adr_type. (reloc_table): Likewise. (parse_address_main): Use adr_type. |