diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-07 16:35:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-07 16:35:37 +0000 |
commit | 94a7312289e4257370b66efc5fc6183bc1749b47 (patch) | |
tree | 9cc1b2e92c781c3739bef8a7e3aef8af879033e0 /gas/ChangeLog | |
parent | dee0c69c270296ee0a264102345cb10197169ea8 (diff) | |
download | gdb-94a7312289e4257370b66efc5fc6183bc1749b47.zip gdb-94a7312289e4257370b66efc5fc6183bc1749b47.tar.gz gdb-94a7312289e4257370b66efc5fc6183bc1749b47.tar.bz2 |
* read.c (cons_worker): Don't use #elif; old compilers don't
support it.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 74c1b9a..52f457f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 7 12:33:58 1995 Ian Lance Taylor <ian@cygnus.com> + + * read.c (cons_worker): Don't use #elif; old compilers don't + support it. + Wed Sep 6 21:13:06 1995 Ian Lance Taylor <ian@cygnus.com> * app.c (do_scrub_chars): In MRI mode, silently end quoted strings |