aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorChao-ying Fu <fu@mips.com>2008-11-06 19:36:38 +0000
committerChao-ying Fu <fu@mips.com>2008-11-06 19:36:38 +0000
commit620edafdb92c372c858afde8dc3f53512c002030 (patch)
treed39fe07b96daddfef565d3a30d58ea47610d9050 /gas/ChangeLog
parentde9a3e5195524b2aa19b5b1d0af1dce353569970 (diff)
downloadgdb-620edafdb92c372c858afde8dc3f53512c002030.zip
gdb-620edafdb92c372c858afde8dc3f53512c002030.tar.gz
gdb-620edafdb92c372c858afde8dc3f53512c002030.tar.bz2
2008-11-06 Chao-ying Fu <fu@mips.com>
* config/tc-mips.c (validate_mips_insn): Add case '1'. (mips_ip): Add case '1' to process sync type.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7e66ede..8bb6dab 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-06 Chao-ying Fu <fu@mips.com>
+
+ * config/tc-mips.c (validate_mips_insn): Add case '1'.
+ (mips_ip): Add case '1' to process sync type.
+
2008-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.tgt: Add m32c-*-rtems* and m32r-*-rtems*.