[ bfd/ChangeLog ]
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5f74bc13
CD
12003-09-30 Chris Demetriou <cgd@broadcom.com>
2
3 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.
4
9ce701e2
L
52003-09-29 H.J. Lu <hongjiu.lu@intel.com>
6
7 * readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
8 (get_symbol_index_type): Likewise.
9
ecc2063b
L
102003-09-25 H.J. Lu <hongjiu.lu@intel.com>
11
12 * readelf.c (process_version_sections): Indent version names.
13
739fea7b
AG
142003-09-15 Anthony Green <green@redhat.com>
15
16 * dlltool.c (prefix_encode): Fix ISO C90 conversion.
17 (dlltmp): Ditto.
18 (dtab): Ditto.
19
2da42df6
AJ
202003-09-14 Andreas Jaeger <aj@suse.de>
21
22 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
23 unneeded (void *) casts.
24 * ar.c: Likewise.
25 * arlex.l: Likewise.
26 * arparse.y: Likewise.
27 * arsup.c: Likewise.
28 * binemul.c: Likewise.
29 * binemul.h: Likewise.
30 * bucomm.c: Likewise.
31 * bucomm.h: Likewise.
32 * budbg.h: Likewise.
33 * budemang.c: Likewise.
34 * budemang.h: Likewise.
35 * coffdump.c: Likewise.
36 * coffgrok.c: Likewise.
37 * cxxfilt.c: Likewise.
38 * debug.c: Likewise.
39 * debug.h: Likewise.
40 * deflex.l: Likewise.
41 * dlltool.c: Likewise.
42 * dlltool.h: Likewise.
43 * dllwrap.c: Likewise.
44 * emul_aix.c: Likewise.
45 * filemode.c: Likewise.
46 * ieee.c: Likewise.
47 * nlmconv.c: Likewise.
48 * nlmconv.h: Likewise.
49 * nlmheader.y: Likewise.
50 * nm.c: Likewise.
51 * prdbg.c: Likewise.
52 * rclex.l: Likewise.
53 * rcparse.y: Likewise.
54 * rdcoff.c: Likewise.
55 * rddbg.c: Likewise.
56 * rename.c: Likewise.
57 * resbin.c: Likewise.
58 * rescoff.c: Likewise.
59 * resrc.c: Likewise.
60 * size.c: Likewise.
61 * srconv.c: Likewise.
62 * stabs.c: Likewise.
63 * strings.c: Likewise.
64 * sysdump.c: Likewise.
65 * sysinfo.y: Likewise.
66 * syslex.l: Likewise.
67 * unwind-ia64.c: Likewise.
68 * unwind-ia64.h: Likewise.
69 * version.c: Likewise.
70 * windres.c: Likewise.
71 * windres.h: Likewise.
72 * winduni.c: Likewise.
73 * wrstabs.c: Likewise.
74
e831786b
JW
752003-09-10 James E Wilson <wilson@specifixinc.com>
76
77 * MAINTAINERS: Update my e-mail address.
78
afa7d0b2
ILT
792003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
80
81 * MAINTAINERS: Update my e-mail address.
82
04fbe429
NC
832003-09-04 Nick Clifton <nickc@redhat.com>
84
85 * MAINTAINERS: Make it clear what should be done with patches to
86 the top level configure files (other than config.guess and
87 config.sub). Add binutils@sources.redhat.com as an address to
88 which patches can be sent.
89
8ad30312
NC
902003-09-04 Nick Clifton <nickc@redhat.com>
91
92 * readelf.c (get_machine_flags): Recognise V850E1 machine type.
93
92c2346c
AC
942003-09-03 Andrew Cagney <cagney@redhat.com>
95
96 * objdump.c: Refer to init_disassemble_info in comments.
97 (disassemble_data): Replace INIT_DISASSEMBLE_INFO with
98 init_disassemble_info.
99
155e0d23
NC
1002003-09-03 Nick Clifton <nickc@redhat.com>
101
102 * objdump.c (struct objdump_disasm_info): Add new fields
103 'dynrelbuf', 'dynrelcount' and 'disassemble_fn'.
104 (process_section_p): New function: Returns TRUE if a section
105 can be dumped.
106 (disassemble_section): New function: Contains the body of
107 disassemble_data(), but just for one section.
108 (disassemble_data): Use bfd_map_over_sections to walk section
109 chain.
110 (find_stabs_section): New function: Find a stabs containing
111 section and then dump it.
112 (dump_stabs_section): New function: Use bfd_map_over_sections
113 to find the section to dump.
114 (dump_stabs): Use dump_stabs_section.
115 (dump_section): New function: Display the contents of a
116 section.
117 (dump_data): Use bfd_map_over_sections to display section
118 contents.
119 (dump_relocs_in_section): Display the relocs in a given section.
120 (dump_relocs): Use bfd_map_over_sections to display relocs.
121 (adjust_addresses): New function: Adjust the vma and lma of
122 sections.
123 (dump_bfd): Use bfd_map_over_sections.
124 * doc/binutils.texi: Document the "objdump -s" (no longer)
125 dumps empty sections.
126
1272003-08-24 Jonathan R. Grant <jg-binutils@jguk.org>
128
129 * objdump.c: Improve comments/documentation.
130 dump_data: Eliminate duplicate function calls to bfd_section_size.
131
6b10f68d
AM
1322003-09-02 Alan Modra <amodra@bigpond.net.au>
133
134 * MAINTAINERS: Move Dave Anglin's entry to where it belongs.
135
3673a93e
NC
1362003-08-21 Nick Clifton <nickc@redhat.com>
137
138 * po/tr.po: Updated Turkish translation.
139
51f7282a
AM
1402003-08-14 Alan Modra <amodra@bigpond.net.au>
141
55bb4be3 142 * dep-in.sed: Remove libintl.h.
51f7282a 143 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
55bb4be3 144 Run "make dep-am".
51f7282a
AM
145 * Makefile.in: Regenerate.
146
d989285c
ILT
1472003-08-11 Ian Lance Taylor <ian@airs.com>
148
149 * readelf.c (process_archive): Fix error handling. Remove memory
150 leak.
fb52b2f4
NC
151
152 * readelf.c: Add ability to read archives.
153 (archive_file_offset): New variable.
154 (archive_file_size): New variable.
155 (get_data): Include archive_file_offset in file offset
156 calculation when fseeking.
157 (process_program_headers): Likewise.
158 (process_symbol_table): Likewise.
159 (process_dynamic_segment): Handle computation of end of file
160 position when the file is in an archive.
161 (process_object): New function. Contains the body of
162 process_file().
163 (process_archive): New function. Call process_object on each
164 member of an archive.
165 (process_file): Detect archives and handle appropriately.
166 * Makefile.am: Add dependency on aout/ar.h for readelf.c
167 * Makefile.in: Regenerate.
168 * NEWS: Document readelf's new ability.
169 * doc/binutils: Alter text to say that readelf supports archives
170 and 64-bit ELF files.
171
ff85ab24
NC
1722003-08-08 Nick Clifton <nickc@redhat.com>
173
174 * po/fr.po: Updated French translation.
175
d3ba0551
AM
1762003-08-05 Alan Modra <amodra@bigpond.net.au>
177
178 * objcopy.c: Remove unnecessary prototypes and casts.
179 * objdump.c: Remove unnecessary casts.
180 * readelf.c: Convert to C90. Remove unnecessary prototypes and casts.
181 (get_osabi_name): Move so we don't need a forward declaration.
182
43ac9881
AM
1832003-08-04 Bradley Harrington <bharring@us.ibm.com>
184 Alan Modra <amodra@bigpond.net.au>
185
186 * objdump.c (include_paths, include_path_count): New vars.
187 (usage): Describe --include.
188 (long_options): Add "include".
189 (add_include_path): New function.
190 (struct print_file_list): Make filename const. Add modname.
191 (try_print_file_open, update_source_path): New functions.
192 (show_line): Use them.
193 (main): Handle 'I' option. Don't check for NULL xrealloc arg.
194
fd7bb956
AM
1952003-07-30 Alan Modra <amodra@bigpond.net.au>
196
197 * objdump.c: Remove unnecessary prototypes.
198 (disassemble_bytes): Add rel_offset parameter. Simplify reloc skipping
199 code, and print relocs when dump_dynamic_reloc_info.
200 (disassemble_data): Read and handle dynamic relocs. Correct reloc
201 skip code. Formatting.
202 (dump_bfd): Don't dump dynamic relocs when disassembling.
203
1e7e751f
BE
2042003-07-29 Ben Elliston <bje@wasabisystems.com>
205
206 * MAINTAINERS: Remove self as M88k maintainer. Future M88k
207 maintenance defaults to the blanket write privilege maintainers.
208
2445335e
MM
2092003-07-29 Michael Meissner <gnu@the-meissners.org>
210
211 * MAINTAINERS: Updated my email address.
212
46dca2e0
NC
2132003-07-29 Nick Clifton <nickc@redhat.com>
214
1e7e751f 215 * objdump.c: Update to ISO C.
46dca2e0 216
834d807b
NC
2172003-07-24 Nick Clifton <nickc@redhat.com>
218
f1e2bc62
NC
219 * objdump.c (disassemble_data): Do not ignore sections without the
220 LOAD flag when disassemble_all is true. Only print a message
221 about disassembling a section if it contains some data.
222
834d807b
NC
223 * po/fr.po: Updated French translation.
224
84e2f313
NC
2252003-07-23 Nick Clifton <nickc@redhat.com>
226
227 * objcopy.c: Switch to ISO C. Remove debugging code accidentally
228 left in. Some formatting tidy ups.
229
51cdc6e0
NC
2302003-07-22 Salvador Eduardo Tropea <set@computer.org>
231
232 * objdump.c: New command line option --debugging-tags.
233 * doc/binutils.texi: Document new command line option.
234 * prdbg.c: Code to print the debug info as tags compatible
235 with ctags.
236 * budbg.h: Adjust prototype.
237 * NEWS: Mention new switch
238
31e0f3cd
NC
2392003-07-18 Nick Clifton <nickc@redhat.com>
240
241 * objdump.c (main) :Accept multiple -M switch.
242 * doc/binutils.texi: Document that multiple -M switches are
243 accepted and that a single -M switch can contain comma
244 separated options.
245
073fbac6
NC
2462003-07-17 Nick Clifton <nickc@redhat.com>
247
248 * objdump.c (main): Issue a warning message if multiple -M
249 switches are used.
250
251 * doc/binutils.texi (objdump): Update documentation about -M
252 option.
253
6c37ac4d
NC
2542003-07-17 Nick Clifton <nickc@redhat.com>
255
256 * po/es.po: New Spanish translation.
257
fce00800
AM
2582003-07-11 Alan Modra <amodra@bigpond.net.au>
259
260 * po/binutils.pot: Regenerate.
261
ff6b6222
CF
2622003-07-05 Christopher Faylor <cgf@redhat.com>
263
264 * dlltool.c (prefix_encode): Use a fixed length for alpha.
265
bf7a6389
CF
2662003-07-04 Christopher Faylor <cgf@redhat.com>
267
268 * dlltool.c (prefix_encode): New function. Encode temp file prefix
269 from pid.
270 (dlltmp): Pass address of pointer being alloced or suffer neverending
271 mallocs.
272 (make_one_lib_file): Allocate enough space for new longer stub names.
273 (gen_lib_file): Ditto.
274 (main): Generate the temp file prefix from the pid if prefix was not
275 specified on the command line.
276
96c223ce
NC
2772003-07-04 Nick Clifton <nickc@redhat.com>
278
279 * readelf.c (get_data): Print (unsigned) hex values for size and
280 offset in error messages.
281 (process_section_headers): If the string table could not be
282 allocated, do not continue.
283
bdf4d63a
JJ
2842003-07-01 Jakub Jelinek <jakub@redhat.com>
285
286 * readelf.c (dynamic_segment_ia64_val): Print address and newline
287 for sections by default. Comment fix.
288
b9ae0492
DS
2892003-06-28 Danny Smith <dannysmith@users.sourceforge.net>
290
291 * rcparse.y (res_text_field): New res_id variable.
292 (res_null_text): New static const struct res_id object,
293 with empty unicode name field.
294 (control): Pop parsing of optresidc up one level. Set
295 res_text_field to $2 except for controls which do not accept
296 a text field. Set res_text_field to res_null_text for the
297 special cases (viz. COMBOBOX, EDITTEXT, LISTBOX, SCROLLBAR).
298 (control_params): Adjust to use res_text_field rather
299 than optresidc.
300 (COMBOBOX): Add comment about discrepency between documented
301 vs. observed default style.
302 * resrc.c (define_control): Make first param const.
303 * windres.h (define_control): Adjust prototype.
304
e7c81c25
NC
3052003-06-27 Nick Clifton <nickc@redhat.com>
306
307 * objcopy.c (copy_object): Replace call to
308 bfd_create_gnu_debuglink_section with seperate calls to
309 bfd_add_gnu_debuglink_section and
310 bfd_fill_in_gnu_debuglink_section, seperated by a walk over the
311 symbol tables.
312
d93f0186
NC
3132003-06-26 Roland McGrath <roland@redhat.com>
314
315 * readelf.c (loadaddr): Variable removed.
316 (dynamic_info, version_info): Fix type long -> bfd_vma.
317 (program_headers): New variable.
318 (get_program_headers): New function, broken out of
319 process_program_headers.
320 (process_program_headers): Call it. Don't set `loadaddr'.
321 (slurp_ia64_unwind_table): Use get_program_headers.
322 (process_corefile_note_segments): Likewise.
323 (offset_from_vma): New function.
324 (process_relocs, process_dynamic_segment): Call that instead of
325 subtracting `loadaddr'.
326 (process_version_sections, process_symbol_table): Likewise.
327 (process_mips_specific): Likewise.
328
ed1653a7
NC
3292003-06-26 Nick Clifton <nickc@redhat.com>
330
331 * objcopy (enum strip_action): Add STRIP_NONDEBUG.
332 (OPTION_ONLY_KEEP_DEBUG): New.
333 (strip_options): Add --only-keep-debug.
334 (copy_options): Likewise.
335 (is_strip_section): Invert return value if STRIP_NONDEBUG is
336 active.
337 (copy_object): Do not copy private data when STRIP_NONDEBUG is
338 active.
339 (setup_section): Likewise.
340 (strip_main): Handle --only-keep-debug.
341 (copy_main): Likewise.
342 * NEWS: Mention new switch
343 * doc/binutils.texi: Document new switch.
344
1049f94e
AM
3452003-06-25 Alan Modra <amodra@bigpond.net.au>
346
347 * NEWS: Correct spelling of "relocatable".
348 * objdump.c: Likewise.
349 * sysroff.info: Likewise.
350
b19aac67
NC
3512003-06-19 Nick Clifton <nickc@redhat.com>
352
353 * readelf.c (print_vma): When printing DEC_5 values, if the
354 number is bigger than 99999 switch to using hexadecimal
355 notation.
356
2593f09a
NC
3572003-06-11 Nick Clifton <nickc@redhat.com>
358
359 * objcopy.c (gnu_debuglink_filename): New variable.
360 (OPTION_ADD_GNU_DEBUGLINK): New switch
361 (copy_options): Describe --add-gnu-debuglink switch.
362 Mention that --strip-debug removes sections as well.
363 (is_strip_section): Process the sections removed and kept
364 lists before checking for debugging sections.
365 (add_redefine_syms_file): Make function static.
366 (copy_object): Use is_strip_section.
367 Check to see if a .gnu_debuglink section should be added. If
368 so, call bfd_add_gnu_debuglink.
369 (setup_section): Use is_strip_section.
370 (copy_section): Use is_strip_section.
371 (copy_main): Handle OPTION_ADD_GNU_DEBUGLINK.
372 * NEWS: Mention new objcopy switch.
373 * doc/binutils.texi: Document new switch.
374
3b443373
L
3752003-06-11 H.J. Lu <hongjiu.lu@intel.com>
376
377 * po/Make-in (DESTDIR): New.
378 (install-data-yes): Support $(DESTDIR).
379 (uninstall): Likewise.
380
795bb480
AM
3812003-06-11 Alan Modra <amodra@bigpond.net.au>
382
383 * Makefile.in: Regenerate.
384
9ee5e499
JJ
3852003-05-23 Jakub Jelinek <jakub@redhat.com>
386
387 * readelf.c (get_segment_type): Handle PT_GNU_STACK.
388
a3b6428f
NC
3892003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
390
391 * NEWS: Document the new BSD/POSIX single-character mapping for
392 .comment/.note sections.
393
92991082
JT
3942003-06-02 Chris Demetriou <cgd@broadcom.com>
395 Jason Thorpe <thorpej@wasabisystems.com>
396
397 * objcopy.c (redefine_list_append): Add an argument that
398 indicates the context from which this function is being
399 called. Change all callers.
400 (copy_options): Add a new option, --redefine-syms.
401 (copy_usage): Document new option.
402 (copy_main): Handle the --redefine-syms option.
403 * doc/binutils.text (objcopy): Document new option.
404
38fafa6d
RH
4052003-05-31 Richard Henderson <rth@redhat.com>
406
407 * readelf.c (byte_get_signed): New.
408 (get_encoded_value): New.
409 (display_debug_frames): Use it. Always pre-process opcodes.
410
636fc387
ML
4112003-05-20 Michal Ludvig <mludvig@suse.cz>
412
413 * readelf.c (display_debug_frames): Print both registers
414 for DW_CFA_register.
415
80c7c40a
NC
4162003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
417
418 * configure.in: Accept i[3-7]86 variants. Escape '[]' for
419 i[3-7]86-*-interix.
420 * configure.in: Regenerate.
421
0fcdcb91
NC
4222003-05-13 Michael Eager <eager@mvista.com>
423
424 * objcopy.c: Treat identical src/dst file names as if only one
425 entered. One Windows creating an output file of the same name as
426 the input file will delete the input file before it is read.
427
7ab5f2ed
NC
4282003-05-12 Salvador Eduardo Tropea <salvador@inti.gov.ar>
429
430 * debug.c (debug_get_real_type): Extend test for circular debug
431 references.
432
3c92310f
NC
4332003-05-12 Nick Clifton <nickc@redhat.com>
434
435 * configure.in (ALL_LINGUAS): Add zh_CN.
436 * configure: Regenerate.
437 * po/zh_CN.po: New file: Chinese (simplified) translation.
438
d68c07bb
JE
4392003-05-11 Jason Eckhardt <jle@rice.edu>
440
441 * MAINTAINERS: Update my mail address.
442
8beeaeb7
L
4432003-05-07 H.J. Lu <hongjiu.lu@intel.com>
444
445 * readelf.c (dump_relocations): Enlarge the type field in wide
446 mode by one character.
447
63044634
RH
4482003-05-03 Richard Henderson <rth@redhat.com>
449
450 * readelf.c (struct Frame_Chunk): Add cfa_exp.
451 (frame_display_row): Just print "exp" for cfa or register
452 defined by a location expression.
453 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
454 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
455
6e50c90c
L
4562003-04-30 H.J. Lu <hjl@gnu.org>
457
458 * objdump.c (only): Change it to char **.
459 (only_size): New.
460 (only_used): New.
461 (disassemble_data): Check only as an array.
462 (dump_data): Likewise.
463 (dump_relocs): Likewise.
464 (main): Treat only as an array.
465
edbedb71
NC
4662003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
467
468 * doc/binutils.texi: Fix the documentation for the -fo option.
469
3f7de0e7
NC
4702003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
471
ef230218
JR
472 * readelf.c (get_machine_name) <EM_SH>: Amend return value
473 to refer to SuperH.
474
3f7de0e7
NC
475 * readelf.c (decode_location_expression): Don't add a trailing ';'.
476
32df8966
NC
4772003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
478 Nick Clifton <nickc@redhat.com>
479
480 * windres.c (long_options): Move close to main, where it is used.
481 Add 'input' and 'output' long options.
482 (main): Accept "-fo" as an alias for "-o". This is for rc
483 comptibility.
484 * doc/binutils.texi: Mention that -fo is accepted as an alias for
485 -o, but discourage its use.
486
85eb5110
NC
4872003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
488
489 * windres.c (format_from_name): Make the exit on error
490 behaviour optional.
491 (main): Rename the -I option to -J. Introduce -I as a synonym
492 for --include-dir. For backwards compatibility also support the
493 old -I behaviour, but issue a deprecation warning.
494 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
495 of the -I option.
496
26597c86
NC
4972003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
498
499 * readelf.c: Replace references to Mitsubishi M32R with
500 references to Renesas M32R.
501
c2dcd04e
NC
5022003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
503
504 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
505
c1124b23
AO
5062003-04-09 Alexandre Oliva <aoliva@redhat.com>
507
508 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
509 for debugging information types not supported by objdump.
510
e5076347
AM
5112003-04-09 Bernd Jendrissek <berndj@prism.co.za>
512
513 * configure.in: Recognize canonical form of i[3-6]86-pe*.
514 * configure: Regenerate.
515
adab8cdc
AO
5162003-04-09 Alexandre Oliva <aoliva@redhat.com>
517
518 * readelf.c (display_debug_info): Apply RELA relocations on the
519 entire section.
520 (byte_put_little_endian, byte_put_big_endian): New functions.
521 (byte_put): New variable.
522 (get_file_header): Initialize it.
523
3077f5d8
NC
5242003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
525
526 * windres.c: Add -l for compatibility with wrc, and rc.
527 Use the short option as a key for long options that have
528 a synonymous short option.
529 * doc/binutils.texi: Added -l to the list of options.
530
29b058f1
NC
5312003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
532
3077f5d8
NC
533 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
534 (main): Just pass the -U option down to the preprocessor.
535 * doc/binutils.texi: Added -U to the list of options.
29b058f1 536
3126d709
CF
5372003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
538
539 * windres.c (usage): Report -r option.
540 (main): Ignore the -r option.
541 * doc/binutils.texi: Add -r to the list of options.
542
c46ac711
BW
5432003-04-01 Bob Wilson <bob.wilson@acm.org>
544
545 * MAINTAINERS: Add myself as Xtensa maintainer.
546
88da6820
NC
5472003-04-01 Bob Wilson <bob.wilson@acm.org>
548
3077f5d8
NC
549 * readelf.c: Include "elf/xtensa.h".
550 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
551 targets that use RELA relocations.
552 (dump_relocations): Call elf_xtensa_reloc_type for
553 EM_XTENSA and EM_XTENSA_OLD.
554 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 555
27a710e5
NC
5562003-04-01 Nick Clifton <nickc@redhat.com>
557
558 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
559 thumb-pe*, mcore-pe and mcore-*elf.
560 * configure: Regenerate.
561
335a1869
AO
5622003-03-31 Alexandre Oliva <aoliva@redhat.com>
563
564 * objdump.c (dump_data): Don't truncate the address to long; make
565 the width large enough, and uniform for all entries in a section.
566
566b0d53
L
5672003-03-31 H.J. Lu <hjl@gnu.org>
568
569 * readelf.c: Include "libiberty.h".
570 (dynamic_relocations): New.
571 (process_relocs): Properly handle dynamic relocation.
572 (process_dynamic_segment): Fill relocation elements in
573 dynamic_info.
574
ee42cf8c
NC
5752003-03-31 Kevin Buettner <kevinb@redhat.com>
576
577 * readelf.c (read_and_display_attr, read_and_display_attr_value):
578 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
579 all callers.
580 (display_debug_lines, display_debug_pubnames, display_debug_info)
581 (display_debug_aranges, display_debug_frames, read_and_display_attr)
582 (read_and_display_attr_value): Add 64-bit DWARF support.
583
7adbf450
NC
5842003-03-31 Ian Lance Taylor <ian@airs.com>
585
586 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
587 (optresid): Handle a resource id that can be a string or a number.
588 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
589 struct res_id.
590 (define_icon_control): Pass a struct res_id to define_control.
591 * windres.h (define_control): Change prototype.
592
06d86cf7
NC
5932003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
594
7c29036b
NC
595 * objcopy (OPTION_FORMATS_INFO): Define.
596 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
597 (copy_options): Likewise.
598 (strip_usage): Add "--info" to usage.
599 (copy_usage): Likewise.
600 (strip_main): Declare formats_info. Iniatilize it to FALSE.
601 Handle "info".
602 (copy_main). Likewise.
603 * doc/binutils.texi. Document the "--info" option for
604 objcopy/strip.
605 * NEWS: Mention the new command line switch.
606
06d86cf7
NC
607 * objdump.c (endian_string): Move to bucomm.c.
608 (display_info): Likewise.
609 (display_target_list): Likewise.
610 (display_info_table): Likewise.
611 (display_target_tables): Likewise.
612 (main): Assign the return value of display_info to exit_status.
613 * bucomm.c: Include bfdver.h and libbfd.h
614 (display_target_list): Call bfd_nonfatal instead of nonfatal and
615 return 0 on a non-fatal error, 1 on success.
616 (display_info_table): Likewise.
617 * bucomm.h (display_info): Provide a prototype.
618 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
619 libbfd.h.
620 * Makefile.in: Regenerate.
621
7adbf450 6222003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
623
624 * dlltool.c (gen_def_file): Put demangled name comments on
625 own line preceding export name.
626
98a91d6a
NC
6272003-03-17 Nick Clifton <nickc@redhat.com>
628
629 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
630 printf for emitting new lines.
631
06a30c77
NC
6322003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
633
634 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
635 the symbol's value when --size-sort is used, unless -S is used.
636 doc/binutils.texi (--size-sort): For non-bsd formats both the
637 value and size of the symbols are displayed.
638
ab829d36
NC
6392003-03-13 Nick Clifton <nickc@redhat.com>
640
641 * po/da.po: Update.
642
634847c9
NC
6432003-03-12 Nick Clifton <nickc@redhat.com>
644
645 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
646
3889f9eb
BE
6472003-03-10 Ben Elliston <bje@wasabisystems.com>
648
649 * MAINTAINERS: Update my mail address.
650
7eb5191a
NC
6512003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
652
653 * stabs.c (BYTES_IN_WORD): Remove definition.
654 * wrstabs.c (BYTES_IN_WORD): Likewise.
655
e3b83c8f
NC
6562003-03-04 Nick Clifton <nickc@redhat.com>
657
658 * nm.c (main): Print a warning message if --size-sort and
659 --undefined-only are used together.
660
6612003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
662
663 * nm.c (print_symbol): Remove check for undefined_only.
664
a9d68a1e
NC
6652003-03-03 Nick Clifton <nickc@redhat.com>
666
667 * po/da.po: Installed latest translation.
668
a99996bb
NC
6692003-02-24 Nick Clifton <nickc@redhat.com>
670
671 * README: Update binutils references to 2.13.
672 Add paragraph about using --disable-nls.
673
76ed1927
NC
6742003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
675
676 * doc/binutils.texi (nm --size-sort): Update.
677
0100f33b
JW
6782003-02-21 James E Wilson <wilson@tuliptree.org>
679
680 * MAINTAINERS: Update email address.
681
ecc51f48
NC
6822003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
683
684 * readelf.c (get_ia64_dynamic_type): New function.
685 (dynamic_segment_ia64_val): New function.
686 (get_dynamic_type): If machine type is EM_IA_64 call
687 get_ia64_dynamic_val.
688 (get_ia64_section_type_name): Handle sections with types in the
689 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
690 (get_dynamic_flags): If machine type is EM_IA_64 call
691 dynamic_segment_ia64_val.
692
947ed062
NC
6932003-02-21 Bob Wilson <bob.wilson@acm.org>
694
695 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
696 section title capitalization more consistent. Update descriptions
697 of various options to be consistent with the code. Fix errors and
698 incomplete list in the description of c++filt format options. Remove
699 information about the linker. Change to be more polite about poor
700 bug reports. Replace FDL appendix with include of fdl.texi.
701 * doc/fdl.texi: New file.
702
66491ebc
AM
7032003-02-21 Roger Sayle <roger@eyesopen.com>
704
705 * objcopy.c (filter_symbols): Fix compilation problems with
706 HP-UX's C compiler.
707
0e11a9e9
CF
7082003-02-19 Christopher Faylor <cgf@redhat.com>
709
710 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
711 previous change.
712
6e5f5201
CF
7132003-02-19 Mark Blackburn <marklist@fangorn.ca>
714
0e11a9e9 715 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 716
f0c8c24a
NC
7172003-02-12 Bob Wilson <bob.wilson@acm.org>
718
719 * nm.c (usage): Add `java' and `gnat' demangle styles and make
720 quotes consistent.
721 * objdump.c (usage): Ditto. Also fix some typos.
722
d3c543fd
NC
723 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
724
fe2c4142
NC
725 * debug.c (debug_record_variable): Handle global register variables.
726
6de15b9e
NC
727 * stabs.c (parse_stab): For N_SLINE only include
728 function_start_offset if the symbol is within a function;
729 otherwise, the value is absolute.
730
fde78edd
NC
7312003-02-10 Nick Clifton <nickc@redhat.com>
732
733 * readelf.c (decode_ARM_machine_flags): Handle the
734 EF_ARM_MAVERICK_FLOAT flag.
735
22d82235
AS
7362003-02-04 Andreas Schwab <schwab@suse.de>
737
738 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
739 long and use %ld in printf format.
740
1a677ea8
RS
7412003-01-28 Richard Sandiford <rsandifo@redhat.com>
742
743 * readelf.c (dump_relocations): Reorder the r_info field for
744 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
745
8dde85fc
NC
7462003-01-21 Daniel Berlin <dan@dberlin.org>
747
748 * readelf.c (display_debug_loc): Skip address base changes.
749
c6f8bb1e
AM
7502003-01-17 Fabio Alemagna <falemagn@aros.org>
751
752 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
753 and ELFOSABI_NSK.
754
c833c019
AM
7552003-01-16 Alan Modra <amodra@bigpond.net.au>
756
757 * readelf.c: Include elf/ppc64.h.
758 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
759 * Makefile.am: Run "make dep-am".
760 * Makefile.in: Regenerate.
761
3b36097d
SC
7622003-01-02 Ben Elliston <bje@redhat.com>
763
764 * readelf.c (guess_is_rela): Handle EM_IQ2000.
765 (get_machine_name): Likewise.
766 (dump_relocations): Likewise.
767 * NEWS: Mention IQ2000 support.
768
cb44e358
RS
7692003-01-02 Richard Sandiford <rsandifo@redhat.com>
770
771 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
772
af7ee8bf
CD
7732002-12-30 Chris Demetriou <cgd@broadcom.com>
774
775 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
776 changes in MIPS -M options.
777
2469cfa2
NC
7782002-12-30 Dmitry Diky <diwil@mail.ru>
779
780 * Makefile.am: Add msp430 target.
781 * Makefile.in: Regenerate.
782 * readelf.c: Add support for msp430 target.
783
640c0ccd
CD
7842002-12-27 Chris Demetriou <cgd@broadcom.com>
785
786 * doc/binutils.texi (objdump): Document MIPS -M options.
787
59f14fc0
AS
7882002-12-23 Andreas Schwab <schwab@suse.de>
789
790 * readelf.c (main): Reset dump request after each file.
791
312b768e
NC
7922002-12-23 Nick Clifton <nickc@redhat.com>
793
794 * nlmconv.c (main): Pass TRUE as third argument to
795 bfd_arch_get_compatible.
796
8745eafa
NC
7972002-12-23 Nick Clifton <nickc@redhat.com>
798
799 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
800 macro. Handle 'S' encoding, accepting 8-bit characters.
801 (main): Parse 'S' encoding.
802 (get_char): Accept 'S' encoding.
803 (print_strings): Use STRING_ISGRAPHIC.
804 (usage): Document support of 'S' encoding.
805 * doc/binutils.texi: Document support of 'S' encoding/
806 * NEWS: Mention new feature.
807
08213ebb
AM
8082002-12-20 Alan Modra <amodra@bigpond.net.au>
809
810 * README <building ar>: Don't use libibery's needed_list or
811 required_list, instead link libiberty/*.o.
812
b9e5d8e5
KH
8132002-12-19 Kazu Hirata <kazu@cs.umass.edu>
814
815 * doc/binutils.texi: Fix typos.
816
c51238bc
DA
8172002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
818
819 * doc/binutils.texi: Add missing parenthesis.
820
d7fb0dd2
NC
8212002-12-15 Nick Kelsey <nickk@ubicom.com>
822
823 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
824 symbols by adding the given prefix to the begining of the symbol
825 name. This is useful to provide name space seperation regardless
826 of how the object file was created. Added --prefix-sections=
827 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
828 sections (or all sections with the alloc flag set) by adding the given
829 prefix to the begining of the symbol name.
830 * NEWS: Mention this new feature.
831 * doc/binutils.texi: Document this new feature.
832
55b9cdf1
AM
8332002-12-13 Alan Modra <amodra@bigpond.net.au>
834
835 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
836 dyn_string_append with dyn_string_append_cstr.
837
838 * emul_aix.c (ar_emul_aix_create): Remove unused function.
839
84ad6ede
NC
8402002-12-10 James Cownie <jcownie@etnus.com>
841
842 * readelf.h (get_TAG_name, get_AT_name,
704afb58 843 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
844 DWARF2 spec.
845 * NEWS: Mention this new support.
846
7d036af2
AM
8472002-12-08 Alan Modra <amodra@bigpond.net.au>
848
849 * NEWS: Mention that bfd no longer declares a "boolean" type.
850
3e8bba36
AM
8512002-12-07 Alan Modra <amodra@bigpond.net.au>
852
853 * readelf.c (process_program_headers): When setting loadaddr, don't
854 assume segment size is 4k. Use p_align instead.
855 (loadaddr): Change from int to long.
856 (dynamic_addr, dynamic_info, version_info): Likewise.
857 (process_dynamic_segment <syminsz>): Likewise.
858 (process_dynamic_segment): Adjust print format string.
859 (rela_addr, rela_size): Delete.
860 (process_relocs): Formatting.
861
d070dab9
JW
8622002-12-05 Jim Wilson <wilson@redhat.com>
863
864 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
865 * configure: Regenerate.
866
45bcbdb1
ILT
8672002-12-04 Ian Lance Taylor <ian@airs.com>
868
869 * MAINTAINERS: Change e-mail address back to airs.com.
870
42ea8716
AH
8712002-12-04 Aldy Hernandez <aldyh@redhat.com>
872
873 * MAINTAINERS: Add self.
874
b34976b6
AM
8752002-11-30 Alan Modra <amodra@bigpond.net.au>
876
877 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
878 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
879 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
880 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
881 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
882 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
883 with TRUE/FALSE. Formatting.
884
c8286bd1
JJ
8852002-11-29 Jakub Jelinek <jakub@redhat.com>
886
887 * readelf.c Replace occurrences of Elf32_Internal_* and
888 Elf64_Internal_* with Elf_Internal_*.
889 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
890 Zero r_addend fields.
891 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
892 Elf_Internal_Rela.
893
92acdfaf
NC
8942002-11-23 Nick Clifton <nickc@redhat.com>
895
896 * size.c (usage): Fix typo describing switch for hex format.
897
48c5eb8a
SS
8982002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
899
900 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
901 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
902 testcase
903
2f62977e
NC
9042002-11-14 Nick Clifton <nickc@redhat.com>
905
906 * readelf.c (process_program_headers): Add comment about return
907 value. Ensure that 0 is returned if the headers are not loaded.
908 (process_file): If process_section_headers failed to load the
909 headers disable any tests that rely upon them. Similarly for
910 process_program_headers.
911
cd24c222
NC
9122002-11-12 Nick Clifton <nickc@redhat.com>
913
914 * po/da.po: Updated Danish translation.
915
f3931575
AM
9162002-11-12 Klee Dienes <kdienes@apple.com>
917
918 * rddbg.c (read_section_stabs_debugging_info): Also recognize
919 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
920
b54e7460
CF
9212002-11-11 Christopher Faylor <cgf@redhat.com>
922
923 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
924 cgf maintainership.
925
4f17cc13
CF
9262002-11-11 Christopher Faylor <cgf@redhat.com>
927
928 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
929
232e7cb8
NC
9302002-11-07 Nick Clifton <nickc@redhat.com>
931
cd24c222 932 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
933 * configure: Regenerate.
934 * po/da.po: New Danish translation.
935
232e7cb8
NC
936 * readelf.c (get_symbol_index_type): Revert part of previous
937 patch: Display unknown symbol types in decimal, not hex.
938
c9e38879
NC
9392002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
940
941 * dlltool.c (add_excludes): Don't prefix excluded fastcall
942 symbols with underscore.
943 (xlate): Ignore add_underscore for decorated fastcall symbols.
944
9452002-11-07 Eric Kohl <ekohl@rz-online.de>
946
947 * deflex.l: Accept '@' as first character of an ID.
948 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
949 ASM_PREFIX for fastcall symbols.
950 (scan_drectve_symbols): Handle fastcall symbols when generating
951 undecorated aliases for symbols in drectve section.
952 (scan_filtered_symbols): Likewise, with export-all.
953 (xlate): Likewise, with --kill-at.
954 (make_imp_label): New function to handle fastcall symbols
955 correctly.
956 (make_one_lib_file): Use make_imp_label instead of make_label
957 for imp symbols.
958
a700dc3b
SS
9592002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
960
961 * MAINTAINERS: Add self as TIC4X maintainer.
962
5cf1065c
NC
9632002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
964
965 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
966 PROCESSOR-specific, OS-specific, reserved and unknown symbol
967 types.
5cf1065c 968
f1ef08cb
AM
9692002-11-04 Alan Modra <amodra@bigpond.net.au>
970
971 * readelf.c (byte_get_little_endian): Comment typo fix.
972 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
973 as the format string.
974 (dump_relocations): Correct section sym names.
975 (process_section_headers): Clear symtab_shndx_hdr.
976 (read_and_display_attr_value): Don't pass indirect string to printf
977 as the format string.
978 (display_debug_frames): Indicate when zero terminator found. Decode
979 DW_EH_PE_pcrel addresses.
980
1a09a22c
NC
9812002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
982
983 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
984 order to ensure proper disassembly of the valid 0-value opcode.
985 * configure: Regenerate.
986 * aclocal.m4: Regenerate.
987 * config.in: Regenerate.
988 * configure.in: Regenerate.
989 * doc/Makefile.in: Regenerate.
990 * po/binutils.pot: Regenerate.
991
c254c557
KK
9922002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
993
994 * MAINTAINERS: Add self as SH maintainer.
995
aefbdd67
BE
9962002-10-23 Ben Elliston <bje@redhat.com>
997
998 * doc/binutils.texi (objdump): Document -z and move the entry for
999 --disassemble-zeroes to the end of the options section (for `z').
1000
ab9bcc01
NC
10012002-10-21 Nick Clifton <nickc@redhat.com>
1002
1003 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
1004
8ab56b6f
AM
10052002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
1006
1007 * objdump.c (dump_data): Correct addr_offset for opb != 1.
1008
49c12576
AM
10092002-10-15 Alan Modra <amodra@bigpond.net.au>
1010
48417c1a
AM
1011 * bucomm.c (list_supported_targets): Use bfd_target_list.
1012
49c12576
AM
1013 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
1014 other object errors in preference to bfd_core errors.
1015
6e1a7e9a
AM
10162002-10-14 Alan Modra <amodra@bigpond.net.au>
1017
1018 * Makefile.am: Run "make dep-am".
1019 * objdump.c: #include "bfdver.h".
1020 * version.c: Likewise.
1021 * Makefile.in: Regenerate.
1022 * config.in: Regenerate.
1023 * configure: Regenerate.
1024 * po/POTFILES.in: Regenerate.
1025
09fc3b02
DJ
10262002-10-09 Daniel Jacobowitz <drow@mvista.com>
1027
1028 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
1029 sections. Allow relocations against the absolute symbol. Don't
1030 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 1031 relocation.
09fc3b02 1032
f309035a
NC
10332002-10-07 Gordon Chaffee <chaffee@netvmg.com>
1034
1035 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
1036 ordinary ones are available.
1037
810dfa6e
L
10382002-09-30 H.J. Lu <hjl@gnu.org>
1039
1040 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
1041 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
1042
bb279dc0
ZW
10432002-09-17 Zack Weinberg <zack@codesourcery.com>
1044
1045 * Makefile.am (CFILES): Add cxxfilt.c.
1046 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
1047 (cxxfilt_LDADD): Delete.
1048 Remove all references to underscore.c.
1049 Regen dependencies.
1050 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
1051 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
1052 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
1053 adjustments to fit into binutils framework.
1054 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
1055
065c959b
NC
10562002-09-12 Roland McGrath <roland@redhat.com>
1057
1058 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
1059 Handle DW_OP_GNU_push_tls_address.
1060
e09f4395
NC
10612002-09-11 Nick Clifton <nickc@redhat.com>
1062
1063 * po/tr.po: Updated Turkish translation.
1064
873e0588
NC
10652002-09-10 Nick Clifton <nickc@redhat.com>
1066
1067 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
1068 testsuite changes. Add paragraphs about testsuite and config
1069 patches.
1070
069fe61f
NC
10712002-08-29 Nick Clifton <nickc@redhat.com>
1072
1073 * readelf.c (get_machine_flags): Remove redundant reference to
1074 E_V850EA_ARCH.
1075
fe0507eb
AM
10762002-08-28 Alan Modra <amodra@bigpond.net.au>
1077
1078 * objdump.c (dump_bfd): Restore lines accidentally deleted in
1079 last commit.
1080
026df7c5
NC
10812002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1082
bb279dc0 1083 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
1084 (dump_bfd_header): Likewise.
1085
68a4c073
AM
10862002-08-27 Alan Modra <amodra@bigpond.net.au>
1087
1088 * nm.c: Revert last change.
1089
a1df01d1
AM
10902002-08-26 Alan Modra <amodra@bigpond.net.au>
1091
1092 * nm.c (display_rel_file): Don't report "no symbols" as an error.
1093 * objdump.c (slurp_symtab): Likewise.
1094 (slurp_dynamic_symtab): Likewise.
1095 (dump_symbols): Likewise. Do print "no symbols" to stdout.
1096
a926ab2f
GK
10972002-08-24 Geoffrey Keating <geoffk@redhat.com>
1098
1099 * MAINTAINERS: Change my mailing address.
1100
fcf62380
DA
11012002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1102
1103 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
1104
51e28791
NC
11052002-08-22 Nick Clifton <nickc@redhat.com>
1106
1107 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
1108 HPPA.
1109
c5b060ad
AM
11102002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1111
1112 * readelf.c (parse_args): Change debug_dump_opt to static.
1113
4b73ca92
NC
11142002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
1115
1116 * stabs.c (parse_stab_argtype): Pass length of physname to
1117 stab_demangle_argtypes.
1118 (stab_demangle_argtypes): Add new parameter - length of physname.
1119 Pass length of physname on to stab_demangle_prefix.
1120 (stab_demangle_prefix): Add new parameter - length of physname.
1121 Use length of physname (if supplied) to compute end of function
1122 name.
1123
35b1837e
AM
11242002-08-15 Alan Modra <amodra@bigpond.net.au>
1125
1126 * readelf.c: Include elf/i370.h.
1127 (dump_relocations): Handle EM_S370.
1128 (dynamic_segment_parisc_val): Print \n.
1129 (process_dynamic_segment <DT_BIND_NOW>): Here too.
1130
762baac5
NC
11312002-08-14 Nick Clifton <nickc@redhat.com>
1132
1133 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
1134 * objdump.c (usage): Likewise.
1135 * doc/binutils.texi: Likewise.
1136
85c09e8a
NC
11372002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
1138
1139 * rcparse.y (acc_entry): Don't warn about ALT use with
1140 non-VIRTKEY.
1141
212a3c4d
L
11422002-08-13 H.J. Lu <hjl@gnu.org>
1143
1144 * objcopy.c (copy_object): Don't warn about the unsupported
1145 architecture unless the input target is defaulted or the
1146 output architecture is different from the input.
1147
2b692c59
NC
11482002-08-09 Nick Clifton <nickc@redhat.com>
1149
1150 * po/sv.po: Updated Swedish translation.
1151
09de7a73
AM
11522002-08-05 Alan Modra <amodra@bigpond.net.au>
1153
1154 * prdbg.c (pr_fix_visibility): Remove assert.
1155
47badb7b
NC
11562002-07-31 Nick Clifton <nickc@redhat.com>
1157
1158 * addr2line.c (process_file): Rename parameter 'filename' to
1159 'file_name' in order to avoid shadowing global symbol of the
1160 same name.
1161 (main): Likewise.
1162
2979dc34
JJ
11632002-07-30 Jakub Jelinek <jakub@redhat.com>
1164
1165 * readelf.c (OPTION_DEBUG_DUMP): Define.
1166 (options): Use it.
1167 (usage): Update help.
1168 (parse_args): Handle --debug-dump separately from -w.
1169 * doc/binutils.texi (readelf): Update documentation.
1170
219576a4
NC
11712002-07-25 Nick Clifton <nickc@redhat.com>
1172
1173 * po/es.po: Updated Spanish translation.
1174 * po/fr.po: Updated French translation.
1175
bf4f22e6 11762002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 1177
bf4f22e6
NC
1178 * po/es.po: Updated Spanish translation.
1179
c5b3a82a
AM
11802002-07-23 Alan Modra <amodra@bigpond.net.au>
1181
1182 * Makefile.am: Run "make dep-am".
1183 * Makefile.in: Regenerate.
1184
0461a601
NC
11852002-07-23 Nick Clifton <nickc@redhat.com>
1186
bf4f22e6 1187 * po/fr.po: Updated French translation.
0461a601 1188
bf44dd74
AM
11892002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
1190
1191 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
1192
2c205ff2
AM
11932002-07-20 Alan Modra <amodra@bigpond.net.au>
1194
63eb0809 1195 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 1196
1e4cf259
NC
11972002-07-18 Denis Chertykov <denisc@overta.ru>
1198 Frank Ch. Eigler <fche@redhat.com>
1199
1200 * readelf.c: Include "elf/ip2k.h".
1201 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
1202 (dump_relocations): Likewise.
1203 (get_machine_name): Likewise.
1204 * NEWS: Mention IP2K support.
1205
2cbb2eef
NC
12062002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
1207
1208 * NEWS: Add 'Changes in 2.13'.
1209
047b2264
JJ
12102002-07-10 Jakub Jelinek <jakub@redhat.com>
1211
1212 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
1213 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
1214 (get_section_type_name): Handle SHT_GNU_LIBLIST.
1215 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
1216 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
1217 (process_gnu_liblist): New.
1218 (process_file): Call it.
1219
97230b15
AM
12202002-07-03 Alan Modra <amodra@bigpond.net.au>
1221
1222 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
1223 * Makefile.in: Regenerate.
1224
a6637ec0
AM
12252002-07-02 Alan Modra <amodra@bigpond.net.au>
1226
1227 * budemang.c: New file, "demangle" function.
1228 * budemang.h: New file.
1229 * addr2line.c (translate_addresses): Use "demangle".
1230 * nm.c (print_symname): Likewise.
1231 * objdump.c (objdump_print_symname): Likewise.
1232 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
1233 here since that obfuscates.
1234 * rdcoff.c: Don't #include demangle.h.
1235 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
1236 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
1237 (HFILES): Add budemang.h. Sort.
1238 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
1239 Run "make dep-am".
1240 * Makefile.in: Regenerate.
1241
179d3252
JT
12422002-07-01 Matt Thomas <matt@3am-software.com>
1243
1244 * readelf.c: Include "elf/vax.h".
1245 (guess_is_rela): Move EM_VAX from unknown to RELA case.
1246 (dump_relocations): Handle VAX relocations.
1247 (get_machine_flags): Handle VAX machine flags.
1248
75751cd9
SC
12492002-06-29 Stephane Carrez <stcarrez@nerim.fr>
1250
1251 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
1252
e5851ab8
NC
12532002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
1254
1255 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
1256
eb3f2f5c
AM
12572002-06-26 Alan Modra <amodra@bigpond.net.au>
1258
1259 * nm.c (print_symname): When demangling, strip leading dots from
1260 symbol names to avoid confusing the demangler.
1261
a13a0de8
L
12622002-06-25 H.J. Lu <hjl@gnu.org>
1263
1264 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
1265 * Makefile.in: Regenerated.
1266
6db7a086
AM
12672002-06-21 Igor Schein <igor@txc.com>
1268
1269 * configure.in: Quote bu_cv_have_fopen64.
1270 * configure: Regenerate.
1271
9710509e
AM
12722002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
1273
1274 * configure.in: Check for strcoll.
1275 * configure: Regenerate.
1276 * config.in: Regenerate.
1277 * nm.c (main): Set locale for LC_COLLATE category.
1278 (non_numeric_forward): Use strcoll if available.
1279
a9f0b5e7
DB
12802002-06-20 Dave Brolley <brolley@redhat.com>
1281
1282 * MAINTAINERS: Add self as fr30 and frv maintainer.
1283
33f5f537
L
12842002-06-18 H.J. Lu (hjl@gnu.org)
1285
1286 * nm.c: Include "elf/common.h".
1287 (extended_symbol_info): Add elfinfo, a pointer to
1288 elf_symbol_type.
1289 (SYM_SIZE): Use elfinfo if it is not NULL.
1290 (get_symbol_type): New function.
1291 (display_archive): Set print_width for each archive member.
1292 (display_file): Likewise.
1293 (display_rel_file): Don't set print_width here.
1294 (print_object_filename_sysv): Handle print_width.
1295 (print_archive_member_sysv): Likewise.
1296 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
1297 (print_symbol): Set the elfinfo field in extended_symbol_info
1298 for ELF.
1299 (print_object_filename_sysv): Fix the output format.
1300 (print_symbol_info_sysv): Print type and section for ELF.
1301
13022002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
1303
1304 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 1305 the symbol's size equal to its value when --size-sort is
33f5f537
L
1306 used.
1307
5c70f934
DB
13082002-06-18 Dave Brolley <brolley@redhat.com>
1309
1310 From Catherine Moore:
1311 * readelf.c (elf/frv.h): #include it.
1312 (guess_is_rela): Support EM_CYGNUS_FRV.
1313 (dump_relocations): Ditto.
1314 (get_machine_name): Ditto.
1315 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
1316
7ece0d85
JJ
13172002-06-18 Jakub Jelinek <jakub@redhat.com>
1318
1319 * readelf.c (get_file_header): Only read the first section header if
1320 e_shoff is non-zero.
1321
72797995
L
13222002-06-15 H.J. Lu (hjl@gnu.org)
1323
1324 * nm.c (print_size): New variable. Initialize to 0.
1325 (long_options): Add 'S'/"print-size".
1326 (main): Handle 'S'.
1327 (print_symbol_info_bsd): Print size only if print_size is not
1328 0.
1329
1330 * doc/binutils.texi: Document -S/--print-size.
1331
977f7911
NC
13322002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
1333
1334 * nm.c (struct extended_symbol_info): New strcuture: Add the size
1335 of the symbols to the information provided by the symbol_info
1336 structure.
1337 (print_symbols): Pass the symbol size to print_symbol.
1338 (print_size_symbols): Pass the symbol size to print_symbol.
1339 (print_symbol): Extra argument: The size of the symbol. Store
1340 this in the extended_symbol_info structure.
1341 (print_symbol_info): Change type of info parameter to
1342 extended_symbol_info. Display the size, if known.
1343 (print_symbol_info_posix): Likewise.
1344 (print_symbol_info_sysv): Likewise.
1345
b1f88ebe
AM
13462002-06-08 Alan Modra <amodra@bigpond.net.au>
1347
fa449227
AM
1348 * Makefile.am: Run "make dep-am".
1349 * Makefile.in: Regenerate.
1350 * doc/Makefile.in: Regnerate.
1351
b1f88ebe
AM
1352 * bucomm.c: Replace CONST with const.
1353 * nm.c: Likewise.
1354 * objdump.c: Likewise.
1355
91a106e6
L
13562002-06-07 H.J. Lu <hjl@gnu.org>
1357
1358 * readelf.c (DW_CFA_GNU_args_size): Don't define.
1359 (DW_CFA_GNU_negative_offset_extended): Likewise.
1360 (DW_CFA_GNU_window_save): Likewise.
1361 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
1362 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
1363
6ab6b380 13642002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 1365
6ab6b380
NC
1366 * nm.c: When computing size of symbols for an ELF target use the
1367 internal size field.
1368
e28e05a3
JL
13692002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1370
1371 * testsuite/binutils-all/objcopy.exp: clear xfail for
1372 "hppa*64*-*-hpux*".
1373 * testsuite/binutils-all/hppa/objdump.exp: Return if
1374 "*64*-*-*".
1375
dc156bc0
AM
13762002-06-05 Alan Modra <amodra@bigpond.net.au>
1377
1378 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
1379
13802002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
1381
1382 * objdump.c: Fix formatting.
1383
d79e4ea3
BE
13842002-05-29 Ben Elliston <bje@redhat.com>
1385
1386 * MAINTAINERS: Add self as M68k maintainer.
1387
d172d4ba
NC
13882002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1389
1390 * readelf.c: Modified/Added DLX elf support.
1391
7edb8f29
NC
13922002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
1393
3a1a2036
NC
1394 * arsup.c: Fix formatting.
1395 * debug.c (debug_record_label): Add missing colon to error
1396 message.
1397 * ieee.c (parse_ieee_ty): Fix spelling typo.
1398 * readelf.c (process_program_headers): Remove English assumption
1399 about making a plural word.
1400 (process_section_headers): Likewise.
1401 (process_relocs): Allow quotes to be translated.
1402 (process_unwind): Likewise,
1403 (process_mips_specific): Improve error message.
1404 (get_note_type): Fix spelling typo.
1405
7edb8f29
NC
1406 * configure.in (ALL_LINGUAS): Add sv
1407 * po/sv.po: New file.
1408
3eee1e9d
AM
14092002-05-27 Alan Modra <amodra@bigpond.net.au>
1410
1411 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
1412 (unw_print_grmask): Likewise.
1413 (unw_print_frmask): Likewise.
1414
d43efbe3
KH
14152002-05-26 Kazu Hirata <kazu@cs.umass.edu>
1416
1417 * arsup.c: Remove ARGSUSED.
1418 * debug.c: Likewise.
1419 * ieee.c: Likewise.
1420 * nlmconv.c: Likewise.
1421 * prdbg.c: Likewise.
1422 * stabs.c: Likewise.
1423 * wrstabs.c: Likewise.
1424
e9792343
AM
14252002-05-25 Alan Modra <amodra@bigpond.net.au>
1426
1427 * arlex.l: Use #include "" instead of <> for local header files.
1428 * coffdump.c: Likewise.
1429 * coffgrok.c: Likewise.
1430 * nlmconv.c: Likewise.
1431 * nlmheader.y: Likewise.
1432 * srconv.c: Likewise.
1433 * strings.c: Likewise.
1434 * sysdump.c: Likewise.
1435 * unwind-ia64.h: Likewise.
1436 * windres.h: Likewise.
1437 * winduni.h: Likewise.
1438
d7e53452
TR
14392002-05-24 Tom Rix <trix@redhat.com>
1440
1441 * MAINTAINERS: Add self as the d10v maintainer.
1442
436e8db0
NC
14432002-05-24 TAMURA Kent <kent@netbsd.org>
1444
1445 * configure.in: Builds dlltool for i386-netbsdpe.
1446 * configure: Regenerate.
1447
9f66665a
KH
14482002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1449
1450 * size.c: Fix formatting.
1451 * srconv.c: Likewise.
1452 * stabs.c: Likewise.
1453 * sysdump.c: Likewise.
1454 * unwind-ia64.c: Likewise.
1455 * wrstabs.c: Likewise.
1456
13ae64f3
JJ
14572002-05-23 Jakub Jelinek <jakub@redhat.com>
1458
1459 * readelf.c (get_segment_type): Add PT_TLS.
1460 (get_elf_section_flags): Add SHF_TLS.
1461 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1462 (process_dynamic_segment): Use puts instead of printf.
1463 (get_symbol_type): Support STT_TLS.
1464 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1465 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1466 Add SEC_THREAD_LOCAL.
1467
53c7db4b
KH
14682002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1469
1470 * rdcoff.c: Fix formatting.
1471 * rddbg.c: Likewise.
1472 * readelf.c: Likewise.
1473 * rename.c: Likewise.
1474 * resbin.c: Likewise.
1475 * resrc.c: Likewise.
1476 * resres.c: Likewise.
1477
0af11b59
KH
14782002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1479
1480 * filemode.c: Fix formatting.
1481 * ieee.c: Likewise.
1482 * is-ranlib.c: Likewise.
1483 * is-strip.c: Likewise.
1484 * maybe-ranlib.c: Likewise.
1485 * maybe-strip.c: Likewise.
1486 * nlmconv.c: Likewise.
1487 * nm.c: Likewise.
1488 * not-ranlib.c: Likewise.
1489 * not-strip.c: Likewise.
1490 * objcopy.c: Likewise.
1491 * objdump.c: Likewise.
1492
21611032
TS
14932002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1494
1495 * objdump.c (dump_headers): Fix output formatting for ELF32
1496 architectures in a BFD64 enabled toolchain.
1497
26044998
KH
14982002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1499
1500 * debug.c: Fix formatting.
1501 * debug.h: Likewise.
1502 * dlltool.c: Likewise.
1503 * dllwrap.c: Likewise.
1504 * emul_aix.c: Likewise.
1505 * emul_vanilla.c: Likewise.
1506
f462a9ea
KH
15072002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1508
1509 * addr2line.c: Fix formatting.
1510 * ar.c: Likewise.
1511 * arsup.c: Likewise.
1512 * arsup.h: Likewise.
1513 * binemul.c: Likewise.
1514 * binemul.h: Likewise.
1515 * bucomm.c: Likewise.
1516 * coffdump.c: Likewise.
1517 * coffgrok.c: Likewise.
1518 * coffgrok.h: Likewise.
1519
e0159aa9
MM
15202002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1521
1522 * MAINTAINERS: Add myself as the second AVR port maintainer.
1523
074b403e
SC
15242002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1525
1526 * MAINTAINERS: Update my email address.
1527
2b9c8201
NC
15282002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1529
1530 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1531
e1d5b1e7
AM
15322002-05-09 Alan Modra <amodra@bigpond.net.au>
1533
1534 * configure.in: Replace `*pe' with `pe' throughout.
1535 * configure: Regenerate.
1536
d3d8a9ee
NC
15372002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1538
1539 * Makefile.am: Honour DESTDIR.
1540 * Makefile.in: Regenerate.
1541
405c98a4
AM
15422002-05-06 Alan Modra <amodra@bigpond.net.au>
1543
a02d5965
AM
1544 * dlltool.c (process_def_file): Add missing prototype.
1545 (new_directive, assemble_file, main): Likewise.
1546 (process_def_file, new_directive): Make static.
1547 (inform): Rewrite using VA_FIXEDARG.
1548 * dllwrap.c (mybasename): Add missing prototype.
1549 (strhash, main): Likewise.
1550 (inform): Rewrite using VA_FIXEDARG.
1551 (warn): Likewise.
1552 (cleanup_and_exit): Use old style function definition.
1553 (strhash): Likewise.
1554 * windres.c (define_resource): Use one memset to clear all of
1555 struct res_resource.
1556
405c98a4 1557 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1558 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1559
15602002-05-06 Borut Razem <borut.razem@siol.net>
1561
1562 * rclex.l (get_string): Correct "strings" list handling.
1563 * resrc.c (read_rc_file): Discard strings.
1564
91593c9d
AM
15652002-05-04 Alan Modra <amodra@bigpond.net.au>
1566
e58a75dc
AM
1567 * ar.c (replace_members): Remove unused var. Formatting fix.
1568 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1569
91593c9d
AM
1570 * MAINTAINERS: Sort port maintainers by CPU.
1571
6b52b824
AM
15722002-05-04 Bob Byrnes <byrnes@curl.com>
1573
1574 * size.c (display_archive): Add last_arfile and code to close archives.
1575
dd70071f
AM
15762002-05-01 Alan Modra <amodra@bigpond.net.au>
1577
1578 * nm.c (print_symbol): Check returned filename from
1579 bfd_find_nearest_line is non-NULL.
1580
6c95717a 15812002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1582
1583 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1584
3c25c5f6
NC
15852002-04-24 Christian Groessler <chris@groessler.org>
1586
1587 * MAINTAINERS: Changed my email address.
1588
944cd72c
TS
15892002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1590
1591 * arparse.y: Fix syntax warning.
1592
ea91f8bb
NC
15932002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1594
3e55a963
NC
1595 * readelf.c (fetch_location_list): Remove unused function.
1596
1597 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1598 and display a warning message, then exit the loop.
1599
ea91f8bb
NC
1600 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1601
45b99827
NC
16022002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1603
1604 * resrc.c (write_rc_dialog): If charset is non-default value
1605 display all of the DIALOGEX parameters.
1606
16072002-04-15 Eric Kohl <ekohl@rz-online.de>
1608
bb279dc0 1609 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1610 DIALOGEX resources.
1611 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1612 resource data.
bb279dc0 1613 (res_to_bin_dialog): Likewise.
45b99827
NC
1614 * windres.h: Added misssing charset variable to dialog_ex
1615 structure.
1616
acfbab8a
NC
16172002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1618
1619 * rcparse.y: Set MEMFLAG_PURE by default.
1620
df3baf66
NC
16212002-04-09 Bernd Herd <info@herdsoft.com>
1622
bb279dc0 1623 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1624 are quoted.
4c30641a 1625 Fix typo in BEDIT warning.
91eafb40 1626 Don't add default dialog style when explicit style specified.
b62a12ca 1627 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1628
b24eb5ac
NC
1629 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1630 (handle_quotes) "\a" escape (used for right justified key
1631 definitions in menus) is encodes as binary 8.
df3baf66 1632
b24eb5ac
NC
1633 * resrc.c (write_rc_dialog): Print style even if it is 0.
1634 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1635 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1636
b24eb5ac
NC
1637 * resbin.c (bin_to_res_dialog): Use signature to identify
1638 DIALOGEX.
f7d63484 1639
b24eb5ac 1640 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1641
df3baf66
NC
16422002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1643
1644 * resrc.c: print CLASS names in quotes
1645
16462002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1647
1648 * MAINTAINERS: Update my email address.
1649
8e42bcb6
AM
16502002-04-04 Alan Modra <amodra@bigpond.net.au>
1651
1652 * dep-in.sed: Cope with absolute paths.
1653 * Makefile.am (dep.sed): Subst TOPDIR.
1654 Run "make dep-am".
1655 * Makefile.in: Regenerate.
1656
96f959e5
PT
16572002-03-27 Peter Targett <peter.targett@arc.com>
1658
1659 * MAINTAINERS: Update my email address.
1660
1ea788ee
AM
16612002-03-21 Alan Modra <amodra@bigpond.net.au>
1662
1663 * Makefile.am: Run "make dep-am".
1664 * Makefile.in: Regenerate.
1665 * doc/Makefile.in: Regenerate.
1666 * po/POTFILES.in: Regenerate.
1667 * aclocal.m4: Regenerate.
1668 * config.in: Regenerate.
1669 * configure: Regenerate.
1670
a2f14207
DB
16712002-03-20 Daniel Berlin <dan@dberlin.org>
1672
1673 * readelf.c: Add support for displaying dwarf2 location lists.
1674 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1675 (parse_args): Use 'O' as shorthand for displaying location list
1676 section.
1677 (process_section_headers): Handle debug_loc as well.
1678 (load_debug_loc): New.
1679 (free_debug_loc): New.
1680 (fetch_location_list): New.
1681 (display_debug_loc): New.
1682 (display_debug_info): Call load_debug_loc and free_debug_loc.
1683 (debug_displays): We can display .debug_loc now, too.
1684 (usage): Update usage string.
1685 (read_and_display_attr_value): Note location lists, but don't
1686 display them inline.
1687
eb1e0e80
NC
16882002-03-18 Tom Rix <trix@redhat.com>
1689
1690 * Makefile.am: Add binutils emulation support.
1691 * configure.in: Same.
1692 * configure.tgt: New file. Same.
1693 * ar.c (main): Use ar_emul_parse_arg.
1694 (usage): Use ar_emul_usage.
1695 (replace_members): Use ar_emul_replace, ar_emul_append.
1696 * binemul.c: New file. Define the binutils emulation
1697 layer. Define default methods.
1698 * binemul.h: New file. Binutils emulation layer header file.
1699 * emul_aix.c: New file. AIX binutils emulation.
1700 * emul_vanilla.c: New file. Default binutils emulation.
1701 * Makefile.in: Regenerate.
1702 * configure: Same.
1703
a1c259a1
NC
17042002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1705
1706 * po/fr.po: Updated version.
1707
9ce88e60
NC
17082002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1709
1710 * po/fr.po: Updated version.
1711
effb0601
DJ
17122002-03-07 Daniel Jacobowitz <drow@mvista.com>
1713
1714 * README: Update some version numbers.
1715
a65688ab
DJ
17162002-03-07 Daniel Jacobowitz <drow@mvista.com>
1717
1718 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1719 (Architecture Selection): Likewise.
1720
f3f7fbb2
NC
17212002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1722
1723 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1724 generating .exp file.
1725
25345be5
NC
17262002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1727
1728 * readelf.c (dump_relocations): Fix typo.
1729
9a66911f
NC
17302002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1731
1732 * NEWS: Mark 2.12 branch.
1733
2c71103e
NC
17342002-02-18 Timothy Daly <remote_bob@yahoo.com>
1735
bb279dc0
ZW
1736 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1737 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1738 output.
bb279dc0 1739 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1740 to 'unrecognized'.
1741 (decode_ARM_machine_flags): Likewise.
1742 (parse_args): Likewise.
1743 (read_and_display_attr_value): Likewise.
1744 (display_debug_section): Likewise.
1745
49fda6c8
HPN
17462002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1747
1748 * NEWS: Mention support for MMIX.
1749
76f57f3a
JT
17502002-02-13 Matt Fredette <fredette@netbsd.org>
1751
1752 * readelf.c (get_machine_flags): Recognize EF_M68000.
1753
d36ca9c2
AO
17542002-02-12 Alexandre Oliva <aoliva@redhat.com>
1755
1756 * MAINTAINERS: Added self as MN10300 co-maintainer.
1757
19397422
AM
17582002-02-12 Alan Modra <amodra@bigpond.net.au>
1759
1760 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1761 DT_PPC64_OPDSZ.
1762
d434e574
DJ
17632002-02-11 Daniel Jacobowitz <drow@mvista.com>
1764
1765 * MAINTAINERS: List myself as branch maintainer.
1766
12b87c89
AM
17672002-02-11 Alan Modra <amodra@bigpond.net.au>
1768
1769 * configure: Regenerate.
1770 * objcopy.c: Update copyright date.
1771 * doc/Makefile.in: Regenerate.
1772
8d037c5c
DJ
17732002-02-10 Daniel Jacobowitz <drow@mvista.com>
1774
1775 * nlmconv.c: Back out localtime PARAMS change.
1776
4c168fa3
AM
17772002-02-11 Alan Modra <amodra@bigpond.net.au>
1778
1779 * objcopy.c (MKDIR): Define.
1780 (copy_archive): Make name_list.name const. Use MKDIR.
1781 Handle duplicate files in archives by making more temp dirs.
1782
408f8db1
DJ
17832002-02-10 Daniel Jacobowitz <drow@mvista.com>
1784
1785 * coffdump.c: Include "getopt.h" after "bucomm.h"
1786 so that macros are defined correctly.
1787 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1788 prototype. Prototype main.
1789 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1790
9f77fa06
AO
17912002-02-06 Alexandre Oliva <aoliva@redhat.com>
1792
1793 * MAINTAINERS: Added self as SH co-maintainer.
1794
82f6addb
NC
17952002-02-05 Nick Clifton <nickc@redhat.com>
1796
1797 * po/tr.po: Updated translation.
1798
ba323545
AM
17992002-02-01 Alan Modra <amodra@bigpond.net.au>
1800
1801 * Makefile.am: Run "make dep-am"
1802 * Makefile.in: Regenerate.
1803
3deb89d3
DJ
18042002-01-29 Daniel Jacobowitz <drow@mvista.com>
1805
1806 * nm.c (print_value): Mark abfd unused.
1807
a0e9c55f
DJ
18082002-01-29 Daniel Jacobowitz <drow@mvista.com>
1809
1810 * unwind-ia64.c (unw_decoder): Change second argument
1811 to unsigned int, to match function prototypes.
1812
d7a283d4
DJ
18132002-01-29 Daniel Jacobowitz <drow@mvista.com>
1814
1815 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1816 __GNU_LIBRARY__ will be defined.
1817 * size.c: Likewise.
1818
4867be41
DJ
18192002-01-27 Daniel Jacobowitz <drow@mvista.com>
1820
1821 * configure: Regenerated.
1822
7562a296
HPN
18232002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1824
1825 * doc/Makefile.am (install): Depend on install-info.
1826 * doc/Makefile.in: Regenerate.
1827
15c82623
NC
18282002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1829
1830 * objcopy.c (strip_usage): Document -d as an alias
1831 --strip-debug.
1832
1833 * size.c (usage): Document [-t | --totals] options.
1834 (long_options): Add --totals option.
1835 (main): If the [-t | --totals] option is specified and
1836 the output format is Berkeley-style, print the total
1837 text, data, and bss sizes of all objects listed.
1838 (print_berkeley_format): If the [-t | --totals] option
1839 is specified, track the total text, data, and bss
1840 sizes.
1841 * doc/binutils.texi (size): Document [-t | --totals] options.
1842 (strip): Document -d as an alias for --strip-debug.
1843 * NEWS: Mention new feature of size.
1844
00ea8601 18452002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1846
1ddbd152
NC
1847 * po/fr.po: Updated version.
1848 * po/es.po: Updated version.
b85cedd7 1849
8b53311e
NC
18502002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1851
1852 * addr2line.c (usage): Update text to provide verbose
1853 description of the command line options.
1854 * ar.c (usage): Update text to provide verbose
1855 description of the command line options.
1856 (main): Accept -h and -H when running as ranlib.
1857 * coffdump.c (show_usage): Update text to provide verbose
1858 description of the command line options.
1859 * dlltool.c (main): Accept -H as an alias for --help.
1860 * nlmconv.c (show_usage): Update text to provide verbose
1861 description of the command line options.
1862 * nm.c (usage): Replace OPTIONS with option(s).
1863 (main): Accept -H as an alias for --help.
1864 * objcopy.c (strip_main): Accept -H as an alias for --help.
1865 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1866 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1867 other binutils.
1868 * size.c (usage): Update text to provide verbose description
1869 of the command line options.
1870 (main): Accept -v, -h and -H as command line options.
1871 * srconv.c (show_usage): Update text to provide verbose
1872 description of the command line options.
1873 * strings.c (main): Accept -H and -v as command line options.
1874 (usage): Update text to provide verbose description of the
1875 command line options.
1876 * sysdump.c (show_usage): Update text to provide verbose
1877 description of the command line options.
1878 * windres.c (usage): Adjust format to match style used in
1879 other binutils.
1880
1881 * coffdump.c: Fix formatting.
1882 * nlmconv.c: Fix formatting.
1883 * srconv.c: Fix formatting.
1884 * sysdump.c: Fix formatting.
1885
c46f0c34
AM
18862002-01-22 Alan Modra <amodra@bigpond.net.au>
1887
1888 * Makefile.am: Run "make dep-am".
1889 * Makefile.in: Regenerate.
1890
2a538ba5
AJ
18912002-01-18 Andreas Jaeger <aj@suse.de>
1892
1893 * version.c (print_version): Update year.
1894
285d1771
AM
18952002-01-17 Alan Modra <amodra@bigpond.net.au>
1896
1897 * readelf.c (get_machine_name): Handle EM_PPC64.
1898 (guess_is_rela): Here too.
1899
328577ad
NC
19002002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1901
1902 * po/binutils.pot: Regenerate.
1903 * po/fr.po: Regenerate.
1904 * po/tr.po: Regenerate.
1905
af3ae48d
NC
19062002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1907
1908 * po/tr.po: Import new version.
1909
f1cb7e17
AM
19102002-01-16 Alan Modra <amodra@bigpond.net.au>
1911
1912 * readelf.c (get_ppc64_dynamic_type): New.
1913 (get_dynamic_type): Call it.
1914
6364e0b4
NC
19152002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1916
3ab9460d 1917 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1918 (strip_usage): Use "options" instead of "switches".
3ab9460d 1919 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1920 "switches".
6364e0b4 1921
3a7e524e
RE
19222002-01-14 Richard Earnshaw <rearnsha@arm.com>
1923
1924 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1925
1209e219
NC
19262001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1927
1928 * po/es.po: Import from translation project.
1929 * configure.in (ALL_LINGUAS): Add es.
1930 * configure: Regenerate.
1931
b4db1224
JT
19322002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1933
1934 * readelf.c (get_netbsd_elfcore_note_type): Use
1935 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1936
9437c45b
JT
19372002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1938
1939 * readelf.c: Update copyright years.
1940 (get_note_type): Return a const char *.
1941 (get_netbsd_elfcore_note_type): New function.
1942 (process_note): Use get_netbsd_elfcore_note_type to get
1943 the note type string for NetBSD ELF core files.
1944
00428cca
AM
19452002-01-06 Steve Ellcey <sje@cup.hp.com>
1946
1947 * readelf.c (get_ia64_segment_type): Add support for macros.
1948 (get_segment_type): Add support for IA64 specific macros.
1949
31104126
NC
19502001-12-20 Julian v. Bock <julian@wongr.net>
1951
1952 * readelf.c (print_symbol): New function: Print a formatted symbol
1953 name. If --wide is specified do not truncate it.
1954 (dump_relocations): Use print_symbol() to print symbol names.
1955 (process_symbol_table): Likewise.
1956 (process_syminfo): Likewise.
1957 (process_mips_specific): Likewise.
1958 (usage): Document new feature of --wide switch.
1959 * doc/binutils.texi (objdump): Document additional behaviour of
1960 --wide.
2a538ba5 1961
4dd67f29
MS
19622001-12-18 Michael Snyder <msnyder@redhat.com>
1963
1964 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1965 (copy_object): Don't set the start address or flags of a core file.
1966 (copy_section): Don't relocate a core file. Don't copy contents
1967 if the input section has the contents flag set, but the output
1968 section does not (which happens with the fake 'note' pseudo-
1969 sections that BFD creates for corefiles).
1970
43521d43
TS
19712001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1972
1973 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1974 ASE extensions. More robust code for ISA checking. Ignore empty fields
1975 in header flags for GNU extensions.
1976
b667df2e
AM
19772001-12-18 Alan Modra <amodra@bigpond.net.au>
1978
1979 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1980
17a5a5c3
NC
19812001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1982
1983 * po/ja.po: Import from translation project.
1984 * configure.in (ALL_LINGUAS): Add ja.
1985 * configure: Regenerate.
1986
65de42c0
TS
19872001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1988
1989 * addr2line.c (main): Protoype.
1990 * ar.c (main): Protoype.
1991 * nm.c (main): Protoype.
1992 * objcopy.c (main): Protoype.
1993 * objdump.c (main): Protoype.
1994 * size.c (main): Protoype.
1995 * strings.c (main): Protoype.
1996
9ad5cbcf
AM
19972001-12-17 Alan Modra <amodra@bigpond.net.au>
1998
1999 * readelf.c (symtab_shndx_hdr): New global.
2000 (SECTION_HEADER_INDEX): Define.
2001 (SECTION_HEADER_NUM): Define.
2002 (SECTION_HEADER): Define.
2003 (GET_ELF_SYMBOLS): Pass two params rather than three.
2004 (get_32bit_elf_symbols): Take file and section args. Read and
2005 use SHT_SYMTAB_SHNDX.
2006 (get_64bit_elf_symbols): Likewise.
2007 (dump_relocations): Use SECTION_HEADER to index "section_headers".
2008 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
2009 Remember symtab_shdx_hdr.
2010 (process_program_headers): Scan from index 1 for segment map.
2011 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
2012 "section_headers".
2013 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
2014 (process_unwind): Likewise.
2015 (process_version_sections): Likewise.
2016 (process_symbol_table): Likewise.
2017 (display_debug_info): Likewise.
2018 (process_dynamic_segment): Fake up a symtab section for changed
2019 GET_ELF_SYMBOLS.
2020 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
2021 (process_program_headers): Kill signed/unsigned warning.
2022 (load_debug_str): Likewise.
2023 (display_debug_info): Likewise.
2024
65765700
JJ
20252001-12-13 Jakub Jelinek <jakub@redhat.com>
2026
2027 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
2028
560f3c1c
AM
20292001-12-11 Alan Modra <amodra@bigpond.net.au>
2030
2031 * readelf.c (process_file_header): Print extended e_shnum and
2032 e_shdtrndx values. Set elf_header values for same.
2033 (get_32bit_section_headers): Add "num" arg to read "num" headers.
2034 (get_64bit_section_headers): Likewise.
2035 (process_section_headers): Update calls.
2036 (get_file_header): Call get_32bit_section_headers or 64bit variant.
2037
bc408b8a
JJ
20382001-12-10 Jakub Jelinek <jakub@redhat.com>
2039
2040 * objcopy.c (setup_section): Copy entsize.
2041
93fbbb04
GK
20422001-12-07 Geoffrey Keating <geoffk@redhat.com>
2043
2044 * readelf.c (guess_is_rela): Add support for stormy16.
2045 (dump_relocations): Likewise.
2046 (get_machine_name): Likewise.
2047
e3c8793a
NC
20482001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
2049
2050 * dllwrap.c (main) Replace multiple strings describing a
2051 single error with a single, newline escaped sentence to permit
2052 better translation into foreign languages.
2053
2054 * readelf.c (get_elf_class): Remove internalionalisation of ELF
2055 class names.
2056
956cd1d6
TS
20572001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2058
2059 * strings.c (get_char): Initialize value.
2060
956c53ee
TS
20612001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2062
2063 * arlex.l: Silence compile warnings.
2064 * arsup.h: Likewise. Fix formatting.
2065
cedd9a58
JJ
20662001-12-04 Jakub Jelinek <jakub@redhat.com>
2067
2068 * strings.c: Include config.h before bfd.h.
2069 (file_off): New type.
2070 (file_open): Define.
2071 (print_strings): Use file_off instead of file_ptr. Print addresses
2072 which don't fit into long correctly.
2073 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
2074 available.
2075 (strings_file): Use file_off instead of file_ptr. Use file_open.
2076 * configure.in: Check for getc_unlocked.
2077 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
2078 be defined for it.
2079 * configure: Rebuilt.
2080 * config.h.in: Rebuilt.
2081
af667503
L
20822001-11-29 H.J. Lu <hjl@gnu.org>
2083
2084 * bucomm.c (make_tempname): Revert the changes made on
2085 2001-11-14 and 2001-11-12. They won't work with directories.
2086
16474668
NC
20872001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
2088
2089 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
2090 CFLAGS_FOR_TARGET to runtest in environment.
2091 * Makefile.in: Rebuild.
2092 * doc/Makefile.in: Rebuild.
2093
17978339
MS
20942001-11-28 Mike Stump <mrs@wrs.com>
2095
2096 * objcopy.c (setup_section): Preserve SEC_RELOC when
2097 --set-section-flags is used.
2098
261a45ad
NC
20992001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
2100
2101 * readelf.c (do_debug_str): New variable.
2102 (display_debug_str): New function: Display the contents of a
2103 .debug_str section.
2104 (load_debug_str): New function: Load in the contents of a
2105 .debug_str section.
2106 (free_debug_str): New function: Free the memory used by
2107 load_debug_str().
2108 (fetch_indirect_string): Retrieve a string from the .debug_str
2109 section.
2110 (usage): Add -ws.
2111 (parse_args): Accept -ws.
2112 (process_section_headers): Allow the display of the .debug_str
2113 section.
2114 (read_and_display_attr_value): Use fetch_indirect_string. Show
2115 offset into .debug_str section.
2116 (display_debug_info): Use load_debug_str and free_debug_str.
2117 (debug_displays): Add .debug_str.
2118 * doc/binutils.texi: Document -ws.
2119
b8908f93
AJ
21202001-11-19 Andreas Jaeger <aj@suse.de>
2121
2122 * testsuite/binutils-all/objdump.exp: Add x86-64.
2123
e5fb9629
AS
21242001-11-15 Andreas Schwab <schwab@suse.de>
2125
2126 * readelf.c: Fix warnings without terminating newline.
2127
802a735e
AM
21282001-11-15 Alan Modra <amodra@bigpond.net.au>
2129
2130 * doc/binutils.texi (objdump): Document ppc -M options.
2131
b89e9eae
AJ
21322001-11-14 Andreas Jaeger <aj@suse.de>
2133
2134 * doc/binutils.texi (objdump): Fix description to use x86-64.
2135
a6a25652
NC
21362001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
2137
2138 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
2139 not all systems provide mkstemp.
2140
e396998b
AM
21412001-11-14 Alan Modra <amodra@bigpond.net.au>
2142
2143 * doc/binutils.texi (objdump): Document x86 -M options.
2144
81766fca
RH
21452001-11-13 Keith Walker <keith.walker@arm.com>
2146
2147 * readelf.c (read_and_display_attr_value): New function to
2148 handle DW_FORM_indirect.
2149 (read_and_display_attr): Use it.
2150
1a509dcc
GK
21512001-11-13 Geoffrey Keating <geoffk@redhat.com>
2152
2153 * readelf.c (display_debug_lines): Deal with unknown standard
2154 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
2155 DW_LNS_set_isa.
2156
6e917903 21572001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 2158
6e917903
TW
2159 * MAINTAINERS: Add self as tic54x maintainer. This target
2160 includes the IBM C54XDSP clone.
7559e86e 2161
6e917903 21622001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 2163
7559e86e
NC
2164 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
2165
21662001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 2167
ecdadc4a
JL
2168 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
2169 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
2170 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
2171 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
2172 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
2173 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
2174 (unw_decode_b2, unw_decode_b3_b4): Likewise.
2175
91770270
JL
2176 * readelf.c (get_elf_class): Fix ISO portability glitch.
2177 (get_data_encoding, get_osabi_name, request_dump): Likewise.
2178
ef5cdfc7
JJ
21792001-11-07 Jakub Jelinek <jakub@redhat.com>
2180
2181 * readelf.c (debug_str, debug_str_size): New.
2182 (display_debug_abbrev): If no abbrevs were read, skip the CU.
2183 Call free_abbrevs.
2184 (read_and_display_addr): Handle DW_FORM_strp.
2185 (display_debug_info): Read .debug_str section if present,
2186 so that DW_FORM_strp can be handled.
2187 Fix test for non-existant .debug_abbrev section.
2188
5e9520c8
JJ
21892001-11-05 Jakub Jelinek <jakub@redhat.com>
2190
2191 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
2192
2193 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
2194
54589086
MS
21952001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
2196
2197 * MAINTAINERS: Add self as s390/s390x maintainer.
2198
c05b685b
TR
21992001-11-02 Tom Rix <trix@bluey.cygnus.com>
2200
2201 * MAINTAINERS: Add self as PPC XCOFF maintainer.
2202
3c62831e
NC
22032001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
2204
2205 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
2206 * configure: Regernate.
2207 * po/fr.po: New file.
2208 * po/tr.po: New file.
2209
3c3bdf30
NC
22102001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2211
9b19141a 2212 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
2213 * readelf.c: Include elf/mmix.h.
2214 (guess_is_rela): MMIX is RELA.
2215 (dump_relocations): Handle MMIX relocations.
2216 * Makefile.am: Regenerate dependencies.
2217 * Makefile.in: Regenerate.
2218
f662939a
NC
22192001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
2220
2221 * readelf.c (parse_args): Handle multiple options to the -w
2222 switch.
2223
c91d0dfb
JJ
22242001-10-12 Jakub Jelinek <jakub@redhat.com>
2225
2226 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
2227 LOPROC, LOOS and LOUSER.
2228
7559e86e 22292001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
2230
2231 * MAINTAINERS: Update my email address.
2232
fcd8210c
AM
22332001-10-03 Alan Modra <amodra@bigpond.net.au>
2234
2235 * doc/Makefile.in: Regenerate.
2236 * configure: Regenerate.
2237
428409d5
NC
22382001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
2239
2240 * readelf.c (display_debug_line, display_debug_pubnames,
2241 display_debug_info, display_debug_frames): Detect and warn
2242 about 64-bit format entries.
2243 (display_debug_aranges): Reword 64-bit warning.
2244 (debug_displays): Add .debug_pubtypes as a known, but not yet
2245 supported, debug section.
2246
6a8c2b0d
AM
22472001-10-02 Alan Modra <amodra@bigpond.net.au>
2248
2249 * coffdump.c (PROGRAM_VERSION): Delete.
2250 (main <'V'>): Call print_version.
2251 * srconv.c: Likewise.
2252 * sysdump.c: Likewise.
2253 * version.c (program_version): Remove.
2254 (print_version): Use BFD_VERSION_STRING. Just print the current
2255 year in copyright message.
2256 * addr2line.c (program_version): Remove unused declaration.
2257 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
2258 place of BFD_VERSION.
2259 * Makefile.am (Makefile): Depend on bfd/configure.in.
2260 (cplus-dem.o): Depend on Makefile.
2261 Run "make dep-am".
2262 * Makefile.in: Regenerate.
2263
e414a165
NC
22642001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
2265
2266 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
2267 format .debug_arange sections.
2268 (main): Add missing prototype.
b8908f93 2269
efc3ee7f
HPN
22702001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2271
2272 * Makefile.am: Update dependencies with "make dep-am".
2273 * Makefile.in: Regenerate.
2274
9e85c2a0
RH
22752001-09-28 Richard Henderson <rth@redhat.com>
2276
2277 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
2278
451dad9c
AM
22792001-09-26 Alan Modra <amodra@bigpond.net.au>
2280
2281 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
2282 VA_CLOSE.
2283 (non_fatal): Likewise.
2284 * objdump.c (objdump_sprintf): Likewise.
2285 * readelf.c (error): Likewise.
2286 (warn): Likewise.
2287
d974e256
JJ
22882001-09-25 Jakub Jelinek <jakub@redhat.com>
2289
2290 * readelf.c (do_wide): New.
2291 (options): Add --wide.
2292 (usage, parse_args): Likewise.
2293 (process_program_headers): Put each segment on a single line if
2294 --wide is given.
2295 (process_section_headers): Put each section on a single line if
2296 --wide is given.
2297 * doc/binutils.texi: Document it.
2298 * NEWS: Likewise.
2299
2f11c261
AM
23002001-09-25 Alan Modra <amodra@bigpond.net.au>
2301
2302 * readelf.c (print_vma): Print 8 digits of low hex value.
2303
1d50f91e
AJ
23042001-09-24 Andreas Jaeger <aj@suse.de>
2305
2306 * nlmconv.c: Fix warnings about unused attributes and function
2307 prototypes.
2308
2309 * strings.c: Add prototype for get_char.
2310
38131e67
L
23112000-09-19 H.J. Lu <hjl@gnu.org>
2312
2313 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
2314 $(srcdir)/cxxfilt.man.
2315 * doc/Makefile.in: Rebuild.
2316
3bcfb3e4
AM
23172001-09-19 Alan Modra <amodra@bigpond.net.au>
2318
2319 * objcopy.c (copy_main): Correct rename-section string parsing.
2320 Consolidate new_name parsing, and error messages.
2321
3882b010
L
23222001-09-18 Bruno Haible <haible@clisp.cons.org>
2323
2324 * addr2line.c: Don't include <ctype.h>.
2325 (main): For gettext, also set the LC_CTYPE locate facet.
2326 * ar.c (main): Likewise.
2327 * coffdump.c (main): Likewise.
2328 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
2329 (main): For gettext, also set the LC_CTYPE locate facet.
2330 Use ISALNUM instead of isalpha/isdigit.
2331 * dllwrap.c: Don't include <ctype.h>.
2332 (main): For gettext, also set the LC_CTYPE locate facet.
2333 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
2334 (main): For gettext, also set the LC_CTYPE locate facet.
2335 Use TOUPPER instead of islower/toupper.
2336 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
2337 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
2338 Use TOUPPER instead of islower/toupper.
2339 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
2340 * objcopy.c (main): Likewise.
2341 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2342 (disassemble_bytes): Use ISPRINT instead of isprint.
2343 (dump_section_stabs): Use ISDIGIT instead of isdigit.
2344 (dump_data): Use ISPRINT instead of isprint.
2345 (main): For gettext, also set the LC_CTYPE locate facet.
2346 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
2347 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
2348 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
2349 Use TOUPPER instead of islower/toupper.
2350 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
2351 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
2352 (write_rc_accelerators): Use ISPRINT instead of isprint.
2353 (write_rc_rcdata): Likewise.
2354 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
2355 * srconv.c (main): Likewise.
2356 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2357 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
2358 isdigit/isupper/islower.
2359 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
2360 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
2361 stab_demangle_prefix, stab_demangle_qualified,
2362 stab_demangle_template, stab_demangle_type,
2363 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
2364 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
2365 (isgraphic): Use ISPRINT instead of isascii/isprint.
2366 (main): Remove HAVE_LC_MESSAGES dependency.
2367 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2368 (pbarray): Use ISPRINT instead of isprint.
2369 (main): For gettext, also set the LC_CTYPE locate facet.
2370 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
2371 (format_from_filename): Use ISPRINT instead of isprint.
2372 (main): For gettext, also set the LC_CTYPE locate facet.
2373 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
2374 (unicode_print): Use ISPRINT instead of isprint.
2375 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2376 (stab_variable): Use ISDIGIT instead of isdigit.
2377
e59b4dfb
AM
23782001-09-18 Alan Modra <amodra@bigpond.net.au>
2379
2380 * ar.c (print_contents): Cast args of bfd_seek to the right types.
2381 Replace bfd_read call with call to bfd_bread.
2382 (extract_file): Likewise.
2383
2384 * objdump.c (dump_section_header): Cast section->filepos to
2385 unsigned long to suit printf format string.
2386 * readelf.c (process_section_headers): Similarly for sh_offset.
2387 (process_unwind): Likewise.
2388
d132876a
NC
23892001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
2390
2391 * strings.c (encoding, encoding_bytes): New variables.
2392 (long_options): Add --encoding.
2393 (main): Accept -e and --encoding.
2394 (get_char): New function. Read a, possibly wide, character from
2395 the input stream.
2396 (print_strings): Use get_char().
2397 (usage): Document new command line option.
2398 * doc/binutils.texi: Document new command line option.
2399 * NEWS: Announce new command line option.
2400
7559e86e 24012001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
2402
2403 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
2404 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
2405 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
2406 Removed EM_CYGNUS_ARC.
2407
7559e86e 24082001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
2409
2410 * readelf.c: Include elf/h8 for H8 series definitions.
2411 (guess_is_rela): H8 series if RELA.
2412 (dump_relocations): Handle H8 series relocations.
2413
0823fbca
EC
24142001-08-31 Eric Christopher <echristo@redhat.com>
2415
2416 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
2417
8db76d70
PT
24182001-08-29 Peter Targett <peter.targett@arccores.com>
2419
2420 * MAINTAINERS: Include ARC Maintainer.
2421
d81d6584
BE
24222001-08-29 Ben Elliston <bje@redhat.com>
2423
2424 * stabs.c (stab_demangle_template): Initialise s4.
2425
25a1ff5b
AM
24262001-08-27 Alan Modra <amodra@bigpond.net.au>
2427
2428 * readelf.c (dump_relocations): Recognise EM_PPC64.
2429
a5d22d2a
TS
24302001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2431
2432 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
2433
62a5a82d
L
24342001-08-25 H.J. Lu <hjl@gnu.org>
2435
2436 * nm.c (print_width): New.
2437 (display_rel_file): Set `print_width' according to
2438 bfd_sprintf_vma.
2439 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2440
1ae8b3d2
AO
24412001-08-24 Alexandre Oliva <aoliva@redhat.com>
2442
2443 * objcopy.c (use_alt_mach_code): New variable.
2444 (OPTION_ALT_MACH_CODE): Define.
2445 (copy_options): Added --alt-machine-code.
2446 (copy_main): Handle it.
2447 (copy_object): Switch to alternate machine code if requested.
2448 * doc/binutils.texi: Document new option.
2449 * NEWS: Likewise.
2450
d1bdd336
TS
24512001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2452
2453 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2454
410f7a12
L
24552001-08-21 H.J. Lu <hjl@gnu.org>
2456
2457 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2458 (display_debug_info): Cast for 64bit hosts.
2459 (display_debug_frames): Likewise.
2460 (process_mips_specific): Likewise.
2461
c32144ff
AJ
24622001-08-21 Andreas Jaeger <aj@suse.de>
2463
2464 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2465
2466 * sysdump.c: Add missing prototypes.
2467 * srconv.c: Likewise.
2468 * unwind-ia64.c: Likewise.
2469 * coffdump.c: Likewise.
2470
2471 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2472
2473 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2474 of declaring xcalloc.
2475
d8180c76
L
24762001-08-10 H.J. Lu <hjl@gnu.org>
2477
2478 * nm.c (print_value): Add one arg, bfd *.
2479 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2480 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2481 (print_symbol_info_sysv): Likewise.
2482 (print_symbol_info_posix): Likewise.
2483
2484 * objdump.c (dump_section_header): Replace printf_vma with
2485 bfd_printf_vma.
2486 (print_section_stabs): Likewise.
2487 (dump_bfd_header): Likewise.
2488 (objdump_print_value): Replace sprintf_vma with
2489 bfd_sprintf_vma.
2490 (disassemble_bytes): Likewise.
2491 (dump_reloc_set): Likewise.
2492
0218d1e4
AJ
24932001-08-10 Andreas Jaeger <aj@suse.de>
2494
2495 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2496 to build warnings.
2497 * configure: Regenerate.
2498
2863d58a
AM
24992001-08-09 Alan Modra <amodra@bigpond.net.au>
2500
2501 * readelf.c: Add missing prototypes.
2502 * objdump.c: Likewise. Format existing prototypes.
2503
c0e047e0
AO
25042001-08-08 Alexandre Oliva <aoliva@redhat.com>
2505
2506 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2507 of any RELA relocation for the abbrev_offset memory location that
2508 refers to the .debug_abbrev section symbol.
2509
ff78d6d6
L
25102001-08-07 H.J. Lu <hjl@gnu.org>
2511
2512 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2513 (main): Return process_file ().
2514
c36774d6
PB
25152001-08-05 Philip Blundell <philb@gnu.org>
2516
2517 * doc/binutils.texi: Use "Thumb" not "THUMB".
2518
8f9d9bd9
JH
25192001-08-03 John Healy <jhealy@redhat.com>
2520
bb279dc0
ZW
2521 Patch suggested by Frank Eigler <fche@redhat.com>.
2522 * objdump.c (disassemble_data): Fill in section member of the
2523 disasm_info structure.
8f9d9bd9 2524
c918cb96
DD
25252001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2526
2527 * configure.in: Added --with-windres option.
2528 * configure: Regenerated.
2529
c7c55b78
NC
25302001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2531
2532 * doc/binutils.texi: Use @command{name} for commands;
2533 use @option{-opt} for options; use @table @env for list of options;
2534 remove spaces arround [ | ] in synopsis.
2535
2536 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2537 center title.
2538
594ef5db
NC
25392001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2540
bb279dc0
ZW
2541 * objcopy.c: Fix formatting.
2542 (section_rename): New structure.
2543 (OPTION_RENAME_SECTION): New switch.
2544 (copy_usage): Document new switch.
2545 (add_section_rename): New function: Add a node to the section
2546 rename list.
2547 (find_section_rename): New function: Find the new name and
2548 flags for a section.
2549 (setup_section): Call find_section_name to determine the name
2550 of the output section.
2551 (copy_main): Handle OPTION_RENAME_SECTION.
2552 * binutils.texi: Document new switch.
594ef5db
NC
2553 * NEWS: Mention new switch.
2554
1f554c69
NC
25552001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2556
2557 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2558 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2559 bug-binutils@gcc.org.
2560
2f83960e
AM
25612001-07-28 Matthias Kramm <kramm@quiss.org>
2562
2563 * bucomm.c (list_supported_architectures): New function.
2564 * bucomm.h (list_supported_architectures): Declare.
2565 * objdump.c (usage): Call the above.
2566
20fe0649
DB
25672001-07-25 Dave Brolley <brolley@redhat.com>
2568
2569 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2570 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2571
1b577b00
NC
25722001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2573
2574 * README: Update for 2.11. Change bug reporting email address.
2575 * MAINTAINERS: Tidy up. Change bug reporting email address.
2576
95fd336c
DD
25772001-07-16 DJ Delorie <dj@redhat.com>
2578
5f16d855
DD
2579 * resres.c (write_res_header): Align header size.
2580 (res_align_file): Calculate alignment correctly.
2581
95fd336c
DD
2582 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2583 correct 10).
2584 * resrc.c (write_rc_resource): Likewise.
2585 * windres.h (SUBLANG_SHIFT): Define - as 10.
2586
ed8fee27
NC
25872001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2588
2589 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2590
90ab7e9a
NC
25912001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2592
2593 * MAINTAINERS: Add notes about branch checkins.
2594
e0c60db2
NC
25952001-07-05 Daniel Berlin <dan@cgsoftware.com>
2596
2597 * readelf.c (display_debug_macinfo): New function, display
2598 .debug_macinfo section.
2599 (do_debug_macinfo): New variable.
2600 (parse_args): Handle "-w[mM]" to mean display macro info.
2601 (process_section_headers): Handle debug_macinfo.
2602 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2603 function for .debug_macinfo display.
e0c60db2
NC
2604 * doc/binutils.texi: Document new command line switch.
2605 * NEWS: Document new feature of readelf.
0218d1e4 2606
24e01a36
L
26072001-07-05 H.J. Lu <hjl@gnu.org>
2608
2609 * objcopy.c (filter_symbols): Don't turn undefined symbols
2610 into local.
2611
4258bf4d
L
26122001-07-03 H.J. Lu <hjl@gnu.org>
2613
2614 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2615 $@.pod.
2616 (ar.1): Likewise.
2617 (dlltool.1): Likewise.
2618 (nlmconv.1): Likewise.
2619 (nm.1): Likewise.
2620 (objcopy.1): Likewise.
2621 (objdump.1): Likewise.
2622 (ranlib.1): Likewise.
2623 (readelf.1): Likewise.
2624 (size.1): Likewise.
2625 (strings.1): Likewise.
2626 (strip.1): Likewise.
2627 (windres.1): Likewise.
2628 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2629 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2630 $(DEMANGLER_NAME).
2631 (as.1): Removed.
2632 * doc/Makefile.in: Regenerated.
2633
7014bc31
NC
26342001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2635
2636 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2637
b811889f
NC
26382001-07-01 Daniel Berlin <dan@cgsoftware.com>
2639
2640 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2641
12ab83a9
NC
26422001-06-29 James Cownie <jcownie@etnus.com>
2643
2644 * readelf.c: Support DWARF 2.1 attributes.
2645
a6e9f9df
AM
26462001-06-28 Alan Modra <amodra@bigpond.net.au>
2647
2648 * readelf.c (GET_DATA_ALLOC): Remove.
2649 (GET_DATA): Remove.
2650 (get_data): New function combining above macros, with an extra
2651 test for zero size.
2652 (slurp_rela_relocs): Use get_data, and catch error return.
2653 (slurp_rel_relocs): Likewise.
2654 (get_32bit_program_headers): Likewise.
2655 (get_64bit_program_headers): Likewise.
2656 (get_32bit_section_headers): Likewise.
2657 (get_64bit_section_headers): Likewise.
2658 (get_32bit_elf_symbols): Likewise.
2659 (get_64bit_elf_symbols): Likewise.
2660 (process_section_headers): Likewise.
2661 (process_relocs): Likewise.
2662 (slurp_ia64_unwind_table): Likewise.
2663 (process_unwind): Likewise.
2664 (get_32bit_dynamic_segment): Likewise.
2665 (get_64bit_dynamic_segment): Likewise.
2666 (process_dynamic_segment): Likewise.
2667 (process_version_sections): Likewise.
2668 (process_symbol_table): Likewise.
2669 (dump_section): Likewise.
2670 (display_debug_info): Likewise.
2671 (display_debug_section): Likewise.
2672 (process_section_contents): Likewise.
2673 (process_corefile_note_segment): Likewise.
2674 (process_mips_specific): Likewise. Also free econf32, econf64.
2675
af3fc3bc
AM
26762001-06-25 Alan Modra <amodra@bigpond.net.au>
2677
2678 * readelf.c (dump_relocations): Print "bad symbol index" if
2679 symtab == NULL with non-zero symtab_index.
2680 (process_relocs): Don't bomb if reloc section has no symsec.
2681
6d900bf6
L
26822001-06-24 H.J. Lu <hjl@gnu.org>
2683
2684 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2685 by accident.
2686 (copy_main): Apply the the change made to strip_main on
2687 2001-05-30 by accident.
2688
49b4e386
AJ
26892001-06-23 Andreas Jaeger <aj@suse.de>
2690
2691 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2692 parameter 'code'.
2693 (unw_decode_x2): Likewise.
2694 (unw_decode_x3): Likewise.
2695 (unw_decode_x4): Likewise.
2696
d8dc71e3
BE
26972001-06-23 Ben Elliston <bje@redhat.com>
2698
2699 * MAINTAINERS: Add myself as M88k maintainer.
2700
af3bdff7
NC
27012001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2702
2703 * objcopy.c (strip_main): Support -o or --output-file command lien
2704 switch.
2705
105e7211
L
27062001-06-19 H.J. Lu <hjl@gnu.org>
2707
2708 * doc/Makefile.in: Regenerated.
2709
c45021f2
NC
27102001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2711
2712 * readelf.c: Restore formatting.
2713
27142001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2715
bb279dc0
ZW
2716 * Makefile.am: Move documentation into doc subdirectory.
2717 * Makefile.in: Regenerated.
c45021f2 2718 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2719 * addr2line.1: Removed.
2720 * ar.1: Likewise.
2721 * dlltool.1: Likewise.
2722 * nlmconv.1: Likewise.
2723 * nm.1: Likewise.
2724 * objcopy.1: Likewise.
2725 * objdump.1: Likewise.
2726 * ranlib.1: Likewise.
2727 * readelf.1: Likewise.
2728 * size.1: Likewise.
2729 * strings.1: Likewise.
2730 * strip.1: Likewise.
2731 * windres.1: Likewise.
2732 * cxxfilt.man: Likewise.
c45021f2
NC
2733 * doc: New Directory.
2734 * doc/Makefile.am: New file.
2735 * doc/Makefile.in: Generate.
2736
09ad7db3
AM
27372001-06-09 Alan Modra <amodra@bigpond.net.au>
2738
2739 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2740
936260fe
AM
27412001-06-01 Alan Modra <amodra@bigpond.net.au>
2742
2743 * MAINTAINERS: Update my email address.
2744
16b2b71c
NC
27452001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2746
2747 * objcopy.c: Add new switches: --keep-global-symbol,
2748 --keep-symbols, --localize-symbols, --keep-global-symbols and
2749 --weaken-symbols.
2750 * binutils.texi: Document new switches.
2751 * objcopy.1: Regenerate.
2752 * NEWS: Announce new feature.
2753
7036c0e1
AJ
27542001-05-28 Andreas Jaeger <aj@suse.de>
2755
2756 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2757 variables, fix format strings.
2758
76a406e5
NC
27592001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2760
2761 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2762 when computing the address of the line to show.
2763
31b6fca6
RH
27642001-05-16 Richard Henderson <rth@redhat.com>
2765
2766 * readelf.c (do_debug_frames_interp): New.
2767 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2768 (byte_get_big_endian): Likewise.
2769 (parse_args) ['F']: Set do_debug_frames_interp.
2770 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2771 (frame_display_row): Don't trunc pc_begin to int.
2772 (size_of_encoded_value): New.
2773 (display_debug_frames): Handle 64-bit targets. Print raw data
2774 unless do_debug_frames_interp.
2775 (debug_displays): Remove duplicate .debug_frame.
2776
4fe85591
NC
27772001-05-15 Ralf Baechle <ralf@gnu.org>
2778
2779 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2780 The former constant was never in active use and is used otherwise
2781 by the ABI.
2782
579f31ac
JJ
27832001-05-11 Jakub Jelinek <jakub@redhat.com>
2784
2785 * readelf.c (process_unwind): Print all unwind sections, not just
2786 one.
2787
78f4a3f7
AM
27882001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2789
2790 * readelf.c (process_unwind): Remove const specifier.
2791
1c529ca6
NC
27922001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2793
2794 * strings.c (isgraphic): Do not use isascii() unless it is needed
2795 for isprint() to work.
2796 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2797
87e6d782
NC
27982001-04-27 Johan Rydberg <jrydberg@opencores.org>
2799
bb279dc0 2800 * NEWS: Announce support for OpenRISC.
87e6d782 2801
4bd3d870 28022001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2803
2804 * dlltool.c (do_default_excludes): Initialise to true.
2805
21211521
AM
28062001-04-10 Alan Modra <amodra@one.net.au>
2807
2808 * MAINTAINERS: Update my email address
2809 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2810
0c66b61e 28112001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2812
2813 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2814
e58d53af
L
28152001-03-30 H.J. Lu <hjl@gnu.org>
2816
2817 * readelf.c (process_unwind): Just return if do_unwind is 0.
2818
bee72332
DD
28192001-03-28 Roger Sayle <roger@metaphorics.com>
2820
2821 * dlltool.c (make_one_lib_file): Fix section flags for
2822 .text, .data and .bss in stub ds*.o files to match those
2823 generated by gas.
2824
f1467e33
L
28252001-03-29 H.J. Lu <hjl@gnu.org>
2826
2827 * readelf.c (process_unwind): Only do unwind sections for
2828 IA64.
2829
1c6fb4fe
L
28302001-03-28 H.J. Lu <hjl@gnu.org>
2831
2832 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2833 * Makefile.in: Regenerate.
2834
0879a67a
AJ
28352001-03-26 Andreas Jaeger <aj@suse.de>
2836
2837 * binutils.texi (nm): Fix texi syntax.
2838
0285c67d
NC
28392001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2840
2841 * binutils.texi: Put @c man begin and @c man end indications
2842 to generate man pages using texi2pod and pod2man. Put @c man title
2843 to identify each man. Add SEEALSO entries.
2844 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2845 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2846 sort the list.
2847 (*.1): Build the man pages from binutils.texi.
2848 * Makefile.in: Regenerate.
2849
04847a4d
CF
28502001-03-13 Eric Kohl <ekohl@rz-online.de>
2851
2852 * defparse.y (opt_equal_name): allow "." in name.
2853 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2854 (gen_exp_file): Likewise.
2855
43a0748c
NC
28562001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2857
2858 * NEWS: Document addition of -B switch to objcopy.
2859 * binutils.texi: Document addition of -B switch to objcopy.
2860 * objcopy.c: (copy_options): Add --binary-architecture.
2861 (copy_usage): Document -B/--binary-architecture.
2862 (copy_main): Support -B/--binary-architecture. Set
2863 bfd_external_binary_architecture.
0879a67a 2864
b7498e0e
NC
28652001-03-11 Andreas Jaeger <aj@suse.de>
2866
2867 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2868 (dump_relocations): Likewise.
2869 (get_machine_name): Likewise.
2870
a59e3bd7
NC
28712001-02-28 Nick Clifton <nickc@redhat.com>
2872
2873 * readelf.c: (struct unw_aux_info): Remove const modifier for
2874 'strtab' field.
2875 (process_unwind): Remove non-K&R compliant LHS type cast in call
2876 to GET_DATA_ALLOC macro.
2877
a5bcd848
PB
28782001-02-28 Philip Blundell <pb@futuretv.com>
2879
2880 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2881 ABI is in use; remove ambiguity between the "unknown" EABI and
2882 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2883 renamed EF_xx constants.
2884
27b7e12d
AM
28852001-02-27 Alan Modra <alan@linuxcare.com.au>
2886
2887 * configure.in (BFD_VERSION): New.
2888 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2889 * configure: Regenerate.
2890 * Makefile.am: Run "make dep-am"
2891 * Makefile.in: Regenerate.
2892
a9f10786
NC
28932001-02-14 Nick Clifton <nickc@redhat.com>
2894
2895 * MAINTAINERS: Add "Obvious Fix" rule.
2896
3c44da9a
MS
28972001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2898
2899 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2900 literal concatenation.
2901
ecd03389
MS
29022001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2903
2904 * readelf.c (struct unw_aux_info): Remove const from the info member.
2905 (process_unwind): Don't type-cast the third argument to the
2906 GET_DATA_ALLOC macro.
2907
88ec60c7
NC
29082001-02-11 Nick Clifton <nickc@redhat.com>
2909
2910 * readelf.c (dump_relocations): Free corrected allocated
2911 array.
2912 (process_unwind): Fix compile time warning.
2913
f5e21966
NC
29142001-02-10 Nick Clifton <nickc@redhat.com>
2915
2916 * binutils.texi: Document new --unwind option to readelf.
2917
a85d7ed0
NC
29182001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2919
2920 * readelf.c: Add linux target for S/390.
2921
7bb10502
AM
29222001-02-10 Alan Modra <alan@linuxcare.com.au>
2923
2924 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2925 printf is a macro.
2926
8ca8f343
HPN
29272001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2928
2929 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2930 * aclocal.m4: Regenerate.
2931 * configure: Regenerate.
2932
7340082d
NC
29332001-02-07 Todd Vierling <tv@wasabisystems.com>
2934
2935 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2936 * objdump.c (bfd_target_vector): Likewise.
2937
4d6ed7c8
NC
29382001-02-07 David Mosberger <davidm@hpl.hp.com>
2939
2940 * readelf.c (process_unwind): New function.
2941 (slurp_ia64_unwind_table): Ditto.
2942 (dump_ia64_unwind): Ditto.
2943 (find_symbol_for_address): Ditto.
2944 (slurp_rela_relocs): New function (split off from dump_relocations()).
2945 (slurp_rel_relocs): Ditto.
2946 (parse_args): Handle '-u' option.
2947
2948 * unwind-ia64.c: New file.
2949 * unwind-ia64.h: New file.
2950 * Makefile.am: Include unwind-ia64.c in readelf build.
2951 * Makefile.in: Regenerate.
7340082d 2952 * po/binutils.pot: Regenerate.
4d6ed7c8 2953
c7217458
PB
29542001-02-04 Philip Blundell <philb@gnu.org>
2955
2956 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2957 * configure: Regenerate.
2958
956eedd4
AM
29592001-01-31 Steve deRosier <sderosier@vari-lite.com>
2960
2961 * ieee.c (ieee_add_bb11): Don't check for backslashes
2962 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2963
8855cbca
AM
29642001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2965
c7f2731e
AM
2966 * ieee.c: Update copyright.
2967 (ieee_start_compilation_unit): Don't check for backslashes
2968 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2969
8855cbca
AM
2970 * stabs.c: Update copyright. Include "filenames.h".
2971 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2972
329de803 29732001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2974
2975 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2976 sections are present before using them. Remove code duplication.
2977 (process_symbol_table): Check if VERDEF or VERNEED sections are
2978 present before using them.
2979
23719f39
NC
29802001-01-17 Nick Clifton <nickc@redhat.com>
2981
2982 * objcopy.c (copy_object): Fail if attempting to convert the
2983 endianness of the input object file.
2984
2985 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2986
f726e849
NC
29872001-01-16 Nick Clifton <nickc@redhat.com>
2988
2989 * readelf.c (string_table_length): New variable.
2990 (SECTION_NAME): Catch out of range indices and missing section
2991 pointers.
2992 (process_section_headers): Delete useless local variable
2993 string_table_offset. Set the value of string_table_length
2994 after loading the string table.
2995 (process_mips_specific): Use SECTION_NAME macro.
2996 (process_file): Set string_table_length to 0 when it is freed.
2997
d0398d6a
NC
29982001-01-12 Nick Clifton <nickc@redhat.com>
2999
3000 * version.c (print_version): Update copyright date.
3001
0d2bcfaf
NC
30022001-01-11 Peter Targett <peter.targett@arccores.com>
3003
3004 * readelf.c (dump_relocations): Include selection with EM_ARC.
3005 (get_machine_name) Update name to "ARC".
3006
8b1e6df3
NC
30072001-01-09 Nick Clifton <nickc@redhat.com>
3008
3009 * Makefile.am: Add rule to build objdump.o from objdump.c and
3010 using OBJDUMP_DEFS.
3011 * Makefile.in: Regenerate.
3012
3013 * configure.in: Define OBJDUMP_DEFS. Default to empty.
3014 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
3015 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 3016 * configure: Regenerate.
8b1e6df3
NC
3017
3018 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
3019 is defined read in the relocs even if dump_reloc_info is
3020 false.
3021
2f952d20
PB
30222001-01-07 Philip Blundell <philb@gnu.org>
3023
3024 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
3025 `bug-binutils'.
3026 * README: Likewise.
3027
a8c548cb
NC
30282000-12-19 Nick Clifton <nickc@redhat.com>
3029
3030 * dlltool.c: Add missing support for arm-epoc-pe.
3031 * configure.in: Add missing support for arm-epoc-pe.
3032 * configure: Regenerate.
3033
cc5fda35
NC
30342000-12-15 Nick Clifton <nickc@redhat.com>
3035
3036 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
3037 Mode parts of the x86 port.
3038
bcedfee6
NC
30392000-12-04 Andreas Jaeger <aj@suse.de>
3040
3041 * readelf.c (guess_is_rela): Add EM_X86_64.
3042 (dump_relocations): Add EM_X86_64.
3043 (get_machine_name): Add EM_X86_64.
3044 Include "elf/x86-64.h".
3045
584da044
NC
30462000-12-12 Nick Clifton <nickc@redhat.com>
3047
3048 * readelf.c: Fix formatting.
3049
7559e86e 30502000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3051
3052 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
3053
a98cc2b2
AH
30542000-12-07 Andrew Haley <aph@redhat.com>
3055
3056 * readelf.c (display_debug_frames): Only display columns that are
3057 referenced by the frame debug info.
3058
c7987a69
NC
30592000-12-05 Nick Clifton <nickc@redhat.com>
3060
3061 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
3062
09fd7e38
JM
30632000-12-04 Jason Merrill <jason@redhat.com>
3064
3065 * readelf.c (process_section_headers): Handle linkonce.wi sections.
3066 (display_debug_section): Likewise.
3067 (display_debug_info): Display CU header before bailing.
3068
e7af610e
NC
30692000-12-01 Chris Demetriou <cgd@sibyte.com>
3070
09fd7e38
JM
3071 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
3072 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
3073 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 3074
09fd7e38
JM
3075 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
3076 and E_MIPS_ARCH_64.
84ea6cf2 3077
09fd7e38
JM
3078 * readelf.c (get_machine_flags): Add case for
3079 E_MIPS_MACH_SB1.
c6c98b38 3080
75066968
DD
30812000-11-30 Richard Earnshaw <rearnsha@arm.com>
3082
3083 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
3084
5c4666ea
HPN
30852000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
3086