aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-02Remove GASP.Nick Clifton119-8650/+0
2002-09-092002-09-08 Ben Elliston <bje@redhat.com>Ben Elliston1-7/+0
* gas/hppa/basic/basic.exp: Update DejaGnu mail address. * gas/hppa/parse/parse.exp: Likewise. * gas/hppa/reloc/reloc.exp: Likewise. * gas/hppa/unsorted/unsorted.exp: Likewise. * gas/mn10200/basic.exp: Likewise. * gas/mn10300/basic.exp: Likewise. * gas/sh/basic.exp: Likewise. * gas/sh/sh64/sh64.exp: Likewise. * gas/v850/basic.exp: Likewise. * lib/gas-defs.exp: Likewise. * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1. * gasp/gasp.exp: Likewise.
2002-02-22Fix another spelling typo!Nick Clifton1-1/+1
2002-02-22Fix spelling typoNick Clifton1-1/+1
2002-02-22Do not complain if gasp does not exist.Nick Clifton1-0/+7
2002-02-132002-02-12 Ben Elliston <bje@redhat.com>Ben Elliston3-0/+55
* NEWS: Document floating point number handling in gasp. * gasp.c: Include <assert.h> and "xregex.h". (is_flonum): New function. (chew_flownum): Likewise. (change_base): Consume flonums from the input, where possible. * doc/gasp.texi (Constants): Document floating point numbers. [testsuite/ChangeLog] * gasp/flonums.asm: New test. * gasp/flonums.err: New result. * gasp/flonums.out: Likewise.
2000-05-01Fix tests to remove leading zeroes from labelsNick Clifton2-50/+50
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson116-0/+8595