aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2013-03-12 02:20:08 +0000
committerSandra Loosemore <sandra@codesourcery.com>2013-03-12 02:20:08 +0000
commit6868191e90353636bdda50810830c04832bedac3 (patch)
treebc151eb4d2cf6236fc28428716f6cf9e42ef3462 /include/ChangeLog
parentf0829dce7d2a13b553d6544c7d0fafd0633db0b7 (diff)
downloadnewlib-6868191e90353636bdda50810830c04832bedac3.zip
newlib-6868191e90353636bdda50810830c04832bedac3.tar.gz
newlib-6868191e90353636bdda50810830c04832bedac3.tar.bz2
2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
include/ * opcode/nios2.h (OP_RDPRS): New define. (OP_MATCH_RDPRS): Likewise. opcodes/ * nios2-opc.c (nios2_builtin_opcodes): Add entry for rdprs. gas/testsuite/ * gas/nios2/nios2.exp: Run rdprs. * gas/nios2/rdprs.d: New file. * gas/nios2/rdprs.s: Likewise.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 05e2a6c..f186941 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * opcode/nios2.h (OP_RDPRS): New define.
+ (OP_MATCH_RDPRS): Likewise.
+
2013-03-01 Cary Coutant <ccoutant@google.com>
* dwarf2.h (enum dwarf_sect): New enum type.