bfd:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3f7de0e7
NC
12003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
2
ef230218
JR
3 * readelf.c (get_machine_name) <EM_SH>: Amend return value
4 to refer to SuperH.
5
3f7de0e7
NC
6 * readelf.c (decode_location_expression): Don't add a trailing ';'.
7
32df8966
NC
82003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
9 Nick Clifton <nickc@redhat.com>
10
11 * windres.c (long_options): Move close to main, where it is used.
12 Add 'input' and 'output' long options.
13 (main): Accept "-fo" as an alias for "-o". This is for rc
14 comptibility.
15 * doc/binutils.texi: Mention that -fo is accepted as an alias for
16 -o, but discourage its use.
17
85eb5110
NC
182003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
19
20 * windres.c (format_from_name): Make the exit on error
21 behaviour optional.
22 (main): Rename the -I option to -J. Introduce -I as a synonym
23 for --include-dir. For backwards compatibility also support the
24 old -I behaviour, but issue a deprecation warning.
25 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
26 of the -I option.
27
26597c86
NC
282003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
29
30 * readelf.c: Replace references to Mitsubishi M32R with
31 references to Renesas M32R.
32
c2dcd04e
NC
332003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
34
35 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
36
c1124b23
AO
372003-04-09 Alexandre Oliva <aoliva@redhat.com>
38
39 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
40 for debugging information types not supported by objdump.
41
e5076347
AM
422003-04-09 Bernd Jendrissek <berndj@prism.co.za>
43
44 * configure.in: Recognize canonical form of i[3-6]86-pe*.
45 * configure: Regenerate.
46
adab8cdc
AO
472003-04-09 Alexandre Oliva <aoliva@redhat.com>
48
49 * readelf.c (display_debug_info): Apply RELA relocations on the
50 entire section.
51 (byte_put_little_endian, byte_put_big_endian): New functions.
52 (byte_put): New variable.
53 (get_file_header): Initialize it.
54
3077f5d8
NC
552003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
56
57 * windres.c: Add -l for compatibility with wrc, and rc.
58 Use the short option as a key for long options that have
59 a synonymous short option.
60 * doc/binutils.texi: Added -l to the list of options.
61
29b058f1
NC
622003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
63
3077f5d8
NC
64 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
65 (main): Just pass the -U option down to the preprocessor.
66 * doc/binutils.texi: Added -U to the list of options.
29b058f1 67
3126d709
CF
682003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
69
70 * windres.c (usage): Report -r option.
71 (main): Ignore the -r option.
72 * doc/binutils.texi: Add -r to the list of options.
73
c46ac711
BW
742003-04-01 Bob Wilson <bob.wilson@acm.org>
75
76 * MAINTAINERS: Add myself as Xtensa maintainer.
77
88da6820
NC
782003-04-01 Bob Wilson <bob.wilson@acm.org>
79
3077f5d8
NC
80 * readelf.c: Include "elf/xtensa.h".
81 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
82 targets that use RELA relocations.
83 (dump_relocations): Call elf_xtensa_reloc_type for
84 EM_XTENSA and EM_XTENSA_OLD.
85 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 86
27a710e5
NC
872003-04-01 Nick Clifton <nickc@redhat.com>
88
89 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
90 thumb-pe*, mcore-pe and mcore-*elf.
91 * configure: Regenerate.
92
335a1869
AO
932003-03-31 Alexandre Oliva <aoliva@redhat.com>
94
95 * objdump.c (dump_data): Don't truncate the address to long; make
96 the width large enough, and uniform for all entries in a section.
97
566b0d53
L
982003-03-31 H.J. Lu <hjl@gnu.org>
99
100 * readelf.c: Include "libiberty.h".
101 (dynamic_relocations): New.
102 (process_relocs): Properly handle dynamic relocation.
103 (process_dynamic_segment): Fill relocation elements in
104 dynamic_info.
105
ee42cf8c
NC
1062003-03-31 Kevin Buettner <kevinb@redhat.com>
107
108 * readelf.c (read_and_display_attr, read_and_display_attr_value):
109 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
110 all callers.
111 (display_debug_lines, display_debug_pubnames, display_debug_info)
112 (display_debug_aranges, display_debug_frames, read_and_display_attr)
113 (read_and_display_attr_value): Add 64-bit DWARF support.
114
7adbf450
NC
1152003-03-31 Ian Lance Taylor <ian@airs.com>
116
117 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
118 (optresid): Handle a resource id that can be a string or a number.
119 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
120 struct res_id.
121 (define_icon_control): Pass a struct res_id to define_control.
122 * windres.h (define_control): Change prototype.
123
06d86cf7
NC
1242003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
125
7c29036b
NC
126 * objcopy (OPTION_FORMATS_INFO): Define.
127 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
128 (copy_options): Likewise.
129 (strip_usage): Add "--info" to usage.
130 (copy_usage): Likewise.
131 (strip_main): Declare formats_info. Iniatilize it to FALSE.
132 Handle "info".
133 (copy_main). Likewise.
134 * doc/binutils.texi. Document the "--info" option for
135 objcopy/strip.
136 * NEWS: Mention the new command line switch.
137
06d86cf7
NC
138 * objdump.c (endian_string): Move to bucomm.c.
139 (display_info): Likewise.
140 (display_target_list): Likewise.
141 (display_info_table): Likewise.
142 (display_target_tables): Likewise.
143 (main): Assign the return value of display_info to exit_status.
144 * bucomm.c: Include bfdver.h and libbfd.h
145 (display_target_list): Call bfd_nonfatal instead of nonfatal and
146 return 0 on a non-fatal error, 1 on success.
147 (display_info_table): Likewise.
148 * bucomm.h (display_info): Provide a prototype.
149 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
150 libbfd.h.
151 * Makefile.in: Regenerate.
152
7adbf450 1532003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
154
155 * dlltool.c (gen_def_file): Put demangled name comments on
156 own line preceding export name.
157
98a91d6a
NC
1582003-03-17 Nick Clifton <nickc@redhat.com>
159
160 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
161 printf for emitting new lines.
162
06a30c77
NC
1632003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
164
165 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
166 the symbol's value when --size-sort is used, unless -S is used.
167 doc/binutils.texi (--size-sort): For non-bsd formats both the
168 value and size of the symbols are displayed.
169
ab829d36
NC
1702003-03-13 Nick Clifton <nickc@redhat.com>
171
172 * po/da.po: Update.
173
634847c9
NC
1742003-03-12 Nick Clifton <nickc@redhat.com>
175
176 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
177
3889f9eb
BE
1782003-03-10 Ben Elliston <bje@wasabisystems.com>
179
180 * MAINTAINERS: Update my mail address.
181
7eb5191a
NC
1822003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
183
184 * stabs.c (BYTES_IN_WORD): Remove definition.
185 * wrstabs.c (BYTES_IN_WORD): Likewise.
186
e3b83c8f
NC
1872003-03-04 Nick Clifton <nickc@redhat.com>
188
189 * nm.c (main): Print a warning message if --size-sort and
190 --undefined-only are used together.
191
1922003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
193
194 * nm.c (print_symbol): Remove check for undefined_only.
195
a9d68a1e
NC
1962003-03-03 Nick Clifton <nickc@redhat.com>
197
198 * po/da.po: Installed latest translation.
199
a99996bb
NC
2002003-02-24 Nick Clifton <nickc@redhat.com>
201
202 * README: Update binutils references to 2.13.
203 Add paragraph about using --disable-nls.
204
76ed1927
NC
2052003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
206
207 * doc/binutils.texi (nm --size-sort): Update.
208
0100f33b
JW
2092003-02-21 James E Wilson <wilson@tuliptree.org>
210
211 * MAINTAINERS: Update email address.
212
ecc51f48
NC
2132003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
214
215 * readelf.c (get_ia64_dynamic_type): New function.
216 (dynamic_segment_ia64_val): New function.
217 (get_dynamic_type): If machine type is EM_IA_64 call
218 get_ia64_dynamic_val.
219 (get_ia64_section_type_name): Handle sections with types in the
220 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
221 (get_dynamic_flags): If machine type is EM_IA_64 call
222 dynamic_segment_ia64_val.
223
947ed062
NC
2242003-02-21 Bob Wilson <bob.wilson@acm.org>
225
226 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
227 section title capitalization more consistent. Update descriptions
228 of various options to be consistent with the code. Fix errors and
229 incomplete list in the description of c++filt format options. Remove
230 information about the linker. Change to be more polite about poor
231 bug reports. Replace FDL appendix with include of fdl.texi.
232 * doc/fdl.texi: New file.
233
66491ebc
AM
2342003-02-21 Roger Sayle <roger@eyesopen.com>
235
236 * objcopy.c (filter_symbols): Fix compilation problems with
237 HP-UX's C compiler.
238
0e11a9e9
CF
2392003-02-19 Christopher Faylor <cgf@redhat.com>
240
241 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
242 previous change.
243
6e5f5201
CF
2442003-02-19 Mark Blackburn <marklist@fangorn.ca>
245
0e11a9e9 246 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 247
f0c8c24a
NC
2482003-02-12 Bob Wilson <bob.wilson@acm.org>
249
250 * nm.c (usage): Add `java' and `gnat' demangle styles and make
251 quotes consistent.
252 * objdump.c (usage): Ditto. Also fix some typos.
253
d3c543fd
NC
254 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
255
fe2c4142
NC
256 * debug.c (debug_record_variable): Handle global register variables.
257
6de15b9e
NC
258 * stabs.c (parse_stab): For N_SLINE only include
259 function_start_offset if the symbol is within a function;
260 otherwise, the value is absolute.
261
fde78edd
NC
2622003-02-10 Nick Clifton <nickc@redhat.com>
263
264 * readelf.c (decode_ARM_machine_flags): Handle the
265 EF_ARM_MAVERICK_FLOAT flag.
266
22d82235
AS
2672003-02-04 Andreas Schwab <schwab@suse.de>
268
269 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
270 long and use %ld in printf format.
271
1a677ea8
RS
2722003-01-28 Richard Sandiford <rsandifo@redhat.com>
273
274 * readelf.c (dump_relocations): Reorder the r_info field for
275 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
276
8dde85fc
NC
2772003-01-21 Daniel Berlin <dan@dberlin.org>
278
279 * readelf.c (display_debug_loc): Skip address base changes.
280
c6f8bb1e
AM
2812003-01-17 Fabio Alemagna <falemagn@aros.org>
282
283 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
284 and ELFOSABI_NSK.
285
c833c019
AM
2862003-01-16 Alan Modra <amodra@bigpond.net.au>
287
288 * readelf.c: Include elf/ppc64.h.
289 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
290 * Makefile.am: Run "make dep-am".
291 * Makefile.in: Regenerate.
292
3b36097d
SC
2932003-01-02 Ben Elliston <bje@redhat.com>
294
295 * readelf.c (guess_is_rela): Handle EM_IQ2000.
296 (get_machine_name): Likewise.
297 (dump_relocations): Likewise.
298 * NEWS: Mention IQ2000 support.
299
cb44e358
RS
3002003-01-02 Richard Sandiford <rsandifo@redhat.com>
301
302 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
303
af7ee8bf
CD
3042002-12-30 Chris Demetriou <cgd@broadcom.com>
305
306 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
307 changes in MIPS -M options.
308
2469cfa2
NC
3092002-12-30 Dmitry Diky <diwil@mail.ru>
310
311 * Makefile.am: Add msp430 target.
312 * Makefile.in: Regenerate.
313 * readelf.c: Add support for msp430 target.
314
640c0ccd
CD
3152002-12-27 Chris Demetriou <cgd@broadcom.com>
316
317 * doc/binutils.texi (objdump): Document MIPS -M options.
318
59f14fc0
AS
3192002-12-23 Andreas Schwab <schwab@suse.de>
320
321 * readelf.c (main): Reset dump request after each file.
322
312b768e
NC
3232002-12-23 Nick Clifton <nickc@redhat.com>
324
325 * nlmconv.c (main): Pass TRUE as third argument to
326 bfd_arch_get_compatible.
327
8745eafa
NC
3282002-12-23 Nick Clifton <nickc@redhat.com>
329
330 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
331 macro. Handle 'S' encoding, accepting 8-bit characters.
332 (main): Parse 'S' encoding.
333 (get_char): Accept 'S' encoding.
334 (print_strings): Use STRING_ISGRAPHIC.
335 (usage): Document support of 'S' encoding.
336 * doc/binutils.texi: Document support of 'S' encoding/
337 * NEWS: Mention new feature.
338
08213ebb
AM
3392002-12-20 Alan Modra <amodra@bigpond.net.au>
340
341 * README <building ar>: Don't use libibery's needed_list or
342 required_list, instead link libiberty/*.o.
343
b9e5d8e5
KH
3442002-12-19 Kazu Hirata <kazu@cs.umass.edu>
345
346 * doc/binutils.texi: Fix typos.
347
c51238bc
DA
3482002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
349
350 * doc/binutils.texi: Add missing parenthesis.
351
d7fb0dd2
NC
3522002-12-15 Nick Kelsey <nickk@ubicom.com>
353
354 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
355 symbols by adding the given prefix to the begining of the symbol
356 name. This is useful to provide name space seperation regardless
357 of how the object file was created. Added --prefix-sections=
358 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
359 sections (or all sections with the alloc flag set) by adding the given
360 prefix to the begining of the symbol name.
361 * NEWS: Mention this new feature.
362 * doc/binutils.texi: Document this new feature.
363
55b9cdf1
AM
3642002-12-13 Alan Modra <amodra@bigpond.net.au>
365
366 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
367 dyn_string_append with dyn_string_append_cstr.
368
369 * emul_aix.c (ar_emul_aix_create): Remove unused function.
370
84ad6ede
NC
3712002-12-10 James Cownie <jcownie@etnus.com>
372
373 * readelf.h (get_TAG_name, get_AT_name,
704afb58 374 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
375 DWARF2 spec.
376 * NEWS: Mention this new support.
377
7d036af2
AM
3782002-12-08 Alan Modra <amodra@bigpond.net.au>
379
380 * NEWS: Mention that bfd no longer declares a "boolean" type.
381
3e8bba36
AM
3822002-12-07 Alan Modra <amodra@bigpond.net.au>
383
384 * readelf.c (process_program_headers): When setting loadaddr, don't
385 assume segment size is 4k. Use p_align instead.
386 (loadaddr): Change from int to long.
387 (dynamic_addr, dynamic_info, version_info): Likewise.
388 (process_dynamic_segment <syminsz>): Likewise.
389 (process_dynamic_segment): Adjust print format string.
390 (rela_addr, rela_size): Delete.
391 (process_relocs): Formatting.
392
d070dab9
JW
3932002-12-05 Jim Wilson <wilson@redhat.com>
394
395 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
396 * configure: Regenerate.
397
45bcbdb1
ILT
3982002-12-04 Ian Lance Taylor <ian@airs.com>
399
400 * MAINTAINERS: Change e-mail address back to airs.com.
401
42ea8716
AH
4022002-12-04 Aldy Hernandez <aldyh@redhat.com>
403
404 * MAINTAINERS: Add self.
405
b34976b6
AM
4062002-11-30 Alan Modra <amodra@bigpond.net.au>
407
408 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
409 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
410 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
411 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
412 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
413 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
414 with TRUE/FALSE. Formatting.
415
c8286bd1
JJ
4162002-11-29 Jakub Jelinek <jakub@redhat.com>
417
418 * readelf.c Replace occurrences of Elf32_Internal_* and
419 Elf64_Internal_* with Elf_Internal_*.
420 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
421 Zero r_addend fields.
422 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
423 Elf_Internal_Rela.
424
92acdfaf
NC
4252002-11-23 Nick Clifton <nickc@redhat.com>
426
427 * size.c (usage): Fix typo describing switch for hex format.
428
48c5eb8a
SS
4292002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
430
431 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
432 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
433 testcase
434
2f62977e
NC
4352002-11-14 Nick Clifton <nickc@redhat.com>
436
437 * readelf.c (process_program_headers): Add comment about return
438 value. Ensure that 0 is returned if the headers are not loaded.
439 (process_file): If process_section_headers failed to load the
440 headers disable any tests that rely upon them. Similarly for
441 process_program_headers.
442
cd24c222
NC
4432002-11-12 Nick Clifton <nickc@redhat.com>
444
445 * po/da.po: Updated Danish translation.
446
f3931575
AM
4472002-11-12 Klee Dienes <kdienes@apple.com>
448
449 * rddbg.c (read_section_stabs_debugging_info): Also recognize
450 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
451
b54e7460
CF
4522002-11-11 Christopher Faylor <cgf@redhat.com>
453
454 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
455 cgf maintainership.
456
4f17cc13
CF
4572002-11-11 Christopher Faylor <cgf@redhat.com>
458
459 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
460
232e7cb8
NC
4612002-11-07 Nick Clifton <nickc@redhat.com>
462
cd24c222 463 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
464 * configure: Regenerate.
465 * po/da.po: New Danish translation.
466
232e7cb8
NC
467 * readelf.c (get_symbol_index_type): Revert part of previous
468 patch: Display unknown symbol types in decimal, not hex.
469
c9e38879
NC
4702002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
471
472 * dlltool.c (add_excludes): Don't prefix excluded fastcall
473 symbols with underscore.
474 (xlate): Ignore add_underscore for decorated fastcall symbols.
475
4762002-11-07 Eric Kohl <ekohl@rz-online.de>
477
478 * deflex.l: Accept '@' as first character of an ID.
479 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
480 ASM_PREFIX for fastcall symbols.
481 (scan_drectve_symbols): Handle fastcall symbols when generating
482 undecorated aliases for symbols in drectve section.
483 (scan_filtered_symbols): Likewise, with export-all.
484 (xlate): Likewise, with --kill-at.
485 (make_imp_label): New function to handle fastcall symbols
486 correctly.
487 (make_one_lib_file): Use make_imp_label instead of make_label
488 for imp symbols.
489
a700dc3b
SS
4902002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
491
492 * MAINTAINERS: Add self as TIC4X maintainer.
493
5cf1065c
NC
4942002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
495
496 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
497 PROCESSOR-specific, OS-specific, reserved and unknown symbol
498 types.
5cf1065c 499
f1ef08cb
AM
5002002-11-04 Alan Modra <amodra@bigpond.net.au>
501
502 * readelf.c (byte_get_little_endian): Comment typo fix.
503 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
504 as the format string.
505 (dump_relocations): Correct section sym names.
506 (process_section_headers): Clear symtab_shndx_hdr.
507 (read_and_display_attr_value): Don't pass indirect string to printf
508 as the format string.
509 (display_debug_frames): Indicate when zero terminator found. Decode
510 DW_EH_PE_pcrel addresses.
511
1a09a22c
NC
5122002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
513
514 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
515 order to ensure proper disassembly of the valid 0-value opcode.
516 * configure: Regenerate.
517 * aclocal.m4: Regenerate.
518 * config.in: Regenerate.
519 * configure.in: Regenerate.
520 * doc/Makefile.in: Regenerate.
521 * po/binutils.pot: Regenerate.
522
c254c557
KK
5232002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
524
525 * MAINTAINERS: Add self as SH maintainer.
526
aefbdd67
BE
5272002-10-23 Ben Elliston <bje@redhat.com>
528
529 * doc/binutils.texi (objdump): Document -z and move the entry for
530 --disassemble-zeroes to the end of the options section (for `z').
531
ab9bcc01
NC
5322002-10-21 Nick Clifton <nickc@redhat.com>
533
534 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
535
8ab56b6f
AM
5362002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
537
538 * objdump.c (dump_data): Correct addr_offset for opb != 1.
539
49c12576
AM
5402002-10-15 Alan Modra <amodra@bigpond.net.au>
541
48417c1a
AM
542 * bucomm.c (list_supported_targets): Use bfd_target_list.
543
49c12576
AM
544 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
545 other object errors in preference to bfd_core errors.
546
6e1a7e9a
AM
5472002-10-14 Alan Modra <amodra@bigpond.net.au>
548
549 * Makefile.am: Run "make dep-am".
550 * objdump.c: #include "bfdver.h".
551 * version.c: Likewise.
552 * Makefile.in: Regenerate.
553 * config.in: Regenerate.
554 * configure: Regenerate.
555 * po/POTFILES.in: Regenerate.
556
09fc3b02
DJ
5572002-10-09 Daniel Jacobowitz <drow@mvista.com>
558
559 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
560 sections. Allow relocations against the absolute symbol. Don't
561 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 562 relocation.
09fc3b02 563
f309035a
NC
5642002-10-07 Gordon Chaffee <chaffee@netvmg.com>
565
566 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
567 ordinary ones are available.
568
810dfa6e
L
5692002-09-30 H.J. Lu <hjl@gnu.org>
570
571 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
572 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
573
bb279dc0
ZW
5742002-09-17 Zack Weinberg <zack@codesourcery.com>
575
576 * Makefile.am (CFILES): Add cxxfilt.c.
577 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
578 (cxxfilt_LDADD): Delete.
579 Remove all references to underscore.c.
580 Regen dependencies.
581 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
582 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
583 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
584 adjustments to fit into binutils framework.
585 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
586
065c959b
NC
5872002-09-12 Roland McGrath <roland@redhat.com>
588
589 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
590 Handle DW_OP_GNU_push_tls_address.
591
e09f4395
NC
5922002-09-11 Nick Clifton <nickc@redhat.com>
593
594 * po/tr.po: Updated Turkish translation.
595
873e0588
NC
5962002-09-10 Nick Clifton <nickc@redhat.com>
597
598 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
599 testsuite changes. Add paragraphs about testsuite and config
600 patches.
601
069fe61f
NC
6022002-08-29 Nick Clifton <nickc@redhat.com>
603
604 * readelf.c (get_machine_flags): Remove redundant reference to
605 E_V850EA_ARCH.
606
fe0507eb
AM
6072002-08-28 Alan Modra <amodra@bigpond.net.au>
608
609 * objdump.c (dump_bfd): Restore lines accidentally deleted in
610 last commit.
611
026df7c5
NC
6122002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
613
bb279dc0 614 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
615 (dump_bfd_header): Likewise.
616
68a4c073
AM
6172002-08-27 Alan Modra <amodra@bigpond.net.au>
618
619 * nm.c: Revert last change.
620
a1df01d1
AM
6212002-08-26 Alan Modra <amodra@bigpond.net.au>
622
623 * nm.c (display_rel_file): Don't report "no symbols" as an error.
624 * objdump.c (slurp_symtab): Likewise.
625 (slurp_dynamic_symtab): Likewise.
626 (dump_symbols): Likewise. Do print "no symbols" to stdout.
627
a926ab2f
GK
6282002-08-24 Geoffrey Keating <geoffk@redhat.com>
629
630 * MAINTAINERS: Change my mailing address.
631
fcf62380
DA
6322002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
633
634 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
635
51e28791
NC
6362002-08-22 Nick Clifton <nickc@redhat.com>
637
638 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
639 HPPA.
640
c5b060ad
AM
6412002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
642
643 * readelf.c (parse_args): Change debug_dump_opt to static.
644
4b73ca92
NC
6452002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
646
647 * stabs.c (parse_stab_argtype): Pass length of physname to
648 stab_demangle_argtypes.
649 (stab_demangle_argtypes): Add new parameter - length of physname.
650 Pass length of physname on to stab_demangle_prefix.
651 (stab_demangle_prefix): Add new parameter - length of physname.
652 Use length of physname (if supplied) to compute end of function
653 name.
654
35b1837e
AM
6552002-08-15 Alan Modra <amodra@bigpond.net.au>
656
657 * readelf.c: Include elf/i370.h.
658 (dump_relocations): Handle EM_S370.
659 (dynamic_segment_parisc_val): Print \n.
660 (process_dynamic_segment <DT_BIND_NOW>): Here too.
661
762baac5
NC
6622002-08-14 Nick Clifton <nickc@redhat.com>
663
664 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
665 * objdump.c (usage): Likewise.
666 * doc/binutils.texi: Likewise.
667
85c09e8a
NC
6682002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
669
670 * rcparse.y (acc_entry): Don't warn about ALT use with
671 non-VIRTKEY.
672
212a3c4d
L
6732002-08-13 H.J. Lu <hjl@gnu.org>
674
675 * objcopy.c (copy_object): Don't warn about the unsupported
676 architecture unless the input target is defaulted or the
677 output architecture is different from the input.
678
2b692c59
NC
6792002-08-09 Nick Clifton <nickc@redhat.com>
680
681 * po/sv.po: Updated Swedish translation.
682
09de7a73
AM
6832002-08-05 Alan Modra <amodra@bigpond.net.au>
684
685 * prdbg.c (pr_fix_visibility): Remove assert.
686
47badb7b
NC
6872002-07-31 Nick Clifton <nickc@redhat.com>
688
689 * addr2line.c (process_file): Rename parameter 'filename' to
690 'file_name' in order to avoid shadowing global symbol of the
691 same name.
692 (main): Likewise.
693
2979dc34
JJ
6942002-07-30 Jakub Jelinek <jakub@redhat.com>
695
696 * readelf.c (OPTION_DEBUG_DUMP): Define.
697 (options): Use it.
698 (usage): Update help.
699 (parse_args): Handle --debug-dump separately from -w.
700 * doc/binutils.texi (readelf): Update documentation.
701
219576a4
NC
7022002-07-25 Nick Clifton <nickc@redhat.com>
703
704 * po/es.po: Updated Spanish translation.
705 * po/fr.po: Updated French translation.
706
bf4f22e6 7072002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 708
bf4f22e6
NC
709 * po/es.po: Updated Spanish translation.
710
c5b3a82a
AM
7112002-07-23 Alan Modra <amodra@bigpond.net.au>
712
713 * Makefile.am: Run "make dep-am".
714 * Makefile.in: Regenerate.
715
0461a601
NC
7162002-07-23 Nick Clifton <nickc@redhat.com>
717
bf4f22e6 718 * po/fr.po: Updated French translation.
0461a601 719
bf44dd74
AM
7202002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
721
722 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
723
2c205ff2
AM
7242002-07-20 Alan Modra <amodra@bigpond.net.au>
725
63eb0809 726 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 727
1e4cf259
NC
7282002-07-18 Denis Chertykov <denisc@overta.ru>
729 Frank Ch. Eigler <fche@redhat.com>
730
731 * readelf.c: Include "elf/ip2k.h".
732 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
733 (dump_relocations): Likewise.
734 (get_machine_name): Likewise.
735 * NEWS: Mention IP2K support.
736
2cbb2eef
NC
7372002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
738
739 * NEWS: Add 'Changes in 2.13'.
740
047b2264
JJ
7412002-07-10 Jakub Jelinek <jakub@redhat.com>
742
743 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
744 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
745 (get_section_type_name): Handle SHT_GNU_LIBLIST.
746 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
747 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
748 (process_gnu_liblist): New.
749 (process_file): Call it.
750
97230b15
AM
7512002-07-03 Alan Modra <amodra@bigpond.net.au>
752
753 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
754 * Makefile.in: Regenerate.
755
a6637ec0
AM
7562002-07-02 Alan Modra <amodra@bigpond.net.au>
757
758 * budemang.c: New file, "demangle" function.
759 * budemang.h: New file.
760 * addr2line.c (translate_addresses): Use "demangle".
761 * nm.c (print_symname): Likewise.
762 * objdump.c (objdump_print_symname): Likewise.
763 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
764 here since that obfuscates.
765 * rdcoff.c: Don't #include demangle.h.
766 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
767 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
768 (HFILES): Add budemang.h. Sort.
769 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
770 Run "make dep-am".
771 * Makefile.in: Regenerate.
772
179d3252
JT
7732002-07-01 Matt Thomas <matt@3am-software.com>
774
775 * readelf.c: Include "elf/vax.h".
776 (guess_is_rela): Move EM_VAX from unknown to RELA case.
777 (dump_relocations): Handle VAX relocations.
778 (get_machine_flags): Handle VAX machine flags.
779
75751cd9
SC
7802002-06-29 Stephane Carrez <stcarrez@nerim.fr>
781
782 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
783
e5851ab8
NC
7842002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
785
786 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
787
eb3f2f5c
AM
7882002-06-26 Alan Modra <amodra@bigpond.net.au>
789
790 * nm.c (print_symname): When demangling, strip leading dots from
791 symbol names to avoid confusing the demangler.
792
a13a0de8
L
7932002-06-25 H.J. Lu <hjl@gnu.org>
794
795 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
796 * Makefile.in: Regenerated.
797
6db7a086
AM
7982002-06-21 Igor Schein <igor@txc.com>
799
800 * configure.in: Quote bu_cv_have_fopen64.
801 * configure: Regenerate.
802
9710509e
AM
8032002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
804
805 * configure.in: Check for strcoll.
806 * configure: Regenerate.
807 * config.in: Regenerate.
808 * nm.c (main): Set locale for LC_COLLATE category.
809 (non_numeric_forward): Use strcoll if available.
810
a9f0b5e7
DB
8112002-06-20 Dave Brolley <brolley@redhat.com>
812
813 * MAINTAINERS: Add self as fr30 and frv maintainer.
814
33f5f537
L
8152002-06-18 H.J. Lu (hjl@gnu.org)
816
817 * nm.c: Include "elf/common.h".
818 (extended_symbol_info): Add elfinfo, a pointer to
819 elf_symbol_type.
820 (SYM_SIZE): Use elfinfo if it is not NULL.
821 (get_symbol_type): New function.
822 (display_archive): Set print_width for each archive member.
823 (display_file): Likewise.
824 (display_rel_file): Don't set print_width here.
825 (print_object_filename_sysv): Handle print_width.
826 (print_archive_member_sysv): Likewise.
827 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
828 (print_symbol): Set the elfinfo field in extended_symbol_info
829 for ELF.
830 (print_object_filename_sysv): Fix the output format.
831 (print_symbol_info_sysv): Print type and section for ELF.
832
8332002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
834
835 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 836 the symbol's size equal to its value when --size-sort is
33f5f537
L
837 used.
838
5c70f934
DB
8392002-06-18 Dave Brolley <brolley@redhat.com>
840
841 From Catherine Moore:
842 * readelf.c (elf/frv.h): #include it.
843 (guess_is_rela): Support EM_CYGNUS_FRV.
844 (dump_relocations): Ditto.
845 (get_machine_name): Ditto.
846 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
847
7ece0d85
JJ
8482002-06-18 Jakub Jelinek <jakub@redhat.com>
849
850 * readelf.c (get_file_header): Only read the first section header if
851 e_shoff is non-zero.
852
72797995
L
8532002-06-15 H.J. Lu (hjl@gnu.org)
854
855 * nm.c (print_size): New variable. Initialize to 0.
856 (long_options): Add 'S'/"print-size".
857 (main): Handle 'S'.
858 (print_symbol_info_bsd): Print size only if print_size is not
859 0.
860
861 * doc/binutils.texi: Document -S/--print-size.
862
977f7911
NC
8632002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
864
865 * nm.c (struct extended_symbol_info): New strcuture: Add the size
866 of the symbols to the information provided by the symbol_info
867 structure.
868 (print_symbols): Pass the symbol size to print_symbol.
869 (print_size_symbols): Pass the symbol size to print_symbol.
870 (print_symbol): Extra argument: The size of the symbol. Store
871 this in the extended_symbol_info structure.
872 (print_symbol_info): Change type of info parameter to
873 extended_symbol_info. Display the size, if known.
874 (print_symbol_info_posix): Likewise.
875 (print_symbol_info_sysv): Likewise.
876
b1f88ebe
AM
8772002-06-08 Alan Modra <amodra@bigpond.net.au>
878
fa449227
AM
879 * Makefile.am: Run "make dep-am".
880 * Makefile.in: Regenerate.
881 * doc/Makefile.in: Regnerate.
882
b1f88ebe
AM
883 * bucomm.c: Replace CONST with const.
884 * nm.c: Likewise.
885 * objdump.c: Likewise.
886
91a106e6
L
8872002-06-07 H.J. Lu <hjl@gnu.org>
888
889 * readelf.c (DW_CFA_GNU_args_size): Don't define.
890 (DW_CFA_GNU_negative_offset_extended): Likewise.
891 (DW_CFA_GNU_window_save): Likewise.
892 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
893 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
894
6ab6b380 8952002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 896
6ab6b380
NC
897 * nm.c: When computing size of symbols for an ELF target use the
898 internal size field.
899
e28e05a3
JL
9002002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
901
902 * testsuite/binutils-all/objcopy.exp: clear xfail for
903 "hppa*64*-*-hpux*".
904 * testsuite/binutils-all/hppa/objdump.exp: Return if
905 "*64*-*-*".
906
dc156bc0
AM
9072002-06-05 Alan Modra <amodra@bigpond.net.au>
908
909 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
910
9112002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
912
913 * objdump.c: Fix formatting.
914
d79e4ea3
BE
9152002-05-29 Ben Elliston <bje@redhat.com>
916
917 * MAINTAINERS: Add self as M68k maintainer.
918
d172d4ba
NC
9192002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
920
921 * readelf.c: Modified/Added DLX elf support.
922
7edb8f29
NC
9232002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
924
3a1a2036
NC
925 * arsup.c: Fix formatting.
926 * debug.c (debug_record_label): Add missing colon to error
927 message.
928 * ieee.c (parse_ieee_ty): Fix spelling typo.
929 * readelf.c (process_program_headers): Remove English assumption
930 about making a plural word.
931 (process_section_headers): Likewise.
932 (process_relocs): Allow quotes to be translated.
933 (process_unwind): Likewise,
934 (process_mips_specific): Improve error message.
935 (get_note_type): Fix spelling typo.
936
7edb8f29
NC
937 * configure.in (ALL_LINGUAS): Add sv
938 * po/sv.po: New file.
939
3eee1e9d
AM
9402002-05-27 Alan Modra <amodra@bigpond.net.au>
941
942 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
943 (unw_print_grmask): Likewise.
944 (unw_print_frmask): Likewise.
945
d43efbe3
KH
9462002-05-26 Kazu Hirata <kazu@cs.umass.edu>
947
948 * arsup.c: Remove ARGSUSED.
949 * debug.c: Likewise.
950 * ieee.c: Likewise.
951 * nlmconv.c: Likewise.
952 * prdbg.c: Likewise.
953 * stabs.c: Likewise.
954 * wrstabs.c: Likewise.
955
e9792343
AM
9562002-05-25 Alan Modra <amodra@bigpond.net.au>
957
958 * arlex.l: Use #include "" instead of <> for local header files.
959 * coffdump.c: Likewise.
960 * coffgrok.c: Likewise.
961 * nlmconv.c: Likewise.
962 * nlmheader.y: Likewise.
963 * srconv.c: Likewise.
964 * strings.c: Likewise.
965 * sysdump.c: Likewise.
966 * unwind-ia64.h: Likewise.
967 * windres.h: Likewise.
968 * winduni.h: Likewise.
969
d7e53452
TR
9702002-05-24 Tom Rix <trix@redhat.com>
971
972 * MAINTAINERS: Add self as the d10v maintainer.
973
436e8db0
NC
9742002-05-24 TAMURA Kent <kent@netbsd.org>
975
976 * configure.in: Builds dlltool for i386-netbsdpe.
977 * configure: Regenerate.
978
9f66665a
KH
9792002-05-23 Kazu Hirata <kazu@cs.umass.edu>
980
981 * size.c: Fix formatting.
982 * srconv.c: Likewise.
983 * stabs.c: Likewise.
984 * sysdump.c: Likewise.
985 * unwind-ia64.c: Likewise.
986 * wrstabs.c: Likewise.
987
13ae64f3
JJ
9882002-05-23 Jakub Jelinek <jakub@redhat.com>
989
990 * readelf.c (get_segment_type): Add PT_TLS.
991 (get_elf_section_flags): Add SHF_TLS.
992 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
993 (process_dynamic_segment): Use puts instead of printf.
994 (get_symbol_type): Support STT_TLS.
995 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
996 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
997 Add SEC_THREAD_LOCAL.
998
53c7db4b
KH
9992002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1000
1001 * rdcoff.c: Fix formatting.
1002 * rddbg.c: Likewise.
1003 * readelf.c: Likewise.
1004 * rename.c: Likewise.
1005 * resbin.c: Likewise.
1006 * resrc.c: Likewise.
1007 * resres.c: Likewise.
1008
0af11b59
KH
10092002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1010
1011 * filemode.c: Fix formatting.
1012 * ieee.c: Likewise.
1013 * is-ranlib.c: Likewise.
1014 * is-strip.c: Likewise.
1015 * maybe-ranlib.c: Likewise.
1016 * maybe-strip.c: Likewise.
1017 * nlmconv.c: Likewise.
1018 * nm.c: Likewise.
1019 * not-ranlib.c: Likewise.
1020 * not-strip.c: Likewise.
1021 * objcopy.c: Likewise.
1022 * objdump.c: Likewise.
1023
21611032
TS
10242002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1025
1026 * objdump.c (dump_headers): Fix output formatting for ELF32
1027 architectures in a BFD64 enabled toolchain.
1028
26044998
KH
10292002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1030
1031 * debug.c: Fix formatting.
1032 * debug.h: Likewise.
1033 * dlltool.c: Likewise.
1034 * dllwrap.c: Likewise.
1035 * emul_aix.c: Likewise.
1036 * emul_vanilla.c: Likewise.
1037
f462a9ea
KH
10382002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1039
1040 * addr2line.c: Fix formatting.
1041 * ar.c: Likewise.
1042 * arsup.c: Likewise.
1043 * arsup.h: Likewise.
1044 * binemul.c: Likewise.
1045 * binemul.h: Likewise.
1046 * bucomm.c: Likewise.
1047 * coffdump.c: Likewise.
1048 * coffgrok.c: Likewise.
1049 * coffgrok.h: Likewise.
1050
e0159aa9
MM
10512002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1052
1053 * MAINTAINERS: Add myself as the second AVR port maintainer.
1054
074b403e
SC
10552002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1056
1057 * MAINTAINERS: Update my email address.
1058
2b9c8201
NC
10592002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1060
1061 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1062
e1d5b1e7
AM
10632002-05-09 Alan Modra <amodra@bigpond.net.au>
1064
1065 * configure.in: Replace `*pe' with `pe' throughout.
1066 * configure: Regenerate.
1067
d3d8a9ee
NC
10682002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1069
1070 * Makefile.am: Honour DESTDIR.
1071 * Makefile.in: Regenerate.
1072
405c98a4
AM
10732002-05-06 Alan Modra <amodra@bigpond.net.au>
1074
a02d5965
AM
1075 * dlltool.c (process_def_file): Add missing prototype.
1076 (new_directive, assemble_file, main): Likewise.
1077 (process_def_file, new_directive): Make static.
1078 (inform): Rewrite using VA_FIXEDARG.
1079 * dllwrap.c (mybasename): Add missing prototype.
1080 (strhash, main): Likewise.
1081 (inform): Rewrite using VA_FIXEDARG.
1082 (warn): Likewise.
1083 (cleanup_and_exit): Use old style function definition.
1084 (strhash): Likewise.
1085 * windres.c (define_resource): Use one memset to clear all of
1086 struct res_resource.
1087
405c98a4 1088 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1089 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1090
10912002-05-06 Borut Razem <borut.razem@siol.net>
1092
1093 * rclex.l (get_string): Correct "strings" list handling.
1094 * resrc.c (read_rc_file): Discard strings.
1095
91593c9d
AM
10962002-05-04 Alan Modra <amodra@bigpond.net.au>
1097
e58a75dc
AM
1098 * ar.c (replace_members): Remove unused var. Formatting fix.
1099 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1100
91593c9d
AM
1101 * MAINTAINERS: Sort port maintainers by CPU.
1102
6b52b824
AM
11032002-05-04 Bob Byrnes <byrnes@curl.com>
1104
1105 * size.c (display_archive): Add last_arfile and code to close archives.
1106
dd70071f
AM
11072002-05-01 Alan Modra <amodra@bigpond.net.au>
1108
1109 * nm.c (print_symbol): Check returned filename from
1110 bfd_find_nearest_line is non-NULL.
1111
6c95717a 11122002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1113
1114 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1115
3c25c5f6
NC
11162002-04-24 Christian Groessler <chris@groessler.org>
1117
1118 * MAINTAINERS: Changed my email address.
1119
944cd72c
TS
11202002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1121
1122 * arparse.y: Fix syntax warning.
1123
ea91f8bb
NC
11242002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1125
3e55a963
NC
1126 * readelf.c (fetch_location_list): Remove unused function.
1127
1128 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1129 and display a warning message, then exit the loop.
1130
ea91f8bb
NC
1131 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1132
45b99827
NC
11332002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1134
1135 * resrc.c (write_rc_dialog): If charset is non-default value
1136 display all of the DIALOGEX parameters.
1137
11382002-04-15 Eric Kohl <ekohl@rz-online.de>
1139
bb279dc0 1140 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1141 DIALOGEX resources.
1142 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1143 resource data.
bb279dc0 1144 (res_to_bin_dialog): Likewise.
45b99827
NC
1145 * windres.h: Added misssing charset variable to dialog_ex
1146 structure.
1147
acfbab8a
NC
11482002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1149
1150 * rcparse.y: Set MEMFLAG_PURE by default.
1151
df3baf66
NC
11522002-04-09 Bernd Herd <info@herdsoft.com>
1153
bb279dc0 1154 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1155 are quoted.
4c30641a 1156 Fix typo in BEDIT warning.
91eafb40 1157 Don't add default dialog style when explicit style specified.
b62a12ca 1158 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1159
b24eb5ac
NC
1160 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1161 (handle_quotes) "\a" escape (used for right justified key
1162 definitions in menus) is encodes as binary 8.
df3baf66 1163
b24eb5ac
NC
1164 * resrc.c (write_rc_dialog): Print style even if it is 0.
1165 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1166 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1167
b24eb5ac
NC
1168 * resbin.c (bin_to_res_dialog): Use signature to identify
1169 DIALOGEX.
f7d63484 1170
b24eb5ac 1171 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1172
df3baf66
NC
11732002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1174
1175 * resrc.c: print CLASS names in quotes
1176
11772002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1178
1179 * MAINTAINERS: Update my email address.
1180
8e42bcb6
AM
11812002-04-04 Alan Modra <amodra@bigpond.net.au>
1182
1183 * dep-in.sed: Cope with absolute paths.
1184 * Makefile.am (dep.sed): Subst TOPDIR.
1185 Run "make dep-am".
1186 * Makefile.in: Regenerate.
1187
96f959e5
PT
11882002-03-27 Peter Targett <peter.targett@arc.com>
1189
1190 * MAINTAINERS: Update my email address.
1191
1ea788ee
AM
11922002-03-21 Alan Modra <amodra@bigpond.net.au>
1193
1194 * Makefile.am: Run "make dep-am".
1195 * Makefile.in: Regenerate.
1196 * doc/Makefile.in: Regenerate.
1197 * po/POTFILES.in: Regenerate.
1198 * aclocal.m4: Regenerate.
1199 * config.in: Regenerate.
1200 * configure: Regenerate.
1201
a2f14207
DB
12022002-03-20 Daniel Berlin <dan@dberlin.org>
1203
1204 * readelf.c: Add support for displaying dwarf2 location lists.
1205 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1206 (parse_args): Use 'O' as shorthand for displaying location list
1207 section.
1208 (process_section_headers): Handle debug_loc as well.
1209 (load_debug_loc): New.
1210 (free_debug_loc): New.
1211 (fetch_location_list): New.
1212 (display_debug_loc): New.
1213 (display_debug_info): Call load_debug_loc and free_debug_loc.
1214 (debug_displays): We can display .debug_loc now, too.
1215 (usage): Update usage string.
1216 (read_and_display_attr_value): Note location lists, but don't
1217 display them inline.
1218
eb1e0e80
NC
12192002-03-18 Tom Rix <trix@redhat.com>
1220
1221 * Makefile.am: Add binutils emulation support.
1222 * configure.in: Same.
1223 * configure.tgt: New file. Same.
1224 * ar.c (main): Use ar_emul_parse_arg.
1225 (usage): Use ar_emul_usage.
1226 (replace_members): Use ar_emul_replace, ar_emul_append.
1227 * binemul.c: New file. Define the binutils emulation
1228 layer. Define default methods.
1229 * binemul.h: New file. Binutils emulation layer header file.
1230 * emul_aix.c: New file. AIX binutils emulation.
1231 * emul_vanilla.c: New file. Default binutils emulation.
1232 * Makefile.in: Regenerate.
1233 * configure: Same.
1234
a1c259a1
NC
12352002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1236
1237 * po/fr.po: Updated version.
1238
9ce88e60
NC
12392002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1240
1241 * po/fr.po: Updated version.
1242
effb0601
DJ
12432002-03-07 Daniel Jacobowitz <drow@mvista.com>
1244
1245 * README: Update some version numbers.
1246
a65688ab
DJ
12472002-03-07 Daniel Jacobowitz <drow@mvista.com>
1248
1249 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1250 (Architecture Selection): Likewise.
1251
f3f7fbb2
NC
12522002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1253
1254 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1255 generating .exp file.
1256
25345be5
NC
12572002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1258
1259 * readelf.c (dump_relocations): Fix typo.
1260
9a66911f
NC
12612002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1262
1263 * NEWS: Mark 2.12 branch.
1264
2c71103e
NC
12652002-02-18 Timothy Daly <remote_bob@yahoo.com>
1266
bb279dc0
ZW
1267 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1268 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1269 output.
bb279dc0 1270 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1271 to 'unrecognized'.
1272 (decode_ARM_machine_flags): Likewise.
1273 (parse_args): Likewise.
1274 (read_and_display_attr_value): Likewise.
1275 (display_debug_section): Likewise.
1276
49fda6c8
HPN
12772002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1278
1279 * NEWS: Mention support for MMIX.
1280
76f57f3a
JT
12812002-02-13 Matt Fredette <fredette@netbsd.org>
1282
1283 * readelf.c (get_machine_flags): Recognize EF_M68000.
1284
d36ca9c2
AO
12852002-02-12 Alexandre Oliva <aoliva@redhat.com>
1286
1287 * MAINTAINERS: Added self as MN10300 co-maintainer.
1288
19397422
AM
12892002-02-12 Alan Modra <amodra@bigpond.net.au>
1290
1291 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1292 DT_PPC64_OPDSZ.
1293
d434e574
DJ
12942002-02-11 Daniel Jacobowitz <drow@mvista.com>
1295
1296 * MAINTAINERS: List myself as branch maintainer.
1297
12b87c89
AM
12982002-02-11 Alan Modra <amodra@bigpond.net.au>
1299
1300 * configure: Regenerate.
1301 * objcopy.c: Update copyright date.
1302 * doc/Makefile.in: Regenerate.
1303
8d037c5c
DJ
13042002-02-10 Daniel Jacobowitz <drow@mvista.com>
1305
1306 * nlmconv.c: Back out localtime PARAMS change.
1307
4c168fa3
AM
13082002-02-11 Alan Modra <amodra@bigpond.net.au>
1309
1310 * objcopy.c (MKDIR): Define.
1311 (copy_archive): Make name_list.name const. Use MKDIR.
1312 Handle duplicate files in archives by making more temp dirs.
1313
408f8db1
DJ
13142002-02-10 Daniel Jacobowitz <drow@mvista.com>
1315
1316 * coffdump.c: Include "getopt.h" after "bucomm.h"
1317 so that macros are defined correctly.
1318 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1319 prototype. Prototype main.
1320 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1321
9f77fa06
AO
13222002-02-06 Alexandre Oliva <aoliva@redhat.com>
1323
1324 * MAINTAINERS: Added self as SH co-maintainer.
1325
82f6addb
NC
13262002-02-05 Nick Clifton <nickc@redhat.com>
1327
1328 * po/tr.po: Updated translation.
1329
ba323545
AM
13302002-02-01 Alan Modra <amodra@bigpond.net.au>
1331
1332 * Makefile.am: Run "make dep-am"
1333 * Makefile.in: Regenerate.
1334
3deb89d3
DJ
13352002-01-29 Daniel Jacobowitz <drow@mvista.com>
1336
1337 * nm.c (print_value): Mark abfd unused.
1338
a0e9c55f
DJ
13392002-01-29 Daniel Jacobowitz <drow@mvista.com>
1340
1341 * unwind-ia64.c (unw_decoder): Change second argument
1342 to unsigned int, to match function prototypes.
1343
d7a283d4
DJ
13442002-01-29 Daniel Jacobowitz <drow@mvista.com>
1345
1346 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1347 __GNU_LIBRARY__ will be defined.
1348 * size.c: Likewise.
1349
4867be41
DJ
13502002-01-27 Daniel Jacobowitz <drow@mvista.com>
1351
1352 * configure: Regenerated.
1353
7562a296
HPN
13542002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1355
1356 * doc/Makefile.am (install): Depend on install-info.
1357 * doc/Makefile.in: Regenerate.
1358
15c82623
NC
13592002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1360
1361 * objcopy.c (strip_usage): Document -d as an alias
1362 --strip-debug.
1363
1364 * size.c (usage): Document [-t | --totals] options.
1365 (long_options): Add --totals option.
1366 (main): If the [-t | --totals] option is specified and
1367 the output format is Berkeley-style, print the total
1368 text, data, and bss sizes of all objects listed.
1369 (print_berkeley_format): If the [-t | --totals] option
1370 is specified, track the total text, data, and bss
1371 sizes.
1372 * doc/binutils.texi (size): Document [-t | --totals] options.
1373 (strip): Document -d as an alias for --strip-debug.
1374 * NEWS: Mention new feature of size.
1375
00ea8601 13762002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1377
1ddbd152
NC
1378 * po/fr.po: Updated version.
1379 * po/es.po: Updated version.
b85cedd7 1380
8b53311e
NC
13812002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1382
1383 * addr2line.c (usage): Update text to provide verbose
1384 description of the command line options.
1385 * ar.c (usage): Update text to provide verbose
1386 description of the command line options.
1387 (main): Accept -h and -H when running as ranlib.
1388 * coffdump.c (show_usage): Update text to provide verbose
1389 description of the command line options.
1390 * dlltool.c (main): Accept -H as an alias for --help.
1391 * nlmconv.c (show_usage): Update text to provide verbose
1392 description of the command line options.
1393 * nm.c (usage): Replace OPTIONS with option(s).
1394 (main): Accept -H as an alias for --help.
1395 * objcopy.c (strip_main): Accept -H as an alias for --help.
1396 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1397 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1398 other binutils.
1399 * size.c (usage): Update text to provide verbose description
1400 of the command line options.
1401 (main): Accept -v, -h and -H as command line options.
1402 * srconv.c (show_usage): Update text to provide verbose
1403 description of the command line options.
1404 * strings.c (main): Accept -H and -v as command line options.
1405 (usage): Update text to provide verbose description of the
1406 command line options.
1407 * sysdump.c (show_usage): Update text to provide verbose
1408 description of the command line options.
1409 * windres.c (usage): Adjust format to match style used in
1410 other binutils.
1411
1412 * coffdump.c: Fix formatting.
1413 * nlmconv.c: Fix formatting.
1414 * srconv.c: Fix formatting.
1415 * sysdump.c: Fix formatting.
1416
c46f0c34
AM
14172002-01-22 Alan Modra <amodra@bigpond.net.au>
1418
1419 * Makefile.am: Run "make dep-am".
1420 * Makefile.in: Regenerate.
1421
2a538ba5
AJ
14222002-01-18 Andreas Jaeger <aj@suse.de>
1423
1424 * version.c (print_version): Update year.
1425
285d1771
AM
14262002-01-17 Alan Modra <amodra@bigpond.net.au>
1427
1428 * readelf.c (get_machine_name): Handle EM_PPC64.
1429 (guess_is_rela): Here too.
1430
328577ad
NC
14312002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1432
1433 * po/binutils.pot: Regenerate.
1434 * po/fr.po: Regenerate.
1435 * po/tr.po: Regenerate.
1436
af3ae48d
NC
14372002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1438
1439 * po/tr.po: Import new version.
1440
f1cb7e17
AM
14412002-01-16 Alan Modra <amodra@bigpond.net.au>
1442
1443 * readelf.c (get_ppc64_dynamic_type): New.
1444 (get_dynamic_type): Call it.
1445
6364e0b4
NC
14462002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1447
3ab9460d 1448 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1449 (strip_usage): Use "options" instead of "switches".
3ab9460d 1450 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1451 "switches".
6364e0b4 1452
3a7e524e
RE
14532002-01-14 Richard Earnshaw <rearnsha@arm.com>
1454
1455 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1456
1209e219
NC
14572001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1458
1459 * po/es.po: Import from translation project.
1460 * configure.in (ALL_LINGUAS): Add es.
1461 * configure: Regenerate.
1462
b4db1224
JT
14632002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1464
1465 * readelf.c (get_netbsd_elfcore_note_type): Use
1466 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1467
9437c45b
JT
14682002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1469
1470 * readelf.c: Update copyright years.
1471 (get_note_type): Return a const char *.
1472 (get_netbsd_elfcore_note_type): New function.
1473 (process_note): Use get_netbsd_elfcore_note_type to get
1474 the note type string for NetBSD ELF core files.
1475
00428cca
AM
14762002-01-06 Steve Ellcey <sje@cup.hp.com>
1477
1478 * readelf.c (get_ia64_segment_type): Add support for macros.
1479 (get_segment_type): Add support for IA64 specific macros.
1480
31104126
NC
14812001-12-20 Julian v. Bock <julian@wongr.net>
1482
1483 * readelf.c (print_symbol): New function: Print a formatted symbol
1484 name. If --wide is specified do not truncate it.
1485 (dump_relocations): Use print_symbol() to print symbol names.
1486 (process_symbol_table): Likewise.
1487 (process_syminfo): Likewise.
1488 (process_mips_specific): Likewise.
1489 (usage): Document new feature of --wide switch.
1490 * doc/binutils.texi (objdump): Document additional behaviour of
1491 --wide.
2a538ba5 1492
4dd67f29
MS
14932001-12-18 Michael Snyder <msnyder@redhat.com>
1494
1495 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1496 (copy_object): Don't set the start address or flags of a core file.
1497 (copy_section): Don't relocate a core file. Don't copy contents
1498 if the input section has the contents flag set, but the output
1499 section does not (which happens with the fake 'note' pseudo-
1500 sections that BFD creates for corefiles).
1501
43521d43
TS
15022001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1503
1504 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1505 ASE extensions. More robust code for ISA checking. Ignore empty fields
1506 in header flags for GNU extensions.
1507
b667df2e
AM
15082001-12-18 Alan Modra <amodra@bigpond.net.au>
1509
1510 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1511
17a5a5c3
NC
15122001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1513
1514 * po/ja.po: Import from translation project.
1515 * configure.in (ALL_LINGUAS): Add ja.
1516 * configure: Regenerate.
1517
65de42c0
TS
15182001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1519
1520 * addr2line.c (main): Protoype.
1521 * ar.c (main): Protoype.
1522 * nm.c (main): Protoype.
1523 * objcopy.c (main): Protoype.
1524 * objdump.c (main): Protoype.
1525 * size.c (main): Protoype.
1526 * strings.c (main): Protoype.
1527
9ad5cbcf
AM
15282001-12-17 Alan Modra <amodra@bigpond.net.au>
1529
1530 * readelf.c (symtab_shndx_hdr): New global.
1531 (SECTION_HEADER_INDEX): Define.
1532 (SECTION_HEADER_NUM): Define.
1533 (SECTION_HEADER): Define.
1534 (GET_ELF_SYMBOLS): Pass two params rather than three.
1535 (get_32bit_elf_symbols): Take file and section args. Read and
1536 use SHT_SYMTAB_SHNDX.
1537 (get_64bit_elf_symbols): Likewise.
1538 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1539 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1540 Remember symtab_shdx_hdr.
1541 (process_program_headers): Scan from index 1 for segment map.
1542 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1543 "section_headers".
1544 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1545 (process_unwind): Likewise.
1546 (process_version_sections): Likewise.
1547 (process_symbol_table): Likewise.
1548 (display_debug_info): Likewise.
1549 (process_dynamic_segment): Fake up a symtab section for changed
1550 GET_ELF_SYMBOLS.
1551 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1552 (process_program_headers): Kill signed/unsigned warning.
1553 (load_debug_str): Likewise.
1554 (display_debug_info): Likewise.
1555
65765700
JJ
15562001-12-13 Jakub Jelinek <jakub@redhat.com>
1557
1558 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1559
560f3c1c
AM
15602001-12-11 Alan Modra <amodra@bigpond.net.au>
1561
1562 * readelf.c (process_file_header): Print extended e_shnum and
1563 e_shdtrndx values. Set elf_header values for same.
1564 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1565 (get_64bit_section_headers): Likewise.
1566 (process_section_headers): Update calls.
1567 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1568
bc408b8a
JJ
15692001-12-10 Jakub Jelinek <jakub@redhat.com>
1570
1571 * objcopy.c (setup_section): Copy entsize.
1572
93fbbb04
GK
15732001-12-07 Geoffrey Keating <geoffk@redhat.com>
1574
1575 * readelf.c (guess_is_rela): Add support for stormy16.
1576 (dump_relocations): Likewise.
1577 (get_machine_name): Likewise.
1578
e3c8793a
NC
15792001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1580
1581 * dllwrap.c (main) Replace multiple strings describing a
1582 single error with a single, newline escaped sentence to permit
1583 better translation into foreign languages.
1584
1585 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1586 class names.
1587
956cd1d6
TS
15882001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1589
1590 * strings.c (get_char): Initialize value.
1591
956c53ee
TS
15922001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1593
1594 * arlex.l: Silence compile warnings.
1595 * arsup.h: Likewise. Fix formatting.
1596
cedd9a58
JJ
15972001-12-04 Jakub Jelinek <jakub@redhat.com>
1598
1599 * strings.c: Include config.h before bfd.h.
1600 (file_off): New type.
1601 (file_open): Define.
1602 (print_strings): Use file_off instead of file_ptr. Print addresses
1603 which don't fit into long correctly.
1604 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1605 available.
1606 (strings_file): Use file_off instead of file_ptr. Use file_open.
1607 * configure.in: Check for getc_unlocked.
1608 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1609 be defined for it.
1610 * configure: Rebuilt.
1611 * config.h.in: Rebuilt.
1612
af667503
L
16132001-11-29 H.J. Lu <hjl@gnu.org>
1614
1615 * bucomm.c (make_tempname): Revert the changes made on
1616 2001-11-14 and 2001-11-12. They won't work with directories.
1617
16474668
NC
16182001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1619
1620 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1621 CFLAGS_FOR_TARGET to runtest in environment.
1622 * Makefile.in: Rebuild.
1623 * doc/Makefile.in: Rebuild.
1624
17978339
MS
16252001-11-28 Mike Stump <mrs@wrs.com>
1626
1627 * objcopy.c (setup_section): Preserve SEC_RELOC when
1628 --set-section-flags is used.
1629
261a45ad
NC
16302001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1631
1632 * readelf.c (do_debug_str): New variable.
1633 (display_debug_str): New function: Display the contents of a
1634 .debug_str section.
1635 (load_debug_str): New function: Load in the contents of a
1636 .debug_str section.
1637 (free_debug_str): New function: Free the memory used by
1638 load_debug_str().
1639 (fetch_indirect_string): Retrieve a string from the .debug_str
1640 section.
1641 (usage): Add -ws.
1642 (parse_args): Accept -ws.
1643 (process_section_headers): Allow the display of the .debug_str
1644 section.
1645 (read_and_display_attr_value): Use fetch_indirect_string. Show
1646 offset into .debug_str section.
1647 (display_debug_info): Use load_debug_str and free_debug_str.
1648 (debug_displays): Add .debug_str.
1649 * doc/binutils.texi: Document -ws.
1650
b8908f93
AJ
16512001-11-19 Andreas Jaeger <aj@suse.de>
1652
1653 * testsuite/binutils-all/objdump.exp: Add x86-64.
1654
e5fb9629
AS
16552001-11-15 Andreas Schwab <schwab@suse.de>
1656
1657 * readelf.c: Fix warnings without terminating newline.
1658
802a735e
AM
16592001-11-15 Alan Modra <amodra@bigpond.net.au>
1660
1661 * doc/binutils.texi (objdump): Document ppc -M options.
1662
b89e9eae
AJ
16632001-11-14 Andreas Jaeger <aj@suse.de>
1664
1665 * doc/binutils.texi (objdump): Fix description to use x86-64.
1666
a6a25652
NC
16672001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1668
1669 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1670 not all systems provide mkstemp.
1671
e396998b
AM
16722001-11-14 Alan Modra <amodra@bigpond.net.au>
1673
1674 * doc/binutils.texi (objdump): Document x86 -M options.
1675
81766fca
RH
16762001-11-13 Keith Walker <keith.walker@arm.com>
1677
1678 * readelf.c (read_and_display_attr_value): New function to
1679 handle DW_FORM_indirect.
1680 (read_and_display_attr): Use it.
1681
1a509dcc
GK
16822001-11-13 Geoffrey Keating <geoffk@redhat.com>
1683
1684 * readelf.c (display_debug_lines): Deal with unknown standard
1685 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1686 DW_LNS_set_isa.
1687
6e917903 16882001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1689
6e917903
TW
1690 * MAINTAINERS: Add self as tic54x maintainer. This target
1691 includes the IBM C54XDSP clone.
7559e86e 1692
6e917903 16932001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1694
7559e86e
NC
1695 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1696
16972001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1698
ecdadc4a
JL
1699 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1700 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1701 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1702 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1703 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1704 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1705 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1706
91770270
JL
1707 * readelf.c (get_elf_class): Fix ISO portability glitch.
1708 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1709
ef5cdfc7
JJ
17102001-11-07 Jakub Jelinek <jakub@redhat.com>
1711
1712 * readelf.c (debug_str, debug_str_size): New.
1713 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1714 Call free_abbrevs.
1715 (read_and_display_addr): Handle DW_FORM_strp.
1716 (display_debug_info): Read .debug_str section if present,
1717 so that DW_FORM_strp can be handled.
1718 Fix test for non-existant .debug_abbrev section.
1719
5e9520c8
JJ
17202001-11-05 Jakub Jelinek <jakub@redhat.com>
1721
1722 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1723
1724 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1725
54589086
MS
17262001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1727
1728 * MAINTAINERS: Add self as s390/s390x maintainer.
1729
c05b685b
TR
17302001-11-02 Tom Rix <trix@bluey.cygnus.com>
1731
1732 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1733
3c62831e
NC
17342001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1735
1736 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1737 * configure: Regernate.
1738 * po/fr.po: New file.
1739 * po/tr.po: New file.
1740
3c3bdf30
NC
17412001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1742
9b19141a 1743 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1744 * readelf.c: Include elf/mmix.h.
1745 (guess_is_rela): MMIX is RELA.
1746 (dump_relocations): Handle MMIX relocations.
1747 * Makefile.am: Regenerate dependencies.
1748 * Makefile.in: Regenerate.
1749
f662939a
NC
17502001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1751
1752 * readelf.c (parse_args): Handle multiple options to the -w
1753 switch.
1754
c91d0dfb
JJ
17552001-10-12 Jakub Jelinek <jakub@redhat.com>
1756
1757 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1758 LOPROC, LOOS and LOUSER.
1759
7559e86e 17602001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1761
1762 * MAINTAINERS: Update my email address.
1763
fcd8210c
AM
17642001-10-03 Alan Modra <amodra@bigpond.net.au>
1765
1766 * doc/Makefile.in: Regenerate.
1767 * configure: Regenerate.
1768
428409d5
NC
17692001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1770
1771 * readelf.c (display_debug_line, display_debug_pubnames,
1772 display_debug_info, display_debug_frames): Detect and warn
1773 about 64-bit format entries.
1774 (display_debug_aranges): Reword 64-bit warning.
1775 (debug_displays): Add .debug_pubtypes as a known, but not yet
1776 supported, debug section.
1777
6a8c2b0d
AM
17782001-10-02 Alan Modra <amodra@bigpond.net.au>
1779
1780 * coffdump.c (PROGRAM_VERSION): Delete.
1781 (main <'V'>): Call print_version.
1782 * srconv.c: Likewise.
1783 * sysdump.c: Likewise.
1784 * version.c (program_version): Remove.
1785 (print_version): Use BFD_VERSION_STRING. Just print the current
1786 year in copyright message.
1787 * addr2line.c (program_version): Remove unused declaration.
1788 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1789 place of BFD_VERSION.
1790 * Makefile.am (Makefile): Depend on bfd/configure.in.
1791 (cplus-dem.o): Depend on Makefile.
1792 Run "make dep-am".
1793 * Makefile.in: Regenerate.
1794
e414a165
NC
17952001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1796
1797 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1798 format .debug_arange sections.
1799 (main): Add missing prototype.
b8908f93 1800
efc3ee7f
HPN
18012001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1802
1803 * Makefile.am: Update dependencies with "make dep-am".
1804 * Makefile.in: Regenerate.
1805
9e85c2a0
RH
18062001-09-28 Richard Henderson <rth@redhat.com>
1807
1808 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1809
451dad9c
AM
18102001-09-26 Alan Modra <amodra@bigpond.net.au>
1811
1812 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1813 VA_CLOSE.
1814 (non_fatal): Likewise.
1815 * objdump.c (objdump_sprintf): Likewise.
1816 * readelf.c (error): Likewise.
1817 (warn): Likewise.
1818
d974e256
JJ
18192001-09-25 Jakub Jelinek <jakub@redhat.com>
1820
1821 * readelf.c (do_wide): New.
1822 (options): Add --wide.
1823 (usage, parse_args): Likewise.
1824 (process_program_headers): Put each segment on a single line if
1825 --wide is given.
1826 (process_section_headers): Put each section on a single line if
1827 --wide is given.
1828 * doc/binutils.texi: Document it.
1829 * NEWS: Likewise.
1830
2f11c261
AM
18312001-09-25 Alan Modra <amodra@bigpond.net.au>
1832
1833 * readelf.c (print_vma): Print 8 digits of low hex value.
1834
1d50f91e
AJ
18352001-09-24 Andreas Jaeger <aj@suse.de>
1836
1837 * nlmconv.c: Fix warnings about unused attributes and function
1838 prototypes.
1839
1840 * strings.c: Add prototype for get_char.
1841
38131e67
L
18422000-09-19 H.J. Lu <hjl@gnu.org>
1843
1844 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1845 $(srcdir)/cxxfilt.man.
1846 * doc/Makefile.in: Rebuild.
1847
3bcfb3e4
AM
18482001-09-19 Alan Modra <amodra@bigpond.net.au>
1849
1850 * objcopy.c (copy_main): Correct rename-section string parsing.
1851 Consolidate new_name parsing, and error messages.
1852
3882b010
L
18532001-09-18 Bruno Haible <haible@clisp.cons.org>
1854
1855 * addr2line.c: Don't include <ctype.h>.
1856 (main): For gettext, also set the LC_CTYPE locate facet.
1857 * ar.c (main): Likewise.
1858 * coffdump.c (main): Likewise.
1859 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1860 (main): For gettext, also set the LC_CTYPE locate facet.
1861 Use ISALNUM instead of isalpha/isdigit.
1862 * dllwrap.c: Don't include <ctype.h>.
1863 (main): For gettext, also set the LC_CTYPE locate facet.
1864 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1865 (main): For gettext, also set the LC_CTYPE locate facet.
1866 Use TOUPPER instead of islower/toupper.
1867 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1868 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1869 Use TOUPPER instead of islower/toupper.
1870 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1871 * objcopy.c (main): Likewise.
1872 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1873 (disassemble_bytes): Use ISPRINT instead of isprint.
1874 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1875 (dump_data): Use ISPRINT instead of isprint.
1876 (main): For gettext, also set the LC_CTYPE locate facet.
1877 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1878 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1879 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1880 Use TOUPPER instead of islower/toupper.
1881 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1882 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1883 (write_rc_accelerators): Use ISPRINT instead of isprint.
1884 (write_rc_rcdata): Likewise.
1885 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1886 * srconv.c (main): Likewise.
1887 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1888 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1889 isdigit/isupper/islower.
1890 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1891 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1892 stab_demangle_prefix, stab_demangle_qualified,
1893 stab_demangle_template, stab_demangle_type,
1894 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1895 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1896 (isgraphic): Use ISPRINT instead of isascii/isprint.
1897 (main): Remove HAVE_LC_MESSAGES dependency.
1898 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1899 (pbarray): Use ISPRINT instead of isprint.
1900 (main): For gettext, also set the LC_CTYPE locate facet.
1901 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1902 (format_from_filename): Use ISPRINT instead of isprint.
1903 (main): For gettext, also set the LC_CTYPE locate facet.
1904 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1905 (unicode_print): Use ISPRINT instead of isprint.
1906 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1907 (stab_variable): Use ISDIGIT instead of isdigit.
1908
e59b4dfb
AM
19092001-09-18 Alan Modra <amodra@bigpond.net.au>
1910
1911 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1912 Replace bfd_read call with call to bfd_bread.
1913 (extract_file): Likewise.
1914
1915 * objdump.c (dump_section_header): Cast section->filepos to
1916 unsigned long to suit printf format string.
1917 * readelf.c (process_section_headers): Similarly for sh_offset.
1918 (process_unwind): Likewise.
1919
d132876a
NC
19202001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1921
1922 * strings.c (encoding, encoding_bytes): New variables.
1923 (long_options): Add --encoding.
1924 (main): Accept -e and --encoding.
1925 (get_char): New function. Read a, possibly wide, character from
1926 the input stream.
1927 (print_strings): Use get_char().
1928 (usage): Document new command line option.
1929 * doc/binutils.texi: Document new command line option.
1930 * NEWS: Announce new command line option.
1931
7559e86e 19322001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1933
1934 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1935 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1936 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1937 Removed EM_CYGNUS_ARC.
1938
7559e86e 19392001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1940
1941 * readelf.c: Include elf/h8 for H8 series definitions.
1942 (guess_is_rela): H8 series if RELA.
1943 (dump_relocations): Handle H8 series relocations.
1944
0823fbca
EC
19452001-08-31 Eric Christopher <echristo@redhat.com>
1946
1947 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1948
8db76d70
PT
19492001-08-29 Peter Targett <peter.targett@arccores.com>
1950
1951 * MAINTAINERS: Include ARC Maintainer.
1952
d81d6584
BE
19532001-08-29 Ben Elliston <bje@redhat.com>
1954
1955 * stabs.c (stab_demangle_template): Initialise s4.
1956
25a1ff5b
AM
19572001-08-27 Alan Modra <amodra@bigpond.net.au>
1958
1959 * readelf.c (dump_relocations): Recognise EM_PPC64.
1960
a5d22d2a
TS
19612001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1962
1963 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1964
62a5a82d
L
19652001-08-25 H.J. Lu <hjl@gnu.org>
1966
1967 * nm.c (print_width): New.
1968 (display_rel_file): Set `print_width' according to
1969 bfd_sprintf_vma.
1970 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1971
1ae8b3d2
AO
19722001-08-24 Alexandre Oliva <aoliva@redhat.com>
1973
1974 * objcopy.c (use_alt_mach_code): New variable.
1975 (OPTION_ALT_MACH_CODE): Define.
1976 (copy_options): Added --alt-machine-code.
1977 (copy_main): Handle it.
1978 (copy_object): Switch to alternate machine code if requested.
1979 * doc/binutils.texi: Document new option.
1980 * NEWS: Likewise.
1981
d1bdd336
TS
19822001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1983
1984 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1985
410f7a12
L
19862001-08-21 H.J. Lu <hjl@gnu.org>
1987
1988 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1989 (display_debug_info): Cast for 64bit hosts.
1990 (display_debug_frames): Likewise.
1991 (process_mips_specific): Likewise.
1992
c32144ff
AJ
19932001-08-21 Andreas Jaeger <aj@suse.de>
1994
1995 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1996
1997 * sysdump.c: Add missing prototypes.
1998 * srconv.c: Likewise.
1999 * unwind-ia64.c: Likewise.
2000 * coffdump.c: Likewise.
2001
2002 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2003
2004 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2005 of declaring xcalloc.
2006
d8180c76
L
20072001-08-10 H.J. Lu <hjl@gnu.org>
2008
2009 * nm.c (print_value): Add one arg, bfd *.
2010 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2011 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2012 (print_symbol_info_sysv): Likewise.
2013 (print_symbol_info_posix): Likewise.
2014
2015 * objdump.c (dump_section_header): Replace printf_vma with
2016 bfd_printf_vma.
2017 (print_section_stabs): Likewise.
2018 (dump_bfd_header): Likewise.
2019 (objdump_print_value): Replace sprintf_vma with
2020 bfd_sprintf_vma.
2021 (disassemble_bytes): Likewise.
2022 (dump_reloc_set): Likewise.
2023
0218d1e4
AJ
20242001-08-10 Andreas Jaeger <aj@suse.de>
2025
2026 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2027 to build warnings.
2028 * configure: Regenerate.
2029
2863d58a
AM
20302001-08-09 Alan Modra <amodra@bigpond.net.au>
2031
2032 * readelf.c: Add missing prototypes.
2033 * objdump.c: Likewise. Format existing prototypes.
2034
c0e047e0
AO
20352001-08-08 Alexandre Oliva <aoliva@redhat.com>
2036
2037 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2038 of any RELA relocation for the abbrev_offset memory location that
2039 refers to the .debug_abbrev section symbol.
2040
ff78d6d6
L
20412001-08-07 H.J. Lu <hjl@gnu.org>
2042
2043 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2044 (main): Return process_file ().
2045
c36774d6
PB
20462001-08-05 Philip Blundell <philb@gnu.org>
2047
2048 * doc/binutils.texi: Use "Thumb" not "THUMB".
2049
8f9d9bd9
JH
20502001-08-03 John Healy <jhealy@redhat.com>
2051
bb279dc0
ZW
2052 Patch suggested by Frank Eigler <fche@redhat.com>.
2053 * objdump.c (disassemble_data): Fill in section member of the
2054 disasm_info structure.
8f9d9bd9 2055
c918cb96
DD
20562001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2057
2058 * configure.in: Added --with-windres option.
2059 * configure: Regenerated.
2060
c7c55b78
NC
20612001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2062
2063 * doc/binutils.texi: Use @command{name} for commands;
2064 use @option{-opt} for options; use @table @env for list of options;
2065 remove spaces arround [ | ] in synopsis.
2066
2067 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2068 center title.
2069
594ef5db
NC
20702001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2071
bb279dc0
ZW
2072 * objcopy.c: Fix formatting.
2073 (section_rename): New structure.
2074 (OPTION_RENAME_SECTION): New switch.
2075 (copy_usage): Document new switch.
2076 (add_section_rename): New function: Add a node to the section
2077 rename list.
2078 (find_section_rename): New function: Find the new name and
2079 flags for a section.
2080 (setup_section): Call find_section_name to determine the name
2081 of the output section.
2082 (copy_main): Handle OPTION_RENAME_SECTION.
2083 * binutils.texi: Document new switch.
594ef5db
NC
2084 * NEWS: Mention new switch.
2085
1f554c69
NC
20862001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2087
2088 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2089 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2090 bug-binutils@gcc.org.
2091
2f83960e
AM
20922001-07-28 Matthias Kramm <kramm@quiss.org>
2093
2094 * bucomm.c (list_supported_architectures): New function.
2095 * bucomm.h (list_supported_architectures): Declare.
2096 * objdump.c (usage): Call the above.
2097
20fe0649
DB
20982001-07-25 Dave Brolley <brolley@redhat.com>
2099
2100 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2101 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2102
1b577b00
NC
21032001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2104
2105 * README: Update for 2.11. Change bug reporting email address.
2106 * MAINTAINERS: Tidy up. Change bug reporting email address.
2107
95fd336c
DD
21082001-07-16 DJ Delorie <dj@redhat.com>
2109
5f16d855
DD
2110 * resres.c (write_res_header): Align header size.
2111 (res_align_file): Calculate alignment correctly.
2112
95fd336c
DD
2113 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2114 correct 10).
2115 * resrc.c (write_rc_resource): Likewise.
2116 * windres.h (SUBLANG_SHIFT): Define - as 10.
2117
ed8fee27
NC
21182001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2119
2120 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2121
90ab7e9a
NC
21222001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2123
2124 * MAINTAINERS: Add notes about branch checkins.
2125
e0c60db2
NC
21262001-07-05 Daniel Berlin <dan@cgsoftware.com>
2127
2128 * readelf.c (display_debug_macinfo): New function, display
2129 .debug_macinfo section.
2130 (do_debug_macinfo): New variable.
2131 (parse_args): Handle "-w[mM]" to mean display macro info.
2132 (process_section_headers): Handle debug_macinfo.
2133 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2134 function for .debug_macinfo display.
e0c60db2
NC
2135 * doc/binutils.texi: Document new command line switch.
2136 * NEWS: Document new feature of readelf.
0218d1e4 2137
24e01a36
L
21382001-07-05 H.J. Lu <hjl@gnu.org>
2139
2140 * objcopy.c (filter_symbols): Don't turn undefined symbols
2141 into local.
2142
4258bf4d
L
21432001-07-03 H.J. Lu <hjl@gnu.org>
2144
2145 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2146 $@.pod.
2147 (ar.1): Likewise.
2148 (dlltool.1): Likewise.
2149 (nlmconv.1): Likewise.
2150 (nm.1): Likewise.
2151 (objcopy.1): Likewise.
2152 (objdump.1): Likewise.
2153 (ranlib.1): Likewise.
2154 (readelf.1): Likewise.
2155 (size.1): Likewise.
2156 (strings.1): Likewise.
2157 (strip.1): Likewise.
2158 (windres.1): Likewise.
2159 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2160 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2161 $(DEMANGLER_NAME).
2162 (as.1): Removed.
2163 * doc/Makefile.in: Regenerated.
2164
7014bc31
NC
21652001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2166
2167 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2168
b811889f
NC
21692001-07-01 Daniel Berlin <dan@cgsoftware.com>
2170
2171 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2172
12ab83a9
NC
21732001-06-29 James Cownie <jcownie@etnus.com>
2174
2175 * readelf.c: Support DWARF 2.1 attributes.
2176
a6e9f9df
AM
21772001-06-28 Alan Modra <amodra@bigpond.net.au>
2178
2179 * readelf.c (GET_DATA_ALLOC): Remove.
2180 (GET_DATA): Remove.
2181 (get_data): New function combining above macros, with an extra
2182 test for zero size.
2183 (slurp_rela_relocs): Use get_data, and catch error return.
2184 (slurp_rel_relocs): Likewise.
2185 (get_32bit_program_headers): Likewise.
2186 (get_64bit_program_headers): Likewise.
2187 (get_32bit_section_headers): Likewise.
2188 (get_64bit_section_headers): Likewise.
2189 (get_32bit_elf_symbols): Likewise.
2190 (get_64bit_elf_symbols): Likewise.
2191 (process_section_headers): Likewise.
2192 (process_relocs): Likewise.
2193 (slurp_ia64_unwind_table): Likewise.
2194 (process_unwind): Likewise.
2195 (get_32bit_dynamic_segment): Likewise.
2196 (get_64bit_dynamic_segment): Likewise.
2197 (process_dynamic_segment): Likewise.
2198 (process_version_sections): Likewise.
2199 (process_symbol_table): Likewise.
2200 (dump_section): Likewise.
2201 (display_debug_info): Likewise.
2202 (display_debug_section): Likewise.
2203 (process_section_contents): Likewise.
2204 (process_corefile_note_segment): Likewise.
2205 (process_mips_specific): Likewise. Also free econf32, econf64.
2206
af3fc3bc
AM
22072001-06-25 Alan Modra <amodra@bigpond.net.au>
2208
2209 * readelf.c (dump_relocations): Print "bad symbol index" if
2210 symtab == NULL with non-zero symtab_index.
2211 (process_relocs): Don't bomb if reloc section has no symsec.
2212
6d900bf6
L
22132001-06-24 H.J. Lu <hjl@gnu.org>
2214
2215 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2216 by accident.
2217 (copy_main): Apply the the change made to strip_main on
2218 2001-05-30 by accident.
2219
49b4e386
AJ
22202001-06-23 Andreas Jaeger <aj@suse.de>
2221
2222 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2223 parameter 'code'.
2224 (unw_decode_x2): Likewise.
2225 (unw_decode_x3): Likewise.
2226 (unw_decode_x4): Likewise.
2227
d8dc71e3
BE
22282001-06-23 Ben Elliston <bje@redhat.com>
2229
2230 * MAINTAINERS: Add myself as M88k maintainer.
2231
af3bdff7
NC
22322001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2233
2234 * objcopy.c (strip_main): Support -o or --output-file command lien
2235 switch.
2236
105e7211
L
22372001-06-19 H.J. Lu <hjl@gnu.org>
2238
2239 * doc/Makefile.in: Regenerated.
2240
c45021f2
NC
22412001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2242
2243 * readelf.c: Restore formatting.
2244
22452001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2246
bb279dc0
ZW
2247 * Makefile.am: Move documentation into doc subdirectory.
2248 * Makefile.in: Regenerated.
c45021f2 2249 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2250 * addr2line.1: Removed.
2251 * ar.1: Likewise.
2252 * dlltool.1: Likewise.
2253 * nlmconv.1: Likewise.
2254 * nm.1: Likewise.
2255 * objcopy.1: Likewise.
2256 * objdump.1: Likewise.
2257 * ranlib.1: Likewise.
2258 * readelf.1: Likewise.
2259 * size.1: Likewise.
2260 * strings.1: Likewise.
2261 * strip.1: Likewise.
2262 * windres.1: Likewise.
2263 * cxxfilt.man: Likewise.
c45021f2
NC
2264 * doc: New Directory.
2265 * doc/Makefile.am: New file.
2266 * doc/Makefile.in: Generate.
2267
09ad7db3
AM
22682001-06-09 Alan Modra <amodra@bigpond.net.au>
2269
2270 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2271
936260fe
AM
22722001-06-01 Alan Modra <amodra@bigpond.net.au>
2273
2274 * MAINTAINERS: Update my email address.
2275
16b2b71c
NC
22762001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2277
2278 * objcopy.c: Add new switches: --keep-global-symbol,
2279 --keep-symbols, --localize-symbols, --keep-global-symbols and
2280 --weaken-symbols.
2281 * binutils.texi: Document new switches.
2282 * objcopy.1: Regenerate.
2283 * NEWS: Announce new feature.
2284
7036c0e1
AJ
22852001-05-28 Andreas Jaeger <aj@suse.de>
2286
2287 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2288 variables, fix format strings.
2289
76a406e5
NC
22902001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2291
2292 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2293 when computing the address of the line to show.
2294
31b6fca6
RH
22952001-05-16 Richard Henderson <rth@redhat.com>
2296
2297 * readelf.c (do_debug_frames_interp): New.
2298 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2299 (byte_get_big_endian): Likewise.
2300 (parse_args) ['F']: Set do_debug_frames_interp.
2301 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2302 (frame_display_row): Don't trunc pc_begin to int.
2303 (size_of_encoded_value): New.
2304 (display_debug_frames): Handle 64-bit targets. Print raw data
2305 unless do_debug_frames_interp.
2306 (debug_displays): Remove duplicate .debug_frame.
2307
4fe85591
NC
23082001-05-15 Ralf Baechle <ralf@gnu.org>
2309
2310 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2311 The former constant was never in active use and is used otherwise
2312 by the ABI.
2313
579f31ac
JJ
23142001-05-11 Jakub Jelinek <jakub@redhat.com>
2315
2316 * readelf.c (process_unwind): Print all unwind sections, not just
2317 one.
2318
78f4a3f7
AM
23192001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2320
2321 * readelf.c (process_unwind): Remove const specifier.
2322
1c529ca6
NC
23232001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2324
2325 * strings.c (isgraphic): Do not use isascii() unless it is needed
2326 for isprint() to work.
2327 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2328
87e6d782
NC
23292001-04-27 Johan Rydberg <jrydberg@opencores.org>
2330
bb279dc0 2331 * NEWS: Announce support for OpenRISC.
87e6d782 2332
4bd3d870 23332001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2334
2335 * dlltool.c (do_default_excludes): Initialise to true.
2336
21211521
AM
23372001-04-10 Alan Modra <amodra@one.net.au>
2338
2339 * MAINTAINERS: Update my email address
2340 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2341
0c66b61e 23422001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2343
2344 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2345
e58d53af
L
23462001-03-30 H.J. Lu <hjl@gnu.org>
2347
2348 * readelf.c (process_unwind): Just return if do_unwind is 0.
2349
bee72332
DD
23502001-03-28 Roger Sayle <roger@metaphorics.com>
2351
2352 * dlltool.c (make_one_lib_file): Fix section flags for
2353 .text, .data and .bss in stub ds*.o files to match those
2354 generated by gas.
2355
f1467e33
L
23562001-03-29 H.J. Lu <hjl@gnu.org>
2357
2358 * readelf.c (process_unwind): Only do unwind sections for
2359 IA64.
2360
1c6fb4fe
L
23612001-03-28 H.J. Lu <hjl@gnu.org>
2362
2363 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2364 * Makefile.in: Regenerate.
2365
0879a67a
AJ
23662001-03-26 Andreas Jaeger <aj@suse.de>
2367
2368 * binutils.texi (nm): Fix texi syntax.
2369
0285c67d
NC
23702001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2371
2372 * binutils.texi: Put @c man begin and @c man end indications
2373 to generate man pages using texi2pod and pod2man. Put @c man title
2374 to identify each man. Add SEEALSO entries.
2375 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2376 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2377 sort the list.
2378 (*.1): Build the man pages from binutils.texi.
2379 * Makefile.in: Regenerate.
2380
04847a4d
CF
23812001-03-13 Eric Kohl <ekohl@rz-online.de>
2382
2383 * defparse.y (opt_equal_name): allow "." in name.
2384 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2385 (gen_exp_file): Likewise.
2386
43a0748c
NC
23872001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2388
2389 * NEWS: Document addition of -B switch to objcopy.
2390 * binutils.texi: Document addition of -B switch to objcopy.
2391 * objcopy.c: (copy_options): Add --binary-architecture.
2392 (copy_usage): Document -B/--binary-architecture.
2393 (copy_main): Support -B/--binary-architecture. Set
2394 bfd_external_binary_architecture.
0879a67a 2395
b7498e0e
NC
23962001-03-11 Andreas Jaeger <aj@suse.de>
2397
2398 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2399 (dump_relocations): Likewise.
2400 (get_machine_name): Likewise.
2401
a59e3bd7
NC
24022001-02-28 Nick Clifton <nickc@redhat.com>
2403
2404 * readelf.c: (struct unw_aux_info): Remove const modifier for
2405 'strtab' field.
2406 (process_unwind): Remove non-K&R compliant LHS type cast in call
2407 to GET_DATA_ALLOC macro.
2408
a5bcd848
PB
24092001-02-28 Philip Blundell <pb@futuretv.com>
2410
2411 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2412 ABI is in use; remove ambiguity between the "unknown" EABI and
2413 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2414 renamed EF_xx constants.
2415
27b7e12d
AM
24162001-02-27 Alan Modra <alan@linuxcare.com.au>
2417
2418 * configure.in (BFD_VERSION): New.
2419 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2420 * configure: Regenerate.
2421 * Makefile.am: Run "make dep-am"
2422 * Makefile.in: Regenerate.
2423
a9f10786
NC
24242001-02-14 Nick Clifton <nickc@redhat.com>
2425
2426 * MAINTAINERS: Add "Obvious Fix" rule.
2427
3c44da9a
MS
24282001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2429
2430 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2431 literal concatenation.
2432
ecd03389
MS
24332001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2434
2435 * readelf.c (struct unw_aux_info): Remove const from the info member.
2436 (process_unwind): Don't type-cast the third argument to the
2437 GET_DATA_ALLOC macro.
2438
88ec60c7
NC
24392001-02-11 Nick Clifton <nickc@redhat.com>
2440
2441 * readelf.c (dump_relocations): Free corrected allocated
2442 array.
2443 (process_unwind): Fix compile time warning.
2444
f5e21966
NC
24452001-02-10 Nick Clifton <nickc@redhat.com>
2446
2447 * binutils.texi: Document new --unwind option to readelf.
2448
a85d7ed0
NC
24492001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2450
2451 * readelf.c: Add linux target for S/390.
2452
7bb10502
AM
24532001-02-10 Alan Modra <alan@linuxcare.com.au>
2454
2455 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2456 printf is a macro.
2457
8ca8f343
HPN
24582001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2459
2460 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2461 * aclocal.m4: Regenerate.
2462 * configure: Regenerate.
2463
7340082d
NC
24642001-02-07 Todd Vierling <tv@wasabisystems.com>
2465
2466 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2467 * objdump.c (bfd_target_vector): Likewise.
2468
4d6ed7c8
NC
24692001-02-07 David Mosberger <davidm@hpl.hp.com>
2470
2471 * readelf.c (process_unwind): New function.
2472 (slurp_ia64_unwind_table): Ditto.
2473 (dump_ia64_unwind): Ditto.
2474 (find_symbol_for_address): Ditto.
2475 (slurp_rela_relocs): New function (split off from dump_relocations()).
2476 (slurp_rel_relocs): Ditto.
2477 (parse_args): Handle '-u' option.
2478
2479 * unwind-ia64.c: New file.
2480 * unwind-ia64.h: New file.
2481 * Makefile.am: Include unwind-ia64.c in readelf build.
2482 * Makefile.in: Regenerate.
7340082d 2483 * po/binutils.pot: Regenerate.
4d6ed7c8 2484
c7217458
PB
24852001-02-04 Philip Blundell <philb@gnu.org>
2486
2487 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2488 * configure: Regenerate.
2489
956eedd4
AM
24902001-01-31 Steve deRosier <sderosier@vari-lite.com>
2491
2492 * ieee.c (ieee_add_bb11): Don't check for backslashes
2493 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2494
8855cbca
AM
24952001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2496
c7f2731e
AM
2497 * ieee.c: Update copyright.
2498 (ieee_start_compilation_unit): Don't check for backslashes
2499 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2500
8855cbca
AM
2501 * stabs.c: Update copyright. Include "filenames.h".
2502 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2503
329de803 25042001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2505
2506 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2507 sections are present before using them. Remove code duplication.
2508 (process_symbol_table): Check if VERDEF or VERNEED sections are
2509 present before using them.
2510
23719f39
NC
25112001-01-17 Nick Clifton <nickc@redhat.com>
2512
2513 * objcopy.c (copy_object): Fail if attempting to convert the
2514 endianness of the input object file.
2515
2516 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2517
f726e849
NC
25182001-01-16 Nick Clifton <nickc@redhat.com>
2519
2520 * readelf.c (string_table_length): New variable.
2521 (SECTION_NAME): Catch out of range indices and missing section
2522 pointers.
2523 (process_section_headers): Delete useless local variable
2524 string_table_offset. Set the value of string_table_length
2525 after loading the string table.
2526 (process_mips_specific): Use SECTION_NAME macro.
2527 (process_file): Set string_table_length to 0 when it is freed.
2528
d0398d6a
NC
25292001-01-12 Nick Clifton <nickc@redhat.com>
2530
2531 * version.c (print_version): Update copyright date.
2532
0d2bcfaf
NC
25332001-01-11 Peter Targett <peter.targett@arccores.com>
2534
2535 * readelf.c (dump_relocations): Include selection with EM_ARC.
2536 (get_machine_name) Update name to "ARC".
2537
8b1e6df3
NC
25382001-01-09 Nick Clifton <nickc@redhat.com>
2539
2540 * Makefile.am: Add rule to build objdump.o from objdump.c and
2541 using OBJDUMP_DEFS.
2542 * Makefile.in: Regenerate.
2543
2544 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2545 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2546 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2547 * configure: Regenerate.
8b1e6df3
NC
2548
2549 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2550 is defined read in the relocs even if dump_reloc_info is
2551 false.
2552
2f952d20
PB
25532001-01-07 Philip Blundell <philb@gnu.org>
2554
2555 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2556 `bug-binutils'.
2557 * README: Likewise.
2558
a8c548cb
NC
25592000-12-19 Nick Clifton <nickc@redhat.com>
2560
2561 * dlltool.c: Add missing support for arm-epoc-pe.
2562 * configure.in: Add missing support for arm-epoc-pe.
2563 * configure: Regenerate.
2564
cc5fda35
NC
25652000-12-15 Nick Clifton <nickc@redhat.com>
2566
2567 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2568 Mode parts of the x86 port.
2569
bcedfee6
NC
25702000-12-04 Andreas Jaeger <aj@suse.de>
2571
2572 * readelf.c (guess_is_rela): Add EM_X86_64.
2573 (dump_relocations): Add EM_X86_64.
2574 (get_machine_name): Add EM_X86_64.
2575 Include "elf/x86-64.h".
2576
584da044
NC
25772000-12-12 Nick Clifton <nickc@redhat.com>
2578
2579 * readelf.c: Fix formatting.
2580
7559e86e 25812000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2582
2583 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2584
a98cc2b2
AH
25852000-12-07 Andrew Haley <aph@redhat.com>
2586
2587 * readelf.c (display_debug_frames): Only display columns that are
2588 referenced by the frame debug info.
2589
c7987a69
NC
25902000-12-05 Nick Clifton <nickc@redhat.com>
2591
2592 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2593
09fd7e38
JM
25942000-12-04 Jason Merrill <jason@redhat.com>
2595
2596 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2597 (display_debug_section): Likewise.
2598 (display_debug_info): Display CU header before bailing.
2599
e7af610e
NC
26002000-12-01 Chris Demetriou <cgd@sibyte.com>
2601
09fd7e38
JM
2602 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2603 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2604 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2605
09fd7e38
JM
2606 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2607 and E_MIPS_ARCH_64.
84ea6cf2 2608
09fd7e38
JM
2609 * readelf.c (get_machine_flags): Add case for
2610 E_MIPS_MACH_SB1.
c6c98b38 2611
75066968
DD
26122000-11-30 Richard Earnshaw <rearnsha@arm.com>
2613
2614 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2615
5c4666ea
HPN
26162000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2617