diff options
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-13 16:42:23 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-13 16:42:23 +0000 |
commit | 09bc6c722493047fb50e8a7e70e028023eff8f32 (patch) | |
tree | 630ab40ce965c8eb82a7318e9bc08d0a08e998b7 /gas/ChangeLog | |
parent | 3102e897eeda28961a32826095befef5c4a74097 (diff) | |
download | gdb-09bc6c722493047fb50e8a7e70e028023eff8f32.zip gdb-09bc6c722493047fb50e8a7e70e028023eff8f32.tar.gz gdb-09bc6c722493047fb50e8a7e70e028023eff8f32.tar.bz2 |
[AArch64] Remove example processors from GAS.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b3af338..b8e9975 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2014-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com> + + * config/tc-aarch64.c (aarch64_cpus): Remove example-1 and example-2. + 2014-11-12 Alan Modra <amodra@gmail.com> * config/tc-z80.c (parse_exp_not_indexed, parse_exp): Warning fixes. |