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