diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-03-18 18:13:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-03-18 18:13:59 +0000 |
commit | 975def01a50d7a97e98a2e51e536ecbbef00649d (patch) | |
tree | 11d50c219eb53657a3ae48fec202b448f676bb8b /gas | |
parent | e7f9ba4fa1ad4e896210d5bf3168ce0cba0b0c90 (diff) | |
download | gdb-975def01a50d7a97e98a2e51e536ecbbef00649d.zip gdb-975def01a50d7a97e98a2e51e536ecbbef00649d.tar.gz gdb-975def01a50d7a97e98a2e51e536ecbbef00649d.tar.bz2 |
* ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab
string. Extract the addend from the result of 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 8c2a50b..b5fa375 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 18 13:12:46 1996 Ian Lance Taylor <ian@cygnus.com> + + * ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab + string. Extract the addend from the result of expression. + Fri Mar 15 17:10:43 1996 Ian Lance Taylor <ian@cygnus.com> * app.c (do_scrub_chars): If whitespace is seen in state 11, and |