diff options
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/ChangeLog-0001 | 10 | ||||
-rw-r--r-- | gas/ChangeLog-0203 | 8 | ||||
-rw-r--r-- | gas/ChangeLog-2005 | 29 | ||||
-rw-r--r-- | gas/ChangeLog-2007 | 4 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog-2005 | 8 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog-2007 | 23 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog-9303 | 24 |
9 files changed, 59 insertions, 58 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 19a7697..4595f55 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -16,10 +16,6 @@ (md_parse_option): Handle fix-24k options. (md_show_usage): Display fix-24k options. * doc/c-mips.texi: Document. - * testsuite/gas/mips/mips.exp: Run new tests. - * testsuite/gas/mips/eret.s: New test. - * testsuite/gas/mips/eret.d: New test output. - * testsuite/gas/mips/eret.l: New test output. 2009-04-09 Adam Nemet <anemet@caviumnetworks.com> 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> diff --git a/gas/ChangeLog-0203 b/gas/ChangeLog-0203 index fa31e04..d660bca 100644 --- a/gas/ChangeLog-0203 +++ b/gas/ChangeLog-0203 @@ -238,11 +238,6 @@ 2003-12-03 Alexandre Oliva <aoliva@redhat.com> * config/tc-sh.c: Add support for sh4a and no-fpu variants. - * testsuite/gas/sh/basic.exp: Call tests for sh4a. - * testsuite/gas/sh/{err-sh4a-fp.s, err-sh4a.s, - err-sh4al-dsp.s, sh4a-dsp.d, sh4a-dsp.s, sh4a-fp.d, - sh4a-fp.s, sh4a.d, sh4a.s, sh4al-dsp.d, sh4al-dsp.s: - New files, tests for sh4a and related variants. 2003-12-05 Michael Snyder <msnyder@redhat.com> @@ -2013,8 +2008,6 @@ (dot_cfi): Ditto. (cfi_get_label): Add 'simple' modifier to .cfi_startproc. (dot_cfi_endproc): Reuse already emitted CIEs. - * testsuite/gas/cfi/cfi-i386.d: New pattern. - * testsuite/gas/cfi/cfi-x86-64.d: Ditto. 2003-05-20 Nick Clifton <nickc@redhat.com> @@ -3106,7 +3099,6 @@ * config/tc-w65.h: Likewise. * config/tc-z8k.c: Likewise. * config/tc-z8k.h: Likewise. - * testsuite/gas/h8300/cmpsi2.s: Likewise. 2002-12-16 Alan Modra <amodra@bigpond.net.au> diff --git a/gas/ChangeLog-2005 b/gas/ChangeLog-2005 index 416735e..99a6b3c 100644 --- a/gas/ChangeLog-2005 +++ b/gas/ChangeLog-2005 @@ -134,8 +134,6 @@ BFD_RELOC_ARM_PCREL_JUMP. (tc_gen_reloc): Handle BFD_RELOC_ARM_PCREL_CALL and BFD_RELOC_ARM_PCREL_JUMP. - gas/testsuite/ - * gas/arm/pic.d: Allow R_ARM_CALL relocations. 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> @@ -1721,33 +1719,6 @@ * config/tc-ms1.c: New. * config/tc-ms1.h: New. - * testsuite/gas/ms1/allinsn.d: New. - * testsuite/gas/ms1/allinsn.s: New. - * testsuite/gas/ms1/badinsn.s: New. - * testsuite/gas/ms1/badinsn1.s: New. - * testsuite/gas/ms1/badoffsethigh.s: New. - * testsuite/gas/ms1/badoffsetlow.s: New. - * testsuite/gas/ms1/badorder.s: New. - * testsuite/gas/ms1/badreg.s: New. - * testsuite/gas/ms1/badsignedimmhigh.s: New. - * testsuite/gas/ms1/badsignedimmlow.s: New. - * testsuite/gas/ms1/badsyntax.s: New. - * testsuite/gas/ms1/badsyntax1.s: New. - * testsuite/gas/ms1/badunsignedimmhigh.s: New. - * testsuite/gas/ms1/badunsignedimmlow.s: New. - * testsuite/gas/ms1/errors.exp: New. - * testsuite/gas/ms1/ldst.s: New. - * testsuite/gas/ms1/misc.d: New. - * testsuite/gas/ms1/misc.s: New. - * testsuite/gas/ms1/ms1-16-003.d: New. - * testsuite/gas/ms1/ms1-16-003.s: New. - * testsuite/gas/ms1/ms1.exp: New. - * testsuite/gas/ms1/msys.d: New. - * testsuite/gas/ms1/msys.s: New. - * testsuite/gas/ms1/relocs.d: New. - * testsuite/gas/ms1/relocs.exp: New. - * testsuite/gas/ms1/relocs1.s: New. - * testsuite/gas/ms1/relocs2.s: New. 2005-07-05 Jan Beulich <jbeulich@novell.com> diff --git a/gas/ChangeLog-2007 b/gas/ChangeLog-2007 index 7cd0a4a..89bc3e7 100644 --- a/gas/ChangeLog-2007 +++ b/gas/ChangeLog-2007 @@ -1129,9 +1129,6 @@ (md_show_usage): Document -m750cl. (md_assemble): Handle two delimiters in succession (eg. `),'). * doc/c-ppc.texi (PowerPC-Opts): Document -m750cl. - * testsuite/gas/ppc/ppc.exp: Run ppc70ps dump tests. - * testsuite/gas/ppc/ppc750ps.s: New file. - * testsuite/gas/ppc/ppc750ps.d: Likewise. 2007-08-23 Ben Elliston <bje@au.ibm.com> @@ -2370,7 +2367,6 @@ * config/obj-elf.c: New file. * config/tc-mep.c: New file. * config/tc-mep.h: New file. - * testsuite/gas/mep: New testsuite with content. * Makefile.in: Regenerate. * configure: Regenerate. diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e97c4c6..4e0d44f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2009-04-09 Catherine Moore <clm@codesourcery.com> + + * gas/mips/mips.exp: Run new tests. + * gas/mips/eret.s: New test. + * gas/mips/eret.d: New test output. + * gas/mips/eret.l: New test output. + 2009-04-07 Peter Bergner <bergner@vnet.ibm.com> * gas/ppc/e500mc.d: Update to match extended mnemonics. diff --git a/gas/testsuite/ChangeLog-2005 b/gas/testsuite/ChangeLog-2005 index 838222e..eb7729a 100644 --- a/gas/testsuite/ChangeLog-2005 +++ b/gas/testsuite/ChangeLog-2005 @@ -14,6 +14,10 @@ * gas/i386/rex.[sd]: New. * gas/i386/i386.exp: Run new test. +2005-12-12 Paul Brook <paul@codesourcery.com> + + * gas/arm/pic.d: Allow R_ARM_CALL relocations. + 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> * gas/mt: Renamed from ms1 dir. Update file names as needed. @@ -742,8 +746,8 @@ * gas/ms1/msys.s: New. * gas/ms1/relocs.d: New. * gas/ms1/relocs.exp: New. - * testsuite/gas/ms1/relocs1.s: New. - * testsuite/gas/ms1/relocs2.s: New. + * gas/ms1/relocs1.s: New. + * gas/ms1/relocs2.s: New. 2005-07-05 Jan Beulich <jbeulich@novell.com> diff --git a/gas/testsuite/ChangeLog-2007 b/gas/testsuite/ChangeLog-2007 index 9b4849d..bf9e9f8 100644 --- a/gas/testsuite/ChangeLog-2007 +++ b/gas/testsuite/ChangeLog-2007 @@ -505,6 +505,12 @@ * gas/all/gas.exp: Download incbin.dat to host. (do_comment): Allow \r\r\n. +2007-08-23 Ben Elliston <bje@au.ibm.com> + + * gas/ppc/ppc.exp: Run ppc70ps dump tests. + * gas/ppc/ppc750ps.s: New file. + * gas/ppc/ppc750ps.d: Likewise. + 2007-08-09 Paul Brook <paul@codesourcery.com> * gas/arm/relax_load_align.d: new test. @@ -1229,7 +1235,7 @@ * gas/s390/esa-g5.d: Adjust for corrected PKA syntax. 2007-02-20 Thiemo Seufer <ths@mips.com> - Chao-Ying Fu <fu@mips.com> + Chao-Ying Fu <fu@mips.com> * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for DSP R2. @@ -1261,6 +1267,21 @@ * gas/all/gas.exp: Likewise. 2007-02-05 Dave Brolley <brolley@redhat.com> + Richard Sandiford <rsandifo@redhat.com> + DJ Delorie <dj@redhat.com> + Stan Cox <scox@redhat.com> + Jim Blandy <jimb@redhat.com> + Nick Clifton <nickc@redhat.com> + Jim Wilson <wilson@redhat.com> + Frank Ch. Eigler <fche@redhat.com> + Graydon Hoare <graydon@redhat.com> + Ben Elliston <bje@redhat.com> + John Healy <jhealy@redhat.com> + Richard Henderson <rth@redhat.com> + + * gas/mep: New testsuite with content. + +2007-02-05 Dave Brolley <brolley@redhat.com> * gas/mep/relocs-junk1.s: Add a .data section. * gas/mep/relocs.d: Updated to match above. diff --git a/gas/testsuite/ChangeLog-9303 b/gas/testsuite/ChangeLog-9303 index 9cb739b..b3f8783 100644 --- a/gas/testsuite/ChangeLog-9303 +++ b/gas/testsuite/ChangeLog-9303 @@ -98,6 +98,14 @@ * gas/z8k/ctrl-names.s: New file. * gas/z8k/z8k.exp: Run new tests. +2003-12-03 Alexandre Oliva <aoliva@redhat.com> + + * gas/sh/basic.exp: Call tests for sh4a. + * gas/sh/{err-sh4a-fp.s, err-sh4a.s, + err-sh4al-dsp.s, sh4a-dsp.d, sh4a-dsp.s, sh4a-fp.d, + sh4a-fp.s, sh4a.d, sh4a.s, sh4al-dsp.d, sh4al-dsp.s: + New files, tests for sh4a and related variants. + 2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * gas/m32r/m32r2.exp: New file for m32r2. @@ -1411,6 +1419,10 @@ * gas/mips/rol64-hw.l: New file. * gas/mips/mips.exp: Run rol-hw and rol64-hw tests. +2002-12-16 Kazu Hirata <kazu@cs.umass.edu> + + * testsuite/gas/h8300/cmpsi2.s: Fix a comment typo. + 2002-12-12 Alexandre Oliva <aoliva@redhat.com> * gas/mips/beq.d: Comment out branches to undefined symbols, @@ -2634,6 +2646,18 @@ Wed May 22 14:26:07 2002 J"orn Rennecke <joern.rennecke@superh.com> * gas/mips/empic3_g2.s: Likewise. * gas/mips/mips.exp: Run the new tests. +2001-12-21 Jakub Jelinek <jakub@redhat.com> + + * gas/sparc/pcrel.s: New test. + * gas/sparc/pcrel.d: Expected output. + * gas/sparc/pcrel64.s: New test. + * gas/sparc/pcrel64.d: Expected output. + * gas/sparc/plt.s: New test. + * gas/sparc/plt.d: Expected output. + * gas/sparc/plt64.s: New test. + * gas/sparc/plt64.d: Expected output. + * gas/sparc/sparc.exp: Add pcrel, pcrel64, plt and plt64 tests. + 2001-12-21 Anders Norlander <anorland@synergenix.se> * gas/all/incbin.dat: New [binary] file. |