diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-12 22:53:26 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-12 22:53:26 +0000 |
commit | 2cc0357f7f2db2666d7fd915aa1aef9317fc4354 (patch) | |
tree | 59f28eeb0a209313911bfa4cbedef856416b9977 /gas/ChangeLog | |
parent | 7b18561f3bb21c4d7d31b0d733fc800fc65c0da6 (diff) | |
download | gdb-2cc0357f7f2db2666d7fd915aa1aef9317fc4354.zip gdb-2cc0357f7f2db2666d7fd915aa1aef9317fc4354.tar.gz gdb-2cc0357f7f2db2666d7fd915aa1aef9317fc4354.tar.bz2 |
* symbols.c (resolve_symbol_value, case O_symbol): Undo last change; it breaks
the rs6000 support, and doesn't seem to be needed.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e01e2e9..c8b9f70 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 12 18:48:39 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * symbols.c (resolve_symbol_value, case O_symbol): Undo last + change; it breaks the rs6000 support, and doesn't seem to be + needed. + Wed Oct 12 11:56:50 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed to |