2318483169ed66fb8eb4c5a1858853b2963c0f6e
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2011-01-10 Nick Clifton <nickc@redhat.com>
2
3 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
4 it.
5
6 2011-01-10 Nick Clifton <nickc@redhat.com>
7
8 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
9 part of the file.
10
11 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
12 Glauber de Oliveira Costa <glommer@gmail.com>
13
14 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
15 .tlsdescseq directive.
16 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
17 following a symbol.
18 (s_arm_tls_descseq): New directive.
19 (md_pseudo_table): Add it.
20 (encode_branch): Allow TLS_CALL relocs too.
21 (do_t_blx, do_t_branch23): Use encode_branch.
22 (reloc_names): Add tlsdesc and tlscall.
23 (md_apply_fix): Process tls desc relocations.
24 (tc_gen_reloc): Likewise.
25 (arm_fix_adjustable): Likewise.
26
27 2011-01-07 Quentin Neill <quentin.neill@amd.com>
28
29 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
30
31 * doc/c-i386.texi (i386-BMI): New section.
32
33 2011-01-06 Paul Koning <ni1d@arrl.net>
34
35 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
36 references to absolute addresses.
37
38 2011-01-05 DJ Delorie <dj@redhat.com>
39
40 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
41 instead of an RH_NEG32 one.
42
43 2011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
44
45 * doc/c-i386.texi: Clarify --n32.
46
47 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
48
49 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
50 integer registers in VEX.vvvv. Check register-only source
51 operand when two source operands are swapped. Properly update
52 destination when two source operands are swapped.
53
54 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
55
56 * gas.c (parse_args): Update copyright to 2011.
57
58 For older changes see ChangeLog-2010
59 \f
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End:
This page took 0.031609 seconds and 3 git commands to generate.