From: H.J. Lu Date: Thu, 17 May 2007 17:31:22 +0000 (+0000) Subject: Move testsuite entries to testsuite/ChangeLog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5d14452b8a738fafb42dad13c8fac709bfd3c94d;p=binutils-gdb.git Move testsuite entries to testsuite/ChangeLog. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ef9ce4d2549..659ee79fe27 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,18 +2,10 @@ PR gas/4517 2003-06-05 Michal Ludvig - * as.texinfo: Document new directives: .cfi_restore, + * doc/as.texinfo: Document new directives: .cfi_restore, .cfi_undefined, .cfi_same_value, .cfi_return_column, .cfi_remember_state and .cfi_restore_state. -2007-05-17 H.J. Lu - - 2003-06-05 Michal Ludvig - * testsuite/gas/cfi/cfi-x86_64.s: Test new directives - and different writings of registers and numbers. - * testsuite/gas/cfi/cfi-x86_64.d: Updated pattern to - match the above change. - 2007-05-17 Nathan Sidwell * config/tc-m68k.c (md_apply_fix): Show value of out of range diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 05e191e56fa..10270bf5177 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-05-17 H.J. Lu + + 2003-06-05 Michal Ludvig + * gas/cfi/cfi-x86_64.s: Test new directives + and different writings of registers and numbers. + * gas/cfi/cfi-x86_64.d: Updated pattern to + match the above change. + 2007-05-15 Mark Shinwell * gas/arm/backslash-at.d: New.