diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-30 05:06:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-30 05:06:58 +0000 |
commit | ab4d34cd910da86d58324c16c02b87df34f7f3a1 (patch) | |
tree | 707ea1750520daac08939d70ba6876c9d4c9231b /gas | |
parent | 6592e701b3070ac4a0f24e80acfe996aa06910dc (diff) | |
download | gdb-ab4d34cd910da86d58324c16c02b87df34f7f3a1.zip gdb-ab4d34cd910da86d58324c16c02b87df34f7f3a1.tar.gz gdb-ab4d34cd910da86d58324c16c02b87df34f7f3a1.tar.bz2 |
* expr.c (operand): Make return value simply depend on contents of
returned expression.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 13465e4..d6eae61 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 30 01:03:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * expr.c (operand): Make return value simply depend on contents of + returned expression. + Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) * config/ho-sunos.h: remove some old function decls that conflict |