diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-16 12:29:56 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2011-11-16 12:29:56 +0000 |
commit | 9ddc84cc261c3694ef52907c739af694af48d02a (patch) | |
tree | cbe001b57f053b5ff734fbccc70c7236da3c0717 /gas/ChangeLog | |
parent | 2906b0376142e10567d32715b7643583eb1bb331 (diff) | |
download | gdb-9ddc84cc261c3694ef52907c739af694af48d02a.zip gdb-9ddc84cc261c3694ef52907c739af694af48d02a.tar.gz gdb-9ddc84cc261c3694ef52907c739af694af48d02a.tar.bz2 |
* config/tc-mips.c (ISA_SUPPORTS_MCU_ASE): Also set if microMIPS
mode.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a46fe1..c6be4c0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-11-16 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (ISA_SUPPORTS_MCU_ASE): Also set if microMIPS + mode. + +2011-11-16 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (macro_build_jalr): Reverse a negative conditional. (mips_ip): Likewise. |