* m68klinux-nat.c: Remove obsolete comment.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
0408dee6
DK
12009-04-14 Dave Korn <dave.korn.cygwin@gmail.com>
2
3 * objcopy.c (enum long_section_name_handling): New enum type.
4 (enum command_line_switch): Add OPTION_LONG_SECTION_NAMES.
5 (copy_options[]): Add entry for --long-section-names option.
6 (copy_usage): Document it.
7 (set_long_section_mode): New subroutine.
8 (copy_file): Call it.
9 (copy_main): Accept OPTION_LONG_SECTION_NAMES and parse arg.
10 * doc/binutils.texi: Update objcopy documentation with details
11 of new option.
12
2fe50fe3
DK
132009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
14
15 * dlltool.c (set_dll_name_from_def): Accept new second arg that
16 indicates if we are building DLL or EXE, and use it to add a
17 default suffix to the output filename when none is already present.
18 (def_name): Indicate we are building an EXE when calling it.
19 (def_library): Indicate we are building a DLL when calling it.
20
ffbe5983
NC
212009-04-01 Jari Aalto <jari.aalto@cante.net>
22
23 PR 9972
24 * doc/binutils.texi (strings): Document the -V alias for the
25 --version option.
26 * strings.c (usage): Likewise.
27
e3525117
NC
282009-03-31 Nick Clifton <nickc@redhat.com>
29
30 PR 9992
31 * configure.in: Import Solaris specific largefile test from
32 bfd/configure.in.
33 * configure: Regenerate.
34
93abc97a
RS
352009-03-30 Richard Sandiford <rdsandiford@googlemail.com>
36
37 * MAINTAINERS: Add self.
38
4a149252
NC
392009-03-27 Nick Clifton <nickc@redhat.com>
40
41 * dwarf.c (display_debug_ranges): Add the base address to the
42 displayed values for 'Begin' and 'End'.
43
15ba6505
AM
442009-03-25 Ryan Mansfield <rmansfield@qnx.com>
45
46 * readelf.c (process_file_header): Don't report a corrupt string
47 table index if it is zero.
48
665ce1f6
L
492009-03-19 H.J. Lu <hongjiu.lu@intel.com>
50
51 * dwarf.c (dwarf_regnames): Moved before frame_need_space.
52 (dwarf_regnames_count): Likewise.
53 (frame_need_space): Return int.
54 (display_debug_frames): Check invalid registers.
55
55f25fc3
L
562009-03-19 H.J. Lu <hongjiu.lu@intel.com>
57
58 * readelf.c (debug_apply_relocations): Check relocations
59 against STT_SECTION symbol.
60
13e4f8ad
L
612009-03-18 H.J. Lu <hongjiu.lu@intel.com>
62
63 * readelf.c (debug_apply_relocations): Allow relocations
64 against function symbols.
65
8d25cc3d
AM
662009-03-18 Alan Modra <amodra@bigpond.net.au>
67
68 * sysdep.h: Include alloca-conf.h instead of config.h and remove
69 existing #if's handling alloca.
70 * Makefile.am: Run "make dep-am".
71 * Makefile.in: Regenerate.
72
e5231592
RS
732009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
74
75 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
76 * configure.in: Likewise.
77 * configure: Regenerate.
78
3516e984
L
792009-03-13 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR binutils/9945
82 * objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
83
36e4dce6
CD
842009-03-11 Chris Demetriou <cgd@google.com>
85
86 * ar.c (deterministic): New global variable.
87 (main): Recognize new 'D' option, which enables 'deterministic mode'.
88 (usage): Document new 'D' option.
89 (write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
90 flags if deterministic mode was requested.
91 * doc/binutils.texi (ar): Document deterministic mode ('D' option).
92
0691f7af
L
932009-03-09 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR binutils/9933
96 * objcopy.c (filter_symbols): Properly handle common symbols
97 in relocatable file.
98
d11fd249
NC
992009-03-06 Nick Clifton <nickc@redhat.com>
100
101 * po/es.po: Updated Spanish translation.
102
84d7b001
NC
1032009-03-05 Nick Clifton <nickc@redhat.com>
104
105 * objdump.c (disassemble_section): If the computed next offset is
106 not beyond the current offset then just continue to the end.
107
e7f990e2
TG
1082009-03-04 Tristan Gingold <gingold@adacore.com>
109
110 * MAINTAINERS: Add myself as VMS maintainer.
111
54b70fa3
NC
1122009-03-03 Nick Clifton <nickc@redhat.com>
113
114 * readelf.c: Update formatting.
115
a1f7ca36
AM
1162009-03-03 Alan Modra <amodra@bigpond.net.au>
117
118 * Makefile.am: Run "make dep-am".
119 * Makefile.in: Regenerate.
120
095ad3b8
AM
1212009-03-03 Alan Modra <amodra@bigpond.net.au>
122
123 * objdump.c (disassemble_section): Mask address before sign extending.
124
220df88b
NC
1252009-03-02 Sebastian Biallas <sb@biallas.net>
126
127 * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
128 (parse_ieee_bb): Set the filename if it has not already been
129 discovered.
130
2cf0635d 1312009-03-02 Cary Coutant <ccoutant@google.com>
095ad3b8 132
2cf0635d
NC
133 * readelf.c (adjust_relative_path): New function.
134 (struct archive_info): New type.
135 (setup_archive): New function.
136 (release_archive): New function.
137 (setup_nested_archive): New function.
138 (get_archive_member_name): New function.
139 (get_archive_member_name_at): New function.
140 (make_qualified_name): New function.
141 (process_archive): Factor out code for reading archive index and
142 long filename table to setup_archive. Add support for thin archives.
143
c7c1befa
NC
1442009-03-02 Nick Clifton <nickc@redhat.com>
145
146 * po/sk.po: Updated Slovak translation.
147
58e24671
RW
1482009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
149
150 * configure: Regenerate.
151
7bcbeb0f
CC
1522009-02-23 Cary Coutant <ccoutant@google.com>
153
154 * objdump.c (load_specific_debug_section): New function, from
155 load_debug_section.
156 (load_debug_section): Use load_specific_debug_section.
157 (dump_dwarf_section): Likewise.
158
613ff48b
CC
1592009-02-23 Cary Coutant <ccoutant@google.com>
160
161 * readelf.c (parse_args): Select all sections explicitly for -w.
162
48b2f7b2
KT
1632009-02-09 Kai Tietz <kai.tietz@onevision.com>
164
165 * windres.c (set_endianess): Copy name without leading '-'.
166
4cb93e3b
TG
1672009-02-09 Tristan Gingold <gingold@adacore.com>
168
169 * NEWS: Mention feature match between objdump and readelf for dumping
170 dwarf info.
171
172 * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
173 objdump.
174
175 * objdump.c (usage): Update documentation for -W/--dwarf.
176 (enum option_values): Add OPTION_DWARF.
177 (long_options): --dwarf can accept arguments.
178 (dump_dwarf_section): Also check enabled field.
179 (main): Option -W can accept arguments, code moved to
180 dwarf.c and call dwarf_select_sections_all instead.
181 * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
182 (parse_args): Move code to...
183 * dwarf.c (dwarf_select_sections_by_letters,
184 dwarf_select_sections_by_names): : ...here (new functions).
185 (do_debug_lines_decoded): Remove and replaced by ...
186 (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
187 (display_debug_lines): Adjust for previous change.
188 (dwarf_select_sections_all): New function.
189 (debug_displays): Add initializer for enabled field.
190 * dwarf.h (do_debug_lines_decoded): Remove.
191 Add prototypes for the new functions.
192 (struct dwarf_section_display): Add enabled field.
095ad3b8 193
dfb37fbf
NC
1942009-02-06 Nick Clifton <nickc@redhat.com>
195
196 * po/vi.po: Updated Vietnamese translation.
197
52b6b6b9
JM
1982009-02-03 Sandip Matte <sandip@rmicorp.com>
199
200 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
201
28024d9d
L
2022009-02-03 H.J. Lu <hongjiu.lu@intel.com>
203
204 * NEWS: Move --as-needed change to ...
205 * ../ld/NEWS: Here.
206
31dd3154
JM
2072009-02-03 Carlos O'Donell <carlos@codesourcery.com>
208
209 * configure.in: AC_SUBST pdfdir.
210 * Makefile.am: Add install-pdf, install-pdf-am,
211 and install-pdf-recursive targets.
212 * doc/Makefile.am: Define pdf__strip_dir. Add
213 install-pdf and install-pdf-am targets.
214 * po/Make-in: Add install-pdf target.
215 * configure: Regenerate.
216 * Makefile.in: Regenerate.
217 * doc/Makefile.in: Regenerate.
218
0dafdf3f
L
2192009-02-03 H.J. Lu <hongjiu.lu@intel.com>
220
221 PR binutils/9784
222 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
223
224 * doc/binutils.texi: Document --prefix=PREFIX and
225 --prefix-strip=LEVEL.
226
227 * objdump.c: Include "filenames.h".
228 (prefix): New.
229 (prefix_strip): Likewise.
230 (prefix_length): Likewise.
231 (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
232 (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
233 (long_options): Likewise.
234 (show_line): Handle prefix and prefix_strip.
235 (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
236
237 * readelf.c (PATH_MAX): Moved to ...
238 * sysdep.h: Here.
239
010e5ae2
AM
2402009-01-31 Alan Modra <amodra@bigpond.net.au>
241
242 * NEWS: Mention --as-needed change.
243
8d8e0703
AM
2442009-01-29 Alan Modra <amodra@bigpond.net.au>
245
246 PR 9798
247 * bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
248 (bfd_get_archive_filename): Constify param.
249 * bucomm.h (bfd_get_archive_filename): Update prototype.
250 * objcopy.c (RETURN_NONFATAL): Delete.
251 (copy_unknown_object): Don't call bfd_get_archive_filename for
252 bfd_nonfatal_message filename, instead just pass bfd.
253 (copy_object): Likewise.
254 (copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
255 bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
256 (setup_bfd_headers): Fix error message.
257
1b0adfe0
NC
2582009-01-27 Nick Clifton <nickc@redhat.com>
259
260 PR 9774
261 * objdump.c (disassemble_section): When the target uses signed
262 addresses make sure that we compute signed values.
263
9f04c329
NC
2642009-01-27 Nick Clifton <nickc@redhat.com>
265
266 * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
267 maintainers.
268
2c2ce03f
NC
2692009-01-26 Nick Clifton <nickc@redhat.com>
270
271 PR 9766
272 * dlltool.c (xlate): When strip text after the @ sign, look for
273 the last one not the first one.
274
29670fb9
AM
2752009-01-16 Alan Modra <amodra@bigpond.net.au>
276
277 * configure.in (commonbfdlib): Delete.
278 * configure: Regenerate.
279
25893672
NC
2802008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
281
282 Cleanup code related to --identify option.
283
284 * binutils/dlltool.c (file scope): Removed globals identify_ms,
285 identify_member_contains_symname_result,
286 identify_dll_name_list_head, and identify_dll_name_list_tail.
287 Renamed existing typedef dll_name_list_type to
288 dll_name_list_node_type.
289 Added new typedefs dll_name_list_type, symname_search_data_type,
290 and identify_data_type.
291 (identify_append_dll_name_to_list): Renamed to...
292 (dll_name_list_append): ...here. Changed signature to accept list
293 argument rather than use global.
294 (identify_count_dll_name_list): Renamed to...
295 (dll_name_list_count): ...here. Changed signature to accept list
296 argument rather than use global.
297 (identify_print_dll_name_list): Renamed to...
298 (dll_name_list_print): ...here. Changed signature to accept list
299 argument rather than use global.
300 (identify_free_dll_name_list): Renamed to...
301 (dll_name_list_free_contents): ...here.
302 (dll_name_list_free): New function.
303 (dll_name_list_create): New function.
304 (identify_process_section_p): Changed signature to accept
305 ms_style_implib argument rather than use global.
306 (identify_member_contains_symname): Expect incoming void * data to
307 be symname_search_data_type.
308 (identify_dll_for_implib): Use new functions dll_name_list_create
309 and dll_name_list_free. Use new types symname_search_data_type
310 and identify_data_type to communicate with search routines.
311 (identify_search_section): Expect incoming void * data to be
312 identify_data_type. Use its contents rather than global
313 variables.
314
71c57c16
NC
3152009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
316
317 Add --identify-strict option. Handle ms-style implibs:
318
319 * dlltool.c (file scope): Added new globals identify_ms and
320 identify_strict. New typedef dll_name_list_type, and globals
321 identify_dll_name_list_head and identify_dll_name_list_tail. Added
322 new global identify_member_contains_symname_result.
323 (identify_append_dll_name_to_list): New function.
324 (identify_count_dll_name_list): New function.
325 (identify_print_dll_name_list): New function.
326 (identify_free_dll_name_list): New function.
327 (identify_search_archive): Changed signature to take function
328 pointer to operation to apply to each member, and data to pass on
329 to that function.
330 (identify_search_member): Changed signature to accept user data
331 from caller.
332 (identify_member_contains_symname): New function.
333 (identify_dll_for_implib): Rewrite. Now determines whether implib
334 is ms- or binutils- style, before searching sections for
095ad3b8 335 dllname. Allows multiple dllnames.
71c57c16
NC
336 (identify_process_section_p): Search alternate section for dllname
337 when implib is ms-style.
338 (identify_search_section): Add additional conditions to excludes
339 candidate sections from consideration.
340 (usage): Added --identify-strict.
341 (long_options): Added --identify-strict.
342 (main): Handle --identify-strict option.
343 * doc/binutils.texi: Document --identify-strict option.
344 * NEWS: Document --identify and --identify-strict options.
345
840b96a7
AM
3462009-01-13 Alan Modra <amodra@bigpond.net.au>
347
348 PR 7034
349 * doc/binutils.texi (objdump -R): Note effect of -d or -D.
350
22f4bbf5
AM
3512009-01-13 Alan Modra <amodra@bigpond.net.au>
352
353 * objdump.c (disassemble_section): Don't assume non-instruction
354 data if object symbol at given address is in different section.
355
2ea2f3c6
KT
3562009-01-12 Kai Tietz <kai.tietz@onevision.com>
357
358 * dlltool.c (create_for_pep): New.
359 (flush_page): Use create_for_pep instead of using
360 macro DLLTOOL_MX86_64 clause.
361 (generate_idata_ofile): Likewise.
362 (make_one_lib_file): Likewise.
363 (make_head): Likewise.
364 (make_tail): Likewise.
365 (main): Initialize create_for_pep.
366
e77b97d4
KT
3672009-01-08 Kai Tietz <kai.tietz@onevision.com>
368
369 * dlltool.c (use_nul_prefixed_import_tables): New.
370 (make_head): Make prefix leading zero prefix element for
371 idata$4 and idata$5 dependent to new flag.
372 (usage): Add new option --use-nul-prefixed-import-tables.
373 (OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
374 (long_options): Add --use-nul-prefixed-import-tables.
375 (main): Likewise.
376 * doc/binutils.texi: Add new option documentation for
377 --use-nul-prefixed-import-tables.
378 * NEWS: Add new option.
379
1069ad51 3802009-01-06 Kai Tietz <kai.tietz@onevision.com>
84e94c90 381
1069ad51
KT
382 * windres.c (set_endianess): Get architecture name
383 for internal target names like "pe-arm-wince-little".
384 (find_arch_match): New helper.
385 * ChangeLog: Reset it.
386 * ChangeLog-2008: Moved old ChangeLog.
84e94c90 387
1069ad51 388For older changes see ChangeLog-2008
252b5132
RH
389\f
390Local Variables:
391mode: change-log
392left-margin: 8
393fill-column: 74
394version-control: never
395End:
This page took 0.402355 seconds and 4 git commands to generate.