]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
PR 2434
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2006-03-16 Alan Modra <amodra@bigpond.net.au>
2
3 PR 2434
4 * ieee.c (write_ieee_debugging_info): Adjust bfd_hash_table_init calls.
5 * wrstabs.c (write_stabs_in_sections_debugging_info): Likewise.
6
7 2006-03-13 Ben Elliston <bje@au.ibm.com>
8
9 * bucomm.c (display_target_list): Make local variable `a' to be of
10 type enum bfd_architecture. Thus no need to cast enums to int.
11 (display_info_table): Likewise.
12
13 2006-03-10 Paul Brook <paul@codesourcery.com>
14
15 * readelf.c (decode_ARM_machine_flags): Handle EABIv5.
16
17 2006-03-10 Alan Modra <amodra@bigpond.net.au>
18
19 * dwarf.c (process_extended_line_op): Remove pointer_size param.
20 Use length instead to determine address size.
21 (get_pointer_size_and_offset_of_comp_unit): Delete.
22 (display_debug_lines): Adjust for above.
23 (display_debug_aranges): Don't stop on finding two zeros.
24 (display_debug_frames): For warning, print offset not pointer.
25
26 2006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
27
28 * dlltool.c: Update copyright year.
29 * doc/binutils.texi: Likewise.
30
31 2006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
32
33 * dlltool.c (add_stdcall_underscore): New flag.
34 (xlate): Also add underscore to stdcall symbol if
35 add_stdcall_underscore set.
36 (usage): Document --add-stdcall-underscore option.
37 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
38 (long_options): Use it for --add-stdcall-underscore option.
39 (main): Handle it.
40 * doc/binutils.texi: Document --add-stdcall-underscore option
41 and differentiate from --add-underscore.
42
43 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
44
45 * readelf.c (get_machine_flags): Adjust.
46
47 2006-03-03 Jakub Jelinek <jakub@redhat.com>
48
49 * dwarf.c (frame_display_row, display_debug_frames): Handle
50 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
51
52 2006-02-28 Nick Clifton <nickc@redhat.com>
53
54 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
55 (copy_object): If bfd_alt_mach_code fails emit a more helpful
56 message and if the target architecture is ELF use the alternative
57 as replacement value for the e_machine number.
58 (copy_main): Use strtoul to parse the number provided with the
59 --alt-mach-code switch.
60 * doc/binutils.texi (--alt-mach-code): Document that this switch
61 can now set the absolute e_machine value.
62
63 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
64
65 * po/Make-in: Add html target.
66
67 2006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
68
69 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
70
71 2006-02-14 Jakub Jelinek <jakub@redhat.com>
72
73 * config.in: Rebuilt.
74
75 2006-02-10 H.J. Lu <hongjiu.lu@intel.com>
76
77 PR binutils/2258
78 * readelf.c (process_program_headers): Use
79 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
80
81 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
82
83 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
84 * configure: Regenerate.
85 * objdump.c (fprintf): Remove declaration.
86 * bucomm.h (fprintf): Declare if not already declared.
87 (snprintf): Likewise.
88 (vsnprintf): Likewise.
89
90 2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
91
92 * readelf.c (process_program_headers): Match PT_TLS segment
93 only with SHT_TLS sections.
94
95 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
96
97 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
98
99 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
100
101 * readelf.c (process_program_headers): Undo the last change.
102
103 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
104
105 * readelf.c (process_program_headers): Undo the change made on
106 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
107 sections.
108
109 2006-01-30 Nick Clifton <nickc@redhat.com>
110
111 * objcopy.c (copy_object): Catch the case where an attempt is made
112 to add a section that already exists and produce a more helpful
113 warning message.
114
115 2006-01-26 Nick Clifton <nickc@redhat.com>
116
117 * po/vi.po: New Vietnamese translation.
118 * configure.in (ALL_LINGUAS): Add vi.
119 * configure: Regenerate.
120
121 2006-01-18 Alexandre Oliva <aoliva@redhat.com>
122
123 Introduce TLS descriptors for i386 and x86_64.
124 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
125 DT_TLSDESC_PLT.
126
127 2006-01-18 Nick Clifton <nickc@redhat.com>
128
129 PR binutils/1391
130 * objcopy.c (copy_object): For PE format targets set the VMA of a
131 newly created gnu_debuglink section to a non-zero, aligned,
132 contiguous value.
133 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
134 * Makefile.in: Regenerate.
135
136 2006-01-17 Andreas Schwab <schwab@suse.de>
137
138 PR binutils/1486
139 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
140 * configure: Regenerate.
141 * objdump.c (struct objdump_disasm_info): Don't check for
142 DISASSEMBLER_NEEDS_RELOCS.
143 (objdump_print_addr): Likewise.
144 (disassemble_bytes): Check disassembler_needs_relocs from
145 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
146 at compile-time.
147 (disassemble_section): Likewise.
148 (disassemble_data): Initialize it.
149
150 2006-01-11 Alan Modra <amodra@bigpond.net.au>
151
152 * objcopy.c (copy_object): Fix thinko.
153
154 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
155
156 2006-01-09 Mike Frysinger <vapier@gentoo.org>:
157
158 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
159 (get_machine_name): Likewise.
160
161 For older changes see ChangeLog-2005
162 \f
163 Local Variables:
164 mode: change-log
165 left-margin: 8
166 fill-column: 74
167 version-control: never
168 End: