aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog-0001
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-04-11 14:42:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-04-11 14:42:17 +0000
commita04a463356f9b80b1e3550d75e9a51eeb5d427e3 (patch)
treed8c7cada1df1b5d12112cb4cce5764d09114498c /gas/ChangeLog-0001
parent6dc6e8343321b890635f465361bdb7b5cafa65a2 (diff)
downloadfsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.zip
fsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.tar.gz
fsf-binutils-gdb-a04a463356f9b80b1e3550d75e9a51eeb5d427e3.tar.bz2
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 b1208c4..7fbc4ed 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>