]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Replace n32 with x32.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
570561f7
L
12011-01-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config/tc-i386.c (OPTION_N32): Renamed to ...
4 (OPTION_X32): This.
5 (md_longopts): Replace n32 with x32.
6 (md_parse_option): Updated.
7 (md_show_usage): Likewise.
8
9 * doc/c-i386.texi: Replace n32 with x32.
10
c95354ed
MX
112011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
12
13 * config/tc-mips.c (mips_ip): Update error messages. Take an
14 unadjusted offset for "+c" argument.
15
7af8ed2d
NC
162011-01-10 Nick Clifton <nickc@redhat.com>
17
18 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
19 it.
20
cdf9ccec
NC
212011-01-10 Nick Clifton <nickc@redhat.com>
22
23 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
24 part of the file.
25
0855e32b
NS
262011-01-10 Nathan Sidwell <nathan@codesourcery.com>
27 Glauber de Oliveira Costa <glommer@gmail.com>
28
29 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
30 .tlsdescseq directive.
31 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
32 following a symbol.
33 (s_arm_tls_descseq): New directive.
34 (md_pseudo_table): Add it.
35 (encode_branch): Allow TLS_CALL relocs too.
36 (do_t_blx, do_t_branch23): Use encode_branch.
37 (reloc_names): Add tlsdesc and tlscall.
38 (md_apply_fix): Process tls desc relocations.
39 (tc_gen_reloc): Likewise.
40 (arm_fix_adjustable): Likewise.
41
87973e9f
QN
422011-01-07 Quentin Neill <quentin.neill@amd.com>
43
44 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
45
46 * doc/c-i386.texi (i386-BMI): New section.
47
12505806
PK
482011-01-06 Paul Koning <ni1d@arrl.net>
49
50 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
51 references to absolute addresses.
52
9689e3a3
DD
532011-01-05 DJ Delorie <dj@redhat.com>
54
55 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
56 instead of an RH_NEG32 one.
57
35cc6a0b
L
582011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
59
60 * doc/c-i386.texi: Clarify --n32.
61
f12dc422
L
622011-01-04 H.J. Lu <hongjiu.lu@intel.com>
63
64 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
65 integer registers in VEX.vvvv. Check register-only source
66 operand when two source operands are swapped. Properly update
67 destination when two source operands are swapped.
68
0db46eb4
L
692011-01-01 H.J. Lu <hongjiu.lu@intel.com>
70
71 * gas.c (parse_args): Update copyright to 2011.
72
5b326c3e 73For older changes see ChangeLog-2010
08d56133
NC
74\f
75Local Variables:
76mode: change-log
77left-margin: 8
78fill-column: 74
79version-control: never
80End: