1 2009-01-15 Nick Clifton <nickc@redhat.com>
4 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
5 instructions before generating a Thumb2 nop.
7 2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
9 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
11 2009-01-12 Alan Modra <amodra@bigpond.net.au>
13 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
15 (md_assemble): Poke brinfo into branch instructions.
16 (spu_brinfo): New function.
17 (md_apply_fix): Don't assume insn fields start off at zero, mask
18 them to remove possible brinfo.
20 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
22 * doc/c-i386.texi: Reformat.
24 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
26 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
28 (i386_align_code): Handle PROCESSOR_COREI7.
29 (md_show_usage): Add corei7, clflush and syscall.
30 (i386_target_format): Replace cpup4 with cpuclflush.
32 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
34 * doc/c-i386.texi: Document corei7, clflush and syscall.
36 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
38 * config/tc-i386.c (cpu_arch): Add .rdtscp.
39 (md_show_usage): Display rdtscp.
41 * doc/c-i386.texi: Document rdtscp.
43 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
45 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
46 Test the new "deprecated" opcode field.
48 2009-01-07 Sterling Augustine <sterling@tensilica.com>
50 * config/tc-xtensa.c (produce_flix): New.
51 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
52 (md_longopts): Add support for them.
53 (md_parse_option): Likewise.
54 (md_show_usage): Add help message.
55 (finish_vinsn): Don't allow multi-slot flix when produce_flix
56 option is set to FLIX_NONE.
57 * config/xtensa-relax.c (transition_applies): Only relax to
58 flix branches when produce_flix equals FLIX_ALL.
59 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
61 (produce_flix): Declare.
63 2009-01-06 Chao-ying Fu <fu@mips.com>
65 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
66 Use strncmp to match jalr and jalr.hb.
69 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
71 AVX Programming Reference (December, 2008)
72 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
73 support. Don't swap REG and NDS for FMA.
75 2009-01-02 Matthias Klose <doko@ubuntu.com>
77 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
80 For older changes see ChangeLog-2008
86 version-control: never