Move testsuite entries to testsuite/ChangeLog.

This commit is contained in:
H.J. Lu 2007-05-17 17:31:22 +00:00
parent 4b7d318b85
commit 5d14452b8a
2 changed files with 9 additions and 9 deletions

View File

@ -2,18 +2,10 @@
PR gas/4517
2003-06-05 Michal Ludvig <mludvig@suse.cz>
* 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 <hongjiu.lu@intel.com>
2003-06-05 Michal Ludvig <mludvig@suse.cz>
* 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 <nathan@codesourcery.com>
* config/tc-m68k.c (md_apply_fix): Show value of out of range

View File

@ -1,3 +1,11 @@
2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
2003-06-05 Michal Ludvig <mludvig@suse.cz>
* 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 <shinwell@codesourcery.com>
* gas/arm/backslash-at.d: New.