diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-11-04 01:22:47 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-11-04 01:22:47 +0000 |
commit | 5b162d377702b950dfbbd6f6bf3d14a5258c5a89 (patch) | |
tree | 962a35b8b171ca1ac2288c8cdd7b960a74bf4151 /gas/ChangeLog | |
parent | 1d63ac6a8fc089397393c5d69e98fc3e9f116b63 (diff) | |
download | gdb-5b162d377702b950dfbbd6f6bf3d14a5258c5a89.zip gdb-5b162d377702b950dfbbd6f6bf3d14a5258c5a89.tar.gz gdb-5b162d377702b950dfbbd6f6bf3d14a5258c5a89.tar.bz2 |
* read.c (get_absolute_expression): Indicate that the error may merely be that
the expression can't currently be reduced.
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 54384db..188d6b4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 3 20:20:40 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * read.c (get_absolute_expression): Indicate that the error may + merely be that the expression can't currently be reduced. + Thu Nov 3 16:09:59 1994 J.T. Conklin (jtc@rtl.cygnus.com) * config/tc-m68k.h (TARGET_FORMAT): If TE_NetBSD define as |