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