aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-05-17 17:31:22 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-05-17 17:31:22 +0000
commit5d14452b8a738fafb42dad13c8fac709bfd3c94d (patch)
tree493f82fb1eefbf8aa2b7dceee17be67ba4d46861 /gas
parent4b7d318b85051503fae2b758837f2bd56c0bd37c (diff)
downloadgdb-5d14452b8a738fafb42dad13c8fac709bfd3c94d.zip
gdb-5d14452b8a738fafb42dad13c8fac709bfd3c94d.tar.gz
gdb-5d14452b8a738fafb42dad13c8fac709bfd3c94d.tar.bz2
Move testsuite entries to testsuite/ChangeLog.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog10
-rw-r--r--gas/testsuite/ChangeLog8
2 files changed, 9 insertions, 9 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ef9ce4d..659ee79 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 05e191e..10270bf 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -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.