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