summaryrefslogtreecommitdiff
path: root/gas/ChangeLog-0001
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-04-11 14:42:17 +0000
committerH.J. Lu <hjl@lucon.org>2009-04-11 14:42:17 +0000
commit3713a4af44b44f64716591449cb3a7bef9e3924e (patch)
tree1acb3caafccd09a3545416b5c412fa93d635100c /gas/ChangeLog-0001
parent8938bac07c1994c91a31885aec5c9632b4c1584a (diff)
downloadbinutils-redhat-3713a4af44b44f64716591449cb3a7bef9e3924e.tar.gz
Move testsuite ChangeLog entries to testsuite/ChangeLog*.
Diffstat (limited to 'gas/ChangeLog-0001')
-rw-r--r--gas/ChangeLog-000110
1 files changed, 0 insertions, 10 deletions
diff --git a/gas/ChangeLog-0001 b/gas/ChangeLog-0001
index b1208c4d78..7fbc4ed5cb 100644
--- a/gas/ChangeLog-0001
+++ b/gas/ChangeLog-0001
@@ -22,16 +22,6 @@
(sparc_cons_special_reloc): New variable.
(sparc_cons): New function.
(cons_fix_new_sparc): Use sparc_cons_special_reloc.
- * testsuite/gas/sparc/pcrel.s: New test.
- * testsuite/gas/sparc/pcrel.d: Expected output.
- * testsuite/gas/sparc/pcrel64.s: New test.
- * testsuite/gas/sparc/pcrel64.d: Expected output.
- * testsuite/gas/sparc/plt.s: New test.
- * testsuite/gas/sparc/plt.d: Expected output.
- * testsuite/gas/sparc/plt64.s: New test.
- * testsuite/gas/sparc/plt64.d: Expected output.
- * testsuite/gas/sparc/sparc.exp: Add pcrel, pcrel64, plt and plt64
- tests.
2001-12-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
Daniel Jacobowitz <drow@mvista.com>