2002-02-12 Ben Elliston <bje@redhat.com>
authorBen Elliston <bje@au.ibm.com>
Wed, 13 Feb 2002 08:59:26 +0000 (08:59 +0000)
committerBen Elliston <bje@au.ibm.com>
Wed, 13 Feb 2002 08:59:26 +0000 (08:59 +0000)
commit1ac57253535242e3484562556cb262184e38d646
tree57e9092a38c9e94f2f9a440f8e4f0e4c9983be9c
parent34588f232a55809ee35013c5a2d4225192aab226
2002-02-12  Ben Elliston  <bje@redhat.com>

* 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.
gas/ChangeLog
gas/NEWS
gas/doc/gasp.texi
gas/gasp.c
gas/testsuite/ChangeLog
gas/testsuite/gasp/flonums.asm [new file with mode: 0644]
gas/testsuite/gasp/flonums.err [new file with mode: 0644]
gas/testsuite/gasp/flonums.out [new file with mode: 0644]