diff options
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 b3dc4b3..8a01dae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2015-02-11 Matthew Wahab <matthew.wahab@arm.com> + * config/tc-aarch64.c (aarch64_cpus): Fix code formatting. + +2015-02-11 Matthew Wahab <matthew.wahab@arm.com> + * config/tc-arm.c: Add support for Cortex-A72. 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com> |