aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorPeter Bergner <bergner@vnet.ibm.com>2009-10-01 19:24:48 +0000
committerPeter Bergner <bergner@vnet.ibm.com>2009-10-01 19:24:48 +0000
commit182f0f0f8c4c39cba7f3022d27b21fba28c68734 (patch)
tree87b338df1e4fad1b18ff20a423403422c3d013d2 /include/opcode/ChangeLog
parentffca4d278ee9c95c03357761fe36cf3b81f11017 (diff)
downloadnewlib-182f0f0f8c4c39cba7f3022d27b21fba28c68734.zip
newlib-182f0f0f8c4c39cba7f3022d27b21fba28c68734.tar.gz
newlib-182f0f0f8c4c39cba7f3022d27b21fba28c68734.tar.bz2
gas/
* config/tc-ppc.c (md_show_usage): Rename "ppca2" to "a2". * doc/c-ppc.texi (PowerPC-Opts): Likewise. gas/testsuite/ * gas/ppc/a2.d: Rename "ppca2" to "a2". include/opcode/ * ppc.h (PPC_OPCODE_A2): Rename from PPC_OPCODE_PPCA2. opcodes/ * ppc-opc.c (PPCA2): Use renamed mask PPC_OPCODE_A2. * ppc-dis.c (ppc_opts): Likewise. Rename "ppca2" to "a2".
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 2fddcdf..8a86f4b 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-01 Peter Bergner <bergner@vnet.ibm.com>
+
+ * ppc.h (PPC_OPCODE_A2): Rename from PPC_OPCODE_PPCA2.
+
2009-09-29 DJ Delorie <dj@redhat.com>
* rx.h: New file.