aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorQuentin Neill <quentin.neill@amd.com>2011-05-12 22:29:06 +0000
committerQuentin Neill <quentin.neill@amd.com>2011-05-12 22:29:06 +0000
commit8aedb9fe9e19021ce61c781127edbb4d0c94345b (patch)
tree876fc839991bb0c0d6ad1f7a469591e21e115597 /gas/ChangeLog
parentb087e0edae4136e8cfcaa8e11c382d87eb3aebf4 (diff)
downloadgdb-8aedb9fe9e19021ce61c781127edbb4d0c94345b.zip
gdb-8aedb9fe9e19021ce61c781127edbb4d0c94345b.tar.gz
gdb-8aedb9fe9e19021ce61c781127edbb4d0c94345b.tar.bz2
2011-05-12 Quentin Neill <quentin.neill@amd.com>
* config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD. (i386_align_code): Ditto
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 61843fa..210b321 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-12 Quentin Neill <quentin.neill@amd.com>
+
+ * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
+ (i386_align_code): Ditto
+
2011-05-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
PR gas/12715