split changelogs
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2006-01-11 Nick Clifton <nickc@redhat.com>
2
3 Fixes for building on 64-bit hosts:
4 * config/tc-avr.c (mod_index): New union to allow conversion
5 between pointers and integers.
6 (md_begin, avr_ldi_expression): Use it.
7 * config/tc-i370.c (md_assemble): Add cast for argument to print
8 statement.
9 * config/tc-tic54x.c (subsym_substitute): Likewise.
10 * config/tc-mn10200.c (md_assemble): Use a union to convert the
11 opindex field of fr_cgen structure into a pointer so that it can
12 be stored in a frag.
13 * config/tc-mn10300.c (md_assemble): Likewise.
14 * config/tc-frv.c (frv_debug_tomcat): Use %p to print pointer
15 types.
16 * config/tc-v850.c: Replace uses of (int) casts with correct
17 types.
18
19 2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR gas/2117
22 * symbols.c (snapshot_symbol): Don't change a defined symbol.
23
24 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
25
26 PR gas/2101
27 * config/tc-mmix.c (mmix_handle_mmixal): Don't treat #[0-9][FB] as
28 a local-label reference.
29
30 For older changes see ChangeLog-2005
31 \f
32 Local Variables:
33 mode: change-log
34 left-margin: 8
35 fill-column: 74
36 version-control: never
37 End:
This page took 0.033385 seconds and 4 git commands to generate.