Use "bitfield" overflow detection for R_XSTORMY16_16 reloc.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d68c07bb
JE
12003-05-11 Jason Eckhardt <jle@rice.edu>
2
3 * MAINTAINERS: Update my mail address.
4
8beeaeb7
L
52003-05-07 H.J. Lu <hongjiu.lu@intel.com>
6
7 * readelf.c (dump_relocations): Enlarge the type field in wide
8 mode by one character.
9
63044634
RH
102003-05-03 Richard Henderson <rth@redhat.com>
11
12 * readelf.c (struct Frame_Chunk): Add cfa_exp.
13 (frame_display_row): Just print "exp" for cfa or register
14 defined by a location expression.
15 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
16 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
17
6e50c90c
L
182003-04-30 H.J. Lu <hjl@gnu.org>
19
20 * objdump.c (only): Change it to char **.
21 (only_size): New.
22 (only_used): New.
23 (disassemble_data): Check only as an array.
24 (dump_data): Likewise.
25 (dump_relocs): Likewise.
26 (main): Treat only as an array.
27
edbedb71
NC
282003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
29
30 * doc/binutils.texi: Fix the documentation for the -fo option.
31
3f7de0e7
NC
322003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
33
ef230218
JR
34 * readelf.c (get_machine_name) <EM_SH>: Amend return value
35 to refer to SuperH.
36
3f7de0e7
NC
37 * readelf.c (decode_location_expression): Don't add a trailing ';'.
38
32df8966
NC
392003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
40 Nick Clifton <nickc@redhat.com>
41
42 * windres.c (long_options): Move close to main, where it is used.
43 Add 'input' and 'output' long options.
44 (main): Accept "-fo" as an alias for "-o". This is for rc
45 comptibility.
46 * doc/binutils.texi: Mention that -fo is accepted as an alias for
47 -o, but discourage its use.
48
85eb5110
NC
492003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
50
51 * windres.c (format_from_name): Make the exit on error
52 behaviour optional.
53 (main): Rename the -I option to -J. Introduce -I as a synonym
54 for --include-dir. For backwards compatibility also support the
55 old -I behaviour, but issue a deprecation warning.
56 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
57 of the -I option.
58
26597c86
NC
592003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
60
61 * readelf.c: Replace references to Mitsubishi M32R with
62 references to Renesas M32R.
63
c2dcd04e
NC
642003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
65
66 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
67
c1124b23
AO
682003-04-09 Alexandre Oliva <aoliva@redhat.com>
69
70 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
71 for debugging information types not supported by objdump.
72
e5076347
AM
732003-04-09 Bernd Jendrissek <berndj@prism.co.za>
74
75 * configure.in: Recognize canonical form of i[3-6]86-pe*.
76 * configure: Regenerate.
77
adab8cdc
AO
782003-04-09 Alexandre Oliva <aoliva@redhat.com>
79
80 * readelf.c (display_debug_info): Apply RELA relocations on the
81 entire section.
82 (byte_put_little_endian, byte_put_big_endian): New functions.
83 (byte_put): New variable.
84 (get_file_header): Initialize it.
85
3077f5d8
NC
862003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
87
88 * windres.c: Add -l for compatibility with wrc, and rc.
89 Use the short option as a key for long options that have
90 a synonymous short option.
91 * doc/binutils.texi: Added -l to the list of options.
92
29b058f1
NC
932003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
94
3077f5d8
NC
95 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
96 (main): Just pass the -U option down to the preprocessor.
97 * doc/binutils.texi: Added -U to the list of options.
29b058f1 98
3126d709
CF
992003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
100
101 * windres.c (usage): Report -r option.
102 (main): Ignore the -r option.
103 * doc/binutils.texi: Add -r to the list of options.
104
c46ac711
BW
1052003-04-01 Bob Wilson <bob.wilson@acm.org>
106
107 * MAINTAINERS: Add myself as Xtensa maintainer.
108
88da6820
NC
1092003-04-01 Bob Wilson <bob.wilson@acm.org>
110
3077f5d8
NC
111 * readelf.c: Include "elf/xtensa.h".
112 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
113 targets that use RELA relocations.
114 (dump_relocations): Call elf_xtensa_reloc_type for
115 EM_XTENSA and EM_XTENSA_OLD.
116 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 117
27a710e5
NC
1182003-04-01 Nick Clifton <nickc@redhat.com>
119
120 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
121 thumb-pe*, mcore-pe and mcore-*elf.
122 * configure: Regenerate.
123
335a1869
AO
1242003-03-31 Alexandre Oliva <aoliva@redhat.com>
125
126 * objdump.c (dump_data): Don't truncate the address to long; make
127 the width large enough, and uniform for all entries in a section.
128
566b0d53
L
1292003-03-31 H.J. Lu <hjl@gnu.org>
130
131 * readelf.c: Include "libiberty.h".
132 (dynamic_relocations): New.
133 (process_relocs): Properly handle dynamic relocation.
134 (process_dynamic_segment): Fill relocation elements in
135 dynamic_info.
136
ee42cf8c
NC
1372003-03-31 Kevin Buettner <kevinb@redhat.com>
138
139 * readelf.c (read_and_display_attr, read_and_display_attr_value):
140 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
141 all callers.
142 (display_debug_lines, display_debug_pubnames, display_debug_info)
143 (display_debug_aranges, display_debug_frames, read_and_display_attr)
144 (read_and_display_attr_value): Add 64-bit DWARF support.
145
7adbf450
NC
1462003-03-31 Ian Lance Taylor <ian@airs.com>
147
148 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
149 (optresid): Handle a resource id that can be a string or a number.
150 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
151 struct res_id.
152 (define_icon_control): Pass a struct res_id to define_control.
153 * windres.h (define_control): Change prototype.
154
06d86cf7
NC
1552003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
156
7c29036b
NC
157 * objcopy (OPTION_FORMATS_INFO): Define.
158 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
159 (copy_options): Likewise.
160 (strip_usage): Add "--info" to usage.
161 (copy_usage): Likewise.
162 (strip_main): Declare formats_info. Iniatilize it to FALSE.
163 Handle "info".
164 (copy_main). Likewise.
165 * doc/binutils.texi. Document the "--info" option for
166 objcopy/strip.
167 * NEWS: Mention the new command line switch.
168
06d86cf7
NC
169 * objdump.c (endian_string): Move to bucomm.c.
170 (display_info): Likewise.
171 (display_target_list): Likewise.
172 (display_info_table): Likewise.
173 (display_target_tables): Likewise.
174 (main): Assign the return value of display_info to exit_status.
175 * bucomm.c: Include bfdver.h and libbfd.h
176 (display_target_list): Call bfd_nonfatal instead of nonfatal and
177 return 0 on a non-fatal error, 1 on success.
178 (display_info_table): Likewise.
179 * bucomm.h (display_info): Provide a prototype.
180 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
181 libbfd.h.
182 * Makefile.in: Regenerate.
183
7adbf450 1842003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
185
186 * dlltool.c (gen_def_file): Put demangled name comments on
187 own line preceding export name.
188
98a91d6a
NC
1892003-03-17 Nick Clifton <nickc@redhat.com>
190
191 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
192 printf for emitting new lines.
193
06a30c77
NC
1942003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
195
196 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
197 the symbol's value when --size-sort is used, unless -S is used.
198 doc/binutils.texi (--size-sort): For non-bsd formats both the
199 value and size of the symbols are displayed.
200
ab829d36
NC
2012003-03-13 Nick Clifton <nickc@redhat.com>
202
203 * po/da.po: Update.
204
634847c9
NC
2052003-03-12 Nick Clifton <nickc@redhat.com>
206
207 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
208
3889f9eb
BE
2092003-03-10 Ben Elliston <bje@wasabisystems.com>
210
211 * MAINTAINERS: Update my mail address.
212
7eb5191a
NC
2132003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
214
215 * stabs.c (BYTES_IN_WORD): Remove definition.
216 * wrstabs.c (BYTES_IN_WORD): Likewise.
217
e3b83c8f
NC
2182003-03-04 Nick Clifton <nickc@redhat.com>
219
220 * nm.c (main): Print a warning message if --size-sort and
221 --undefined-only are used together.
222
2232003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
224
225 * nm.c (print_symbol): Remove check for undefined_only.
226
a9d68a1e
NC
2272003-03-03 Nick Clifton <nickc@redhat.com>
228
229 * po/da.po: Installed latest translation.
230
a99996bb
NC
2312003-02-24 Nick Clifton <nickc@redhat.com>
232
233 * README: Update binutils references to 2.13.
234 Add paragraph about using --disable-nls.
235
76ed1927
NC
2362003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
237
238 * doc/binutils.texi (nm --size-sort): Update.
239
0100f33b
JW
2402003-02-21 James E Wilson <wilson@tuliptree.org>
241
242 * MAINTAINERS: Update email address.
243
ecc51f48
NC
2442003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
245
246 * readelf.c (get_ia64_dynamic_type): New function.
247 (dynamic_segment_ia64_val): New function.
248 (get_dynamic_type): If machine type is EM_IA_64 call
249 get_ia64_dynamic_val.
250 (get_ia64_section_type_name): Handle sections with types in the
251 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
252 (get_dynamic_flags): If machine type is EM_IA_64 call
253 dynamic_segment_ia64_val.
254
947ed062
NC
2552003-02-21 Bob Wilson <bob.wilson@acm.org>
256
257 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
258 section title capitalization more consistent. Update descriptions
259 of various options to be consistent with the code. Fix errors and
260 incomplete list in the description of c++filt format options. Remove
261 information about the linker. Change to be more polite about poor
262 bug reports. Replace FDL appendix with include of fdl.texi.
263 * doc/fdl.texi: New file.
264
66491ebc
AM
2652003-02-21 Roger Sayle <roger@eyesopen.com>
266
267 * objcopy.c (filter_symbols): Fix compilation problems with
268 HP-UX's C compiler.
269
0e11a9e9
CF
2702003-02-19 Christopher Faylor <cgf@redhat.com>
271
272 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
273 previous change.
274
6e5f5201
CF
2752003-02-19 Mark Blackburn <marklist@fangorn.ca>
276
0e11a9e9 277 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 278
f0c8c24a
NC
2792003-02-12 Bob Wilson <bob.wilson@acm.org>
280
281 * nm.c (usage): Add `java' and `gnat' demangle styles and make
282 quotes consistent.
283 * objdump.c (usage): Ditto. Also fix some typos.
284
d3c543fd
NC
285 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
286
fe2c4142
NC
287 * debug.c (debug_record_variable): Handle global register variables.
288
6de15b9e
NC
289 * stabs.c (parse_stab): For N_SLINE only include
290 function_start_offset if the symbol is within a function;
291 otherwise, the value is absolute.
292
fde78edd
NC
2932003-02-10 Nick Clifton <nickc@redhat.com>
294
295 * readelf.c (decode_ARM_machine_flags): Handle the
296 EF_ARM_MAVERICK_FLOAT flag.
297
22d82235
AS
2982003-02-04 Andreas Schwab <schwab@suse.de>
299
300 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
301 long and use %ld in printf format.
302
1a677ea8
RS
3032003-01-28 Richard Sandiford <rsandifo@redhat.com>
304
305 * readelf.c (dump_relocations): Reorder the r_info field for
306 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
307
8dde85fc
NC
3082003-01-21 Daniel Berlin <dan@dberlin.org>
309
310 * readelf.c (display_debug_loc): Skip address base changes.
311
c6f8bb1e
AM
3122003-01-17 Fabio Alemagna <falemagn@aros.org>
313
314 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
315 and ELFOSABI_NSK.
316
c833c019
AM
3172003-01-16 Alan Modra <amodra@bigpond.net.au>
318
319 * readelf.c: Include elf/ppc64.h.
320 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
321 * Makefile.am: Run "make dep-am".
322 * Makefile.in: Regenerate.
323
3b36097d
SC
3242003-01-02 Ben Elliston <bje@redhat.com>
325
326 * readelf.c (guess_is_rela): Handle EM_IQ2000.
327 (get_machine_name): Likewise.
328 (dump_relocations): Likewise.
329 * NEWS: Mention IQ2000 support.
330
cb44e358
RS
3312003-01-02 Richard Sandiford <rsandifo@redhat.com>
332
333 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
334
af7ee8bf
CD
3352002-12-30 Chris Demetriou <cgd@broadcom.com>
336
337 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
338 changes in MIPS -M options.
339
2469cfa2
NC
3402002-12-30 Dmitry Diky <diwil@mail.ru>
341
342 * Makefile.am: Add msp430 target.
343 * Makefile.in: Regenerate.
344 * readelf.c: Add support for msp430 target.
345
640c0ccd
CD
3462002-12-27 Chris Demetriou <cgd@broadcom.com>
347
348 * doc/binutils.texi (objdump): Document MIPS -M options.
349
59f14fc0
AS
3502002-12-23 Andreas Schwab <schwab@suse.de>
351
352 * readelf.c (main): Reset dump request after each file.
353
312b768e
NC
3542002-12-23 Nick Clifton <nickc@redhat.com>
355
356 * nlmconv.c (main): Pass TRUE as third argument to
357 bfd_arch_get_compatible.
358
8745eafa
NC
3592002-12-23 Nick Clifton <nickc@redhat.com>
360
361 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
362 macro. Handle 'S' encoding, accepting 8-bit characters.
363 (main): Parse 'S' encoding.
364 (get_char): Accept 'S' encoding.
365 (print_strings): Use STRING_ISGRAPHIC.
366 (usage): Document support of 'S' encoding.
367 * doc/binutils.texi: Document support of 'S' encoding/
368 * NEWS: Mention new feature.
369
08213ebb
AM
3702002-12-20 Alan Modra <amodra@bigpond.net.au>
371
372 * README <building ar>: Don't use libibery's needed_list or
373 required_list, instead link libiberty/*.o.
374
b9e5d8e5
KH
3752002-12-19 Kazu Hirata <kazu@cs.umass.edu>
376
377 * doc/binutils.texi: Fix typos.
378
c51238bc
DA
3792002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
380
381 * doc/binutils.texi: Add missing parenthesis.
382
d7fb0dd2
NC
3832002-12-15 Nick Kelsey <nickk@ubicom.com>
384
385 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
386 symbols by adding the given prefix to the begining of the symbol
387 name. This is useful to provide name space seperation regardless
388 of how the object file was created. Added --prefix-sections=
389 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
390 sections (or all sections with the alloc flag set) by adding the given
391 prefix to the begining of the symbol name.
392 * NEWS: Mention this new feature.
393 * doc/binutils.texi: Document this new feature.
394
55b9cdf1
AM
3952002-12-13 Alan Modra <amodra@bigpond.net.au>
396
397 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
398 dyn_string_append with dyn_string_append_cstr.
399
400 * emul_aix.c (ar_emul_aix_create): Remove unused function.
401
84ad6ede
NC
4022002-12-10 James Cownie <jcownie@etnus.com>
403
404 * readelf.h (get_TAG_name, get_AT_name,
704afb58 405 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
406 DWARF2 spec.
407 * NEWS: Mention this new support.
408
7d036af2
AM
4092002-12-08 Alan Modra <amodra@bigpond.net.au>
410
411 * NEWS: Mention that bfd no longer declares a "boolean" type.
412
3e8bba36
AM
4132002-12-07 Alan Modra <amodra@bigpond.net.au>
414
415 * readelf.c (process_program_headers): When setting loadaddr, don't
416 assume segment size is 4k. Use p_align instead.
417 (loadaddr): Change from int to long.
418 (dynamic_addr, dynamic_info, version_info): Likewise.
419 (process_dynamic_segment <syminsz>): Likewise.
420 (process_dynamic_segment): Adjust print format string.
421 (rela_addr, rela_size): Delete.
422 (process_relocs): Formatting.
423
d070dab9
JW
4242002-12-05 Jim Wilson <wilson@redhat.com>
425
426 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
427 * configure: Regenerate.
428
45bcbdb1
ILT
4292002-12-04 Ian Lance Taylor <ian@airs.com>
430
431 * MAINTAINERS: Change e-mail address back to airs.com.
432
42ea8716
AH
4332002-12-04 Aldy Hernandez <aldyh@redhat.com>
434
435 * MAINTAINERS: Add self.
436
b34976b6
AM
4372002-11-30 Alan Modra <amodra@bigpond.net.au>
438
439 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
440 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
441 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
442 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
443 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
444 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
445 with TRUE/FALSE. Formatting.
446
c8286bd1
JJ
4472002-11-29 Jakub Jelinek <jakub@redhat.com>
448
449 * readelf.c Replace occurrences of Elf32_Internal_* and
450 Elf64_Internal_* with Elf_Internal_*.
451 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
452 Zero r_addend fields.
453 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
454 Elf_Internal_Rela.
455
92acdfaf
NC
4562002-11-23 Nick Clifton <nickc@redhat.com>
457
458 * size.c (usage): Fix typo describing switch for hex format.
459
48c5eb8a
SS
4602002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
461
462 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
463 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
464 testcase
465
2f62977e
NC
4662002-11-14 Nick Clifton <nickc@redhat.com>
467
468 * readelf.c (process_program_headers): Add comment about return
469 value. Ensure that 0 is returned if the headers are not loaded.
470 (process_file): If process_section_headers failed to load the
471 headers disable any tests that rely upon them. Similarly for
472 process_program_headers.
473
cd24c222
NC
4742002-11-12 Nick Clifton <nickc@redhat.com>
475
476 * po/da.po: Updated Danish translation.
477
f3931575
AM
4782002-11-12 Klee Dienes <kdienes@apple.com>
479
480 * rddbg.c (read_section_stabs_debugging_info): Also recognize
481 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
482
b54e7460
CF
4832002-11-11 Christopher Faylor <cgf@redhat.com>
484
485 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
486 cgf maintainership.
487
4f17cc13
CF
4882002-11-11 Christopher Faylor <cgf@redhat.com>
489
490 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
491
232e7cb8
NC
4922002-11-07 Nick Clifton <nickc@redhat.com>
493
cd24c222 494 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
495 * configure: Regenerate.
496 * po/da.po: New Danish translation.
497
232e7cb8
NC
498 * readelf.c (get_symbol_index_type): Revert part of previous
499 patch: Display unknown symbol types in decimal, not hex.
500
c9e38879
NC
5012002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
502
503 * dlltool.c (add_excludes): Don't prefix excluded fastcall
504 symbols with underscore.
505 (xlate): Ignore add_underscore for decorated fastcall symbols.
506
5072002-11-07 Eric Kohl <ekohl@rz-online.de>
508
509 * deflex.l: Accept '@' as first character of an ID.
510 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
511 ASM_PREFIX for fastcall symbols.
512 (scan_drectve_symbols): Handle fastcall symbols when generating
513 undecorated aliases for symbols in drectve section.
514 (scan_filtered_symbols): Likewise, with export-all.
515 (xlate): Likewise, with --kill-at.
516 (make_imp_label): New function to handle fastcall symbols
517 correctly.
518 (make_one_lib_file): Use make_imp_label instead of make_label
519 for imp symbols.
520
a700dc3b
SS
5212002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
522
523 * MAINTAINERS: Add self as TIC4X maintainer.
524
5cf1065c
NC
5252002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
526
527 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
528 PROCESSOR-specific, OS-specific, reserved and unknown symbol
529 types.
5cf1065c 530
f1ef08cb
AM
5312002-11-04 Alan Modra <amodra@bigpond.net.au>
532
533 * readelf.c (byte_get_little_endian): Comment typo fix.
534 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
535 as the format string.
536 (dump_relocations): Correct section sym names.
537 (process_section_headers): Clear symtab_shndx_hdr.
538 (read_and_display_attr_value): Don't pass indirect string to printf
539 as the format string.
540 (display_debug_frames): Indicate when zero terminator found. Decode
541 DW_EH_PE_pcrel addresses.
542
1a09a22c
NC
5432002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
544
545 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
546 order to ensure proper disassembly of the valid 0-value opcode.
547 * configure: Regenerate.
548 * aclocal.m4: Regenerate.
549 * config.in: Regenerate.
550 * configure.in: Regenerate.
551 * doc/Makefile.in: Regenerate.
552 * po/binutils.pot: Regenerate.
553
c254c557
KK
5542002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
555
556 * MAINTAINERS: Add self as SH maintainer.
557
aefbdd67
BE
5582002-10-23 Ben Elliston <bje@redhat.com>
559
560 * doc/binutils.texi (objdump): Document -z and move the entry for
561 --disassemble-zeroes to the end of the options section (for `z').
562
ab9bcc01
NC
5632002-10-21 Nick Clifton <nickc@redhat.com>
564
565 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
566
8ab56b6f
AM
5672002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
568
569 * objdump.c (dump_data): Correct addr_offset for opb != 1.
570
49c12576
AM
5712002-10-15 Alan Modra <amodra@bigpond.net.au>
572
48417c1a
AM
573 * bucomm.c (list_supported_targets): Use bfd_target_list.
574
49c12576
AM
575 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
576 other object errors in preference to bfd_core errors.
577
6e1a7e9a
AM
5782002-10-14 Alan Modra <amodra@bigpond.net.au>
579
580 * Makefile.am: Run "make dep-am".
581 * objdump.c: #include "bfdver.h".
582 * version.c: Likewise.
583 * Makefile.in: Regenerate.
584 * config.in: Regenerate.
585 * configure: Regenerate.
586 * po/POTFILES.in: Regenerate.
587
09fc3b02
DJ
5882002-10-09 Daniel Jacobowitz <drow@mvista.com>
589
590 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
591 sections. Allow relocations against the absolute symbol. Don't
592 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 593 relocation.
09fc3b02 594
f309035a
NC
5952002-10-07 Gordon Chaffee <chaffee@netvmg.com>
596
597 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
598 ordinary ones are available.
599
810dfa6e
L
6002002-09-30 H.J. Lu <hjl@gnu.org>
601
602 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
603 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
604
bb279dc0
ZW
6052002-09-17 Zack Weinberg <zack@codesourcery.com>
606
607 * Makefile.am (CFILES): Add cxxfilt.c.
608 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
609 (cxxfilt_LDADD): Delete.
610 Remove all references to underscore.c.
611 Regen dependencies.
612 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
613 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
614 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
615 adjustments to fit into binutils framework.
616 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
617
065c959b
NC
6182002-09-12 Roland McGrath <roland@redhat.com>
619
620 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
621 Handle DW_OP_GNU_push_tls_address.
622
e09f4395
NC
6232002-09-11 Nick Clifton <nickc@redhat.com>
624
625 * po/tr.po: Updated Turkish translation.
626
873e0588
NC
6272002-09-10 Nick Clifton <nickc@redhat.com>
628
629 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
630 testsuite changes. Add paragraphs about testsuite and config
631 patches.
632
069fe61f
NC
6332002-08-29 Nick Clifton <nickc@redhat.com>
634
635 * readelf.c (get_machine_flags): Remove redundant reference to
636 E_V850EA_ARCH.
637
fe0507eb
AM
6382002-08-28 Alan Modra <amodra@bigpond.net.au>
639
640 * objdump.c (dump_bfd): Restore lines accidentally deleted in
641 last commit.
642
026df7c5
NC
6432002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
644
bb279dc0 645 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
646 (dump_bfd_header): Likewise.
647
68a4c073
AM
6482002-08-27 Alan Modra <amodra@bigpond.net.au>
649
650 * nm.c: Revert last change.
651
a1df01d1
AM
6522002-08-26 Alan Modra <amodra@bigpond.net.au>
653
654 * nm.c (display_rel_file): Don't report "no symbols" as an error.
655 * objdump.c (slurp_symtab): Likewise.
656 (slurp_dynamic_symtab): Likewise.
657 (dump_symbols): Likewise. Do print "no symbols" to stdout.
658
a926ab2f
GK
6592002-08-24 Geoffrey Keating <geoffk@redhat.com>
660
661 * MAINTAINERS: Change my mailing address.
662
fcf62380
DA
6632002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
664
665 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
666
51e28791
NC
6672002-08-22 Nick Clifton <nickc@redhat.com>
668
669 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
670 HPPA.
671
c5b060ad
AM
6722002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
673
674 * readelf.c (parse_args): Change debug_dump_opt to static.
675
4b73ca92
NC
6762002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
677
678 * stabs.c (parse_stab_argtype): Pass length of physname to
679 stab_demangle_argtypes.
680 (stab_demangle_argtypes): Add new parameter - length of physname.
681 Pass length of physname on to stab_demangle_prefix.
682 (stab_demangle_prefix): Add new parameter - length of physname.
683 Use length of physname (if supplied) to compute end of function
684 name.
685
35b1837e
AM
6862002-08-15 Alan Modra <amodra@bigpond.net.au>
687
688 * readelf.c: Include elf/i370.h.
689 (dump_relocations): Handle EM_S370.
690 (dynamic_segment_parisc_val): Print \n.
691 (process_dynamic_segment <DT_BIND_NOW>): Here too.
692
762baac5
NC
6932002-08-14 Nick Clifton <nickc@redhat.com>
694
695 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
696 * objdump.c (usage): Likewise.
697 * doc/binutils.texi: Likewise.
698
85c09e8a
NC
6992002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
700
701 * rcparse.y (acc_entry): Don't warn about ALT use with
702 non-VIRTKEY.
703
212a3c4d
L
7042002-08-13 H.J. Lu <hjl@gnu.org>
705
706 * objcopy.c (copy_object): Don't warn about the unsupported
707 architecture unless the input target is defaulted or the
708 output architecture is different from the input.
709
2b692c59
NC
7102002-08-09 Nick Clifton <nickc@redhat.com>
711
712 * po/sv.po: Updated Swedish translation.
713
09de7a73
AM
7142002-08-05 Alan Modra <amodra@bigpond.net.au>
715
716 * prdbg.c (pr_fix_visibility): Remove assert.
717
47badb7b
NC
7182002-07-31 Nick Clifton <nickc@redhat.com>
719
720 * addr2line.c (process_file): Rename parameter 'filename' to
721 'file_name' in order to avoid shadowing global symbol of the
722 same name.
723 (main): Likewise.
724
2979dc34
JJ
7252002-07-30 Jakub Jelinek <jakub@redhat.com>
726
727 * readelf.c (OPTION_DEBUG_DUMP): Define.
728 (options): Use it.
729 (usage): Update help.
730 (parse_args): Handle --debug-dump separately from -w.
731 * doc/binutils.texi (readelf): Update documentation.
732
219576a4
NC
7332002-07-25 Nick Clifton <nickc@redhat.com>
734
735 * po/es.po: Updated Spanish translation.
736 * po/fr.po: Updated French translation.
737
bf4f22e6 7382002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 739
bf4f22e6
NC
740 * po/es.po: Updated Spanish translation.
741
c5b3a82a
AM
7422002-07-23 Alan Modra <amodra@bigpond.net.au>
743
744 * Makefile.am: Run "make dep-am".
745 * Makefile.in: Regenerate.
746
0461a601
NC
7472002-07-23 Nick Clifton <nickc@redhat.com>
748
bf4f22e6 749 * po/fr.po: Updated French translation.
0461a601 750
bf44dd74
AM
7512002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
752
753 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
754
2c205ff2
AM
7552002-07-20 Alan Modra <amodra@bigpond.net.au>
756
63eb0809 757 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 758
1e4cf259
NC
7592002-07-18 Denis Chertykov <denisc@overta.ru>
760 Frank Ch. Eigler <fche@redhat.com>
761
762 * readelf.c: Include "elf/ip2k.h".
763 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
764 (dump_relocations): Likewise.
765 (get_machine_name): Likewise.
766 * NEWS: Mention IP2K support.
767
2cbb2eef
NC
7682002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
769
770 * NEWS: Add 'Changes in 2.13'.
771
047b2264
JJ
7722002-07-10 Jakub Jelinek <jakub@redhat.com>
773
774 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
775 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
776 (get_section_type_name): Handle SHT_GNU_LIBLIST.
777 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
778 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
779 (process_gnu_liblist): New.
780 (process_file): Call it.
781
97230b15
AM
7822002-07-03 Alan Modra <amodra@bigpond.net.au>
783
784 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
785 * Makefile.in: Regenerate.
786
a6637ec0
AM
7872002-07-02 Alan Modra <amodra@bigpond.net.au>
788
789 * budemang.c: New file, "demangle" function.
790 * budemang.h: New file.
791 * addr2line.c (translate_addresses): Use "demangle".
792 * nm.c (print_symname): Likewise.
793 * objdump.c (objdump_print_symname): Likewise.
794 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
795 here since that obfuscates.
796 * rdcoff.c: Don't #include demangle.h.
797 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
798 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
799 (HFILES): Add budemang.h. Sort.
800 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
801 Run "make dep-am".
802 * Makefile.in: Regenerate.
803
179d3252
JT
8042002-07-01 Matt Thomas <matt@3am-software.com>
805
806 * readelf.c: Include "elf/vax.h".
807 (guess_is_rela): Move EM_VAX from unknown to RELA case.
808 (dump_relocations): Handle VAX relocations.
809 (get_machine_flags): Handle VAX machine flags.
810
75751cd9
SC
8112002-06-29 Stephane Carrez <stcarrez@nerim.fr>
812
813 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
814
e5851ab8
NC
8152002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
816
817 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
818
eb3f2f5c
AM
8192002-06-26 Alan Modra <amodra@bigpond.net.au>
820
821 * nm.c (print_symname): When demangling, strip leading dots from
822 symbol names to avoid confusing the demangler.
823
a13a0de8
L
8242002-06-25 H.J. Lu <hjl@gnu.org>
825
826 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
827 * Makefile.in: Regenerated.
828
6db7a086
AM
8292002-06-21 Igor Schein <igor@txc.com>
830
831 * configure.in: Quote bu_cv_have_fopen64.
832 * configure: Regenerate.
833
9710509e
AM
8342002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
835
836 * configure.in: Check for strcoll.
837 * configure: Regenerate.
838 * config.in: Regenerate.
839 * nm.c (main): Set locale for LC_COLLATE category.
840 (non_numeric_forward): Use strcoll if available.
841
a9f0b5e7
DB
8422002-06-20 Dave Brolley <brolley@redhat.com>
843
844 * MAINTAINERS: Add self as fr30 and frv maintainer.
845
33f5f537
L
8462002-06-18 H.J. Lu (hjl@gnu.org)
847
848 * nm.c: Include "elf/common.h".
849 (extended_symbol_info): Add elfinfo, a pointer to
850 elf_symbol_type.
851 (SYM_SIZE): Use elfinfo if it is not NULL.
852 (get_symbol_type): New function.
853 (display_archive): Set print_width for each archive member.
854 (display_file): Likewise.
855 (display_rel_file): Don't set print_width here.
856 (print_object_filename_sysv): Handle print_width.
857 (print_archive_member_sysv): Likewise.
858 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
859 (print_symbol): Set the elfinfo field in extended_symbol_info
860 for ELF.
861 (print_object_filename_sysv): Fix the output format.
862 (print_symbol_info_sysv): Print type and section for ELF.
863
8642002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
865
866 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 867 the symbol's size equal to its value when --size-sort is
33f5f537
L
868 used.
869
5c70f934
DB
8702002-06-18 Dave Brolley <brolley@redhat.com>
871
872 From Catherine Moore:
873 * readelf.c (elf/frv.h): #include it.
874 (guess_is_rela): Support EM_CYGNUS_FRV.
875 (dump_relocations): Ditto.
876 (get_machine_name): Ditto.
877 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
878
7ece0d85
JJ
8792002-06-18 Jakub Jelinek <jakub@redhat.com>
880
881 * readelf.c (get_file_header): Only read the first section header if
882 e_shoff is non-zero.
883
72797995
L
8842002-06-15 H.J. Lu (hjl@gnu.org)
885
886 * nm.c (print_size): New variable. Initialize to 0.
887 (long_options): Add 'S'/"print-size".
888 (main): Handle 'S'.
889 (print_symbol_info_bsd): Print size only if print_size is not
890 0.
891
892 * doc/binutils.texi: Document -S/--print-size.
893
977f7911
NC
8942002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
895
896 * nm.c (struct extended_symbol_info): New strcuture: Add the size
897 of the symbols to the information provided by the symbol_info
898 structure.
899 (print_symbols): Pass the symbol size to print_symbol.
900 (print_size_symbols): Pass the symbol size to print_symbol.
901 (print_symbol): Extra argument: The size of the symbol. Store
902 this in the extended_symbol_info structure.
903 (print_symbol_info): Change type of info parameter to
904 extended_symbol_info. Display the size, if known.
905 (print_symbol_info_posix): Likewise.
906 (print_symbol_info_sysv): Likewise.
907
b1f88ebe
AM
9082002-06-08 Alan Modra <amodra@bigpond.net.au>
909
fa449227
AM
910 * Makefile.am: Run "make dep-am".
911 * Makefile.in: Regenerate.
912 * doc/Makefile.in: Regnerate.
913
b1f88ebe
AM
914 * bucomm.c: Replace CONST with const.
915 * nm.c: Likewise.
916 * objdump.c: Likewise.
917
91a106e6
L
9182002-06-07 H.J. Lu <hjl@gnu.org>
919
920 * readelf.c (DW_CFA_GNU_args_size): Don't define.
921 (DW_CFA_GNU_negative_offset_extended): Likewise.
922 (DW_CFA_GNU_window_save): Likewise.
923 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
924 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
925
6ab6b380 9262002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 927
6ab6b380
NC
928 * nm.c: When computing size of symbols for an ELF target use the
929 internal size field.
930
e28e05a3
JL
9312002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
932
933 * testsuite/binutils-all/objcopy.exp: clear xfail for
934 "hppa*64*-*-hpux*".
935 * testsuite/binutils-all/hppa/objdump.exp: Return if
936 "*64*-*-*".
937
dc156bc0
AM
9382002-06-05 Alan Modra <amodra@bigpond.net.au>
939
940 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
941
9422002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
943
944 * objdump.c: Fix formatting.
945
d79e4ea3
BE
9462002-05-29 Ben Elliston <bje@redhat.com>
947
948 * MAINTAINERS: Add self as M68k maintainer.
949
d172d4ba
NC
9502002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
951
952 * readelf.c: Modified/Added DLX elf support.
953
7edb8f29
NC
9542002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
955
3a1a2036
NC
956 * arsup.c: Fix formatting.
957 * debug.c (debug_record_label): Add missing colon to error
958 message.
959 * ieee.c (parse_ieee_ty): Fix spelling typo.
960 * readelf.c (process_program_headers): Remove English assumption
961 about making a plural word.
962 (process_section_headers): Likewise.
963 (process_relocs): Allow quotes to be translated.
964 (process_unwind): Likewise,
965 (process_mips_specific): Improve error message.
966 (get_note_type): Fix spelling typo.
967
7edb8f29
NC
968 * configure.in (ALL_LINGUAS): Add sv
969 * po/sv.po: New file.
970
3eee1e9d
AM
9712002-05-27 Alan Modra <amodra@bigpond.net.au>
972
973 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
974 (unw_print_grmask): Likewise.
975 (unw_print_frmask): Likewise.
976
d43efbe3
KH
9772002-05-26 Kazu Hirata <kazu@cs.umass.edu>
978
979 * arsup.c: Remove ARGSUSED.
980 * debug.c: Likewise.
981 * ieee.c: Likewise.
982 * nlmconv.c: Likewise.
983 * prdbg.c: Likewise.
984 * stabs.c: Likewise.
985 * wrstabs.c: Likewise.
986
e9792343
AM
9872002-05-25 Alan Modra <amodra@bigpond.net.au>
988
989 * arlex.l: Use #include "" instead of <> for local header files.
990 * coffdump.c: Likewise.
991 * coffgrok.c: Likewise.
992 * nlmconv.c: Likewise.
993 * nlmheader.y: Likewise.
994 * srconv.c: Likewise.
995 * strings.c: Likewise.
996 * sysdump.c: Likewise.
997 * unwind-ia64.h: Likewise.
998 * windres.h: Likewise.
999 * winduni.h: Likewise.
1000
d7e53452
TR
10012002-05-24 Tom Rix <trix@redhat.com>
1002
1003 * MAINTAINERS: Add self as the d10v maintainer.
1004
436e8db0
NC
10052002-05-24 TAMURA Kent <kent@netbsd.org>
1006
1007 * configure.in: Builds dlltool for i386-netbsdpe.
1008 * configure: Regenerate.
1009
9f66665a
KH
10102002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1011
1012 * size.c: Fix formatting.
1013 * srconv.c: Likewise.
1014 * stabs.c: Likewise.
1015 * sysdump.c: Likewise.
1016 * unwind-ia64.c: Likewise.
1017 * wrstabs.c: Likewise.
1018
13ae64f3
JJ
10192002-05-23 Jakub Jelinek <jakub@redhat.com>
1020
1021 * readelf.c (get_segment_type): Add PT_TLS.
1022 (get_elf_section_flags): Add SHF_TLS.
1023 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1024 (process_dynamic_segment): Use puts instead of printf.
1025 (get_symbol_type): Support STT_TLS.
1026 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1027 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1028 Add SEC_THREAD_LOCAL.
1029
53c7db4b
KH
10302002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1031
1032 * rdcoff.c: Fix formatting.
1033 * rddbg.c: Likewise.
1034 * readelf.c: Likewise.
1035 * rename.c: Likewise.
1036 * resbin.c: Likewise.
1037 * resrc.c: Likewise.
1038 * resres.c: Likewise.
1039
0af11b59
KH
10402002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1041
1042 * filemode.c: Fix formatting.
1043 * ieee.c: Likewise.
1044 * is-ranlib.c: Likewise.
1045 * is-strip.c: Likewise.
1046 * maybe-ranlib.c: Likewise.
1047 * maybe-strip.c: Likewise.
1048 * nlmconv.c: Likewise.
1049 * nm.c: Likewise.
1050 * not-ranlib.c: Likewise.
1051 * not-strip.c: Likewise.
1052 * objcopy.c: Likewise.
1053 * objdump.c: Likewise.
1054
21611032
TS
10552002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1056
1057 * objdump.c (dump_headers): Fix output formatting for ELF32
1058 architectures in a BFD64 enabled toolchain.
1059
26044998
KH
10602002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1061
1062 * debug.c: Fix formatting.
1063 * debug.h: Likewise.
1064 * dlltool.c: Likewise.
1065 * dllwrap.c: Likewise.
1066 * emul_aix.c: Likewise.
1067 * emul_vanilla.c: Likewise.
1068
f462a9ea
KH
10692002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1070
1071 * addr2line.c: Fix formatting.
1072 * ar.c: Likewise.
1073 * arsup.c: Likewise.
1074 * arsup.h: Likewise.
1075 * binemul.c: Likewise.
1076 * binemul.h: Likewise.
1077 * bucomm.c: Likewise.
1078 * coffdump.c: Likewise.
1079 * coffgrok.c: Likewise.
1080 * coffgrok.h: Likewise.
1081
e0159aa9
MM
10822002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1083
1084 * MAINTAINERS: Add myself as the second AVR port maintainer.
1085
074b403e
SC
10862002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1087
1088 * MAINTAINERS: Update my email address.
1089
2b9c8201
NC
10902002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1091
1092 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1093
e1d5b1e7
AM
10942002-05-09 Alan Modra <amodra@bigpond.net.au>
1095
1096 * configure.in: Replace `*pe' with `pe' throughout.
1097 * configure: Regenerate.
1098
d3d8a9ee
NC
10992002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1100
1101 * Makefile.am: Honour DESTDIR.
1102 * Makefile.in: Regenerate.
1103
405c98a4
AM
11042002-05-06 Alan Modra <amodra@bigpond.net.au>
1105
a02d5965
AM
1106 * dlltool.c (process_def_file): Add missing prototype.
1107 (new_directive, assemble_file, main): Likewise.
1108 (process_def_file, new_directive): Make static.
1109 (inform): Rewrite using VA_FIXEDARG.
1110 * dllwrap.c (mybasename): Add missing prototype.
1111 (strhash, main): Likewise.
1112 (inform): Rewrite using VA_FIXEDARG.
1113 (warn): Likewise.
1114 (cleanup_and_exit): Use old style function definition.
1115 (strhash): Likewise.
1116 * windres.c (define_resource): Use one memset to clear all of
1117 struct res_resource.
1118
405c98a4 1119 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1120 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1121
11222002-05-06 Borut Razem <borut.razem@siol.net>
1123
1124 * rclex.l (get_string): Correct "strings" list handling.
1125 * resrc.c (read_rc_file): Discard strings.
1126
91593c9d
AM
11272002-05-04 Alan Modra <amodra@bigpond.net.au>
1128
e58a75dc
AM
1129 * ar.c (replace_members): Remove unused var. Formatting fix.
1130 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1131
91593c9d
AM
1132 * MAINTAINERS: Sort port maintainers by CPU.
1133
6b52b824
AM
11342002-05-04 Bob Byrnes <byrnes@curl.com>
1135
1136 * size.c (display_archive): Add last_arfile and code to close archives.
1137
dd70071f
AM
11382002-05-01 Alan Modra <amodra@bigpond.net.au>
1139
1140 * nm.c (print_symbol): Check returned filename from
1141 bfd_find_nearest_line is non-NULL.
1142
6c95717a 11432002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1144
1145 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1146
3c25c5f6
NC
11472002-04-24 Christian Groessler <chris@groessler.org>
1148
1149 * MAINTAINERS: Changed my email address.
1150
944cd72c
TS
11512002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1152
1153 * arparse.y: Fix syntax warning.
1154
ea91f8bb
NC
11552002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1156
3e55a963
NC
1157 * readelf.c (fetch_location_list): Remove unused function.
1158
1159 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1160 and display a warning message, then exit the loop.
1161
ea91f8bb
NC
1162 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1163
45b99827
NC
11642002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1165
1166 * resrc.c (write_rc_dialog): If charset is non-default value
1167 display all of the DIALOGEX parameters.
1168
11692002-04-15 Eric Kohl <ekohl@rz-online.de>
1170
bb279dc0 1171 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1172 DIALOGEX resources.
1173 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1174 resource data.
bb279dc0 1175 (res_to_bin_dialog): Likewise.
45b99827
NC
1176 * windres.h: Added misssing charset variable to dialog_ex
1177 structure.
1178
acfbab8a
NC
11792002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1180
1181 * rcparse.y: Set MEMFLAG_PURE by default.
1182
df3baf66
NC
11832002-04-09 Bernd Herd <info@herdsoft.com>
1184
bb279dc0 1185 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1186 are quoted.
4c30641a 1187 Fix typo in BEDIT warning.
91eafb40 1188 Don't add default dialog style when explicit style specified.
b62a12ca 1189 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1190
b24eb5ac
NC
1191 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1192 (handle_quotes) "\a" escape (used for right justified key
1193 definitions in menus) is encodes as binary 8.
df3baf66 1194
b24eb5ac
NC
1195 * resrc.c (write_rc_dialog): Print style even if it is 0.
1196 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1197 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1198
b24eb5ac
NC
1199 * resbin.c (bin_to_res_dialog): Use signature to identify
1200 DIALOGEX.
f7d63484 1201
b24eb5ac 1202 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1203
df3baf66
NC
12042002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1205
1206 * resrc.c: print CLASS names in quotes
1207
12082002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1209
1210 * MAINTAINERS: Update my email address.
1211
8e42bcb6
AM
12122002-04-04 Alan Modra <amodra@bigpond.net.au>
1213
1214 * dep-in.sed: Cope with absolute paths.
1215 * Makefile.am (dep.sed): Subst TOPDIR.
1216 Run "make dep-am".
1217 * Makefile.in: Regenerate.
1218
96f959e5
PT
12192002-03-27 Peter Targett <peter.targett@arc.com>
1220
1221 * MAINTAINERS: Update my email address.
1222
1ea788ee
AM
12232002-03-21 Alan Modra <amodra@bigpond.net.au>
1224
1225 * Makefile.am: Run "make dep-am".
1226 * Makefile.in: Regenerate.
1227 * doc/Makefile.in: Regenerate.
1228 * po/POTFILES.in: Regenerate.
1229 * aclocal.m4: Regenerate.
1230 * config.in: Regenerate.
1231 * configure: Regenerate.
1232
a2f14207
DB
12332002-03-20 Daniel Berlin <dan@dberlin.org>
1234
1235 * readelf.c: Add support for displaying dwarf2 location lists.
1236 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1237 (parse_args): Use 'O' as shorthand for displaying location list
1238 section.
1239 (process_section_headers): Handle debug_loc as well.
1240 (load_debug_loc): New.
1241 (free_debug_loc): New.
1242 (fetch_location_list): New.
1243 (display_debug_loc): New.
1244 (display_debug_info): Call load_debug_loc and free_debug_loc.
1245 (debug_displays): We can display .debug_loc now, too.
1246 (usage): Update usage string.
1247 (read_and_display_attr_value): Note location lists, but don't
1248 display them inline.
1249
eb1e0e80
NC
12502002-03-18 Tom Rix <trix@redhat.com>
1251
1252 * Makefile.am: Add binutils emulation support.
1253 * configure.in: Same.
1254 * configure.tgt: New file. Same.
1255 * ar.c (main): Use ar_emul_parse_arg.
1256 (usage): Use ar_emul_usage.
1257 (replace_members): Use ar_emul_replace, ar_emul_append.
1258 * binemul.c: New file. Define the binutils emulation
1259 layer. Define default methods.
1260 * binemul.h: New file. Binutils emulation layer header file.
1261 * emul_aix.c: New file. AIX binutils emulation.
1262 * emul_vanilla.c: New file. Default binutils emulation.
1263 * Makefile.in: Regenerate.
1264 * configure: Same.
1265
a1c259a1
NC
12662002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1267
1268 * po/fr.po: Updated version.
1269
9ce88e60
NC
12702002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1271
1272 * po/fr.po: Updated version.
1273
effb0601
DJ
12742002-03-07 Daniel Jacobowitz <drow@mvista.com>
1275
1276 * README: Update some version numbers.
1277
a65688ab
DJ
12782002-03-07 Daniel Jacobowitz <drow@mvista.com>
1279
1280 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1281 (Architecture Selection): Likewise.
1282
f3f7fbb2
NC
12832002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1284
1285 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1286 generating .exp file.
1287
25345be5
NC
12882002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1289
1290 * readelf.c (dump_relocations): Fix typo.
1291
9a66911f
NC
12922002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1293
1294 * NEWS: Mark 2.12 branch.
1295
2c71103e
NC
12962002-02-18 Timothy Daly <remote_bob@yahoo.com>
1297
bb279dc0
ZW
1298 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1299 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1300 output.
bb279dc0 1301 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1302 to 'unrecognized'.
1303 (decode_ARM_machine_flags): Likewise.
1304 (parse_args): Likewise.
1305 (read_and_display_attr_value): Likewise.
1306 (display_debug_section): Likewise.
1307
49fda6c8
HPN
13082002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1309
1310 * NEWS: Mention support for MMIX.
1311
76f57f3a
JT
13122002-02-13 Matt Fredette <fredette@netbsd.org>
1313
1314 * readelf.c (get_machine_flags): Recognize EF_M68000.
1315
d36ca9c2
AO
13162002-02-12 Alexandre Oliva <aoliva@redhat.com>
1317
1318 * MAINTAINERS: Added self as MN10300 co-maintainer.
1319
19397422
AM
13202002-02-12 Alan Modra <amodra@bigpond.net.au>
1321
1322 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1323 DT_PPC64_OPDSZ.
1324
d434e574
DJ
13252002-02-11 Daniel Jacobowitz <drow@mvista.com>
1326
1327 * MAINTAINERS: List myself as branch maintainer.
1328
12b87c89
AM
13292002-02-11 Alan Modra <amodra@bigpond.net.au>
1330
1331 * configure: Regenerate.
1332 * objcopy.c: Update copyright date.
1333 * doc/Makefile.in: Regenerate.
1334
8d037c5c
DJ
13352002-02-10 Daniel Jacobowitz <drow@mvista.com>
1336
1337 * nlmconv.c: Back out localtime PARAMS change.
1338
4c168fa3
AM
13392002-02-11 Alan Modra <amodra@bigpond.net.au>
1340
1341 * objcopy.c (MKDIR): Define.
1342 (copy_archive): Make name_list.name const. Use MKDIR.
1343 Handle duplicate files in archives by making more temp dirs.
1344
408f8db1
DJ
13452002-02-10 Daniel Jacobowitz <drow@mvista.com>
1346
1347 * coffdump.c: Include "getopt.h" after "bucomm.h"
1348 so that macros are defined correctly.
1349 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1350 prototype. Prototype main.
1351 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1352
9f77fa06
AO
13532002-02-06 Alexandre Oliva <aoliva@redhat.com>
1354
1355 * MAINTAINERS: Added self as SH co-maintainer.
1356
82f6addb
NC
13572002-02-05 Nick Clifton <nickc@redhat.com>
1358
1359 * po/tr.po: Updated translation.
1360
ba323545
AM
13612002-02-01 Alan Modra <amodra@bigpond.net.au>
1362
1363 * Makefile.am: Run "make dep-am"
1364 * Makefile.in: Regenerate.
1365
3deb89d3
DJ
13662002-01-29 Daniel Jacobowitz <drow@mvista.com>
1367
1368 * nm.c (print_value): Mark abfd unused.
1369
a0e9c55f
DJ
13702002-01-29 Daniel Jacobowitz <drow@mvista.com>
1371
1372 * unwind-ia64.c (unw_decoder): Change second argument
1373 to unsigned int, to match function prototypes.
1374
d7a283d4
DJ
13752002-01-29 Daniel Jacobowitz <drow@mvista.com>
1376
1377 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1378 __GNU_LIBRARY__ will be defined.
1379 * size.c: Likewise.
1380
4867be41
DJ
13812002-01-27 Daniel Jacobowitz <drow@mvista.com>
1382
1383 * configure: Regenerated.
1384
7562a296
HPN
13852002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1386
1387 * doc/Makefile.am (install): Depend on install-info.
1388 * doc/Makefile.in: Regenerate.
1389
15c82623
NC
13902002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1391
1392 * objcopy.c (strip_usage): Document -d as an alias
1393 --strip-debug.
1394
1395 * size.c (usage): Document [-t | --totals] options.
1396 (long_options): Add --totals option.
1397 (main): If the [-t | --totals] option is specified and
1398 the output format is Berkeley-style, print the total
1399 text, data, and bss sizes of all objects listed.
1400 (print_berkeley_format): If the [-t | --totals] option
1401 is specified, track the total text, data, and bss
1402 sizes.
1403 * doc/binutils.texi (size): Document [-t | --totals] options.
1404 (strip): Document -d as an alias for --strip-debug.
1405 * NEWS: Mention new feature of size.
1406
00ea8601 14072002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1408
1ddbd152
NC
1409 * po/fr.po: Updated version.
1410 * po/es.po: Updated version.
b85cedd7 1411
8b53311e
NC
14122002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1413
1414 * addr2line.c (usage): Update text to provide verbose
1415 description of the command line options.
1416 * ar.c (usage): Update text to provide verbose
1417 description of the command line options.
1418 (main): Accept -h and -H when running as ranlib.
1419 * coffdump.c (show_usage): Update text to provide verbose
1420 description of the command line options.
1421 * dlltool.c (main): Accept -H as an alias for --help.
1422 * nlmconv.c (show_usage): Update text to provide verbose
1423 description of the command line options.
1424 * nm.c (usage): Replace OPTIONS with option(s).
1425 (main): Accept -H as an alias for --help.
1426 * objcopy.c (strip_main): Accept -H as an alias for --help.
1427 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1428 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1429 other binutils.
1430 * size.c (usage): Update text to provide verbose description
1431 of the command line options.
1432 (main): Accept -v, -h and -H as command line options.
1433 * srconv.c (show_usage): Update text to provide verbose
1434 description of the command line options.
1435 * strings.c (main): Accept -H and -v as command line options.
1436 (usage): Update text to provide verbose description of the
1437 command line options.
1438 * sysdump.c (show_usage): Update text to provide verbose
1439 description of the command line options.
1440 * windres.c (usage): Adjust format to match style used in
1441 other binutils.
1442
1443 * coffdump.c: Fix formatting.
1444 * nlmconv.c: Fix formatting.
1445 * srconv.c: Fix formatting.
1446 * sysdump.c: Fix formatting.
1447
c46f0c34
AM
14482002-01-22 Alan Modra <amodra@bigpond.net.au>
1449
1450 * Makefile.am: Run "make dep-am".
1451 * Makefile.in: Regenerate.
1452
2a538ba5
AJ
14532002-01-18 Andreas Jaeger <aj@suse.de>
1454
1455 * version.c (print_version): Update year.
1456
285d1771
AM
14572002-01-17 Alan Modra <amodra@bigpond.net.au>
1458
1459 * readelf.c (get_machine_name): Handle EM_PPC64.
1460 (guess_is_rela): Here too.
1461
328577ad
NC
14622002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1463
1464 * po/binutils.pot: Regenerate.
1465 * po/fr.po: Regenerate.
1466 * po/tr.po: Regenerate.
1467
af3ae48d
NC
14682002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1469
1470 * po/tr.po: Import new version.
1471
f1cb7e17
AM
14722002-01-16 Alan Modra <amodra@bigpond.net.au>
1473
1474 * readelf.c (get_ppc64_dynamic_type): New.
1475 (get_dynamic_type): Call it.
1476
6364e0b4
NC
14772002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1478
3ab9460d 1479 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1480 (strip_usage): Use "options" instead of "switches".
3ab9460d 1481 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1482 "switches".
6364e0b4 1483
3a7e524e
RE
14842002-01-14 Richard Earnshaw <rearnsha@arm.com>
1485
1486 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1487
1209e219
NC
14882001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1489
1490 * po/es.po: Import from translation project.
1491 * configure.in (ALL_LINGUAS): Add es.
1492 * configure: Regenerate.
1493
b4db1224
JT
14942002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1495
1496 * readelf.c (get_netbsd_elfcore_note_type): Use
1497 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1498
9437c45b
JT
14992002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1500
1501 * readelf.c: Update copyright years.
1502 (get_note_type): Return a const char *.
1503 (get_netbsd_elfcore_note_type): New function.
1504 (process_note): Use get_netbsd_elfcore_note_type to get
1505 the note type string for NetBSD ELF core files.
1506
00428cca
AM
15072002-01-06 Steve Ellcey <sje@cup.hp.com>
1508
1509 * readelf.c (get_ia64_segment_type): Add support for macros.
1510 (get_segment_type): Add support for IA64 specific macros.
1511
31104126
NC
15122001-12-20 Julian v. Bock <julian@wongr.net>
1513
1514 * readelf.c (print_symbol): New function: Print a formatted symbol
1515 name. If --wide is specified do not truncate it.
1516 (dump_relocations): Use print_symbol() to print symbol names.
1517 (process_symbol_table): Likewise.
1518 (process_syminfo): Likewise.
1519 (process_mips_specific): Likewise.
1520 (usage): Document new feature of --wide switch.
1521 * doc/binutils.texi (objdump): Document additional behaviour of
1522 --wide.
2a538ba5 1523
4dd67f29
MS
15242001-12-18 Michael Snyder <msnyder@redhat.com>
1525
1526 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1527 (copy_object): Don't set the start address or flags of a core file.
1528 (copy_section): Don't relocate a core file. Don't copy contents
1529 if the input section has the contents flag set, but the output
1530 section does not (which happens with the fake 'note' pseudo-
1531 sections that BFD creates for corefiles).
1532
43521d43
TS
15332001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1534
1535 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1536 ASE extensions. More robust code for ISA checking. Ignore empty fields
1537 in header flags for GNU extensions.
1538
b667df2e
AM
15392001-12-18 Alan Modra <amodra@bigpond.net.au>
1540
1541 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1542
17a5a5c3
NC
15432001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1544
1545 * po/ja.po: Import from translation project.
1546 * configure.in (ALL_LINGUAS): Add ja.
1547 * configure: Regenerate.
1548
65de42c0
TS
15492001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1550
1551 * addr2line.c (main): Protoype.
1552 * ar.c (main): Protoype.
1553 * nm.c (main): Protoype.
1554 * objcopy.c (main): Protoype.
1555 * objdump.c (main): Protoype.
1556 * size.c (main): Protoype.
1557 * strings.c (main): Protoype.
1558
9ad5cbcf
AM
15592001-12-17 Alan Modra <amodra@bigpond.net.au>
1560
1561 * readelf.c (symtab_shndx_hdr): New global.
1562 (SECTION_HEADER_INDEX): Define.
1563 (SECTION_HEADER_NUM): Define.
1564 (SECTION_HEADER): Define.
1565 (GET_ELF_SYMBOLS): Pass two params rather than three.
1566 (get_32bit_elf_symbols): Take file and section args. Read and
1567 use SHT_SYMTAB_SHNDX.
1568 (get_64bit_elf_symbols): Likewise.
1569 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1570 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1571 Remember symtab_shdx_hdr.
1572 (process_program_headers): Scan from index 1 for segment map.
1573 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1574 "section_headers".
1575 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1576 (process_unwind): Likewise.
1577 (process_version_sections): Likewise.
1578 (process_symbol_table): Likewise.
1579 (display_debug_info): Likewise.
1580 (process_dynamic_segment): Fake up a symtab section for changed
1581 GET_ELF_SYMBOLS.
1582 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1583 (process_program_headers): Kill signed/unsigned warning.
1584 (load_debug_str): Likewise.
1585 (display_debug_info): Likewise.
1586
65765700
JJ
15872001-12-13 Jakub Jelinek <jakub@redhat.com>
1588
1589 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1590
560f3c1c
AM
15912001-12-11 Alan Modra <amodra@bigpond.net.au>
1592
1593 * readelf.c (process_file_header): Print extended e_shnum and
1594 e_shdtrndx values. Set elf_header values for same.
1595 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1596 (get_64bit_section_headers): Likewise.
1597 (process_section_headers): Update calls.
1598 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1599
bc408b8a
JJ
16002001-12-10 Jakub Jelinek <jakub@redhat.com>
1601
1602 * objcopy.c (setup_section): Copy entsize.
1603
93fbbb04
GK
16042001-12-07 Geoffrey Keating <geoffk@redhat.com>
1605
1606 * readelf.c (guess_is_rela): Add support for stormy16.
1607 (dump_relocations): Likewise.
1608 (get_machine_name): Likewise.
1609
e3c8793a
NC
16102001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1611
1612 * dllwrap.c (main) Replace multiple strings describing a
1613 single error with a single, newline escaped sentence to permit
1614 better translation into foreign languages.
1615
1616 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1617 class names.
1618
956cd1d6
TS
16192001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1620
1621 * strings.c (get_char): Initialize value.
1622
956c53ee
TS
16232001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1624
1625 * arlex.l: Silence compile warnings.
1626 * arsup.h: Likewise. Fix formatting.
1627
cedd9a58
JJ
16282001-12-04 Jakub Jelinek <jakub@redhat.com>
1629
1630 * strings.c: Include config.h before bfd.h.
1631 (file_off): New type.
1632 (file_open): Define.
1633 (print_strings): Use file_off instead of file_ptr. Print addresses
1634 which don't fit into long correctly.
1635 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1636 available.
1637 (strings_file): Use file_off instead of file_ptr. Use file_open.
1638 * configure.in: Check for getc_unlocked.
1639 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1640 be defined for it.
1641 * configure: Rebuilt.
1642 * config.h.in: Rebuilt.
1643
af667503
L
16442001-11-29 H.J. Lu <hjl@gnu.org>
1645
1646 * bucomm.c (make_tempname): Revert the changes made on
1647 2001-11-14 and 2001-11-12. They won't work with directories.
1648
16474668
NC
16492001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1650
1651 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1652 CFLAGS_FOR_TARGET to runtest in environment.
1653 * Makefile.in: Rebuild.
1654 * doc/Makefile.in: Rebuild.
1655
17978339
MS
16562001-11-28 Mike Stump <mrs@wrs.com>
1657
1658 * objcopy.c (setup_section): Preserve SEC_RELOC when
1659 --set-section-flags is used.
1660
261a45ad
NC
16612001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1662
1663 * readelf.c (do_debug_str): New variable.
1664 (display_debug_str): New function: Display the contents of a
1665 .debug_str section.
1666 (load_debug_str): New function: Load in the contents of a
1667 .debug_str section.
1668 (free_debug_str): New function: Free the memory used by
1669 load_debug_str().
1670 (fetch_indirect_string): Retrieve a string from the .debug_str
1671 section.
1672 (usage): Add -ws.
1673 (parse_args): Accept -ws.
1674 (process_section_headers): Allow the display of the .debug_str
1675 section.
1676 (read_and_display_attr_value): Use fetch_indirect_string. Show
1677 offset into .debug_str section.
1678 (display_debug_info): Use load_debug_str and free_debug_str.
1679 (debug_displays): Add .debug_str.
1680 * doc/binutils.texi: Document -ws.
1681
b8908f93
AJ
16822001-11-19 Andreas Jaeger <aj@suse.de>
1683
1684 * testsuite/binutils-all/objdump.exp: Add x86-64.
1685
e5fb9629
AS
16862001-11-15 Andreas Schwab <schwab@suse.de>
1687
1688 * readelf.c: Fix warnings without terminating newline.
1689
802a735e
AM
16902001-11-15 Alan Modra <amodra@bigpond.net.au>
1691
1692 * doc/binutils.texi (objdump): Document ppc -M options.
1693
b89e9eae
AJ
16942001-11-14 Andreas Jaeger <aj@suse.de>
1695
1696 * doc/binutils.texi (objdump): Fix description to use x86-64.
1697
a6a25652
NC
16982001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1699
1700 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1701 not all systems provide mkstemp.
1702
e396998b
AM
17032001-11-14 Alan Modra <amodra@bigpond.net.au>
1704
1705 * doc/binutils.texi (objdump): Document x86 -M options.
1706
81766fca
RH
17072001-11-13 Keith Walker <keith.walker@arm.com>
1708
1709 * readelf.c (read_and_display_attr_value): New function to
1710 handle DW_FORM_indirect.
1711 (read_and_display_attr): Use it.
1712
1a509dcc
GK
17132001-11-13 Geoffrey Keating <geoffk@redhat.com>
1714
1715 * readelf.c (display_debug_lines): Deal with unknown standard
1716 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1717 DW_LNS_set_isa.
1718
6e917903 17192001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1720
6e917903
TW
1721 * MAINTAINERS: Add self as tic54x maintainer. This target
1722 includes the IBM C54XDSP clone.
7559e86e 1723
6e917903 17242001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1725
7559e86e
NC
1726 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1727
17282001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1729
ecdadc4a
JL
1730 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1731 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1732 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1733 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1734 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1735 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1736 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1737
91770270
JL
1738 * readelf.c (get_elf_class): Fix ISO portability glitch.
1739 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1740
ef5cdfc7
JJ
17412001-11-07 Jakub Jelinek <jakub@redhat.com>
1742
1743 * readelf.c (debug_str, debug_str_size): New.
1744 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1745 Call free_abbrevs.
1746 (read_and_display_addr): Handle DW_FORM_strp.
1747 (display_debug_info): Read .debug_str section if present,
1748 so that DW_FORM_strp can be handled.
1749 Fix test for non-existant .debug_abbrev section.
1750
5e9520c8
JJ
17512001-11-05 Jakub Jelinek <jakub@redhat.com>
1752
1753 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1754
1755 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1756
54589086
MS
17572001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1758
1759 * MAINTAINERS: Add self as s390/s390x maintainer.
1760
c05b685b
TR
17612001-11-02 Tom Rix <trix@bluey.cygnus.com>
1762
1763 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1764
3c62831e
NC
17652001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1766
1767 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1768 * configure: Regernate.
1769 * po/fr.po: New file.
1770 * po/tr.po: New file.
1771
3c3bdf30
NC
17722001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1773
9b19141a 1774 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1775 * readelf.c: Include elf/mmix.h.
1776 (guess_is_rela): MMIX is RELA.
1777 (dump_relocations): Handle MMIX relocations.
1778 * Makefile.am: Regenerate dependencies.
1779 * Makefile.in: Regenerate.
1780
f662939a
NC
17812001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1782
1783 * readelf.c (parse_args): Handle multiple options to the -w
1784 switch.
1785
c91d0dfb
JJ
17862001-10-12 Jakub Jelinek <jakub@redhat.com>
1787
1788 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1789 LOPROC, LOOS and LOUSER.
1790
7559e86e 17912001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1792
1793 * MAINTAINERS: Update my email address.
1794
fcd8210c
AM
17952001-10-03 Alan Modra <amodra@bigpond.net.au>
1796
1797 * doc/Makefile.in: Regenerate.
1798 * configure: Regenerate.
1799
428409d5
NC
18002001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1801
1802 * readelf.c (display_debug_line, display_debug_pubnames,
1803 display_debug_info, display_debug_frames): Detect and warn
1804 about 64-bit format entries.
1805 (display_debug_aranges): Reword 64-bit warning.
1806 (debug_displays): Add .debug_pubtypes as a known, but not yet
1807 supported, debug section.
1808
6a8c2b0d
AM
18092001-10-02 Alan Modra <amodra@bigpond.net.au>
1810
1811 * coffdump.c (PROGRAM_VERSION): Delete.
1812 (main <'V'>): Call print_version.
1813 * srconv.c: Likewise.
1814 * sysdump.c: Likewise.
1815 * version.c (program_version): Remove.
1816 (print_version): Use BFD_VERSION_STRING. Just print the current
1817 year in copyright message.
1818 * addr2line.c (program_version): Remove unused declaration.
1819 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1820 place of BFD_VERSION.
1821 * Makefile.am (Makefile): Depend on bfd/configure.in.
1822 (cplus-dem.o): Depend on Makefile.
1823 Run "make dep-am".
1824 * Makefile.in: Regenerate.
1825
e414a165
NC
18262001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1827
1828 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1829 format .debug_arange sections.
1830 (main): Add missing prototype.
b8908f93 1831
efc3ee7f
HPN
18322001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1833
1834 * Makefile.am: Update dependencies with "make dep-am".
1835 * Makefile.in: Regenerate.
1836
9e85c2a0
RH
18372001-09-28 Richard Henderson <rth@redhat.com>
1838
1839 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1840
451dad9c
AM
18412001-09-26 Alan Modra <amodra@bigpond.net.au>
1842
1843 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1844 VA_CLOSE.
1845 (non_fatal): Likewise.
1846 * objdump.c (objdump_sprintf): Likewise.
1847 * readelf.c (error): Likewise.
1848 (warn): Likewise.
1849
d974e256
JJ
18502001-09-25 Jakub Jelinek <jakub@redhat.com>
1851
1852 * readelf.c (do_wide): New.
1853 (options): Add --wide.
1854 (usage, parse_args): Likewise.
1855 (process_program_headers): Put each segment on a single line if
1856 --wide is given.
1857 (process_section_headers): Put each section on a single line if
1858 --wide is given.
1859 * doc/binutils.texi: Document it.
1860 * NEWS: Likewise.
1861
2f11c261
AM
18622001-09-25 Alan Modra <amodra@bigpond.net.au>
1863
1864 * readelf.c (print_vma): Print 8 digits of low hex value.
1865
1d50f91e
AJ
18662001-09-24 Andreas Jaeger <aj@suse.de>
1867
1868 * nlmconv.c: Fix warnings about unused attributes and function
1869 prototypes.
1870
1871 * strings.c: Add prototype for get_char.
1872
38131e67
L
18732000-09-19 H.J. Lu <hjl@gnu.org>
1874
1875 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1876 $(srcdir)/cxxfilt.man.
1877 * doc/Makefile.in: Rebuild.
1878
3bcfb3e4
AM
18792001-09-19 Alan Modra <amodra@bigpond.net.au>
1880
1881 * objcopy.c (copy_main): Correct rename-section string parsing.
1882 Consolidate new_name parsing, and error messages.
1883
3882b010
L
18842001-09-18 Bruno Haible <haible@clisp.cons.org>
1885
1886 * addr2line.c: Don't include <ctype.h>.
1887 (main): For gettext, also set the LC_CTYPE locate facet.
1888 * ar.c (main): Likewise.
1889 * coffdump.c (main): Likewise.
1890 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1891 (main): For gettext, also set the LC_CTYPE locate facet.
1892 Use ISALNUM instead of isalpha/isdigit.
1893 * dllwrap.c: Don't include <ctype.h>.
1894 (main): For gettext, also set the LC_CTYPE locate facet.
1895 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1896 (main): For gettext, also set the LC_CTYPE locate facet.
1897 Use TOUPPER instead of islower/toupper.
1898 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1899 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1900 Use TOUPPER instead of islower/toupper.
1901 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1902 * objcopy.c (main): Likewise.
1903 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1904 (disassemble_bytes): Use ISPRINT instead of isprint.
1905 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1906 (dump_data): Use ISPRINT instead of isprint.
1907 (main): For gettext, also set the LC_CTYPE locate facet.
1908 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1909 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1910 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1911 Use TOUPPER instead of islower/toupper.
1912 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1913 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1914 (write_rc_accelerators): Use ISPRINT instead of isprint.
1915 (write_rc_rcdata): Likewise.
1916 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1917 * srconv.c (main): Likewise.
1918 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1919 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1920 isdigit/isupper/islower.
1921 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1922 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1923 stab_demangle_prefix, stab_demangle_qualified,
1924 stab_demangle_template, stab_demangle_type,
1925 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1926 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1927 (isgraphic): Use ISPRINT instead of isascii/isprint.
1928 (main): Remove HAVE_LC_MESSAGES dependency.
1929 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1930 (pbarray): Use ISPRINT instead of isprint.
1931 (main): For gettext, also set the LC_CTYPE locate facet.
1932 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1933 (format_from_filename): Use ISPRINT instead of isprint.
1934 (main): For gettext, also set the LC_CTYPE locate facet.
1935 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1936 (unicode_print): Use ISPRINT instead of isprint.
1937 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1938 (stab_variable): Use ISDIGIT instead of isdigit.
1939
e59b4dfb
AM
19402001-09-18 Alan Modra <amodra@bigpond.net.au>
1941
1942 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1943 Replace bfd_read call with call to bfd_bread.
1944 (extract_file): Likewise.
1945
1946 * objdump.c (dump_section_header): Cast section->filepos to
1947 unsigned long to suit printf format string.
1948 * readelf.c (process_section_headers): Similarly for sh_offset.
1949 (process_unwind): Likewise.
1950
d132876a
NC
19512001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1952
1953 * strings.c (encoding, encoding_bytes): New variables.
1954 (long_options): Add --encoding.
1955 (main): Accept -e and --encoding.
1956 (get_char): New function. Read a, possibly wide, character from
1957 the input stream.
1958 (print_strings): Use get_char().
1959 (usage): Document new command line option.
1960 * doc/binutils.texi: Document new command line option.
1961 * NEWS: Announce new command line option.
1962
7559e86e 19632001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1964
1965 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1966 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1967 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1968 Removed EM_CYGNUS_ARC.
1969
7559e86e 19702001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1971
1972 * readelf.c: Include elf/h8 for H8 series definitions.
1973 (guess_is_rela): H8 series if RELA.
1974 (dump_relocations): Handle H8 series relocations.
1975
0823fbca
EC
19762001-08-31 Eric Christopher <echristo@redhat.com>
1977
1978 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1979
8db76d70
PT
19802001-08-29 Peter Targett <peter.targett@arccores.com>
1981
1982 * MAINTAINERS: Include ARC Maintainer.
1983
d81d6584
BE
19842001-08-29 Ben Elliston <bje@redhat.com>
1985
1986 * stabs.c (stab_demangle_template): Initialise s4.
1987
25a1ff5b
AM
19882001-08-27 Alan Modra <amodra@bigpond.net.au>
1989
1990 * readelf.c (dump_relocations): Recognise EM_PPC64.
1991
a5d22d2a
TS
19922001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1993
1994 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1995
62a5a82d
L
19962001-08-25 H.J. Lu <hjl@gnu.org>
1997
1998 * nm.c (print_width): New.
1999 (display_rel_file): Set `print_width' according to
2000 bfd_sprintf_vma.
2001 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2002
1ae8b3d2
AO
20032001-08-24 Alexandre Oliva <aoliva@redhat.com>
2004
2005 * objcopy.c (use_alt_mach_code): New variable.
2006 (OPTION_ALT_MACH_CODE): Define.
2007 (copy_options): Added --alt-machine-code.
2008 (copy_main): Handle it.
2009 (copy_object): Switch to alternate machine code if requested.
2010 * doc/binutils.texi: Document new option.
2011 * NEWS: Likewise.
2012
d1bdd336
TS
20132001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2014
2015 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2016
410f7a12
L
20172001-08-21 H.J. Lu <hjl@gnu.org>
2018
2019 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2020 (display_debug_info): Cast for 64bit hosts.
2021 (display_debug_frames): Likewise.
2022 (process_mips_specific): Likewise.
2023
c32144ff
AJ
20242001-08-21 Andreas Jaeger <aj@suse.de>
2025
2026 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2027
2028 * sysdump.c: Add missing prototypes.
2029 * srconv.c: Likewise.
2030 * unwind-ia64.c: Likewise.
2031 * coffdump.c: Likewise.
2032
2033 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2034
2035 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2036 of declaring xcalloc.
2037
d8180c76
L
20382001-08-10 H.J. Lu <hjl@gnu.org>
2039
2040 * nm.c (print_value): Add one arg, bfd *.
2041 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2042 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2043 (print_symbol_info_sysv): Likewise.
2044 (print_symbol_info_posix): Likewise.
2045
2046 * objdump.c (dump_section_header): Replace printf_vma with
2047 bfd_printf_vma.
2048 (print_section_stabs): Likewise.
2049 (dump_bfd_header): Likewise.
2050 (objdump_print_value): Replace sprintf_vma with
2051 bfd_sprintf_vma.
2052 (disassemble_bytes): Likewise.
2053 (dump_reloc_set): Likewise.
2054
0218d1e4
AJ
20552001-08-10 Andreas Jaeger <aj@suse.de>
2056
2057 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2058 to build warnings.
2059 * configure: Regenerate.
2060
2863d58a
AM
20612001-08-09 Alan Modra <amodra@bigpond.net.au>
2062
2063 * readelf.c: Add missing prototypes.
2064 * objdump.c: Likewise. Format existing prototypes.
2065
c0e047e0
AO
20662001-08-08 Alexandre Oliva <aoliva@redhat.com>
2067
2068 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2069 of any RELA relocation for the abbrev_offset memory location that
2070 refers to the .debug_abbrev section symbol.
2071
ff78d6d6
L
20722001-08-07 H.J. Lu <hjl@gnu.org>
2073
2074 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2075 (main): Return process_file ().
2076
c36774d6
PB
20772001-08-05 Philip Blundell <philb@gnu.org>
2078
2079 * doc/binutils.texi: Use "Thumb" not "THUMB".
2080
8f9d9bd9
JH
20812001-08-03 John Healy <jhealy@redhat.com>
2082
bb279dc0
ZW
2083 Patch suggested by Frank Eigler <fche@redhat.com>.
2084 * objdump.c (disassemble_data): Fill in section member of the
2085 disasm_info structure.
8f9d9bd9 2086
c918cb96
DD
20872001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2088
2089 * configure.in: Added --with-windres option.
2090 * configure: Regenerated.
2091
c7c55b78
NC
20922001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2093
2094 * doc/binutils.texi: Use @command{name} for commands;
2095 use @option{-opt} for options; use @table @env for list of options;
2096 remove spaces arround [ | ] in synopsis.
2097
2098 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2099 center title.
2100
594ef5db
NC
21012001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2102
bb279dc0
ZW
2103 * objcopy.c: Fix formatting.
2104 (section_rename): New structure.
2105 (OPTION_RENAME_SECTION): New switch.
2106 (copy_usage): Document new switch.
2107 (add_section_rename): New function: Add a node to the section
2108 rename list.
2109 (find_section_rename): New function: Find the new name and
2110 flags for a section.
2111 (setup_section): Call find_section_name to determine the name
2112 of the output section.
2113 (copy_main): Handle OPTION_RENAME_SECTION.
2114 * binutils.texi: Document new switch.
594ef5db
NC
2115 * NEWS: Mention new switch.
2116
1f554c69
NC
21172001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2118
2119 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2120 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2121 bug-binutils@gcc.org.
2122
2f83960e
AM
21232001-07-28 Matthias Kramm <kramm@quiss.org>
2124
2125 * bucomm.c (list_supported_architectures): New function.
2126 * bucomm.h (list_supported_architectures): Declare.
2127 * objdump.c (usage): Call the above.
2128
20fe0649
DB
21292001-07-25 Dave Brolley <brolley@redhat.com>
2130
2131 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2132 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2133
1b577b00
NC
21342001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2135
2136 * README: Update for 2.11. Change bug reporting email address.
2137 * MAINTAINERS: Tidy up. Change bug reporting email address.
2138
95fd336c
DD
21392001-07-16 DJ Delorie <dj@redhat.com>
2140
5f16d855
DD
2141 * resres.c (write_res_header): Align header size.
2142 (res_align_file): Calculate alignment correctly.
2143
95fd336c
DD
2144 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2145 correct 10).
2146 * resrc.c (write_rc_resource): Likewise.
2147 * windres.h (SUBLANG_SHIFT): Define - as 10.
2148
ed8fee27
NC
21492001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2150
2151 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2152
90ab7e9a
NC
21532001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2154
2155 * MAINTAINERS: Add notes about branch checkins.
2156
e0c60db2
NC
21572001-07-05 Daniel Berlin <dan@cgsoftware.com>
2158
2159 * readelf.c (display_debug_macinfo): New function, display
2160 .debug_macinfo section.
2161 (do_debug_macinfo): New variable.
2162 (parse_args): Handle "-w[mM]" to mean display macro info.
2163 (process_section_headers): Handle debug_macinfo.
2164 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2165 function for .debug_macinfo display.
e0c60db2
NC
2166 * doc/binutils.texi: Document new command line switch.
2167 * NEWS: Document new feature of readelf.
0218d1e4 2168
24e01a36
L
21692001-07-05 H.J. Lu <hjl@gnu.org>
2170
2171 * objcopy.c (filter_symbols): Don't turn undefined symbols
2172 into local.
2173
4258bf4d
L
21742001-07-03 H.J. Lu <hjl@gnu.org>
2175
2176 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2177 $@.pod.
2178 (ar.1): Likewise.
2179 (dlltool.1): Likewise.
2180 (nlmconv.1): Likewise.
2181 (nm.1): Likewise.
2182 (objcopy.1): Likewise.
2183 (objdump.1): Likewise.
2184 (ranlib.1): Likewise.
2185 (readelf.1): Likewise.
2186 (size.1): Likewise.
2187 (strings.1): Likewise.
2188 (strip.1): Likewise.
2189 (windres.1): Likewise.
2190 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2191 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2192 $(DEMANGLER_NAME).
2193 (as.1): Removed.
2194 * doc/Makefile.in: Regenerated.
2195
7014bc31
NC
21962001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2197
2198 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2199
b811889f
NC
22002001-07-01 Daniel Berlin <dan@cgsoftware.com>
2201
2202 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2203
12ab83a9
NC
22042001-06-29 James Cownie <jcownie@etnus.com>
2205
2206 * readelf.c: Support DWARF 2.1 attributes.
2207
a6e9f9df
AM
22082001-06-28 Alan Modra <amodra@bigpond.net.au>
2209
2210 * readelf.c (GET_DATA_ALLOC): Remove.
2211 (GET_DATA): Remove.
2212 (get_data): New function combining above macros, with an extra
2213 test for zero size.
2214 (slurp_rela_relocs): Use get_data, and catch error return.
2215 (slurp_rel_relocs): Likewise.
2216 (get_32bit_program_headers): Likewise.
2217 (get_64bit_program_headers): Likewise.
2218 (get_32bit_section_headers): Likewise.
2219 (get_64bit_section_headers): Likewise.
2220 (get_32bit_elf_symbols): Likewise.
2221 (get_64bit_elf_symbols): Likewise.
2222 (process_section_headers): Likewise.
2223 (process_relocs): Likewise.
2224 (slurp_ia64_unwind_table): Likewise.
2225 (process_unwind): Likewise.
2226 (get_32bit_dynamic_segment): Likewise.
2227 (get_64bit_dynamic_segment): Likewise.
2228 (process_dynamic_segment): Likewise.
2229 (process_version_sections): Likewise.
2230 (process_symbol_table): Likewise.
2231 (dump_section): Likewise.
2232 (display_debug_info): Likewise.
2233 (display_debug_section): Likewise.
2234 (process_section_contents): Likewise.
2235 (process_corefile_note_segment): Likewise.
2236 (process_mips_specific): Likewise. Also free econf32, econf64.
2237
af3fc3bc
AM
22382001-06-25 Alan Modra <amodra@bigpond.net.au>
2239
2240 * readelf.c (dump_relocations): Print "bad symbol index" if
2241 symtab == NULL with non-zero symtab_index.
2242 (process_relocs): Don't bomb if reloc section has no symsec.
2243
6d900bf6
L
22442001-06-24 H.J. Lu <hjl@gnu.org>
2245
2246 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2247 by accident.
2248 (copy_main): Apply the the change made to strip_main on
2249 2001-05-30 by accident.
2250
49b4e386
AJ
22512001-06-23 Andreas Jaeger <aj@suse.de>
2252
2253 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2254 parameter 'code'.
2255 (unw_decode_x2): Likewise.
2256 (unw_decode_x3): Likewise.
2257 (unw_decode_x4): Likewise.
2258
d8dc71e3
BE
22592001-06-23 Ben Elliston <bje@redhat.com>
2260
2261 * MAINTAINERS: Add myself as M88k maintainer.
2262
af3bdff7
NC
22632001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2264
2265 * objcopy.c (strip_main): Support -o or --output-file command lien
2266 switch.
2267
105e7211
L
22682001-06-19 H.J. Lu <hjl@gnu.org>
2269
2270 * doc/Makefile.in: Regenerated.
2271
c45021f2
NC
22722001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2273
2274 * readelf.c: Restore formatting.
2275
22762001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2277
bb279dc0
ZW
2278 * Makefile.am: Move documentation into doc subdirectory.
2279 * Makefile.in: Regenerated.
c45021f2 2280 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2281 * addr2line.1: Removed.
2282 * ar.1: Likewise.
2283 * dlltool.1: Likewise.
2284 * nlmconv.1: Likewise.
2285 * nm.1: Likewise.
2286 * objcopy.1: Likewise.
2287 * objdump.1: Likewise.
2288 * ranlib.1: Likewise.
2289 * readelf.1: Likewise.
2290 * size.1: Likewise.
2291 * strings.1: Likewise.
2292 * strip.1: Likewise.
2293 * windres.1: Likewise.
2294 * cxxfilt.man: Likewise.
c45021f2
NC
2295 * doc: New Directory.
2296 * doc/Makefile.am: New file.
2297 * doc/Makefile.in: Generate.
2298
09ad7db3
AM
22992001-06-09 Alan Modra <amodra@bigpond.net.au>
2300
2301 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2302
936260fe
AM
23032001-06-01 Alan Modra <amodra@bigpond.net.au>
2304
2305 * MAINTAINERS: Update my email address.
2306
16b2b71c
NC
23072001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2308
2309 * objcopy.c: Add new switches: --keep-global-symbol,
2310 --keep-symbols, --localize-symbols, --keep-global-symbols and
2311 --weaken-symbols.
2312 * binutils.texi: Document new switches.
2313 * objcopy.1: Regenerate.
2314 * NEWS: Announce new feature.
2315
7036c0e1
AJ
23162001-05-28 Andreas Jaeger <aj@suse.de>
2317
2318 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2319 variables, fix format strings.
2320
76a406e5
NC
23212001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2322
2323 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2324 when computing the address of the line to show.
2325
31b6fca6
RH
23262001-05-16 Richard Henderson <rth@redhat.com>
2327
2328 * readelf.c (do_debug_frames_interp): New.
2329 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2330 (byte_get_big_endian): Likewise.
2331 (parse_args) ['F']: Set do_debug_frames_interp.
2332 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2333 (frame_display_row): Don't trunc pc_begin to int.
2334 (size_of_encoded_value): New.
2335 (display_debug_frames): Handle 64-bit targets. Print raw data
2336 unless do_debug_frames_interp.
2337 (debug_displays): Remove duplicate .debug_frame.
2338
4fe85591
NC
23392001-05-15 Ralf Baechle <ralf@gnu.org>
2340
2341 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2342 The former constant was never in active use and is used otherwise
2343 by the ABI.
2344
579f31ac
JJ
23452001-05-11 Jakub Jelinek <jakub@redhat.com>
2346
2347 * readelf.c (process_unwind): Print all unwind sections, not just
2348 one.
2349
78f4a3f7
AM
23502001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2351
2352 * readelf.c (process_unwind): Remove const specifier.
2353
1c529ca6
NC
23542001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2355
2356 * strings.c (isgraphic): Do not use isascii() unless it is needed
2357 for isprint() to work.
2358 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2359
87e6d782
NC
23602001-04-27 Johan Rydberg <jrydberg@opencores.org>
2361
bb279dc0 2362 * NEWS: Announce support for OpenRISC.
87e6d782 2363
4bd3d870 23642001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2365
2366 * dlltool.c (do_default_excludes): Initialise to true.
2367
21211521
AM
23682001-04-10 Alan Modra <amodra@one.net.au>
2369
2370 * MAINTAINERS: Update my email address
2371 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2372
0c66b61e 23732001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2374
2375 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2376
e58d53af
L
23772001-03-30 H.J. Lu <hjl@gnu.org>
2378
2379 * readelf.c (process_unwind): Just return if do_unwind is 0.
2380
bee72332
DD
23812001-03-28 Roger Sayle <roger@metaphorics.com>
2382
2383 * dlltool.c (make_one_lib_file): Fix section flags for
2384 .text, .data and .bss in stub ds*.o files to match those
2385 generated by gas.
2386
f1467e33
L
23872001-03-29 H.J. Lu <hjl@gnu.org>
2388
2389 * readelf.c (process_unwind): Only do unwind sections for
2390 IA64.
2391
1c6fb4fe
L
23922001-03-28 H.J. Lu <hjl@gnu.org>
2393
2394 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2395 * Makefile.in: Regenerate.
2396
0879a67a
AJ
23972001-03-26 Andreas Jaeger <aj@suse.de>
2398
2399 * binutils.texi (nm): Fix texi syntax.
2400
0285c67d
NC
24012001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2402
2403 * binutils.texi: Put @c man begin and @c man end indications
2404 to generate man pages using texi2pod and pod2man. Put @c man title
2405 to identify each man. Add SEEALSO entries.
2406 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2407 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2408 sort the list.
2409 (*.1): Build the man pages from binutils.texi.
2410 * Makefile.in: Regenerate.
2411
04847a4d
CF
24122001-03-13 Eric Kohl <ekohl@rz-online.de>
2413
2414 * defparse.y (opt_equal_name): allow "." in name.
2415 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2416 (gen_exp_file): Likewise.
2417
43a0748c
NC
24182001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2419
2420 * NEWS: Document addition of -B switch to objcopy.
2421 * binutils.texi: Document addition of -B switch to objcopy.
2422 * objcopy.c: (copy_options): Add --binary-architecture.
2423 (copy_usage): Document -B/--binary-architecture.
2424 (copy_main): Support -B/--binary-architecture. Set
2425 bfd_external_binary_architecture.
0879a67a 2426
b7498e0e
NC
24272001-03-11 Andreas Jaeger <aj@suse.de>
2428
2429 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2430 (dump_relocations): Likewise.
2431 (get_machine_name): Likewise.
2432
a59e3bd7
NC
24332001-02-28 Nick Clifton <nickc@redhat.com>
2434
2435 * readelf.c: (struct unw_aux_info): Remove const modifier for
2436 'strtab' field.
2437 (process_unwind): Remove non-K&R compliant LHS type cast in call
2438 to GET_DATA_ALLOC macro.
2439
a5bcd848
PB
24402001-02-28 Philip Blundell <pb@futuretv.com>
2441
2442 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2443 ABI is in use; remove ambiguity between the "unknown" EABI and
2444 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2445 renamed EF_xx constants.
2446
27b7e12d
AM
24472001-02-27 Alan Modra <alan@linuxcare.com.au>
2448
2449 * configure.in (BFD_VERSION): New.
2450 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2451 * configure: Regenerate.
2452 * Makefile.am: Run "make dep-am"
2453 * Makefile.in: Regenerate.
2454
a9f10786
NC
24552001-02-14 Nick Clifton <nickc@redhat.com>
2456
2457 * MAINTAINERS: Add "Obvious Fix" rule.
2458
3c44da9a
MS
24592001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2460
2461 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2462 literal concatenation.
2463
ecd03389
MS
24642001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2465
2466 * readelf.c (struct unw_aux_info): Remove const from the info member.
2467 (process_unwind): Don't type-cast the third argument to the
2468 GET_DATA_ALLOC macro.
2469
88ec60c7
NC
24702001-02-11 Nick Clifton <nickc@redhat.com>
2471
2472 * readelf.c (dump_relocations): Free corrected allocated
2473 array.
2474 (process_unwind): Fix compile time warning.
2475
f5e21966
NC
24762001-02-10 Nick Clifton <nickc@redhat.com>
2477
2478 * binutils.texi: Document new --unwind option to readelf.
2479
a85d7ed0
NC
24802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2481
2482 * readelf.c: Add linux target for S/390.
2483
7bb10502
AM
24842001-02-10 Alan Modra <alan@linuxcare.com.au>
2485
2486 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2487 printf is a macro.
2488
8ca8f343
HPN
24892001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2490
2491 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2492 * aclocal.m4: Regenerate.
2493 * configure: Regenerate.
2494
7340082d
NC
24952001-02-07 Todd Vierling <tv@wasabisystems.com>
2496
2497 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2498 * objdump.c (bfd_target_vector): Likewise.
2499
4d6ed7c8
NC
25002001-02-07 David Mosberger <davidm@hpl.hp.com>
2501
2502 * readelf.c (process_unwind): New function.
2503 (slurp_ia64_unwind_table): Ditto.
2504 (dump_ia64_unwind): Ditto.
2505 (find_symbol_for_address): Ditto.
2506 (slurp_rela_relocs): New function (split off from dump_relocations()).
2507 (slurp_rel_relocs): Ditto.
2508 (parse_args): Handle '-u' option.
2509
2510 * unwind-ia64.c: New file.
2511 * unwind-ia64.h: New file.
2512 * Makefile.am: Include unwind-ia64.c in readelf build.
2513 * Makefile.in: Regenerate.
7340082d 2514 * po/binutils.pot: Regenerate.
4d6ed7c8 2515
c7217458
PB
25162001-02-04 Philip Blundell <philb@gnu.org>
2517
2518 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2519 * configure: Regenerate.
2520
956eedd4
AM
25212001-01-31 Steve deRosier <sderosier@vari-lite.com>
2522
2523 * ieee.c (ieee_add_bb11): Don't check for backslashes
2524 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2525
8855cbca
AM
25262001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2527
c7f2731e
AM
2528 * ieee.c: Update copyright.
2529 (ieee_start_compilation_unit): Don't check for backslashes
2530 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2531
8855cbca
AM
2532 * stabs.c: Update copyright. Include "filenames.h".
2533 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2534
329de803 25352001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2536
2537 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2538 sections are present before using them. Remove code duplication.
2539 (process_symbol_table): Check if VERDEF or VERNEED sections are
2540 present before using them.
2541
23719f39
NC
25422001-01-17 Nick Clifton <nickc@redhat.com>
2543
2544 * objcopy.c (copy_object): Fail if attempting to convert the
2545 endianness of the input object file.
2546
2547 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2548
f726e849
NC
25492001-01-16 Nick Clifton <nickc@redhat.com>
2550
2551 * readelf.c (string_table_length): New variable.
2552 (SECTION_NAME): Catch out of range indices and missing section
2553 pointers.
2554 (process_section_headers): Delete useless local variable
2555 string_table_offset. Set the value of string_table_length
2556 after loading the string table.
2557 (process_mips_specific): Use SECTION_NAME macro.
2558 (process_file): Set string_table_length to 0 when it is freed.
2559
d0398d6a
NC
25602001-01-12 Nick Clifton <nickc@redhat.com>
2561
2562 * version.c (print_version): Update copyright date.
2563
0d2bcfaf
NC
25642001-01-11 Peter Targett <peter.targett@arccores.com>
2565
2566 * readelf.c (dump_relocations): Include selection with EM_ARC.
2567 (get_machine_name) Update name to "ARC".
2568
8b1e6df3
NC
25692001-01-09 Nick Clifton <nickc@redhat.com>
2570
2571 * Makefile.am: Add rule to build objdump.o from objdump.c and
2572 using OBJDUMP_DEFS.
2573 * Makefile.in: Regenerate.
2574
2575 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2576 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2577 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2578 * configure: Regenerate.
8b1e6df3
NC
2579
2580 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2581 is defined read in the relocs even if dump_reloc_info is
2582 false.
2583
2f952d20
PB
25842001-01-07 Philip Blundell <philb@gnu.org>
2585
2586 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2587 `bug-binutils'.
2588 * README: Likewise.
2589
a8c548cb
NC
25902000-12-19 Nick Clifton <nickc@redhat.com>
2591
2592 * dlltool.c: Add missing support for arm-epoc-pe.
2593 * configure.in: Add missing support for arm-epoc-pe.
2594 * configure: Regenerate.
2595
cc5fda35
NC
25962000-12-15 Nick Clifton <nickc@redhat.com>
2597
2598 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2599 Mode parts of the x86 port.
2600
bcedfee6
NC
26012000-12-04 Andreas Jaeger <aj@suse.de>
2602
2603 * readelf.c (guess_is_rela): Add EM_X86_64.
2604 (dump_relocations): Add EM_X86_64.
2605 (get_machine_name): Add EM_X86_64.
2606 Include "elf/x86-64.h".
2607
584da044
NC
26082000-12-12 Nick Clifton <nickc@redhat.com>
2609
2610 * readelf.c: Fix formatting.
2611
7559e86e 26122000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2613
2614 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2615
a98cc2b2
AH
26162000-12-07 Andrew Haley <aph@redhat.com>
2617
2618 * readelf.c (display_debug_frames): Only display columns that are
2619 referenced by the frame debug info.
2620
c7987a69
NC
26212000-12-05 Nick Clifton <nickc@redhat.com>
2622
2623 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2624
09fd7e38
JM
26252000-12-04 Jason Merrill <jason@redhat.com>
2626
2627 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2628 (display_debug_section): Likewise.
2629 (display_debug_info): Display CU header before bailing.
2630
e7af610e
NC
26312000-12-01 Chris Demetriou <cgd@sibyte.com>
2632
09fd7e38
JM
2633 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2634 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2635 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2636
09fd7e38
JM
2637 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2638 and E_MIPS_ARCH_64.
84ea6cf2 2639
09fd7e38
JM
2640 * readelf.c (get_machine_flags): Add case for
2641 E_MIPS_MACH_SB1.
c6c98b38 2642
75066968
DD
26432000-11-30 Richard Earnshaw <rearnsha@arm.com>
2644
2645 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2646
5c4666ea
HPN
26472000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2648