2009-09-02 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2009-09-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.am (arparse.o, arlex.o, sysroff.o, defparse.o)
4 (deflex.o, nlmheaders.o, rcparse.o, mcparse.o): Supply correct
5 source file name for generated files which may be in $(srcdir).
6 * Makefile.in: Regenerate.
7
8 2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
9
10 * version.c (print_version): Change to "Copyright 2009".
11
12 2009-09-01 Tristan Gingold <gingold@adacore.com>
13
14 * makefile.vms-in: Remove unused VERSION variable. Remove unused
15 dependencies.
16 * configure.com: Ported to Itanium VMS. Create build.com DCL script.
17
18 2009-08-29 Martin Thuresson <martin@mtme.org>
19
20 * nlmconv.c (main): Rename variable new to new_name.
21
22 2009-08-28 H.J. Lu <hongjiu.lu@intel.com>
23
24 * Makefile.am (sysinfo$(EXEEXT_FOR_BUILD)): Replace
25 CFLAGS/LDFLAGS with CFLAGS_FOR_BUILD/LDFLAGS_FOR_BUILD.
26 (syslex.o): Likewise.
27 (sysinfo.o): Likewise.
28 (bin2c$(EXEEXT_FOR_BUILD)): Likewise.
29 * Makefile.in: Regenerated.
30
31 2009-08-27 Dave Korn <dave.korn.cygwin@gmail.com>
32
33 * doc/binutils.texi (--only-keep-debug): Relocate stray para here ...
34 (--subsystem): ... from here.
35
36 2009-08-24 Cary Coutant <ccoutant@google.com>
37
38 * objdump.c (find_symbol_for_address): Avoid costly call to
39 bfd_octets_per_byte.
40
41 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
42
43 * Makefile.am (am__skiplex, am__skipyacc): New.
44 * Makefile.in: Regenerate.
45
46 2009-08-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
47
48 * Makefile.am (syslex.o): Depend on sysinfo.h config.h.
49 * Makefile.in: Regenerate.
50
51 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
52
53 * Makefile.am (AM_CPPFLAGS): Renamed from ...
54 (INCLUDES): ... this.
55 (bin2c$(EXEEXT_FOR_BUILD): Adjust rule.
56 (installcheck-local): Renamed from ...
57 (installcheck): ... this.
58 * Makefile.in: Regenerate.
59
60 * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add no-dist and
61 foreign.
62 (MKDEP, CLEANFILES): Remove now-unneeded variables.
63 (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove.
64 (mkdep section): Remove.
65 (BUILT_SOURCES): New variable, list $(GENERATED_HFILES).
66 (EXTRA_ar_SOURCES): New, list $(CFILES).
67 (syslex.o): Depend on syslex.c.
68 (sysinfo.o): Depend on sysinfo.c.
69 (arparse.h, defparse.h, nlmheaders.h rcparse.h mcparse.h):
70 Remove dependencies, now tracked by automake.
71 (srconv.o): Depend on sysroff.c.
72 (objdump.o, arparse.o, arlex.o, sysroff.o, defparse.o, deflex.o)
73 (nlmheader.o, rcparse.o, mcparse.o, rclex.o, mclex.o, dlltool.o)
74 (rescoff.o, nlmconv.o): Rewrite using automake-style dependency
75 tracking rules; only list the dependency upon the primary source
76 file, but no included headers.
77 * Makefile.in: Regenerate.
78
79 * Makefile.am (install-pdf, install-pdf-recursive, install-html)
80 (install-html-recursive): Remove.
81 * Makefile.in: Regenerate.
82 * doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
83 (html__strip_dir, install-html, install-html-am): Remove.
84 * doc/Makefile.in: Regenerate.
85
86 * Makefile.in: Regenerate.
87 * aclocal.m4: Likewise.
88 * config.in: Likewise.
89 * configure: Likewise.
90 * doc/Makefile.in: Likewise.
91
92 2009-08-17 Nick Clifton <nickc@redhat.com>
93
94 * readelf.c (is_32bit_abs_reloc): Treat R_PARISC_SECREL32 as a
95 32-bit absolute reloc for the purposes of processing debug
96 sections.
97
98 2009-08-10 Daniel Gutson <dgutson@codesourcery.com>
99
100 * readelf.c (get_arm_section_type_name): Added support for
101 new sections headers.
102
103 2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR binutils/10364
106 * objcopy.c (strip_main): Check return from smart_rename.
107 (copy_main): Likewise.
108
109 2009-07-27 Nick Clifton <nickc@redhat.com>
110
111 PR 10413
112 * objdump.c (dump_section_header): Skip sections that we are
113 ignoring.
114
115 2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
116
117 * readelf.c (guess_is_rela): Handle EM_L1OM.
118 (dump_relocations): Likewise.
119 (get_machine_name): Likewise.
120 (get_section_type_name): Likewise.
121 (get_elf_section_flags): Likewise.
122 (get_symbol_index_type): Likewise.
123 (is_32bit_abs_reloc): Likewise.
124 (is_32bit_pcrel_reloc): Likewise.
125 (is_64bit_abs_reloc): Likewise.
126 (is_64bit_pcrel_reloc): Likewise.
127 (is_none_reloc): Likewise.
128
129 2009-07-23 Ulrich Drepper <drepper@redhat.com>
130
131 * readelf.c (get_symbol_binding): For Linux targeted files return
132 UNIQUE for symbols with the STB_GNU_UNIQUE binding.
133 * doc/binutils.texi: Document the meaning of the 'u' symbol
134 binding in the output of nm and objdump --syms.
135
136 2009-07-20 H.J. Lu <hongjiu.lu@intel.com>
137
138 * NEWS: Mention --insn-width.
139
140 * objdump.c (insn_width): New.
141 (usage): Display --insn-width.
142 (option_values): Add OPTION_INSN_WIDTH.
143 (long_options): Add --insn-width.
144 (disassemble_bytes): Handle insn_width.
145 (main): Handle OPTION_INSN_WIDTH.
146
147 * doc/binutils.texi: Document --insn-width.
148
149 2009-07-17 Nick Clifton <nickc@redhat.com>
150
151 * dwarf.c (display_debug_lines): If do_debug_lines has not been
152 set then default to displaying raw .debug_line section contents.
153
154 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
155
156 Support unordered .debug_info references to .debug_ranges.
157 * dwarf.c (struct range_entry, range_entry_compar): New.
158 (display_debug_ranges): Remove variables last_offset, first, j,
159 seen_first_offset, use_debug_info and next. New variables
160 range_entries and range_entry_fill. Create the sorted copy
161 range_entries. Remove the FIXME error on detected unordered references.
162 * dwarf.h (debug_info <range_lists>): New comment.
163
164 2009-07-14 Nick Clifton <nickc@redhat.com>
165
166 PR 10380
167 * README: Document use of LDFLAGS="--static".
168
169 2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
170
171 * Makefile.am: Run "make dep-am".
172 * Makefile.in: Regenerated.
173
174 2009-07-10 Tom Tromey <tromey@redhat.com>
175
176 * Makefile.am (dwarf.o): Refer to dwarf2.h, not elf/dwarf2.h.
177 * Makefile.in: Rebuild.
178 * dwarf.c: Include dwarf2.h, not elf/dwarf2.h.
179
180 2009-07-06 Tristan Gingold <gingold@adacore.com>
181
182 * objdump.c (dump_dwarf_section): Handle .eh_frame like other dwarf
183 sections.
184 * dwarf.h (struct dwarf_section_display): Remove eh_frame field.
185 * dwarf.c (debug_displays): Adjust for removed field.
186
187 2009-07-03 Jakub Jelinek <jakub@redhat.com>
188
189 * dwarf.c (decode_location_expression): Handle DW_OP_stack_value
190 and DW_OP_implicit_value.
191
192 2009-07-01 Nick Clifton <nickc@redhat.com>
193
194 PR 6714
195 * rclex.c (handle_quotes): Do not complain about whitespace
196 separating quoted strings.
197 (rclex_string): Ignore whitespace when looking for a new opening
198 quote following a closing quote.
199
200 2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR binutils/10321
203 * bucomm.c (get_file_size): Return -1 on error.
204
205 * objcopy.c (copy_file): Report empty file.
206
207 2009-06-23 Nick Clifton <nickc@redhat.com>
208
209 * dwarf.c (display_debug_lines_raw): Include the name of the
210 section in warning message.
211 (struct debug_display): Enable reloc processing for .debug_line
212 and .debug_ranges sections.
213
214 * readelf.c: Add --relocated-dump command line option to dump the
215 relocated contents of a specified section.
216 (request_dump): New function.
217 (parse_args): Use it.
218 (dump_section_as_bytes): Add parameter to indicate whether the
219 contents should be relocated.
220 (target_specific_reloc_handling): Add code for a R_MN10300_16
221 reloc found after a R_MN10300_SYM_DIFF reloc.
222 (debug_apply_relocations): Rename to apply_relocations.
223 (get_section_contents): New function. Replaces common code found
224 in dump_section_as_strings and dump_section_as_bytes.
225 * doc/binutils.texi: Document new command line option.
226 * NEWS: Mention the new feature.
227
228 2009-06-22 Nick Clifton <nickc@redhat.com>
229
230 * readelf.c (target_specific_reloc_handling): New function:
231 Processes relocs in a target specific manner.
232 (debug_apply_relocations): Use the new function.
233 * dwarf.c (display_debug_loc): End the dump with a blank line.
234 (struct debug_display): Enable reloc processing for .debug_aranges
235 and .debug_loc sections.
236
237 2009-06-19 Nick Clifton <nickc@redhat.com>
238
239 * ar.c (usage): Do not use #ifdef inside _("...).
240 * nm.c (usage): Likewise.
241
242 2009-06-18 Nick Clifton <nickc@redhat.com>
243
244 PR 10288
245 * objdump.c (disassemble_bytes): Set the
246 USER_SPECIFIED_MACHINE_TYPE flag in the disassemble_info structure
247 if the user has invoked the -m switch.
248 * doc/binutils.texi: Document the additional behaviour of
249 objdump's -m switch for ARM targets.
250
251 2009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
252
253 * configure.in: Merge cegcc and mingw32ce target name changes from
254 CeGCC project.
255
256 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt>
257
258 * configure.in: Add arm*-*-cegcc* and arm*-*-mingw32ce* targets.
259 * configure: Regenerate.
260
261 2009-06-15 Nick Clifton <nickc@redhat.com>
262
263 PR 10263
264 * objdump.c (disassemble_bytes): Set the DISASSEMBLE_DATA bit in
265 the flags field of the disassemble_info structure if the -D switch
266 is in operation.
267
268 2009-06-12 Homer Xing <homer.xing@yahoo.com>
269
270 * NEWS: Mention new feature added to gprof.
271
272 2009-06-12 John Reiser <jreiser@BitWagon.com>
273
274 * readelf.c (process_symbol_table): Set gnubuckets to NULL after
275 freeing it and before returning.
276
277 2009-06-12 Jakub Jelinek <jakub@redhat.com>
278
279 * readelf.c (process_symbol_table): Don't return early if
280 .hash/.gnu.hash is empty/unusable and not -D.
281
282 2009-06-09 Tom Bramer <tjb@postpro.net>
283
284 PR 10165
285 * winduni.c (wind_MultiByteToWideChar): Do not pass MB_PRECOMPOSED
286 to MultiByteToWideChar when using the CP_UTF8 or CO_UTF7 types.
287
288 2009-06-04 Alan Modra <amodra@bigpond.net.au>
289
290 * strings.c (main): Delay parsing of decimal digits.
291
292 2009-06-04 Alan Modra <amodra@bigpond.net.au>
293
294 * dep-in.sed: Don't use \n in replacement part of s command.
295 * Makefile.am (DEP1): LC_ALL for uniq.
296 Run "make dep-am".
297 * Makefile.in: Regenerate.
298
299 2009-06-03 Tristan Gingold <gingold@adacore.com>
300
301 * MAINTAINERS: Add myself as Mach-O maintainer.
302
303 2009-06-01 Alan Modra <amodra@bigpond.net.au>
304
305 PR 10199
306 * doc/binutils.texi (nm): Correct -S description.
307
308 2009-05-28 Nick Clifton <nickc@redhat.com>
309
310 * po/da.po: Updated Danish translation.
311
312 2009-05-28 Nick Clifton <nickc@redhat.com>
313
314 * readelf.c (display_debug_section): Do not display debug sections
315 with the NOBITS section type.
316
317 2009-05-27 Rafael Avila de Espindola <espindola@google.com>
318
319 * aclocal.m4: Include ../config/plugins.m4.
320 * configure.in: Use AC_PLUGINS.
321 * configure: Regenerate.
322 * Makefile.in: Regenerate.
323 * doc/Makefile.in: Regenerate.
324
325 2009-05-27 Rafael Avila de Espindola <espindola@google.com>
326
327 * ar.c (main): Call bfd_plugin_set_program_name.
328 * nm.c (main): Call bfd_plugin_set_program_name.
329
330 2009-05-27 Nathan Sidwell <nathan@codesourcery.com>
331
332 * sysdump.c (tab): Use puts rather than two printfs.
333
334 2009-05-26 Nick Clifton <nickc@redhat.com>
335
336 * po/id.po: Updated Indonesian translation.
337 * po/binutils.pot: Updated template file.
338
339 2009-05-26 Rafael Avila de Espindola <espindola@google.com>
340
341 * ar.c: Include plugin.h.
342 (main): Handle the --plugin option.
343 * nm.c: Include plugin.h.
344 (OPTION_PLUGIN): New.
345 (long_options): Add plugin.
346 (main): Handle OPTION_PLUGIN.
347 * NEWS: Mention the new feature.
348 * doc/binutils: Documement the new command line options.
349 * configure.in: Check for --enable-plugins.
350 * configure: Regenerate.
351
352 2009-05-26 Alan Modra <amodra@bigpond.net.au>
353
354 * dep-in.sed: Output one filename per line with all lines having
355 continuation backslash. Prefix first line with "A", following
356 lines with "B".
357 * Makefile.am (DEP): Don't use dep.sed here.
358 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
359 sort and uniq.
360 * Makefile.in: Regenerate.
361
362 2009-05-25 Tristan Gingold <gingold@adacore.com>
363
364 * makefile.vms-in: Fix CFLAGS, add addr2line.exe target.
365
366 * configure.com: Fix it: handle alloca and define TARGET in config.h.
367
368 2009-05-22 Alan Modra <amodra@bigpond.net.au>
369
370 * Makefile.am: Run "make dep-am".
371 * Makefile.in: Regenerate.
372
373 2009-05-12 Alan Modra <amodra@bigpond.net.au>
374
375 * objcopy.c (set_long_section_mode): Check input_bfd is coff
376 before accessing coff specific fields of bfd.
377
378 2009-05-09 Dave Korn <dave.korn.cygwin@gmail.com>
379
380 * MAINTAINERS: Add myself as PE/COFF co-maintainer.
381
382 2009-05-08 Kai Tietz <kai.tietz@onevision.com>
383
384 * winduni.c (iconv_onechar): Only define when HAVE_ICONV
385 is defined, but not when __CYGWIN__ or _WIN32 are defined.
386 See wind_iconv_cp for call logic of this local funtion.
387
388 2009-05-05 Guillaume Duhamel <guillaume.duhamel@gmail.com>
389
390 PR 10109
391 * winduni.c: Replace test of HAVE_ICONV_H with a test of
392 HAVE_ICONV.
393 (iconv_onechar): Use ICONV_CONST instead of "const".
394 (wind_MultiByteToWideChar): Initialise local strings.
395
396 2009-04-30 Nick Clifton <nickc@redhat.com>
397
398 * readelf.c (dump_relocations): Display a relocation against an
399 ifunc symbol as if it were a function invocation.
400 (get_symbol_type): Handle STT_GNU_IFUNC.
401
402 2009-04-29 Anthony Green <green@moxielogic.com>
403
404 * NEWS: Tweak verilog support description.
405
406 2009-04-29 Alan Modra <amodra@bigpond.net.au>
407 Denis Scherbakov <denis_scherbakov@yahoo.com>
408
409 * readelf.c (slurp_ia64_unwind_table): Correct 64-bit unwind table
410 read, and merge with 32-bit case.
411
412 2009-04-27 Anthony Green <green@moxielogic.com>
413
414 * NEWS: Mention verilog support added to bfd.
415
416 2009-04-27 H.J. Lu <hongjiu.lu@intel.com>
417
418 * objcopy.c (copy_object): Copy pe_opthdr before changing PE
419 parameters.
420
421 2009-04-24 Cary Coutant <ccoutant@google.com>
422
423 * dwarf.c (process_extended_line_op): Add DW_LNE_set_discriminator.
424 Add missing newlines to HP extensions.
425
426 2009-04-17 H.J. Lu <hongjiu.lu@intel.com>
427
428 * objcopy.c (set_pe_subsystem): Replace efi-rom with sal-rtd.
429 * doc/binutils.texi: Likewise.
430
431 2009-04-17 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR binutils/10074
434 * objcopy.c: Include coff/i386.h and coff/pe.h.
435 (pe_file_alignment): New.
436 (pe_heap_commit): Likewise.
437 (pe_heap_reserve): Likewise.
438 (pe_image_base): Likewise.
439 (pe_section_alignment): Likewise.
440 (pe_stack_commit): Likewise.
441 (pe_stack_reserve): Likewise.
442 (pe_subsystem): Likewise.
443 (pe_major_subsystem_version): Likewise.
444 (pe_minor_subsystem_version): Likewise.
445 (set_pe_subsystem): Likewise.
446 (convert_efi_target): Likewise.
447 (command_line_switch): Add OPTION_FILE_ALIGNMENT,
448 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
449 OPTION_STACK and OPTION_SUBSYSTEM.
450 (copy_options): Likewise.
451 (copy_usage): Add --file-alignment, --heap, --image-base,
452 --section-alignment, --stack and --subsystem.
453 (copy_object): Set up PE parameters.
454 (copy_main): Process Add OPTION_FILE_ALIGNMENT,
455 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
456 OPTION_STACK and OPTION_SUBSYSTEM. Convert EFI target to
457 PEI target.
458
459 * NEWS: Mention --file-alignment, --heap, --image-base,
460 --section-alignment, --stack and --subsystem command line
461 options for objcopy.
462
463 * doc/binutils.texi: Document --file-alignment, --heap,
464 --image-base, --section-alignment, --stack and --subsystem
465 command line options for objcopy.
466
467 2009-04-15 Anthony Green <green@moxielogic.com>
468
469 * MAINTAINERS: Add myself as Moxie port maintainer.
470
471 2009-04-14 Dave Korn <dave.korn.cygwin@gmail.com>
472
473 * objcopy.c (enum long_section_name_handling): New enum type.
474 (enum command_line_switch): Add OPTION_LONG_SECTION_NAMES.
475 (copy_options[]): Add entry for --long-section-names option.
476 (copy_usage): Document it.
477 (set_long_section_mode): New subroutine.
478 (copy_file): Call it.
479 (copy_main): Accept OPTION_LONG_SECTION_NAMES and parse arg.
480 * doc/binutils.texi: Update objcopy documentation with details
481 of new option.
482
483 2009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
484
485 * dlltool.c (set_dll_name_from_def): Accept new second arg that
486 indicates if we are building DLL or EXE, and use it to add a
487 default suffix to the output filename when none is already present.
488 (def_name): Indicate we are building an EXE when calling it.
489 (def_library): Indicate we are building a DLL when calling it.
490
491 2009-04-01 Jari Aalto <jari.aalto@cante.net>
492
493 PR 9972
494 * doc/binutils.texi (strings): Document the -V alias for the
495 --version option.
496 * strings.c (usage): Likewise.
497
498 2009-03-31 Nick Clifton <nickc@redhat.com>
499
500 PR 9992
501 * configure.in: Import Solaris specific largefile test from
502 bfd/configure.in.
503 * configure: Regenerate.
504
505 2009-03-30 Richard Sandiford <rdsandiford@googlemail.com>
506
507 * MAINTAINERS: Add self.
508
509 2009-03-27 Nick Clifton <nickc@redhat.com>
510
511 * dwarf.c (display_debug_ranges): Add the base address to the
512 displayed values for 'Begin' and 'End'.
513
514 2009-03-25 Ryan Mansfield <rmansfield@qnx.com>
515
516 * readelf.c (process_file_header): Don't report a corrupt string
517 table index if it is zero.
518
519 2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
520
521 * dwarf.c (dwarf_regnames): Moved before frame_need_space.
522 (dwarf_regnames_count): Likewise.
523 (frame_need_space): Return int.
524 (display_debug_frames): Check invalid registers.
525
526 2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
527
528 * readelf.c (debug_apply_relocations): Check relocations
529 against STT_SECTION symbol.
530
531 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
532
533 * readelf.c (debug_apply_relocations): Allow relocations
534 against function symbols.
535
536 2009-03-18 Alan Modra <amodra@bigpond.net.au>
537
538 * sysdep.h: Include alloca-conf.h instead of config.h and remove
539 existing #if's handling alloca.
540 * Makefile.am: Run "make dep-am".
541 * Makefile.in: Regenerate.
542
543 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
544
545 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
546 * configure.in: Likewise.
547 * configure: Regenerate.
548
549 2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
550
551 PR binutils/9945
552 * objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
553
554 2009-03-11 Chris Demetriou <cgd@google.com>
555
556 * ar.c (deterministic): New global variable.
557 (main): Recognize new 'D' option, which enables 'deterministic mode'.
558 (usage): Document new 'D' option.
559 (write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
560 flags if deterministic mode was requested.
561 * doc/binutils.texi (ar): Document deterministic mode ('D' option).
562
563 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
564
565 PR binutils/9933
566 * objcopy.c (filter_symbols): Properly handle common symbols
567 in relocatable file.
568
569 2009-03-06 Nick Clifton <nickc@redhat.com>
570
571 * po/es.po: Updated Spanish translation.
572
573 2009-03-05 Nick Clifton <nickc@redhat.com>
574
575 * objdump.c (disassemble_section): If the computed next offset is
576 not beyond the current offset then just continue to the end.
577
578 2009-03-04 Tristan Gingold <gingold@adacore.com>
579
580 * MAINTAINERS: Add myself as VMS maintainer.
581
582 2009-03-03 Nick Clifton <nickc@redhat.com>
583
584 * readelf.c: Update formatting.
585
586 2009-03-03 Alan Modra <amodra@bigpond.net.au>
587
588 * Makefile.am: Run "make dep-am".
589 * Makefile.in: Regenerate.
590
591 2009-03-03 Alan Modra <amodra@bigpond.net.au>
592
593 * objdump.c (disassemble_section): Mask address before sign extending.
594
595 2009-03-02 Sebastian Biallas <sb@biallas.net>
596
597 * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
598 (parse_ieee_bb): Set the filename if it has not already been
599 discovered.
600
601 2009-03-02 Cary Coutant <ccoutant@google.com>
602
603 * readelf.c (adjust_relative_path): New function.
604 (struct archive_info): New type.
605 (setup_archive): New function.
606 (release_archive): New function.
607 (setup_nested_archive): New function.
608 (get_archive_member_name): New function.
609 (get_archive_member_name_at): New function.
610 (make_qualified_name): New function.
611 (process_archive): Factor out code for reading archive index and
612 long filename table to setup_archive. Add support for thin archives.
613
614 2009-03-02 Nick Clifton <nickc@redhat.com>
615
616 * po/sk.po: Updated Slovak translation.
617
618 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
619
620 * configure: Regenerate.
621
622 2009-02-23 Cary Coutant <ccoutant@google.com>
623
624 * objdump.c (load_specific_debug_section): New function, from
625 load_debug_section.
626 (load_debug_section): Use load_specific_debug_section.
627 (dump_dwarf_section): Likewise.
628
629 2009-02-23 Cary Coutant <ccoutant@google.com>
630
631 * readelf.c (parse_args): Select all sections explicitly for -w.
632
633 2009-02-09 Kai Tietz <kai.tietz@onevision.com>
634
635 * windres.c (set_endianess): Copy name without leading '-'.
636
637 2009-02-09 Tristan Gingold <gingold@adacore.com>
638
639 * NEWS: Mention feature match between objdump and readelf for dumping
640 dwarf info.
641
642 * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
643 objdump.
644
645 * objdump.c (usage): Update documentation for -W/--dwarf.
646 (enum option_values): Add OPTION_DWARF.
647 (long_options): --dwarf can accept arguments.
648 (dump_dwarf_section): Also check enabled field.
649 (main): Option -W can accept arguments, code moved to
650 dwarf.c and call dwarf_select_sections_all instead.
651 * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
652 (parse_args): Move code to...
653 * dwarf.c (dwarf_select_sections_by_letters,
654 dwarf_select_sections_by_names): : ...here (new functions).
655 (do_debug_lines_decoded): Remove and replaced by ...
656 (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
657 (display_debug_lines): Adjust for previous change.
658 (dwarf_select_sections_all): New function.
659 (debug_displays): Add initializer for enabled field.
660 * dwarf.h (do_debug_lines_decoded): Remove.
661 Add prototypes for the new functions.
662 (struct dwarf_section_display): Add enabled field.
663
664 2009-02-06 Nick Clifton <nickc@redhat.com>
665
666 * po/vi.po: Updated Vietnamese translation.
667
668 2009-02-03 Sandip Matte <sandip@rmicorp.com>
669
670 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
671
672 2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
673
674 * NEWS: Move --as-needed change to ...
675 * ../ld/NEWS: Here.
676
677 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
678
679 * configure.in: AC_SUBST pdfdir.
680 * Makefile.am: Add install-pdf, install-pdf-am,
681 and install-pdf-recursive targets.
682 * doc/Makefile.am: Define pdf__strip_dir. Add
683 install-pdf and install-pdf-am targets.
684 * po/Make-in: Add install-pdf target.
685 * configure: Regenerate.
686 * Makefile.in: Regenerate.
687 * doc/Makefile.in: Regenerate.
688
689 2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
690
691 PR binutils/9784
692 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
693
694 * doc/binutils.texi: Document --prefix=PREFIX and
695 --prefix-strip=LEVEL.
696
697 * objdump.c: Include "filenames.h".
698 (prefix): New.
699 (prefix_strip): Likewise.
700 (prefix_length): Likewise.
701 (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
702 (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
703 (long_options): Likewise.
704 (show_line): Handle prefix and prefix_strip.
705 (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
706
707 * readelf.c (PATH_MAX): Moved to ...
708 * sysdep.h: Here.
709
710 2009-01-31 Alan Modra <amodra@bigpond.net.au>
711
712 * NEWS: Mention --as-needed change.
713
714 2009-01-29 Alan Modra <amodra@bigpond.net.au>
715
716 PR 9798
717 * bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
718 (bfd_get_archive_filename): Constify param.
719 * bucomm.h (bfd_get_archive_filename): Update prototype.
720 * objcopy.c (RETURN_NONFATAL): Delete.
721 (copy_unknown_object): Don't call bfd_get_archive_filename for
722 bfd_nonfatal_message filename, instead just pass bfd.
723 (copy_object): Likewise.
724 (copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
725 bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
726 (setup_bfd_headers): Fix error message.
727
728 2009-01-27 Nick Clifton <nickc@redhat.com>
729
730 PR 9774
731 * objdump.c (disassemble_section): When the target uses signed
732 addresses make sure that we compute signed values.
733
734 2009-01-27 Nick Clifton <nickc@redhat.com>
735
736 * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
737 maintainers.
738
739 2009-01-26 Nick Clifton <nickc@redhat.com>
740
741 PR 9766
742 * dlltool.c (xlate): When strip text after the @ sign, look for
743 the last one not the first one.
744
745 2009-01-16 Alan Modra <amodra@bigpond.net.au>
746
747 * configure.in (commonbfdlib): Delete.
748 * configure: Regenerate.
749
750 2008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
751
752 Cleanup code related to --identify option.
753
754 * binutils/dlltool.c (file scope): Removed globals identify_ms,
755 identify_member_contains_symname_result,
756 identify_dll_name_list_head, and identify_dll_name_list_tail.
757 Renamed existing typedef dll_name_list_type to
758 dll_name_list_node_type.
759 Added new typedefs dll_name_list_type, symname_search_data_type,
760 and identify_data_type.
761 (identify_append_dll_name_to_list): Renamed to...
762 (dll_name_list_append): ...here. Changed signature to accept list
763 argument rather than use global.
764 (identify_count_dll_name_list): Renamed to...
765 (dll_name_list_count): ...here. Changed signature to accept list
766 argument rather than use global.
767 (identify_print_dll_name_list): Renamed to...
768 (dll_name_list_print): ...here. Changed signature to accept list
769 argument rather than use global.
770 (identify_free_dll_name_list): Renamed to...
771 (dll_name_list_free_contents): ...here.
772 (dll_name_list_free): New function.
773 (dll_name_list_create): New function.
774 (identify_process_section_p): Changed signature to accept
775 ms_style_implib argument rather than use global.
776 (identify_member_contains_symname): Expect incoming void * data to
777 be symname_search_data_type.
778 (identify_dll_for_implib): Use new functions dll_name_list_create
779 and dll_name_list_free. Use new types symname_search_data_type
780 and identify_data_type to communicate with search routines.
781 (identify_search_section): Expect incoming void * data to be
782 identify_data_type. Use its contents rather than global
783 variables.
784
785 2009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
786
787 Add --identify-strict option. Handle ms-style implibs:
788
789 * dlltool.c (file scope): Added new globals identify_ms and
790 identify_strict. New typedef dll_name_list_type, and globals
791 identify_dll_name_list_head and identify_dll_name_list_tail. Added
792 new global identify_member_contains_symname_result.
793 (identify_append_dll_name_to_list): New function.
794 (identify_count_dll_name_list): New function.
795 (identify_print_dll_name_list): New function.
796 (identify_free_dll_name_list): New function.
797 (identify_search_archive): Changed signature to take function
798 pointer to operation to apply to each member, and data to pass on
799 to that function.
800 (identify_search_member): Changed signature to accept user data
801 from caller.
802 (identify_member_contains_symname): New function.
803 (identify_dll_for_implib): Rewrite. Now determines whether implib
804 is ms- or binutils- style, before searching sections for
805 dllname. Allows multiple dllnames.
806 (identify_process_section_p): Search alternate section for dllname
807 when implib is ms-style.
808 (identify_search_section): Add additional conditions to excludes
809 candidate sections from consideration.
810 (usage): Added --identify-strict.
811 (long_options): Added --identify-strict.
812 (main): Handle --identify-strict option.
813 * doc/binutils.texi: Document --identify-strict option.
814 * NEWS: Document --identify and --identify-strict options.
815
816 2009-01-13 Alan Modra <amodra@bigpond.net.au>
817
818 PR 7034
819 * doc/binutils.texi (objdump -R): Note effect of -d or -D.
820
821 2009-01-13 Alan Modra <amodra@bigpond.net.au>
822
823 * objdump.c (disassemble_section): Don't assume non-instruction
824 data if object symbol at given address is in different section.
825
826 2009-01-12 Kai Tietz <kai.tietz@onevision.com>
827
828 * dlltool.c (create_for_pep): New.
829 (flush_page): Use create_for_pep instead of using
830 macro DLLTOOL_MX86_64 clause.
831 (generate_idata_ofile): Likewise.
832 (make_one_lib_file): Likewise.
833 (make_head): Likewise.
834 (make_tail): Likewise.
835 (main): Initialize create_for_pep.
836
837 2009-01-08 Kai Tietz <kai.tietz@onevision.com>
838
839 * dlltool.c (use_nul_prefixed_import_tables): New.
840 (make_head): Make prefix leading zero prefix element for
841 idata$4 and idata$5 dependent to new flag.
842 (usage): Add new option --use-nul-prefixed-import-tables.
843 (OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
844 (long_options): Add --use-nul-prefixed-import-tables.
845 (main): Likewise.
846 * doc/binutils.texi: Add new option documentation for
847 --use-nul-prefixed-import-tables.
848 * NEWS: Add new option.
849
850 2009-01-06 Kai Tietz <kai.tietz@onevision.com>
851
852 * windres.c (set_endianess): Get architecture name
853 for internal target names like "pe-arm-wince-little".
854 (find_arch_match): New helper.
855 * ChangeLog: Reset it.
856 * ChangeLog-2008: Moved old ChangeLog.
857
858 For older changes see ChangeLog-2008
859 \f
860 Local Variables:
861 mode: change-log
862 left-margin: 8
863 fill-column: 74
864 version-control: never
865 End:
This page took 0.0569539999999999 seconds and 4 git commands to generate.