* bfd/Makefile.am (config.status): Depend on version.h.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
795bb480
AM
12003-06-11 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.in: Regenerate.
4
9ee5e499
JJ
52003-05-23 Jakub Jelinek <jakub@redhat.com>
6
7 * readelf.c (get_segment_type): Handle PT_GNU_STACK.
8
a3b6428f
NC
92003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
10
11 * NEWS: Document the new BSD/POSIX single-character mapping for
12 .comment/.note sections.
13
92991082
JT
142003-06-02 Chris Demetriou <cgd@broadcom.com>
15 Jason Thorpe <thorpej@wasabisystems.com>
16
17 * objcopy.c (redefine_list_append): Add an argument that
18 indicates the context from which this function is being
19 called. Change all callers.
20 (copy_options): Add a new option, --redefine-syms.
21 (copy_usage): Document new option.
22 (copy_main): Handle the --redefine-syms option.
23 * doc/binutils.text (objcopy): Document new option.
24
38fafa6d
RH
252003-05-31 Richard Henderson <rth@redhat.com>
26
27 * readelf.c (byte_get_signed): New.
28 (get_encoded_value): New.
29 (display_debug_frames): Use it. Always pre-process opcodes.
30
636fc387
ML
312003-05-20 Michal Ludvig <mludvig@suse.cz>
32
33 * readelf.c (display_debug_frames): Print both registers
34 for DW_CFA_register.
35
80c7c40a
NC
362003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
37
38 * configure.in: Accept i[3-7]86 variants. Escape '[]' for
39 i[3-7]86-*-interix.
40 * configure.in: Regenerate.
41
0fcdcb91
NC
422003-05-13 Michael Eager <eager@mvista.com>
43
44 * objcopy.c: Treat identical src/dst file names as if only one
45 entered. One Windows creating an output file of the same name as
46 the input file will delete the input file before it is read.
47
7ab5f2ed
NC
482003-05-12 Salvador Eduardo Tropea <salvador@inti.gov.ar>
49
50 * debug.c (debug_get_real_type): Extend test for circular debug
51 references.
52
3c92310f
NC
532003-05-12 Nick Clifton <nickc@redhat.com>
54
55 * configure.in (ALL_LINGUAS): Add zh_CN.
56 * configure: Regenerate.
57 * po/zh_CN.po: New file: Chinese (simplified) translation.
58
d68c07bb
JE
592003-05-11 Jason Eckhardt <jle@rice.edu>
60
61 * MAINTAINERS: Update my mail address.
62
8beeaeb7
L
632003-05-07 H.J. Lu <hongjiu.lu@intel.com>
64
65 * readelf.c (dump_relocations): Enlarge the type field in wide
66 mode by one character.
67
63044634
RH
682003-05-03 Richard Henderson <rth@redhat.com>
69
70 * readelf.c (struct Frame_Chunk): Add cfa_exp.
71 (frame_display_row): Just print "exp" for cfa or register
72 defined by a location expression.
73 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
74 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
75
6e50c90c
L
762003-04-30 H.J. Lu <hjl@gnu.org>
77
78 * objdump.c (only): Change it to char **.
79 (only_size): New.
80 (only_used): New.
81 (disassemble_data): Check only as an array.
82 (dump_data): Likewise.
83 (dump_relocs): Likewise.
84 (main): Treat only as an array.
85
edbedb71
NC
862003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
87
88 * doc/binutils.texi: Fix the documentation for the -fo option.
89
3f7de0e7
NC
902003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
91
ef230218
JR
92 * readelf.c (get_machine_name) <EM_SH>: Amend return value
93 to refer to SuperH.
94
3f7de0e7
NC
95 * readelf.c (decode_location_expression): Don't add a trailing ';'.
96
32df8966
NC
972003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
98 Nick Clifton <nickc@redhat.com>
99
100 * windres.c (long_options): Move close to main, where it is used.
101 Add 'input' and 'output' long options.
102 (main): Accept "-fo" as an alias for "-o". This is for rc
103 comptibility.
104 * doc/binutils.texi: Mention that -fo is accepted as an alias for
105 -o, but discourage its use.
106
85eb5110
NC
1072003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
108
109 * windres.c (format_from_name): Make the exit on error
110 behaviour optional.
111 (main): Rename the -I option to -J. Introduce -I as a synonym
112 for --include-dir. For backwards compatibility also support the
113 old -I behaviour, but issue a deprecation warning.
114 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
115 of the -I option.
116
26597c86
NC
1172003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
118
119 * readelf.c: Replace references to Mitsubishi M32R with
120 references to Renesas M32R.
121
c2dcd04e
NC
1222003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
123
124 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
125
c1124b23
AO
1262003-04-09 Alexandre Oliva <aoliva@redhat.com>
127
128 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
129 for debugging information types not supported by objdump.
130
e5076347
AM
1312003-04-09 Bernd Jendrissek <berndj@prism.co.za>
132
133 * configure.in: Recognize canonical form of i[3-6]86-pe*.
134 * configure: Regenerate.
135
adab8cdc
AO
1362003-04-09 Alexandre Oliva <aoliva@redhat.com>
137
138 * readelf.c (display_debug_info): Apply RELA relocations on the
139 entire section.
140 (byte_put_little_endian, byte_put_big_endian): New functions.
141 (byte_put): New variable.
142 (get_file_header): Initialize it.
143
3077f5d8
NC
1442003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
145
146 * windres.c: Add -l for compatibility with wrc, and rc.
147 Use the short option as a key for long options that have
148 a synonymous short option.
149 * doc/binutils.texi: Added -l to the list of options.
150
29b058f1
NC
1512003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
152
3077f5d8
NC
153 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
154 (main): Just pass the -U option down to the preprocessor.
155 * doc/binutils.texi: Added -U to the list of options.
29b058f1 156
3126d709
CF
1572003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
158
159 * windres.c (usage): Report -r option.
160 (main): Ignore the -r option.
161 * doc/binutils.texi: Add -r to the list of options.
162
c46ac711
BW
1632003-04-01 Bob Wilson <bob.wilson@acm.org>
164
165 * MAINTAINERS: Add myself as Xtensa maintainer.
166
88da6820
NC
1672003-04-01 Bob Wilson <bob.wilson@acm.org>
168
3077f5d8
NC
169 * readelf.c: Include "elf/xtensa.h".
170 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
171 targets that use RELA relocations.
172 (dump_relocations): Call elf_xtensa_reloc_type for
173 EM_XTENSA and EM_XTENSA_OLD.
174 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 175
27a710e5
NC
1762003-04-01 Nick Clifton <nickc@redhat.com>
177
178 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
179 thumb-pe*, mcore-pe and mcore-*elf.
180 * configure: Regenerate.
181
335a1869
AO
1822003-03-31 Alexandre Oliva <aoliva@redhat.com>
183
184 * objdump.c (dump_data): Don't truncate the address to long; make
185 the width large enough, and uniform for all entries in a section.
186
566b0d53
L
1872003-03-31 H.J. Lu <hjl@gnu.org>
188
189 * readelf.c: Include "libiberty.h".
190 (dynamic_relocations): New.
191 (process_relocs): Properly handle dynamic relocation.
192 (process_dynamic_segment): Fill relocation elements in
193 dynamic_info.
194
ee42cf8c
NC
1952003-03-31 Kevin Buettner <kevinb@redhat.com>
196
197 * readelf.c (read_and_display_attr, read_and_display_attr_value):
198 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
199 all callers.
200 (display_debug_lines, display_debug_pubnames, display_debug_info)
201 (display_debug_aranges, display_debug_frames, read_and_display_attr)
202 (read_and_display_attr_value): Add 64-bit DWARF support.
203
7adbf450
NC
2042003-03-31 Ian Lance Taylor <ian@airs.com>
205
206 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
207 (optresid): Handle a resource id that can be a string or a number.
208 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
209 struct res_id.
210 (define_icon_control): Pass a struct res_id to define_control.
211 * windres.h (define_control): Change prototype.
212
06d86cf7
NC
2132003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
214
7c29036b
NC
215 * objcopy (OPTION_FORMATS_INFO): Define.
216 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
217 (copy_options): Likewise.
218 (strip_usage): Add "--info" to usage.
219 (copy_usage): Likewise.
220 (strip_main): Declare formats_info. Iniatilize it to FALSE.
221 Handle "info".
222 (copy_main). Likewise.
223 * doc/binutils.texi. Document the "--info" option for
224 objcopy/strip.
225 * NEWS: Mention the new command line switch.
226
06d86cf7
NC
227 * objdump.c (endian_string): Move to bucomm.c.
228 (display_info): Likewise.
229 (display_target_list): Likewise.
230 (display_info_table): Likewise.
231 (display_target_tables): Likewise.
232 (main): Assign the return value of display_info to exit_status.
233 * bucomm.c: Include bfdver.h and libbfd.h
234 (display_target_list): Call bfd_nonfatal instead of nonfatal and
235 return 0 on a non-fatal error, 1 on success.
236 (display_info_table): Likewise.
237 * bucomm.h (display_info): Provide a prototype.
238 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
239 libbfd.h.
240 * Makefile.in: Regenerate.
241
7adbf450 2422003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
243
244 * dlltool.c (gen_def_file): Put demangled name comments on
245 own line preceding export name.
246
98a91d6a
NC
2472003-03-17 Nick Clifton <nickc@redhat.com>
248
249 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
250 printf for emitting new lines.
251
06a30c77
NC
2522003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
253
254 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
255 the symbol's value when --size-sort is used, unless -S is used.
256 doc/binutils.texi (--size-sort): For non-bsd formats both the
257 value and size of the symbols are displayed.
258
ab829d36
NC
2592003-03-13 Nick Clifton <nickc@redhat.com>
260
261 * po/da.po: Update.
262
634847c9
NC
2632003-03-12 Nick Clifton <nickc@redhat.com>
264
265 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
266
3889f9eb
BE
2672003-03-10 Ben Elliston <bje@wasabisystems.com>
268
269 * MAINTAINERS: Update my mail address.
270
7eb5191a
NC
2712003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
272
273 * stabs.c (BYTES_IN_WORD): Remove definition.
274 * wrstabs.c (BYTES_IN_WORD): Likewise.
275
e3b83c8f
NC
2762003-03-04 Nick Clifton <nickc@redhat.com>
277
278 * nm.c (main): Print a warning message if --size-sort and
279 --undefined-only are used together.
280
2812003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
282
283 * nm.c (print_symbol): Remove check for undefined_only.
284
a9d68a1e
NC
2852003-03-03 Nick Clifton <nickc@redhat.com>
286
287 * po/da.po: Installed latest translation.
288
a99996bb
NC
2892003-02-24 Nick Clifton <nickc@redhat.com>
290
291 * README: Update binutils references to 2.13.
292 Add paragraph about using --disable-nls.
293
76ed1927
NC
2942003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
295
296 * doc/binutils.texi (nm --size-sort): Update.
297
0100f33b
JW
2982003-02-21 James E Wilson <wilson@tuliptree.org>
299
300 * MAINTAINERS: Update email address.
301
ecc51f48
NC
3022003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
303
304 * readelf.c (get_ia64_dynamic_type): New function.
305 (dynamic_segment_ia64_val): New function.
306 (get_dynamic_type): If machine type is EM_IA_64 call
307 get_ia64_dynamic_val.
308 (get_ia64_section_type_name): Handle sections with types in the
309 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
310 (get_dynamic_flags): If machine type is EM_IA_64 call
311 dynamic_segment_ia64_val.
312
947ed062
NC
3132003-02-21 Bob Wilson <bob.wilson@acm.org>
314
315 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
316 section title capitalization more consistent. Update descriptions
317 of various options to be consistent with the code. Fix errors and
318 incomplete list in the description of c++filt format options. Remove
319 information about the linker. Change to be more polite about poor
320 bug reports. Replace FDL appendix with include of fdl.texi.
321 * doc/fdl.texi: New file.
322
66491ebc
AM
3232003-02-21 Roger Sayle <roger@eyesopen.com>
324
325 * objcopy.c (filter_symbols): Fix compilation problems with
326 HP-UX's C compiler.
327
0e11a9e9
CF
3282003-02-19 Christopher Faylor <cgf@redhat.com>
329
330 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
331 previous change.
332
6e5f5201
CF
3332003-02-19 Mark Blackburn <marklist@fangorn.ca>
334
0e11a9e9 335 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 336
f0c8c24a
NC
3372003-02-12 Bob Wilson <bob.wilson@acm.org>
338
339 * nm.c (usage): Add `java' and `gnat' demangle styles and make
340 quotes consistent.
341 * objdump.c (usage): Ditto. Also fix some typos.
342
d3c543fd
NC
343 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
344
fe2c4142
NC
345 * debug.c (debug_record_variable): Handle global register variables.
346
6de15b9e
NC
347 * stabs.c (parse_stab): For N_SLINE only include
348 function_start_offset if the symbol is within a function;
349 otherwise, the value is absolute.
350
fde78edd
NC
3512003-02-10 Nick Clifton <nickc@redhat.com>
352
353 * readelf.c (decode_ARM_machine_flags): Handle the
354 EF_ARM_MAVERICK_FLOAT flag.
355
22d82235
AS
3562003-02-04 Andreas Schwab <schwab@suse.de>
357
358 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
359 long and use %ld in printf format.
360
1a677ea8
RS
3612003-01-28 Richard Sandiford <rsandifo@redhat.com>
362
363 * readelf.c (dump_relocations): Reorder the r_info field for
364 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
365
8dde85fc
NC
3662003-01-21 Daniel Berlin <dan@dberlin.org>
367
368 * readelf.c (display_debug_loc): Skip address base changes.
369
c6f8bb1e
AM
3702003-01-17 Fabio Alemagna <falemagn@aros.org>
371
372 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
373 and ELFOSABI_NSK.
374
c833c019
AM
3752003-01-16 Alan Modra <amodra@bigpond.net.au>
376
377 * readelf.c: Include elf/ppc64.h.
378 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
379 * Makefile.am: Run "make dep-am".
380 * Makefile.in: Regenerate.
381
3b36097d
SC
3822003-01-02 Ben Elliston <bje@redhat.com>
383
384 * readelf.c (guess_is_rela): Handle EM_IQ2000.
385 (get_machine_name): Likewise.
386 (dump_relocations): Likewise.
387 * NEWS: Mention IQ2000 support.
388
cb44e358
RS
3892003-01-02 Richard Sandiford <rsandifo@redhat.com>
390
391 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
392
af7ee8bf
CD
3932002-12-30 Chris Demetriou <cgd@broadcom.com>
394
395 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
396 changes in MIPS -M options.
397
2469cfa2
NC
3982002-12-30 Dmitry Diky <diwil@mail.ru>
399
400 * Makefile.am: Add msp430 target.
401 * Makefile.in: Regenerate.
402 * readelf.c: Add support for msp430 target.
403
640c0ccd
CD
4042002-12-27 Chris Demetriou <cgd@broadcom.com>
405
406 * doc/binutils.texi (objdump): Document MIPS -M options.
407
59f14fc0
AS
4082002-12-23 Andreas Schwab <schwab@suse.de>
409
410 * readelf.c (main): Reset dump request after each file.
411
312b768e
NC
4122002-12-23 Nick Clifton <nickc@redhat.com>
413
414 * nlmconv.c (main): Pass TRUE as third argument to
415 bfd_arch_get_compatible.
416
8745eafa
NC
4172002-12-23 Nick Clifton <nickc@redhat.com>
418
419 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
420 macro. Handle 'S' encoding, accepting 8-bit characters.
421 (main): Parse 'S' encoding.
422 (get_char): Accept 'S' encoding.
423 (print_strings): Use STRING_ISGRAPHIC.
424 (usage): Document support of 'S' encoding.
425 * doc/binutils.texi: Document support of 'S' encoding/
426 * NEWS: Mention new feature.
427
08213ebb
AM
4282002-12-20 Alan Modra <amodra@bigpond.net.au>
429
430 * README <building ar>: Don't use libibery's needed_list or
431 required_list, instead link libiberty/*.o.
432
b9e5d8e5
KH
4332002-12-19 Kazu Hirata <kazu@cs.umass.edu>
434
435 * doc/binutils.texi: Fix typos.
436
c51238bc
DA
4372002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
438
439 * doc/binutils.texi: Add missing parenthesis.
440
d7fb0dd2
NC
4412002-12-15 Nick Kelsey <nickk@ubicom.com>
442
443 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
444 symbols by adding the given prefix to the begining of the symbol
445 name. This is useful to provide name space seperation regardless
446 of how the object file was created. Added --prefix-sections=
447 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
448 sections (or all sections with the alloc flag set) by adding the given
449 prefix to the begining of the symbol name.
450 * NEWS: Mention this new feature.
451 * doc/binutils.texi: Document this new feature.
452
55b9cdf1
AM
4532002-12-13 Alan Modra <amodra@bigpond.net.au>
454
455 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
456 dyn_string_append with dyn_string_append_cstr.
457
458 * emul_aix.c (ar_emul_aix_create): Remove unused function.
459
84ad6ede
NC
4602002-12-10 James Cownie <jcownie@etnus.com>
461
462 * readelf.h (get_TAG_name, get_AT_name,
704afb58 463 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
464 DWARF2 spec.
465 * NEWS: Mention this new support.
466
7d036af2
AM
4672002-12-08 Alan Modra <amodra@bigpond.net.au>
468
469 * NEWS: Mention that bfd no longer declares a "boolean" type.
470
3e8bba36
AM
4712002-12-07 Alan Modra <amodra@bigpond.net.au>
472
473 * readelf.c (process_program_headers): When setting loadaddr, don't
474 assume segment size is 4k. Use p_align instead.
475 (loadaddr): Change from int to long.
476 (dynamic_addr, dynamic_info, version_info): Likewise.
477 (process_dynamic_segment <syminsz>): Likewise.
478 (process_dynamic_segment): Adjust print format string.
479 (rela_addr, rela_size): Delete.
480 (process_relocs): Formatting.
481
d070dab9
JW
4822002-12-05 Jim Wilson <wilson@redhat.com>
483
484 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
485 * configure: Regenerate.
486
45bcbdb1
ILT
4872002-12-04 Ian Lance Taylor <ian@airs.com>
488
489 * MAINTAINERS: Change e-mail address back to airs.com.
490
42ea8716
AH
4912002-12-04 Aldy Hernandez <aldyh@redhat.com>
492
493 * MAINTAINERS: Add self.
494
b34976b6
AM
4952002-11-30 Alan Modra <amodra@bigpond.net.au>
496
497 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
498 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
499 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
500 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
501 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
502 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
503 with TRUE/FALSE. Formatting.
504
c8286bd1
JJ
5052002-11-29 Jakub Jelinek <jakub@redhat.com>
506
507 * readelf.c Replace occurrences of Elf32_Internal_* and
508 Elf64_Internal_* with Elf_Internal_*.
509 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
510 Zero r_addend fields.
511 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
512 Elf_Internal_Rela.
513
92acdfaf
NC
5142002-11-23 Nick Clifton <nickc@redhat.com>
515
516 * size.c (usage): Fix typo describing switch for hex format.
517
48c5eb8a
SS
5182002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
519
520 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
521 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
522 testcase
523
2f62977e
NC
5242002-11-14 Nick Clifton <nickc@redhat.com>
525
526 * readelf.c (process_program_headers): Add comment about return
527 value. Ensure that 0 is returned if the headers are not loaded.
528 (process_file): If process_section_headers failed to load the
529 headers disable any tests that rely upon them. Similarly for
530 process_program_headers.
531
cd24c222
NC
5322002-11-12 Nick Clifton <nickc@redhat.com>
533
534 * po/da.po: Updated Danish translation.
535
f3931575
AM
5362002-11-12 Klee Dienes <kdienes@apple.com>
537
538 * rddbg.c (read_section_stabs_debugging_info): Also recognize
539 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
540
b54e7460
CF
5412002-11-11 Christopher Faylor <cgf@redhat.com>
542
543 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
544 cgf maintainership.
545
4f17cc13
CF
5462002-11-11 Christopher Faylor <cgf@redhat.com>
547
548 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
549
232e7cb8
NC
5502002-11-07 Nick Clifton <nickc@redhat.com>
551
cd24c222 552 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
553 * configure: Regenerate.
554 * po/da.po: New Danish translation.
555
232e7cb8
NC
556 * readelf.c (get_symbol_index_type): Revert part of previous
557 patch: Display unknown symbol types in decimal, not hex.
558
c9e38879
NC
5592002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
560
561 * dlltool.c (add_excludes): Don't prefix excluded fastcall
562 symbols with underscore.
563 (xlate): Ignore add_underscore for decorated fastcall symbols.
564
5652002-11-07 Eric Kohl <ekohl@rz-online.de>
566
567 * deflex.l: Accept '@' as first character of an ID.
568 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
569 ASM_PREFIX for fastcall symbols.
570 (scan_drectve_symbols): Handle fastcall symbols when generating
571 undecorated aliases for symbols in drectve section.
572 (scan_filtered_symbols): Likewise, with export-all.
573 (xlate): Likewise, with --kill-at.
574 (make_imp_label): New function to handle fastcall symbols
575 correctly.
576 (make_one_lib_file): Use make_imp_label instead of make_label
577 for imp symbols.
578
a700dc3b
SS
5792002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
580
581 * MAINTAINERS: Add self as TIC4X maintainer.
582
5cf1065c
NC
5832002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
584
585 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
586 PROCESSOR-specific, OS-specific, reserved and unknown symbol
587 types.
5cf1065c 588
f1ef08cb
AM
5892002-11-04 Alan Modra <amodra@bigpond.net.au>
590
591 * readelf.c (byte_get_little_endian): Comment typo fix.
592 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
593 as the format string.
594 (dump_relocations): Correct section sym names.
595 (process_section_headers): Clear symtab_shndx_hdr.
596 (read_and_display_attr_value): Don't pass indirect string to printf
597 as the format string.
598 (display_debug_frames): Indicate when zero terminator found. Decode
599 DW_EH_PE_pcrel addresses.
600
1a09a22c
NC
6012002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
602
603 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
604 order to ensure proper disassembly of the valid 0-value opcode.
605 * configure: Regenerate.
606 * aclocal.m4: Regenerate.
607 * config.in: Regenerate.
608 * configure.in: Regenerate.
609 * doc/Makefile.in: Regenerate.
610 * po/binutils.pot: Regenerate.
611
c254c557
KK
6122002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
613
614 * MAINTAINERS: Add self as SH maintainer.
615
aefbdd67
BE
6162002-10-23 Ben Elliston <bje@redhat.com>
617
618 * doc/binutils.texi (objdump): Document -z and move the entry for
619 --disassemble-zeroes to the end of the options section (for `z').
620
ab9bcc01
NC
6212002-10-21 Nick Clifton <nickc@redhat.com>
622
623 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
624
8ab56b6f
AM
6252002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
626
627 * objdump.c (dump_data): Correct addr_offset for opb != 1.
628
49c12576
AM
6292002-10-15 Alan Modra <amodra@bigpond.net.au>
630
48417c1a
AM
631 * bucomm.c (list_supported_targets): Use bfd_target_list.
632
49c12576
AM
633 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
634 other object errors in preference to bfd_core errors.
635
6e1a7e9a
AM
6362002-10-14 Alan Modra <amodra@bigpond.net.au>
637
638 * Makefile.am: Run "make dep-am".
639 * objdump.c: #include "bfdver.h".
640 * version.c: Likewise.
641 * Makefile.in: Regenerate.
642 * config.in: Regenerate.
643 * configure: Regenerate.
644 * po/POTFILES.in: Regenerate.
645
09fc3b02
DJ
6462002-10-09 Daniel Jacobowitz <drow@mvista.com>
647
648 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
649 sections. Allow relocations against the absolute symbol. Don't
650 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 651 relocation.
09fc3b02 652
f309035a
NC
6532002-10-07 Gordon Chaffee <chaffee@netvmg.com>
654
655 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
656 ordinary ones are available.
657
810dfa6e
L
6582002-09-30 H.J. Lu <hjl@gnu.org>
659
660 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
661 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
662
bb279dc0
ZW
6632002-09-17 Zack Weinberg <zack@codesourcery.com>
664
665 * Makefile.am (CFILES): Add cxxfilt.c.
666 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
667 (cxxfilt_LDADD): Delete.
668 Remove all references to underscore.c.
669 Regen dependencies.
670 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
671 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
672 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
673 adjustments to fit into binutils framework.
674 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
675
065c959b
NC
6762002-09-12 Roland McGrath <roland@redhat.com>
677
678 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
679 Handle DW_OP_GNU_push_tls_address.
680
e09f4395
NC
6812002-09-11 Nick Clifton <nickc@redhat.com>
682
683 * po/tr.po: Updated Turkish translation.
684
873e0588
NC
6852002-09-10 Nick Clifton <nickc@redhat.com>
686
687 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
688 testsuite changes. Add paragraphs about testsuite and config
689 patches.
690
069fe61f
NC
6912002-08-29 Nick Clifton <nickc@redhat.com>
692
693 * readelf.c (get_machine_flags): Remove redundant reference to
694 E_V850EA_ARCH.
695
fe0507eb
AM
6962002-08-28 Alan Modra <amodra@bigpond.net.au>
697
698 * objdump.c (dump_bfd): Restore lines accidentally deleted in
699 last commit.
700
026df7c5
NC
7012002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
702
bb279dc0 703 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
704 (dump_bfd_header): Likewise.
705
68a4c073
AM
7062002-08-27 Alan Modra <amodra@bigpond.net.au>
707
708 * nm.c: Revert last change.
709
a1df01d1
AM
7102002-08-26 Alan Modra <amodra@bigpond.net.au>
711
712 * nm.c (display_rel_file): Don't report "no symbols" as an error.
713 * objdump.c (slurp_symtab): Likewise.
714 (slurp_dynamic_symtab): Likewise.
715 (dump_symbols): Likewise. Do print "no symbols" to stdout.
716
a926ab2f
GK
7172002-08-24 Geoffrey Keating <geoffk@redhat.com>
718
719 * MAINTAINERS: Change my mailing address.
720
fcf62380
DA
7212002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
722
723 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
724
51e28791
NC
7252002-08-22 Nick Clifton <nickc@redhat.com>
726
727 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
728 HPPA.
729
c5b060ad
AM
7302002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
731
732 * readelf.c (parse_args): Change debug_dump_opt to static.
733
4b73ca92
NC
7342002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
735
736 * stabs.c (parse_stab_argtype): Pass length of physname to
737 stab_demangle_argtypes.
738 (stab_demangle_argtypes): Add new parameter - length of physname.
739 Pass length of physname on to stab_demangle_prefix.
740 (stab_demangle_prefix): Add new parameter - length of physname.
741 Use length of physname (if supplied) to compute end of function
742 name.
743
35b1837e
AM
7442002-08-15 Alan Modra <amodra@bigpond.net.au>
745
746 * readelf.c: Include elf/i370.h.
747 (dump_relocations): Handle EM_S370.
748 (dynamic_segment_parisc_val): Print \n.
749 (process_dynamic_segment <DT_BIND_NOW>): Here too.
750
762baac5
NC
7512002-08-14 Nick Clifton <nickc@redhat.com>
752
753 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
754 * objdump.c (usage): Likewise.
755 * doc/binutils.texi: Likewise.
756
85c09e8a
NC
7572002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
758
759 * rcparse.y (acc_entry): Don't warn about ALT use with
760 non-VIRTKEY.
761
212a3c4d
L
7622002-08-13 H.J. Lu <hjl@gnu.org>
763
764 * objcopy.c (copy_object): Don't warn about the unsupported
765 architecture unless the input target is defaulted or the
766 output architecture is different from the input.
767
2b692c59
NC
7682002-08-09 Nick Clifton <nickc@redhat.com>
769
770 * po/sv.po: Updated Swedish translation.
771
09de7a73
AM
7722002-08-05 Alan Modra <amodra@bigpond.net.au>
773
774 * prdbg.c (pr_fix_visibility): Remove assert.
775
47badb7b
NC
7762002-07-31 Nick Clifton <nickc@redhat.com>
777
778 * addr2line.c (process_file): Rename parameter 'filename' to
779 'file_name' in order to avoid shadowing global symbol of the
780 same name.
781 (main): Likewise.
782
2979dc34
JJ
7832002-07-30 Jakub Jelinek <jakub@redhat.com>
784
785 * readelf.c (OPTION_DEBUG_DUMP): Define.
786 (options): Use it.
787 (usage): Update help.
788 (parse_args): Handle --debug-dump separately from -w.
789 * doc/binutils.texi (readelf): Update documentation.
790
219576a4
NC
7912002-07-25 Nick Clifton <nickc@redhat.com>
792
793 * po/es.po: Updated Spanish translation.
794 * po/fr.po: Updated French translation.
795
bf4f22e6 7962002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 797
bf4f22e6
NC
798 * po/es.po: Updated Spanish translation.
799
c5b3a82a
AM
8002002-07-23 Alan Modra <amodra@bigpond.net.au>
801
802 * Makefile.am: Run "make dep-am".
803 * Makefile.in: Regenerate.
804
0461a601
NC
8052002-07-23 Nick Clifton <nickc@redhat.com>
806
bf4f22e6 807 * po/fr.po: Updated French translation.
0461a601 808
bf44dd74
AM
8092002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
810
811 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
812
2c205ff2
AM
8132002-07-20 Alan Modra <amodra@bigpond.net.au>
814
63eb0809 815 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 816
1e4cf259
NC
8172002-07-18 Denis Chertykov <denisc@overta.ru>
818 Frank Ch. Eigler <fche@redhat.com>
819
820 * readelf.c: Include "elf/ip2k.h".
821 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
822 (dump_relocations): Likewise.
823 (get_machine_name): Likewise.
824 * NEWS: Mention IP2K support.
825
2cbb2eef
NC
8262002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
827
828 * NEWS: Add 'Changes in 2.13'.
829
047b2264
JJ
8302002-07-10 Jakub Jelinek <jakub@redhat.com>
831
832 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
833 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
834 (get_section_type_name): Handle SHT_GNU_LIBLIST.
835 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
836 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
837 (process_gnu_liblist): New.
838 (process_file): Call it.
839
97230b15
AM
8402002-07-03 Alan Modra <amodra@bigpond.net.au>
841
842 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
843 * Makefile.in: Regenerate.
844
a6637ec0
AM
8452002-07-02 Alan Modra <amodra@bigpond.net.au>
846
847 * budemang.c: New file, "demangle" function.
848 * budemang.h: New file.
849 * addr2line.c (translate_addresses): Use "demangle".
850 * nm.c (print_symname): Likewise.
851 * objdump.c (objdump_print_symname): Likewise.
852 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
853 here since that obfuscates.
854 * rdcoff.c: Don't #include demangle.h.
855 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
856 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
857 (HFILES): Add budemang.h. Sort.
858 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
859 Run "make dep-am".
860 * Makefile.in: Regenerate.
861
179d3252
JT
8622002-07-01 Matt Thomas <matt@3am-software.com>
863
864 * readelf.c: Include "elf/vax.h".
865 (guess_is_rela): Move EM_VAX from unknown to RELA case.
866 (dump_relocations): Handle VAX relocations.
867 (get_machine_flags): Handle VAX machine flags.
868
75751cd9
SC
8692002-06-29 Stephane Carrez <stcarrez@nerim.fr>
870
871 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
872
e5851ab8
NC
8732002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
874
875 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
876
eb3f2f5c
AM
8772002-06-26 Alan Modra <amodra@bigpond.net.au>
878
879 * nm.c (print_symname): When demangling, strip leading dots from
880 symbol names to avoid confusing the demangler.
881
a13a0de8
L
8822002-06-25 H.J. Lu <hjl@gnu.org>
883
884 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
885 * Makefile.in: Regenerated.
886
6db7a086
AM
8872002-06-21 Igor Schein <igor@txc.com>
888
889 * configure.in: Quote bu_cv_have_fopen64.
890 * configure: Regenerate.
891
9710509e
AM
8922002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
893
894 * configure.in: Check for strcoll.
895 * configure: Regenerate.
896 * config.in: Regenerate.
897 * nm.c (main): Set locale for LC_COLLATE category.
898 (non_numeric_forward): Use strcoll if available.
899
a9f0b5e7
DB
9002002-06-20 Dave Brolley <brolley@redhat.com>
901
902 * MAINTAINERS: Add self as fr30 and frv maintainer.
903
33f5f537
L
9042002-06-18 H.J. Lu (hjl@gnu.org)
905
906 * nm.c: Include "elf/common.h".
907 (extended_symbol_info): Add elfinfo, a pointer to
908 elf_symbol_type.
909 (SYM_SIZE): Use elfinfo if it is not NULL.
910 (get_symbol_type): New function.
911 (display_archive): Set print_width for each archive member.
912 (display_file): Likewise.
913 (display_rel_file): Don't set print_width here.
914 (print_object_filename_sysv): Handle print_width.
915 (print_archive_member_sysv): Likewise.
916 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
917 (print_symbol): Set the elfinfo field in extended_symbol_info
918 for ELF.
919 (print_object_filename_sysv): Fix the output format.
920 (print_symbol_info_sysv): Print type and section for ELF.
921
9222002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
923
924 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 925 the symbol's size equal to its value when --size-sort is
33f5f537
L
926 used.
927
5c70f934
DB
9282002-06-18 Dave Brolley <brolley@redhat.com>
929
930 From Catherine Moore:
931 * readelf.c (elf/frv.h): #include it.
932 (guess_is_rela): Support EM_CYGNUS_FRV.
933 (dump_relocations): Ditto.
934 (get_machine_name): Ditto.
935 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
936
7ece0d85
JJ
9372002-06-18 Jakub Jelinek <jakub@redhat.com>
938
939 * readelf.c (get_file_header): Only read the first section header if
940 e_shoff is non-zero.
941
72797995
L
9422002-06-15 H.J. Lu (hjl@gnu.org)
943
944 * nm.c (print_size): New variable. Initialize to 0.
945 (long_options): Add 'S'/"print-size".
946 (main): Handle 'S'.
947 (print_symbol_info_bsd): Print size only if print_size is not
948 0.
949
950 * doc/binutils.texi: Document -S/--print-size.
951
977f7911
NC
9522002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
953
954 * nm.c (struct extended_symbol_info): New strcuture: Add the size
955 of the symbols to the information provided by the symbol_info
956 structure.
957 (print_symbols): Pass the symbol size to print_symbol.
958 (print_size_symbols): Pass the symbol size to print_symbol.
959 (print_symbol): Extra argument: The size of the symbol. Store
960 this in the extended_symbol_info structure.
961 (print_symbol_info): Change type of info parameter to
962 extended_symbol_info. Display the size, if known.
963 (print_symbol_info_posix): Likewise.
964 (print_symbol_info_sysv): Likewise.
965
b1f88ebe
AM
9662002-06-08 Alan Modra <amodra@bigpond.net.au>
967
fa449227
AM
968 * Makefile.am: Run "make dep-am".
969 * Makefile.in: Regenerate.
970 * doc/Makefile.in: Regnerate.
971
b1f88ebe
AM
972 * bucomm.c: Replace CONST with const.
973 * nm.c: Likewise.
974 * objdump.c: Likewise.
975
91a106e6
L
9762002-06-07 H.J. Lu <hjl@gnu.org>
977
978 * readelf.c (DW_CFA_GNU_args_size): Don't define.
979 (DW_CFA_GNU_negative_offset_extended): Likewise.
980 (DW_CFA_GNU_window_save): Likewise.
981 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
982 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
983
6ab6b380 9842002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 985
6ab6b380
NC
986 * nm.c: When computing size of symbols for an ELF target use the
987 internal size field.
988
e28e05a3
JL
9892002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
990
991 * testsuite/binutils-all/objcopy.exp: clear xfail for
992 "hppa*64*-*-hpux*".
993 * testsuite/binutils-all/hppa/objdump.exp: Return if
994 "*64*-*-*".
995
dc156bc0
AM
9962002-06-05 Alan Modra <amodra@bigpond.net.au>
997
998 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
999
10002002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
1001
1002 * objdump.c: Fix formatting.
1003
d79e4ea3
BE
10042002-05-29 Ben Elliston <bje@redhat.com>
1005
1006 * MAINTAINERS: Add self as M68k maintainer.
1007
d172d4ba
NC
10082002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1009
1010 * readelf.c: Modified/Added DLX elf support.
1011
7edb8f29
NC
10122002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
1013
3a1a2036
NC
1014 * arsup.c: Fix formatting.
1015 * debug.c (debug_record_label): Add missing colon to error
1016 message.
1017 * ieee.c (parse_ieee_ty): Fix spelling typo.
1018 * readelf.c (process_program_headers): Remove English assumption
1019 about making a plural word.
1020 (process_section_headers): Likewise.
1021 (process_relocs): Allow quotes to be translated.
1022 (process_unwind): Likewise,
1023 (process_mips_specific): Improve error message.
1024 (get_note_type): Fix spelling typo.
1025
7edb8f29
NC
1026 * configure.in (ALL_LINGUAS): Add sv
1027 * po/sv.po: New file.
1028
3eee1e9d
AM
10292002-05-27 Alan Modra <amodra@bigpond.net.au>
1030
1031 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
1032 (unw_print_grmask): Likewise.
1033 (unw_print_frmask): Likewise.
1034
d43efbe3
KH
10352002-05-26 Kazu Hirata <kazu@cs.umass.edu>
1036
1037 * arsup.c: Remove ARGSUSED.
1038 * debug.c: Likewise.
1039 * ieee.c: Likewise.
1040 * nlmconv.c: Likewise.
1041 * prdbg.c: Likewise.
1042 * stabs.c: Likewise.
1043 * wrstabs.c: Likewise.
1044
e9792343
AM
10452002-05-25 Alan Modra <amodra@bigpond.net.au>
1046
1047 * arlex.l: Use #include "" instead of <> for local header files.
1048 * coffdump.c: Likewise.
1049 * coffgrok.c: Likewise.
1050 * nlmconv.c: Likewise.
1051 * nlmheader.y: Likewise.
1052 * srconv.c: Likewise.
1053 * strings.c: Likewise.
1054 * sysdump.c: Likewise.
1055 * unwind-ia64.h: Likewise.
1056 * windres.h: Likewise.
1057 * winduni.h: Likewise.
1058
d7e53452
TR
10592002-05-24 Tom Rix <trix@redhat.com>
1060
1061 * MAINTAINERS: Add self as the d10v maintainer.
1062
436e8db0
NC
10632002-05-24 TAMURA Kent <kent@netbsd.org>
1064
1065 * configure.in: Builds dlltool for i386-netbsdpe.
1066 * configure: Regenerate.
1067
9f66665a
KH
10682002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1069
1070 * size.c: Fix formatting.
1071 * srconv.c: Likewise.
1072 * stabs.c: Likewise.
1073 * sysdump.c: Likewise.
1074 * unwind-ia64.c: Likewise.
1075 * wrstabs.c: Likewise.
1076
13ae64f3
JJ
10772002-05-23 Jakub Jelinek <jakub@redhat.com>
1078
1079 * readelf.c (get_segment_type): Add PT_TLS.
1080 (get_elf_section_flags): Add SHF_TLS.
1081 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1082 (process_dynamic_segment): Use puts instead of printf.
1083 (get_symbol_type): Support STT_TLS.
1084 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1085 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1086 Add SEC_THREAD_LOCAL.
1087
53c7db4b
KH
10882002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1089
1090 * rdcoff.c: Fix formatting.
1091 * rddbg.c: Likewise.
1092 * readelf.c: Likewise.
1093 * rename.c: Likewise.
1094 * resbin.c: Likewise.
1095 * resrc.c: Likewise.
1096 * resres.c: Likewise.
1097
0af11b59
KH
10982002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1099
1100 * filemode.c: Fix formatting.
1101 * ieee.c: Likewise.
1102 * is-ranlib.c: Likewise.
1103 * is-strip.c: Likewise.
1104 * maybe-ranlib.c: Likewise.
1105 * maybe-strip.c: Likewise.
1106 * nlmconv.c: Likewise.
1107 * nm.c: Likewise.
1108 * not-ranlib.c: Likewise.
1109 * not-strip.c: Likewise.
1110 * objcopy.c: Likewise.
1111 * objdump.c: Likewise.
1112
21611032
TS
11132002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1114
1115 * objdump.c (dump_headers): Fix output formatting for ELF32
1116 architectures in a BFD64 enabled toolchain.
1117
26044998
KH
11182002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1119
1120 * debug.c: Fix formatting.
1121 * debug.h: Likewise.
1122 * dlltool.c: Likewise.
1123 * dllwrap.c: Likewise.
1124 * emul_aix.c: Likewise.
1125 * emul_vanilla.c: Likewise.
1126
f462a9ea
KH
11272002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1128
1129 * addr2line.c: Fix formatting.
1130 * ar.c: Likewise.
1131 * arsup.c: Likewise.
1132 * arsup.h: Likewise.
1133 * binemul.c: Likewise.
1134 * binemul.h: Likewise.
1135 * bucomm.c: Likewise.
1136 * coffdump.c: Likewise.
1137 * coffgrok.c: Likewise.
1138 * coffgrok.h: Likewise.
1139
e0159aa9
MM
11402002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1141
1142 * MAINTAINERS: Add myself as the second AVR port maintainer.
1143
074b403e
SC
11442002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1145
1146 * MAINTAINERS: Update my email address.
1147
2b9c8201
NC
11482002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1149
1150 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1151
e1d5b1e7
AM
11522002-05-09 Alan Modra <amodra@bigpond.net.au>
1153
1154 * configure.in: Replace `*pe' with `pe' throughout.
1155 * configure: Regenerate.
1156
d3d8a9ee
NC
11572002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1158
1159 * Makefile.am: Honour DESTDIR.
1160 * Makefile.in: Regenerate.
1161
405c98a4
AM
11622002-05-06 Alan Modra <amodra@bigpond.net.au>
1163
a02d5965
AM
1164 * dlltool.c (process_def_file): Add missing prototype.
1165 (new_directive, assemble_file, main): Likewise.
1166 (process_def_file, new_directive): Make static.
1167 (inform): Rewrite using VA_FIXEDARG.
1168 * dllwrap.c (mybasename): Add missing prototype.
1169 (strhash, main): Likewise.
1170 (inform): Rewrite using VA_FIXEDARG.
1171 (warn): Likewise.
1172 (cleanup_and_exit): Use old style function definition.
1173 (strhash): Likewise.
1174 * windres.c (define_resource): Use one memset to clear all of
1175 struct res_resource.
1176
405c98a4 1177 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1178 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1179
11802002-05-06 Borut Razem <borut.razem@siol.net>
1181
1182 * rclex.l (get_string): Correct "strings" list handling.
1183 * resrc.c (read_rc_file): Discard strings.
1184
91593c9d
AM
11852002-05-04 Alan Modra <amodra@bigpond.net.au>
1186
e58a75dc
AM
1187 * ar.c (replace_members): Remove unused var. Formatting fix.
1188 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1189
91593c9d
AM
1190 * MAINTAINERS: Sort port maintainers by CPU.
1191
6b52b824
AM
11922002-05-04 Bob Byrnes <byrnes@curl.com>
1193
1194 * size.c (display_archive): Add last_arfile and code to close archives.
1195
dd70071f
AM
11962002-05-01 Alan Modra <amodra@bigpond.net.au>
1197
1198 * nm.c (print_symbol): Check returned filename from
1199 bfd_find_nearest_line is non-NULL.
1200
6c95717a 12012002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1202
1203 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1204
3c25c5f6
NC
12052002-04-24 Christian Groessler <chris@groessler.org>
1206
1207 * MAINTAINERS: Changed my email address.
1208
944cd72c
TS
12092002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1210
1211 * arparse.y: Fix syntax warning.
1212
ea91f8bb
NC
12132002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1214
3e55a963
NC
1215 * readelf.c (fetch_location_list): Remove unused function.
1216
1217 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1218 and display a warning message, then exit the loop.
1219
ea91f8bb
NC
1220 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1221
45b99827
NC
12222002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1223
1224 * resrc.c (write_rc_dialog): If charset is non-default value
1225 display all of the DIALOGEX parameters.
1226
12272002-04-15 Eric Kohl <ekohl@rz-online.de>
1228
bb279dc0 1229 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1230 DIALOGEX resources.
1231 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1232 resource data.
bb279dc0 1233 (res_to_bin_dialog): Likewise.
45b99827
NC
1234 * windres.h: Added misssing charset variable to dialog_ex
1235 structure.
1236
acfbab8a
NC
12372002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1238
1239 * rcparse.y: Set MEMFLAG_PURE by default.
1240
df3baf66
NC
12412002-04-09 Bernd Herd <info@herdsoft.com>
1242
bb279dc0 1243 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1244 are quoted.
4c30641a 1245 Fix typo in BEDIT warning.
91eafb40 1246 Don't add default dialog style when explicit style specified.
b62a12ca 1247 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1248
b24eb5ac
NC
1249 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1250 (handle_quotes) "\a" escape (used for right justified key
1251 definitions in menus) is encodes as binary 8.
df3baf66 1252
b24eb5ac
NC
1253 * resrc.c (write_rc_dialog): Print style even if it is 0.
1254 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1255 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1256
b24eb5ac
NC
1257 * resbin.c (bin_to_res_dialog): Use signature to identify
1258 DIALOGEX.
f7d63484 1259
b24eb5ac 1260 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1261
df3baf66
NC
12622002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1263
1264 * resrc.c: print CLASS names in quotes
1265
12662002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1267
1268 * MAINTAINERS: Update my email address.
1269
8e42bcb6
AM
12702002-04-04 Alan Modra <amodra@bigpond.net.au>
1271
1272 * dep-in.sed: Cope with absolute paths.
1273 * Makefile.am (dep.sed): Subst TOPDIR.
1274 Run "make dep-am".
1275 * Makefile.in: Regenerate.
1276
96f959e5
PT
12772002-03-27 Peter Targett <peter.targett@arc.com>
1278
1279 * MAINTAINERS: Update my email address.
1280
1ea788ee
AM
12812002-03-21 Alan Modra <amodra@bigpond.net.au>
1282
1283 * Makefile.am: Run "make dep-am".
1284 * Makefile.in: Regenerate.
1285 * doc/Makefile.in: Regenerate.
1286 * po/POTFILES.in: Regenerate.
1287 * aclocal.m4: Regenerate.
1288 * config.in: Regenerate.
1289 * configure: Regenerate.
1290
a2f14207
DB
12912002-03-20 Daniel Berlin <dan@dberlin.org>
1292
1293 * readelf.c: Add support for displaying dwarf2 location lists.
1294 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1295 (parse_args): Use 'O' as shorthand for displaying location list
1296 section.
1297 (process_section_headers): Handle debug_loc as well.
1298 (load_debug_loc): New.
1299 (free_debug_loc): New.
1300 (fetch_location_list): New.
1301 (display_debug_loc): New.
1302 (display_debug_info): Call load_debug_loc and free_debug_loc.
1303 (debug_displays): We can display .debug_loc now, too.
1304 (usage): Update usage string.
1305 (read_and_display_attr_value): Note location lists, but don't
1306 display them inline.
1307
eb1e0e80
NC
13082002-03-18 Tom Rix <trix@redhat.com>
1309
1310 * Makefile.am: Add binutils emulation support.
1311 * configure.in: Same.
1312 * configure.tgt: New file. Same.
1313 * ar.c (main): Use ar_emul_parse_arg.
1314 (usage): Use ar_emul_usage.
1315 (replace_members): Use ar_emul_replace, ar_emul_append.
1316 * binemul.c: New file. Define the binutils emulation
1317 layer. Define default methods.
1318 * binemul.h: New file. Binutils emulation layer header file.
1319 * emul_aix.c: New file. AIX binutils emulation.
1320 * emul_vanilla.c: New file. Default binutils emulation.
1321 * Makefile.in: Regenerate.
1322 * configure: Same.
1323
a1c259a1
NC
13242002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1325
1326 * po/fr.po: Updated version.
1327
9ce88e60
NC
13282002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1329
1330 * po/fr.po: Updated version.
1331
effb0601
DJ
13322002-03-07 Daniel Jacobowitz <drow@mvista.com>
1333
1334 * README: Update some version numbers.
1335
a65688ab
DJ
13362002-03-07 Daniel Jacobowitz <drow@mvista.com>
1337
1338 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1339 (Architecture Selection): Likewise.
1340
f3f7fbb2
NC
13412002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1342
1343 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1344 generating .exp file.
1345
25345be5
NC
13462002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1347
1348 * readelf.c (dump_relocations): Fix typo.
1349
9a66911f
NC
13502002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1351
1352 * NEWS: Mark 2.12 branch.
1353
2c71103e
NC
13542002-02-18 Timothy Daly <remote_bob@yahoo.com>
1355
bb279dc0
ZW
1356 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1357 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1358 output.
bb279dc0 1359 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1360 to 'unrecognized'.
1361 (decode_ARM_machine_flags): Likewise.
1362 (parse_args): Likewise.
1363 (read_and_display_attr_value): Likewise.
1364 (display_debug_section): Likewise.
1365
49fda6c8
HPN
13662002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1367
1368 * NEWS: Mention support for MMIX.
1369
76f57f3a
JT
13702002-02-13 Matt Fredette <fredette@netbsd.org>
1371
1372 * readelf.c (get_machine_flags): Recognize EF_M68000.
1373
d36ca9c2
AO
13742002-02-12 Alexandre Oliva <aoliva@redhat.com>
1375
1376 * MAINTAINERS: Added self as MN10300 co-maintainer.
1377
19397422
AM
13782002-02-12 Alan Modra <amodra@bigpond.net.au>
1379
1380 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1381 DT_PPC64_OPDSZ.
1382
d434e574
DJ
13832002-02-11 Daniel Jacobowitz <drow@mvista.com>
1384
1385 * MAINTAINERS: List myself as branch maintainer.
1386
12b87c89
AM
13872002-02-11 Alan Modra <amodra@bigpond.net.au>
1388
1389 * configure: Regenerate.
1390 * objcopy.c: Update copyright date.
1391 * doc/Makefile.in: Regenerate.
1392
8d037c5c
DJ
13932002-02-10 Daniel Jacobowitz <drow@mvista.com>
1394
1395 * nlmconv.c: Back out localtime PARAMS change.
1396
4c168fa3
AM
13972002-02-11 Alan Modra <amodra@bigpond.net.au>
1398
1399 * objcopy.c (MKDIR): Define.
1400 (copy_archive): Make name_list.name const. Use MKDIR.
1401 Handle duplicate files in archives by making more temp dirs.
1402
408f8db1
DJ
14032002-02-10 Daniel Jacobowitz <drow@mvista.com>
1404
1405 * coffdump.c: Include "getopt.h" after "bucomm.h"
1406 so that macros are defined correctly.
1407 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1408 prototype. Prototype main.
1409 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1410
9f77fa06
AO
14112002-02-06 Alexandre Oliva <aoliva@redhat.com>
1412
1413 * MAINTAINERS: Added self as SH co-maintainer.
1414
82f6addb
NC
14152002-02-05 Nick Clifton <nickc@redhat.com>
1416
1417 * po/tr.po: Updated translation.
1418
ba323545
AM
14192002-02-01 Alan Modra <amodra@bigpond.net.au>
1420
1421 * Makefile.am: Run "make dep-am"
1422 * Makefile.in: Regenerate.
1423
3deb89d3
DJ
14242002-01-29 Daniel Jacobowitz <drow@mvista.com>
1425
1426 * nm.c (print_value): Mark abfd unused.
1427
a0e9c55f
DJ
14282002-01-29 Daniel Jacobowitz <drow@mvista.com>
1429
1430 * unwind-ia64.c (unw_decoder): Change second argument
1431 to unsigned int, to match function prototypes.
1432
d7a283d4
DJ
14332002-01-29 Daniel Jacobowitz <drow@mvista.com>
1434
1435 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1436 __GNU_LIBRARY__ will be defined.
1437 * size.c: Likewise.
1438
4867be41
DJ
14392002-01-27 Daniel Jacobowitz <drow@mvista.com>
1440
1441 * configure: Regenerated.
1442
7562a296
HPN
14432002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1444
1445 * doc/Makefile.am (install): Depend on install-info.
1446 * doc/Makefile.in: Regenerate.
1447
15c82623
NC
14482002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1449
1450 * objcopy.c (strip_usage): Document -d as an alias
1451 --strip-debug.
1452
1453 * size.c (usage): Document [-t | --totals] options.
1454 (long_options): Add --totals option.
1455 (main): If the [-t | --totals] option is specified and
1456 the output format is Berkeley-style, print the total
1457 text, data, and bss sizes of all objects listed.
1458 (print_berkeley_format): If the [-t | --totals] option
1459 is specified, track the total text, data, and bss
1460 sizes.
1461 * doc/binutils.texi (size): Document [-t | --totals] options.
1462 (strip): Document -d as an alias for --strip-debug.
1463 * NEWS: Mention new feature of size.
1464
00ea8601 14652002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1466
1ddbd152
NC
1467 * po/fr.po: Updated version.
1468 * po/es.po: Updated version.
b85cedd7 1469
8b53311e
NC
14702002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1471
1472 * addr2line.c (usage): Update text to provide verbose
1473 description of the command line options.
1474 * ar.c (usage): Update text to provide verbose
1475 description of the command line options.
1476 (main): Accept -h and -H when running as ranlib.
1477 * coffdump.c (show_usage): Update text to provide verbose
1478 description of the command line options.
1479 * dlltool.c (main): Accept -H as an alias for --help.
1480 * nlmconv.c (show_usage): Update text to provide verbose
1481 description of the command line options.
1482 * nm.c (usage): Replace OPTIONS with option(s).
1483 (main): Accept -H as an alias for --help.
1484 * objcopy.c (strip_main): Accept -H as an alias for --help.
1485 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1486 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1487 other binutils.
1488 * size.c (usage): Update text to provide verbose description
1489 of the command line options.
1490 (main): Accept -v, -h and -H as command line options.
1491 * srconv.c (show_usage): Update text to provide verbose
1492 description of the command line options.
1493 * strings.c (main): Accept -H and -v as command line options.
1494 (usage): Update text to provide verbose description of the
1495 command line options.
1496 * sysdump.c (show_usage): Update text to provide verbose
1497 description of the command line options.
1498 * windres.c (usage): Adjust format to match style used in
1499 other binutils.
1500
1501 * coffdump.c: Fix formatting.
1502 * nlmconv.c: Fix formatting.
1503 * srconv.c: Fix formatting.
1504 * sysdump.c: Fix formatting.
1505
c46f0c34
AM
15062002-01-22 Alan Modra <amodra@bigpond.net.au>
1507
1508 * Makefile.am: Run "make dep-am".
1509 * Makefile.in: Regenerate.
1510
2a538ba5
AJ
15112002-01-18 Andreas Jaeger <aj@suse.de>
1512
1513 * version.c (print_version): Update year.
1514
285d1771
AM
15152002-01-17 Alan Modra <amodra@bigpond.net.au>
1516
1517 * readelf.c (get_machine_name): Handle EM_PPC64.
1518 (guess_is_rela): Here too.
1519
328577ad
NC
15202002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1521
1522 * po/binutils.pot: Regenerate.
1523 * po/fr.po: Regenerate.
1524 * po/tr.po: Regenerate.
1525
af3ae48d
NC
15262002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1527
1528 * po/tr.po: Import new version.
1529
f1cb7e17
AM
15302002-01-16 Alan Modra <amodra@bigpond.net.au>
1531
1532 * readelf.c (get_ppc64_dynamic_type): New.
1533 (get_dynamic_type): Call it.
1534
6364e0b4
NC
15352002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1536
3ab9460d 1537 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1538 (strip_usage): Use "options" instead of "switches".
3ab9460d 1539 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1540 "switches".
6364e0b4 1541
3a7e524e
RE
15422002-01-14 Richard Earnshaw <rearnsha@arm.com>
1543
1544 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1545
1209e219
NC
15462001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1547
1548 * po/es.po: Import from translation project.
1549 * configure.in (ALL_LINGUAS): Add es.
1550 * configure: Regenerate.
1551
b4db1224
JT
15522002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1553
1554 * readelf.c (get_netbsd_elfcore_note_type): Use
1555 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1556
9437c45b
JT
15572002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1558
1559 * readelf.c: Update copyright years.
1560 (get_note_type): Return a const char *.
1561 (get_netbsd_elfcore_note_type): New function.
1562 (process_note): Use get_netbsd_elfcore_note_type to get
1563 the note type string for NetBSD ELF core files.
1564
00428cca
AM
15652002-01-06 Steve Ellcey <sje@cup.hp.com>
1566
1567 * readelf.c (get_ia64_segment_type): Add support for macros.
1568 (get_segment_type): Add support for IA64 specific macros.
1569
31104126
NC
15702001-12-20 Julian v. Bock <julian@wongr.net>
1571
1572 * readelf.c (print_symbol): New function: Print a formatted symbol
1573 name. If --wide is specified do not truncate it.
1574 (dump_relocations): Use print_symbol() to print symbol names.
1575 (process_symbol_table): Likewise.
1576 (process_syminfo): Likewise.
1577 (process_mips_specific): Likewise.
1578 (usage): Document new feature of --wide switch.
1579 * doc/binutils.texi (objdump): Document additional behaviour of
1580 --wide.
2a538ba5 1581
4dd67f29
MS
15822001-12-18 Michael Snyder <msnyder@redhat.com>
1583
1584 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1585 (copy_object): Don't set the start address or flags of a core file.
1586 (copy_section): Don't relocate a core file. Don't copy contents
1587 if the input section has the contents flag set, but the output
1588 section does not (which happens with the fake 'note' pseudo-
1589 sections that BFD creates for corefiles).
1590
43521d43
TS
15912001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1592
1593 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1594 ASE extensions. More robust code for ISA checking. Ignore empty fields
1595 in header flags for GNU extensions.
1596
b667df2e
AM
15972001-12-18 Alan Modra <amodra@bigpond.net.au>
1598
1599 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1600
17a5a5c3
NC
16012001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1602
1603 * po/ja.po: Import from translation project.
1604 * configure.in (ALL_LINGUAS): Add ja.
1605 * configure: Regenerate.
1606
65de42c0
TS
16072001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1608
1609 * addr2line.c (main): Protoype.
1610 * ar.c (main): Protoype.
1611 * nm.c (main): Protoype.
1612 * objcopy.c (main): Protoype.
1613 * objdump.c (main): Protoype.
1614 * size.c (main): Protoype.
1615 * strings.c (main): Protoype.
1616
9ad5cbcf
AM
16172001-12-17 Alan Modra <amodra@bigpond.net.au>
1618
1619 * readelf.c (symtab_shndx_hdr): New global.
1620 (SECTION_HEADER_INDEX): Define.
1621 (SECTION_HEADER_NUM): Define.
1622 (SECTION_HEADER): Define.
1623 (GET_ELF_SYMBOLS): Pass two params rather than three.
1624 (get_32bit_elf_symbols): Take file and section args. Read and
1625 use SHT_SYMTAB_SHNDX.
1626 (get_64bit_elf_symbols): Likewise.
1627 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1628 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1629 Remember symtab_shdx_hdr.
1630 (process_program_headers): Scan from index 1 for segment map.
1631 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1632 "section_headers".
1633 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1634 (process_unwind): Likewise.
1635 (process_version_sections): Likewise.
1636 (process_symbol_table): Likewise.
1637 (display_debug_info): Likewise.
1638 (process_dynamic_segment): Fake up a symtab section for changed
1639 GET_ELF_SYMBOLS.
1640 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1641 (process_program_headers): Kill signed/unsigned warning.
1642 (load_debug_str): Likewise.
1643 (display_debug_info): Likewise.
1644
65765700
JJ
16452001-12-13 Jakub Jelinek <jakub@redhat.com>
1646
1647 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1648
560f3c1c
AM
16492001-12-11 Alan Modra <amodra@bigpond.net.au>
1650
1651 * readelf.c (process_file_header): Print extended e_shnum and
1652 e_shdtrndx values. Set elf_header values for same.
1653 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1654 (get_64bit_section_headers): Likewise.
1655 (process_section_headers): Update calls.
1656 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1657
bc408b8a
JJ
16582001-12-10 Jakub Jelinek <jakub@redhat.com>
1659
1660 * objcopy.c (setup_section): Copy entsize.
1661
93fbbb04
GK
16622001-12-07 Geoffrey Keating <geoffk@redhat.com>
1663
1664 * readelf.c (guess_is_rela): Add support for stormy16.
1665 (dump_relocations): Likewise.
1666 (get_machine_name): Likewise.
1667
e3c8793a
NC
16682001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1669
1670 * dllwrap.c (main) Replace multiple strings describing a
1671 single error with a single, newline escaped sentence to permit
1672 better translation into foreign languages.
1673
1674 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1675 class names.
1676
956cd1d6
TS
16772001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1678
1679 * strings.c (get_char): Initialize value.
1680
956c53ee
TS
16812001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1682
1683 * arlex.l: Silence compile warnings.
1684 * arsup.h: Likewise. Fix formatting.
1685
cedd9a58
JJ
16862001-12-04 Jakub Jelinek <jakub@redhat.com>
1687
1688 * strings.c: Include config.h before bfd.h.
1689 (file_off): New type.
1690 (file_open): Define.
1691 (print_strings): Use file_off instead of file_ptr. Print addresses
1692 which don't fit into long correctly.
1693 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1694 available.
1695 (strings_file): Use file_off instead of file_ptr. Use file_open.
1696 * configure.in: Check for getc_unlocked.
1697 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1698 be defined for it.
1699 * configure: Rebuilt.
1700 * config.h.in: Rebuilt.
1701
af667503
L
17022001-11-29 H.J. Lu <hjl@gnu.org>
1703
1704 * bucomm.c (make_tempname): Revert the changes made on
1705 2001-11-14 and 2001-11-12. They won't work with directories.
1706
16474668
NC
17072001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1708
1709 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1710 CFLAGS_FOR_TARGET to runtest in environment.
1711 * Makefile.in: Rebuild.
1712 * doc/Makefile.in: Rebuild.
1713
17978339
MS
17142001-11-28 Mike Stump <mrs@wrs.com>
1715
1716 * objcopy.c (setup_section): Preserve SEC_RELOC when
1717 --set-section-flags is used.
1718
261a45ad
NC
17192001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1720
1721 * readelf.c (do_debug_str): New variable.
1722 (display_debug_str): New function: Display the contents of a
1723 .debug_str section.
1724 (load_debug_str): New function: Load in the contents of a
1725 .debug_str section.
1726 (free_debug_str): New function: Free the memory used by
1727 load_debug_str().
1728 (fetch_indirect_string): Retrieve a string from the .debug_str
1729 section.
1730 (usage): Add -ws.
1731 (parse_args): Accept -ws.
1732 (process_section_headers): Allow the display of the .debug_str
1733 section.
1734 (read_and_display_attr_value): Use fetch_indirect_string. Show
1735 offset into .debug_str section.
1736 (display_debug_info): Use load_debug_str and free_debug_str.
1737 (debug_displays): Add .debug_str.
1738 * doc/binutils.texi: Document -ws.
1739
b8908f93
AJ
17402001-11-19 Andreas Jaeger <aj@suse.de>
1741
1742 * testsuite/binutils-all/objdump.exp: Add x86-64.
1743
e5fb9629
AS
17442001-11-15 Andreas Schwab <schwab@suse.de>
1745
1746 * readelf.c: Fix warnings without terminating newline.
1747
802a735e
AM
17482001-11-15 Alan Modra <amodra@bigpond.net.au>
1749
1750 * doc/binutils.texi (objdump): Document ppc -M options.
1751
b89e9eae
AJ
17522001-11-14 Andreas Jaeger <aj@suse.de>
1753
1754 * doc/binutils.texi (objdump): Fix description to use x86-64.
1755
a6a25652
NC
17562001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1757
1758 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1759 not all systems provide mkstemp.
1760
e396998b
AM
17612001-11-14 Alan Modra <amodra@bigpond.net.au>
1762
1763 * doc/binutils.texi (objdump): Document x86 -M options.
1764
81766fca
RH
17652001-11-13 Keith Walker <keith.walker@arm.com>
1766
1767 * readelf.c (read_and_display_attr_value): New function to
1768 handle DW_FORM_indirect.
1769 (read_and_display_attr): Use it.
1770
1a509dcc
GK
17712001-11-13 Geoffrey Keating <geoffk@redhat.com>
1772
1773 * readelf.c (display_debug_lines): Deal with unknown standard
1774 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1775 DW_LNS_set_isa.
1776
6e917903 17772001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1778
6e917903
TW
1779 * MAINTAINERS: Add self as tic54x maintainer. This target
1780 includes the IBM C54XDSP clone.
7559e86e 1781
6e917903 17822001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1783
7559e86e
NC
1784 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1785
17862001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1787
ecdadc4a
JL
1788 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1789 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1790 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1791 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1792 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1793 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1794 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1795
91770270
JL
1796 * readelf.c (get_elf_class): Fix ISO portability glitch.
1797 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1798
ef5cdfc7
JJ
17992001-11-07 Jakub Jelinek <jakub@redhat.com>
1800
1801 * readelf.c (debug_str, debug_str_size): New.
1802 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1803 Call free_abbrevs.
1804 (read_and_display_addr): Handle DW_FORM_strp.
1805 (display_debug_info): Read .debug_str section if present,
1806 so that DW_FORM_strp can be handled.
1807 Fix test for non-existant .debug_abbrev section.
1808
5e9520c8
JJ
18092001-11-05 Jakub Jelinek <jakub@redhat.com>
1810
1811 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1812
1813 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1814
54589086
MS
18152001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1816
1817 * MAINTAINERS: Add self as s390/s390x maintainer.
1818
c05b685b
TR
18192001-11-02 Tom Rix <trix@bluey.cygnus.com>
1820
1821 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1822
3c62831e
NC
18232001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1824
1825 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1826 * configure: Regernate.
1827 * po/fr.po: New file.
1828 * po/tr.po: New file.
1829
3c3bdf30
NC
18302001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1831
9b19141a 1832 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1833 * readelf.c: Include elf/mmix.h.
1834 (guess_is_rela): MMIX is RELA.
1835 (dump_relocations): Handle MMIX relocations.
1836 * Makefile.am: Regenerate dependencies.
1837 * Makefile.in: Regenerate.
1838
f662939a
NC
18392001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1840
1841 * readelf.c (parse_args): Handle multiple options to the -w
1842 switch.
1843
c91d0dfb
JJ
18442001-10-12 Jakub Jelinek <jakub@redhat.com>
1845
1846 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1847 LOPROC, LOOS and LOUSER.
1848
7559e86e 18492001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1850
1851 * MAINTAINERS: Update my email address.
1852
fcd8210c
AM
18532001-10-03 Alan Modra <amodra@bigpond.net.au>
1854
1855 * doc/Makefile.in: Regenerate.
1856 * configure: Regenerate.
1857
428409d5
NC
18582001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1859
1860 * readelf.c (display_debug_line, display_debug_pubnames,
1861 display_debug_info, display_debug_frames): Detect and warn
1862 about 64-bit format entries.
1863 (display_debug_aranges): Reword 64-bit warning.
1864 (debug_displays): Add .debug_pubtypes as a known, but not yet
1865 supported, debug section.
1866
6a8c2b0d
AM
18672001-10-02 Alan Modra <amodra@bigpond.net.au>
1868
1869 * coffdump.c (PROGRAM_VERSION): Delete.
1870 (main <'V'>): Call print_version.
1871 * srconv.c: Likewise.
1872 * sysdump.c: Likewise.
1873 * version.c (program_version): Remove.
1874 (print_version): Use BFD_VERSION_STRING. Just print the current
1875 year in copyright message.
1876 * addr2line.c (program_version): Remove unused declaration.
1877 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1878 place of BFD_VERSION.
1879 * Makefile.am (Makefile): Depend on bfd/configure.in.
1880 (cplus-dem.o): Depend on Makefile.
1881 Run "make dep-am".
1882 * Makefile.in: Regenerate.
1883
e414a165
NC
18842001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1885
1886 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1887 format .debug_arange sections.
1888 (main): Add missing prototype.
b8908f93 1889
efc3ee7f
HPN
18902001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1891
1892 * Makefile.am: Update dependencies with "make dep-am".
1893 * Makefile.in: Regenerate.
1894
9e85c2a0
RH
18952001-09-28 Richard Henderson <rth@redhat.com>
1896
1897 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1898
451dad9c
AM
18992001-09-26 Alan Modra <amodra@bigpond.net.au>
1900
1901 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1902 VA_CLOSE.
1903 (non_fatal): Likewise.
1904 * objdump.c (objdump_sprintf): Likewise.
1905 * readelf.c (error): Likewise.
1906 (warn): Likewise.
1907
d974e256
JJ
19082001-09-25 Jakub Jelinek <jakub@redhat.com>
1909
1910 * readelf.c (do_wide): New.
1911 (options): Add --wide.
1912 (usage, parse_args): Likewise.
1913 (process_program_headers): Put each segment on a single line if
1914 --wide is given.
1915 (process_section_headers): Put each section on a single line if
1916 --wide is given.
1917 * doc/binutils.texi: Document it.
1918 * NEWS: Likewise.
1919
2f11c261
AM
19202001-09-25 Alan Modra <amodra@bigpond.net.au>
1921
1922 * readelf.c (print_vma): Print 8 digits of low hex value.
1923
1d50f91e
AJ
19242001-09-24 Andreas Jaeger <aj@suse.de>
1925
1926 * nlmconv.c: Fix warnings about unused attributes and function
1927 prototypes.
1928
1929 * strings.c: Add prototype for get_char.
1930
38131e67
L
19312000-09-19 H.J. Lu <hjl@gnu.org>
1932
1933 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1934 $(srcdir)/cxxfilt.man.
1935 * doc/Makefile.in: Rebuild.
1936
3bcfb3e4
AM
19372001-09-19 Alan Modra <amodra@bigpond.net.au>
1938
1939 * objcopy.c (copy_main): Correct rename-section string parsing.
1940 Consolidate new_name parsing, and error messages.
1941
3882b010
L
19422001-09-18 Bruno Haible <haible@clisp.cons.org>
1943
1944 * addr2line.c: Don't include <ctype.h>.
1945 (main): For gettext, also set the LC_CTYPE locate facet.
1946 * ar.c (main): Likewise.
1947 * coffdump.c (main): Likewise.
1948 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1949 (main): For gettext, also set the LC_CTYPE locate facet.
1950 Use ISALNUM instead of isalpha/isdigit.
1951 * dllwrap.c: Don't include <ctype.h>.
1952 (main): For gettext, also set the LC_CTYPE locate facet.
1953 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1954 (main): For gettext, also set the LC_CTYPE locate facet.
1955 Use TOUPPER instead of islower/toupper.
1956 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1957 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1958 Use TOUPPER instead of islower/toupper.
1959 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1960 * objcopy.c (main): Likewise.
1961 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1962 (disassemble_bytes): Use ISPRINT instead of isprint.
1963 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1964 (dump_data): Use ISPRINT instead of isprint.
1965 (main): For gettext, also set the LC_CTYPE locate facet.
1966 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1967 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1968 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1969 Use TOUPPER instead of islower/toupper.
1970 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1971 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1972 (write_rc_accelerators): Use ISPRINT instead of isprint.
1973 (write_rc_rcdata): Likewise.
1974 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1975 * srconv.c (main): Likewise.
1976 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1977 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1978 isdigit/isupper/islower.
1979 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1980 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1981 stab_demangle_prefix, stab_demangle_qualified,
1982 stab_demangle_template, stab_demangle_type,
1983 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1984 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1985 (isgraphic): Use ISPRINT instead of isascii/isprint.
1986 (main): Remove HAVE_LC_MESSAGES dependency.
1987 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1988 (pbarray): Use ISPRINT instead of isprint.
1989 (main): For gettext, also set the LC_CTYPE locate facet.
1990 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1991 (format_from_filename): Use ISPRINT instead of isprint.
1992 (main): For gettext, also set the LC_CTYPE locate facet.
1993 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1994 (unicode_print): Use ISPRINT instead of isprint.
1995 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1996 (stab_variable): Use ISDIGIT instead of isdigit.
1997
e59b4dfb
AM
19982001-09-18 Alan Modra <amodra@bigpond.net.au>
1999
2000 * ar.c (print_contents): Cast args of bfd_seek to the right types.
2001 Replace bfd_read call with call to bfd_bread.
2002 (extract_file): Likewise.
2003
2004 * objdump.c (dump_section_header): Cast section->filepos to
2005 unsigned long to suit printf format string.
2006 * readelf.c (process_section_headers): Similarly for sh_offset.
2007 (process_unwind): Likewise.
2008
d132876a
NC
20092001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
2010
2011 * strings.c (encoding, encoding_bytes): New variables.
2012 (long_options): Add --encoding.
2013 (main): Accept -e and --encoding.
2014 (get_char): New function. Read a, possibly wide, character from
2015 the input stream.
2016 (print_strings): Use get_char().
2017 (usage): Document new command line option.
2018 * doc/binutils.texi: Document new command line option.
2019 * NEWS: Announce new command line option.
2020
7559e86e 20212001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
2022
2023 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
2024 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
2025 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
2026 Removed EM_CYGNUS_ARC.
2027
7559e86e 20282001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
2029
2030 * readelf.c: Include elf/h8 for H8 series definitions.
2031 (guess_is_rela): H8 series if RELA.
2032 (dump_relocations): Handle H8 series relocations.
2033
0823fbca
EC
20342001-08-31 Eric Christopher <echristo@redhat.com>
2035
2036 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
2037
8db76d70
PT
20382001-08-29 Peter Targett <peter.targett@arccores.com>
2039
2040 * MAINTAINERS: Include ARC Maintainer.
2041
d81d6584
BE
20422001-08-29 Ben Elliston <bje@redhat.com>
2043
2044 * stabs.c (stab_demangle_template): Initialise s4.
2045
25a1ff5b
AM
20462001-08-27 Alan Modra <amodra@bigpond.net.au>
2047
2048 * readelf.c (dump_relocations): Recognise EM_PPC64.
2049
a5d22d2a
TS
20502001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2051
2052 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
2053
62a5a82d
L
20542001-08-25 H.J. Lu <hjl@gnu.org>
2055
2056 * nm.c (print_width): New.
2057 (display_rel_file): Set `print_width' according to
2058 bfd_sprintf_vma.
2059 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2060
1ae8b3d2
AO
20612001-08-24 Alexandre Oliva <aoliva@redhat.com>
2062
2063 * objcopy.c (use_alt_mach_code): New variable.
2064 (OPTION_ALT_MACH_CODE): Define.
2065 (copy_options): Added --alt-machine-code.
2066 (copy_main): Handle it.
2067 (copy_object): Switch to alternate machine code if requested.
2068 * doc/binutils.texi: Document new option.
2069 * NEWS: Likewise.
2070
d1bdd336
TS
20712001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2072
2073 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2074
410f7a12
L
20752001-08-21 H.J. Lu <hjl@gnu.org>
2076
2077 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2078 (display_debug_info): Cast for 64bit hosts.
2079 (display_debug_frames): Likewise.
2080 (process_mips_specific): Likewise.
2081
c32144ff
AJ
20822001-08-21 Andreas Jaeger <aj@suse.de>
2083
2084 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2085
2086 * sysdump.c: Add missing prototypes.
2087 * srconv.c: Likewise.
2088 * unwind-ia64.c: Likewise.
2089 * coffdump.c: Likewise.
2090
2091 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2092
2093 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2094 of declaring xcalloc.
2095
d8180c76
L
20962001-08-10 H.J. Lu <hjl@gnu.org>
2097
2098 * nm.c (print_value): Add one arg, bfd *.
2099 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2100 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2101 (print_symbol_info_sysv): Likewise.
2102 (print_symbol_info_posix): Likewise.
2103
2104 * objdump.c (dump_section_header): Replace printf_vma with
2105 bfd_printf_vma.
2106 (print_section_stabs): Likewise.
2107 (dump_bfd_header): Likewise.
2108 (objdump_print_value): Replace sprintf_vma with
2109 bfd_sprintf_vma.
2110 (disassemble_bytes): Likewise.
2111 (dump_reloc_set): Likewise.
2112
0218d1e4
AJ
21132001-08-10 Andreas Jaeger <aj@suse.de>
2114
2115 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2116 to build warnings.
2117 * configure: Regenerate.
2118
2863d58a
AM
21192001-08-09 Alan Modra <amodra@bigpond.net.au>
2120
2121 * readelf.c: Add missing prototypes.
2122 * objdump.c: Likewise. Format existing prototypes.
2123
c0e047e0
AO
21242001-08-08 Alexandre Oliva <aoliva@redhat.com>
2125
2126 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2127 of any RELA relocation for the abbrev_offset memory location that
2128 refers to the .debug_abbrev section symbol.
2129
ff78d6d6
L
21302001-08-07 H.J. Lu <hjl@gnu.org>
2131
2132 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2133 (main): Return process_file ().
2134
c36774d6
PB
21352001-08-05 Philip Blundell <philb@gnu.org>
2136
2137 * doc/binutils.texi: Use "Thumb" not "THUMB".
2138
8f9d9bd9
JH
21392001-08-03 John Healy <jhealy@redhat.com>
2140
bb279dc0
ZW
2141 Patch suggested by Frank Eigler <fche@redhat.com>.
2142 * objdump.c (disassemble_data): Fill in section member of the
2143 disasm_info structure.
8f9d9bd9 2144
c918cb96
DD
21452001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2146
2147 * configure.in: Added --with-windres option.
2148 * configure: Regenerated.
2149
c7c55b78
NC
21502001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2151
2152 * doc/binutils.texi: Use @command{name} for commands;
2153 use @option{-opt} for options; use @table @env for list of options;
2154 remove spaces arround [ | ] in synopsis.
2155
2156 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2157 center title.
2158
594ef5db
NC
21592001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2160
bb279dc0
ZW
2161 * objcopy.c: Fix formatting.
2162 (section_rename): New structure.
2163 (OPTION_RENAME_SECTION): New switch.
2164 (copy_usage): Document new switch.
2165 (add_section_rename): New function: Add a node to the section
2166 rename list.
2167 (find_section_rename): New function: Find the new name and
2168 flags for a section.
2169 (setup_section): Call find_section_name to determine the name
2170 of the output section.
2171 (copy_main): Handle OPTION_RENAME_SECTION.
2172 * binutils.texi: Document new switch.
594ef5db
NC
2173 * NEWS: Mention new switch.
2174
1f554c69
NC
21752001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2176
2177 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2178 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2179 bug-binutils@gcc.org.
2180
2f83960e
AM
21812001-07-28 Matthias Kramm <kramm@quiss.org>
2182
2183 * bucomm.c (list_supported_architectures): New function.
2184 * bucomm.h (list_supported_architectures): Declare.
2185 * objdump.c (usage): Call the above.
2186
20fe0649
DB
21872001-07-25 Dave Brolley <brolley@redhat.com>
2188
2189 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2190 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2191
1b577b00
NC
21922001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2193
2194 * README: Update for 2.11. Change bug reporting email address.
2195 * MAINTAINERS: Tidy up. Change bug reporting email address.
2196
95fd336c
DD
21972001-07-16 DJ Delorie <dj@redhat.com>
2198
5f16d855
DD
2199 * resres.c (write_res_header): Align header size.
2200 (res_align_file): Calculate alignment correctly.
2201
95fd336c
DD
2202 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2203 correct 10).
2204 * resrc.c (write_rc_resource): Likewise.
2205 * windres.h (SUBLANG_SHIFT): Define - as 10.
2206
ed8fee27
NC
22072001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2208
2209 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2210
90ab7e9a
NC
22112001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2212
2213 * MAINTAINERS: Add notes about branch checkins.
2214
e0c60db2
NC
22152001-07-05 Daniel Berlin <dan@cgsoftware.com>
2216
2217 * readelf.c (display_debug_macinfo): New function, display
2218 .debug_macinfo section.
2219 (do_debug_macinfo): New variable.
2220 (parse_args): Handle "-w[mM]" to mean display macro info.
2221 (process_section_headers): Handle debug_macinfo.
2222 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2223 function for .debug_macinfo display.
e0c60db2
NC
2224 * doc/binutils.texi: Document new command line switch.
2225 * NEWS: Document new feature of readelf.
0218d1e4 2226
24e01a36
L
22272001-07-05 H.J. Lu <hjl@gnu.org>
2228
2229 * objcopy.c (filter_symbols): Don't turn undefined symbols
2230 into local.
2231
4258bf4d
L
22322001-07-03 H.J. Lu <hjl@gnu.org>
2233
2234 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2235 $@.pod.
2236 (ar.1): Likewise.
2237 (dlltool.1): Likewise.
2238 (nlmconv.1): Likewise.
2239 (nm.1): Likewise.
2240 (objcopy.1): Likewise.
2241 (objdump.1): Likewise.
2242 (ranlib.1): Likewise.
2243 (readelf.1): Likewise.
2244 (size.1): Likewise.
2245 (strings.1): Likewise.
2246 (strip.1): Likewise.
2247 (windres.1): Likewise.
2248 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2249 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2250 $(DEMANGLER_NAME).
2251 (as.1): Removed.
2252 * doc/Makefile.in: Regenerated.
2253
7014bc31
NC
22542001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2255
2256 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2257
b811889f
NC
22582001-07-01 Daniel Berlin <dan@cgsoftware.com>
2259
2260 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2261
12ab83a9
NC
22622001-06-29 James Cownie <jcownie@etnus.com>
2263
2264 * readelf.c: Support DWARF 2.1 attributes.
2265
a6e9f9df
AM
22662001-06-28 Alan Modra <amodra@bigpond.net.au>
2267
2268 * readelf.c (GET_DATA_ALLOC): Remove.
2269 (GET_DATA): Remove.
2270 (get_data): New function combining above macros, with an extra
2271 test for zero size.
2272 (slurp_rela_relocs): Use get_data, and catch error return.
2273 (slurp_rel_relocs): Likewise.
2274 (get_32bit_program_headers): Likewise.
2275 (get_64bit_program_headers): Likewise.
2276 (get_32bit_section_headers): Likewise.
2277 (get_64bit_section_headers): Likewise.
2278 (get_32bit_elf_symbols): Likewise.
2279 (get_64bit_elf_symbols): Likewise.
2280 (process_section_headers): Likewise.
2281 (process_relocs): Likewise.
2282 (slurp_ia64_unwind_table): Likewise.
2283 (process_unwind): Likewise.
2284 (get_32bit_dynamic_segment): Likewise.
2285 (get_64bit_dynamic_segment): Likewise.
2286 (process_dynamic_segment): Likewise.
2287 (process_version_sections): Likewise.
2288 (process_symbol_table): Likewise.
2289 (dump_section): Likewise.
2290 (display_debug_info): Likewise.
2291 (display_debug_section): Likewise.
2292 (process_section_contents): Likewise.
2293 (process_corefile_note_segment): Likewise.
2294 (process_mips_specific): Likewise. Also free econf32, econf64.
2295
af3fc3bc
AM
22962001-06-25 Alan Modra <amodra@bigpond.net.au>
2297
2298 * readelf.c (dump_relocations): Print "bad symbol index" if
2299 symtab == NULL with non-zero symtab_index.
2300 (process_relocs): Don't bomb if reloc section has no symsec.
2301
6d900bf6
L
23022001-06-24 H.J. Lu <hjl@gnu.org>
2303
2304 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2305 by accident.
2306 (copy_main): Apply the the change made to strip_main on
2307 2001-05-30 by accident.
2308
49b4e386
AJ
23092001-06-23 Andreas Jaeger <aj@suse.de>
2310
2311 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2312 parameter 'code'.
2313 (unw_decode_x2): Likewise.
2314 (unw_decode_x3): Likewise.
2315 (unw_decode_x4): Likewise.
2316
d8dc71e3
BE
23172001-06-23 Ben Elliston <bje@redhat.com>
2318
2319 * MAINTAINERS: Add myself as M88k maintainer.
2320
af3bdff7
NC
23212001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2322
2323 * objcopy.c (strip_main): Support -o or --output-file command lien
2324 switch.
2325
105e7211
L
23262001-06-19 H.J. Lu <hjl@gnu.org>
2327
2328 * doc/Makefile.in: Regenerated.
2329
c45021f2
NC
23302001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2331
2332 * readelf.c: Restore formatting.
2333
23342001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2335
bb279dc0
ZW
2336 * Makefile.am: Move documentation into doc subdirectory.
2337 * Makefile.in: Regenerated.
c45021f2 2338 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2339 * addr2line.1: Removed.
2340 * ar.1: Likewise.
2341 * dlltool.1: Likewise.
2342 * nlmconv.1: Likewise.
2343 * nm.1: Likewise.
2344 * objcopy.1: Likewise.
2345 * objdump.1: Likewise.
2346 * ranlib.1: Likewise.
2347 * readelf.1: Likewise.
2348 * size.1: Likewise.
2349 * strings.1: Likewise.
2350 * strip.1: Likewise.
2351 * windres.1: Likewise.
2352 * cxxfilt.man: Likewise.
c45021f2
NC
2353 * doc: New Directory.
2354 * doc/Makefile.am: New file.
2355 * doc/Makefile.in: Generate.
2356
09ad7db3
AM
23572001-06-09 Alan Modra <amodra@bigpond.net.au>
2358
2359 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2360
936260fe
AM
23612001-06-01 Alan Modra <amodra@bigpond.net.au>
2362
2363 * MAINTAINERS: Update my email address.
2364
16b2b71c
NC
23652001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2366
2367 * objcopy.c: Add new switches: --keep-global-symbol,
2368 --keep-symbols, --localize-symbols, --keep-global-symbols and
2369 --weaken-symbols.
2370 * binutils.texi: Document new switches.
2371 * objcopy.1: Regenerate.
2372 * NEWS: Announce new feature.
2373
7036c0e1
AJ
23742001-05-28 Andreas Jaeger <aj@suse.de>
2375
2376 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2377 variables, fix format strings.
2378
76a406e5
NC
23792001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2380
2381 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2382 when computing the address of the line to show.
2383
31b6fca6
RH
23842001-05-16 Richard Henderson <rth@redhat.com>
2385
2386 * readelf.c (do_debug_frames_interp): New.
2387 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2388 (byte_get_big_endian): Likewise.
2389 (parse_args) ['F']: Set do_debug_frames_interp.
2390 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2391 (frame_display_row): Don't trunc pc_begin to int.
2392 (size_of_encoded_value): New.
2393 (display_debug_frames): Handle 64-bit targets. Print raw data
2394 unless do_debug_frames_interp.
2395 (debug_displays): Remove duplicate .debug_frame.
2396
4fe85591
NC
23972001-05-15 Ralf Baechle <ralf@gnu.org>
2398
2399 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2400 The former constant was never in active use and is used otherwise
2401 by the ABI.
2402
579f31ac
JJ
24032001-05-11 Jakub Jelinek <jakub@redhat.com>
2404
2405 * readelf.c (process_unwind): Print all unwind sections, not just
2406 one.
2407
78f4a3f7
AM
24082001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2409
2410 * readelf.c (process_unwind): Remove const specifier.
2411
1c529ca6
NC
24122001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2413
2414 * strings.c (isgraphic): Do not use isascii() unless it is needed
2415 for isprint() to work.
2416 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2417
87e6d782
NC
24182001-04-27 Johan Rydberg <jrydberg@opencores.org>
2419
bb279dc0 2420 * NEWS: Announce support for OpenRISC.
87e6d782 2421
4bd3d870 24222001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2423
2424 * dlltool.c (do_default_excludes): Initialise to true.
2425
21211521
AM
24262001-04-10 Alan Modra <amodra@one.net.au>
2427
2428 * MAINTAINERS: Update my email address
2429 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2430
0c66b61e 24312001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2432
2433 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2434
e58d53af
L
24352001-03-30 H.J. Lu <hjl@gnu.org>
2436
2437 * readelf.c (process_unwind): Just return if do_unwind is 0.
2438
bee72332
DD
24392001-03-28 Roger Sayle <roger@metaphorics.com>
2440
2441 * dlltool.c (make_one_lib_file): Fix section flags for
2442 .text, .data and .bss in stub ds*.o files to match those
2443 generated by gas.
2444
f1467e33
L
24452001-03-29 H.J. Lu <hjl@gnu.org>
2446
2447 * readelf.c (process_unwind): Only do unwind sections for
2448 IA64.
2449
1c6fb4fe
L
24502001-03-28 H.J. Lu <hjl@gnu.org>
2451
2452 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2453 * Makefile.in: Regenerate.
2454
0879a67a
AJ
24552001-03-26 Andreas Jaeger <aj@suse.de>
2456
2457 * binutils.texi (nm): Fix texi syntax.
2458
0285c67d
NC
24592001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2460
2461 * binutils.texi: Put @c man begin and @c man end indications
2462 to generate man pages using texi2pod and pod2man. Put @c man title
2463 to identify each man. Add SEEALSO entries.
2464 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2465 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2466 sort the list.
2467 (*.1): Build the man pages from binutils.texi.
2468 * Makefile.in: Regenerate.
2469
04847a4d
CF
24702001-03-13 Eric Kohl <ekohl@rz-online.de>
2471
2472 * defparse.y (opt_equal_name): allow "." in name.
2473 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2474 (gen_exp_file): Likewise.
2475
43a0748c
NC
24762001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2477
2478 * NEWS: Document addition of -B switch to objcopy.
2479 * binutils.texi: Document addition of -B switch to objcopy.
2480 * objcopy.c: (copy_options): Add --binary-architecture.
2481 (copy_usage): Document -B/--binary-architecture.
2482 (copy_main): Support -B/--binary-architecture. Set
2483 bfd_external_binary_architecture.
0879a67a 2484
b7498e0e
NC
24852001-03-11 Andreas Jaeger <aj@suse.de>
2486
2487 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2488 (dump_relocations): Likewise.
2489 (get_machine_name): Likewise.
2490
a59e3bd7
NC
24912001-02-28 Nick Clifton <nickc@redhat.com>
2492
2493 * readelf.c: (struct unw_aux_info): Remove const modifier for
2494 'strtab' field.
2495 (process_unwind): Remove non-K&R compliant LHS type cast in call
2496 to GET_DATA_ALLOC macro.
2497
a5bcd848
PB
24982001-02-28 Philip Blundell <pb@futuretv.com>
2499
2500 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2501 ABI is in use; remove ambiguity between the "unknown" EABI and
2502 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2503 renamed EF_xx constants.
2504
27b7e12d
AM
25052001-02-27 Alan Modra <alan@linuxcare.com.au>
2506
2507 * configure.in (BFD_VERSION): New.
2508 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2509 * configure: Regenerate.
2510 * Makefile.am: Run "make dep-am"
2511 * Makefile.in: Regenerate.
2512
a9f10786
NC
25132001-02-14 Nick Clifton <nickc@redhat.com>
2514
2515 * MAINTAINERS: Add "Obvious Fix" rule.
2516
3c44da9a
MS
25172001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2518
2519 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2520 literal concatenation.
2521
ecd03389
MS
25222001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2523
2524 * readelf.c (struct unw_aux_info): Remove const from the info member.
2525 (process_unwind): Don't type-cast the third argument to the
2526 GET_DATA_ALLOC macro.
2527
88ec60c7
NC
25282001-02-11 Nick Clifton <nickc@redhat.com>
2529
2530 * readelf.c (dump_relocations): Free corrected allocated
2531 array.
2532 (process_unwind): Fix compile time warning.
2533
f5e21966
NC
25342001-02-10 Nick Clifton <nickc@redhat.com>
2535
2536 * binutils.texi: Document new --unwind option to readelf.
2537
a85d7ed0
NC
25382001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2539
2540 * readelf.c: Add linux target for S/390.
2541
7bb10502
AM
25422001-02-10 Alan Modra <alan@linuxcare.com.au>
2543
2544 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2545 printf is a macro.
2546
8ca8f343
HPN
25472001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2548
2549 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2550 * aclocal.m4: Regenerate.
2551 * configure: Regenerate.
2552
7340082d
NC
25532001-02-07 Todd Vierling <tv@wasabisystems.com>
2554
2555 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2556 * objdump.c (bfd_target_vector): Likewise.
2557
4d6ed7c8
NC
25582001-02-07 David Mosberger <davidm@hpl.hp.com>
2559
2560 * readelf.c (process_unwind): New function.
2561 (slurp_ia64_unwind_table): Ditto.
2562 (dump_ia64_unwind): Ditto.
2563 (find_symbol_for_address): Ditto.
2564 (slurp_rela_relocs): New function (split off from dump_relocations()).
2565 (slurp_rel_relocs): Ditto.
2566 (parse_args): Handle '-u' option.
2567
2568 * unwind-ia64.c: New file.
2569 * unwind-ia64.h: New file.
2570 * Makefile.am: Include unwind-ia64.c in readelf build.
2571 * Makefile.in: Regenerate.
7340082d 2572 * po/binutils.pot: Regenerate.
4d6ed7c8 2573
c7217458
PB
25742001-02-04 Philip Blundell <philb@gnu.org>
2575
2576 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2577 * configure: Regenerate.
2578
956eedd4
AM
25792001-01-31 Steve deRosier <sderosier@vari-lite.com>
2580
2581 * ieee.c (ieee_add_bb11): Don't check for backslashes
2582 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2583
8855cbca
AM
25842001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2585
c7f2731e
AM
2586 * ieee.c: Update copyright.
2587 (ieee_start_compilation_unit): Don't check for backslashes
2588 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2589
8855cbca
AM
2590 * stabs.c: Update copyright. Include "filenames.h".
2591 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2592
329de803 25932001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2594
2595 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2596 sections are present before using them. Remove code duplication.
2597 (process_symbol_table): Check if VERDEF or VERNEED sections are
2598 present before using them.
2599
23719f39
NC
26002001-01-17 Nick Clifton <nickc@redhat.com>
2601
2602 * objcopy.c (copy_object): Fail if attempting to convert the
2603 endianness of the input object file.
2604
2605 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2606
f726e849
NC
26072001-01-16 Nick Clifton <nickc@redhat.com>
2608
2609 * readelf.c (string_table_length): New variable.
2610 (SECTION_NAME): Catch out of range indices and missing section
2611 pointers.
2612 (process_section_headers): Delete useless local variable
2613 string_table_offset. Set the value of string_table_length
2614 after loading the string table.
2615 (process_mips_specific): Use SECTION_NAME macro.
2616 (process_file): Set string_table_length to 0 when it is freed.
2617
d0398d6a
NC
26182001-01-12 Nick Clifton <nickc@redhat.com>
2619
2620 * version.c (print_version): Update copyright date.
2621
0d2bcfaf
NC
26222001-01-11 Peter Targett <peter.targett@arccores.com>
2623
2624 * readelf.c (dump_relocations): Include selection with EM_ARC.
2625 (get_machine_name) Update name to "ARC".
2626
8b1e6df3
NC
26272001-01-09 Nick Clifton <nickc@redhat.com>
2628
2629 * Makefile.am: Add rule to build objdump.o from objdump.c and
2630 using OBJDUMP_DEFS.
2631 * Makefile.in: Regenerate.
2632
2633 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2634 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2635 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2636 * configure: Regenerate.
8b1e6df3
NC
2637
2638 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2639 is defined read in the relocs even if dump_reloc_info is
2640 false.
2641
2f952d20
PB
26422001-01-07 Philip Blundell <philb@gnu.org>
2643
2644 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2645 `bug-binutils'.
2646 * README: Likewise.
2647
a8c548cb
NC
26482000-12-19 Nick Clifton <nickc@redhat.com>
2649
2650 * dlltool.c: Add missing support for arm-epoc-pe.
2651 * configure.in: Add missing support for arm-epoc-pe.
2652 * configure: Regenerate.
2653
cc5fda35
NC
26542000-12-15 Nick Clifton <nickc@redhat.com>
2655
2656 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2657 Mode parts of the x86 port.
2658
bcedfee6
NC
26592000-12-04 Andreas Jaeger <aj@suse.de>
2660
2661 * readelf.c (guess_is_rela): Add EM_X86_64.
2662 (dump_relocations): Add EM_X86_64.
2663 (get_machine_name): Add EM_X86_64.
2664 Include "elf/x86-64.h".
2665
584da044
NC
26662000-12-12 Nick Clifton <nickc@redhat.com>
2667
2668 * readelf.c: Fix formatting.
2669
7559e86e 26702000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2671
2672 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2673
a98cc2b2
AH
26742000-12-07 Andrew Haley <aph@redhat.com>
2675
2676 * readelf.c (display_debug_frames): Only display columns that are
2677 referenced by the frame debug info.
2678
c7987a69
NC
26792000-12-05 Nick Clifton <nickc@redhat.com>
2680
2681 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2682
09fd7e38
JM
26832000-12-04 Jason Merrill <jason@redhat.com>
2684
2685 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2686 (display_debug_section): Likewise.
2687 (display_debug_info): Display CU header before bailing.
2688
e7af610e
NC
26892000-12-01 Chris Demetriou <cgd@sibyte.com>
2690
09fd7e38
JM
2691 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2692 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2693 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2694
09fd7e38
JM
2695 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2696 and E_MIPS_ARCH_64.
84ea6cf2 2697
09fd7e38
JM
2698 * readelf.c (get_machine_flags): Add case for
2699 E_MIPS_MACH_SB1.
c6c98b38 2700
75066968
DD
27012000-11-30 Richard Earnshaw <rearnsha@arm.com>
2702
2703 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2704
5c4666ea
HPN
27052000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2706