summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp
Commit message (Collapse)AuthorAgeFilesLines
* Fix another spelling typo!Nick Clifton2002-02-221-1/+1
|
* Fix spelling typoNick Clifton2002-02-221-1/+1
|
* Do not complain if gasp does not exist.Nick Clifton2002-02-221-0/+7
|
* 2002-02-12 Ben Elliston <bje@redhat.com>Ben Elliston2002-02-133-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.
* Fix tests to remove leading zeroes from labelsNick Clifton2000-05-012-50/+50
|
* Initial revisionRichard Henderson1999-05-03116-0/+8595