diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-02 21:25:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-02 21:25:20 +0000 |
commit | 477b4b040e9d355a82ca89580f973bb54f51334a (patch) | |
tree | 7b5bbd526f7d02b2fc1fc115509da0fee14f4d7b /gas | |
parent | b0e932ad4557ff6261dc46ffd87eec774170caca (diff) | |
download | gdb-477b4b040e9d355a82ca89580f973bb54f51334a.zip gdb-477b4b040e9d355a82ca89580f973bb54f51334a.tar.gz gdb-477b4b040e9d355a82ca89580f973bb54f51334a.tar.bz2 |
* config/tc-mips.c (macro): Optimizations to branching code and a
couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph
Campbell).
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 252a19e..4294dd3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Fri Apr 2 08:54:57 1993 Ian Lance Taylor (ian@cygnus.com) + * config/tc-mips.c (macro): Optimizations to branching code and a + couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph + Campbell). + * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. * configure.in (mips-sgi-irix*): Set gas_host to irix. |