]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* Makefile.am (install-exec-local): Remove common term from string
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
75aa6618
AM
12003-11-28 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am (install-exec-local): Remove common term from string
4 comparison.
5 * Makefile.in: Regenerate.
6 * doc/Makefile.am: Don't use $<.
7 * doc/Makefile.in: Regenerate.
8
195f52b5
NC
92003-11-27 Nick Clifton <nickc@redhat.com>
10
11 * rename.c (smart_rename): Make sure that we have write
12 permission on the destination file before renaming.
13
9eb20dd8 142003-11-26 Daniel Jacobowitz <drow@mvista.com>
75aa6618 15 Nick Clifton <nickc@redhat.com>
9eb20dd8
NC
16
17 * readelf.c: Add a comment describing the difference between
18 readelf and objdump.
75aa6618 19 * doc/binutils.texi (readelf): Likewise.
9eb20dd8 20
f9346411
DS
212003-11-25 Danny Smith <dannysmith@users.sourceforge.net>
22
23 * doc/binutils.texi (dlltool): Document dlltool --temp-prefix
24 option.
25 * dlltool.c (usage): Likewise.
26
4e48c9dd
ILT
272003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
28
29 * cxxfilt.c (long_options): Add --no-params.
30 (main): Handle -p/--no-params.
31 * doc/binutils.texi (c++filt): Document -p/--no-params.
32
3b9ad1cc
AM
332003-11-19 Alan Modra <amodra@bigpond.net.au>
34
35 * objdump.c: Wrap long lines, init vars separately from decl.
36 (disassemble_section): Reset require_sec after call to
37 find_symbol_for_address.
38
22a398e1
NC
392003-11-14 Nick Clifton <nickc@redhat.com>
40
41 * objdump.c (find_symbol_for_address): Change parameters so
42 that the entire disassemble_info structure is passed, not just
43 a few fields. Use the symbol_is_valid field to check the
44 validity of located symbols and continue searching if they are
45 not valid.
75aa6618 46 (objdump_print_addr): Alter parameters passed to
22a398e1 47 find_symbol_for_address.
75aa6618
AM
48 (objdump_symbol_at_address): Likewise.
49 (disassemble_section): Likewise. Also use symbol_is_valid
22a398e1
NC
50 function to check the validity of located symbols.
51
e9915835
NC
522003-11-13 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
53
54 * ar.c (open_inarch): Emit a warning when an archive is created
55 (only shown with -v) in order to confrom to POSIX specification.
56
5fe11841
NC
572003-11-11 Wang Li <charles@linux.net.cn>
58
59 * objcopy.c (wildcard): New variable. True if wildcard pattern
60 matching is allowed in symbol names.
61 (strip_options): Add -w option to enable wildcard pattern
62 matching.
63 (copy_options): Likewise.
64 (copy_usage): Mention new switch.
65 (strip_usage): Likewise.
66 (is_specified_symbol): If performing wildcard matches use fnmatch
67 to compare symbol names with entries on the symbol list.
68 (strip_main): Accept -w switch.
69 (copy_main): Likewise.
70 * Makefile.am: Add dependency on fnmatch.h for objcopy.c
71 * Makefile.in: Regenerate.
72 * doc/binutils.texi: Document new switch.
73 * NEWS: Mention new switch.
74
0f6cb37f
AM
752003-11-11 Alan Modra <amodra@bigpond.net.au>
76
77 * objdump.c: Revert rev 1.81 commit.
78
b2699c8b
NC
792003-11-10 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
80
81 * ar.c (print_contents): Remove "member" from verbose output in
82 order to conform to POSIX specification.
83
36fd3cc3
AM
842003-11-10 Alan Modra <amodra@bigpond.net.au>
85
86 * README: Expand bug reporting information.
87
f24ddbdd
NC
882003-11-07 Jonathan R. Grant <jg-binutils@jguk.org>
89
90 * bucomm,c (get_file_size): New function. Returns the size of a
91 file.
92 * bucomm.h: Add prototype for get_file_size.
93 * addr2line.c (process_file): Use new function.
94 * ar.c (main, ranlib_only, ranlib_touch): Likewise.
95 * nm.c (display_file): Likewise.
96 * objcopy.c (add_specific_symbols, copy_file, strip_main,
97 copy_main): Likewise.
98 * objdump.c (display_file): Likewise.
99 * size.c (display_file): Likewise.
100 * strings.c (strings_file): Likewise.
101 * readelf.c (process_file): Use similar code to get_file_size.
102
1be59579
NC
1032003-11-06 Bruno Rohee <bruno@rohee.com>
104
105 * ieee.c: Fix "the the" typo.
106 * stabs.c: Likewise.
107
1082003-10-30 Marshall T. Vandegrift <llasram@wuli.nu>
e69f2d21
NC
109
110 * readelf.c (dump_section): Do not dump the contents of SHT_NOBITS
111 sections - they have no file space assigned to their contents.
112
9376f0c7
AM
1132003-10-28 Segher Boessenkool <segher@kernel.crashing.org>
114
115 * readelf.c (dump_section): Don't display DEL characters.
116
50c2245b
KH
1172003-10-27 Kazu Hirata <kazu@cs.umass.edu>
118
119 * ChangeLog: Fix typos.
120 * ChangeLog-9197: Likewise.
121 * ChangeLog-9899: Likewise.
122 * NEWS: Likewise.
123 * ar.c: Fix comment typos.
124 * arsup.c: Likewise.
125 * coffgrok.c: Likewise.
126 * debug.c: Likewise.
127 * debug.h: Likewise.
128 * dlltool.c: Likewise.
129 * ieee.c: Likewise.
130 * nm.c: Likewise.
131 * objdump.c: Likewise.
132 * prdbg.c: Likewise.
133 * readelf.c: Likewise.
134 * resrc.c: Likewise.
135 * sysinfo.y: Likewise.
136 * windres.c: Likewise.
137
ed570f48
NC
1382003-10-27 Nick Clifton <nickc@redhat.com>
139
140 * objcopy.c (copy_section): Do not complain when a target does not
141 support relocations.
142 (mark_symbols_used_in_relocations): Likewise.
143
b749473b
NC
1442003-10-14 Anil Paranjpe <anilp1@KPITCummins.com>
145
146 * objcopy.c (copy_main): Reads machine flags from arch_info
147 structure.
148
198beae2
AC
1492003-10-20 Andrew Cagney <cagney@redhat.com>
150
151 * coffgrok.h (coff_section): Replace 'struct sec" with "struct
152 bfd_section".
153
29ca8dc5
NS
1542003-10-07 Nathan Sidwell <nathan@codesourcery.com>
155
156 * objdump.c (read_section_stabs): Just read one section, return
157 pointer to it. Add size parameter.
158 (print_section_stabs): Add string offset parameter. Adjust.
159 (struct stab_section_names): Add string offset member.
160 (find_stabs_sections): Correct check for split section suffix,
161 adjust read_section_stabs and print_section_stabs calls.
162 (dump_stabs_section): Clear string_offset, free string table.
163
b95f6b0c
CF
1642003-10-01 Martin Fuchs <martin-fuchs@gmx.net>
165
166 * resrc.c (define_icon): Fix storage of color attributes 'planes' and
167 'bit count' in icon groups.
168
43c58ae6
CD
1692003-09-30 Chris Demetriou <cgd@broadcom.com>
170
171 * NEWS: Add an indication of the cutoff for 2.14.
172
5f74bc13
CD
1732003-09-30 Chris Demetriou <cgd@broadcom.com>
174
175 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.
176
9ce701e2
L
1772003-09-29 H.J. Lu <hongjiu.lu@intel.com>
178
179 * readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
180 (get_symbol_index_type): Likewise.
181
ecc2063b
L
1822003-09-25 H.J. Lu <hongjiu.lu@intel.com>
183
184 * readelf.c (process_version_sections): Indent version names.
185
739fea7b
AG
1862003-09-15 Anthony Green <green@redhat.com>
187
188 * dlltool.c (prefix_encode): Fix ISO C90 conversion.
189 (dlltmp): Ditto.
190 (dtab): Ditto.
191
2da42df6
AJ
1922003-09-14 Andreas Jaeger <aj@suse.de>
193
194 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
195 unneeded (void *) casts.
196 * ar.c: Likewise.
197 * arlex.l: Likewise.
198 * arparse.y: Likewise.
199 * arsup.c: Likewise.
200 * binemul.c: Likewise.
201 * binemul.h: Likewise.
202 * bucomm.c: Likewise.
203 * bucomm.h: Likewise.
204 * budbg.h: Likewise.
205 * budemang.c: Likewise.
206 * budemang.h: Likewise.
207 * coffdump.c: Likewise.
208 * coffgrok.c: Likewise.
209 * cxxfilt.c: Likewise.
210 * debug.c: Likewise.
211 * debug.h: Likewise.
212 * deflex.l: Likewise.
213 * dlltool.c: Likewise.
214 * dlltool.h: Likewise.
215 * dllwrap.c: Likewise.
216 * emul_aix.c: Likewise.
217 * filemode.c: Likewise.
218 * ieee.c: Likewise.
219 * nlmconv.c: Likewise.
220 * nlmconv.h: Likewise.
221 * nlmheader.y: Likewise.
222 * nm.c: Likewise.
223 * prdbg.c: Likewise.
224 * rclex.l: Likewise.
225 * rcparse.y: Likewise.
226 * rdcoff.c: Likewise.
227 * rddbg.c: Likewise.
228 * rename.c: Likewise.
229 * resbin.c: Likewise.
230 * rescoff.c: Likewise.
231 * resrc.c: Likewise.
232 * size.c: Likewise.
233 * srconv.c: Likewise.
234 * stabs.c: Likewise.
235 * strings.c: Likewise.
236 * sysdump.c: Likewise.
237 * sysinfo.y: Likewise.
238 * syslex.l: Likewise.
239 * unwind-ia64.c: Likewise.
240 * unwind-ia64.h: Likewise.
241 * version.c: Likewise.
242 * windres.c: Likewise.
243 * windres.h: Likewise.
244 * winduni.c: Likewise.
245 * wrstabs.c: Likewise.
246
e831786b
JW
2472003-09-10 James E Wilson <wilson@specifixinc.com>
248
249 * MAINTAINERS: Update my e-mail address.
250
afa7d0b2
ILT
2512003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
252
253 * MAINTAINERS: Update my e-mail address.
254
04fbe429
NC
2552003-09-04 Nick Clifton <nickc@redhat.com>
256
257 * MAINTAINERS: Make it clear what should be done with patches to
258 the top level configure files (other than config.guess and
259 config.sub). Add binutils@sources.redhat.com as an address to
260 which patches can be sent.
261
8ad30312
NC
2622003-09-04 Nick Clifton <nickc@redhat.com>
263
264 * readelf.c (get_machine_flags): Recognise V850E1 machine type.
265
92c2346c
AC
2662003-09-03 Andrew Cagney <cagney@redhat.com>
267
268 * objdump.c: Refer to init_disassemble_info in comments.
269 (disassemble_data): Replace INIT_DISASSEMBLE_INFO with
270 init_disassemble_info.
271
155e0d23
NC
2722003-09-03 Nick Clifton <nickc@redhat.com>
273
274 * objdump.c (struct objdump_disasm_info): Add new fields
75aa6618
AM
275 'dynrelbuf', 'dynrelcount' and 'disassemble_fn'.
276 (process_section_p): New function: Returns TRUE if a section
277 can be dumped.
278 (disassemble_section): New function: Contains the body of
155e0d23 279 disassemble_data(), but just for one section.
75aa6618
AM
280 (disassemble_data): Use bfd_map_over_sections to walk section
281 chain.
282 (find_stabs_section): New function: Find a stabs containing
283 section and then dump it.
284 (dump_stabs_section): New function: Use bfd_map_over_sections
285 to find the section to dump.
286 (dump_stabs): Use dump_stabs_section.
287 (dump_section): New function: Display the contents of a
288 section.
289 (dump_data): Use bfd_map_over_sections to display section
290 contents.
291 (dump_relocs_in_section): Display the relocs in a given section.
292 (dump_relocs): Use bfd_map_over_sections to display relocs.
155e0d23 293 (adjust_addresses): New function: Adjust the vma and lma of
75aa6618
AM
294 sections.
295 (dump_bfd): Use bfd_map_over_sections.
296 * doc/binutils.texi: Document the "objdump -s" (no longer)
297 dumps empty sections.
298
155e0d23
NC
2992003-08-24 Jonathan R. Grant <jg-binutils@jguk.org>
300
301 * objdump.c: Improve comments/documentation.
302 dump_data: Eliminate duplicate function calls to bfd_section_size.
303
6b10f68d
AM
3042003-09-02 Alan Modra <amodra@bigpond.net.au>
305
306 * MAINTAINERS: Move Dave Anglin's entry to where it belongs.
307
3673a93e
NC
3082003-08-21 Nick Clifton <nickc@redhat.com>
309
310 * po/tr.po: Updated Turkish translation.
311
51f7282a
AM
3122003-08-14 Alan Modra <amodra@bigpond.net.au>
313
55bb4be3 314 * dep-in.sed: Remove libintl.h.
51f7282a 315 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
55bb4be3 316 Run "make dep-am".
51f7282a
AM
317 * Makefile.in: Regenerate.
318
d989285c
ILT
3192003-08-11 Ian Lance Taylor <ian@airs.com>
320
321 * readelf.c (process_archive): Fix error handling. Remove memory
322 leak.
fb52b2f4
NC
323
324 * readelf.c: Add ability to read archives.
325 (archive_file_offset): New variable.
326 (archive_file_size): New variable.
327 (get_data): Include archive_file_offset in file offset
328 calculation when fseeking.
329 (process_program_headers): Likewise.
330 (process_symbol_table): Likewise.
331 (process_dynamic_segment): Handle computation of end of file
332 position when the file is in an archive.
333 (process_object): New function. Contains the body of
334 process_file().
335 (process_archive): New function. Call process_object on each
336 member of an archive.
337 (process_file): Detect archives and handle appropriately.
338 * Makefile.am: Add dependency on aout/ar.h for readelf.c
339 * Makefile.in: Regenerate.
340 * NEWS: Document readelf's new ability.
341 * doc/binutils: Alter text to say that readelf supports archives
342 and 64-bit ELF files.
75aa6618 343
ff85ab24
NC
3442003-08-08 Nick Clifton <nickc@redhat.com>
345
346 * po/fr.po: Updated French translation.
347
d3ba0551
AM
3482003-08-05 Alan Modra <amodra@bigpond.net.au>
349
350 * objcopy.c: Remove unnecessary prototypes and casts.
351 * objdump.c: Remove unnecessary casts.
352 * readelf.c: Convert to C90. Remove unnecessary prototypes and casts.
353 (get_osabi_name): Move so we don't need a forward declaration.
354
43ac9881
AM
3552003-08-04 Bradley Harrington <bharring@us.ibm.com>
356 Alan Modra <amodra@bigpond.net.au>
357
358 * objdump.c (include_paths, include_path_count): New vars.
359 (usage): Describe --include.
360 (long_options): Add "include".
361 (add_include_path): New function.
362 (struct print_file_list): Make filename const. Add modname.
363 (try_print_file_open, update_source_path): New functions.
364 (show_line): Use them.
365 (main): Handle 'I' option. Don't check for NULL xrealloc arg.
366
fd7bb956
AM
3672003-07-30 Alan Modra <amodra@bigpond.net.au>
368
369 * objdump.c: Remove unnecessary prototypes.
370 (disassemble_bytes): Add rel_offset parameter. Simplify reloc skipping
371 code, and print relocs when dump_dynamic_reloc_info.
372 (disassemble_data): Read and handle dynamic relocs. Correct reloc
373 skip code. Formatting.
374 (dump_bfd): Don't dump dynamic relocs when disassembling.
375
1e7e751f
BE
3762003-07-29 Ben Elliston <bje@wasabisystems.com>
377
378 * MAINTAINERS: Remove self as M88k maintainer. Future M88k
379 maintenance defaults to the blanket write privilege maintainers.
380
2445335e
MM
3812003-07-29 Michael Meissner <gnu@the-meissners.org>
382
383 * MAINTAINERS: Updated my email address.
384
46dca2e0
NC
3852003-07-29 Nick Clifton <nickc@redhat.com>
386
1e7e751f 387 * objdump.c: Update to ISO C.
46dca2e0 388
834d807b
NC
3892003-07-24 Nick Clifton <nickc@redhat.com>
390
f1e2bc62
NC
391 * objdump.c (disassemble_data): Do not ignore sections without the
392 LOAD flag when disassemble_all is true. Only print a message
393 about disassembling a section if it contains some data.
394
834d807b
NC
395 * po/fr.po: Updated French translation.
396
84e2f313
NC
3972003-07-23 Nick Clifton <nickc@redhat.com>
398
399 * objcopy.c: Switch to ISO C. Remove debugging code accidentally
400 left in. Some formatting tidy ups.
401
51cdc6e0
NC
4022003-07-22 Salvador Eduardo Tropea <set@computer.org>
403
404 * objdump.c: New command line option --debugging-tags.
405 * doc/binutils.texi: Document new command line option.
75aa6618 406 * prdbg.c: Code to print the debug info as tags compatible
51cdc6e0
NC
407 with ctags.
408 * budbg.h: Adjust prototype.
409 * NEWS: Mention new switch
75aa6618 410
31e0f3cd
NC
4112003-07-18 Nick Clifton <nickc@redhat.com>
412
413 * objdump.c (main) :Accept multiple -M switch.
75aa6618
AM
414 * doc/binutils.texi: Document that multiple -M switches are
415 accepted and that a single -M switch can contain comma
416 separated options.
31e0f3cd 417
073fbac6
NC
4182003-07-17 Nick Clifton <nickc@redhat.com>
419
420 * objdump.c (main): Issue a warning message if multiple -M
421 switches are used.
75aa6618 422
073fbac6
NC
423 * doc/binutils.texi (objdump): Update documentation about -M
424 option.
75aa6618 425
6c37ac4d
NC
4262003-07-17 Nick Clifton <nickc@redhat.com>
427
428 * po/es.po: New Spanish translation.
429
fce00800
AM
4302003-07-11 Alan Modra <amodra@bigpond.net.au>
431
432 * po/binutils.pot: Regenerate.
433
ff6b6222
CF
4342003-07-05 Christopher Faylor <cgf@redhat.com>
435
436 * dlltool.c (prefix_encode): Use a fixed length for alpha.
437
bf7a6389
CF
4382003-07-04 Christopher Faylor <cgf@redhat.com>
439
440 * dlltool.c (prefix_encode): New function. Encode temp file prefix
441 from pid.
442 (dlltmp): Pass address of pointer being alloced or suffer neverending
443 mallocs.
444 (make_one_lib_file): Allocate enough space for new longer stub names.
445 (gen_lib_file): Ditto.
446 (main): Generate the temp file prefix from the pid if prefix was not
447 specified on the command line.
448
96c223ce
NC
4492003-07-04 Nick Clifton <nickc@redhat.com>
450
451 * readelf.c (get_data): Print (unsigned) hex values for size and
452 offset in error messages.
453 (process_section_headers): If the string table could not be
454 allocated, do not continue.
455
bdf4d63a
JJ
4562003-07-01 Jakub Jelinek <jakub@redhat.com>
457
458 * readelf.c (dynamic_segment_ia64_val): Print address and newline
459 for sections by default. Comment fix.
460
b9ae0492
DS
4612003-06-28 Danny Smith <dannysmith@users.sourceforge.net>
462
463 * rcparse.y (res_text_field): New res_id variable.
464 (res_null_text): New static const struct res_id object,
465 with empty unicode name field.
466 (control): Pop parsing of optresidc up one level. Set
467 res_text_field to $2 except for controls which do not accept
468 a text field. Set res_text_field to res_null_text for the
469 special cases (viz. COMBOBOX, EDITTEXT, LISTBOX, SCROLLBAR).
470 (control_params): Adjust to use res_text_field rather
471 than optresidc.
472 (COMBOBOX): Add comment about discrepency between documented
473 vs. observed default style.
474 * resrc.c (define_control): Make first param const.
475 * windres.h (define_control): Adjust prototype.
476
e7c81c25
NC
4772003-06-27 Nick Clifton <nickc@redhat.com>
478
479 * objcopy.c (copy_object): Replace call to
50c2245b 480 bfd_create_gnu_debuglink_section with separate calls to
e7c81c25 481 bfd_add_gnu_debuglink_section and
50c2245b 482 bfd_fill_in_gnu_debuglink_section, separated by a walk over the
e7c81c25
NC
483 symbol tables.
484
d93f0186
NC
4852003-06-26 Roland McGrath <roland@redhat.com>
486
487 * readelf.c (loadaddr): Variable removed.
488 (dynamic_info, version_info): Fix type long -> bfd_vma.
489 (program_headers): New variable.
490 (get_program_headers): New function, broken out of
491 process_program_headers.
492 (process_program_headers): Call it. Don't set `loadaddr'.
493 (slurp_ia64_unwind_table): Use get_program_headers.
494 (process_corefile_note_segments): Likewise.
495 (offset_from_vma): New function.
496 (process_relocs, process_dynamic_segment): Call that instead of
497 subtracting `loadaddr'.
498 (process_version_sections, process_symbol_table): Likewise.
499 (process_mips_specific): Likewise.
500
ed1653a7
NC
5012003-06-26 Nick Clifton <nickc@redhat.com>
502
503 * objcopy (enum strip_action): Add STRIP_NONDEBUG.
75aa6618
AM
504 (OPTION_ONLY_KEEP_DEBUG): New.
505 (strip_options): Add --only-keep-debug.
506 (copy_options): Likewise.
507 (is_strip_section): Invert return value if STRIP_NONDEBUG is
508 active.
509 (copy_object): Do not copy private data when STRIP_NONDEBUG is
510 active.
511 (setup_section): Likewise.
512 (strip_main): Handle --only-keep-debug.
513 (copy_main): Likewise.
ed1653a7
NC
514 * NEWS: Mention new switch
515 * doc/binutils.texi: Document new switch.
516
1049f94e
AM
5172003-06-25 Alan Modra <amodra@bigpond.net.au>
518
519 * NEWS: Correct spelling of "relocatable".
520 * objdump.c: Likewise.
521 * sysroff.info: Likewise.
522
b19aac67
NC
5232003-06-19 Nick Clifton <nickc@redhat.com>
524
525 * readelf.c (print_vma): When printing DEC_5 values, if the
526 number is bigger than 99999 switch to using hexadecimal
527 notation.
528
2593f09a
NC
5292003-06-11 Nick Clifton <nickc@redhat.com>
530
531 * objcopy.c (gnu_debuglink_filename): New variable.
75aa6618
AM
532 (OPTION_ADD_GNU_DEBUGLINK): New switch
533 (copy_options): Describe --add-gnu-debuglink switch.
534 Mention that --strip-debug removes sections as well.
535 (is_strip_section): Process the sections removed and kept
536 lists before checking for debugging sections.
537 (add_redefine_syms_file): Make function static.
538 (copy_object): Use is_strip_section.
539 Check to see if a .gnu_debuglink section should be added. If
540 so, call bfd_add_gnu_debuglink.
541 (setup_section): Use is_strip_section.
542 (copy_section): Use is_strip_section.
543 (copy_main): Handle OPTION_ADD_GNU_DEBUGLINK.
2593f09a 544 * NEWS: Mention new objcopy switch.
75aa6618 545 * doc/binutils.texi: Document new switch.
2593f09a 546
3b443373
L
5472003-06-11 H.J. Lu <hongjiu.lu@intel.com>
548
549 * po/Make-in (DESTDIR): New.
550 (install-data-yes): Support $(DESTDIR).
551 (uninstall): Likewise.
552
795bb480
AM
5532003-06-11 Alan Modra <amodra@bigpond.net.au>
554
555 * Makefile.in: Regenerate.
556
9ee5e499
JJ
5572003-05-23 Jakub Jelinek <jakub@redhat.com>
558
559 * readelf.c (get_segment_type): Handle PT_GNU_STACK.
560
a3b6428f
NC
5612003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
562
563 * NEWS: Document the new BSD/POSIX single-character mapping for
564 .comment/.note sections.
75aa6618 565
92991082 5662003-06-02 Chris Demetriou <cgd@broadcom.com>
75aa6618 567 Jason Thorpe <thorpej@wasabisystems.com>
92991082
JT
568
569 * objcopy.c (redefine_list_append): Add an argument that
570 indicates the context from which this function is being
571 called. Change all callers.
572 (copy_options): Add a new option, --redefine-syms.
573 (copy_usage): Document new option.
574 (copy_main): Handle the --redefine-syms option.
575 * doc/binutils.text (objcopy): Document new option.
576
38fafa6d
RH
5772003-05-31 Richard Henderson <rth@redhat.com>
578
579 * readelf.c (byte_get_signed): New.
580 (get_encoded_value): New.
581 (display_debug_frames): Use it. Always pre-process opcodes.
582
636fc387
ML
5832003-05-20 Michal Ludvig <mludvig@suse.cz>
584
585 * readelf.c (display_debug_frames): Print both registers
586 for DW_CFA_register.
587
80c7c40a
NC
5882003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
589
590 * configure.in: Accept i[3-7]86 variants. Escape '[]' for
591 i[3-7]86-*-interix.
592 * configure.in: Regenerate.
593
0fcdcb91
NC
5942003-05-13 Michael Eager <eager@mvista.com>
595
596 * objcopy.c: Treat identical src/dst file names as if only one
597 entered. One Windows creating an output file of the same name as
598 the input file will delete the input file before it is read.
599
7ab5f2ed
NC
6002003-05-12 Salvador Eduardo Tropea <salvador@inti.gov.ar>
601
602 * debug.c (debug_get_real_type): Extend test for circular debug
603 references.
604
3c92310f
NC
6052003-05-12 Nick Clifton <nickc@redhat.com>
606
607 * configure.in (ALL_LINGUAS): Add zh_CN.
608 * configure: Regenerate.
609 * po/zh_CN.po: New file: Chinese (simplified) translation.
610
d68c07bb
JE
6112003-05-11 Jason Eckhardt <jle@rice.edu>
612
613 * MAINTAINERS: Update my mail address.
614
8beeaeb7
L
6152003-05-07 H.J. Lu <hongjiu.lu@intel.com>
616
617 * readelf.c (dump_relocations): Enlarge the type field in wide
618 mode by one character.
619
63044634
RH
6202003-05-03 Richard Henderson <rth@redhat.com>
621
622 * readelf.c (struct Frame_Chunk): Add cfa_exp.
623 (frame_display_row): Just print "exp" for cfa or register
624 defined by a location expression.
625 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
626 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
627
6e50c90c
L
6282003-04-30 H.J. Lu <hjl@gnu.org>
629
630 * objdump.c (only): Change it to char **.
631 (only_size): New.
632 (only_used): New.
633 (disassemble_data): Check only as an array.
634 (dump_data): Likewise.
635 (dump_relocs): Likewise.
636 (main): Treat only as an array.
637
edbedb71
NC
6382003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
639
75aa6618 640 * doc/binutils.texi: Fix the documentation for the -fo option.
edbedb71 641
3f7de0e7
NC
6422003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
643
ef230218
JR
644 * readelf.c (get_machine_name) <EM_SH>: Amend return value
645 to refer to SuperH.
646
3f7de0e7
NC
647 * readelf.c (decode_location_expression): Don't add a trailing ';'.
648
32df8966 6492003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
75aa6618 650 Nick Clifton <nickc@redhat.com>
32df8966
NC
651
652 * windres.c (long_options): Move close to main, where it is used.
653 Add 'input' and 'output' long options.
654 (main): Accept "-fo" as an alias for "-o". This is for rc
655 comptibility.
656 * doc/binutils.texi: Mention that -fo is accepted as an alias for
657 -o, but discourage its use.
658
85eb5110
NC
6592003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
660
661 * windres.c (format_from_name): Make the exit on error
662 behaviour optional.
663 (main): Rename the -I option to -J. Introduce -I as a synonym
664 for --include-dir. For backwards compatibility also support the
665 old -I behaviour, but issue a deprecation warning.
666 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
667 of the -I option.
668
26597c86
NC
6692003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
670
671 * readelf.c: Replace references to Mitsubishi M32R with
672 references to Renesas M32R.
673
c2dcd04e
NC
6742003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
675
676 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
677
c1124b23
AO
6782003-04-09 Alexandre Oliva <aoliva@redhat.com>
679
680 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
681 for debugging information types not supported by objdump.
682
e5076347
AM
6832003-04-09 Bernd Jendrissek <berndj@prism.co.za>
684
685 * configure.in: Recognize canonical form of i[3-6]86-pe*.
686 * configure: Regenerate.
687
adab8cdc
AO
6882003-04-09 Alexandre Oliva <aoliva@redhat.com>
689
690 * readelf.c (display_debug_info): Apply RELA relocations on the
691 entire section.
692 (byte_put_little_endian, byte_put_big_endian): New functions.
693 (byte_put): New variable.
694 (get_file_header): Initialize it.
695
3077f5d8
NC
6962003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
697
698 * windres.c: Add -l for compatibility with wrc, and rc.
699 Use the short option as a key for long options that have
700 a synonymous short option.
701 * doc/binutils.texi: Added -l to the list of options.
702
29b058f1
NC
7032003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
704
3077f5d8
NC
705 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
706 (main): Just pass the -U option down to the preprocessor.
707 * doc/binutils.texi: Added -U to the list of options.
29b058f1 708
3126d709
CF
7092003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
710
711 * windres.c (usage): Report -r option.
712 (main): Ignore the -r option.
713 * doc/binutils.texi: Add -r to the list of options.
714
c46ac711
BW
7152003-04-01 Bob Wilson <bob.wilson@acm.org>
716
717 * MAINTAINERS: Add myself as Xtensa maintainer.
718
88da6820
NC
7192003-04-01 Bob Wilson <bob.wilson@acm.org>
720
3077f5d8
NC
721 * readelf.c: Include "elf/xtensa.h".
722 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
723 targets that use RELA relocations.
724 (dump_relocations): Call elf_xtensa_reloc_type for
725 EM_XTENSA and EM_XTENSA_OLD.
726 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 727
27a710e5
NC
7282003-04-01 Nick Clifton <nickc@redhat.com>
729
730 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
731 thumb-pe*, mcore-pe and mcore-*elf.
732 * configure: Regenerate.
733
335a1869
AO
7342003-03-31 Alexandre Oliva <aoliva@redhat.com>
735
736 * objdump.c (dump_data): Don't truncate the address to long; make
737 the width large enough, and uniform for all entries in a section.
738
566b0d53
L
7392003-03-31 H.J. Lu <hjl@gnu.org>
740
741 * readelf.c: Include "libiberty.h".
742 (dynamic_relocations): New.
743 (process_relocs): Properly handle dynamic relocation.
744 (process_dynamic_segment): Fill relocation elements in
745 dynamic_info.
746
ee42cf8c
NC
7472003-03-31 Kevin Buettner <kevinb@redhat.com>
748
749 * readelf.c (read_and_display_attr, read_and_display_attr_value):
750 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
751 all callers.
752 (display_debug_lines, display_debug_pubnames, display_debug_info)
753 (display_debug_aranges, display_debug_frames, read_and_display_attr)
754 (read_and_display_attr_value): Add 64-bit DWARF support.
755
7adbf450
NC
7562003-03-31 Ian Lance Taylor <ian@airs.com>
757
758 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
759 (optresid): Handle a resource id that can be a string or a number.
760 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
761 struct res_id.
762 (define_icon_control): Pass a struct res_id to define_control.
763 * windres.h (define_control): Change prototype.
764
06d86cf7
NC
7652003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
766
7c29036b
NC
767 * objcopy (OPTION_FORMATS_INFO): Define.
768 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
769 (copy_options): Likewise.
770 (strip_usage): Add "--info" to usage.
771 (copy_usage): Likewise.
772 (strip_main): Declare formats_info. Iniatilize it to FALSE.
773 Handle "info".
774 (copy_main). Likewise.
775 * doc/binutils.texi. Document the "--info" option for
776 objcopy/strip.
777 * NEWS: Mention the new command line switch.
778
06d86cf7
NC
779 * objdump.c (endian_string): Move to bucomm.c.
780 (display_info): Likewise.
781 (display_target_list): Likewise.
782 (display_info_table): Likewise.
783 (display_target_tables): Likewise.
784 (main): Assign the return value of display_info to exit_status.
785 * bucomm.c: Include bfdver.h and libbfd.h
786 (display_target_list): Call bfd_nonfatal instead of nonfatal and
787 return 0 on a non-fatal error, 1 on success.
75aa6618 788 (display_info_table): Likewise.
06d86cf7
NC
789 * bucomm.h (display_info): Provide a prototype.
790 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
791 libbfd.h.
792 * Makefile.in: Regenerate.
793
7adbf450 7942003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
795
796 * dlltool.c (gen_def_file): Put demangled name comments on
797 own line preceding export name.
798
98a91d6a
NC
7992003-03-17 Nick Clifton <nickc@redhat.com>
800
801 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
802 printf for emitting new lines.
803
06a30c77
NC
8042003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
805
806 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
807 the symbol's value when --size-sort is used, unless -S is used.
808 doc/binutils.texi (--size-sort): For non-bsd formats both the
809 value and size of the symbols are displayed.
75aa6618 810
ab829d36
NC
8112003-03-13 Nick Clifton <nickc@redhat.com>
812
813 * po/da.po: Update.
814
634847c9
NC
8152003-03-12 Nick Clifton <nickc@redhat.com>
816
817 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
818
3889f9eb
BE
8192003-03-10 Ben Elliston <bje@wasabisystems.com>
820
821 * MAINTAINERS: Update my mail address.
822
7eb5191a
NC
8232003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
824
825 * stabs.c (BYTES_IN_WORD): Remove definition.
826 * wrstabs.c (BYTES_IN_WORD): Likewise.
827
e3b83c8f
NC
8282003-03-04 Nick Clifton <nickc@redhat.com>
829
830 * nm.c (main): Print a warning message if --size-sort and
831 --undefined-only are used together.
832
8332003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
834
835 * nm.c (print_symbol): Remove check for undefined_only.
75aa6618 836
a9d68a1e
NC
8372003-03-03 Nick Clifton <nickc@redhat.com>
838
839 * po/da.po: Installed latest translation.
840
a99996bb
NC
8412003-02-24 Nick Clifton <nickc@redhat.com>
842
843 * README: Update binutils references to 2.13.
844 Add paragraph about using --disable-nls.
845
76ed1927
NC
8462003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
847
848 * doc/binutils.texi (nm --size-sort): Update.
849
0100f33b
JW
8502003-02-21 James E Wilson <wilson@tuliptree.org>
851
852 * MAINTAINERS: Update email address.
853
ecc51f48
NC
8542003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
855
856 * readelf.c (get_ia64_dynamic_type): New function.
857 (dynamic_segment_ia64_val): New function.
858 (get_dynamic_type): If machine type is EM_IA_64 call
859 get_ia64_dynamic_val.
860 (get_ia64_section_type_name): Handle sections with types in the
861 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
862 (get_dynamic_flags): If machine type is EM_IA_64 call
863 dynamic_segment_ia64_val.
864
947ed062
NC
8652003-02-21 Bob Wilson <bob.wilson@acm.org>
866
867 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
868 section title capitalization more consistent. Update descriptions
869 of various options to be consistent with the code. Fix errors and
870 incomplete list in the description of c++filt format options. Remove
871 information about the linker. Change to be more polite about poor
872 bug reports. Replace FDL appendix with include of fdl.texi.
873 * doc/fdl.texi: New file.
874
66491ebc
AM
8752003-02-21 Roger Sayle <roger@eyesopen.com>
876
877 * objcopy.c (filter_symbols): Fix compilation problems with
878 HP-UX's C compiler.
879
0e11a9e9
CF
8802003-02-19 Christopher Faylor <cgf@redhat.com>
881
882 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
883 previous change.
884
6e5f5201
CF
8852003-02-19 Mark Blackburn <marklist@fangorn.ca>
886
0e11a9e9 887 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 888
f0c8c24a
NC
8892003-02-12 Bob Wilson <bob.wilson@acm.org>
890
891 * nm.c (usage): Add `java' and `gnat' demangle styles and make
892 quotes consistent.
893 * objdump.c (usage): Ditto. Also fix some typos.
894
d3c543fd
NC
895 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
896
fe2c4142
NC
897 * debug.c (debug_record_variable): Handle global register variables.
898
6de15b9e
NC
899 * stabs.c (parse_stab): For N_SLINE only include
900 function_start_offset if the symbol is within a function;
901 otherwise, the value is absolute.
902
fde78edd
NC
9032003-02-10 Nick Clifton <nickc@redhat.com>
904
905 * readelf.c (decode_ARM_machine_flags): Handle the
906 EF_ARM_MAVERICK_FLOAT flag.
907
22d82235
AS
9082003-02-04 Andreas Schwab <schwab@suse.de>
909
910 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
911 long and use %ld in printf format.
912
1a677ea8
RS
9132003-01-28 Richard Sandiford <rsandifo@redhat.com>
914
915 * readelf.c (dump_relocations): Reorder the r_info field for
916 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
917
8dde85fc
NC
9182003-01-21 Daniel Berlin <dan@dberlin.org>
919
920 * readelf.c (display_debug_loc): Skip address base changes.
921
c6f8bb1e
AM
9222003-01-17 Fabio Alemagna <falemagn@aros.org>
923
924 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
925 and ELFOSABI_NSK.
926
c833c019
AM
9272003-01-16 Alan Modra <amodra@bigpond.net.au>
928
929 * readelf.c: Include elf/ppc64.h.
930 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
931 * Makefile.am: Run "make dep-am".
932 * Makefile.in: Regenerate.
933
3b36097d
SC
9342003-01-02 Ben Elliston <bje@redhat.com>
935
936 * readelf.c (guess_is_rela): Handle EM_IQ2000.
937 (get_machine_name): Likewise.
938 (dump_relocations): Likewise.
939 * NEWS: Mention IQ2000 support.
940
cb44e358
RS
9412003-01-02 Richard Sandiford <rsandifo@redhat.com>
942
943 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
944
af7ee8bf
CD
9452002-12-30 Chris Demetriou <cgd@broadcom.com>
946
947 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
948 changes in MIPS -M options.
949
2469cfa2
NC
9502002-12-30 Dmitry Diky <diwil@mail.ru>
951
952 * Makefile.am: Add msp430 target.
953 * Makefile.in: Regenerate.
954 * readelf.c: Add support for msp430 target.
955
640c0ccd
CD
9562002-12-27 Chris Demetriou <cgd@broadcom.com>
957
958 * doc/binutils.texi (objdump): Document MIPS -M options.
959
59f14fc0
AS
9602002-12-23 Andreas Schwab <schwab@suse.de>
961
962 * readelf.c (main): Reset dump request after each file.
963
312b768e
NC
9642002-12-23 Nick Clifton <nickc@redhat.com>
965
966 * nlmconv.c (main): Pass TRUE as third argument to
967 bfd_arch_get_compatible.
968
8745eafa
NC
9692002-12-23 Nick Clifton <nickc@redhat.com>
970
971 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
972 macro. Handle 'S' encoding, accepting 8-bit characters.
973 (main): Parse 'S' encoding.
974 (get_char): Accept 'S' encoding.
975 (print_strings): Use STRING_ISGRAPHIC.
976 (usage): Document support of 'S' encoding.
977 * doc/binutils.texi: Document support of 'S' encoding/
978 * NEWS: Mention new feature.
979
08213ebb
AM
9802002-12-20 Alan Modra <amodra@bigpond.net.au>
981
982 * README <building ar>: Don't use libibery's needed_list or
983 required_list, instead link libiberty/*.o.
984
b9e5d8e5
KH
9852002-12-19 Kazu Hirata <kazu@cs.umass.edu>
986
987 * doc/binutils.texi: Fix typos.
988
c51238bc
DA
9892002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
990
991 * doc/binutils.texi: Add missing parenthesis.
992
d7fb0dd2
NC
9932002-12-15 Nick Kelsey <nickk@ubicom.com>
994
995 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
996 symbols by adding the given prefix to the begining of the symbol
50c2245b 997 name. This is useful to provide name space separation regardless
d7fb0dd2
NC
998 of how the object file was created. Added --prefix-sections=
999 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
1000 sections (or all sections with the alloc flag set) by adding the given
1001 prefix to the begining of the symbol name.
1002 * NEWS: Mention this new feature.
1003 * doc/binutils.texi: Document this new feature.
1004
55b9cdf1
AM
10052002-12-13 Alan Modra <amodra@bigpond.net.au>
1006
1007 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
1008 dyn_string_append with dyn_string_append_cstr.
1009
1010 * emul_aix.c (ar_emul_aix_create): Remove unused function.
1011
84ad6ede
NC
10122002-12-10 James Cownie <jcownie@etnus.com>
1013
1014 * readelf.h (get_TAG_name, get_AT_name,
704afb58 1015 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
1016 DWARF2 spec.
1017 * NEWS: Mention this new support.
1018
7d036af2
AM
10192002-12-08 Alan Modra <amodra@bigpond.net.au>
1020
1021 * NEWS: Mention that bfd no longer declares a "boolean" type.
1022
3e8bba36
AM
10232002-12-07 Alan Modra <amodra@bigpond.net.au>
1024
1025 * readelf.c (process_program_headers): When setting loadaddr, don't
1026 assume segment size is 4k. Use p_align instead.
1027 (loadaddr): Change from int to long.
1028 (dynamic_addr, dynamic_info, version_info): Likewise.
1029 (process_dynamic_segment <syminsz>): Likewise.
1030 (process_dynamic_segment): Adjust print format string.
1031 (rela_addr, rela_size): Delete.
1032 (process_relocs): Formatting.
1033
d070dab9
JW
10342002-12-05 Jim Wilson <wilson@redhat.com>
1035
1036 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
1037 * configure: Regenerate.
1038
45bcbdb1
ILT
10392002-12-04 Ian Lance Taylor <ian@airs.com>
1040
1041 * MAINTAINERS: Change e-mail address back to airs.com.
1042
42ea8716
AH
10432002-12-04 Aldy Hernandez <aldyh@redhat.com>
1044
1045 * MAINTAINERS: Add self.
1046
b34976b6
AM
10472002-11-30 Alan Modra <amodra@bigpond.net.au>
1048
1049 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
1050 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
1051 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
1052 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
1053 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
1054 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
1055 with TRUE/FALSE. Formatting.
1056
c8286bd1
JJ
10572002-11-29 Jakub Jelinek <jakub@redhat.com>
1058
1059 * readelf.c Replace occurrences of Elf32_Internal_* and
1060 Elf64_Internal_* with Elf_Internal_*.
1061 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
1062 Zero r_addend fields.
1063 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
1064 Elf_Internal_Rela.
1065
92acdfaf
NC
10662002-11-23 Nick Clifton <nickc@redhat.com>
1067
1068 * size.c (usage): Fix typo describing switch for hex format.
1069
48c5eb8a
SS
10702002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1071
1072 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
1073 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
1074 testcase
1075
2f62977e
NC
10762002-11-14 Nick Clifton <nickc@redhat.com>
1077
1078 * readelf.c (process_program_headers): Add comment about return
1079 value. Ensure that 0 is returned if the headers are not loaded.
1080 (process_file): If process_section_headers failed to load the
1081 headers disable any tests that rely upon them. Similarly for
1082 process_program_headers.
1083
cd24c222
NC
10842002-11-12 Nick Clifton <nickc@redhat.com>
1085
1086 * po/da.po: Updated Danish translation.
1087
f3931575
AM
10882002-11-12 Klee Dienes <kdienes@apple.com>
1089
1090 * rddbg.c (read_section_stabs_debugging_info): Also recognize
1091 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
1092
b54e7460
CF
10932002-11-11 Christopher Faylor <cgf@redhat.com>
1094
1095 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
1096 cgf maintainership.
1097
4f17cc13
CF
10982002-11-11 Christopher Faylor <cgf@redhat.com>
1099
1100 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
1101
232e7cb8
NC
11022002-11-07 Nick Clifton <nickc@redhat.com>
1103
cd24c222 1104 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
1105 * configure: Regenerate.
1106 * po/da.po: New Danish translation.
1107
232e7cb8
NC
1108 * readelf.c (get_symbol_index_type): Revert part of previous
1109 patch: Display unknown symbol types in decimal, not hex.
1110
c9e38879
NC
11112002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
1112
1113 * dlltool.c (add_excludes): Don't prefix excluded fastcall
1114 symbols with underscore.
1115 (xlate): Ignore add_underscore for decorated fastcall symbols.
1116
11172002-11-07 Eric Kohl <ekohl@rz-online.de>
1118
1119 * deflex.l: Accept '@' as first character of an ID.
1120 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
1121 ASM_PREFIX for fastcall symbols.
1122 (scan_drectve_symbols): Handle fastcall symbols when generating
1123 undecorated aliases for symbols in drectve section.
1124 (scan_filtered_symbols): Likewise, with export-all.
1125 (xlate): Likewise, with --kill-at.
1126 (make_imp_label): New function to handle fastcall symbols
1127 correctly.
1128 (make_one_lib_file): Use make_imp_label instead of make_label
1129 for imp symbols.
1130
a700dc3b
SS
11312002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
1132
1133 * MAINTAINERS: Add self as TIC4X maintainer.
1134
5cf1065c
NC
11352002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
1136
1137 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
1138 PROCESSOR-specific, OS-specific, reserved and unknown symbol
1139 types.
5cf1065c 1140
f1ef08cb
AM
11412002-11-04 Alan Modra <amodra@bigpond.net.au>
1142
1143 * readelf.c (byte_get_little_endian): Comment typo fix.
1144 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
1145 as the format string.
1146 (dump_relocations): Correct section sym names.
1147 (process_section_headers): Clear symtab_shndx_hdr.
1148 (read_and_display_attr_value): Don't pass indirect string to printf
1149 as the format string.
1150 (display_debug_frames): Indicate when zero terminator found. Decode
1151 DW_EH_PE_pcrel addresses.
1152
1a09a22c
NC
11532002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
1154
1155 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
1156 order to ensure proper disassembly of the valid 0-value opcode.
1157 * configure: Regenerate.
1158 * aclocal.m4: Regenerate.
1159 * config.in: Regenerate.
1160 * configure.in: Regenerate.
1161 * doc/Makefile.in: Regenerate.
1162 * po/binutils.pot: Regenerate.
1163
c254c557
KK
11642002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1165
1166 * MAINTAINERS: Add self as SH maintainer.
1167
aefbdd67
BE
11682002-10-23 Ben Elliston <bje@redhat.com>
1169
1170 * doc/binutils.texi (objdump): Document -z and move the entry for
1171 --disassemble-zeroes to the end of the options section (for `z').
1172
ab9bcc01
NC
11732002-10-21 Nick Clifton <nickc@redhat.com>
1174
1175 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
1176
8ab56b6f
AM
11772002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
1178
1179 * objdump.c (dump_data): Correct addr_offset for opb != 1.
1180
49c12576
AM
11812002-10-15 Alan Modra <amodra@bigpond.net.au>
1182
48417c1a
AM
1183 * bucomm.c (list_supported_targets): Use bfd_target_list.
1184
49c12576
AM
1185 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
1186 other object errors in preference to bfd_core errors.
1187
6e1a7e9a
AM
11882002-10-14 Alan Modra <amodra@bigpond.net.au>
1189
1190 * Makefile.am: Run "make dep-am".
1191 * objdump.c: #include "bfdver.h".
1192 * version.c: Likewise.
1193 * Makefile.in: Regenerate.
1194 * config.in: Regenerate.
1195 * configure: Regenerate.
1196 * po/POTFILES.in: Regenerate.
1197
09fc3b02
DJ
11982002-10-09 Daniel Jacobowitz <drow@mvista.com>
1199
1200 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
1201 sections. Allow relocations against the absolute symbol. Don't
1202 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 1203 relocation.
09fc3b02 1204
f309035a
NC
12052002-10-07 Gordon Chaffee <chaffee@netvmg.com>
1206
1207 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
1208 ordinary ones are available.
1209
810dfa6e
L
12102002-09-30 H.J. Lu <hjl@gnu.org>
1211
1212 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
1213 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
1214
bb279dc0
ZW
12152002-09-17 Zack Weinberg <zack@codesourcery.com>
1216
1217 * Makefile.am (CFILES): Add cxxfilt.c.
1218 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
1219 (cxxfilt_LDADD): Delete.
1220 Remove all references to underscore.c.
1221 Regen dependencies.
1222 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
1223 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
1224 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
1225 adjustments to fit into binutils framework.
1226 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
1227
065c959b
NC
12282002-09-12 Roland McGrath <roland@redhat.com>
1229
1230 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
1231 Handle DW_OP_GNU_push_tls_address.
1232
e09f4395
NC
12332002-09-11 Nick Clifton <nickc@redhat.com>
1234
1235 * po/tr.po: Updated Turkish translation.
1236
873e0588
NC
12372002-09-10 Nick Clifton <nickc@redhat.com>
1238
1239 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
1240 testsuite changes. Add paragraphs about testsuite and config
1241 patches.
1242
069fe61f
NC
12432002-08-29 Nick Clifton <nickc@redhat.com>
1244
1245 * readelf.c (get_machine_flags): Remove redundant reference to
1246 E_V850EA_ARCH.
1247
fe0507eb
AM
12482002-08-28 Alan Modra <amodra@bigpond.net.au>
1249
1250 * objdump.c (dump_bfd): Restore lines accidentally deleted in
1251 last commit.
1252
026df7c5
NC
12532002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1254
bb279dc0 1255 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
1256 (dump_bfd_header): Likewise.
1257
68a4c073
AM
12582002-08-27 Alan Modra <amodra@bigpond.net.au>
1259
1260 * nm.c: Revert last change.
1261
a1df01d1
AM
12622002-08-26 Alan Modra <amodra@bigpond.net.au>
1263
1264 * nm.c (display_rel_file): Don't report "no symbols" as an error.
1265 * objdump.c (slurp_symtab): Likewise.
1266 (slurp_dynamic_symtab): Likewise.
1267 (dump_symbols): Likewise. Do print "no symbols" to stdout.
1268
a926ab2f
GK
12692002-08-24 Geoffrey Keating <geoffk@redhat.com>
1270
1271 * MAINTAINERS: Change my mailing address.
1272
fcf62380
DA
12732002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1274
1275 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
1276
51e28791
NC
12772002-08-22 Nick Clifton <nickc@redhat.com>
1278
1279 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
1280 HPPA.
1281
c5b060ad
AM
12822002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1283
1284 * readelf.c (parse_args): Change debug_dump_opt to static.
1285
4b73ca92
NC
12862002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
1287
1288 * stabs.c (parse_stab_argtype): Pass length of physname to
1289 stab_demangle_argtypes.
1290 (stab_demangle_argtypes): Add new parameter - length of physname.
1291 Pass length of physname on to stab_demangle_prefix.
1292 (stab_demangle_prefix): Add new parameter - length of physname.
1293 Use length of physname (if supplied) to compute end of function
1294 name.
1295
35b1837e
AM
12962002-08-15 Alan Modra <amodra@bigpond.net.au>
1297
1298 * readelf.c: Include elf/i370.h.
1299 (dump_relocations): Handle EM_S370.
1300 (dynamic_segment_parisc_val): Print \n.
1301 (process_dynamic_segment <DT_BIND_NOW>): Here too.
1302
762baac5
NC
13032002-08-14 Nick Clifton <nickc@redhat.com>
1304
1305 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
1306 * objdump.c (usage): Likewise.
1307 * doc/binutils.texi: Likewise.
1308
85c09e8a
NC
13092002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
1310
1311 * rcparse.y (acc_entry): Don't warn about ALT use with
1312 non-VIRTKEY.
1313
212a3c4d
L
13142002-08-13 H.J. Lu <hjl@gnu.org>
1315
1316 * objcopy.c (copy_object): Don't warn about the unsupported
1317 architecture unless the input target is defaulted or the
1318 output architecture is different from the input.
1319
2b692c59
NC
13202002-08-09 Nick Clifton <nickc@redhat.com>
1321
1322 * po/sv.po: Updated Swedish translation.
1323
09de7a73
AM
13242002-08-05 Alan Modra <amodra@bigpond.net.au>
1325
1326 * prdbg.c (pr_fix_visibility): Remove assert.
1327
47badb7b
NC
13282002-07-31 Nick Clifton <nickc@redhat.com>
1329
1330 * addr2line.c (process_file): Rename parameter 'filename' to
1331 'file_name' in order to avoid shadowing global symbol of the
1332 same name.
1333 (main): Likewise.
1334
2979dc34
JJ
13352002-07-30 Jakub Jelinek <jakub@redhat.com>
1336
1337 * readelf.c (OPTION_DEBUG_DUMP): Define.
1338 (options): Use it.
1339 (usage): Update help.
1340 (parse_args): Handle --debug-dump separately from -w.
1341 * doc/binutils.texi (readelf): Update documentation.
1342
219576a4
NC
13432002-07-25 Nick Clifton <nickc@redhat.com>
1344
1345 * po/es.po: Updated Spanish translation.
1346 * po/fr.po: Updated French translation.
1347
bf4f22e6 13482002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 1349
bf4f22e6
NC
1350 * po/es.po: Updated Spanish translation.
1351
c5b3a82a
AM
13522002-07-23 Alan Modra <amodra@bigpond.net.au>
1353
1354 * Makefile.am: Run "make dep-am".
1355 * Makefile.in: Regenerate.
1356
0461a601
NC
13572002-07-23 Nick Clifton <nickc@redhat.com>
1358
bf4f22e6 1359 * po/fr.po: Updated French translation.
0461a601 1360
bf44dd74
AM
13612002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
1362
1363 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
1364
2c205ff2
AM
13652002-07-20 Alan Modra <amodra@bigpond.net.au>
1366
63eb0809 1367 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 1368
1e4cf259
NC
13692002-07-18 Denis Chertykov <denisc@overta.ru>
1370 Frank Ch. Eigler <fche@redhat.com>
1371
1372 * readelf.c: Include "elf/ip2k.h".
1373 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
1374 (dump_relocations): Likewise.
1375 (get_machine_name): Likewise.
1376 * NEWS: Mention IP2K support.
1377
2cbb2eef
NC
13782002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
1379
1380 * NEWS: Add 'Changes in 2.13'.
1381
047b2264
JJ
13822002-07-10 Jakub Jelinek <jakub@redhat.com>
1383
1384 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
1385 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
1386 (get_section_type_name): Handle SHT_GNU_LIBLIST.
1387 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
1388 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
1389 (process_gnu_liblist): New.
1390 (process_file): Call it.
1391
97230b15
AM
13922002-07-03 Alan Modra <amodra@bigpond.net.au>
1393
1394 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
1395 * Makefile.in: Regenerate.
1396
a6637ec0
AM
13972002-07-02 Alan Modra <amodra@bigpond.net.au>
1398
1399 * budemang.c: New file, "demangle" function.
1400 * budemang.h: New file.
1401 * addr2line.c (translate_addresses): Use "demangle".
1402 * nm.c (print_symname): Likewise.
1403 * objdump.c (objdump_print_symname): Likewise.
1404 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
1405 here since that obfuscates.
1406 * rdcoff.c: Don't #include demangle.h.
1407 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
1408 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
1409 (HFILES): Add budemang.h. Sort.
1410 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
1411 Run "make dep-am".
1412 * Makefile.in: Regenerate.
1413
179d3252
JT
14142002-07-01 Matt Thomas <matt@3am-software.com>
1415
1416 * readelf.c: Include "elf/vax.h".
1417 (guess_is_rela): Move EM_VAX from unknown to RELA case.
1418 (dump_relocations): Handle VAX relocations.
1419 (get_machine_flags): Handle VAX machine flags.
1420
75751cd9
SC
14212002-06-29 Stephane Carrez <stcarrez@nerim.fr>
1422
1423 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
1424
e5851ab8
NC
14252002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
1426
1427 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
1428
eb3f2f5c
AM
14292002-06-26 Alan Modra <amodra@bigpond.net.au>
1430
1431 * nm.c (print_symname): When demangling, strip leading dots from
1432 symbol names to avoid confusing the demangler.
1433
a13a0de8
L
14342002-06-25 H.J. Lu <hjl@gnu.org>
1435
1436 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
1437 * Makefile.in: Regenerated.
1438
6db7a086
AM
14392002-06-21 Igor Schein <igor@txc.com>
1440
1441 * configure.in: Quote bu_cv_have_fopen64.
1442 * configure: Regenerate.
1443
9710509e
AM
14442002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
1445
1446 * configure.in: Check for strcoll.
1447 * configure: Regenerate.
1448 * config.in: Regenerate.
1449 * nm.c (main): Set locale for LC_COLLATE category.
1450 (non_numeric_forward): Use strcoll if available.
1451
a9f0b5e7
DB
14522002-06-20 Dave Brolley <brolley@redhat.com>
1453
1454 * MAINTAINERS: Add self as fr30 and frv maintainer.
1455
33f5f537
L
14562002-06-18 H.J. Lu (hjl@gnu.org)
1457
1458 * nm.c: Include "elf/common.h".
1459 (extended_symbol_info): Add elfinfo, a pointer to
1460 elf_symbol_type.
1461 (SYM_SIZE): Use elfinfo if it is not NULL.
1462 (get_symbol_type): New function.
1463 (display_archive): Set print_width for each archive member.
1464 (display_file): Likewise.
1465 (display_rel_file): Don't set print_width here.
1466 (print_object_filename_sysv): Handle print_width.
1467 (print_archive_member_sysv): Likewise.
1468 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
1469 (print_symbol): Set the elfinfo field in extended_symbol_info
1470 for ELF.
1471 (print_object_filename_sysv): Fix the output format.
1472 (print_symbol_info_sysv): Print type and section for ELF.
1473
14742002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
1475
1476 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 1477 the symbol's size equal to its value when --size-sort is
33f5f537
L
1478 used.
1479
5c70f934
DB
14802002-06-18 Dave Brolley <brolley@redhat.com>
1481
1482 From Catherine Moore:
1483 * readelf.c (elf/frv.h): #include it.
1484 (guess_is_rela): Support EM_CYGNUS_FRV.
1485 (dump_relocations): Ditto.
1486 (get_machine_name): Ditto.
1487 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
1488
7ece0d85
JJ
14892002-06-18 Jakub Jelinek <jakub@redhat.com>
1490
1491 * readelf.c (get_file_header): Only read the first section header if
1492 e_shoff is non-zero.
1493
72797995
L
14942002-06-15 H.J. Lu (hjl@gnu.org)
1495
1496 * nm.c (print_size): New variable. Initialize to 0.
1497 (long_options): Add 'S'/"print-size".
1498 (main): Handle 'S'.
1499 (print_symbol_info_bsd): Print size only if print_size is not
1500 0.
1501
1502 * doc/binutils.texi: Document -S/--print-size.
1503
977f7911
NC
15042002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
1505
50c2245b 1506 * nm.c (struct extended_symbol_info): New structure: Add the size
977f7911
NC
1507 of the symbols to the information provided by the symbol_info
1508 structure.
1509 (print_symbols): Pass the symbol size to print_symbol.
1510 (print_size_symbols): Pass the symbol size to print_symbol.
1511 (print_symbol): Extra argument: The size of the symbol. Store
1512 this in the extended_symbol_info structure.
1513 (print_symbol_info): Change type of info parameter to
1514 extended_symbol_info. Display the size, if known.
1515 (print_symbol_info_posix): Likewise.
1516 (print_symbol_info_sysv): Likewise.
1517
b1f88ebe
AM
15182002-06-08 Alan Modra <amodra@bigpond.net.au>
1519
fa449227
AM
1520 * Makefile.am: Run "make dep-am".
1521 * Makefile.in: Regenerate.
1522 * doc/Makefile.in: Regnerate.
1523
b1f88ebe
AM
1524 * bucomm.c: Replace CONST with const.
1525 * nm.c: Likewise.
1526 * objdump.c: Likewise.
1527
91a106e6
L
15282002-06-07 H.J. Lu <hjl@gnu.org>
1529
1530 * readelf.c (DW_CFA_GNU_args_size): Don't define.
1531 (DW_CFA_GNU_negative_offset_extended): Likewise.
1532 (DW_CFA_GNU_window_save): Likewise.
1533 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
1534 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
1535
6ab6b380 15362002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 1537
6ab6b380
NC
1538 * nm.c: When computing size of symbols for an ELF target use the
1539 internal size field.
1540
e28e05a3
JL
15412002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1542
1543 * testsuite/binutils-all/objcopy.exp: clear xfail for
1544 "hppa*64*-*-hpux*".
1545 * testsuite/binutils-all/hppa/objdump.exp: Return if
1546 "*64*-*-*".
1547
dc156bc0
AM
15482002-06-05 Alan Modra <amodra@bigpond.net.au>
1549
1550 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
1551
15522002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
1553
1554 * objdump.c: Fix formatting.
1555
d79e4ea3
BE
15562002-05-29 Ben Elliston <bje@redhat.com>
1557
1558 * MAINTAINERS: Add self as M68k maintainer.
1559
d172d4ba
NC
15602002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1561
1562 * readelf.c: Modified/Added DLX elf support.
1563
7edb8f29
NC
15642002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
1565
3a1a2036
NC
1566 * arsup.c: Fix formatting.
1567 * debug.c (debug_record_label): Add missing colon to error
1568 message.
1569 * ieee.c (parse_ieee_ty): Fix spelling typo.
1570 * readelf.c (process_program_headers): Remove English assumption
1571 about making a plural word.
1572 (process_section_headers): Likewise.
1573 (process_relocs): Allow quotes to be translated.
1574 (process_unwind): Likewise,
1575 (process_mips_specific): Improve error message.
1576 (get_note_type): Fix spelling typo.
1577
7edb8f29
NC
1578 * configure.in (ALL_LINGUAS): Add sv
1579 * po/sv.po: New file.
1580
3eee1e9d
AM
15812002-05-27 Alan Modra <amodra@bigpond.net.au>
1582
1583 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
1584 (unw_print_grmask): Likewise.
1585 (unw_print_frmask): Likewise.
1586
d43efbe3
KH
15872002-05-26 Kazu Hirata <kazu@cs.umass.edu>
1588
1589 * arsup.c: Remove ARGSUSED.
1590 * debug.c: Likewise.
1591 * ieee.c: Likewise.
1592 * nlmconv.c: Likewise.
1593 * prdbg.c: Likewise.
1594 * stabs.c: Likewise.
1595 * wrstabs.c: Likewise.
1596
e9792343
AM
15972002-05-25 Alan Modra <amodra@bigpond.net.au>
1598
1599 * arlex.l: Use #include "" instead of <> for local header files.
1600 * coffdump.c: Likewise.
1601 * coffgrok.c: Likewise.
1602 * nlmconv.c: Likewise.
1603 * nlmheader.y: Likewise.
1604 * srconv.c: Likewise.
1605 * strings.c: Likewise.
1606 * sysdump.c: Likewise.
1607 * unwind-ia64.h: Likewise.
1608 * windres.h: Likewise.
1609 * winduni.h: Likewise.
1610
d7e53452
TR
16112002-05-24 Tom Rix <trix@redhat.com>
1612
1613 * MAINTAINERS: Add self as the d10v maintainer.
1614
436e8db0
NC
16152002-05-24 TAMURA Kent <kent@netbsd.org>
1616
1617 * configure.in: Builds dlltool for i386-netbsdpe.
1618 * configure: Regenerate.
1619
9f66665a
KH
16202002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1621
1622 * size.c: Fix formatting.
1623 * srconv.c: Likewise.
1624 * stabs.c: Likewise.
1625 * sysdump.c: Likewise.
1626 * unwind-ia64.c: Likewise.
1627 * wrstabs.c: Likewise.
1628
13ae64f3
JJ
16292002-05-23 Jakub Jelinek <jakub@redhat.com>
1630
1631 * readelf.c (get_segment_type): Add PT_TLS.
1632 (get_elf_section_flags): Add SHF_TLS.
1633 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1634 (process_dynamic_segment): Use puts instead of printf.
1635 (get_symbol_type): Support STT_TLS.
1636 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1637 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1638 Add SEC_THREAD_LOCAL.
1639
53c7db4b
KH
16402002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1641
1642 * rdcoff.c: Fix formatting.
1643 * rddbg.c: Likewise.
1644 * readelf.c: Likewise.
1645 * rename.c: Likewise.
1646 * resbin.c: Likewise.
1647 * resrc.c: Likewise.
1648 * resres.c: Likewise.
1649
0af11b59
KH
16502002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1651
1652 * filemode.c: Fix formatting.
1653 * ieee.c: Likewise.
1654 * is-ranlib.c: Likewise.
1655 * is-strip.c: Likewise.
1656 * maybe-ranlib.c: Likewise.
1657 * maybe-strip.c: Likewise.
1658 * nlmconv.c: Likewise.
1659 * nm.c: Likewise.
1660 * not-ranlib.c: Likewise.
1661 * not-strip.c: Likewise.
1662 * objcopy.c: Likewise.
1663 * objdump.c: Likewise.
1664
21611032
TS
16652002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1666
1667 * objdump.c (dump_headers): Fix output formatting for ELF32
1668 architectures in a BFD64 enabled toolchain.
1669
26044998
KH
16702002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1671
1672 * debug.c: Fix formatting.
1673 * debug.h: Likewise.
1674 * dlltool.c: Likewise.
1675 * dllwrap.c: Likewise.
1676 * emul_aix.c: Likewise.
1677 * emul_vanilla.c: Likewise.
1678
f462a9ea
KH
16792002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1680
1681 * addr2line.c: Fix formatting.
1682 * ar.c: Likewise.
1683 * arsup.c: Likewise.
1684 * arsup.h: Likewise.
1685 * binemul.c: Likewise.
1686 * binemul.h: Likewise.
1687 * bucomm.c: Likewise.
1688 * coffdump.c: Likewise.
1689 * coffgrok.c: Likewise.
1690 * coffgrok.h: Likewise.
1691
e0159aa9
MM
16922002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1693
1694 * MAINTAINERS: Add myself as the second AVR port maintainer.
1695
074b403e
SC
16962002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1697
1698 * MAINTAINERS: Update my email address.
1699
2b9c8201
NC
17002002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1701
1702 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1703
e1d5b1e7
AM
17042002-05-09 Alan Modra <amodra@bigpond.net.au>
1705
1706 * configure.in: Replace `*pe' with `pe' throughout.
1707 * configure: Regenerate.
1708
d3d8a9ee
NC
17092002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1710
1711 * Makefile.am: Honour DESTDIR.
1712 * Makefile.in: Regenerate.
1713
405c98a4
AM
17142002-05-06 Alan Modra <amodra@bigpond.net.au>
1715
a02d5965
AM
1716 * dlltool.c (process_def_file): Add missing prototype.
1717 (new_directive, assemble_file, main): Likewise.
1718 (process_def_file, new_directive): Make static.
1719 (inform): Rewrite using VA_FIXEDARG.
1720 * dllwrap.c (mybasename): Add missing prototype.
1721 (strhash, main): Likewise.
1722 (inform): Rewrite using VA_FIXEDARG.
1723 (warn): Likewise.
1724 (cleanup_and_exit): Use old style function definition.
1725 (strhash): Likewise.
1726 * windres.c (define_resource): Use one memset to clear all of
1727 struct res_resource.
1728
405c98a4 1729 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1730 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1731
17322002-05-06 Borut Razem <borut.razem@siol.net>
1733
1734 * rclex.l (get_string): Correct "strings" list handling.
1735 * resrc.c (read_rc_file): Discard strings.
1736
91593c9d
AM
17372002-05-04 Alan Modra <amodra@bigpond.net.au>
1738
e58a75dc
AM
1739 * ar.c (replace_members): Remove unused var. Formatting fix.
1740 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1741
91593c9d
AM
1742 * MAINTAINERS: Sort port maintainers by CPU.
1743
6b52b824
AM
17442002-05-04 Bob Byrnes <byrnes@curl.com>
1745
1746 * size.c (display_archive): Add last_arfile and code to close archives.
1747
dd70071f
AM
17482002-05-01 Alan Modra <amodra@bigpond.net.au>
1749
1750 * nm.c (print_symbol): Check returned filename from
1751 bfd_find_nearest_line is non-NULL.
1752
6c95717a 17532002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1754
1755 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1756
3c25c5f6
NC
17572002-04-24 Christian Groessler <chris@groessler.org>
1758
1759 * MAINTAINERS: Changed my email address.
1760
944cd72c
TS
17612002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1762
1763 * arparse.y: Fix syntax warning.
1764
ea91f8bb
NC
17652002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1766
3e55a963
NC
1767 * readelf.c (fetch_location_list): Remove unused function.
1768
1769 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1770 and display a warning message, then exit the loop.
1771
ea91f8bb
NC
1772 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1773
45b99827
NC
17742002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1775
1776 * resrc.c (write_rc_dialog): If charset is non-default value
1777 display all of the DIALOGEX parameters.
1778
17792002-04-15 Eric Kohl <ekohl@rz-online.de>
1780
bb279dc0 1781 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1782 DIALOGEX resources.
1783 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1784 resource data.
bb279dc0 1785 (res_to_bin_dialog): Likewise.
45b99827
NC
1786 * windres.h: Added misssing charset variable to dialog_ex
1787 structure.
1788
acfbab8a
NC
17892002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1790
1791 * rcparse.y: Set MEMFLAG_PURE by default.
1792
df3baf66
NC
17932002-04-09 Bernd Herd <info@herdsoft.com>
1794
bb279dc0 1795 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1796 are quoted.
4c30641a 1797 Fix typo in BEDIT warning.
91eafb40 1798 Don't add default dialog style when explicit style specified.
b62a12ca 1799 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1800
b24eb5ac
NC
1801 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1802 (handle_quotes) "\a" escape (used for right justified key
1803 definitions in menus) is encodes as binary 8.
df3baf66 1804
b24eb5ac
NC
1805 * resrc.c (write_rc_dialog): Print style even if it is 0.
1806 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1807 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1808
b24eb5ac
NC
1809 * resbin.c (bin_to_res_dialog): Use signature to identify
1810 DIALOGEX.
f7d63484 1811
b24eb5ac 1812 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1813
df3baf66
NC
18142002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1815
1816 * resrc.c: print CLASS names in quotes
1817
18182002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1819
1820 * MAINTAINERS: Update my email address.
1821
8e42bcb6
AM
18222002-04-04 Alan Modra <amodra@bigpond.net.au>
1823
1824 * dep-in.sed: Cope with absolute paths.
1825 * Makefile.am (dep.sed): Subst TOPDIR.
1826 Run "make dep-am".
1827 * Makefile.in: Regenerate.
1828
96f959e5
PT
18292002-03-27 Peter Targett <peter.targett@arc.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
1ea788ee
AM
18332002-03-21 Alan Modra <amodra@bigpond.net.au>
1834
1835 * Makefile.am: Run "make dep-am".
1836 * Makefile.in: Regenerate.
1837 * doc/Makefile.in: Regenerate.
1838 * po/POTFILES.in: Regenerate.
1839 * aclocal.m4: Regenerate.
1840 * config.in: Regenerate.
1841 * configure: Regenerate.
1842
a2f14207
DB
18432002-03-20 Daniel Berlin <dan@dberlin.org>
1844
1845 * readelf.c: Add support for displaying dwarf2 location lists.
1846 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1847 (parse_args): Use 'O' as shorthand for displaying location list
1848 section.
1849 (process_section_headers): Handle debug_loc as well.
1850 (load_debug_loc): New.
1851 (free_debug_loc): New.
1852 (fetch_location_list): New.
1853 (display_debug_loc): New.
1854 (display_debug_info): Call load_debug_loc and free_debug_loc.
1855 (debug_displays): We can display .debug_loc now, too.
1856 (usage): Update usage string.
1857 (read_and_display_attr_value): Note location lists, but don't
1858 display them inline.
1859
eb1e0e80
NC
18602002-03-18 Tom Rix <trix@redhat.com>
1861
1862 * Makefile.am: Add binutils emulation support.
1863 * configure.in: Same.
1864 * configure.tgt: New file. Same.
1865 * ar.c (main): Use ar_emul_parse_arg.
1866 (usage): Use ar_emul_usage.
1867 (replace_members): Use ar_emul_replace, ar_emul_append.
1868 * binemul.c: New file. Define the binutils emulation
1869 layer. Define default methods.
1870 * binemul.h: New file. Binutils emulation layer header file.
1871 * emul_aix.c: New file. AIX binutils emulation.
1872 * emul_vanilla.c: New file. Default binutils emulation.
1873 * Makefile.in: Regenerate.
1874 * configure: Same.
1875
a1c259a1
NC
18762002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1877
1878 * po/fr.po: Updated version.
1879
9ce88e60
NC
18802002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1881
1882 * po/fr.po: Updated version.
1883
effb0601
DJ
18842002-03-07 Daniel Jacobowitz <drow@mvista.com>
1885
1886 * README: Update some version numbers.
1887
a65688ab
DJ
18882002-03-07 Daniel Jacobowitz <drow@mvista.com>
1889
1890 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1891 (Architecture Selection): Likewise.
1892
f3f7fbb2
NC
18932002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1894
1895 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1896 generating .exp file.
1897
25345be5
NC
18982002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1899
1900 * readelf.c (dump_relocations): Fix typo.
1901
9a66911f
NC
19022002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1903
1904 * NEWS: Mark 2.12 branch.
1905
2c71103e
NC
19062002-02-18 Timothy Daly <remote_bob@yahoo.com>
1907
bb279dc0
ZW
1908 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1909 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1910 output.
bb279dc0 1911 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1912 to 'unrecognized'.
1913 (decode_ARM_machine_flags): Likewise.
1914 (parse_args): Likewise.
1915 (read_and_display_attr_value): Likewise.
1916 (display_debug_section): Likewise.
1917
49fda6c8
HPN
19182002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1919
1920 * NEWS: Mention support for MMIX.
1921
76f57f3a
JT
19222002-02-13 Matt Fredette <fredette@netbsd.org>
1923
1924 * readelf.c (get_machine_flags): Recognize EF_M68000.
1925
d36ca9c2
AO
19262002-02-12 Alexandre Oliva <aoliva@redhat.com>
1927
1928 * MAINTAINERS: Added self as MN10300 co-maintainer.
1929
19397422
AM
19302002-02-12 Alan Modra <amodra@bigpond.net.au>
1931
1932 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1933 DT_PPC64_OPDSZ.
1934
d434e574
DJ
19352002-02-11 Daniel Jacobowitz <drow@mvista.com>
1936
1937 * MAINTAINERS: List myself as branch maintainer.
1938
12b87c89
AM
19392002-02-11 Alan Modra <amodra@bigpond.net.au>
1940
1941 * configure: Regenerate.
1942 * objcopy.c: Update copyright date.
1943 * doc/Makefile.in: Regenerate.
1944
8d037c5c
DJ
19452002-02-10 Daniel Jacobowitz <drow@mvista.com>
1946
1947 * nlmconv.c: Back out localtime PARAMS change.
1948
4c168fa3
AM
19492002-02-11 Alan Modra <amodra@bigpond.net.au>
1950
1951 * objcopy.c (MKDIR): Define.
1952 (copy_archive): Make name_list.name const. Use MKDIR.
1953 Handle duplicate files in archives by making more temp dirs.
1954
408f8db1
DJ
19552002-02-10 Daniel Jacobowitz <drow@mvista.com>
1956
1957 * coffdump.c: Include "getopt.h" after "bucomm.h"
1958 so that macros are defined correctly.
1959 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1960 prototype. Prototype main.
1961 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1962
9f77fa06
AO
19632002-02-06 Alexandre Oliva <aoliva@redhat.com>
1964
1965 * MAINTAINERS: Added self as SH co-maintainer.
1966
82f6addb
NC
19672002-02-05 Nick Clifton <nickc@redhat.com>
1968
1969 * po/tr.po: Updated translation.
1970
ba323545
AM
19712002-02-01 Alan Modra <amodra@bigpond.net.au>
1972
1973 * Makefile.am: Run "make dep-am"
1974 * Makefile.in: Regenerate.
1975
3deb89d3
DJ
19762002-01-29 Daniel Jacobowitz <drow@mvista.com>
1977
1978 * nm.c (print_value): Mark abfd unused.
1979
a0e9c55f
DJ
19802002-01-29 Daniel Jacobowitz <drow@mvista.com>
1981
1982 * unwind-ia64.c (unw_decoder): Change second argument
1983 to unsigned int, to match function prototypes.
1984
d7a283d4
DJ
19852002-01-29 Daniel Jacobowitz <drow@mvista.com>
1986
1987 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1988 __GNU_LIBRARY__ will be defined.
1989 * size.c: Likewise.
1990
4867be41
DJ
19912002-01-27 Daniel Jacobowitz <drow@mvista.com>
1992
1993 * configure: Regenerated.
1994
7562a296
HPN
19952002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1996
1997 * doc/Makefile.am (install): Depend on install-info.
1998 * doc/Makefile.in: Regenerate.
1999
15c82623
NC
20002002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
2001
2002 * objcopy.c (strip_usage): Document -d as an alias
2003 --strip-debug.
2004
2005 * size.c (usage): Document [-t | --totals] options.
2006 (long_options): Add --totals option.
2007 (main): If the [-t | --totals] option is specified and
2008 the output format is Berkeley-style, print the total
2009 text, data, and bss sizes of all objects listed.
2010 (print_berkeley_format): If the [-t | --totals] option
2011 is specified, track the total text, data, and bss
2012 sizes.
2013 * doc/binutils.texi (size): Document [-t | --totals] options.
2014 (strip): Document -d as an alias for --strip-debug.
2015 * NEWS: Mention new feature of size.
2016
00ea8601 20172002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 2018
1ddbd152
NC
2019 * po/fr.po: Updated version.
2020 * po/es.po: Updated version.
b85cedd7 2021
8b53311e
NC
20222002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
2023
2024 * addr2line.c (usage): Update text to provide verbose
2025 description of the command line options.
2026 * ar.c (usage): Update text to provide verbose
2027 description of the command line options.
2028 (main): Accept -h and -H when running as ranlib.
2029 * coffdump.c (show_usage): Update text to provide verbose
2030 description of the command line options.
2031 * dlltool.c (main): Accept -H as an alias for --help.
2032 * nlmconv.c (show_usage): Update text to provide verbose
2033 description of the command line options.
2034 * nm.c (usage): Replace OPTIONS with option(s).
2035 (main): Accept -H as an alias for --help.
2036 * objcopy.c (strip_main): Accept -H as an alias for --help.
2037 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 2038 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
2039 other binutils.
2040 * size.c (usage): Update text to provide verbose description
2041 of the command line options.
2042 (main): Accept -v, -h and -H as command line options.
2043 * srconv.c (show_usage): Update text to provide verbose
2044 description of the command line options.
2045 * strings.c (main): Accept -H and -v as command line options.
2046 (usage): Update text to provide verbose description of the
2047 command line options.
2048 * sysdump.c (show_usage): Update text to provide verbose
2049 description of the command line options.
2050 * windres.c (usage): Adjust format to match style used in
2051 other binutils.
2052
2053 * coffdump.c: Fix formatting.
2054 * nlmconv.c: Fix formatting.
2055 * srconv.c: Fix formatting.
2056 * sysdump.c: Fix formatting.
2057
c46f0c34
AM
20582002-01-22 Alan Modra <amodra@bigpond.net.au>
2059
2060 * Makefile.am: Run "make dep-am".
2061 * Makefile.in: Regenerate.
2062
2a538ba5
AJ
20632002-01-18 Andreas Jaeger <aj@suse.de>
2064
2065 * version.c (print_version): Update year.
2066
285d1771
AM
20672002-01-17 Alan Modra <amodra@bigpond.net.au>
2068
2069 * readelf.c (get_machine_name): Handle EM_PPC64.
2070 (guess_is_rela): Here too.
2071
328577ad
NC
20722002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
2073
2074 * po/binutils.pot: Regenerate.
2075 * po/fr.po: Regenerate.
2076 * po/tr.po: Regenerate.
2077
af3ae48d
NC
20782002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
2079
2080 * po/tr.po: Import new version.
2081
f1cb7e17
AM
20822002-01-16 Alan Modra <amodra@bigpond.net.au>
2083
2084 * readelf.c (get_ppc64_dynamic_type): New.
2085 (get_dynamic_type): Call it.
2086
6364e0b4
NC
20872002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
2088
3ab9460d 2089 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 2090 (strip_usage): Use "options" instead of "switches".
3ab9460d 2091 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 2092 "switches".
6364e0b4 2093
3a7e524e
RE
20942002-01-14 Richard Earnshaw <rearnsha@arm.com>
2095
2096 * MAINTAINERS: Add self as co-maintainer for the ARM code.
2097
1209e219
NC
20982001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
2099
2100 * po/es.po: Import from translation project.
2101 * configure.in (ALL_LINGUAS): Add es.
2102 * configure: Regenerate.
2103
b4db1224
JT
21042002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
2105
2106 * readelf.c (get_netbsd_elfcore_note_type): Use
2107 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
2108
9437c45b
JT
21092002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
2110
2111 * readelf.c: Update copyright years.
2112 (get_note_type): Return a const char *.
2113 (get_netbsd_elfcore_note_type): New function.
2114 (process_note): Use get_netbsd_elfcore_note_type to get
2115 the note type string for NetBSD ELF core files.
2116
00428cca
AM
21172002-01-06 Steve Ellcey <sje@cup.hp.com>
2118
2119 * readelf.c (get_ia64_segment_type): Add support for macros.
2120 (get_segment_type): Add support for IA64 specific macros.
2121
31104126
NC
21222001-12-20 Julian v. Bock <julian@wongr.net>
2123
2124 * readelf.c (print_symbol): New function: Print a formatted symbol
2125 name. If --wide is specified do not truncate it.
2126 (dump_relocations): Use print_symbol() to print symbol names.
2127 (process_symbol_table): Likewise.
2128 (process_syminfo): Likewise.
2129 (process_mips_specific): Likewise.
2130 (usage): Document new feature of --wide switch.
2131 * doc/binutils.texi (objdump): Document additional behaviour of
2132 --wide.
2a538ba5 2133
4dd67f29
MS
21342001-12-18 Michael Snyder <msnyder@redhat.com>
2135
2136 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
2137 (copy_object): Don't set the start address or flags of a core file.
2138 (copy_section): Don't relocate a core file. Don't copy contents
2139 if the input section has the contents flag set, but the output
2140 section does not (which happens with the fake 'note' pseudo-
2141 sections that BFD creates for corefiles).
2142
43521d43
TS
21432001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2144
2145 * readelf.c (get_machine_flags): Recognize header flags for ABI and
2146 ASE extensions. More robust code for ISA checking. Ignore empty fields
2147 in header flags for GNU extensions.
2148
b667df2e
AM
21492001-12-18 Alan Modra <amodra@bigpond.net.au>
2150
2151 * objcopy.c (copy_archive): Set output bfd format outside the loop.
2152
17a5a5c3
NC
21532001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
2154
2155 * po/ja.po: Import from translation project.
2156 * configure.in (ALL_LINGUAS): Add ja.
2157 * configure: Regenerate.
2158
65de42c0
TS
21592001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2160
2161 * addr2line.c (main): Protoype.
2162 * ar.c (main): Protoype.
2163 * nm.c (main): Protoype.
2164 * objcopy.c (main): Protoype.
2165 * objdump.c (main): Protoype.
2166 * size.c (main): Protoype.
2167 * strings.c (main): Protoype.
2168
9ad5cbcf
AM
21692001-12-17 Alan Modra <amodra@bigpond.net.au>
2170
2171 * readelf.c (symtab_shndx_hdr): New global.
2172 (SECTION_HEADER_INDEX): Define.
2173 (SECTION_HEADER_NUM): Define.
2174 (SECTION_HEADER): Define.
2175 (GET_ELF_SYMBOLS): Pass two params rather than three.
2176 (get_32bit_elf_symbols): Take file and section args. Read and
2177 use SHT_SYMTAB_SHNDX.
2178 (get_64bit_elf_symbols): Likewise.
2179 (dump_relocations): Use SECTION_HEADER to index "section_headers".
2180 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
2181 Remember symtab_shdx_hdr.
2182 (process_program_headers): Scan from index 1 for segment map.
2183 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
2184 "section_headers".
2185 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
2186 (process_unwind): Likewise.
2187 (process_version_sections): Likewise.
2188 (process_symbol_table): Likewise.
2189 (display_debug_info): Likewise.
2190 (process_dynamic_segment): Fake up a symtab section for changed
2191 GET_ELF_SYMBOLS.
2192 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
2193 (process_program_headers): Kill signed/unsigned warning.
2194 (load_debug_str): Likewise.
2195 (display_debug_info): Likewise.
2196
65765700
JJ
21972001-12-13 Jakub Jelinek <jakub@redhat.com>
2198
2199 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
2200
560f3c1c
AM
22012001-12-11 Alan Modra <amodra@bigpond.net.au>
2202
2203 * readelf.c (process_file_header): Print extended e_shnum and
2204 e_shdtrndx values. Set elf_header values for same.
2205 (get_32bit_section_headers): Add "num" arg to read "num" headers.
2206 (get_64bit_section_headers): Likewise.
2207 (process_section_headers): Update calls.
2208 (get_file_header): Call get_32bit_section_headers or 64bit variant.
2209
bc408b8a
JJ
22102001-12-10 Jakub Jelinek <jakub@redhat.com>
2211
2212 * objcopy.c (setup_section): Copy entsize.
2213
93fbbb04
GK
22142001-12-07 Geoffrey Keating <geoffk@redhat.com>
2215
2216 * readelf.c (guess_is_rela): Add support for stormy16.
2217 (dump_relocations): Likewise.
2218 (get_machine_name): Likewise.
2219
e3c8793a
NC
22202001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
2221
2222 * dllwrap.c (main) Replace multiple strings describing a
2223 single error with a single, newline escaped sentence to permit
2224 better translation into foreign languages.
2225
2226 * readelf.c (get_elf_class): Remove internalionalisation of ELF
2227 class names.
2228
956cd1d6
TS
22292001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2230
2231 * strings.c (get_char): Initialize value.
2232
956c53ee
TS
22332001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2234
2235 * arlex.l: Silence compile warnings.
2236 * arsup.h: Likewise. Fix formatting.
2237
cedd9a58
JJ
22382001-12-04 Jakub Jelinek <jakub@redhat.com>
2239
2240 * strings.c: Include config.h before bfd.h.
2241 (file_off): New type.
2242 (file_open): Define.
2243 (print_strings): Use file_off instead of file_ptr. Print addresses
2244 which don't fit into long correctly.
2245 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
2246 available.
2247 (strings_file): Use file_off instead of file_ptr. Use file_open.
2248 * configure.in: Check for getc_unlocked.
2249 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
2250 be defined for it.
2251 * configure: Rebuilt.
2252 * config.h.in: Rebuilt.
2253
af667503
L
22542001-11-29 H.J. Lu <hjl@gnu.org>
2255
2256 * bucomm.c (make_tempname): Revert the changes made on
2257 2001-11-14 and 2001-11-12. They won't work with directories.
2258
16474668
NC
22592001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
2260
2261 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
2262 CFLAGS_FOR_TARGET to runtest in environment.
2263 * Makefile.in: Rebuild.
2264 * doc/Makefile.in: Rebuild.
2265
17978339
MS
22662001-11-28 Mike Stump <mrs@wrs.com>
2267
2268 * objcopy.c (setup_section): Preserve SEC_RELOC when
2269 --set-section-flags is used.
2270
261a45ad
NC
22712001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
2272
2273 * readelf.c (do_debug_str): New variable.
2274 (display_debug_str): New function: Display the contents of a
2275 .debug_str section.
2276 (load_debug_str): New function: Load in the contents of a
2277 .debug_str section.
2278 (free_debug_str): New function: Free the memory used by
2279 load_debug_str().
2280 (fetch_indirect_string): Retrieve a string from the .debug_str
2281 section.
2282 (usage): Add -ws.
2283 (parse_args): Accept -ws.
2284 (process_section_headers): Allow the display of the .debug_str
2285 section.
2286 (read_and_display_attr_value): Use fetch_indirect_string. Show
2287 offset into .debug_str section.
2288 (display_debug_info): Use load_debug_str and free_debug_str.
2289 (debug_displays): Add .debug_str.
2290 * doc/binutils.texi: Document -ws.
2291
b8908f93
AJ
22922001-11-19 Andreas Jaeger <aj@suse.de>
2293
2294 * testsuite/binutils-all/objdump.exp: Add x86-64.
2295
e5fb9629
AS
22962001-11-15 Andreas Schwab <schwab@suse.de>
2297
2298 * readelf.c: Fix warnings without terminating newline.
2299
802a735e
AM
23002001-11-15 Alan Modra <amodra@bigpond.net.au>
2301
2302 * doc/binutils.texi (objdump): Document ppc -M options.
2303
b89e9eae
AJ
23042001-11-14 Andreas Jaeger <aj@suse.de>
2305
2306 * doc/binutils.texi (objdump): Fix description to use x86-64.
2307
a6a25652
NC
23082001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
2309
2310 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
2311 not all systems provide mkstemp.
2312
e396998b
AM
23132001-11-14 Alan Modra <amodra@bigpond.net.au>
2314
2315 * doc/binutils.texi (objdump): Document x86 -M options.
2316
81766fca
RH
23172001-11-13 Keith Walker <keith.walker@arm.com>
2318
2319 * readelf.c (read_and_display_attr_value): New function to
2320 handle DW_FORM_indirect.
2321 (read_and_display_attr): Use it.
2322
1a509dcc
GK
23232001-11-13 Geoffrey Keating <geoffk@redhat.com>
2324
2325 * readelf.c (display_debug_lines): Deal with unknown standard
2326 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
2327 DW_LNS_set_isa.
2328
6e917903 23292001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 2330
6e917903
TW
2331 * MAINTAINERS: Add self as tic54x maintainer. This target
2332 includes the IBM C54XDSP clone.
7559e86e 2333
6e917903 23342001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 2335
7559e86e
NC
2336 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
2337
23382001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 2339
ecdadc4a
JL
2340 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
2341 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
2342 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
2343 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
2344 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
2345 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
2346 (unw_decode_b2, unw_decode_b3_b4): Likewise.
2347
91770270
JL
2348 * readelf.c (get_elf_class): Fix ISO portability glitch.
2349 (get_data_encoding, get_osabi_name, request_dump): Likewise.
2350
ef5cdfc7
JJ
23512001-11-07 Jakub Jelinek <jakub@redhat.com>
2352
2353 * readelf.c (debug_str, debug_str_size): New.
2354 (display_debug_abbrev): If no abbrevs were read, skip the CU.
2355 Call free_abbrevs.
2356 (read_and_display_addr): Handle DW_FORM_strp.
2357 (display_debug_info): Read .debug_str section if present,
2358 so that DW_FORM_strp can be handled.
2359 Fix test for non-existant .debug_abbrev section.
2360
5e9520c8
JJ
23612001-11-05 Jakub Jelinek <jakub@redhat.com>
2362
2363 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
2364
2365 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
2366
54589086
MS
23672001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
2368
2369 * MAINTAINERS: Add self as s390/s390x maintainer.
2370
c05b685b
TR
23712001-11-02 Tom Rix <trix@bluey.cygnus.com>
2372
2373 * MAINTAINERS: Add self as PPC XCOFF maintainer.
2374
3c62831e
NC
23752001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
2376
2377 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
2378 * configure: Regernate.
2379 * po/fr.po: New file.
2380 * po/tr.po: New file.
2381
3c3bdf30
NC
23822001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2383
9b19141a 2384 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
2385 * readelf.c: Include elf/mmix.h.
2386 (guess_is_rela): MMIX is RELA.
2387 (dump_relocations): Handle MMIX relocations.
2388 * Makefile.am: Regenerate dependencies.
2389 * Makefile.in: Regenerate.
2390
f662939a
NC
23912001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
2392
2393 * readelf.c (parse_args): Handle multiple options to the -w
2394 switch.
2395
c91d0dfb
JJ
23962001-10-12 Jakub Jelinek <jakub@redhat.com>
2397
2398 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
2399 LOPROC, LOOS and LOUSER.
2400
7559e86e 24012001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
2402
2403 * MAINTAINERS: Update my email address.
2404
fcd8210c
AM
24052001-10-03 Alan Modra <amodra@bigpond.net.au>
2406
2407 * doc/Makefile.in: Regenerate.
2408 * configure: Regenerate.
2409
428409d5
NC
24102001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
2411
2412 * readelf.c (display_debug_line, display_debug_pubnames,
2413 display_debug_info, display_debug_frames): Detect and warn
2414 about 64-bit format entries.
2415 (display_debug_aranges): Reword 64-bit warning.
2416 (debug_displays): Add .debug_pubtypes as a known, but not yet
2417 supported, debug section.
2418
6a8c2b0d
AM
24192001-10-02 Alan Modra <amodra@bigpond.net.au>
2420
2421 * coffdump.c (PROGRAM_VERSION): Delete.
2422 (main <'V'>): Call print_version.
2423 * srconv.c: Likewise.
2424 * sysdump.c: Likewise.
2425 * version.c (program_version): Remove.
2426 (print_version): Use BFD_VERSION_STRING. Just print the current
2427 year in copyright message.
2428 * addr2line.c (program_version): Remove unused declaration.
2429 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
2430 place of BFD_VERSION.
2431 * Makefile.am (Makefile): Depend on bfd/configure.in.
2432 (cplus-dem.o): Depend on Makefile.
2433 Run "make dep-am".
2434 * Makefile.in: Regenerate.
2435
e414a165
NC
24362001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
2437
2438 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
2439 format .debug_arange sections.
2440 (main): Add missing prototype.
b8908f93 2441
efc3ee7f
HPN
24422001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2443
2444 * Makefile.am: Update dependencies with "make dep-am".
2445 * Makefile.in: Regenerate.
2446
9e85c2a0
RH
24472001-09-28 Richard Henderson <rth@redhat.com>
2448
2449 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
2450
451dad9c
AM
24512001-09-26 Alan Modra <amodra@bigpond.net.au>
2452
2453 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
2454 VA_CLOSE.
2455 (non_fatal): Likewise.
2456 * objdump.c (objdump_sprintf): Likewise.
2457 * readelf.c (error): Likewise.
2458 (warn): Likewise.
2459
d974e256
JJ
24602001-09-25 Jakub Jelinek <jakub@redhat.com>
2461
2462 * readelf.c (do_wide): New.
2463 (options): Add --wide.
2464 (usage, parse_args): Likewise.
2465 (process_program_headers): Put each segment on a single line if
2466 --wide is given.
2467 (process_section_headers): Put each section on a single line if
2468 --wide is given.
2469 * doc/binutils.texi: Document it.
2470 * NEWS: Likewise.
2471
2f11c261
AM
24722001-09-25 Alan Modra <amodra@bigpond.net.au>
2473
2474 * readelf.c (print_vma): Print 8 digits of low hex value.
2475
1d50f91e
AJ
24762001-09-24 Andreas Jaeger <aj@suse.de>
2477
2478 * nlmconv.c: Fix warnings about unused attributes and function
2479 prototypes.
2480
2481 * strings.c: Add prototype for get_char.
2482
38131e67
L
24832000-09-19 H.J. Lu <hjl@gnu.org>
2484
2485 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
2486 $(srcdir)/cxxfilt.man.
2487 * doc/Makefile.in: Rebuild.
2488
3bcfb3e4
AM
24892001-09-19 Alan Modra <amodra@bigpond.net.au>
2490
2491 * objcopy.c (copy_main): Correct rename-section string parsing.
2492 Consolidate new_name parsing, and error messages.
2493
3882b010
L
24942001-09-18 Bruno Haible <haible@clisp.cons.org>
2495
2496 * addr2line.c: Don't include <ctype.h>.
2497 (main): For gettext, also set the LC_CTYPE locate facet.
2498 * ar.c (main): Likewise.
2499 * coffdump.c (main): Likewise.
2500 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
2501 (main): For gettext, also set the LC_CTYPE locate facet.
2502 Use ISALNUM instead of isalpha/isdigit.
2503 * dllwrap.c: Don't include <ctype.h>.
2504 (main): For gettext, also set the LC_CTYPE locate facet.
2505 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
2506 (main): For gettext, also set the LC_CTYPE locate facet.
2507 Use TOUPPER instead of islower/toupper.
2508 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
2509 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
2510 Use TOUPPER instead of islower/toupper.
2511 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
2512 * objcopy.c (main): Likewise.
2513 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2514 (disassemble_bytes): Use ISPRINT instead of isprint.
2515 (dump_section_stabs): Use ISDIGIT instead of isdigit.
2516 (dump_data): Use ISPRINT instead of isprint.
2517 (main): For gettext, also set the LC_CTYPE locate facet.
2518 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
2519 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
2520 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
2521 Use TOUPPER instead of islower/toupper.
2522 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
2523 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
2524 (write_rc_accelerators): Use ISPRINT instead of isprint.
2525 (write_rc_rcdata): Likewise.
2526 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
2527 * srconv.c (main): Likewise.
2528 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2529 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
2530 isdigit/isupper/islower.
2531 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
2532 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
2533 stab_demangle_prefix, stab_demangle_qualified,
2534 stab_demangle_template, stab_demangle_type,
2535 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
2536 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
2537 (isgraphic): Use ISPRINT instead of isascii/isprint.
2538 (main): Remove HAVE_LC_MESSAGES dependency.
2539 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2540 (pbarray): Use ISPRINT instead of isprint.
2541 (main): For gettext, also set the LC_CTYPE locate facet.
2542 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
2543 (format_from_filename): Use ISPRINT instead of isprint.
2544 (main): For gettext, also set the LC_CTYPE locate facet.
2545 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
2546 (unicode_print): Use ISPRINT instead of isprint.
2547 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2548 (stab_variable): Use ISDIGIT instead of isdigit.
2549
e59b4dfb
AM
25502001-09-18 Alan Modra <amodra@bigpond.net.au>
2551
2552 * ar.c (print_contents): Cast args of bfd_seek to the right types.
2553 Replace bfd_read call with call to bfd_bread.
2554 (extract_file): Likewise.
2555
2556 * objdump.c (dump_section_header): Cast section->filepos to
2557 unsigned long to suit printf format string.
2558 * readelf.c (process_section_headers): Similarly for sh_offset.
2559 (process_unwind): Likewise.
2560
d132876a
NC
25612001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
2562
2563 * strings.c (encoding, encoding_bytes): New variables.
2564 (long_options): Add --encoding.
2565 (main): Accept -e and --encoding.
2566 (get_char): New function. Read a, possibly wide, character from
2567 the input stream.
2568 (print_strings): Use get_char().
2569 (usage): Document new command line option.
2570 * doc/binutils.texi: Document new command line option.
2571 * NEWS: Announce new command line option.
2572
7559e86e 25732001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
2574
2575 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
2576 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
2577 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
2578 Removed EM_CYGNUS_ARC.
2579
7559e86e 25802001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
2581
2582 * readelf.c: Include elf/h8 for H8 series definitions.
2583 (guess_is_rela): H8 series if RELA.
2584 (dump_relocations): Handle H8 series relocations.
2585
0823fbca
EC
25862001-08-31 Eric Christopher <echristo@redhat.com>
2587
2588 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
2589
8db76d70
PT
25902001-08-29 Peter Targett <peter.targett@arccores.com>
2591
2592 * MAINTAINERS: Include ARC Maintainer.
2593
d81d6584
BE
25942001-08-29 Ben Elliston <bje@redhat.com>
2595
2596 * stabs.c (stab_demangle_template): Initialise s4.
2597
25a1ff5b
AM
25982001-08-27 Alan Modra <amodra@bigpond.net.au>
2599
2600 * readelf.c (dump_relocations): Recognise EM_PPC64.
2601
a5d22d2a
TS
26022001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2603
2604 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
2605
62a5a82d
L
26062001-08-25 H.J. Lu <hjl@gnu.org>
2607
2608 * nm.c (print_width): New.
2609 (display_rel_file): Set `print_width' according to
2610 bfd_sprintf_vma.
2611 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2612
1ae8b3d2
AO
26132001-08-24 Alexandre Oliva <aoliva@redhat.com>
2614
2615 * objcopy.c (use_alt_mach_code): New variable.
2616 (OPTION_ALT_MACH_CODE): Define.
2617 (copy_options): Added --alt-machine-code.
2618 (copy_main): Handle it.
2619 (copy_object): Switch to alternate machine code if requested.
2620 * doc/binutils.texi: Document new option.
2621 * NEWS: Likewise.
2622
d1bdd336
TS
26232001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2624
2625 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2626
410f7a12
L
26272001-08-21 H.J. Lu <hjl@gnu.org>
2628
2629 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2630 (display_debug_info): Cast for 64bit hosts.
2631 (display_debug_frames): Likewise.
2632 (process_mips_specific): Likewise.
2633
c32144ff
AJ
26342001-08-21 Andreas Jaeger <aj@suse.de>
2635
2636 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2637
2638 * sysdump.c: Add missing prototypes.
2639 * srconv.c: Likewise.
2640 * unwind-ia64.c: Likewise.
2641 * coffdump.c: Likewise.
2642
2643 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2644
2645 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2646 of declaring xcalloc.
2647
d8180c76
L
26482001-08-10 H.J. Lu <hjl@gnu.org>
2649
2650 * nm.c (print_value): Add one arg, bfd *.
2651 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2652 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2653 (print_symbol_info_sysv): Likewise.
2654 (print_symbol_info_posix): Likewise.
2655
2656 * objdump.c (dump_section_header): Replace printf_vma with
2657 bfd_printf_vma.
2658 (print_section_stabs): Likewise.
2659 (dump_bfd_header): Likewise.
2660 (objdump_print_value): Replace sprintf_vma with
2661 bfd_sprintf_vma.
2662 (disassemble_bytes): Likewise.
2663 (dump_reloc_set): Likewise.
2664
0218d1e4
AJ
26652001-08-10 Andreas Jaeger <aj@suse.de>
2666
2667 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2668 to build warnings.
2669 * configure: Regenerate.
2670
2863d58a
AM
26712001-08-09 Alan Modra <amodra@bigpond.net.au>
2672
2673 * readelf.c: Add missing prototypes.
2674 * objdump.c: Likewise. Format existing prototypes.
2675
c0e047e0
AO
26762001-08-08 Alexandre Oliva <aoliva@redhat.com>
2677
2678 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2679 of any RELA relocation for the abbrev_offset memory location that
2680 refers to the .debug_abbrev section symbol.
2681
ff78d6d6
L
26822001-08-07 H.J. Lu <hjl@gnu.org>
2683
2684 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2685 (main): Return process_file ().
2686
c36774d6
PB
26872001-08-05 Philip Blundell <philb@gnu.org>
2688
2689 * doc/binutils.texi: Use "Thumb" not "THUMB".
2690
8f9d9bd9
JH
26912001-08-03 John Healy <jhealy@redhat.com>
2692
bb279dc0
ZW
2693 Patch suggested by Frank Eigler <fche@redhat.com>.
2694 * objdump.c (disassemble_data): Fill in section member of the
2695 disasm_info structure.
8f9d9bd9 2696
c918cb96
DD
26972001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2698
2699 * configure.in: Added --with-windres option.
2700 * configure: Regenerated.
2701
c7c55b78
NC
27022001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2703
2704 * doc/binutils.texi: Use @command{name} for commands;
2705 use @option{-opt} for options; use @table @env for list of options;
2706 remove spaces arround [ | ] in synopsis.
2707
2708 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2709 center title.
2710
594ef5db
NC
27112001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2712
bb279dc0
ZW
2713 * objcopy.c: Fix formatting.
2714 (section_rename): New structure.
2715 (OPTION_RENAME_SECTION): New switch.
2716 (copy_usage): Document new switch.
2717 (add_section_rename): New function: Add a node to the section
2718 rename list.
2719 (find_section_rename): New function: Find the new name and
2720 flags for a section.
2721 (setup_section): Call find_section_name to determine the name
2722 of the output section.
2723 (copy_main): Handle OPTION_RENAME_SECTION.
2724 * binutils.texi: Document new switch.
594ef5db
NC
2725 * NEWS: Mention new switch.
2726
1f554c69
NC
27272001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2728
2729 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2730 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2731 bug-binutils@gcc.org.
2732
2f83960e
AM
27332001-07-28 Matthias Kramm <kramm@quiss.org>
2734
2735 * bucomm.c (list_supported_architectures): New function.
2736 * bucomm.h (list_supported_architectures): Declare.
2737 * objdump.c (usage): Call the above.
2738
20fe0649
DB
27392001-07-25 Dave Brolley <brolley@redhat.com>
2740
2741 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2742 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2743
1b577b00
NC
27442001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2745
2746 * README: Update for 2.11. Change bug reporting email address.
2747 * MAINTAINERS: Tidy up. Change bug reporting email address.
2748
95fd336c
DD
27492001-07-16 DJ Delorie <dj@redhat.com>
2750
5f16d855
DD
2751 * resres.c (write_res_header): Align header size.
2752 (res_align_file): Calculate alignment correctly.
2753
95fd336c
DD
2754 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2755 correct 10).
2756 * resrc.c (write_rc_resource): Likewise.
2757 * windres.h (SUBLANG_SHIFT): Define - as 10.
2758
ed8fee27
NC
27592001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2760
2761 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2762
90ab7e9a
NC
27632001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2764
2765 * MAINTAINERS: Add notes about branch checkins.
2766
e0c60db2
NC
27672001-07-05 Daniel Berlin <dan@cgsoftware.com>
2768
2769 * readelf.c (display_debug_macinfo): New function, display
2770 .debug_macinfo section.
2771 (do_debug_macinfo): New variable.
2772 (parse_args): Handle "-w[mM]" to mean display macro info.
2773 (process_section_headers): Handle debug_macinfo.
2774 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2775 function for .debug_macinfo display.
e0c60db2
NC
2776 * doc/binutils.texi: Document new command line switch.
2777 * NEWS: Document new feature of readelf.
0218d1e4 2778
24e01a36
L
27792001-07-05 H.J. Lu <hjl@gnu.org>
2780
2781 * objcopy.c (filter_symbols): Don't turn undefined symbols
2782 into local.
2783
4258bf4d
L
27842001-07-03 H.J. Lu <hjl@gnu.org>
2785
2786 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2787 $@.pod.
2788 (ar.1): Likewise.
2789 (dlltool.1): Likewise.
2790 (nlmconv.1): Likewise.
2791 (nm.1): Likewise.
2792 (objcopy.1): Likewise.
2793 (objdump.1): Likewise.
2794 (ranlib.1): Likewise.
2795 (readelf.1): Likewise.
2796 (size.1): Likewise.
2797 (strings.1): Likewise.
2798 (strip.1): Likewise.
2799 (windres.1): Likewise.
2800 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2801 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2802 $(DEMANGLER_NAME).
2803 (as.1): Removed.
2804 * doc/Makefile.in: Regenerated.
2805
7014bc31
NC
28062001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2807
2808 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2809
b811889f
NC
28102001-07-01 Daniel Berlin <dan@cgsoftware.com>
2811
2812 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2813
12ab83a9
NC
28142001-06-29 James Cownie <jcownie@etnus.com>
2815
2816 * readelf.c: Support DWARF 2.1 attributes.
2817
a6e9f9df
AM
28182001-06-28 Alan Modra <amodra@bigpond.net.au>
2819
2820 * readelf.c (GET_DATA_ALLOC): Remove.
2821 (GET_DATA): Remove.
2822 (get_data): New function combining above macros, with an extra
2823 test for zero size.
2824 (slurp_rela_relocs): Use get_data, and catch error return.
2825 (slurp_rel_relocs): Likewise.
2826 (get_32bit_program_headers): Likewise.
2827 (get_64bit_program_headers): Likewise.
2828 (get_32bit_section_headers): Likewise.
2829 (get_64bit_section_headers): Likewise.
2830 (get_32bit_elf_symbols): Likewise.
2831 (get_64bit_elf_symbols): Likewise.
2832 (process_section_headers): Likewise.
2833 (process_relocs): Likewise.
2834 (slurp_ia64_unwind_table): Likewise.
2835 (process_unwind): Likewise.
2836 (get_32bit_dynamic_segment): Likewise.
2837 (get_64bit_dynamic_segment): Likewise.
2838 (process_dynamic_segment): Likewise.
2839 (process_version_sections): Likewise.
2840 (process_symbol_table): Likewise.
2841 (dump_section): Likewise.
2842 (display_debug_info): Likewise.
2843 (display_debug_section): Likewise.
2844 (process_section_contents): Likewise.
2845 (process_corefile_note_segment): Likewise.
2846 (process_mips_specific): Likewise. Also free econf32, econf64.
2847
af3fc3bc
AM
28482001-06-25 Alan Modra <amodra@bigpond.net.au>
2849
2850 * readelf.c (dump_relocations): Print "bad symbol index" if
2851 symtab == NULL with non-zero symtab_index.
2852 (process_relocs): Don't bomb if reloc section has no symsec.
2853
6d900bf6
L
28542001-06-24 H.J. Lu <hjl@gnu.org>
2855
2856 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2857 by accident.
2858 (copy_main): Apply the the change made to strip_main on
2859 2001-05-30 by accident.
2860
49b4e386
AJ
28612001-06-23 Andreas Jaeger <aj@suse.de>
2862
2863 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2864 parameter 'code'.
2865 (unw_decode_x2): Likewise.
2866 (unw_decode_x3): Likewise.
2867 (unw_decode_x4): Likewise.
2868
d8dc71e3
BE
28692001-06-23 Ben Elliston <bje@redhat.com>
2870
2871 * MAINTAINERS: Add myself as M88k maintainer.
2872
af3bdff7
NC
28732001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2874
2875 * objcopy.c (strip_main): Support -o or --output-file command lien
2876 switch.
2877
105e7211
L
28782001-06-19 H.J. Lu <hjl@gnu.org>
2879
2880 * doc/Makefile.in: Regenerated.
2881
c45021f2
NC
28822001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2883
2884 * readelf.c: Restore formatting.
2885
28862001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2887
bb279dc0
ZW
2888 * Makefile.am: Move documentation into doc subdirectory.
2889 * Makefile.in: Regenerated.
c45021f2 2890 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2891 * addr2line.1: Removed.
2892 * ar.1: Likewise.
2893 * dlltool.1: Likewise.
2894 * nlmconv.1: Likewise.
2895 * nm.1: Likewise.
2896 * objcopy.1: Likewise.
2897 * objdump.1: Likewise.
2898 * ranlib.1: Likewise.
2899 * readelf.1: Likewise.
2900 * size.1: Likewise.
2901 * strings.1: Likewise.
2902 * strip.1: Likewise.
2903 * windres.1: Likewise.
2904 * cxxfilt.man: Likewise.
c45021f2
NC
2905 * doc: New Directory.
2906 * doc/Makefile.am: New file.
2907 * doc/Makefile.in: Generate.
2908
09ad7db3
AM
29092001-06-09 Alan Modra <amodra@bigpond.net.au>
2910
2911 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2912
936260fe
AM
29132001-06-01 Alan Modra <amodra@bigpond.net.au>
2914
2915 * MAINTAINERS: Update my email address.
2916
16b2b71c
NC
29172001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2918
2919 * objcopy.c: Add new switches: --keep-global-symbol,
2920 --keep-symbols, --localize-symbols, --keep-global-symbols and
2921 --weaken-symbols.
2922 * binutils.texi: Document new switches.
2923 * objcopy.1: Regenerate.
2924 * NEWS: Announce new feature.
2925
7036c0e1
AJ
29262001-05-28 Andreas Jaeger <aj@suse.de>
2927
2928 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2929 variables, fix format strings.
2930
76a406e5
NC
29312001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2932
2933 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2934 when computing the address of the line to show.
2935
31b6fca6
RH
29362001-05-16 Richard Henderson <rth@redhat.com>
2937
2938 * readelf.c (do_debug_frames_interp): New.
2939 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2940 (byte_get_big_endian): Likewise.
2941 (parse_args) ['F']: Set do_debug_frames_interp.
2942 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2943 (frame_display_row): Don't trunc pc_begin to int.
2944 (size_of_encoded_value): New.
2945 (display_debug_frames): Handle 64-bit targets. Print raw data
2946 unless do_debug_frames_interp.
2947 (debug_displays): Remove duplicate .debug_frame.
2948
4fe85591
NC
29492001-05-15 Ralf Baechle <ralf@gnu.org>
2950
2951 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2952 The former constant was never in active use and is used otherwise
2953 by the ABI.
2954
579f31ac
JJ
29552001-05-11 Jakub Jelinek <jakub@redhat.com>
2956
2957 * readelf.c (process_unwind): Print all unwind sections, not just
2958 one.
2959
78f4a3f7
AM
29602001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2961
2962 * readelf.c (process_unwind): Remove const specifier.
2963
1c529ca6
NC
29642001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2965
2966 * strings.c (isgraphic): Do not use isascii() unless it is needed
2967 for isprint() to work.
2968 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2969
87e6d782
NC
29702001-04-27 Johan Rydberg <jrydberg@opencores.org>
2971
bb279dc0 2972 * NEWS: Announce support for OpenRISC.
87e6d782 2973
4bd3d870 29742001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2975
2976 * dlltool.c (do_default_excludes): Initialise to true.
2977
21211521
AM
29782001-04-10 Alan Modra <amodra@one.net.au>
2979
2980 * MAINTAINERS: Update my email address
2981 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2982
0c66b61e 29832001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2984
2985 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2986
e58d53af
L
29872001-03-30 H.J. Lu <hjl@gnu.org>
2988
2989 * readelf.c (process_unwind): Just return if do_unwind is 0.
2990
bee72332
DD
29912001-03-28 Roger Sayle <roger@metaphorics.com>
2992
2993 * dlltool.c (make_one_lib_file): Fix section flags for
2994 .text, .data and .bss in stub ds*.o files to match those
2995 generated by gas.
2996
f1467e33
L
29972001-03-29 H.J. Lu <hjl@gnu.org>
2998
2999 * readelf.c (process_unwind): Only do unwind sections for
3000 IA64.
3001
1c6fb4fe
L
30022001-03-28 H.J. Lu <hjl@gnu.org>
3003
3004 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
3005 * Makefile.in: Regenerate.
3006
0879a67a
AJ
30072001-03-26 Andreas Jaeger <aj@suse.de>
3008
3009 * binutils.texi (nm): Fix texi syntax.
3010
0285c67d
NC
30112001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3012
3013 * binutils.texi: Put @c man begin and @c man end indications
3014 to generate man pages using texi2pod and pod2man. Put @c man title
3015 to identify each man. Add SEEALSO entries.
3016 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
3017 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
3018 sort the list.
3019 (*.1): Build the man pages from binutils.texi.
3020 * Makefile.in: Regenerate.
3021
04847a4d
CF
30222001-03-13 Eric Kohl <ekohl@rz-online.de>
3023
3024 * defparse.y (opt_equal_name): allow "." in name.
3025 * dlltool.c (def_exports): Added ability to generate forwarded exports.
3026 (gen_exp_file): Likewise.
3027
43a0748c
NC
30282001-03-12 Stefan Geuken <mail@stefan-geuken.de>
3029
3030 * NEWS: Document addition of -B switch to objcopy.
3031 * binutils.texi: Document addition of -B switch to objcopy.
3032 * objcopy.c: (copy_options): Add --binary-architecture.
3033 (copy_usage): Document -B/--binary-architecture.
3034 (copy_main): Support -B/--binary-architecture. Set
3035 bfd_external_binary_architecture.
0879a67a 3036
b7498e0e
NC
30372001-03-11 Andreas Jaeger <aj@suse.de>
3038
3039 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
3040 (dump_relocations): Likewise.
3041 (get_machine_name): Likewise.
3042
a59e3bd7
NC
30432001-02-28 Nick Clifton <nickc@redhat.com>
3044
3045 * readelf.c: (struct unw_aux_info): Remove const modifier for
3046 'strtab' field.
3047 (process_unwind): Remove non-K&R compliant LHS type cast in call
3048 to GET_DATA_ALLOC macro.
3049
a5bcd848
PB
30502001-02-28 Philip Blundell <pb@futuretv.com>
3051
3052 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
3053 ABI is in use; remove ambiguity between the "unknown" EABI and
3054 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
3055 renamed EF_xx constants.
3056
27b7e12d
AM
30572001-02-27 Alan Modra <alan@linuxcare.com.au>
3058
3059 * configure.in (BFD_VERSION): New.
3060 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3061 * configure: Regenerate.
3062 * Makefile.am: Run "make dep-am"
3063 * Makefile.in: Regenerate.
3064
a9f10786
NC
30652001-02-14 Nick Clifton <nickc@redhat.com>
3066
3067 * MAINTAINERS: Add "Obvious Fix" rule.
3068
3c44da9a
MS
30692001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3070
3071 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
3072 literal concatenation.
3073
ecd03389
MS
30742001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3075
3076 * readelf.c (struct unw_aux_info): Remove const from the info member.
3077 (process_unwind): Don't type-cast the third argument to the
3078 GET_DATA_ALLOC macro.
3079
88ec60c7
NC
30802001-02-11 Nick Clifton <nickc@redhat.com>
3081
3082 * readelf.c (dump_relocations): Free corrected allocated
3083 array.
3084 (process_unwind): Fix compile time warning.
3085
f5e21966
NC
30862001-02-10 Nick Clifton <nickc@redhat.com>
3087
3088 * binutils.texi: Document new --unwind option to readelf.
3089
a85d7ed0
NC
30902001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3091
3092 * readelf.c: Add linux target for S/390.
3093
7bb10502
AM
30942001-02-10 Alan Modra <alan@linuxcare.com.au>
3095
3096 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
3097 printf is a macro.
3098
8ca8f343
HPN
30992001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
3100
3101 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
3102 * aclocal.m4: Regenerate.
3103 * configure: Regenerate.
3104
7340082d
NC
31052001-02-07 Todd Vierling <tv@wasabisystems.com>
3106
3107 * bucomm.c (bfd_target_vector): Change extern array to pointer.
3108 * objdump.c (bfd_target_vector): Likewise.
3109
4d6ed7c8
NC
31102001-02-07 David Mosberger <davidm@hpl.hp.com>
3111
3112 * readelf.c (process_unwind): New function.
3113 (slurp_ia64_unwind_table): Ditto.
3114 (dump_ia64_unwind): Ditto.
3115 (find_symbol_for_address): Ditto.
3116 (slurp_rela_relocs): New function (split off from dump_relocations()).
3117 (slurp_rel_relocs): Ditto.
3118 (parse_args): Handle '-u' option.
3119
3120 * unwind-ia64.c: New file.
3121 * unwind-ia64.h: New file.
3122 * Makefile.am: Include unwind-ia64.c in readelf build.
3123 * Makefile.in: Regenerate.
7340082d 3124 * po/binutils.pot: Regenerate.
4d6ed7c8 3125
c7217458
PB
31262001-02-04 Philip Blundell <philb@gnu.org>
3127
3128 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
3129 * configure: Regenerate.
3130
956eedd4
AM
31312001-01-31 Steve deRosier <sderosier@vari-lite.com>
3132
3133 * ieee.c (ieee_add_bb11): Don't check for backslashes
3134 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
3135
8855cbca
AM
31362001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
3137
c7f2731e
AM
3138 * ieee.c: Update copyright.
3139 (ieee_start_compilation_unit): Don't check for backslashes
3140 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
3141
8855cbca
AM
3142 * stabs.c: Update copyright. Include "filenames.h".
3143 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
3144
329de803 31452001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
3146
3147 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
3148 sections are present before using them. Remove code duplication.
3149 (process_symbol_table): Check if VERDEF or VERNEED sections are
3150 present before using them.
3151
23719f39
NC
31522001-01-17 Nick Clifton <nickc@redhat.com>
3153
3154 * objcopy.c (copy_object): Fail if attempting to convert the
3155 endianness of the input object file.
3156
3157 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 3158
f726e849
NC
31592001-01-16 Nick Clifton <nickc@redhat.com>
3160
3161 * readelf.c (string_table_length): New variable.
3162 (SECTION_NAME): Catch out of range indices and missing section
3163 pointers.
3164 (process_section_headers): Delete useless local variable
3165 string_table_offset. Set the value of string_table_length
3166 after loading the string table.
3167 (process_mips_specific): Use SECTION_NAME macro.
3168 (process_file): Set string_table_length to 0 when it is freed.
3169
d0398d6a
NC
31702001-01-12 Nick Clifton <nickc@redhat.com>
3171
3172 * version.c (print_version): Update copyright date.
3173
0d2bcfaf
NC
31742001-01-11 Peter Targett <peter.targett@arccores.com>
3175
3176 * readelf.c (dump_relocations): Include selection with EM_ARC.
3177 (get_machine_name) Update name to "ARC".
3178
8b1e6df3
NC
31792001-01-09 Nick Clifton <nickc@redhat.com>
3180
3181 * Makefile.am: Add rule to build objdump.o from objdump.c and
3182 using OBJDUMP_DEFS.
3183 * Makefile.in: Regenerate.
3184
3185 * configure.in: Define OBJDUMP_DEFS. Default to empty.
3186 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
3187 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 3188 * configure: Regenerate.
8b1e6df3
NC
3189
3190 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
3191 is defined read in the relocs even if dump_reloc_info is
3192 false.
3193
2f952d20
PB
31942001-01-07 Philip Blundell <philb@gnu.org>
3195
3196 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
3197 `bug-binutils'.
3198 * README: Likewise.
3199
a8c548cb
NC
32002000-12-19 Nick Clifton <nickc@redhat.com>
3201
3202 * dlltool.c: Add missing support for arm-epoc-pe.
3203 * configure.in: Add missing support for arm-epoc-pe.
3204 * configure: Regenerate.
3205
cc5fda35
NC
32062000-12-15 Nick Clifton <nickc@redhat.com>
3207
3208 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
3209 Mode parts of the x86 port.
3210
bcedfee6
NC
32112000-12-04 Andreas Jaeger <aj@suse.de>
3212
3213 * readelf.c (guess_is_rela): Add EM_X86_64.
3214 (dump_relocations): Add EM_X86_64.
3215 (get_machine_name): Add EM_X86_64.
3216 Include "elf/x86-64.h".
3217
584da044
NC
32182000-12-12 Nick Clifton <nickc@redhat.com>
3219
3220 * readelf.c: Fix formatting.
3221
7559e86e 32222000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3223
3224 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
3225
a98cc2b2
AH
32262000-12-07 Andrew Haley <aph@redhat.com>
3227
3228 * readelf.c (display_debug_frames): Only display columns that are
3229 referenced by the frame debug info.
3230
c7987a69
NC
32312000-12-05 Nick Clifton <nickc@redhat.com>
3232
3233 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
3234
09fd7e38
JM
32352000-12-04 Jason Merrill <jason@redhat.com>
3236
3237 * readelf.c (process_section_headers): Handle linkonce.wi sections.
3238 (display_debug_section): Likewise.
3239 (display_debug_info): Display CU header before bailing.
3240
e7af610e
NC
32412000-12-01 Chris Demetriou <cgd@sibyte.com>
3242
09fd7e38
JM
3243 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
3244 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
3245 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 3246
09fd7e38
JM
3247 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
3248 and E_MIPS_ARCH_64.
84ea6cf2 3249
09fd7e38
JM
3250 * readelf.c (get_machine_flags): Add case for
3251 E_MIPS_MACH_SB1.
c6c98b38 3252
75066968
DD
32532000-11-30 Richard Earnshaw <rearnsha@arm.com>
3254
3255 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
3256
5c4666ea
HPN
32572000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
3258
6e917903 3259