ld/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6e33da12
TG
12008-09-08 Tristan Gingold <gingold@adacore.com>
2
3 * NEWS: Add a marker for the 2.19 features.
4
d966045b
DJ
52008-09-05 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * readelf.c (load_specific_debug_section): New function, from
8 load_debug_section.
9 (load_debug_section): Use load_specific_debug_section.
10 (display_debug_section): Use load_specific_debug_section. Check for
11 multiple sections with the same name.
12
62bb81b8
TG
132008-08-28 Tristan Gingold <gingold@adacore.com>
14
15 * objdump.c (dump_stabs): Add sections for Darwin.
16
4cef8a9f
AM
172008-08-25 Alan Modra <amodra@bigpond.net.au>
18
19 * sysdep.h: Include "binary-io.h".
20 (O_BINARY): Don't define here.
21 * bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here.
22 * strings.c: Likewise.
23 (main): Remove #ifdef SET_BINARY.
24 * Makefile.am: Run "make dep-am"
25 * Makefile.in: Regenerate.
26
da594c4a
AM
272008-08-24 Alan Modra <amodra@bigpond.net.au>
28
29 * configure.in: Update a number of obsolete autoconf macros.
30 * configure: Regenerate.
31 * aclocal.m4: Regenerate.
32
85acf597
RH
332008-08-21 Richard Henderson <rth@redhat.com>
34
35 * readelf.c (is_32bit_pcrel_reloc): Fix hppa entry.
36 (is_64bit_pcrel_reloc): New.
37 (debug_apply_relocations): Use it. Handle hppa pcrel bias.
38
7357c5b6
AM
392008-08-15 Alan Modra <amodra@bigpond.net.au>
40
41 PR 6526
42 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
43 * Makefile.in: Regenerate.
44 * aclocal.m4: Regenerate.
45 * config.in: Regenerate.
46 * configure: Regenerate.
47 * doc/Makefile.in: Regenerate.
48
216ff8b4
AM
492008-08-09 Alan Modra <amodra@bigpond.net.au>
50
51 PR 6615
52 * rename.c (smart_rename): Punctuate error messages.
53
861fb55a
DJ
542008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
55 Daniel Jacobowitz <dan@codesourcery.com>
56 Catherine Moore <clm@codesourcery.com>
57 Mark Shinwell <shinwell@codesourcery.com>
58
59 * readelf.c (get_mips_symbol_other): Handle STO_MIPS_PLT and
60 STO_MIPS_PIC.
61 (slurp_rela_relocs, slurp_rel_relocs): Handle MIPS ELF64 here.
62 (dump_relocations, debug_apply_relocations): Don't handle it here.
63 (get_mips_dynamic_type): Handle DT_MIPS_PLTGOT and DT_MIPS_RWPLT.
64 (print_mips_pltgot_entry): New function.
65 (process_mips_specific): Dump the PLT GOT.
66
85a82265
AM
672008-08-08 Alan Modra <amodra@bigpond.net.au>
68
69 * readelf.c (is_64bit_abs_reloc): Return true for R_MIPS_64.
70
237dcb53
AM
712008-08-06 Alan Modra <amodra@bigpond.net.au>
72
d3ae097c 73 PR 6774
237dcb53
AM
74 * objcopy.c (copy_object): Don't setup_bfd_headers when extract_symbol.
75 (setup_section): Don't zero vma and lma when extract_symbol.
76 (copy_section): Discard relocations when extract_symbol.
77 * doc/binutils.texi: Update --extract-symbol description.
78
323ee3f4
AM
792008-08-04 Alan Modra <amodra@bigpond.net.au>
80
81 * Makefile.am (POTFILES.in): Set LC_ALL=C.
82 * Makefile.in: Regenerate.
83
3b26c801
AM
842008-08-04 Markus Weiss <weissms@aros.org>
85
86 * readelf.c (get_osabi_name <ELFOSABI_AROS>): Change name.
87
a656ed5b
L
882008-08-01 H.J. Lu <hongjiu.lu@intel.com>
89
90 * dwarf.c (dwarf_regnames_i386): Remove AVX registers.
91 (dwarf_regnames_x86_64): Likewise.
92
0af1713e
AM
932008-07-30 Alan Modra <amodra@bigpond.net.au>
94
95 * dlltool.c, dwarf.c, objdump.c, readelf.c, resrc.c, resres.c,
96 windmc.c: Silence gcc warnings.
97
437c2fb7
AM
982008-07-28 Alan Modra <amodra@bigpond.net.au>
99
100 * readelf.c (print_vma): Typo fix.
101
14a91970
AM
1022008-07-28 Alan Modra <amodra@bigpond.net.au>
103
104 PR 6769
105 * readelf.c (print_dec_vma, print_hex_vma): Delete.
106 (print_vma): Use BFD_VMA_FMT.
107 * size.c (size_number, rprint_number): Likewise.
108
6fcc464a
AM
1092008-07-26 Michael Eager <eager@eagercon.com>
110
111 * readelf.c (display_power_gnu_attribute): Display
112 single-precision hard float.
113
89eeb0bc
LM
1142008-07-21 Luis Machado <luisgpm@br.ibm.com>
115
116 * readelf.c (get_note_type): Handle VSX notes.
117
a71cc8e0
L
1182008-07-15 H.J. Lu <hongjiu.lu@intel.com>
119
120 * objdump.c (load_debug_section): Initialize section_is_compressed
121 for gcc 3.4/ia64.
122 * readelf.c (load_debug_section): Likewise.
123
1bac266e
JZ
1242008-07-12 Jie Zhang <jie.zhang@analog.com>
125
126 Revert
127 2008-07-12 Jie Zhang <jie.zhang@analog.com>
128 * readelf.c (get_machine_flags): Deal with Blackfin specific
129 flags.
130
8c684578
JZ
1312008-07-12 Jie Zhang <jie.zhang@analog.com>
132
133 * readelf.c (get_machine_flags): Deal with Blackfin specific
134 flags.
135
1b315056
CS
1362008-07-09 Craig Silverstein <csilvers@google.com>
137
138 * config.in: Add HAVE_ZLIB_H
139 * configure.in: Add test for libz and zlib.h
140 * configure: Regenerate.
141 * dwarf.c (debug_displays): Add .zdebug_* strings.
142 * dwarf.h (struct dwarf_section): Add fields uncompressed_namd
143 and compressed_name.
144 * objdump.c (load_debug_section): Call
145 bfd_uncompress_section_contents when loading a compressed
146 section.
147 (dump_dwarf_section): Recognize compressed section name.
148 (mach_o_dwarf_sections): Rename as
149 mach_o_uncompressed_dwarf_sections.
150 (mach_o_compressed_dwarf_sections): New variable.
151 (generic_dwarf_section): Rename as
152 generic_uncompressed_dwarf_sections.
153 (generic_compressed_dwarf_sections): New variable.
154 (check_mach_o_dwarf): Save and restore
155 mach_o_compressed_dwarf_sections.
156 * readelf.c: Add #include for config.h and zlib.h
157 (process_section_headers): Recognize compressed section name.
158 (uncompress_section_contents): New function.
159 (load_debug_section): Call uncompress_section_contents when
160 loading a compressed section.
161 (display_debug_section): Recognize compressed section name.
162
2b4590fb
AM
1632008-07-07 Alan Modra <amodra@bigpond.net.au>
164
165 * objdump.c (find_symbol_for_address): Prefer symbols in current
166 section.
167
0eb80fd3
AM
1682008-07-07 Alan Modra <amodra@bigpond.net.au>
169
170 * ieee.c (write_ieee_debugging_info): Use bfd_make_section_with_flags.
171 * nlmconv.c (main, powerpc_build_stubs): Likewise.
172 * rescoff.c (write_coff_file): Likewise.
173 * resres.c (write_res_file): Likewise.
174 * windmc.c (windmc_write_bin): Likewise.
175
c1184619
SR
1762008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
177
178 * readelf.c (guess_is_rela): Add EM_CR16_OLD.
179 (dump_relocations): Likewise.
180 (get_machine_name): Likewise.
181 (is_32bit_abs_reloc): Likewise.
182
7a283e07
RW
1832008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
184
185 * configure: Regenerate.
186
ff7eeb89
DD
1872008-06-12 DJ Delorie <dj@redhat.com>
188
189 * readelf.c (guess_is_rela): Add EM_M32C_OLD.
190 (dump_relocations): Likewise.
191 (process_section_headers): Likewise.
192 (is_32bit_abs_reloc): Likewise.
193 (is_16bit_abs_reloc): Likewise.
194
b922d590
NC
1952008-06-12 Nick Clifton <nickc@redhat.com>
196
197 PR binutils/6483
198 * objdump.c (dump_bfd): If the -g option found no STABS or IEEE
199 debug information to display, try dumping DWARF information
200 instead.
201 * rddbg.c (read_debugging_info): Add a parameter to suppress the
202 display of a warning message when no debug information is found.
203 * budbg.h (read_debugging_info): Update prototype.
204 * objcopy.c (copy_object): Continue to allow read_debugging_info
205 to produce warning messages.
206 * doc/binutils.texi (--debugging): Document new behaviour of the
207 -g/--debugging option.
208
3201a343
BE
2092008-06-10 Ben Elliston <bje@gnu.org>
210
211 * MAINTAINERS: Remove myself as m68k maintainer.
212
8944f3c2
AM
2132008-05-14 Alan Modra <amodra@bigpond.net.au>
214
215 * Makefile.in: Regenerate.
216 * doc/Makefile.in: Regenerate.
217
cef1fe97
AM
2182008-05-12 Alan Modra <amodra@bigpond.net.au>
219
220 * embedspu.sh: Test for presence of ._ea by looking at section
221 table rather than looking at relocs. Correct toe_addr substitution.
222
8374f9d4
AM
2232008-05-08 Alan Modra <amodra@bigpond.net.au>
224
225 * embedspu.sh: Take note of R_SPU_PPU32/64 relocs without a symbol,
226 and if present, put image in ".data.speelf". Put program handle
227 in ".data.spehandle".
228
961c521f
NC
2292008-05-01 Nick Clifton <nickc@redhat.com>
230
231 * readelf.c (print_symbol): Add code to display non-printing
232 characters.
233
830bf75c
NC
2342008-04-30 John Heidemann <johnh@isi.edu>
235
236 * doc/binutils.texi (strings): Add "unicode" to the documentation
237 of strings in order to make explicit that it supports this
238 feature.
239
b391a3e3
AM
2402008-04-30 Alan Modra <amodra@bigpond.net.au>
241
242 * readelf.c (process_program_headers): Correct section in segment
243 display.
244
417ed8af
NC
2452008-04-28 M Thomas <mthomas@rhrk.uni-kl.de>
246 Nick Clifton <nickc@redhat.com>
247
248 PR binutils/6449
249 * objdump.c (slurp_file): Open the file in binary mode.
250 * ar.c: Remove conditional definition of O_BINARY.
251 * bin2.c: Likewise.
252 * rename.c: Likewise.
253 * strings.c: Likewise.
254 * sysdep.h: Add conditional definition of O_BINARY.
255
6194aaab
L
2562008-04-23 Paolo Bonzini <bonzini@gnu.org>
257
258 * aclocal.m4: Regenerate.
259 * configure: Regenerate.
260
047c9024
NC
2612008-04-16 Jean-Yves Lefort <jylefort@brutele.be>
262
263 PR binutils/6034
264 * objcopy.c (stuct symlist): Rename to
265 is_specified_symbol_predicate_data.
266 (strip_specific_list): Rename to strip_specific_htab.
267 (strip_unneeded_list): Rename to strip_unneeded_htab.
268 (keep_specific_list): Rename to keep_specific_htab.
269 (localize_specific_list): Rename to localize_specific_htab.
270 (globalize_specific_list): Rename to globalize_specific_htab.
271 (keepglobal_specific_list): Rename to keepglobal_specific_htab.
272 (weaken_specific_list): Rename to weaken_specific_htab.
273 (eq_string): New function.
274 (create_symbol_htab): New function.
275 (create_symbol_htabs): New function.
276 (add_specific_symbol): Change to use hash tables.
277 (is_specified_symbol_predicate): New function.
278 (is_specified_symbol): Use hash table lookup.
279 (is_strip_section): Update to use new functions and hash tables.
280 (filter_symbols): Likewise.
281 (copy_object): Likewise.
282 (copy_section): Likewise.
283 (strip_main): Likewise.
284 (copy_main): Likewise.
285 (main): Likewise.
286
0297aed6
DM
2872008-04-14 David S. Miller <davem@davemloft.net>
288
289 * readelf.c (get_gnu_elf_note_type): Recognize NT_GNU_GOLD_VERSION.
290
a262ae96
NC
2912008-04-11 Torleif Sandnes <torleif.sandnes@gmail.com>
292
293 * dwarf.c (display_debug_lines): Rename to
294 display_debug_lines_raw.
295 (display_debug_lines_decoded): New function. Displays the
296 interpreted contents of a .debug_line section.
297 (display_debug_lines): New function: Selects either a raw dump or
298 a decoded dump (or both) as requested by the user.
299 * dwarf.h (do_debug_lines_decoded): New extern.
300 * readelf.c: Add support for -wL or --debug-dump=decodedline
301 option to display the decoded contents of a .debug_line section.
302 * doc/binutils.texi: Document the new option.
303 * NEWS: Mention the new feature.
304
cecf136e
AM
3052008-04-08 Alan Modra <amodra@bigpond.net.au>
306
307 * dwarf.c: Remove trailing whitespace throughout file.
308
1419b114
NC
3092008-04-04 Nick Clifton <nickc@redhat.com>
310
311 * po/sk.po: Updated Slovak translation.
312
c0f3af97
L
3132008-04-03 H.J. Lu <hongjiu.lu@intel.com>
314
315 * dwarf.c (dwarf_regnames_i386): Add AVX registers.
316 (dwarf_regnames_x86_64): Likewise.
317
a8da6403
NC
3182008-03-27 Cary Coutant <ccoutant@google.com>
319
c0f3af97 320 Add support for thin archives.
a8da6403
NC
321 * ar.c (make_thin_archive): New global flag.
322 (map_over_members): Deal with full pathnames in thin archives.
323 (usage, main): Add 'T' option for building thin archives.
324 (replace_members): Pass thin archive flag to ar_emul_append.
325 * arsup.c (ar_open): Initialize new flag.
326 * binemul.c (ar_emul_append): Add new parameter for
327 flattening nested archives.
328 (do_ar_emul_default_append): New function.
329 (ar_emul_default_append): Factored out recursive code.
330 * binutils/binemul.h (ar_emul_default_append): Add new parameter.
331 (struct bin_emulation_xfer_struct): New parameter for ar_append.
332 * dlltool.c (gen_lib_file): Initialize thin archive flag.
333 * emul_aix.c (ar_emul_aix_internal): Add new flatten
334 parameter, currently unimplemented.
335 All callers changed.
336 * objcopy.c (copy_archive): Preserve thin archive flag.
337 * doc/binutils.texi: Update ar documentation.
338 * NEWS: Mention the new feature.
339
bbeee7ea
L
3402008-03-20 H.J. Lu <hongjiu.lu@intel.com>
341
342 * readelf.c (process_mips_specific): Declare addr_size as int.
343
ccb4c951
RS
3442008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
345
346 * readelf.c (print_mips_got_entry): New function.
347 (process_mips_specific): Print GOT information.
348
58c85be7
RW
3492008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
350
351 * aclocal.m4: Regenerate.
352 * configure: Likewise.
353 * Makefile.in: Likewise.
354 * doc/Makefile.in: Likewise.
355
c59aaa83
BD
3562008-03-16 Brian Dessent <brian@dessent.net>
357
358 * rcparse.y (resid): Allow control text to span multiple lines.
359
72de5009
AM
3602008-03-13 Alan Modra <amodra@bigpond.net.au>
361
362 * readelf.c: Use %u throughout when printing sh_link or sh_info,
363 %lu when printing sh_addralign.
364 (process_version_sections): Use identical formats when printing
365 all offset and sh_link fields.
366
50e7d84b
AM
3672008-03-13 Alan Modra <amodra@bigpond.net.au>
368
369 * Makefile.am: Run "make dep-am".
370 * Makefile.in: Regenerate.
371 * doc/Makefile.in: Regenerate.
372 * configure: Regenerate.
373
4fbb74a6
AM
3742008-03-12 Alan Modra <amodra@bigpond.net.au>
375
376 PR 5900
377 * readelf.c (SECTION_HEADER_INDEX, SECTION_HEADER_NUM): Delete.
378 Remove use throughout file.
379 (SECTION_HEADER): Likewise.
380 (dump_relocations): Don't adjust st_shndx for reserved range.
381 (process_file_header): Mask SHN_XINDEX to values seen in external
382 elf structs. Simplify valid section index tests.
383 (get_32bit_elf_symbols, get_64bit_elf_symbols): Mask SHN_XINDEX.
384 Map reserved st_shndx to internal form.
385 (process_section_groups): Test that group symbol st_shndx is in
386 range, not just non-zero. Delete reserved range check.
387 (get_symbol_index_type): Mask "type" to 16 bits when printing PRC,
388 OS or RSV.
389
b1cc4aeb
PB
3902008-03-09 Paul Brook <paul@codesourcery.com>
391
392 * readelf.c (arm_attr_tag_VFP_arch): Add "VFPv3-D16".
393
4b3be0b6
JW
3942008-03-03 James E. Wilson <wilson@tuliptree.org>
395
396 * MAINTAINERS: Update my email address.
397
35d60fe4
NC
3982008-03-03 Nick Clifton <nickc@redhat.com>
399
400 * dwarf.c (decode_location_expression): Handle
401 DW_OP_PGI_omp_thread_num.
402
d253b654
AM
4032008-03-01 Alan Modra <amodra@bigpond.net.au>
404
405 * objdump.c (objdump_print_addr): Initialise "sym".
406
20c0b65d
NC
4072008-02-27 Justin Pryzby <justinpryzby@users.sourceforge.net>
408 Nick Clifton <nickc@redhat.com>
409
410 * ar.c (usage): Mention -t command line switch.
411 * doc/binutils.texi (ranlib): Document -t command line switch.
412
32760852
NC
4132008-02-26 Nick Clifton <nickc@redhat.com>
414
415 * objdump.c (objdump_print_addr): If displaying file offsets, show
416 the offset even if there are no symbols available.
417 (dump_section): Display nothing if none of the section is going to
418 be dumped. Display the file offset, if requested, of the location
419 from where the dump starts.
420 * doc/binutils.texi (objdump): Mention that dumping via the -s
421 switch is also affected by the -F option.
422
fa0d8a3e
NC
4232008-02-26 Nick Clifton <nickc@redhat.com>
424
425 Re-apply this patch which was accidentally deleted:
426 2006-05-16 Carlos O'Donell <carlos@codesourcery.com>
427
428 * doc/binutils.texi: Use "Binutils Index" for index name.
429
98ec6e72
NC
4302008-02-22 Nick Clifton <nickc@redhat.com>
431
432 * objdump.c (display_file_offsets): New variable.
433 (long_options): Add -F/--file-offsets.
434 (objdump_print_addr_with_sym): If displaying file offsets, print
435 the offset of the given address.
436 (disassemble_bytes): If displaying file offsets, tell the user how
437 many zeroes are skipped and the file offset of the point where
438 dumping resumes.
439 (disassemble_section): Only display the name of the section if
440 data is going to be dumped from it.
441 (main): Handle new option. Produce error messages if the start or
442 stop addresses do not make sense.
443 * doc/binutils.texi: Document the new feature.
444 * NEWS: Mention the new feature.
445
7cefd12b
NC
4462008-02-15 Chu Li <chul@cn.fujitsu.com>
447 Nick Clifton <nickc@redhat.com>
c904a764
NC
448
449 PR binutils/5713
450 * strings.c (integer_arg): Delete function.
451 (string_min): Initialise to 4.
452 (main): Use strtoul to parse integer arguments.
453 Move check for an invalid string length to after all the arguments
454 have been parsed.
455 (usage): Use indentation to indicate that -<n> is a another form
456 of the --bytes= command line option.
457
fd64a958
NC
4582008-02-12 Nick Clifton <nickc@redhat.com>
459
460 * dlltool.c (mcore_elf_cache_filename): Add a const qualifier to
461 the argument.
462 (scan_obj_filename): Do not drop the const qualifier when calling
463 mcore_elf_cache_filename.
464 (struct fname_cache): Add const qualifier to filename field.
465
d51c3015
L
4662008-02-08 H.J. Lu <hongjiu.lu@intel.com>
467
468 PR binutils/5713
469 * strings.c (main): Set string_min to 4 if it is <= 0.
470
ee832e18
AM
4712008-02-07 Alan Modra <amodra@bigpond.net.au>
472
473 * objdump.c (main): Don't pass unadorned NULL to concat.
474
bb8541b9
L
4752008-02-04 H.J. Lu <hongjiu.lu@intel.com>
476
477 PR 5715
478 * configure: Regenerated.
479
05c6f050
AN
4802008-02-03 Adam Nemet <anemet@caviumnetworks.com>
481
482 * readelf.c (get_machine_flags): Handle Octeon.
483
148b93f2
NC
4842008-01-30 Tristan Gingold <gingold@adacore.com>
485
486 * readelf.c (dump_relocations): Decode OpenVMS-specific sections.
487 (get_ia64_dynamic_type): Decode OpenVMS-specific tags.
488 (get_dynamic_type): Handle IA64-specific tags.
489 (get_ia64_section_type_name): Handle OpenVMS-specific sections.
490 (get_section_type_name): Handle OS-specific sections (and
491 particularly IA64 OpenVMS one).
492 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
493 decode them.
494
2d9472a2
NC
4952008-01-29 Nick Clifton <nickc@redhat.com>
496
497 * dwarf.c (print_dwarf_vma): New function. Display the value of a
2e14fae2 498 dwarf_vma type at a specified precision. Use mingw field type
68e08bce 499 specifier if necessary.
2d9472a2
NC
500 (display_debug_loc): Use dwarf_vma type for begin and end values.
501 Use print_dwarf_vma to display their values. Use byte_get_signed
502 in order to correctly detect the -1 escape value.
503 (display_debug_aranges): Likewise.
504 (display_debug_ranges): Likewise.
505
fefffff8
AM
5062008-01-29 Alan Modra <amodra@bigpond.net.au>
507
508 * dwarf.c (display_debug_loc): Correct test for base address
509 entry when 64-bit host dumping 32-bit object.
510
ccdb9c9f
AM
5112008-01-29 Alan Modra <amodra@bigpond.net.au>
512
513 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
514
e36ea2de
NC
5152008-01-28 Nick Clifton <nickc@redhat.com>
516
517 PR binutils/5529
518 * rclex.c (yylex): Also allow the hypen character.
519
2dc4cec1
L
5202008-01-28 H.J. Lu <hongjiu.lu@intel.com>
521
522 * dwarf.c: Include "elf/common.h".
523 (eh_addr_size): Changed to int.
524 (dwarf_regnames_i386): New.
525 (dwarf_regnames_x86_64): Likewise.
526 (dwarf_regnames): Likewise.
527 (dwarf_regnames_count): Likewise.
528 (init_dwarf_regnames): Likewise.
529 (regname): Likewise.
530 (frame_display_row): Properly support different address size.
531 Call regname to get register name.
532 (display_debug_frames): Call regname to get register name.
533 Display DW_CFA_def_cfa_register as DW_CFA_def_cfa_register
534 instead of DW_CFA_def_cfa_reg.
535
536 * dwarf.h (init_dwarf_regnames): New.
537
538 * objdump.c: Include "elf-bfd.h".
539 (dump_dwarf): Call init_dwarf_regnames on ELF input.
540
541 * readelf.c (guess_is_rela): Change argument to int.
542 (parse_args): Remove the undocumented upper case options for
543 -wX.
a65c77b9 544 (process_file_header): Call init_dwarf_regnames.
2dc4cec1 545
f4236fe4
DD
5462008-01-25 DJ Delorie <dj@redhat.com>
547
548 * readelf.c (process_section_headers): Add m16c handler.
549 (is_16bit_abs_reloc): Recognize R_M32C_16.
550
6e3d6dc1
NC
5512008-01-25 Kai Tietz <kai.tietz@onevision.com>
552
553 * prdbg.c: Correct formatter style use.
554 * readelf.c: Likewise.
555 * strings.c: Likewise.
556
5ca3b13d
NC
5572008-01-25 Nick Clifton <nickc@redhat.com>
558
559 * po/ru.po: Updated Russian translation.
560
fabda5a7
L
5612008-01-17 H.J. Lu <hjl.tools@gmail.com>
562
563 * MAINTAINERS: Update my email address.
564
1febe64d
NC
5652008-01-14 Nick Clifton <nickc@redhat.com>
566
567 * dwarf.c (process_debug_info): Include the CU offset and corrupt
568 version value when reporting unrecognised DWARF version numbers.
569 (load_debug_info): Remember a failed attempt to load and parse the
570 .debug_info section and do not repeat such attempts.
571 (display_debug_lines): Check the return value from load_debug_info
572 and return whilst displaying a warning message if the load failed.
573 (display_debug_loc): Likewise.
574 (display_debug_ranges): Likewise.
cc86f28f
NC
575 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
576 when the .debug_info section could not be loaded/parsed.
577 (process_debug_info): Display the length of the compilation unit
578 in hex, so that it corresponds with the offsets that will follow.
579 Tell the user if the length was 32-bit or 64-bit.
580 If a DIE abbreviation could not be found, tell the user the offset
581 of the DIE.
582 (free_debug_memory): Do not attempt to free any entries in the
583 debug_information array if num_debug_info_entries is set to
584 DEBUG_INFO_UNAVAILABLE.
1febe64d 585
e819ade1
AS
5862008-01-10 Andreas Schwab <schwab@suse.de>
587
588 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
589
d25576aa
NC
5902008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
591
592 PR binutils/55326
593 * bucomm.c (list_supported_architectures): Free architecture list
594 after use.
595 * windres.c (set_endianess): Likewise.
596 * windmc.c (set_endianess): Likewise.
597
aeafac0c
KT
5982008-01-08 Kai Tietz <kai.tietz@onevision.com>
599
e36ea2de 600 PR binutils/5529
aeafac0c 601 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
e36ea2de 602 characters for name tokens.
aeafac0c 603
3c75e4f8
GM
6042008-01-04 Greg McGary <greg@mcgary.org>
605
606 * prdbg.c (print_vma): Print as long long, if host supports it.
607
ec4d4525
NC
6082008-01-03 Nick Clifton <nickc@redhat.com>
609
610 * dwarf.c (read_and_display_attr_value): Prefix values that are
611 displayed in hexadecimal with 0x.
612 For the DW_AT_import attribute display the abbreviation number and
613 tag of the imported DIE.
614 (process_debug_info): Warn about lengths that reserved by the
615 DWARF3 specification.
616 Provide more information when corrupted DIEs are detected.
617 Warn if DIE corruption makes the sibling level negative.
618
6c7ac64e 619For older changes see ChangeLog-2007
252b5132
RH
620\f
621Local Variables:
622mode: change-log
623left-margin: 8
624fill-column: 74
625version-control: never
626End:
This page took 0.415011 seconds and 4 git commands to generate.