From: Dave Anglin Date: Wed, 29 Dec 2010 16:57:42 +0000 (+0000) Subject: Move ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79676006fbcb0b7feaab86028aa81d9f7b84b312;p=binutils-gdb.git Move ChangeLog entry. --- diff --git a/include/ChangeLog b/include/ChangeLog index 35b08b9e2ba..1cff8930558 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,8 +1,3 @@ -2010-12-26 John David Anglin - - PR gas/11395 - * opcode/hppa.h: Clear "d" bit in "add" and "sub" patterns. - 2010-11-25 Andreas Krebbel * opcode/s390.h (enum s390_opcode_cpu_val): Add S390_OPCODE_MAXCPU. diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 371a619ba67..5b2f5899967 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2010-12-26 John David Anglin + + PR gas/11395 + * hppa.h: Clear "d" bit in "add" and "sub" patterns. + 2010-12-18 Richard Sandiford * mips.h: Update commentary after last commit.