* mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess from
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
cd4a7468
AM
12009-01-12 Alan Modra <amodra@bigpond.net.au>
2
3 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
4 (brinfo): New var.
5 (md_assemble): Poke brinfo into branch instructions.
6 (spu_brinfo): New function.
7 (md_apply_fix): Don't assume insn fields start off at zero, mask
8 them to remove possible brinfo.
9
1543849b
L
102009-01-10 H.J. Lu <hongjiu.lu@intel.com>
11
12 * doc/c-i386.texi: Reformat.
13
bd5295b2
L
142009-01-10 H.J. Lu <hongjiu.lu@intel.com>
15
16 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
17 .syscall.
18 (i386_align_code): Handle PROCESSOR_COREI7.
19 (md_show_usage): Add corei7, clflush and syscall.
20 (i386_target_format): Replace cpup4 with cpuclflush.
21
22 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
23
24 * doc/c-i386.texi: Document corei7, clflush and syscall.
25
1b7f3fb0
L
262009-01-09 H.J. Lu <hongjiu.lu@intel.com>
27
28 * config/tc-i386.c (cpu_arch): Add .rdtscp.
29 (md_show_usage): Display rdtscp.
30
31 * doc/c-i386.texi: Document rdtscp.
32
1cb0a767
PB
332009-01-09 Peter Bergner <bergner@vnet.ibm.com>
34
35 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
36 Test the new "deprecated" opcode field.
37
19fc3723
SA
382009-01-07 Sterling Augustine <sterling@tensilica.com>
39
40 * config/tc-xtensa.c (produce_flix): New.
41 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
42 (md_longopts): Add support for them.
43 (md_parse_option): Likewise.
44 (md_show_usage): Add help message.
45 (finish_vinsn): Don't allow multi-slot flix when produce_flix
46 option is set to FLIX_NONE.
47 * config/xtensa-relax.c (transition_applies): Only relax to
48 flix branches when produce_flix equals FLIX_ALL.
49 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
50 FLIX_NONE): New.
51 (produce_flix): Declare.
52
24864476
CF
532009-01-06 Chao-ying Fu <fu@mips.com>
54
55 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
56 Use strncmp to match jalr and jalr.hb.
57 Fix a typo.
58
0bfee649 592009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 60
0bfee649
L
61 AVX Programming Reference (December, 2008)
62 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
63 support. Don't swap REG and NDS for FMA.
d62f07d0 64
0bfee649 652009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 66
0bfee649
L
67 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
68 behaviour.
e7c604dd 69
0bfee649 70For older changes see ChangeLog-2008
08d56133
NC
71\f
72Local Variables:
73mode: change-log
74left-margin: 8
75fill-column: 74
76version-control: never
77End:
This page took 0.372073 seconds and 4 git commands to generate.