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