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