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