diff options
author | Alan Modra <amodra@gmail.com> | 2002-10-18 01:56:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-10-18 01:56:39 +0000 |
commit | 020009991582172bc4b8ce501408b8402175b3f8 (patch) | |
tree | 7745782a3ae3d1bf3966070e3d9daa2540a9428a /gas/ChangeLog | |
parent | 08e299623d4c00c7df214b261c34440037598cf6 (diff) | |
download | gdb-020009991582172bc4b8ce501408b8402175b3f8.zip gdb-020009991582172bc4b8ce501408b8402175b3f8.tar.gz gdb-020009991582172bc4b8ce501408b8402175b3f8.tar.bz2 |
* expr.c (operand): Add support for n.nn flonums.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bf01a71..d0a3827 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-10-18 Svein E. Seldal <Svein.Seldal@solidas.com> + + * expr.c (operand): Add support for n.nn flonums. + 2002-10-17 Johannes Stezenbach <js@convergence.de> * itbl-parse.y (entry): Provide empty action. |