gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
2
3 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
4 Test the new "deprecated" opcode field.
5
6 2009-01-07 Sterling Augustine <sterling@tensilica.com>
7
8 * config/tc-xtensa.c (produce_flix): New.
9 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
10 (md_longopts): Add support for them.
11 (md_parse_option): Likewise.
12 (md_show_usage): Add help message.
13 (finish_vinsn): Don't allow multi-slot flix when produce_flix
14 option is set to FLIX_NONE.
15 * config/xtensa-relax.c (transition_applies): Only relax to
16 flix branches when produce_flix equals FLIX_ALL.
17 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
18 FLIX_NONE): New.
19 (produce_flix): Declare.
20
21 2009-01-06 Chao-ying Fu <fu@mips.com>
22
23 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
24 Use strncmp to match jalr and jalr.hb.
25 Fix a typo.
26
27 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
28
29 AVX Programming Reference (December, 2008)
30 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
31 support. Don't swap REG and NDS for FMA.
32
33 2009-01-02 Matthias Klose <doko@ubuntu.com>
34
35 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
36 behaviour.
37
38 For older changes see ChangeLog-2008
39 \f
40 Local Variables:
41 mode: change-log
42 left-margin: 8
43 fill-column: 74
44 version-control: never
45 End:
This page took 0.031793 seconds and 5 git commands to generate.