diff options
-rw-r--r-- | include/ChangeLog | 5 | ||||
-rw-r--r-- | include/opcode/ChangeLog | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 35b08b9..1cff893 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,8 +1,3 @@ -2010-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> - - PR gas/11395 - * opcode/hppa.h: Clear "d" bit in "add" and "sub" patterns. - 2010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * opcode/s390.h (enum s390_opcode_cpu_val): Add S390_OPCODE_MAXCPU. diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 371a619..5b2f589 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2010-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + PR gas/11395 + * hppa.h: Clear "d" bit in "add" and "sub" patterns. + 2010-12-18 Richard Sandiford <rdsandiford@googlemail.com> * mips.h: Update commentary after last commit. |