Tweak description of verilog support in NEWS file.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
43cd3ced
AG
12009-04-29 Anthony Green <green@moxielogic.com>
2
3 * NEWS: Tweak verilog support description.
4
c6a0c689
AM
52009-04-29 Alan Modra <amodra@bigpond.net.au>
6 Denis Scherbakov <denis_scherbakov@yahoo.com>
7
8 * readelf.c (slurp_ia64_unwind_table): Correct 64-bit unwind table
9 read, and merge with 32-bit case.
10
c067354b
NC
112009-04-27 Anthony Green <green@moxielogic.com>
12
13 * NEWS: Mention verilog support added to bfd.
14
325c681d
L
152009-04-27 H.J. Lu <hongjiu.lu@intel.com>
16
17 * objcopy.c (copy_object): Copy pe_opthdr before changing PE
18 parameters.
19
ed4a4bdf
CC
202009-04-24 Cary Coutant <ccoutant@google.com>
21
22 * dwarf.c (process_extended_line_op): Add DW_LNE_set_discriminator.
23 Add missing newlines to HP extensions.
24
d9118602
L
252009-04-17 H.J. Lu <hongjiu.lu@intel.com>
26
27 * objcopy.c (set_pe_subsystem): Replace efi-rom with sal-rtd.
28 * doc/binutils.texi: Likewise.
29
92dd4511
L
302009-04-17 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR binutils/10074
33 * objcopy.c: Include coff/i386.h and coff/pe.h.
34 (pe_file_alignment): New.
35 (pe_heap_commit): Likewise.
36 (pe_heap_reserve): Likewise.
37 (pe_image_base): Likewise.
38 (pe_section_alignment): Likewise.
39 (pe_stack_commit): Likewise.
40 (pe_stack_reserve): Likewise.
41 (pe_subsystem): Likewise.
42 (pe_major_subsystem_version): Likewise.
43 (pe_minor_subsystem_version): Likewise.
44 (set_pe_subsystem): Likewise.
45 (convert_efi_target): Likewise.
46 (command_line_switch): Add OPTION_FILE_ALIGNMENT,
47 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
48 OPTION_STACK and OPTION_SUBSYSTEM.
49 (copy_options): Likewise.
50 (copy_usage): Add --file-alignment, --heap, --image-base,
51 --section-alignment, --stack and --subsystem.
52 (copy_object): Set up PE parameters.
53 (copy_main): Process Add OPTION_FILE_ALIGNMENT,
54 OPTION_HEAP, OPTION_IMAGE_BASE, OPTION_SECTION_ALIGNMENT,
55 OPTION_STACK and OPTION_SUBSYSTEM. Convert EFI target to
56 PEI target.
57
58 * NEWS: Mention --file-alignment, --heap, --image-base,
59 --section-alignment, --stack and --subsystem command line
60 options for objcopy.
61
62 * doc/binutils.texi: Document --file-alignment, --heap,
63 --image-base, --section-alignment, --stack and --subsystem
64 command line options for objcopy.
65
20135e4c
NC
662009-04-15 Anthony Green <green@moxielogic.com>
67
17eb60e9 68 * MAINTAINERS: Add myself as Moxie port maintainer.
20135e4c 69
0408dee6
DK
702009-04-14 Dave Korn <dave.korn.cygwin@gmail.com>
71
72 * objcopy.c (enum long_section_name_handling): New enum type.
73 (enum command_line_switch): Add OPTION_LONG_SECTION_NAMES.
74 (copy_options[]): Add entry for --long-section-names option.
75 (copy_usage): Document it.
76 (set_long_section_mode): New subroutine.
77 (copy_file): Call it.
78 (copy_main): Accept OPTION_LONG_SECTION_NAMES and parse arg.
79 * doc/binutils.texi: Update objcopy documentation with details
80 of new option.
81
2fe50fe3
DK
822009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
83
84 * dlltool.c (set_dll_name_from_def): Accept new second arg that
85 indicates if we are building DLL or EXE, and use it to add a
86 default suffix to the output filename when none is already present.
87 (def_name): Indicate we are building an EXE when calling it.
88 (def_library): Indicate we are building a DLL when calling it.
89
ffbe5983
NC
902009-04-01 Jari Aalto <jari.aalto@cante.net>
91
92 PR 9972
93 * doc/binutils.texi (strings): Document the -V alias for the
94 --version option.
95 * strings.c (usage): Likewise.
96
e3525117
NC
972009-03-31 Nick Clifton <nickc@redhat.com>
98
99 PR 9992
100 * configure.in: Import Solaris specific largefile test from
101 bfd/configure.in.
102 * configure: Regenerate.
103
93abc97a
RS
1042009-03-30 Richard Sandiford <rdsandiford@googlemail.com>
105
106 * MAINTAINERS: Add self.
107
4a149252
NC
1082009-03-27 Nick Clifton <nickc@redhat.com>
109
110 * dwarf.c (display_debug_ranges): Add the base address to the
111 displayed values for 'Begin' and 'End'.
112
15ba6505
AM
1132009-03-25 Ryan Mansfield <rmansfield@qnx.com>
114
115 * readelf.c (process_file_header): Don't report a corrupt string
116 table index if it is zero.
117
665ce1f6
L
1182009-03-19 H.J. Lu <hongjiu.lu@intel.com>
119
120 * dwarf.c (dwarf_regnames): Moved before frame_need_space.
121 (dwarf_regnames_count): Likewise.
122 (frame_need_space): Return int.
123 (display_debug_frames): Check invalid registers.
124
55f25fc3
L
1252009-03-19 H.J. Lu <hongjiu.lu@intel.com>
126
127 * readelf.c (debug_apply_relocations): Check relocations
128 against STT_SECTION symbol.
129
13e4f8ad
L
1302009-03-18 H.J. Lu <hongjiu.lu@intel.com>
131
132 * readelf.c (debug_apply_relocations): Allow relocations
133 against function symbols.
134
8d25cc3d
AM
1352009-03-18 Alan Modra <amodra@bigpond.net.au>
136
137 * sysdep.h: Include alloca-conf.h instead of config.h and remove
138 existing #if's handling alloca.
139 * Makefile.am: Run "make dep-am".
140 * Makefile.in: Regenerate.
141
e5231592
RS
1422009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
143
144 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
145 * configure.in: Likewise.
146 * configure: Regenerate.
147
3516e984
L
1482009-03-13 H.J. Lu <hongjiu.lu@intel.com>
149
150 PR binutils/9945
151 * objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
152
36e4dce6
CD
1532009-03-11 Chris Demetriou <cgd@google.com>
154
155 * ar.c (deterministic): New global variable.
156 (main): Recognize new 'D' option, which enables 'deterministic mode'.
157 (usage): Document new 'D' option.
158 (write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
159 flags if deterministic mode was requested.
160 * doc/binutils.texi (ar): Document deterministic mode ('D' option).
161
0691f7af
L
1622009-03-09 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR binutils/9933
165 * objcopy.c (filter_symbols): Properly handle common symbols
166 in relocatable file.
167
d11fd249
NC
1682009-03-06 Nick Clifton <nickc@redhat.com>
169
170 * po/es.po: Updated Spanish translation.
171
84d7b001
NC
1722009-03-05 Nick Clifton <nickc@redhat.com>
173
174 * objdump.c (disassemble_section): If the computed next offset is
175 not beyond the current offset then just continue to the end.
176
e7f990e2
TG
1772009-03-04 Tristan Gingold <gingold@adacore.com>
178
179 * MAINTAINERS: Add myself as VMS maintainer.
180
54b70fa3
NC
1812009-03-03 Nick Clifton <nickc@redhat.com>
182
183 * readelf.c: Update formatting.
184
a1f7ca36
AM
1852009-03-03 Alan Modra <amodra@bigpond.net.au>
186
187 * Makefile.am: Run "make dep-am".
188 * Makefile.in: Regenerate.
189
095ad3b8
AM
1902009-03-03 Alan Modra <amodra@bigpond.net.au>
191
192 * objdump.c (disassemble_section): Mask address before sign extending.
193
220df88b
NC
1942009-03-02 Sebastian Biallas <sb@biallas.net>
195
196 * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
197 (parse_ieee_bb): Set the filename if it has not already been
198 discovered.
199
2cf0635d 2002009-03-02 Cary Coutant <ccoutant@google.com>
095ad3b8 201
2cf0635d
NC
202 * readelf.c (adjust_relative_path): New function.
203 (struct archive_info): New type.
204 (setup_archive): New function.
205 (release_archive): New function.
206 (setup_nested_archive): New function.
207 (get_archive_member_name): New function.
208 (get_archive_member_name_at): New function.
209 (make_qualified_name): New function.
210 (process_archive): Factor out code for reading archive index and
211 long filename table to setup_archive. Add support for thin archives.
212
c7c1befa
NC
2132009-03-02 Nick Clifton <nickc@redhat.com>
214
215 * po/sk.po: Updated Slovak translation.
216
58e24671
RW
2172009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
218
219 * configure: Regenerate.
220
7bcbeb0f
CC
2212009-02-23 Cary Coutant <ccoutant@google.com>
222
223 * objdump.c (load_specific_debug_section): New function, from
224 load_debug_section.
225 (load_debug_section): Use load_specific_debug_section.
226 (dump_dwarf_section): Likewise.
227
613ff48b
CC
2282009-02-23 Cary Coutant <ccoutant@google.com>
229
230 * readelf.c (parse_args): Select all sections explicitly for -w.
231
48b2f7b2
KT
2322009-02-09 Kai Tietz <kai.tietz@onevision.com>
233
234 * windres.c (set_endianess): Copy name without leading '-'.
235
4cb93e3b
TG
2362009-02-09 Tristan Gingold <gingold@adacore.com>
237
238 * NEWS: Mention feature match between objdump and readelf for dumping
239 dwarf info.
240
241 * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
242 objdump.
243
244 * objdump.c (usage): Update documentation for -W/--dwarf.
245 (enum option_values): Add OPTION_DWARF.
246 (long_options): --dwarf can accept arguments.
247 (dump_dwarf_section): Also check enabled field.
248 (main): Option -W can accept arguments, code moved to
249 dwarf.c and call dwarf_select_sections_all instead.
250 * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
251 (parse_args): Move code to...
252 * dwarf.c (dwarf_select_sections_by_letters,
253 dwarf_select_sections_by_names): : ...here (new functions).
254 (do_debug_lines_decoded): Remove and replaced by ...
255 (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
256 (display_debug_lines): Adjust for previous change.
257 (dwarf_select_sections_all): New function.
258 (debug_displays): Add initializer for enabled field.
259 * dwarf.h (do_debug_lines_decoded): Remove.
260 Add prototypes for the new functions.
261 (struct dwarf_section_display): Add enabled field.
095ad3b8 262
dfb37fbf
NC
2632009-02-06 Nick Clifton <nickc@redhat.com>
264
265 * po/vi.po: Updated Vietnamese translation.
266
52b6b6b9
JM
2672009-02-03 Sandip Matte <sandip@rmicorp.com>
268
269 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
270
28024d9d
L
2712009-02-03 H.J. Lu <hongjiu.lu@intel.com>
272
273 * NEWS: Move --as-needed change to ...
274 * ../ld/NEWS: Here.
275
31dd3154
JM
2762009-02-03 Carlos O'Donell <carlos@codesourcery.com>
277
278 * configure.in: AC_SUBST pdfdir.
279 * Makefile.am: Add install-pdf, install-pdf-am,
280 and install-pdf-recursive targets.
281 * doc/Makefile.am: Define pdf__strip_dir. Add
282 install-pdf and install-pdf-am targets.
283 * po/Make-in: Add install-pdf target.
284 * configure: Regenerate.
285 * Makefile.in: Regenerate.
286 * doc/Makefile.in: Regenerate.
287
0dafdf3f
L
2882009-02-03 H.J. Lu <hongjiu.lu@intel.com>
289
290 PR binutils/9784
291 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
292
293 * doc/binutils.texi: Document --prefix=PREFIX and
294 --prefix-strip=LEVEL.
295
296 * objdump.c: Include "filenames.h".
297 (prefix): New.
298 (prefix_strip): Likewise.
299 (prefix_length): Likewise.
300 (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
301 (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
302 (long_options): Likewise.
303 (show_line): Handle prefix and prefix_strip.
304 (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
305
306 * readelf.c (PATH_MAX): Moved to ...
307 * sysdep.h: Here.
308
010e5ae2
AM
3092009-01-31 Alan Modra <amodra@bigpond.net.au>
310
311 * NEWS: Mention --as-needed change.
312
8d8e0703
AM
3132009-01-29 Alan Modra <amodra@bigpond.net.au>
314
315 PR 9798
316 * bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
317 (bfd_get_archive_filename): Constify param.
318 * bucomm.h (bfd_get_archive_filename): Update prototype.
319 * objcopy.c (RETURN_NONFATAL): Delete.
320 (copy_unknown_object): Don't call bfd_get_archive_filename for
321 bfd_nonfatal_message filename, instead just pass bfd.
322 (copy_object): Likewise.
323 (copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
324 bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
325 (setup_bfd_headers): Fix error message.
326
1b0adfe0
NC
3272009-01-27 Nick Clifton <nickc@redhat.com>
328
329 PR 9774
330 * objdump.c (disassemble_section): When the target uses signed
331 addresses make sure that we compute signed values.
332
9f04c329
NC
3332009-01-27 Nick Clifton <nickc@redhat.com>
334
335 * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
336 maintainers.
337
2c2ce03f
NC
3382009-01-26 Nick Clifton <nickc@redhat.com>
339
340 PR 9766
341 * dlltool.c (xlate): When strip text after the @ sign, look for
342 the last one not the first one.
343
29670fb9
AM
3442009-01-16 Alan Modra <amodra@bigpond.net.au>
345
346 * configure.in (commonbfdlib): Delete.
347 * configure: Regenerate.
348
25893672
NC
3492008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
350
351 Cleanup code related to --identify option.
352
353 * binutils/dlltool.c (file scope): Removed globals identify_ms,
354 identify_member_contains_symname_result,
355 identify_dll_name_list_head, and identify_dll_name_list_tail.
356 Renamed existing typedef dll_name_list_type to
357 dll_name_list_node_type.
358 Added new typedefs dll_name_list_type, symname_search_data_type,
359 and identify_data_type.
360 (identify_append_dll_name_to_list): Renamed to...
361 (dll_name_list_append): ...here. Changed signature to accept list
362 argument rather than use global.
363 (identify_count_dll_name_list): Renamed to...
364 (dll_name_list_count): ...here. Changed signature to accept list
365 argument rather than use global.
366 (identify_print_dll_name_list): Renamed to...
367 (dll_name_list_print): ...here. Changed signature to accept list
368 argument rather than use global.
369 (identify_free_dll_name_list): Renamed to...
370 (dll_name_list_free_contents): ...here.
371 (dll_name_list_free): New function.
372 (dll_name_list_create): New function.
373 (identify_process_section_p): Changed signature to accept
374 ms_style_implib argument rather than use global.
375 (identify_member_contains_symname): Expect incoming void * data to
376 be symname_search_data_type.
377 (identify_dll_for_implib): Use new functions dll_name_list_create
378 and dll_name_list_free. Use new types symname_search_data_type
379 and identify_data_type to communicate with search routines.
380 (identify_search_section): Expect incoming void * data to be
381 identify_data_type. Use its contents rather than global
382 variables.
383
71c57c16
NC
3842009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
385
386 Add --identify-strict option. Handle ms-style implibs:
387
388 * dlltool.c (file scope): Added new globals identify_ms and
389 identify_strict. New typedef dll_name_list_type, and globals
390 identify_dll_name_list_head and identify_dll_name_list_tail. Added
391 new global identify_member_contains_symname_result.
392 (identify_append_dll_name_to_list): New function.
393 (identify_count_dll_name_list): New function.
394 (identify_print_dll_name_list): New function.
395 (identify_free_dll_name_list): New function.
396 (identify_search_archive): Changed signature to take function
397 pointer to operation to apply to each member, and data to pass on
398 to that function.
399 (identify_search_member): Changed signature to accept user data
400 from caller.
401 (identify_member_contains_symname): New function.
402 (identify_dll_for_implib): Rewrite. Now determines whether implib
403 is ms- or binutils- style, before searching sections for
095ad3b8 404 dllname. Allows multiple dllnames.
71c57c16
NC
405 (identify_process_section_p): Search alternate section for dllname
406 when implib is ms-style.
407 (identify_search_section): Add additional conditions to excludes
408 candidate sections from consideration.
409 (usage): Added --identify-strict.
410 (long_options): Added --identify-strict.
411 (main): Handle --identify-strict option.
412 * doc/binutils.texi: Document --identify-strict option.
413 * NEWS: Document --identify and --identify-strict options.
414
840b96a7
AM
4152009-01-13 Alan Modra <amodra@bigpond.net.au>
416
417 PR 7034
418 * doc/binutils.texi (objdump -R): Note effect of -d or -D.
419
22f4bbf5
AM
4202009-01-13 Alan Modra <amodra@bigpond.net.au>
421
422 * objdump.c (disassemble_section): Don't assume non-instruction
423 data if object symbol at given address is in different section.
424
2ea2f3c6
KT
4252009-01-12 Kai Tietz <kai.tietz@onevision.com>
426
427 * dlltool.c (create_for_pep): New.
428 (flush_page): Use create_for_pep instead of using
429 macro DLLTOOL_MX86_64 clause.
430 (generate_idata_ofile): Likewise.
431 (make_one_lib_file): Likewise.
432 (make_head): Likewise.
433 (make_tail): Likewise.
434 (main): Initialize create_for_pep.
435
e77b97d4
KT
4362009-01-08 Kai Tietz <kai.tietz@onevision.com>
437
438 * dlltool.c (use_nul_prefixed_import_tables): New.
439 (make_head): Make prefix leading zero prefix element for
440 idata$4 and idata$5 dependent to new flag.
441 (usage): Add new option --use-nul-prefixed-import-tables.
442 (OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
443 (long_options): Add --use-nul-prefixed-import-tables.
444 (main): Likewise.
445 * doc/binutils.texi: Add new option documentation for
446 --use-nul-prefixed-import-tables.
447 * NEWS: Add new option.
448
1069ad51 4492009-01-06 Kai Tietz <kai.tietz@onevision.com>
84e94c90 450
1069ad51
KT
451 * windres.c (set_endianess): Get architecture name
452 for internal target names like "pe-arm-wince-little".
453 (find_arch_match): New helper.
454 * ChangeLog: Reset it.
455 * ChangeLog-2008: Moved old ChangeLog.
84e94c90 456
1069ad51 457For older changes see ChangeLog-2008
252b5132
RH
458\f
459Local Variables:
460mode: change-log
461left-margin: 8
462fill-column: 74
463version-control: never
464End:
This page took 0.482222 seconds and 4 git commands to generate.