* dwarf2.c: Formatting.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
12eae2d3
JJ
12006-03-03 Jakub Jelinek <jakub@redhat.com>
2
3 * dwarf.c (frame_display_row, display_debug_frames): Handle
4 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
5
f9d4ad2a
NC
62006-02-28 Nick Clifton <nickc@redhat.com>
7
8 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
9 (copy_object): If bfd_alt_mach_code fails emit a more helpful
10 message and if the target architecture is ELF use the alternative
11 as replacement value for the e_machine number.
12 (copy_main): Use strtoul to parse the number provided with the
13 --alt-mach-code switch.
14 * doc/binutils.texi (--alt-mach-code): Document that this switch
15 can now set the absolute e_machine value.
16
f7d9e5c3
CD
172006-02-27 Carlos O'Donell <carlos@codesourcery.com>
18
19 * po/Make-in: Add html target.
20
0b92ab21
NH
212006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
22
23 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
24
82de001f
JJ
252006-02-14 Jakub Jelinek <jakub@redhat.com>
26
27 * config.in: Rebuilt.
28
84d1d650
L
292006-02-10 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR binutils/2258
32 * readelf.c (process_program_headers): Use
33 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
34
db50c840
EB
352006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
36
37 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
38 * configure: Regenerate.
39 * objdump.c (fprintf): Remove declaration.
40 * bucomm.h (fprintf): Declare if not already declared.
41 (snprintf): Likewise.
42 (vsnprintf): Likewise.
43
eb4d9372
L
442006-02-08 H.J. Lu <hongjiu.lu@intel.com>
45
46 * readelf.c (process_program_headers): Match PT_TLS segment
47 only with SHT_TLS sections.
48
266abb8f
NS
492006-02-07 Nathan Sidwell <nathan@codesourcery.com>
50
51 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
52
d72d9b9e
L
532006-02-02 H.J. Lu <hongjiu.lu@intel.com>
54
55 * readelf.c (process_program_headers): Undo the last change.
56
de205c03
L
572006-02-02 H.J. Lu <hongjiu.lu@intel.com>
58
59 * readelf.c (process_program_headers): Undo the change made on
60 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
61 sections.
62
c8782eee
NC
632006-01-30 Nick Clifton <nickc@redhat.com>
64
65 * objcopy.c (copy_object): Catch the case where an attempt is made
66 to add a section that already exists and produce a more helpful
67 warning message.
68
bdcfeba5
NC
692006-01-26 Nick Clifton <nickc@redhat.com>
70
71 * po/vi.po: New Vietnamese translation.
72 * configure.in (ALL_LINGUAS): Add vi.
73 * configure: Regenerate.
74
67a4f2b7
AO
752006-01-18 Alexandre Oliva <aoliva@redhat.com>
76
77 Introduce TLS descriptors for i386 and x86_64.
78 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
79 DT_TLSDESC_PLT.
80
6e2c86ac
NC
812006-01-18 Nick Clifton <nickc@redhat.com>
82
83 PR binutils/1391
84 * objcopy.c (copy_object): For PE format targets set the VMA of a
85 newly created gnu_debuglink section to a non-zero, aligned,
86 contiguous value.
87 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
88 * Makefile.in: Regenerate.
89
d99b6465
AS
902006-01-17 Andreas Schwab <schwab@suse.de>
91
92 PR binutils/1486
93 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
94 * configure: Regenerate.
95 * objdump.c (struct objdump_disasm_info): Don't check for
96 DISASSEMBLER_NEEDS_RELOCS.
97 (objdump_print_addr): Likewise.
98 (disassemble_bytes): Check disassembler_needs_relocs from
99 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
100 at compile-time.
101 (disassemble_section): Likewise.
102 (disassemble_data): Initialize it.
103
e2ba7bd7
AM
1042006-01-11 Alan Modra <amodra@bigpond.net.au>
105
62d732f5
AM
106 * objcopy.c (copy_object): Fix thinko.
107
e2ba7bd7
AM
108 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
109
64fd6348
NC
1102006-01-09 Mike Frysinger <vapier@gentoo.org>:
111
112 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
113 (get_machine_name): Likewise.
114
e88d958a 115For older changes see ChangeLog-2005
252b5132
RH
116\f
117Local Variables:
118mode: change-log
119left-margin: 8
120fill-column: 74
121version-control: never
122End:
This page took 0.289735 seconds and 4 git commands to generate.