2006-03-07 Jim Blandy <jimb@red-bean.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
14288fdc
DS
12006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
2
3 * dlltool.c (add_stdcall_underscore): New flag.
4 (xlate): Also add underscore to stdcall symbol if
5 add_stdcall_underscore set.
6 (usage): Document --add-stdcall-underscore option.
7 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
8 (long_options): Use it for --add-stdcall-underscore option.
9 (main): Handle it.
10 * doc/binutils.texi: Document --add-stdcall-underscore option
11 and differentiate from --add-underscore.
12
0b2e31dc
NS
132006-03-06 Nathan Sidwell <nathan@codesourcery.com>
14
15 * readelf.c (get_machine_flags): Adjust.
16
12eae2d3
JJ
172006-03-03 Jakub Jelinek <jakub@redhat.com>
18
19 * dwarf.c (frame_display_row, display_debug_frames): Handle
20 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
21
f9d4ad2a
NC
222006-02-28 Nick Clifton <nickc@redhat.com>
23
24 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
25 (copy_object): If bfd_alt_mach_code fails emit a more helpful
26 message and if the target architecture is ELF use the alternative
27 as replacement value for the e_machine number.
28 (copy_main): Use strtoul to parse the number provided with the
29 --alt-mach-code switch.
30 * doc/binutils.texi (--alt-mach-code): Document that this switch
31 can now set the absolute e_machine value.
32
f7d9e5c3
CD
332006-02-27 Carlos O'Donell <carlos@codesourcery.com>
34
35 * po/Make-in: Add html target.
36
0b92ab21
NH
372006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
38
39 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
40
82de001f
JJ
412006-02-14 Jakub Jelinek <jakub@redhat.com>
42
43 * config.in: Rebuilt.
44
84d1d650
L
452006-02-10 H.J. Lu <hongjiu.lu@intel.com>
46
47 PR binutils/2258
48 * readelf.c (process_program_headers): Use
49 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
50
db50c840
EB
512006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
52
53 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
54 * configure: Regenerate.
55 * objdump.c (fprintf): Remove declaration.
56 * bucomm.h (fprintf): Declare if not already declared.
57 (snprintf): Likewise.
58 (vsnprintf): Likewise.
59
eb4d9372
L
602006-02-08 H.J. Lu <hongjiu.lu@intel.com>
61
62 * readelf.c (process_program_headers): Match PT_TLS segment
63 only with SHT_TLS sections.
64
266abb8f
NS
652006-02-07 Nathan Sidwell <nathan@codesourcery.com>
66
67 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
68
d72d9b9e
L
692006-02-02 H.J. Lu <hongjiu.lu@intel.com>
70
71 * readelf.c (process_program_headers): Undo the last change.
72
de205c03
L
732006-02-02 H.J. Lu <hongjiu.lu@intel.com>
74
75 * readelf.c (process_program_headers): Undo the change made on
76 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
77 sections.
78
c8782eee
NC
792006-01-30 Nick Clifton <nickc@redhat.com>
80
81 * objcopy.c (copy_object): Catch the case where an attempt is made
82 to add a section that already exists and produce a more helpful
83 warning message.
84
bdcfeba5
NC
852006-01-26 Nick Clifton <nickc@redhat.com>
86
87 * po/vi.po: New Vietnamese translation.
88 * configure.in (ALL_LINGUAS): Add vi.
89 * configure: Regenerate.
90
67a4f2b7
AO
912006-01-18 Alexandre Oliva <aoliva@redhat.com>
92
93 Introduce TLS descriptors for i386 and x86_64.
94 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
95 DT_TLSDESC_PLT.
96
6e2c86ac
NC
972006-01-18 Nick Clifton <nickc@redhat.com>
98
99 PR binutils/1391
100 * objcopy.c (copy_object): For PE format targets set the VMA of a
101 newly created gnu_debuglink section to a non-zero, aligned,
102 contiguous value.
103 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
104 * Makefile.in: Regenerate.
105
d99b6465
AS
1062006-01-17 Andreas Schwab <schwab@suse.de>
107
108 PR binutils/1486
109 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
110 * configure: Regenerate.
111 * objdump.c (struct objdump_disasm_info): Don't check for
112 DISASSEMBLER_NEEDS_RELOCS.
113 (objdump_print_addr): Likewise.
114 (disassemble_bytes): Check disassembler_needs_relocs from
115 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
116 at compile-time.
117 (disassemble_section): Likewise.
118 (disassemble_data): Initialize it.
119
e2ba7bd7
AM
1202006-01-11 Alan Modra <amodra@bigpond.net.au>
121
62d732f5
AM
122 * objcopy.c (copy_object): Fix thinko.
123
e2ba7bd7
AM
124 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
125
64fd6348
NC
1262006-01-09 Mike Frysinger <vapier@gentoo.org>:
127
128 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
129 (get_machine_name): Likewise.
130
e88d958a 131For older changes see ChangeLog-2005
252b5132
RH
132\f
133Local Variables:
134mode: change-log
135left-margin: 8
136fill-column: 74
137version-control: never
138End:
This page took 0.287344 seconds and 4 git commands to generate.