*** empty log message ***
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d481ba81
JR
12006-05-25 J"orn Rennecke <joern.rennecke@st.com>
2
3 * MAINTAINERS: Update my email address.
4
9dd728f1
NC
52006-05-24 Nick Clifton <nickc@redhat.com>
6
7 * po/fr.po: Updated French translation.
8
59bc7ed3
NC
92006-05-23 Nick Clifton <nickc@redhat.com>
10
9dd728f1 11 * po/vi.po: Updated Vietnamese translation.
59bc7ed3 12
a4721251
DJ
132006-05-22 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * po/ru.po: Updated translation.
16
f33e8c5b
AS
172006-05-19 Andreas Schwab <schwab@suse.de>
18
19 * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
20 (ar.1): Likewise.
21 (dlltool.1): Likewise.
22 (nlmconv.1): Likewise.
23 (nm.1): Likewise.
24 (objcopy.1): Likewise.
25 (objdump.1): Likewise.
26 (ranlib.1): Likewise.
27 (readelf.1): Likewise.
28 (size.1): Likewise.
29 (strings.1): Likewise.
30 (strip.1): Likewise.
31 (windres.1): Likewise.
32 (cxxfilt.man): Likewise.
1f3645e1 33 * doc/Makefile.in: Regenerated.
f33e8c5b 34
b93ce811
CD
352006-05-17 Carlos O'Donell <carlos@codesourcery.com>
36
37 * doc/binutils.texi: Use "Binutils Index" for index name.
38
b758e50f
L
392006-05-15 H.J. Lu <hongjiu.lu@intel.com>
40
41 * dwarf.c (display_debug_frames): Don't return on ZERO
42 terminator.
43
38fc1cb1
DJ
442006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
45
46 * doc/Makefile.am (AM_MAKEINFOFLAGS): New.
47 (TEXI2POD): Use AM_MAKEINFOFLAGS.
48 (config.texi): Don't set top_srcdir.
49 * doc/binutils.texi: Don't use top_srcdir.
50 * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
51
14c28b74
JB
522006-04-26 Julian Brown <julian@codesourcery.com>
53
54 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
55
ec3fcc56
AM
562006-04-19 Alan Modra <amodra@bigpond.net.au>
57
58 * Makefile.am: Run "make dep-am".
59 * Makefile.in: Regenerate.
60
241a6c40
AM
612006-04-19 Alan Modra <amodra@bigpond.net.au>
62
63 * configure: Regenerate.
64
0b49d371
NC
652006-04-18 Nick Clifton <nickc@redhat.com>
66
67 PR 2257
68 * readelf.c (SECTION_NAME): Cope with a missing string table.
69 (process_file_header): Cope with a corrupt e_shstrndx field.
70 (process_section_headers): Correctly handle an e_shstrndx value of
71 SHF_UNDEF.
72
4332c151
NC
732006-04-12 Nick Clifton <nickc@redhat.com>
74
75 * objdump.c (objdump_symbol_at_address): Fix typo in comment.
76
b893fd29
BE
772006-04-10 Ben Elliston <bje@gnu.org>
78
79 * MAINTAINERS (CGEN Maintainers): Remove myself.
80
108a6f8e
CD
812006-04-06 Carlos O'Donell <carlos@codesourcery.com>
82
83 * po/Make-in: Add install-html target.
84 * Makefile.am: Add install-html and install-html-recursive targets.
85 * Makefile.in: Regenerate.
86 * configure.in: AC_SUBST datarootdir, docdir and htmldir.
87 * configure: Regenerate.
88 * doc/Makefile.am: Add install-html and install-html-am targets.
89 * doc/Makefile.in: Regenerate.
90
c5f8c388
EB
912006-04-05 Eric Botcazou <ebotcazou@adacore.com>
92
93 * addr2line.c (long_options): Add new option 'section'.
94 (usage): Document new -j/--section option.
95 (find_offset_in_section): New function.
96 (translate_addresses): Add 'section' parameter.
97 If it is non-null, call find_offset_in_section on it.
98 (process_file): Add 'section_name' parameter.
99 If it is non-null, look for the section in the BFD object.
100 Pass the section to translate_addresses.
101 (main): Handle new -j option.
102 Pass the section name to process_file.
103 * doc/binutils.texi (addr2line): Document new -j/--section option.
104
db336ea9
BE
1052006-03-29 Ben Elliston <bje@au.ibm.com>
106
107 * resbin.c: Avoid duplicating constants in calls to reswr_alloc.
108
6c8388f7
NS
1092006-03-20 Nathan Sidwell <nathan@codesourcery.com>
110
111 * BRANCHES: Remove binutils-csl-arm-2006q1-branch. Document
112 binutils-csl-2_17-branch instead.
113
f2495b14
PB
1142006-03-20 Paul Brook <paul@codesourcery.com>
115
116 * BRANCHES: Mention binutils-csl-arm-2006q1-branch.
117
66eb6687
AM
1182006-03-16 Alan Modra <amodra@bigpond.net.au>
119
120 PR 2434
121 * ieee.c (write_ieee_debugging_info): Adjust bfd_hash_table_init calls.
122 * wrstabs.c (write_stabs_in_sections_debugging_info): Likewise.
123
91610c0c
BE
1242006-03-13 Ben Elliston <bje@au.ibm.com>
125
126 * bucomm.c (display_target_list): Make local variable `a' to be of
127 type enum bfd_architecture. Thus no need to cast enums to int.
128 (display_info_table): Likewise.
129
3a4a14e9
PB
1302006-03-10 Paul Brook <paul@codesourcery.com>
131
132 * readelf.c (decode_ARM_machine_flags): Handle EABIv5.
133
1617e571
AM
1342006-03-10 Alan Modra <amodra@bigpond.net.au>
135
136 * dwarf.c (process_extended_line_op): Remove pointer_size param.
137 Use length instead to determine address size.
138 (get_pointer_size_and_offset_of_comp_unit): Delete.
139 (display_debug_lines): Adjust for above.
140 (display_debug_aranges): Don't stop on finding two zeros.
141 (display_debug_frames): For warning, print offset not pointer.
142
671659ef
DS
1432006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
144
145 * dlltool.c: Update copyright year.
146 * doc/binutils.texi: Likewise.
147
14288fdc
DS
1482006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
149
150 * dlltool.c (add_stdcall_underscore): New flag.
151 (xlate): Also add underscore to stdcall symbol if
152 add_stdcall_underscore set.
153 (usage): Document --add-stdcall-underscore option.
154 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
155 (long_options): Use it for --add-stdcall-underscore option.
156 (main): Handle it.
157 * doc/binutils.texi: Document --add-stdcall-underscore option
158 and differentiate from --add-underscore.
159
0b2e31dc
NS
1602006-03-06 Nathan Sidwell <nathan@codesourcery.com>
161
162 * readelf.c (get_machine_flags): Adjust.
163
12eae2d3
JJ
1642006-03-03 Jakub Jelinek <jakub@redhat.com>
165
166 * dwarf.c (frame_display_row, display_debug_frames): Handle
167 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
168
f9d4ad2a
NC
1692006-02-28 Nick Clifton <nickc@redhat.com>
170
171 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
172 (copy_object): If bfd_alt_mach_code fails emit a more helpful
173 message and if the target architecture is ELF use the alternative
174 as replacement value for the e_machine number.
175 (copy_main): Use strtoul to parse the number provided with the
176 --alt-mach-code switch.
177 * doc/binutils.texi (--alt-mach-code): Document that this switch
178 can now set the absolute e_machine value.
179
f7d9e5c3
CD
1802006-02-27 Carlos O'Donell <carlos@codesourcery.com>
181
182 * po/Make-in: Add html target.
183
0b92ab21
NH
1842006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
185
186 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
187
82de001f
JJ
1882006-02-14 Jakub Jelinek <jakub@redhat.com>
189
190 * config.in: Rebuilt.
191
84d1d650
L
1922006-02-10 H.J. Lu <hongjiu.lu@intel.com>
193
194 PR binutils/2258
195 * readelf.c (process_program_headers): Use
196 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
197
db50c840
EB
1982006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
199
200 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
201 * configure: Regenerate.
202 * objdump.c (fprintf): Remove declaration.
203 * bucomm.h (fprintf): Declare if not already declared.
204 (snprintf): Likewise.
205 (vsnprintf): Likewise.
206
eb4d9372
L
2072006-02-08 H.J. Lu <hongjiu.lu@intel.com>
208
209 * readelf.c (process_program_headers): Match PT_TLS segment
210 only with SHT_TLS sections.
211
266abb8f
NS
2122006-02-07 Nathan Sidwell <nathan@codesourcery.com>
213
214 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
215
d72d9b9e
L
2162006-02-02 H.J. Lu <hongjiu.lu@intel.com>
217
218 * readelf.c (process_program_headers): Undo the last change.
219
de205c03
L
2202006-02-02 H.J. Lu <hongjiu.lu@intel.com>
221
222 * readelf.c (process_program_headers): Undo the change made on
223 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
224 sections.
225
c8782eee
NC
2262006-01-30 Nick Clifton <nickc@redhat.com>
227
228 * objcopy.c (copy_object): Catch the case where an attempt is made
229 to add a section that already exists and produce a more helpful
230 warning message.
231
bdcfeba5
NC
2322006-01-26 Nick Clifton <nickc@redhat.com>
233
234 * po/vi.po: New Vietnamese translation.
235 * configure.in (ALL_LINGUAS): Add vi.
236 * configure: Regenerate.
237
67a4f2b7
AO
2382006-01-18 Alexandre Oliva <aoliva@redhat.com>
239
240 Introduce TLS descriptors for i386 and x86_64.
241 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
242 DT_TLSDESC_PLT.
243
6e2c86ac
NC
2442006-01-18 Nick Clifton <nickc@redhat.com>
245
246 PR binutils/1391
247 * objcopy.c (copy_object): For PE format targets set the VMA of a
248 newly created gnu_debuglink section to a non-zero, aligned,
249 contiguous value.
250 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
251 * Makefile.in: Regenerate.
252
d99b6465
AS
2532006-01-17 Andreas Schwab <schwab@suse.de>
254
255 PR binutils/1486
256 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
257 * configure: Regenerate.
258 * objdump.c (struct objdump_disasm_info): Don't check for
259 DISASSEMBLER_NEEDS_RELOCS.
260 (objdump_print_addr): Likewise.
261 (disassemble_bytes): Check disassembler_needs_relocs from
262 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
263 at compile-time.
264 (disassemble_section): Likewise.
265 (disassemble_data): Initialize it.
266
e2ba7bd7
AM
2672006-01-11 Alan Modra <amodra@bigpond.net.au>
268
62d732f5
AM
269 * objcopy.c (copy_object): Fix thinko.
270
e2ba7bd7
AM
271 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
272
64fd6348
NC
2732006-01-09 Mike Frysinger <vapier@gentoo.org>:
274
275 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
276 (get_machine_name): Likewise.
277
e88d958a 278For older changes see ChangeLog-2005
252b5132
RH
279\f
280Local Variables:
281mode: change-log
282left-margin: 8
283fill-column: 74
284version-control: never
285End:
This page took 0.326902 seconds and 4 git commands to generate.