aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index dff036e..735981c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+Fri Feb 13 09:57:11 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-m32r.c (first_writes_to_seconds_operands): New
+ function. Replaces get_src_reg(), check_for_side_effects(),
+ reads_from_src_reg(). Uses new insn operand features of cgen.
+ (writes_to_pc): New function.
+ (md_assemble): Call first_writes_to_seconds_operands().
+
Fri Feb 13 00:47:44 1998 Ian Lance Taylor <ian@cygnus.com>
* config/tc-mips.c (macro_build): Handle operand type 'C'.