]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
* config/bfin-parse.y (value_match): Use correct conversion
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
39cd1c76
JZ
12006-01-21 Jie Zhang <jie.zhang@analog.com>
2
3 * config/bfin-parse.y (value_match): Use correct conversion
4 specifications in template string for __FILE__ and __LINE__.
5 (binary): Ditto.
6 (unary): Ditto.
7
67a4f2b7
AO
82006-01-18 Alexandre Oliva <aoliva@redhat.com>
9
10 Introduce TLS descriptors for i386 and x86_64.
11 * config/tc-i386.c (tc_i386_fix_adjustable): Handle
12 BFD_RELOC_386_TLS_GOTDESC, BFD_RELOC_386_TLS_DESC_CALL,
13 BFD_RELOC_X86_64_GOTPC32_TLSDESC, BFD_RELOC_X86_64_TLSDESC_CALL.
14 (optimize_disp): Emit fix up for BFD_RELOC_386_TLS_DESC_CALL and
15 BFD_RELOC_X86_64_TLSDESC_CALL immediately, and clear the
16 displacement bits.
17 (build_modrm_byte): Set up zero modrm for TLS desc calls.
18 (lex_got): Handle @tlsdesc and @tlscall.
19 (md_apply_fix, tc_gen_reloc): Handle the new relocations.
20
8ad7c533
NC
212006-01-11 Nick Clifton <nickc@redhat.com>
22
23 Fixes for building on 64-bit hosts:
24 * config/tc-avr.c (mod_index): New union to allow conversion
25 between pointers and integers.
26 (md_begin, avr_ldi_expression): Use it.
27 * config/tc-i370.c (md_assemble): Add cast for argument to print
28 statement.
29 * config/tc-tic54x.c (subsym_substitute): Likewise.
30 * config/tc-mn10200.c (md_assemble): Use a union to convert the
31 opindex field of fr_cgen structure into a pointer so that it can
32 be stored in a frag.
33 * config/tc-mn10300.c (md_assemble): Likewise.
34 * config/tc-frv.c (frv_debug_tomcat): Use %p to print pointer
35 types.
36 * config/tc-v850.c: Replace uses of (int) casts with correct
37 types.
38
4dcb3903
L
392006-01-09 H.J. Lu <hongjiu.lu@intel.com>
40
41 PR gas/2117
42 * symbols.c (snapshot_symbol): Don't change a defined symbol.
43
e0f6ea40
HPN
442006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
45
46 PR gas/2101
47 * config/tc-mmix.c (mmix_handle_mmixal): Don't treat #[0-9][FB] as
48 a local-label reference.
49
e88d958a 50For older changes see ChangeLog-2005
08d56133
NC
51\f
52Local Variables:
53mode: change-log
54left-margin: 8
55fill-column: 74
56version-control: never
57End: