aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2006-05-19 13:03:06 +0000
committerThiemo Seufer <ths@networkno.de>2006-05-19 13:03:06 +0000
commit7455baf866b0aff03f256a1ee89c858d52bae90e (patch)
treec85ce491b32d3adf59fe15b8819952d1e39354a0 /gas/ChangeLog
parent707bfff6e63692596905aacc2a0e1d04b2aec5cc (diff)
downloadgdb-7455baf866b0aff03f256a1ee89c858d52bae90e.zip
gdb-7455baf866b0aff03f256a1ee89c858d52bae90e.tar.gz
gdb-7455baf866b0aff03f256a1ee89c858d52bae90e.tar.bz2
* config/tc-mipc.c (ISA_HAS_ODD_SINGLE_FPR): New define.
(mips_oddfpreg_ok): New function. (mips_ip): Use it. -------------------------------------------------------------------
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5cf2850..3b88064 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,4 +1,11 @@
2006-05-19 Thiemo Seufer <ths@mips.com>
+ Nigel Stephens <nigel@mips.com>
+
+ * config/tc-mipc.c (ISA_HAS_ODD_SINGLE_FPR): New define.
+ (mips_oddfpreg_ok): New function.
+ (mips_ip): Use it.
+
+2006-05-19 Thiemo Seufer <ths@mips.com>
David Ung <davidu@mips.com>
* config/tc-mips.h (tc_mips_regname_to_dw2regnum): Declare.