OSDN Git Service

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)
commit0825794b8c27d99108cc59100ff062588ba39a0d
tree048df845b0ae0f064de3f880e672280f685163d5
parent62ddb092602eaa68f4e04243668cc191082598ed
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]