* ld-pe/pe-run.exp (proc test_direct_link_dll): Always pass
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
361dff73
DK
12009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
2
3 Merge cegcc and mingw32ce target name changes from CeGCC project.
4
5 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt>
6
7 * configure.in: Add arm*-*-cegcc* and arm*-*-mingw32ce* targets.
8 * configure: Regenerate.
9
1316c8b3
NC
102009-06-15 Nick Clifton <nickc@redhat.com>
11
12 PR 10263
13 * objdump.c (disassemble_bytes): Set the DISASSEMBLE_DATA bit in
14 the flags field of the disassemble_info structure if the -D switch
15 is in operation.
16
0e27a8f6
NC
172009-06-12 Homer Xing <homer.xing@yahoo.com>
18
19 * NEWS: Mention new feature added to gprof.
20
f64fddf1
NC
212009-06-12 John Reiser <jreiser@BitWagon.com>
22
23 * readelf.c (process_symbol_table): Set gnubuckets to NULL after
24 freeing it and before returning.
25
d3a44ec6
JJ
262009-06-12 Jakub Jelinek <jakub@redhat.com>
27
28 * readelf.c (process_symbol_table): Don't return early if
29 .hash/.gnu.hash is empty/unusable and not -D.
30
b882b028
NC
312009-06-09 Tom Bramer <tjb@postpro.net>
32
33 PR 10165
34 * winduni.c (wind_MultiByteToWideChar): Do not pass MB_PRECOMPOSED
35 to MultiByteToWideChar when using the CP_UTF8 or CO_UTF7 types.
36
e36aef42
AM
372009-06-04 Alan Modra <amodra@bigpond.net.au>
38
39 * strings.c (main): Delay parsing of decimal digits.
40
4b9d2a99
AM
412009-06-04 Alan Modra <amodra@bigpond.net.au>
42
43 * dep-in.sed: Don't use \n in replacement part of s command.
44 * Makefile.am (DEP1): LC_ALL for uniq.
45 Run "make dep-am".
46 * Makefile.in: Regenerate.
47
b517c9b6
TG
482009-06-03 Tristan Gingold <gingold@adacore.com>
49
50 * MAINTAINERS: Add myself as Mach-O maintainer.
51
1533edfb
AM
522009-06-01 Alan Modra <amodra@bigpond.net.au>
53
54 PR 10199
55 * doc/binutils.texi (nm): Correct -S description.
56
b662cd9e
NC
572009-05-28 Nick Clifton <nickc@redhat.com>
58
59 * po/da.po: Updated Danish translation.
60
5dff79d8
NC
612009-05-28 Nick Clifton <nickc@redhat.com>
62
63 * readelf.c (display_debug_section): Do not display debug sections
64 with the NOBITS section type.
65
fc579192
NC
662009-05-27 Rafael Avila de Espindola <espindola@google.com>
67
68 * aclocal.m4: Include ../config/plugins.m4.
69 * configure.in: Use AC_PLUGINS.
70 * configure: Regenerate.
71 * Makefile.in: Regenerate.
72 * doc/Makefile.in: Regenerate.
73
742009-05-27 Rafael Avila de Espindola <espindola@google.com>
75
76 * ar.c (main): Call bfd_plugin_set_program_name.
77 * nm.c (main): Call bfd_plugin_set_program_name.
78
3614867c
NS
792009-05-27 Nathan Sidwell <nathan@codesourcery.com>
80
81 * sysdump.c (tab): Use puts rather than two printfs.
82
f12e7348
NC
832009-05-26 Nick Clifton <nickc@redhat.com>
84
85 * po/id.po: Updated Indonesian translation.
86 * po/binutils.pot: Updated template file.
87
ce3c775b
NC
882009-05-26 Rafael Avila de Espindola <espindola@google.com>
89
90 * ar.c: Include plugin.h.
91 (main): Handle the --plugin option.
92 * nm.c: Include plugin.h.
93 (OPTION_PLUGIN): New.
94 (long_options): Add plugin.
95 (main): Handle OPTION_PLUGIN.
96 * NEWS: Mention the new feature.
97 * doc/binutils: Documement the new command line options.
98 * configure.in: Check for --enable-plugins.
99 * configure: Regenerate.
100
00f3247a
AM
1012009-05-26 Alan Modra <amodra@bigpond.net.au>
102
103 * dep-in.sed: Output one filename per line with all lines having
104 continuation backslash. Prefix first line with "A", following
105 lines with "B".
106 * Makefile.am (DEP): Don't use dep.sed here.
107 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
108 sort and uniq.
109 * Makefile.in: Regenerate.
110
c5ac1056
TG
1112009-05-25 Tristan Gingold <gingold@adacore.com>
112
113 * makefile.vms-in: Fix CFLAGS, add addr2line.exe target.
114
115 * configure.com: Fix it: handle alloca and define TARGET in config.h.
116
2b3decb5
AM
1172009-05-22 Alan Modra <amodra@bigpond.net.au>
118
119 * Makefile.am: Run "make dep-am".
120 * Makefile.in: Regenerate.
121
78e82dc3
AM
1222009-05-12 Alan Modra <amodra@bigpond.net.au>
123
124 * objcopy.c (set_long_section_mode): Check input_bfd is coff
125 before accessing coff specific fields of bfd.
126
57f6e0bc
DK
1272009-05-09 Dave Korn <dave.korn.cygwin@gmail.com>
128
129 * MAINTAINERS: Add myself as PE/COFF co-maintainer.
130
34e8a6f7
KT
1312009-05-08 Kai Tietz <kai.tietz@onevision.com>
132
133 * winduni.c (iconv_onechar): Only define when HAVE_ICONV
134 is defined, but not when __CYGWIN__ or _WIN32 are defined.
135 See wind_iconv_cp for call logic of this local funtion.
136
6f4c2146
NC
1372009-05-05 Guillaume Duhamel <guillaume.duhamel@gmail.com>
138
139 PR 10109
140 * winduni.c: Replace test of HAVE_ICONV_H with a test of
141 HAVE_ICONV.
142 (iconv_onechar): Use ICONV_CONST instead of "const".
143 (wind_MultiByteToWideChar): Initialise local strings.
144
d8045f23
NC
1452009-04-30 Nick Clifton <nickc@redhat.com>
146
147 * readelf.c (dump_relocations): Display a relocation against an
148 ifunc symbol as if it were a function invocation.
149 (get_symbol_type): Handle STT_GNU_IFUNC.
150
43cd3ced
AG
1512009-04-29 Anthony Green <green@moxielogic.com>
152
153 * NEWS: Tweak verilog support description.
154
c6a0c689
AM
1552009-04-29 Alan Modra <amodra@bigpond.net.au>
156 Denis Scherbakov <denis_scherbakov@yahoo.com>
157
158 * readelf.c (slurp_ia64_unwind_table): Correct 64-bit unwind table
159 read, and merge with 32-bit case.
160
c067354b
NC
1612009-04-27 Anthony Green <green@moxielogic.com>
162
163 * NEWS: Mention verilog support added to bfd.
164
325c681d
L
1652009-04-27 H.J. Lu <hongjiu.lu@intel.com>
166
167 * objcopy.c (copy_object): Copy pe_opthdr before changing PE
168 parameters.
169
ed4a4bdf
CC
1702009-04-24 Cary Coutant <ccoutant@google.com>
171
172 * dwarf.c (process_extended_line_op): Add DW_LNE_set_discriminator.
173 Add missing newlines to HP extensions.
174
d9118602
L
1752009-04-17 H.J. Lu <hongjiu.lu@intel.com>
176
177 * objcopy.c (set_pe_subsystem): Replace efi-rom with sal-rtd.
178 * doc/binutils.texi: Likewise.
179
92dd4511
L
1802009-04-17 H.J. Lu <hongjiu.lu@intel.com>
181
182 PR binutils/10074
183 * objcopy.c: Include coff/i386.h and coff/pe.h.
184 (pe_file_alignment): New.
185 (pe_heap_commit): Likewise.
186 (pe_heap_reserve): Likewise.
187 (pe_image_base): Likewise.
188 (pe_section_alignment): Likewise.
189 (pe_stack_commit): Likewise.
190 (pe_stack_reserve): Likewise.
191 (pe_subsystem): Likewise.
192 (pe_major_subsystem_version): Likewise.
193 (pe_minor_subsystem_version): Likewise.
194 (set_pe_subsystem): Likewise.
195 (convert_efi_target): Likewise.
196 (command_line_switch): Add OPTION_FILE_ALIGNMENT,
197 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
198 OPTION_STACK and OPTION_SUBSYSTEM.
199 (copy_options): Likewise.
200 (copy_usage): Add --file-alignment, --heap, --image-base,
201 --section-alignment, --stack and --subsystem.
202 (copy_object): Set up PE parameters.
203 (copy_main): Process Add OPTION_FILE_ALIGNMENT,
204 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
205 OPTION_STACK and OPTION_SUBSYSTEM. Convert EFI target to
206 PEI target.
207
208 * NEWS: Mention --file-alignment, --heap, --image-base,
209 --section-alignment, --stack and --subsystem command line
210 options for objcopy.
211
212 * doc/binutils.texi: Document --file-alignment, --heap,
213 --image-base, --section-alignment, --stack and --subsystem
214 command line options for objcopy.
215
20135e4c
NC
2162009-04-15 Anthony Green <green@moxielogic.com>
217
17eb60e9 218 * MAINTAINERS: Add myself as Moxie port maintainer.
20135e4c 219
0408dee6
DK
2202009-04-14 Dave Korn <dave.korn.cygwin@gmail.com>
221
222 * objcopy.c (enum long_section_name_handling): New enum type.
223 (enum command_line_switch): Add OPTION_LONG_SECTION_NAMES.
224 (copy_options[]): Add entry for --long-section-names option.
225 (copy_usage): Document it.
226 (set_long_section_mode): New subroutine.
227 (copy_file): Call it.
228 (copy_main): Accept OPTION_LONG_SECTION_NAMES and parse arg.
229 * doc/binutils.texi: Update objcopy documentation with details
230 of new option.
231
2fe50fe3
DK
2322009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
233
234 * dlltool.c (set_dll_name_from_def): Accept new second arg that
235 indicates if we are building DLL or EXE, and use it to add a
236 default suffix to the output filename when none is already present.
237 (def_name): Indicate we are building an EXE when calling it.
238 (def_library): Indicate we are building a DLL when calling it.
239
ffbe5983
NC
2402009-04-01 Jari Aalto <jari.aalto@cante.net>
241
242 PR 9972
243 * doc/binutils.texi (strings): Document the -V alias for the
244 --version option.
245 * strings.c (usage): Likewise.
246
e3525117
NC
2472009-03-31 Nick Clifton <nickc@redhat.com>
248
249 PR 9992
250 * configure.in: Import Solaris specific largefile test from
251 bfd/configure.in.
252 * configure: Regenerate.
253
93abc97a
RS
2542009-03-30 Richard Sandiford <rdsandiford@googlemail.com>
255
256 * MAINTAINERS: Add self.
257
4a149252
NC
2582009-03-27 Nick Clifton <nickc@redhat.com>
259
260 * dwarf.c (display_debug_ranges): Add the base address to the
261 displayed values for 'Begin' and 'End'.
262
15ba6505
AM
2632009-03-25 Ryan Mansfield <rmansfield@qnx.com>
264
265 * readelf.c (process_file_header): Don't report a corrupt string
266 table index if it is zero.
267
665ce1f6
L
2682009-03-19 H.J. Lu <hongjiu.lu@intel.com>
269
270 * dwarf.c (dwarf_regnames): Moved before frame_need_space.
271 (dwarf_regnames_count): Likewise.
272 (frame_need_space): Return int.
273 (display_debug_frames): Check invalid registers.
274
55f25fc3
L
2752009-03-19 H.J. Lu <hongjiu.lu@intel.com>
276
277 * readelf.c (debug_apply_relocations): Check relocations
278 against STT_SECTION symbol.
279
13e4f8ad
L
2802009-03-18 H.J. Lu <hongjiu.lu@intel.com>
281
282 * readelf.c (debug_apply_relocations): Allow relocations
283 against function symbols.
284
8d25cc3d
AM
2852009-03-18 Alan Modra <amodra@bigpond.net.au>
286
287 * sysdep.h: Include alloca-conf.h instead of config.h and remove
288 existing #if's handling alloca.
289 * Makefile.am: Run "make dep-am".
290 * Makefile.in: Regenerate.
291
e5231592
RS
2922009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
293
294 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
295 * configure.in: Likewise.
296 * configure: Regenerate.
297
3516e984
L
2982009-03-13 H.J. Lu <hongjiu.lu@intel.com>
299
300 PR binutils/9945
301 * objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
302
36e4dce6
CD
3032009-03-11 Chris Demetriou <cgd@google.com>
304
305 * ar.c (deterministic): New global variable.
306 (main): Recognize new 'D' option, which enables 'deterministic mode'.
307 (usage): Document new 'D' option.
308 (write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
309 flags if deterministic mode was requested.
310 * doc/binutils.texi (ar): Document deterministic mode ('D' option).
311
0691f7af
L
3122009-03-09 H.J. Lu <hongjiu.lu@intel.com>
313
314 PR binutils/9933
315 * objcopy.c (filter_symbols): Properly handle common symbols
316 in relocatable file.
317
d11fd249
NC
3182009-03-06 Nick Clifton <nickc@redhat.com>
319
320 * po/es.po: Updated Spanish translation.
321
84d7b001
NC
3222009-03-05 Nick Clifton <nickc@redhat.com>
323
324 * objdump.c (disassemble_section): If the computed next offset is
325 not beyond the current offset then just continue to the end.
326
e7f990e2
TG
3272009-03-04 Tristan Gingold <gingold@adacore.com>
328
329 * MAINTAINERS: Add myself as VMS maintainer.
330
54b70fa3
NC
3312009-03-03 Nick Clifton <nickc@redhat.com>
332
333 * readelf.c: Update formatting.
334
a1f7ca36
AM
3352009-03-03 Alan Modra <amodra@bigpond.net.au>
336
337 * Makefile.am: Run "make dep-am".
338 * Makefile.in: Regenerate.
339
095ad3b8
AM
3402009-03-03 Alan Modra <amodra@bigpond.net.au>
341
342 * objdump.c (disassemble_section): Mask address before sign extending.
343
220df88b
NC
3442009-03-02 Sebastian Biallas <sb@biallas.net>
345
346 * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
347 (parse_ieee_bb): Set the filename if it has not already been
348 discovered.
349
2cf0635d 3502009-03-02 Cary Coutant <ccoutant@google.com>
095ad3b8 351
2cf0635d
NC
352 * readelf.c (adjust_relative_path): New function.
353 (struct archive_info): New type.
354 (setup_archive): New function.
355 (release_archive): New function.
356 (setup_nested_archive): New function.
357 (get_archive_member_name): New function.
358 (get_archive_member_name_at): New function.
359 (make_qualified_name): New function.
360 (process_archive): Factor out code for reading archive index and
361 long filename table to setup_archive. Add support for thin archives.
362
c7c1befa
NC
3632009-03-02 Nick Clifton <nickc@redhat.com>
364
365 * po/sk.po: Updated Slovak translation.
366
58e24671
RW
3672009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
368
369 * configure: Regenerate.
370
7bcbeb0f
CC
3712009-02-23 Cary Coutant <ccoutant@google.com>
372
373 * objdump.c (load_specific_debug_section): New function, from
374 load_debug_section.
375 (load_debug_section): Use load_specific_debug_section.
376 (dump_dwarf_section): Likewise.
377
613ff48b
CC
3782009-02-23 Cary Coutant <ccoutant@google.com>
379
380 * readelf.c (parse_args): Select all sections explicitly for -w.
381
48b2f7b2
KT
3822009-02-09 Kai Tietz <kai.tietz@onevision.com>
383
384 * windres.c (set_endianess): Copy name without leading '-'.
385
4cb93e3b
TG
3862009-02-09 Tristan Gingold <gingold@adacore.com>
387
388 * NEWS: Mention feature match between objdump and readelf for dumping
389 dwarf info.
390
391 * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
392 objdump.
393
394 * objdump.c (usage): Update documentation for -W/--dwarf.
395 (enum option_values): Add OPTION_DWARF.
396 (long_options): --dwarf can accept arguments.
397 (dump_dwarf_section): Also check enabled field.
398 (main): Option -W can accept arguments, code moved to
399 dwarf.c and call dwarf_select_sections_all instead.
400 * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
401 (parse_args): Move code to...
402 * dwarf.c (dwarf_select_sections_by_letters,
403 dwarf_select_sections_by_names): : ...here (new functions).
404 (do_debug_lines_decoded): Remove and replaced by ...
405 (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
406 (display_debug_lines): Adjust for previous change.
407 (dwarf_select_sections_all): New function.
408 (debug_displays): Add initializer for enabled field.
409 * dwarf.h (do_debug_lines_decoded): Remove.
410 Add prototypes for the new functions.
411 (struct dwarf_section_display): Add enabled field.
095ad3b8 412
dfb37fbf
NC
4132009-02-06 Nick Clifton <nickc@redhat.com>
414
415 * po/vi.po: Updated Vietnamese translation.
416
52b6b6b9
JM
4172009-02-03 Sandip Matte <sandip@rmicorp.com>
418
419 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
420
28024d9d
L
4212009-02-03 H.J. Lu <hongjiu.lu@intel.com>
422
423 * NEWS: Move --as-needed change to ...
424 * ../ld/NEWS: Here.
425
31dd3154
JM
4262009-02-03 Carlos O'Donell <carlos@codesourcery.com>
427
428 * configure.in: AC_SUBST pdfdir.
429 * Makefile.am: Add install-pdf, install-pdf-am,
430 and install-pdf-recursive targets.
431 * doc/Makefile.am: Define pdf__strip_dir. Add
432 install-pdf and install-pdf-am targets.
433 * po/Make-in: Add install-pdf target.
434 * configure: Regenerate.
435 * Makefile.in: Regenerate.
436 * doc/Makefile.in: Regenerate.
437
0dafdf3f
L
4382009-02-03 H.J. Lu <hongjiu.lu@intel.com>
439
440 PR binutils/9784
441 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
442
443 * doc/binutils.texi: Document --prefix=PREFIX and
444 --prefix-strip=LEVEL.
445
446 * objdump.c: Include "filenames.h".
447 (prefix): New.
448 (prefix_strip): Likewise.
449 (prefix_length): Likewise.
450 (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
451 (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
452 (long_options): Likewise.
453 (show_line): Handle prefix and prefix_strip.
454 (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
455
456 * readelf.c (PATH_MAX): Moved to ...
457 * sysdep.h: Here.
458
010e5ae2
AM
4592009-01-31 Alan Modra <amodra@bigpond.net.au>
460
461 * NEWS: Mention --as-needed change.
462
8d8e0703
AM
4632009-01-29 Alan Modra <amodra@bigpond.net.au>
464
465 PR 9798
466 * bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
467 (bfd_get_archive_filename): Constify param.
468 * bucomm.h (bfd_get_archive_filename): Update prototype.
469 * objcopy.c (RETURN_NONFATAL): Delete.
470 (copy_unknown_object): Don't call bfd_get_archive_filename for
471 bfd_nonfatal_message filename, instead just pass bfd.
472 (copy_object): Likewise.
473 (copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
474 bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
475 (setup_bfd_headers): Fix error message.
476
1b0adfe0
NC
4772009-01-27 Nick Clifton <nickc@redhat.com>
478
479 PR 9774
480 * objdump.c (disassemble_section): When the target uses signed
481 addresses make sure that we compute signed values.
482
9f04c329
NC
4832009-01-27 Nick Clifton <nickc@redhat.com>
484
485 * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
486 maintainers.
487
2c2ce03f
NC
4882009-01-26 Nick Clifton <nickc@redhat.com>
489
490 PR 9766
491 * dlltool.c (xlate): When strip text after the @ sign, look for
492 the last one not the first one.
493
29670fb9
AM
4942009-01-16 Alan Modra <amodra@bigpond.net.au>
495
496 * configure.in (commonbfdlib): Delete.
497 * configure: Regenerate.
498
25893672
NC
4992008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
500
501 Cleanup code related to --identify option.
502
503 * binutils/dlltool.c (file scope): Removed globals identify_ms,
504 identify_member_contains_symname_result,
505 identify_dll_name_list_head, and identify_dll_name_list_tail.
506 Renamed existing typedef dll_name_list_type to
507 dll_name_list_node_type.
508 Added new typedefs dll_name_list_type, symname_search_data_type,
509 and identify_data_type.
510 (identify_append_dll_name_to_list): Renamed to...
511 (dll_name_list_append): ...here. Changed signature to accept list
512 argument rather than use global.
513 (identify_count_dll_name_list): Renamed to...
514 (dll_name_list_count): ...here. Changed signature to accept list
515 argument rather than use global.
516 (identify_print_dll_name_list): Renamed to...
517 (dll_name_list_print): ...here. Changed signature to accept list
518 argument rather than use global.
519 (identify_free_dll_name_list): Renamed to...
520 (dll_name_list_free_contents): ...here.
521 (dll_name_list_free): New function.
522 (dll_name_list_create): New function.
523 (identify_process_section_p): Changed signature to accept
524 ms_style_implib argument rather than use global.
525 (identify_member_contains_symname): Expect incoming void * data to
526 be symname_search_data_type.
527 (identify_dll_for_implib): Use new functions dll_name_list_create
528 and dll_name_list_free. Use new types symname_search_data_type
529 and identify_data_type to communicate with search routines.
530 (identify_search_section): Expect incoming void * data to be
531 identify_data_type. Use its contents rather than global
532 variables.
533
71c57c16
NC
5342009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
535
536 Add --identify-strict option. Handle ms-style implibs:
537
538 * dlltool.c (file scope): Added new globals identify_ms and
539 identify_strict. New typedef dll_name_list_type, and globals
540 identify_dll_name_list_head and identify_dll_name_list_tail. Added
541 new global identify_member_contains_symname_result.
542 (identify_append_dll_name_to_list): New function.
543 (identify_count_dll_name_list): New function.
544 (identify_print_dll_name_list): New function.
545 (identify_free_dll_name_list): New function.
546 (identify_search_archive): Changed signature to take function
547 pointer to operation to apply to each member, and data to pass on
548 to that function.
549 (identify_search_member): Changed signature to accept user data
550 from caller.
551 (identify_member_contains_symname): New function.
552 (identify_dll_for_implib): Rewrite. Now determines whether implib
553 is ms- or binutils- style, before searching sections for
095ad3b8 554 dllname. Allows multiple dllnames.
71c57c16
NC
555 (identify_process_section_p): Search alternate section for dllname
556 when implib is ms-style.
557 (identify_search_section): Add additional conditions to excludes
558 candidate sections from consideration.
559 (usage): Added --identify-strict.
560 (long_options): Added --identify-strict.
561 (main): Handle --identify-strict option.
562 * doc/binutils.texi: Document --identify-strict option.
563 * NEWS: Document --identify and --identify-strict options.
564
840b96a7
AM
5652009-01-13 Alan Modra <amodra@bigpond.net.au>
566
567 PR 7034
568 * doc/binutils.texi (objdump -R): Note effect of -d or -D.
569
22f4bbf5
AM
5702009-01-13 Alan Modra <amodra@bigpond.net.au>
571
572 * objdump.c (disassemble_section): Don't assume non-instruction
573 data if object symbol at given address is in different section.
574
2ea2f3c6
KT
5752009-01-12 Kai Tietz <kai.tietz@onevision.com>
576
577 * dlltool.c (create_for_pep): New.
578 (flush_page): Use create_for_pep instead of using
579 macro DLLTOOL_MX86_64 clause.
580 (generate_idata_ofile): Likewise.
581 (make_one_lib_file): Likewise.
582 (make_head): Likewise.
583 (make_tail): Likewise.
584 (main): Initialize create_for_pep.
585
e77b97d4
KT
5862009-01-08 Kai Tietz <kai.tietz@onevision.com>
587
588 * dlltool.c (use_nul_prefixed_import_tables): New.
589 (make_head): Make prefix leading zero prefix element for
590 idata$4 and idata$5 dependent to new flag.
591 (usage): Add new option --use-nul-prefixed-import-tables.
592 (OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
593 (long_options): Add --use-nul-prefixed-import-tables.
594 (main): Likewise.
595 * doc/binutils.texi: Add new option documentation for
596 --use-nul-prefixed-import-tables.
597 * NEWS: Add new option.
598
1069ad51 5992009-01-06 Kai Tietz <kai.tietz@onevision.com>
84e94c90 600
1069ad51
KT
601 * windres.c (set_endianess): Get architecture name
602 for internal target names like "pe-arm-wince-little".
603 (find_arch_match): New helper.
604 * ChangeLog: Reset it.
605 * ChangeLog-2008: Moved old ChangeLog.
84e94c90 606
1069ad51 607For older changes see ChangeLog-2008
252b5132
RH
608\f
609Local Variables:
610mode: change-log
611left-margin: 8
612fill-column: 74
613version-control: never
614End:
This page took 0.412296 seconds and 4 git commands to generate.