2009-01-09 18:50:58 +00:00
|
|
|
|
2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
|
|
|
|
|
Test the new "deprecated" opcode field.
|
|
|
|
|
|
2009-01-07 17:41:09 +00:00
|
|
|
|
2009-01-07 Sterling Augustine <sterling@tensilica.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-xtensa.c (produce_flix): New.
|
|
|
|
|
(option_flix, optoin_no_generate_flix, option_no_flix) Define.
|
|
|
|
|
(md_longopts): Add support for them.
|
|
|
|
|
(md_parse_option): Likewise.
|
|
|
|
|
(md_show_usage): Add help message.
|
|
|
|
|
(finish_vinsn): Don't allow multi-slot flix when produce_flix
|
|
|
|
|
option is set to FLIX_NONE.
|
|
|
|
|
* config/xtensa-relax.c (transition_applies): Only relax to
|
|
|
|
|
flix branches when produce_flix equals FLIX_ALL.
|
|
|
|
|
* config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
|
|
|
|
|
FLIX_NONE): New.
|
|
|
|
|
(produce_flix): Declare.
|
|
|
|
|
|
2009-01-06 19:22:11 +00:00
|
|
|
|
2009-01-06 Chao-ying Fu <fu@mips.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
|
|
|
|
|
Use strncmp to match jalr and jalr.hb.
|
|
|
|
|
Fix a typo.
|
|
|
|
|
|
2009-01-06 01:03:27 +00:00
|
|
|
|
2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
|
2008-07-04 13:04:04 +00:00
|
|
|
|
|
2009-01-06 01:03:27 +00:00
|
|
|
|
AVX Programming Reference (December, 2008)
|
|
|
|
|
* config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
|
|
|
|
|
support. Don't swap REG and NDS for FMA.
|
2008-07-04 13:04:04 +00:00
|
|
|
|
|
2009-01-06 01:03:27 +00:00
|
|
|
|
2009-01-02 Matthias Klose <doko@ubuntu.com>
|
2008-01-02 20:59:47 +00:00
|
|
|
|
|
2009-01-06 01:03:27 +00:00
|
|
|
|
* itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
|
|
|
|
|
behaviour.
|
2008-01-02 20:59:47 +00:00
|
|
|
|
|
2009-01-06 01:03:27 +00:00
|
|
|
|
For older changes see ChangeLog-2008
|
2002-01-07 12:12:47 +00:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|