]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Correct spelling of "relocatable".
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1049f94e
AM
12003-06-25 Alan Modra <amodra@bigpond.net.au>
2
3 * NEWS: Correct spelling of "relocatable".
4 * objdump.c: Likewise.
5 * sysroff.info: Likewise.
6
b19aac67
NC
72003-06-19 Nick Clifton <nickc@redhat.com>
8
9 * readelf.c (print_vma): When printing DEC_5 values, if the
10 number is bigger than 99999 switch to using hexadecimal
11 notation.
12
2593f09a
NC
132003-06-11 Nick Clifton <nickc@redhat.com>
14
15 * objcopy.c (gnu_debuglink_filename): New variable.
16 (OPTION_ADD_GNU_DEBUGLINK): New switch
17 (copy_options): Describe --add-gnu-debuglink switch.
18 Mention that --strip-debug removes sections as well.
19 (is_strip_section): Process the sections removed and kept
20 lists before checking for debugging sections.
21 (add_redefine_syms_file): Make function static.
22 (copy_object): Use is_strip_section.
23 Check to see if a .gnu_debuglink section should be added. If
24 so, call bfd_add_gnu_debuglink.
25 (setup_section): Use is_strip_section.
26 (copy_section): Use is_strip_section.
27 (copy_main): Handle OPTION_ADD_GNU_DEBUGLINK.
28 * NEWS: Mention new objcopy switch.
29 * doc/binutils.texi: Document new switch.
30
3b443373
L
312003-06-11 H.J. Lu <hongjiu.lu@intel.com>
32
33 * po/Make-in (DESTDIR): New.
34 (install-data-yes): Support $(DESTDIR).
35 (uninstall): Likewise.
36
795bb480
AM
372003-06-11 Alan Modra <amodra@bigpond.net.au>
38
39 * Makefile.in: Regenerate.
40
9ee5e499
JJ
412003-05-23 Jakub Jelinek <jakub@redhat.com>
42
43 * readelf.c (get_segment_type): Handle PT_GNU_STACK.
44
a3b6428f
NC
452003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
46
47 * NEWS: Document the new BSD/POSIX single-character mapping for
48 .comment/.note sections.
49
92991082
JT
502003-06-02 Chris Demetriou <cgd@broadcom.com>
51 Jason Thorpe <thorpej@wasabisystems.com>
52
53 * objcopy.c (redefine_list_append): Add an argument that
54 indicates the context from which this function is being
55 called. Change all callers.
56 (copy_options): Add a new option, --redefine-syms.
57 (copy_usage): Document new option.
58 (copy_main): Handle the --redefine-syms option.
59 * doc/binutils.text (objcopy): Document new option.
60
38fafa6d
RH
612003-05-31 Richard Henderson <rth@redhat.com>
62
63 * readelf.c (byte_get_signed): New.
64 (get_encoded_value): New.
65 (display_debug_frames): Use it. Always pre-process opcodes.
66
636fc387
ML
672003-05-20 Michal Ludvig <mludvig@suse.cz>
68
69 * readelf.c (display_debug_frames): Print both registers
70 for DW_CFA_register.
71
80c7c40a
NC
722003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
73
74 * configure.in: Accept i[3-7]86 variants. Escape '[]' for
75 i[3-7]86-*-interix.
76 * configure.in: Regenerate.
77
0fcdcb91
NC
782003-05-13 Michael Eager <eager@mvista.com>
79
80 * objcopy.c: Treat identical src/dst file names as if only one
81 entered. One Windows creating an output file of the same name as
82 the input file will delete the input file before it is read.
83
7ab5f2ed
NC
842003-05-12 Salvador Eduardo Tropea <salvador@inti.gov.ar>
85
86 * debug.c (debug_get_real_type): Extend test for circular debug
87 references.
88
3c92310f
NC
892003-05-12 Nick Clifton <nickc@redhat.com>
90
91 * configure.in (ALL_LINGUAS): Add zh_CN.
92 * configure: Regenerate.
93 * po/zh_CN.po: New file: Chinese (simplified) translation.
94
d68c07bb
JE
952003-05-11 Jason Eckhardt <jle@rice.edu>
96
97 * MAINTAINERS: Update my mail address.
98
8beeaeb7
L
992003-05-07 H.J. Lu <hongjiu.lu@intel.com>
100
101 * readelf.c (dump_relocations): Enlarge the type field in wide
102 mode by one character.
103
63044634
RH
1042003-05-03 Richard Henderson <rth@redhat.com>
105
106 * readelf.c (struct Frame_Chunk): Add cfa_exp.
107 (frame_display_row): Just print "exp" for cfa or register
108 defined by a location expression.
109 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
110 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
111
6e50c90c
L
1122003-04-30 H.J. Lu <hjl@gnu.org>
113
114 * objdump.c (only): Change it to char **.
115 (only_size): New.
116 (only_used): New.
117 (disassemble_data): Check only as an array.
118 (dump_data): Likewise.
119 (dump_relocs): Likewise.
120 (main): Treat only as an array.
121
edbedb71
NC
1222003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
123
124 * doc/binutils.texi: Fix the documentation for the -fo option.
125
3f7de0e7
NC
1262003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
127
ef230218
JR
128 * readelf.c (get_machine_name) <EM_SH>: Amend return value
129 to refer to SuperH.
130
3f7de0e7
NC
131 * readelf.c (decode_location_expression): Don't add a trailing ';'.
132
32df8966
NC
1332003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
134 Nick Clifton <nickc@redhat.com>
135
136 * windres.c (long_options): Move close to main, where it is used.
137 Add 'input' and 'output' long options.
138 (main): Accept "-fo" as an alias for "-o". This is for rc
139 comptibility.
140 * doc/binutils.texi: Mention that -fo is accepted as an alias for
141 -o, but discourage its use.
142
85eb5110
NC
1432003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
144
145 * windres.c (format_from_name): Make the exit on error
146 behaviour optional.
147 (main): Rename the -I option to -J. Introduce -I as a synonym
148 for --include-dir. For backwards compatibility also support the
149 old -I behaviour, but issue a deprecation warning.
150 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
151 of the -I option.
152
26597c86
NC
1532003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
154
155 * readelf.c: Replace references to Mitsubishi M32R with
156 references to Renesas M32R.
157
c2dcd04e
NC
1582003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
159
160 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
161
c1124b23
AO
1622003-04-09 Alexandre Oliva <aoliva@redhat.com>
163
164 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
165 for debugging information types not supported by objdump.
166
e5076347
AM
1672003-04-09 Bernd Jendrissek <berndj@prism.co.za>
168
169 * configure.in: Recognize canonical form of i[3-6]86-pe*.
170 * configure: Regenerate.
171
adab8cdc
AO
1722003-04-09 Alexandre Oliva <aoliva@redhat.com>
173
174 * readelf.c (display_debug_info): Apply RELA relocations on the
175 entire section.
176 (byte_put_little_endian, byte_put_big_endian): New functions.
177 (byte_put): New variable.
178 (get_file_header): Initialize it.
179
3077f5d8
NC
1802003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
181
182 * windres.c: Add -l for compatibility with wrc, and rc.
183 Use the short option as a key for long options that have
184 a synonymous short option.
185 * doc/binutils.texi: Added -l to the list of options.
186
29b058f1
NC
1872003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
188
3077f5d8
NC
189 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
190 (main): Just pass the -U option down to the preprocessor.
191 * doc/binutils.texi: Added -U to the list of options.
29b058f1 192
3126d709
CF
1932003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
194
195 * windres.c (usage): Report -r option.
196 (main): Ignore the -r option.
197 * doc/binutils.texi: Add -r to the list of options.
198
c46ac711
BW
1992003-04-01 Bob Wilson <bob.wilson@acm.org>
200
201 * MAINTAINERS: Add myself as Xtensa maintainer.
202
88da6820
NC
2032003-04-01 Bob Wilson <bob.wilson@acm.org>
204
3077f5d8
NC
205 * readelf.c: Include "elf/xtensa.h".
206 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
207 targets that use RELA relocations.
208 (dump_relocations): Call elf_xtensa_reloc_type for
209 EM_XTENSA and EM_XTENSA_OLD.
210 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
88da6820 211
27a710e5
NC
2122003-04-01 Nick Clifton <nickc@redhat.com>
213
214 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
215 thumb-pe*, mcore-pe and mcore-*elf.
216 * configure: Regenerate.
217
335a1869
AO
2182003-03-31 Alexandre Oliva <aoliva@redhat.com>
219
220 * objdump.c (dump_data): Don't truncate the address to long; make
221 the width large enough, and uniform for all entries in a section.
222
566b0d53
L
2232003-03-31 H.J. Lu <hjl@gnu.org>
224
225 * readelf.c: Include "libiberty.h".
226 (dynamic_relocations): New.
227 (process_relocs): Properly handle dynamic relocation.
228 (process_dynamic_segment): Fill relocation elements in
229 dynamic_info.
230
ee42cf8c
NC
2312003-03-31 Kevin Buettner <kevinb@redhat.com>
232
233 * readelf.c (read_and_display_attr, read_and_display_attr_value):
234 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
235 all callers.
236 (display_debug_lines, display_debug_pubnames, display_debug_info)
237 (display_debug_aranges, display_debug_frames, read_and_display_attr)
238 (read_and_display_attr_value): Add 64-bit DWARF support.
239
7adbf450
NC
2402003-03-31 Ian Lance Taylor <ian@airs.com>
241
242 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
243 (optresid): Handle a resource id that can be a string or a number.
244 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
245 struct res_id.
246 (define_icon_control): Pass a struct res_id to define_control.
247 * windres.h (define_control): Change prototype.
248
06d86cf7
NC
2492003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
250
7c29036b
NC
251 * objcopy (OPTION_FORMATS_INFO): Define.
252 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
253 (copy_options): Likewise.
254 (strip_usage): Add "--info" to usage.
255 (copy_usage): Likewise.
256 (strip_main): Declare formats_info. Iniatilize it to FALSE.
257 Handle "info".
258 (copy_main). Likewise.
259 * doc/binutils.texi. Document the "--info" option for
260 objcopy/strip.
261 * NEWS: Mention the new command line switch.
262
06d86cf7
NC
263 * objdump.c (endian_string): Move to bucomm.c.
264 (display_info): Likewise.
265 (display_target_list): Likewise.
266 (display_info_table): Likewise.
267 (display_target_tables): Likewise.
268 (main): Assign the return value of display_info to exit_status.
269 * bucomm.c: Include bfdver.h and libbfd.h
270 (display_target_list): Call bfd_nonfatal instead of nonfatal and
271 return 0 on a non-fatal error, 1 on success.
272 (display_info_table): Likewise.
273 * bucomm.h (display_info): Provide a prototype.
274 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
275 libbfd.h.
276 * Makefile.in: Regenerate.
277
7adbf450 2782003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
2630b4ca
DS
279
280 * dlltool.c (gen_def_file): Put demangled name comments on
281 own line preceding export name.
282
98a91d6a
NC
2832003-03-17 Nick Clifton <nickc@redhat.com>
284
285 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
286 printf for emitting new lines.
287
06a30c77
NC
2882003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
289
290 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
291 the symbol's value when --size-sort is used, unless -S is used.
292 doc/binutils.texi (--size-sort): For non-bsd formats both the
293 value and size of the symbols are displayed.
294
ab829d36
NC
2952003-03-13 Nick Clifton <nickc@redhat.com>
296
297 * po/da.po: Update.
298
634847c9
NC
2992003-03-12 Nick Clifton <nickc@redhat.com>
300
301 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
302
3889f9eb
BE
3032003-03-10 Ben Elliston <bje@wasabisystems.com>
304
305 * MAINTAINERS: Update my mail address.
306
7eb5191a
NC
3072003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
308
309 * stabs.c (BYTES_IN_WORD): Remove definition.
310 * wrstabs.c (BYTES_IN_WORD): Likewise.
311
e3b83c8f
NC
3122003-03-04 Nick Clifton <nickc@redhat.com>
313
314 * nm.c (main): Print a warning message if --size-sort and
315 --undefined-only are used together.
316
3172003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
318
319 * nm.c (print_symbol): Remove check for undefined_only.
320
a9d68a1e
NC
3212003-03-03 Nick Clifton <nickc@redhat.com>
322
323 * po/da.po: Installed latest translation.
324
a99996bb
NC
3252003-02-24 Nick Clifton <nickc@redhat.com>
326
327 * README: Update binutils references to 2.13.
328 Add paragraph about using --disable-nls.
329
76ed1927
NC
3302003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
331
332 * doc/binutils.texi (nm --size-sort): Update.
333
0100f33b
JW
3342003-02-21 James E Wilson <wilson@tuliptree.org>
335
336 * MAINTAINERS: Update email address.
337
ecc51f48
NC
3382003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
339
340 * readelf.c (get_ia64_dynamic_type): New function.
341 (dynamic_segment_ia64_val): New function.
342 (get_dynamic_type): If machine type is EM_IA_64 call
343 get_ia64_dynamic_val.
344 (get_ia64_section_type_name): Handle sections with types in the
345 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
346 (get_dynamic_flags): If machine type is EM_IA_64 call
347 dynamic_segment_ia64_val.
348
947ed062
NC
3492003-02-21 Bob Wilson <bob.wilson@acm.org>
350
351 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
352 section title capitalization more consistent. Update descriptions
353 of various options to be consistent with the code. Fix errors and
354 incomplete list in the description of c++filt format options. Remove
355 information about the linker. Change to be more polite about poor
356 bug reports. Replace FDL appendix with include of fdl.texi.
357 * doc/fdl.texi: New file.
358
66491ebc
AM
3592003-02-21 Roger Sayle <roger@eyesopen.com>
360
361 * objcopy.c (filter_symbols): Fix compilation problems with
362 HP-UX's C compiler.
363
0e11a9e9
CF
3642003-02-19 Christopher Faylor <cgf@redhat.com>
365
366 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
367 previous change.
368
6e5f5201
CF
3692003-02-19 Mark Blackburn <marklist@fangorn.ca>
370
0e11a9e9 371 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 372
f0c8c24a
NC
3732003-02-12 Bob Wilson <bob.wilson@acm.org>
374
375 * nm.c (usage): Add `java' and `gnat' demangle styles and make
376 quotes consistent.
377 * objdump.c (usage): Ditto. Also fix some typos.
378
d3c543fd
NC
379 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
380
fe2c4142
NC
381 * debug.c (debug_record_variable): Handle global register variables.
382
6de15b9e
NC
383 * stabs.c (parse_stab): For N_SLINE only include
384 function_start_offset if the symbol is within a function;
385 otherwise, the value is absolute.
386
fde78edd
NC
3872003-02-10 Nick Clifton <nickc@redhat.com>
388
389 * readelf.c (decode_ARM_machine_flags): Handle the
390 EF_ARM_MAVERICK_FLOAT flag.
391
22d82235
AS
3922003-02-04 Andreas Schwab <schwab@suse.de>
393
394 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
395 long and use %ld in printf format.
396
1a677ea8
RS
3972003-01-28 Richard Sandiford <rsandifo@redhat.com>
398
399 * readelf.c (dump_relocations): Reorder the r_info field for
400 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
401
8dde85fc
NC
4022003-01-21 Daniel Berlin <dan@dberlin.org>
403
404 * readelf.c (display_debug_loc): Skip address base changes.
405
c6f8bb1e
AM
4062003-01-17 Fabio Alemagna <falemagn@aros.org>
407
408 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
409 and ELFOSABI_NSK.
410
c833c019
AM
4112003-01-16 Alan Modra <amodra@bigpond.net.au>
412
413 * readelf.c: Include elf/ppc64.h.
414 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
415 * Makefile.am: Run "make dep-am".
416 * Makefile.in: Regenerate.
417
3b36097d
SC
4182003-01-02 Ben Elliston <bje@redhat.com>
419
420 * readelf.c (guess_is_rela): Handle EM_IQ2000.
421 (get_machine_name): Likewise.
422 (dump_relocations): Likewise.
423 * NEWS: Mention IQ2000 support.
424
cb44e358
RS
4252003-01-02 Richard Sandiford <rsandifo@redhat.com>
426
427 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
428
af7ee8bf
CD
4292002-12-30 Chris Demetriou <cgd@broadcom.com>
430
431 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
432 changes in MIPS -M options.
433
2469cfa2
NC
4342002-12-30 Dmitry Diky <diwil@mail.ru>
435
436 * Makefile.am: Add msp430 target.
437 * Makefile.in: Regenerate.
438 * readelf.c: Add support for msp430 target.
439
640c0ccd
CD
4402002-12-27 Chris Demetriou <cgd@broadcom.com>
441
442 * doc/binutils.texi (objdump): Document MIPS -M options.
443
59f14fc0
AS
4442002-12-23 Andreas Schwab <schwab@suse.de>
445
446 * readelf.c (main): Reset dump request after each file.
447
312b768e
NC
4482002-12-23 Nick Clifton <nickc@redhat.com>
449
450 * nlmconv.c (main): Pass TRUE as third argument to
451 bfd_arch_get_compatible.
452
8745eafa
NC
4532002-12-23 Nick Clifton <nickc@redhat.com>
454
455 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
456 macro. Handle 'S' encoding, accepting 8-bit characters.
457 (main): Parse 'S' encoding.
458 (get_char): Accept 'S' encoding.
459 (print_strings): Use STRING_ISGRAPHIC.
460 (usage): Document support of 'S' encoding.
461 * doc/binutils.texi: Document support of 'S' encoding/
462 * NEWS: Mention new feature.
463
08213ebb
AM
4642002-12-20 Alan Modra <amodra@bigpond.net.au>
465
466 * README <building ar>: Don't use libibery's needed_list or
467 required_list, instead link libiberty/*.o.
468
b9e5d8e5
KH
4692002-12-19 Kazu Hirata <kazu@cs.umass.edu>
470
471 * doc/binutils.texi: Fix typos.
472
c51238bc
DA
4732002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
474
475 * doc/binutils.texi: Add missing parenthesis.
476
d7fb0dd2
NC
4772002-12-15 Nick Kelsey <nickk@ubicom.com>
478
479 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
480 symbols by adding the given prefix to the begining of the symbol
481 name. This is useful to provide name space seperation regardless
482 of how the object file was created. Added --prefix-sections=
483 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
484 sections (or all sections with the alloc flag set) by adding the given
485 prefix to the begining of the symbol name.
486 * NEWS: Mention this new feature.
487 * doc/binutils.texi: Document this new feature.
488
55b9cdf1
AM
4892002-12-13 Alan Modra <amodra@bigpond.net.au>
490
491 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
492 dyn_string_append with dyn_string_append_cstr.
493
494 * emul_aix.c (ar_emul_aix_create): Remove unused function.
495
84ad6ede
NC
4962002-12-10 James Cownie <jcownie@etnus.com>
497
498 * readelf.h (get_TAG_name, get_AT_name,
704afb58 499 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
500 DWARF2 spec.
501 * NEWS: Mention this new support.
502
7d036af2
AM
5032002-12-08 Alan Modra <amodra@bigpond.net.au>
504
505 * NEWS: Mention that bfd no longer declares a "boolean" type.
506
3e8bba36
AM
5072002-12-07 Alan Modra <amodra@bigpond.net.au>
508
509 * readelf.c (process_program_headers): When setting loadaddr, don't
510 assume segment size is 4k. Use p_align instead.
511 (loadaddr): Change from int to long.
512 (dynamic_addr, dynamic_info, version_info): Likewise.
513 (process_dynamic_segment <syminsz>): Likewise.
514 (process_dynamic_segment): Adjust print format string.
515 (rela_addr, rela_size): Delete.
516 (process_relocs): Formatting.
517
d070dab9
JW
5182002-12-05 Jim Wilson <wilson@redhat.com>
519
520 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
521 * configure: Regenerate.
522
45bcbdb1
ILT
5232002-12-04 Ian Lance Taylor <ian@airs.com>
524
525 * MAINTAINERS: Change e-mail address back to airs.com.
526
42ea8716
AH
5272002-12-04 Aldy Hernandez <aldyh@redhat.com>
528
529 * MAINTAINERS: Add self.
530
b34976b6
AM
5312002-11-30 Alan Modra <amodra@bigpond.net.au>
532
533 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
534 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
535 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
536 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
537 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
538 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
539 with TRUE/FALSE. Formatting.
540
c8286bd1
JJ
5412002-11-29 Jakub Jelinek <jakub@redhat.com>
542
543 * readelf.c Replace occurrences of Elf32_Internal_* and
544 Elf64_Internal_* with Elf_Internal_*.
545 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
546 Zero r_addend fields.
547 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
548 Elf_Internal_Rela.
549
92acdfaf
NC
5502002-11-23 Nick Clifton <nickc@redhat.com>
551
552 * size.c (usage): Fix typo describing switch for hex format.
553
48c5eb8a
SS
5542002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
555
556 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
557 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
558 testcase
559
2f62977e
NC
5602002-11-14 Nick Clifton <nickc@redhat.com>
561
562 * readelf.c (process_program_headers): Add comment about return
563 value. Ensure that 0 is returned if the headers are not loaded.
564 (process_file): If process_section_headers failed to load the
565 headers disable any tests that rely upon them. Similarly for
566 process_program_headers.
567
cd24c222
NC
5682002-11-12 Nick Clifton <nickc@redhat.com>
569
570 * po/da.po: Updated Danish translation.
571
f3931575
AM
5722002-11-12 Klee Dienes <kdienes@apple.com>
573
574 * rddbg.c (read_section_stabs_debugging_info): Also recognize
575 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
576
b54e7460
CF
5772002-11-11 Christopher Faylor <cgf@redhat.com>
578
579 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
580 cgf maintainership.
581
4f17cc13
CF
5822002-11-11 Christopher Faylor <cgf@redhat.com>
583
584 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
585
232e7cb8
NC
5862002-11-07 Nick Clifton <nickc@redhat.com>
587
cd24c222 588 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
589 * configure: Regenerate.
590 * po/da.po: New Danish translation.
591
232e7cb8
NC
592 * readelf.c (get_symbol_index_type): Revert part of previous
593 patch: Display unknown symbol types in decimal, not hex.
594
c9e38879
NC
5952002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
596
597 * dlltool.c (add_excludes): Don't prefix excluded fastcall
598 symbols with underscore.
599 (xlate): Ignore add_underscore for decorated fastcall symbols.
600
6012002-11-07 Eric Kohl <ekohl@rz-online.de>
602
603 * deflex.l: Accept '@' as first character of an ID.
604 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
605 ASM_PREFIX for fastcall symbols.
606 (scan_drectve_symbols): Handle fastcall symbols when generating
607 undecorated aliases for symbols in drectve section.
608 (scan_filtered_symbols): Likewise, with export-all.
609 (xlate): Likewise, with --kill-at.
610 (make_imp_label): New function to handle fastcall symbols
611 correctly.
612 (make_one_lib_file): Use make_imp_label instead of make_label
613 for imp symbols.
614
a700dc3b
SS
6152002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
616
617 * MAINTAINERS: Add self as TIC4X maintainer.
618
5cf1065c
NC
6192002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
620
621 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
622 PROCESSOR-specific, OS-specific, reserved and unknown symbol
623 types.
5cf1065c 624
f1ef08cb
AM
6252002-11-04 Alan Modra <amodra@bigpond.net.au>
626
627 * readelf.c (byte_get_little_endian): Comment typo fix.
628 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
629 as the format string.
630 (dump_relocations): Correct section sym names.
631 (process_section_headers): Clear symtab_shndx_hdr.
632 (read_and_display_attr_value): Don't pass indirect string to printf
633 as the format string.
634 (display_debug_frames): Indicate when zero terminator found. Decode
635 DW_EH_PE_pcrel addresses.
636
1a09a22c
NC
6372002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
638
639 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
640 order to ensure proper disassembly of the valid 0-value opcode.
641 * configure: Regenerate.
642 * aclocal.m4: Regenerate.
643 * config.in: Regenerate.
644 * configure.in: Regenerate.
645 * doc/Makefile.in: Regenerate.
646 * po/binutils.pot: Regenerate.
647
c254c557
KK
6482002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
649
650 * MAINTAINERS: Add self as SH maintainer.
651
aefbdd67
BE
6522002-10-23 Ben Elliston <bje@redhat.com>
653
654 * doc/binutils.texi (objdump): Document -z and move the entry for
655 --disassemble-zeroes to the end of the options section (for `z').
656
ab9bcc01
NC
6572002-10-21 Nick Clifton <nickc@redhat.com>
658
659 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
660
8ab56b6f
AM
6612002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
662
663 * objdump.c (dump_data): Correct addr_offset for opb != 1.
664
49c12576
AM
6652002-10-15 Alan Modra <amodra@bigpond.net.au>
666
48417c1a
AM
667 * bucomm.c (list_supported_targets): Use bfd_target_list.
668
49c12576
AM
669 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
670 other object errors in preference to bfd_core errors.
671
6e1a7e9a
AM
6722002-10-14 Alan Modra <amodra@bigpond.net.au>
673
674 * Makefile.am: Run "make dep-am".
675 * objdump.c: #include "bfdver.h".
676 * version.c: Likewise.
677 * Makefile.in: Regenerate.
678 * config.in: Regenerate.
679 * configure: Regenerate.
680 * po/POTFILES.in: Regenerate.
681
09fc3b02
DJ
6822002-10-09 Daniel Jacobowitz <drow@mvista.com>
683
684 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
685 sections. Allow relocations against the absolute symbol. Don't
686 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 687 relocation.
09fc3b02 688
f309035a
NC
6892002-10-07 Gordon Chaffee <chaffee@netvmg.com>
690
691 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
692 ordinary ones are available.
693
810dfa6e
L
6942002-09-30 H.J. Lu <hjl@gnu.org>
695
696 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
697 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
698
bb279dc0
ZW
6992002-09-17 Zack Weinberg <zack@codesourcery.com>
700
701 * Makefile.am (CFILES): Add cxxfilt.c.
702 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
703 (cxxfilt_LDADD): Delete.
704 Remove all references to underscore.c.
705 Regen dependencies.
706 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
707 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
708 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
709 adjustments to fit into binutils framework.
710 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
711
065c959b
NC
7122002-09-12 Roland McGrath <roland@redhat.com>
713
714 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
715 Handle DW_OP_GNU_push_tls_address.
716
e09f4395
NC
7172002-09-11 Nick Clifton <nickc@redhat.com>
718
719 * po/tr.po: Updated Turkish translation.
720
873e0588
NC
7212002-09-10 Nick Clifton <nickc@redhat.com>
722
723 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
724 testsuite changes. Add paragraphs about testsuite and config
725 patches.
726
069fe61f
NC
7272002-08-29 Nick Clifton <nickc@redhat.com>
728
729 * readelf.c (get_machine_flags): Remove redundant reference to
730 E_V850EA_ARCH.
731
fe0507eb
AM
7322002-08-28 Alan Modra <amodra@bigpond.net.au>
733
734 * objdump.c (dump_bfd): Restore lines accidentally deleted in
735 last commit.
736
026df7c5
NC
7372002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
738
bb279dc0 739 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
740 (dump_bfd_header): Likewise.
741
68a4c073
AM
7422002-08-27 Alan Modra <amodra@bigpond.net.au>
743
744 * nm.c: Revert last change.
745
a1df01d1
AM
7462002-08-26 Alan Modra <amodra@bigpond.net.au>
747
748 * nm.c (display_rel_file): Don't report "no symbols" as an error.
749 * objdump.c (slurp_symtab): Likewise.
750 (slurp_dynamic_symtab): Likewise.
751 (dump_symbols): Likewise. Do print "no symbols" to stdout.
752
a926ab2f
GK
7532002-08-24 Geoffrey Keating <geoffk@redhat.com>
754
755 * MAINTAINERS: Change my mailing address.
756
fcf62380
DA
7572002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
758
759 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
760
51e28791
NC
7612002-08-22 Nick Clifton <nickc@redhat.com>
762
763 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
764 HPPA.
765
c5b060ad
AM
7662002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
767
768 * readelf.c (parse_args): Change debug_dump_opt to static.
769
4b73ca92
NC
7702002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
771
772 * stabs.c (parse_stab_argtype): Pass length of physname to
773 stab_demangle_argtypes.
774 (stab_demangle_argtypes): Add new parameter - length of physname.
775 Pass length of physname on to stab_demangle_prefix.
776 (stab_demangle_prefix): Add new parameter - length of physname.
777 Use length of physname (if supplied) to compute end of function
778 name.
779
35b1837e
AM
7802002-08-15 Alan Modra <amodra@bigpond.net.au>
781
782 * readelf.c: Include elf/i370.h.
783 (dump_relocations): Handle EM_S370.
784 (dynamic_segment_parisc_val): Print \n.
785 (process_dynamic_segment <DT_BIND_NOW>): Here too.
786
762baac5
NC
7872002-08-14 Nick Clifton <nickc@redhat.com>
788
789 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
790 * objdump.c (usage): Likewise.
791 * doc/binutils.texi: Likewise.
792
85c09e8a
NC
7932002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
794
795 * rcparse.y (acc_entry): Don't warn about ALT use with
796 non-VIRTKEY.
797
212a3c4d
L
7982002-08-13 H.J. Lu <hjl@gnu.org>
799
800 * objcopy.c (copy_object): Don't warn about the unsupported
801 architecture unless the input target is defaulted or the
802 output architecture is different from the input.
803
2b692c59
NC
8042002-08-09 Nick Clifton <nickc@redhat.com>
805
806 * po/sv.po: Updated Swedish translation.
807
09de7a73
AM
8082002-08-05 Alan Modra <amodra@bigpond.net.au>
809
810 * prdbg.c (pr_fix_visibility): Remove assert.
811
47badb7b
NC
8122002-07-31 Nick Clifton <nickc@redhat.com>
813
814 * addr2line.c (process_file): Rename parameter 'filename' to
815 'file_name' in order to avoid shadowing global symbol of the
816 same name.
817 (main): Likewise.
818
2979dc34
JJ
8192002-07-30 Jakub Jelinek <jakub@redhat.com>
820
821 * readelf.c (OPTION_DEBUG_DUMP): Define.
822 (options): Use it.
823 (usage): Update help.
824 (parse_args): Handle --debug-dump separately from -w.
825 * doc/binutils.texi (readelf): Update documentation.
826
219576a4
NC
8272002-07-25 Nick Clifton <nickc@redhat.com>
828
829 * po/es.po: Updated Spanish translation.
830 * po/fr.po: Updated French translation.
831
bf4f22e6 8322002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 833
bf4f22e6
NC
834 * po/es.po: Updated Spanish translation.
835
c5b3a82a
AM
8362002-07-23 Alan Modra <amodra@bigpond.net.au>
837
838 * Makefile.am: Run "make dep-am".
839 * Makefile.in: Regenerate.
840
0461a601
NC
8412002-07-23 Nick Clifton <nickc@redhat.com>
842
bf4f22e6 843 * po/fr.po: Updated French translation.
0461a601 844
bf44dd74
AM
8452002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
846
847 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
848
2c205ff2
AM
8492002-07-20 Alan Modra <amodra@bigpond.net.au>
850
63eb0809 851 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 852
1e4cf259
NC
8532002-07-18 Denis Chertykov <denisc@overta.ru>
854 Frank Ch. Eigler <fche@redhat.com>
855
856 * readelf.c: Include "elf/ip2k.h".
857 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
858 (dump_relocations): Likewise.
859 (get_machine_name): Likewise.
860 * NEWS: Mention IP2K support.
861
2cbb2eef
NC
8622002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
863
864 * NEWS: Add 'Changes in 2.13'.
865
047b2264
JJ
8662002-07-10 Jakub Jelinek <jakub@redhat.com>
867
868 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
869 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
870 (get_section_type_name): Handle SHT_GNU_LIBLIST.
871 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
872 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
873 (process_gnu_liblist): New.
874 (process_file): Call it.
875
97230b15
AM
8762002-07-03 Alan Modra <amodra@bigpond.net.au>
877
878 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
879 * Makefile.in: Regenerate.
880
a6637ec0
AM
8812002-07-02 Alan Modra <amodra@bigpond.net.au>
882
883 * budemang.c: New file, "demangle" function.
884 * budemang.h: New file.
885 * addr2line.c (translate_addresses): Use "demangle".
886 * nm.c (print_symname): Likewise.
887 * objdump.c (objdump_print_symname): Likewise.
888 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
889 here since that obfuscates.
890 * rdcoff.c: Don't #include demangle.h.
891 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
892 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
893 (HFILES): Add budemang.h. Sort.
894 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
895 Run "make dep-am".
896 * Makefile.in: Regenerate.
897
179d3252
JT
8982002-07-01 Matt Thomas <matt@3am-software.com>
899
900 * readelf.c: Include "elf/vax.h".
901 (guess_is_rela): Move EM_VAX from unknown to RELA case.
902 (dump_relocations): Handle VAX relocations.
903 (get_machine_flags): Handle VAX machine flags.
904
75751cd9
SC
9052002-06-29 Stephane Carrez <stcarrez@nerim.fr>
906
907 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
908
e5851ab8
NC
9092002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
910
911 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
912
eb3f2f5c
AM
9132002-06-26 Alan Modra <amodra@bigpond.net.au>
914
915 * nm.c (print_symname): When demangling, strip leading dots from
916 symbol names to avoid confusing the demangler.
917
a13a0de8
L
9182002-06-25 H.J. Lu <hjl@gnu.org>
919
920 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
921 * Makefile.in: Regenerated.
922
6db7a086
AM
9232002-06-21 Igor Schein <igor@txc.com>
924
925 * configure.in: Quote bu_cv_have_fopen64.
926 * configure: Regenerate.
927
9710509e
AM
9282002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
929
930 * configure.in: Check for strcoll.
931 * configure: Regenerate.
932 * config.in: Regenerate.
933 * nm.c (main): Set locale for LC_COLLATE category.
934 (non_numeric_forward): Use strcoll if available.
935
a9f0b5e7
DB
9362002-06-20 Dave Brolley <brolley@redhat.com>
937
938 * MAINTAINERS: Add self as fr30 and frv maintainer.
939
33f5f537
L
9402002-06-18 H.J. Lu (hjl@gnu.org)
941
942 * nm.c: Include "elf/common.h".
943 (extended_symbol_info): Add elfinfo, a pointer to
944 elf_symbol_type.
945 (SYM_SIZE): Use elfinfo if it is not NULL.
946 (get_symbol_type): New function.
947 (display_archive): Set print_width for each archive member.
948 (display_file): Likewise.
949 (display_rel_file): Don't set print_width here.
950 (print_object_filename_sysv): Handle print_width.
951 (print_archive_member_sysv): Likewise.
952 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
953 (print_symbol): Set the elfinfo field in extended_symbol_info
954 for ELF.
955 (print_object_filename_sysv): Fix the output format.
956 (print_symbol_info_sysv): Print type and section for ELF.
957
9582002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
959
960 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 961 the symbol's size equal to its value when --size-sort is
33f5f537
L
962 used.
963
5c70f934
DB
9642002-06-18 Dave Brolley <brolley@redhat.com>
965
966 From Catherine Moore:
967 * readelf.c (elf/frv.h): #include it.
968 (guess_is_rela): Support EM_CYGNUS_FRV.
969 (dump_relocations): Ditto.
970 (get_machine_name): Ditto.
971 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
972
7ece0d85
JJ
9732002-06-18 Jakub Jelinek <jakub@redhat.com>
974
975 * readelf.c (get_file_header): Only read the first section header if
976 e_shoff is non-zero.
977
72797995
L
9782002-06-15 H.J. Lu (hjl@gnu.org)
979
980 * nm.c (print_size): New variable. Initialize to 0.
981 (long_options): Add 'S'/"print-size".
982 (main): Handle 'S'.
983 (print_symbol_info_bsd): Print size only if print_size is not
984 0.
985
986 * doc/binutils.texi: Document -S/--print-size.
987
977f7911
NC
9882002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
989
990 * nm.c (struct extended_symbol_info): New strcuture: Add the size
991 of the symbols to the information provided by the symbol_info
992 structure.
993 (print_symbols): Pass the symbol size to print_symbol.
994 (print_size_symbols): Pass the symbol size to print_symbol.
995 (print_symbol): Extra argument: The size of the symbol. Store
996 this in the extended_symbol_info structure.
997 (print_symbol_info): Change type of info parameter to
998 extended_symbol_info. Display the size, if known.
999 (print_symbol_info_posix): Likewise.
1000 (print_symbol_info_sysv): Likewise.
1001
b1f88ebe
AM
10022002-06-08 Alan Modra <amodra@bigpond.net.au>
1003
fa449227
AM
1004 * Makefile.am: Run "make dep-am".
1005 * Makefile.in: Regenerate.
1006 * doc/Makefile.in: Regnerate.
1007
b1f88ebe
AM
1008 * bucomm.c: Replace CONST with const.
1009 * nm.c: Likewise.
1010 * objdump.c: Likewise.
1011
91a106e6
L
10122002-06-07 H.J. Lu <hjl@gnu.org>
1013
1014 * readelf.c (DW_CFA_GNU_args_size): Don't define.
1015 (DW_CFA_GNU_negative_offset_extended): Likewise.
1016 (DW_CFA_GNU_window_save): Likewise.
1017 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
1018 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
1019
6ab6b380 10202002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 1021
6ab6b380
NC
1022 * nm.c: When computing size of symbols for an ELF target use the
1023 internal size field.
1024
e28e05a3
JL
10252002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1026
1027 * testsuite/binutils-all/objcopy.exp: clear xfail for
1028 "hppa*64*-*-hpux*".
1029 * testsuite/binutils-all/hppa/objdump.exp: Return if
1030 "*64*-*-*".
1031
dc156bc0
AM
10322002-06-05 Alan Modra <amodra@bigpond.net.au>
1033
1034 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
1035
10362002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
1037
1038 * objdump.c: Fix formatting.
1039
d79e4ea3
BE
10402002-05-29 Ben Elliston <bje@redhat.com>
1041
1042 * MAINTAINERS: Add self as M68k maintainer.
1043
d172d4ba
NC
10442002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1045
1046 * readelf.c: Modified/Added DLX elf support.
1047
7edb8f29
NC
10482002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
1049
3a1a2036
NC
1050 * arsup.c: Fix formatting.
1051 * debug.c (debug_record_label): Add missing colon to error
1052 message.
1053 * ieee.c (parse_ieee_ty): Fix spelling typo.
1054 * readelf.c (process_program_headers): Remove English assumption
1055 about making a plural word.
1056 (process_section_headers): Likewise.
1057 (process_relocs): Allow quotes to be translated.
1058 (process_unwind): Likewise,
1059 (process_mips_specific): Improve error message.
1060 (get_note_type): Fix spelling typo.
1061
7edb8f29
NC
1062 * configure.in (ALL_LINGUAS): Add sv
1063 * po/sv.po: New file.
1064
3eee1e9d
AM
10652002-05-27 Alan Modra <amodra@bigpond.net.au>
1066
1067 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
1068 (unw_print_grmask): Likewise.
1069 (unw_print_frmask): Likewise.
1070
d43efbe3
KH
10712002-05-26 Kazu Hirata <kazu@cs.umass.edu>
1072
1073 * arsup.c: Remove ARGSUSED.
1074 * debug.c: Likewise.
1075 * ieee.c: Likewise.
1076 * nlmconv.c: Likewise.
1077 * prdbg.c: Likewise.
1078 * stabs.c: Likewise.
1079 * wrstabs.c: Likewise.
1080
e9792343
AM
10812002-05-25 Alan Modra <amodra@bigpond.net.au>
1082
1083 * arlex.l: Use #include "" instead of <> for local header files.
1084 * coffdump.c: Likewise.
1085 * coffgrok.c: Likewise.
1086 * nlmconv.c: Likewise.
1087 * nlmheader.y: Likewise.
1088 * srconv.c: Likewise.
1089 * strings.c: Likewise.
1090 * sysdump.c: Likewise.
1091 * unwind-ia64.h: Likewise.
1092 * windres.h: Likewise.
1093 * winduni.h: Likewise.
1094
d7e53452
TR
10952002-05-24 Tom Rix <trix@redhat.com>
1096
1097 * MAINTAINERS: Add self as the d10v maintainer.
1098
436e8db0
NC
10992002-05-24 TAMURA Kent <kent@netbsd.org>
1100
1101 * configure.in: Builds dlltool for i386-netbsdpe.
1102 * configure: Regenerate.
1103
9f66665a
KH
11042002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1105
1106 * size.c: Fix formatting.
1107 * srconv.c: Likewise.
1108 * stabs.c: Likewise.
1109 * sysdump.c: Likewise.
1110 * unwind-ia64.c: Likewise.
1111 * wrstabs.c: Likewise.
1112
13ae64f3
JJ
11132002-05-23 Jakub Jelinek <jakub@redhat.com>
1114
1115 * readelf.c (get_segment_type): Add PT_TLS.
1116 (get_elf_section_flags): Add SHF_TLS.
1117 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1118 (process_dynamic_segment): Use puts instead of printf.
1119 (get_symbol_type): Support STT_TLS.
1120 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1121 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1122 Add SEC_THREAD_LOCAL.
1123
53c7db4b
KH
11242002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1125
1126 * rdcoff.c: Fix formatting.
1127 * rddbg.c: Likewise.
1128 * readelf.c: Likewise.
1129 * rename.c: Likewise.
1130 * resbin.c: Likewise.
1131 * resrc.c: Likewise.
1132 * resres.c: Likewise.
1133
0af11b59
KH
11342002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1135
1136 * filemode.c: Fix formatting.
1137 * ieee.c: Likewise.
1138 * is-ranlib.c: Likewise.
1139 * is-strip.c: Likewise.
1140 * maybe-ranlib.c: Likewise.
1141 * maybe-strip.c: Likewise.
1142 * nlmconv.c: Likewise.
1143 * nm.c: Likewise.
1144 * not-ranlib.c: Likewise.
1145 * not-strip.c: Likewise.
1146 * objcopy.c: Likewise.
1147 * objdump.c: Likewise.
1148
21611032
TS
11492002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1150
1151 * objdump.c (dump_headers): Fix output formatting for ELF32
1152 architectures in a BFD64 enabled toolchain.
1153
26044998
KH
11542002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1155
1156 * debug.c: Fix formatting.
1157 * debug.h: Likewise.
1158 * dlltool.c: Likewise.
1159 * dllwrap.c: Likewise.
1160 * emul_aix.c: Likewise.
1161 * emul_vanilla.c: Likewise.
1162
f462a9ea
KH
11632002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1164
1165 * addr2line.c: Fix formatting.
1166 * ar.c: Likewise.
1167 * arsup.c: Likewise.
1168 * arsup.h: Likewise.
1169 * binemul.c: Likewise.
1170 * binemul.h: Likewise.
1171 * bucomm.c: Likewise.
1172 * coffdump.c: Likewise.
1173 * coffgrok.c: Likewise.
1174 * coffgrok.h: Likewise.
1175
e0159aa9
MM
11762002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1177
1178 * MAINTAINERS: Add myself as the second AVR port maintainer.
1179
074b403e
SC
11802002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1181
1182 * MAINTAINERS: Update my email address.
1183
2b9c8201
NC
11842002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1185
1186 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1187
e1d5b1e7
AM
11882002-05-09 Alan Modra <amodra@bigpond.net.au>
1189
1190 * configure.in: Replace `*pe' with `pe' throughout.
1191 * configure: Regenerate.
1192
d3d8a9ee
NC
11932002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1194
1195 * Makefile.am: Honour DESTDIR.
1196 * Makefile.in: Regenerate.
1197
405c98a4
AM
11982002-05-06 Alan Modra <amodra@bigpond.net.au>
1199
a02d5965
AM
1200 * dlltool.c (process_def_file): Add missing prototype.
1201 (new_directive, assemble_file, main): Likewise.
1202 (process_def_file, new_directive): Make static.
1203 (inform): Rewrite using VA_FIXEDARG.
1204 * dllwrap.c (mybasename): Add missing prototype.
1205 (strhash, main): Likewise.
1206 (inform): Rewrite using VA_FIXEDARG.
1207 (warn): Likewise.
1208 (cleanup_and_exit): Use old style function definition.
1209 (strhash): Likewise.
1210 * windres.c (define_resource): Use one memset to clear all of
1211 struct res_resource.
1212
405c98a4 1213 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 1214 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
1215
12162002-05-06 Borut Razem <borut.razem@siol.net>
1217
1218 * rclex.l (get_string): Correct "strings" list handling.
1219 * resrc.c (read_rc_file): Discard strings.
1220
91593c9d
AM
12212002-05-04 Alan Modra <amodra@bigpond.net.au>
1222
e58a75dc
AM
1223 * ar.c (replace_members): Remove unused var. Formatting fix.
1224 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1225
91593c9d
AM
1226 * MAINTAINERS: Sort port maintainers by CPU.
1227
6b52b824
AM
12282002-05-04 Bob Byrnes <byrnes@curl.com>
1229
1230 * size.c (display_archive): Add last_arfile and code to close archives.
1231
dd70071f
AM
12322002-05-01 Alan Modra <amodra@bigpond.net.au>
1233
1234 * nm.c (print_symbol): Check returned filename from
1235 bfd_find_nearest_line is non-NULL.
1236
6c95717a 12372002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
1238
1239 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 1240
3c25c5f6
NC
12412002-04-24 Christian Groessler <chris@groessler.org>
1242
1243 * MAINTAINERS: Changed my email address.
1244
944cd72c
TS
12452002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1246
1247 * arparse.y: Fix syntax warning.
1248
ea91f8bb
NC
12492002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1250
3e55a963
NC
1251 * readelf.c (fetch_location_list): Remove unused function.
1252
1253 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1254 and display a warning message, then exit the loop.
1255
ea91f8bb
NC
1256 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1257
45b99827
NC
12582002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1259
1260 * resrc.c (write_rc_dialog): If charset is non-default value
1261 display all of the DIALOGEX parameters.
1262
12632002-04-15 Eric Kohl <ekohl@rz-online.de>
1264
bb279dc0 1265 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
1266 DIALOGEX resources.
1267 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1268 resource data.
bb279dc0 1269 (res_to_bin_dialog): Likewise.
45b99827
NC
1270 * windres.h: Added misssing charset variable to dialog_ex
1271 structure.
1272
acfbab8a
NC
12732002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1274
1275 * rcparse.y: Set MEMFLAG_PURE by default.
1276
df3baf66
NC
12772002-04-09 Bernd Herd <info@herdsoft.com>
1278
bb279dc0 1279 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 1280 are quoted.
4c30641a 1281 Fix typo in BEDIT warning.
91eafb40 1282 Don't add default dialog style when explicit style specified.
b62a12ca 1283 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 1284
b24eb5ac
NC
1285 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1286 (handle_quotes) "\a" escape (used for right justified key
1287 definitions in menus) is encodes as binary 8.
df3baf66 1288
b24eb5ac
NC
1289 * resrc.c (write_rc_dialog): Print style even if it is 0.
1290 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 1291 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 1292
b24eb5ac
NC
1293 * resbin.c (bin_to_res_dialog): Use signature to identify
1294 DIALOGEX.
f7d63484 1295
b24eb5ac 1296 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 1297
df3baf66
NC
12982002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1299
1300 * resrc.c: print CLASS names in quotes
1301
13022002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
1303
1304 * MAINTAINERS: Update my email address.
1305
8e42bcb6
AM
13062002-04-04 Alan Modra <amodra@bigpond.net.au>
1307
1308 * dep-in.sed: Cope with absolute paths.
1309 * Makefile.am (dep.sed): Subst TOPDIR.
1310 Run "make dep-am".
1311 * Makefile.in: Regenerate.
1312
96f959e5
PT
13132002-03-27 Peter Targett <peter.targett@arc.com>
1314
1315 * MAINTAINERS: Update my email address.
1316
1ea788ee
AM
13172002-03-21 Alan Modra <amodra@bigpond.net.au>
1318
1319 * Makefile.am: Run "make dep-am".
1320 * Makefile.in: Regenerate.
1321 * doc/Makefile.in: Regenerate.
1322 * po/POTFILES.in: Regenerate.
1323 * aclocal.m4: Regenerate.
1324 * config.in: Regenerate.
1325 * configure: Regenerate.
1326
a2f14207
DB
13272002-03-20 Daniel Berlin <dan@dberlin.org>
1328
1329 * readelf.c: Add support for displaying dwarf2 location lists.
1330 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1331 (parse_args): Use 'O' as shorthand for displaying location list
1332 section.
1333 (process_section_headers): Handle debug_loc as well.
1334 (load_debug_loc): New.
1335 (free_debug_loc): New.
1336 (fetch_location_list): New.
1337 (display_debug_loc): New.
1338 (display_debug_info): Call load_debug_loc and free_debug_loc.
1339 (debug_displays): We can display .debug_loc now, too.
1340 (usage): Update usage string.
1341 (read_and_display_attr_value): Note location lists, but don't
1342 display them inline.
1343
eb1e0e80
NC
13442002-03-18 Tom Rix <trix@redhat.com>
1345
1346 * Makefile.am: Add binutils emulation support.
1347 * configure.in: Same.
1348 * configure.tgt: New file. Same.
1349 * ar.c (main): Use ar_emul_parse_arg.
1350 (usage): Use ar_emul_usage.
1351 (replace_members): Use ar_emul_replace, ar_emul_append.
1352 * binemul.c: New file. Define the binutils emulation
1353 layer. Define default methods.
1354 * binemul.h: New file. Binutils emulation layer header file.
1355 * emul_aix.c: New file. AIX binutils emulation.
1356 * emul_vanilla.c: New file. Default binutils emulation.
1357 * Makefile.in: Regenerate.
1358 * configure: Same.
1359
a1c259a1
NC
13602002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1361
1362 * po/fr.po: Updated version.
1363
9ce88e60
NC
13642002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1365
1366 * po/fr.po: Updated version.
1367
effb0601
DJ
13682002-03-07 Daniel Jacobowitz <drow@mvista.com>
1369
1370 * README: Update some version numbers.
1371
a65688ab
DJ
13722002-03-07 Daniel Jacobowitz <drow@mvista.com>
1373
1374 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1375 (Architecture Selection): Likewise.
1376
f3f7fbb2
NC
13772002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1378
1379 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1380 generating .exp file.
1381
25345be5
NC
13822002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1383
1384 * readelf.c (dump_relocations): Fix typo.
1385
9a66911f
NC
13862002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1387
1388 * NEWS: Mark 2.12 branch.
1389
2c71103e
NC
13902002-02-18 Timothy Daly <remote_bob@yahoo.com>
1391
bb279dc0
ZW
1392 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1393 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1394 output.
bb279dc0 1395 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1396 to 'unrecognized'.
1397 (decode_ARM_machine_flags): Likewise.
1398 (parse_args): Likewise.
1399 (read_and_display_attr_value): Likewise.
1400 (display_debug_section): Likewise.
1401
49fda6c8
HPN
14022002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1403
1404 * NEWS: Mention support for MMIX.
1405
76f57f3a
JT
14062002-02-13 Matt Fredette <fredette@netbsd.org>
1407
1408 * readelf.c (get_machine_flags): Recognize EF_M68000.
1409
d36ca9c2
AO
14102002-02-12 Alexandre Oliva <aoliva@redhat.com>
1411
1412 * MAINTAINERS: Added self as MN10300 co-maintainer.
1413
19397422
AM
14142002-02-12 Alan Modra <amodra@bigpond.net.au>
1415
1416 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1417 DT_PPC64_OPDSZ.
1418
d434e574
DJ
14192002-02-11 Daniel Jacobowitz <drow@mvista.com>
1420
1421 * MAINTAINERS: List myself as branch maintainer.
1422
12b87c89
AM
14232002-02-11 Alan Modra <amodra@bigpond.net.au>
1424
1425 * configure: Regenerate.
1426 * objcopy.c: Update copyright date.
1427 * doc/Makefile.in: Regenerate.
1428
8d037c5c
DJ
14292002-02-10 Daniel Jacobowitz <drow@mvista.com>
1430
1431 * nlmconv.c: Back out localtime PARAMS change.
1432
4c168fa3
AM
14332002-02-11 Alan Modra <amodra@bigpond.net.au>
1434
1435 * objcopy.c (MKDIR): Define.
1436 (copy_archive): Make name_list.name const. Use MKDIR.
1437 Handle duplicate files in archives by making more temp dirs.
1438
408f8db1
DJ
14392002-02-10 Daniel Jacobowitz <drow@mvista.com>
1440
1441 * coffdump.c: Include "getopt.h" after "bucomm.h"
1442 so that macros are defined correctly.
1443 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1444 prototype. Prototype main.
1445 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1446
9f77fa06
AO
14472002-02-06 Alexandre Oliva <aoliva@redhat.com>
1448
1449 * MAINTAINERS: Added self as SH co-maintainer.
1450
82f6addb
NC
14512002-02-05 Nick Clifton <nickc@redhat.com>
1452
1453 * po/tr.po: Updated translation.
1454
ba323545
AM
14552002-02-01 Alan Modra <amodra@bigpond.net.au>
1456
1457 * Makefile.am: Run "make dep-am"
1458 * Makefile.in: Regenerate.
1459
3deb89d3
DJ
14602002-01-29 Daniel Jacobowitz <drow@mvista.com>
1461
1462 * nm.c (print_value): Mark abfd unused.
1463
a0e9c55f
DJ
14642002-01-29 Daniel Jacobowitz <drow@mvista.com>
1465
1466 * unwind-ia64.c (unw_decoder): Change second argument
1467 to unsigned int, to match function prototypes.
1468
d7a283d4
DJ
14692002-01-29 Daniel Jacobowitz <drow@mvista.com>
1470
1471 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1472 __GNU_LIBRARY__ will be defined.
1473 * size.c: Likewise.
1474
4867be41
DJ
14752002-01-27 Daniel Jacobowitz <drow@mvista.com>
1476
1477 * configure: Regenerated.
1478
7562a296
HPN
14792002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1480
1481 * doc/Makefile.am (install): Depend on install-info.
1482 * doc/Makefile.in: Regenerate.
1483
15c82623
NC
14842002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1485
1486 * objcopy.c (strip_usage): Document -d as an alias
1487 --strip-debug.
1488
1489 * size.c (usage): Document [-t | --totals] options.
1490 (long_options): Add --totals option.
1491 (main): If the [-t | --totals] option is specified and
1492 the output format is Berkeley-style, print the total
1493 text, data, and bss sizes of all objects listed.
1494 (print_berkeley_format): If the [-t | --totals] option
1495 is specified, track the total text, data, and bss
1496 sizes.
1497 * doc/binutils.texi (size): Document [-t | --totals] options.
1498 (strip): Document -d as an alias for --strip-debug.
1499 * NEWS: Mention new feature of size.
1500
00ea8601 15012002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1502
1ddbd152
NC
1503 * po/fr.po: Updated version.
1504 * po/es.po: Updated version.
b85cedd7 1505
8b53311e
NC
15062002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1507
1508 * addr2line.c (usage): Update text to provide verbose
1509 description of the command line options.
1510 * ar.c (usage): Update text to provide verbose
1511 description of the command line options.
1512 (main): Accept -h and -H when running as ranlib.
1513 * coffdump.c (show_usage): Update text to provide verbose
1514 description of the command line options.
1515 * dlltool.c (main): Accept -H as an alias for --help.
1516 * nlmconv.c (show_usage): Update text to provide verbose
1517 description of the command line options.
1518 * nm.c (usage): Replace OPTIONS with option(s).
1519 (main): Accept -H as an alias for --help.
1520 * objcopy.c (strip_main): Accept -H as an alias for --help.
1521 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1522 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1523 other binutils.
1524 * size.c (usage): Update text to provide verbose description
1525 of the command line options.
1526 (main): Accept -v, -h and -H as command line options.
1527 * srconv.c (show_usage): Update text to provide verbose
1528 description of the command line options.
1529 * strings.c (main): Accept -H and -v as command line options.
1530 (usage): Update text to provide verbose description of the
1531 command line options.
1532 * sysdump.c (show_usage): Update text to provide verbose
1533 description of the command line options.
1534 * windres.c (usage): Adjust format to match style used in
1535 other binutils.
1536
1537 * coffdump.c: Fix formatting.
1538 * nlmconv.c: Fix formatting.
1539 * srconv.c: Fix formatting.
1540 * sysdump.c: Fix formatting.
1541
c46f0c34
AM
15422002-01-22 Alan Modra <amodra@bigpond.net.au>
1543
1544 * Makefile.am: Run "make dep-am".
1545 * Makefile.in: Regenerate.
1546
2a538ba5
AJ
15472002-01-18 Andreas Jaeger <aj@suse.de>
1548
1549 * version.c (print_version): Update year.
1550
285d1771
AM
15512002-01-17 Alan Modra <amodra@bigpond.net.au>
1552
1553 * readelf.c (get_machine_name): Handle EM_PPC64.
1554 (guess_is_rela): Here too.
1555
328577ad
NC
15562002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1557
1558 * po/binutils.pot: Regenerate.
1559 * po/fr.po: Regenerate.
1560 * po/tr.po: Regenerate.
1561
af3ae48d
NC
15622002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1563
1564 * po/tr.po: Import new version.
1565
f1cb7e17
AM
15662002-01-16 Alan Modra <amodra@bigpond.net.au>
1567
1568 * readelf.c (get_ppc64_dynamic_type): New.
1569 (get_dynamic_type): Call it.
1570
6364e0b4
NC
15712002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1572
3ab9460d 1573 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1574 (strip_usage): Use "options" instead of "switches".
3ab9460d 1575 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1576 "switches".
6364e0b4 1577
3a7e524e
RE
15782002-01-14 Richard Earnshaw <rearnsha@arm.com>
1579
1580 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1581
1209e219
NC
15822001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1583
1584 * po/es.po: Import from translation project.
1585 * configure.in (ALL_LINGUAS): Add es.
1586 * configure: Regenerate.
1587
b4db1224
JT
15882002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1589
1590 * readelf.c (get_netbsd_elfcore_note_type): Use
1591 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1592
9437c45b
JT
15932002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1594
1595 * readelf.c: Update copyright years.
1596 (get_note_type): Return a const char *.
1597 (get_netbsd_elfcore_note_type): New function.
1598 (process_note): Use get_netbsd_elfcore_note_type to get
1599 the note type string for NetBSD ELF core files.
1600
00428cca
AM
16012002-01-06 Steve Ellcey <sje@cup.hp.com>
1602
1603 * readelf.c (get_ia64_segment_type): Add support for macros.
1604 (get_segment_type): Add support for IA64 specific macros.
1605
31104126
NC
16062001-12-20 Julian v. Bock <julian@wongr.net>
1607
1608 * readelf.c (print_symbol): New function: Print a formatted symbol
1609 name. If --wide is specified do not truncate it.
1610 (dump_relocations): Use print_symbol() to print symbol names.
1611 (process_symbol_table): Likewise.
1612 (process_syminfo): Likewise.
1613 (process_mips_specific): Likewise.
1614 (usage): Document new feature of --wide switch.
1615 * doc/binutils.texi (objdump): Document additional behaviour of
1616 --wide.
2a538ba5 1617
4dd67f29
MS
16182001-12-18 Michael Snyder <msnyder@redhat.com>
1619
1620 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1621 (copy_object): Don't set the start address or flags of a core file.
1622 (copy_section): Don't relocate a core file. Don't copy contents
1623 if the input section has the contents flag set, but the output
1624 section does not (which happens with the fake 'note' pseudo-
1625 sections that BFD creates for corefiles).
1626
43521d43
TS
16272001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1628
1629 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1630 ASE extensions. More robust code for ISA checking. Ignore empty fields
1631 in header flags for GNU extensions.
1632
b667df2e
AM
16332001-12-18 Alan Modra <amodra@bigpond.net.au>
1634
1635 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1636
17a5a5c3
NC
16372001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1638
1639 * po/ja.po: Import from translation project.
1640 * configure.in (ALL_LINGUAS): Add ja.
1641 * configure: Regenerate.
1642
65de42c0
TS
16432001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1644
1645 * addr2line.c (main): Protoype.
1646 * ar.c (main): Protoype.
1647 * nm.c (main): Protoype.
1648 * objcopy.c (main): Protoype.
1649 * objdump.c (main): Protoype.
1650 * size.c (main): Protoype.
1651 * strings.c (main): Protoype.
1652
9ad5cbcf
AM
16532001-12-17 Alan Modra <amodra@bigpond.net.au>
1654
1655 * readelf.c (symtab_shndx_hdr): New global.
1656 (SECTION_HEADER_INDEX): Define.
1657 (SECTION_HEADER_NUM): Define.
1658 (SECTION_HEADER): Define.
1659 (GET_ELF_SYMBOLS): Pass two params rather than three.
1660 (get_32bit_elf_symbols): Take file and section args. Read and
1661 use SHT_SYMTAB_SHNDX.
1662 (get_64bit_elf_symbols): Likewise.
1663 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1664 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1665 Remember symtab_shdx_hdr.
1666 (process_program_headers): Scan from index 1 for segment map.
1667 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1668 "section_headers".
1669 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1670 (process_unwind): Likewise.
1671 (process_version_sections): Likewise.
1672 (process_symbol_table): Likewise.
1673 (display_debug_info): Likewise.
1674 (process_dynamic_segment): Fake up a symtab section for changed
1675 GET_ELF_SYMBOLS.
1676 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1677 (process_program_headers): Kill signed/unsigned warning.
1678 (load_debug_str): Likewise.
1679 (display_debug_info): Likewise.
1680
65765700
JJ
16812001-12-13 Jakub Jelinek <jakub@redhat.com>
1682
1683 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1684
560f3c1c
AM
16852001-12-11 Alan Modra <amodra@bigpond.net.au>
1686
1687 * readelf.c (process_file_header): Print extended e_shnum and
1688 e_shdtrndx values. Set elf_header values for same.
1689 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1690 (get_64bit_section_headers): Likewise.
1691 (process_section_headers): Update calls.
1692 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1693
bc408b8a
JJ
16942001-12-10 Jakub Jelinek <jakub@redhat.com>
1695
1696 * objcopy.c (setup_section): Copy entsize.
1697
93fbbb04
GK
16982001-12-07 Geoffrey Keating <geoffk@redhat.com>
1699
1700 * readelf.c (guess_is_rela): Add support for stormy16.
1701 (dump_relocations): Likewise.
1702 (get_machine_name): Likewise.
1703
e3c8793a
NC
17042001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1705
1706 * dllwrap.c (main) Replace multiple strings describing a
1707 single error with a single, newline escaped sentence to permit
1708 better translation into foreign languages.
1709
1710 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1711 class names.
1712
956cd1d6
TS
17132001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1714
1715 * strings.c (get_char): Initialize value.
1716
956c53ee
TS
17172001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1718
1719 * arlex.l: Silence compile warnings.
1720 * arsup.h: Likewise. Fix formatting.
1721
cedd9a58
JJ
17222001-12-04 Jakub Jelinek <jakub@redhat.com>
1723
1724 * strings.c: Include config.h before bfd.h.
1725 (file_off): New type.
1726 (file_open): Define.
1727 (print_strings): Use file_off instead of file_ptr. Print addresses
1728 which don't fit into long correctly.
1729 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1730 available.
1731 (strings_file): Use file_off instead of file_ptr. Use file_open.
1732 * configure.in: Check for getc_unlocked.
1733 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1734 be defined for it.
1735 * configure: Rebuilt.
1736 * config.h.in: Rebuilt.
1737
af667503
L
17382001-11-29 H.J. Lu <hjl@gnu.org>
1739
1740 * bucomm.c (make_tempname): Revert the changes made on
1741 2001-11-14 and 2001-11-12. They won't work with directories.
1742
16474668
NC
17432001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1744
1745 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1746 CFLAGS_FOR_TARGET to runtest in environment.
1747 * Makefile.in: Rebuild.
1748 * doc/Makefile.in: Rebuild.
1749
17978339
MS
17502001-11-28 Mike Stump <mrs@wrs.com>
1751
1752 * objcopy.c (setup_section): Preserve SEC_RELOC when
1753 --set-section-flags is used.
1754
261a45ad
NC
17552001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1756
1757 * readelf.c (do_debug_str): New variable.
1758 (display_debug_str): New function: Display the contents of a
1759 .debug_str section.
1760 (load_debug_str): New function: Load in the contents of a
1761 .debug_str section.
1762 (free_debug_str): New function: Free the memory used by
1763 load_debug_str().
1764 (fetch_indirect_string): Retrieve a string from the .debug_str
1765 section.
1766 (usage): Add -ws.
1767 (parse_args): Accept -ws.
1768 (process_section_headers): Allow the display of the .debug_str
1769 section.
1770 (read_and_display_attr_value): Use fetch_indirect_string. Show
1771 offset into .debug_str section.
1772 (display_debug_info): Use load_debug_str and free_debug_str.
1773 (debug_displays): Add .debug_str.
1774 * doc/binutils.texi: Document -ws.
1775
b8908f93
AJ
17762001-11-19 Andreas Jaeger <aj@suse.de>
1777
1778 * testsuite/binutils-all/objdump.exp: Add x86-64.
1779
e5fb9629
AS
17802001-11-15 Andreas Schwab <schwab@suse.de>
1781
1782 * readelf.c: Fix warnings without terminating newline.
1783
802a735e
AM
17842001-11-15 Alan Modra <amodra@bigpond.net.au>
1785
1786 * doc/binutils.texi (objdump): Document ppc -M options.
1787
b89e9eae
AJ
17882001-11-14 Andreas Jaeger <aj@suse.de>
1789
1790 * doc/binutils.texi (objdump): Fix description to use x86-64.
1791
a6a25652
NC
17922001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1793
1794 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1795 not all systems provide mkstemp.
1796
e396998b
AM
17972001-11-14 Alan Modra <amodra@bigpond.net.au>
1798
1799 * doc/binutils.texi (objdump): Document x86 -M options.
1800
81766fca
RH
18012001-11-13 Keith Walker <keith.walker@arm.com>
1802
1803 * readelf.c (read_and_display_attr_value): New function to
1804 handle DW_FORM_indirect.
1805 (read_and_display_attr): Use it.
1806
1a509dcc
GK
18072001-11-13 Geoffrey Keating <geoffk@redhat.com>
1808
1809 * readelf.c (display_debug_lines): Deal with unknown standard
1810 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1811 DW_LNS_set_isa.
1812
6e917903 18132001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1814
6e917903
TW
1815 * MAINTAINERS: Add self as tic54x maintainer. This target
1816 includes the IBM C54XDSP clone.
7559e86e 1817
6e917903 18182001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1819
7559e86e
NC
1820 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1821
18222001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1823
ecdadc4a
JL
1824 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1825 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1826 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1827 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1828 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1829 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1830 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1831
91770270
JL
1832 * readelf.c (get_elf_class): Fix ISO portability glitch.
1833 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1834
ef5cdfc7
JJ
18352001-11-07 Jakub Jelinek <jakub@redhat.com>
1836
1837 * readelf.c (debug_str, debug_str_size): New.
1838 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1839 Call free_abbrevs.
1840 (read_and_display_addr): Handle DW_FORM_strp.
1841 (display_debug_info): Read .debug_str section if present,
1842 so that DW_FORM_strp can be handled.
1843 Fix test for non-existant .debug_abbrev section.
1844
5e9520c8
JJ
18452001-11-05 Jakub Jelinek <jakub@redhat.com>
1846
1847 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1848
1849 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1850
54589086
MS
18512001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1852
1853 * MAINTAINERS: Add self as s390/s390x maintainer.
1854
c05b685b
TR
18552001-11-02 Tom Rix <trix@bluey.cygnus.com>
1856
1857 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1858
3c62831e
NC
18592001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1860
1861 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1862 * configure: Regernate.
1863 * po/fr.po: New file.
1864 * po/tr.po: New file.
1865
3c3bdf30
NC
18662001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1867
9b19141a 1868 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1869 * readelf.c: Include elf/mmix.h.
1870 (guess_is_rela): MMIX is RELA.
1871 (dump_relocations): Handle MMIX relocations.
1872 * Makefile.am: Regenerate dependencies.
1873 * Makefile.in: Regenerate.
1874
f662939a
NC
18752001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1876
1877 * readelf.c (parse_args): Handle multiple options to the -w
1878 switch.
1879
c91d0dfb
JJ
18802001-10-12 Jakub Jelinek <jakub@redhat.com>
1881
1882 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1883 LOPROC, LOOS and LOUSER.
1884
7559e86e 18852001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1886
1887 * MAINTAINERS: Update my email address.
1888
fcd8210c
AM
18892001-10-03 Alan Modra <amodra@bigpond.net.au>
1890
1891 * doc/Makefile.in: Regenerate.
1892 * configure: Regenerate.
1893
428409d5
NC
18942001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1895
1896 * readelf.c (display_debug_line, display_debug_pubnames,
1897 display_debug_info, display_debug_frames): Detect and warn
1898 about 64-bit format entries.
1899 (display_debug_aranges): Reword 64-bit warning.
1900 (debug_displays): Add .debug_pubtypes as a known, but not yet
1901 supported, debug section.
1902
6a8c2b0d
AM
19032001-10-02 Alan Modra <amodra@bigpond.net.au>
1904
1905 * coffdump.c (PROGRAM_VERSION): Delete.
1906 (main <'V'>): Call print_version.
1907 * srconv.c: Likewise.
1908 * sysdump.c: Likewise.
1909 * version.c (program_version): Remove.
1910 (print_version): Use BFD_VERSION_STRING. Just print the current
1911 year in copyright message.
1912 * addr2line.c (program_version): Remove unused declaration.
1913 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1914 place of BFD_VERSION.
1915 * Makefile.am (Makefile): Depend on bfd/configure.in.
1916 (cplus-dem.o): Depend on Makefile.
1917 Run "make dep-am".
1918 * Makefile.in: Regenerate.
1919
e414a165
NC
19202001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1921
1922 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1923 format .debug_arange sections.
1924 (main): Add missing prototype.
b8908f93 1925
efc3ee7f
HPN
19262001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1927
1928 * Makefile.am: Update dependencies with "make dep-am".
1929 * Makefile.in: Regenerate.
1930
9e85c2a0
RH
19312001-09-28 Richard Henderson <rth@redhat.com>
1932
1933 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1934
451dad9c
AM
19352001-09-26 Alan Modra <amodra@bigpond.net.au>
1936
1937 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1938 VA_CLOSE.
1939 (non_fatal): Likewise.
1940 * objdump.c (objdump_sprintf): Likewise.
1941 * readelf.c (error): Likewise.
1942 (warn): Likewise.
1943
d974e256
JJ
19442001-09-25 Jakub Jelinek <jakub@redhat.com>
1945
1946 * readelf.c (do_wide): New.
1947 (options): Add --wide.
1948 (usage, parse_args): Likewise.
1949 (process_program_headers): Put each segment on a single line if
1950 --wide is given.
1951 (process_section_headers): Put each section on a single line if
1952 --wide is given.
1953 * doc/binutils.texi: Document it.
1954 * NEWS: Likewise.
1955
2f11c261
AM
19562001-09-25 Alan Modra <amodra@bigpond.net.au>
1957
1958 * readelf.c (print_vma): Print 8 digits of low hex value.
1959
1d50f91e
AJ
19602001-09-24 Andreas Jaeger <aj@suse.de>
1961
1962 * nlmconv.c: Fix warnings about unused attributes and function
1963 prototypes.
1964
1965 * strings.c: Add prototype for get_char.
1966
38131e67
L
19672000-09-19 H.J. Lu <hjl@gnu.org>
1968
1969 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1970 $(srcdir)/cxxfilt.man.
1971 * doc/Makefile.in: Rebuild.
1972
3bcfb3e4
AM
19732001-09-19 Alan Modra <amodra@bigpond.net.au>
1974
1975 * objcopy.c (copy_main): Correct rename-section string parsing.
1976 Consolidate new_name parsing, and error messages.
1977
3882b010
L
19782001-09-18 Bruno Haible <haible@clisp.cons.org>
1979
1980 * addr2line.c: Don't include <ctype.h>.
1981 (main): For gettext, also set the LC_CTYPE locate facet.
1982 * ar.c (main): Likewise.
1983 * coffdump.c (main): Likewise.
1984 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1985 (main): For gettext, also set the LC_CTYPE locate facet.
1986 Use ISALNUM instead of isalpha/isdigit.
1987 * dllwrap.c: Don't include <ctype.h>.
1988 (main): For gettext, also set the LC_CTYPE locate facet.
1989 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1990 (main): For gettext, also set the LC_CTYPE locate facet.
1991 Use TOUPPER instead of islower/toupper.
1992 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1993 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1994 Use TOUPPER instead of islower/toupper.
1995 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1996 * objcopy.c (main): Likewise.
1997 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1998 (disassemble_bytes): Use ISPRINT instead of isprint.
1999 (dump_section_stabs): Use ISDIGIT instead of isdigit.
2000 (dump_data): Use ISPRINT instead of isprint.
2001 (main): For gettext, also set the LC_CTYPE locate facet.
2002 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
2003 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
2004 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
2005 Use TOUPPER instead of islower/toupper.
2006 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
2007 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
2008 (write_rc_accelerators): Use ISPRINT instead of isprint.
2009 (write_rc_rcdata): Likewise.
2010 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
2011 * srconv.c (main): Likewise.
2012 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2013 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
2014 isdigit/isupper/islower.
2015 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
2016 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
2017 stab_demangle_prefix, stab_demangle_qualified,
2018 stab_demangle_template, stab_demangle_type,
2019 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
2020 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
2021 (isgraphic): Use ISPRINT instead of isascii/isprint.
2022 (main): Remove HAVE_LC_MESSAGES dependency.
2023 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2024 (pbarray): Use ISPRINT instead of isprint.
2025 (main): For gettext, also set the LC_CTYPE locate facet.
2026 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
2027 (format_from_filename): Use ISPRINT instead of isprint.
2028 (main): For gettext, also set the LC_CTYPE locate facet.
2029 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
2030 (unicode_print): Use ISPRINT instead of isprint.
2031 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2032 (stab_variable): Use ISDIGIT instead of isdigit.
2033
e59b4dfb
AM
20342001-09-18 Alan Modra <amodra@bigpond.net.au>
2035
2036 * ar.c (print_contents): Cast args of bfd_seek to the right types.
2037 Replace bfd_read call with call to bfd_bread.
2038 (extract_file): Likewise.
2039
2040 * objdump.c (dump_section_header): Cast section->filepos to
2041 unsigned long to suit printf format string.
2042 * readelf.c (process_section_headers): Similarly for sh_offset.
2043 (process_unwind): Likewise.
2044
d132876a
NC
20452001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
2046
2047 * strings.c (encoding, encoding_bytes): New variables.
2048 (long_options): Add --encoding.
2049 (main): Accept -e and --encoding.
2050 (get_char): New function. Read a, possibly wide, character from
2051 the input stream.
2052 (print_strings): Use get_char().
2053 (usage): Document new command line option.
2054 * doc/binutils.texi: Document new command line option.
2055 * NEWS: Announce new command line option.
2056
7559e86e 20572001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
2058
2059 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
2060 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
2061 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
2062 Removed EM_CYGNUS_ARC.
2063
7559e86e 20642001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
2065
2066 * readelf.c: Include elf/h8 for H8 series definitions.
2067 (guess_is_rela): H8 series if RELA.
2068 (dump_relocations): Handle H8 series relocations.
2069
0823fbca
EC
20702001-08-31 Eric Christopher <echristo@redhat.com>
2071
2072 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
2073
8db76d70
PT
20742001-08-29 Peter Targett <peter.targett@arccores.com>
2075
2076 * MAINTAINERS: Include ARC Maintainer.
2077
d81d6584
BE
20782001-08-29 Ben Elliston <bje@redhat.com>
2079
2080 * stabs.c (stab_demangle_template): Initialise s4.
2081
25a1ff5b
AM
20822001-08-27 Alan Modra <amodra@bigpond.net.au>
2083
2084 * readelf.c (dump_relocations): Recognise EM_PPC64.
2085
a5d22d2a
TS
20862001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2087
2088 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
2089
62a5a82d
L
20902001-08-25 H.J. Lu <hjl@gnu.org>
2091
2092 * nm.c (print_width): New.
2093 (display_rel_file): Set `print_width' according to
2094 bfd_sprintf_vma.
2095 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2096
1ae8b3d2
AO
20972001-08-24 Alexandre Oliva <aoliva@redhat.com>
2098
2099 * objcopy.c (use_alt_mach_code): New variable.
2100 (OPTION_ALT_MACH_CODE): Define.
2101 (copy_options): Added --alt-machine-code.
2102 (copy_main): Handle it.
2103 (copy_object): Switch to alternate machine code if requested.
2104 * doc/binutils.texi: Document new option.
2105 * NEWS: Likewise.
2106
d1bdd336
TS
21072001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2108
2109 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2110
410f7a12
L
21112001-08-21 H.J. Lu <hjl@gnu.org>
2112
2113 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2114 (display_debug_info): Cast for 64bit hosts.
2115 (display_debug_frames): Likewise.
2116 (process_mips_specific): Likewise.
2117
c32144ff
AJ
21182001-08-21 Andreas Jaeger <aj@suse.de>
2119
2120 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2121
2122 * sysdump.c: Add missing prototypes.
2123 * srconv.c: Likewise.
2124 * unwind-ia64.c: Likewise.
2125 * coffdump.c: Likewise.
2126
2127 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2128
2129 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2130 of declaring xcalloc.
2131
d8180c76
L
21322001-08-10 H.J. Lu <hjl@gnu.org>
2133
2134 * nm.c (print_value): Add one arg, bfd *.
2135 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2136 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2137 (print_symbol_info_sysv): Likewise.
2138 (print_symbol_info_posix): Likewise.
2139
2140 * objdump.c (dump_section_header): Replace printf_vma with
2141 bfd_printf_vma.
2142 (print_section_stabs): Likewise.
2143 (dump_bfd_header): Likewise.
2144 (objdump_print_value): Replace sprintf_vma with
2145 bfd_sprintf_vma.
2146 (disassemble_bytes): Likewise.
2147 (dump_reloc_set): Likewise.
2148
0218d1e4
AJ
21492001-08-10 Andreas Jaeger <aj@suse.de>
2150
2151 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2152 to build warnings.
2153 * configure: Regenerate.
2154
2863d58a
AM
21552001-08-09 Alan Modra <amodra@bigpond.net.au>
2156
2157 * readelf.c: Add missing prototypes.
2158 * objdump.c: Likewise. Format existing prototypes.
2159
c0e047e0
AO
21602001-08-08 Alexandre Oliva <aoliva@redhat.com>
2161
2162 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2163 of any RELA relocation for the abbrev_offset memory location that
2164 refers to the .debug_abbrev section symbol.
2165
ff78d6d6
L
21662001-08-07 H.J. Lu <hjl@gnu.org>
2167
2168 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2169 (main): Return process_file ().
2170
c36774d6
PB
21712001-08-05 Philip Blundell <philb@gnu.org>
2172
2173 * doc/binutils.texi: Use "Thumb" not "THUMB".
2174
8f9d9bd9
JH
21752001-08-03 John Healy <jhealy@redhat.com>
2176
bb279dc0
ZW
2177 Patch suggested by Frank Eigler <fche@redhat.com>.
2178 * objdump.c (disassemble_data): Fill in section member of the
2179 disasm_info structure.
8f9d9bd9 2180
c918cb96
DD
21812001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2182
2183 * configure.in: Added --with-windres option.
2184 * configure: Regenerated.
2185
c7c55b78
NC
21862001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2187
2188 * doc/binutils.texi: Use @command{name} for commands;
2189 use @option{-opt} for options; use @table @env for list of options;
2190 remove spaces arround [ | ] in synopsis.
2191
2192 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2193 center title.
2194
594ef5db
NC
21952001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2196
bb279dc0
ZW
2197 * objcopy.c: Fix formatting.
2198 (section_rename): New structure.
2199 (OPTION_RENAME_SECTION): New switch.
2200 (copy_usage): Document new switch.
2201 (add_section_rename): New function: Add a node to the section
2202 rename list.
2203 (find_section_rename): New function: Find the new name and
2204 flags for a section.
2205 (setup_section): Call find_section_name to determine the name
2206 of the output section.
2207 (copy_main): Handle OPTION_RENAME_SECTION.
2208 * binutils.texi: Document new switch.
594ef5db
NC
2209 * NEWS: Mention new switch.
2210
1f554c69
NC
22112001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2212
2213 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2214 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2215 bug-binutils@gcc.org.
2216
2f83960e
AM
22172001-07-28 Matthias Kramm <kramm@quiss.org>
2218
2219 * bucomm.c (list_supported_architectures): New function.
2220 * bucomm.h (list_supported_architectures): Declare.
2221 * objdump.c (usage): Call the above.
2222
20fe0649
DB
22232001-07-25 Dave Brolley <brolley@redhat.com>
2224
2225 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2226 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2227
1b577b00
NC
22282001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2229
2230 * README: Update for 2.11. Change bug reporting email address.
2231 * MAINTAINERS: Tidy up. Change bug reporting email address.
2232
95fd336c
DD
22332001-07-16 DJ Delorie <dj@redhat.com>
2234
5f16d855
DD
2235 * resres.c (write_res_header): Align header size.
2236 (res_align_file): Calculate alignment correctly.
2237
95fd336c
DD
2238 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2239 correct 10).
2240 * resrc.c (write_rc_resource): Likewise.
2241 * windres.h (SUBLANG_SHIFT): Define - as 10.
2242
ed8fee27
NC
22432001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2244
2245 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2246
90ab7e9a
NC
22472001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2248
2249 * MAINTAINERS: Add notes about branch checkins.
2250
e0c60db2
NC
22512001-07-05 Daniel Berlin <dan@cgsoftware.com>
2252
2253 * readelf.c (display_debug_macinfo): New function, display
2254 .debug_macinfo section.
2255 (do_debug_macinfo): New variable.
2256 (parse_args): Handle "-w[mM]" to mean display macro info.
2257 (process_section_headers): Handle debug_macinfo.
2258 (debug_displays): Replace unsupported function with macinfo
0218d1e4 2259 function for .debug_macinfo display.
e0c60db2
NC
2260 * doc/binutils.texi: Document new command line switch.
2261 * NEWS: Document new feature of readelf.
0218d1e4 2262
24e01a36
L
22632001-07-05 H.J. Lu <hjl@gnu.org>
2264
2265 * objcopy.c (filter_symbols): Don't turn undefined symbols
2266 into local.
2267
4258bf4d
L
22682001-07-03 H.J. Lu <hjl@gnu.org>
2269
2270 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2271 $@.pod.
2272 (ar.1): Likewise.
2273 (dlltool.1): Likewise.
2274 (nlmconv.1): Likewise.
2275 (nm.1): Likewise.
2276 (objcopy.1): Likewise.
2277 (objdump.1): Likewise.
2278 (ranlib.1): Likewise.
2279 (readelf.1): Likewise.
2280 (size.1): Likewise.
2281 (strings.1): Likewise.
2282 (strip.1): Likewise.
2283 (windres.1): Likewise.
2284 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2285 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2286 $(DEMANGLER_NAME).
2287 (as.1): Removed.
2288 * doc/Makefile.in: Regenerated.
2289
7014bc31
NC
22902001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2291
2292 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2293
b811889f
NC
22942001-07-01 Daniel Berlin <dan@cgsoftware.com>
2295
2296 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2297
12ab83a9
NC
22982001-06-29 James Cownie <jcownie@etnus.com>
2299
2300 * readelf.c: Support DWARF 2.1 attributes.
2301
a6e9f9df
AM
23022001-06-28 Alan Modra <amodra@bigpond.net.au>
2303
2304 * readelf.c (GET_DATA_ALLOC): Remove.
2305 (GET_DATA): Remove.
2306 (get_data): New function combining above macros, with an extra
2307 test for zero size.
2308 (slurp_rela_relocs): Use get_data, and catch error return.
2309 (slurp_rel_relocs): Likewise.
2310 (get_32bit_program_headers): Likewise.
2311 (get_64bit_program_headers): Likewise.
2312 (get_32bit_section_headers): Likewise.
2313 (get_64bit_section_headers): Likewise.
2314 (get_32bit_elf_symbols): Likewise.
2315 (get_64bit_elf_symbols): Likewise.
2316 (process_section_headers): Likewise.
2317 (process_relocs): Likewise.
2318 (slurp_ia64_unwind_table): Likewise.
2319 (process_unwind): Likewise.
2320 (get_32bit_dynamic_segment): Likewise.
2321 (get_64bit_dynamic_segment): Likewise.
2322 (process_dynamic_segment): Likewise.
2323 (process_version_sections): Likewise.
2324 (process_symbol_table): Likewise.
2325 (dump_section): Likewise.
2326 (display_debug_info): Likewise.
2327 (display_debug_section): Likewise.
2328 (process_section_contents): Likewise.
2329 (process_corefile_note_segment): Likewise.
2330 (process_mips_specific): Likewise. Also free econf32, econf64.
2331
af3fc3bc
AM
23322001-06-25 Alan Modra <amodra@bigpond.net.au>
2333
2334 * readelf.c (dump_relocations): Print "bad symbol index" if
2335 symtab == NULL with non-zero symtab_index.
2336 (process_relocs): Don't bomb if reloc section has no symsec.
2337
6d900bf6
L
23382001-06-24 H.J. Lu <hjl@gnu.org>
2339
2340 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2341 by accident.
2342 (copy_main): Apply the the change made to strip_main on
2343 2001-05-30 by accident.
2344
49b4e386
AJ
23452001-06-23 Andreas Jaeger <aj@suse.de>
2346
2347 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2348 parameter 'code'.
2349 (unw_decode_x2): Likewise.
2350 (unw_decode_x3): Likewise.
2351 (unw_decode_x4): Likewise.
2352
d8dc71e3
BE
23532001-06-23 Ben Elliston <bje@redhat.com>
2354
2355 * MAINTAINERS: Add myself as M88k maintainer.
2356
af3bdff7
NC
23572001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2358
2359 * objcopy.c (strip_main): Support -o or --output-file command lien
2360 switch.
2361
105e7211
L
23622001-06-19 H.J. Lu <hjl@gnu.org>
2363
2364 * doc/Makefile.in: Regenerated.
2365
c45021f2
NC
23662001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2367
2368 * readelf.c: Restore formatting.
2369
23702001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2371
bb279dc0
ZW
2372 * Makefile.am: Move documentation into doc subdirectory.
2373 * Makefile.in: Regenerated.
c45021f2 2374 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2375 * addr2line.1: Removed.
2376 * ar.1: Likewise.
2377 * dlltool.1: Likewise.
2378 * nlmconv.1: Likewise.
2379 * nm.1: Likewise.
2380 * objcopy.1: Likewise.
2381 * objdump.1: Likewise.
2382 * ranlib.1: Likewise.
2383 * readelf.1: Likewise.
2384 * size.1: Likewise.
2385 * strings.1: Likewise.
2386 * strip.1: Likewise.
2387 * windres.1: Likewise.
2388 * cxxfilt.man: Likewise.
c45021f2
NC
2389 * doc: New Directory.
2390 * doc/Makefile.am: New file.
2391 * doc/Makefile.in: Generate.
2392
09ad7db3
AM
23932001-06-09 Alan Modra <amodra@bigpond.net.au>
2394
2395 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2396
936260fe
AM
23972001-06-01 Alan Modra <amodra@bigpond.net.au>
2398
2399 * MAINTAINERS: Update my email address.
2400
16b2b71c
NC
24012001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2402
2403 * objcopy.c: Add new switches: --keep-global-symbol,
2404 --keep-symbols, --localize-symbols, --keep-global-symbols and
2405 --weaken-symbols.
2406 * binutils.texi: Document new switches.
2407 * objcopy.1: Regenerate.
2408 * NEWS: Announce new feature.
2409
7036c0e1
AJ
24102001-05-28 Andreas Jaeger <aj@suse.de>
2411
2412 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2413 variables, fix format strings.
2414
76a406e5
NC
24152001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2416
2417 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2418 when computing the address of the line to show.
2419
31b6fca6
RH
24202001-05-16 Richard Henderson <rth@redhat.com>
2421
2422 * readelf.c (do_debug_frames_interp): New.
2423 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2424 (byte_get_big_endian): Likewise.
2425 (parse_args) ['F']: Set do_debug_frames_interp.
2426 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2427 (frame_display_row): Don't trunc pc_begin to int.
2428 (size_of_encoded_value): New.
2429 (display_debug_frames): Handle 64-bit targets. Print raw data
2430 unless do_debug_frames_interp.
2431 (debug_displays): Remove duplicate .debug_frame.
2432
4fe85591
NC
24332001-05-15 Ralf Baechle <ralf@gnu.org>
2434
2435 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2436 The former constant was never in active use and is used otherwise
2437 by the ABI.
2438
579f31ac
JJ
24392001-05-11 Jakub Jelinek <jakub@redhat.com>
2440
2441 * readelf.c (process_unwind): Print all unwind sections, not just
2442 one.
2443
78f4a3f7
AM
24442001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2445
2446 * readelf.c (process_unwind): Remove const specifier.
2447
1c529ca6
NC
24482001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2449
2450 * strings.c (isgraphic): Do not use isascii() unless it is needed
2451 for isprint() to work.
2452 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2453
87e6d782
NC
24542001-04-27 Johan Rydberg <jrydberg@opencores.org>
2455
bb279dc0 2456 * NEWS: Announce support for OpenRISC.
87e6d782 2457
4bd3d870 24582001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2459
2460 * dlltool.c (do_default_excludes): Initialise to true.
2461
21211521
AM
24622001-04-10 Alan Modra <amodra@one.net.au>
2463
2464 * MAINTAINERS: Update my email address
2465 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2466
0c66b61e 24672001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2468
2469 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2470
e58d53af
L
24712001-03-30 H.J. Lu <hjl@gnu.org>
2472
2473 * readelf.c (process_unwind): Just return if do_unwind is 0.
2474
bee72332
DD
24752001-03-28 Roger Sayle <roger@metaphorics.com>
2476
2477 * dlltool.c (make_one_lib_file): Fix section flags for
2478 .text, .data and .bss in stub ds*.o files to match those
2479 generated by gas.
2480
f1467e33
L
24812001-03-29 H.J. Lu <hjl@gnu.org>
2482
2483 * readelf.c (process_unwind): Only do unwind sections for
2484 IA64.
2485
1c6fb4fe
L
24862001-03-28 H.J. Lu <hjl@gnu.org>
2487
2488 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2489 * Makefile.in: Regenerate.
2490
0879a67a
AJ
24912001-03-26 Andreas Jaeger <aj@suse.de>
2492
2493 * binutils.texi (nm): Fix texi syntax.
2494
0285c67d
NC
24952001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2496
2497 * binutils.texi: Put @c man begin and @c man end indications
2498 to generate man pages using texi2pod and pod2man. Put @c man title
2499 to identify each man. Add SEEALSO entries.
2500 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2501 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2502 sort the list.
2503 (*.1): Build the man pages from binutils.texi.
2504 * Makefile.in: Regenerate.
2505
04847a4d
CF
25062001-03-13 Eric Kohl <ekohl@rz-online.de>
2507
2508 * defparse.y (opt_equal_name): allow "." in name.
2509 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2510 (gen_exp_file): Likewise.
2511
43a0748c
NC
25122001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2513
2514 * NEWS: Document addition of -B switch to objcopy.
2515 * binutils.texi: Document addition of -B switch to objcopy.
2516 * objcopy.c: (copy_options): Add --binary-architecture.
2517 (copy_usage): Document -B/--binary-architecture.
2518 (copy_main): Support -B/--binary-architecture. Set
2519 bfd_external_binary_architecture.
0879a67a 2520
b7498e0e
NC
25212001-03-11 Andreas Jaeger <aj@suse.de>
2522
2523 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2524 (dump_relocations): Likewise.
2525 (get_machine_name): Likewise.
2526
a59e3bd7
NC
25272001-02-28 Nick Clifton <nickc@redhat.com>
2528
2529 * readelf.c: (struct unw_aux_info): Remove const modifier for
2530 'strtab' field.
2531 (process_unwind): Remove non-K&R compliant LHS type cast in call
2532 to GET_DATA_ALLOC macro.
2533
a5bcd848
PB
25342001-02-28 Philip Blundell <pb@futuretv.com>
2535
2536 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2537 ABI is in use; remove ambiguity between the "unknown" EABI and
2538 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2539 renamed EF_xx constants.
2540
27b7e12d
AM
25412001-02-27 Alan Modra <alan@linuxcare.com.au>
2542
2543 * configure.in (BFD_VERSION): New.
2544 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2545 * configure: Regenerate.
2546 * Makefile.am: Run "make dep-am"
2547 * Makefile.in: Regenerate.
2548
a9f10786
NC
25492001-02-14 Nick Clifton <nickc@redhat.com>
2550
2551 * MAINTAINERS: Add "Obvious Fix" rule.
2552
3c44da9a
MS
25532001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2554
2555 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2556 literal concatenation.
2557
ecd03389
MS
25582001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2559
2560 * readelf.c (struct unw_aux_info): Remove const from the info member.
2561 (process_unwind): Don't type-cast the third argument to the
2562 GET_DATA_ALLOC macro.
2563
88ec60c7
NC
25642001-02-11 Nick Clifton <nickc@redhat.com>
2565
2566 * readelf.c (dump_relocations): Free corrected allocated
2567 array.
2568 (process_unwind): Fix compile time warning.
2569
f5e21966
NC
25702001-02-10 Nick Clifton <nickc@redhat.com>
2571
2572 * binutils.texi: Document new --unwind option to readelf.
2573
a85d7ed0
NC
25742001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2575
2576 * readelf.c: Add linux target for S/390.
2577
7bb10502
AM
25782001-02-10 Alan Modra <alan@linuxcare.com.au>
2579
2580 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2581 printf is a macro.
2582
8ca8f343
HPN
25832001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2584
2585 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2586 * aclocal.m4: Regenerate.
2587 * configure: Regenerate.
2588
7340082d
NC
25892001-02-07 Todd Vierling <tv@wasabisystems.com>
2590
2591 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2592 * objdump.c (bfd_target_vector): Likewise.
2593
4d6ed7c8
NC
25942001-02-07 David Mosberger <davidm@hpl.hp.com>
2595
2596 * readelf.c (process_unwind): New function.
2597 (slurp_ia64_unwind_table): Ditto.
2598 (dump_ia64_unwind): Ditto.
2599 (find_symbol_for_address): Ditto.
2600 (slurp_rela_relocs): New function (split off from dump_relocations()).
2601 (slurp_rel_relocs): Ditto.
2602 (parse_args): Handle '-u' option.
2603
2604 * unwind-ia64.c: New file.
2605 * unwind-ia64.h: New file.
2606 * Makefile.am: Include unwind-ia64.c in readelf build.
2607 * Makefile.in: Regenerate.
7340082d 2608 * po/binutils.pot: Regenerate.
4d6ed7c8 2609
c7217458
PB
26102001-02-04 Philip Blundell <philb@gnu.org>
2611
2612 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2613 * configure: Regenerate.
2614
956eedd4
AM
26152001-01-31 Steve deRosier <sderosier@vari-lite.com>
2616
2617 * ieee.c (ieee_add_bb11): Don't check for backslashes
2618 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2619
8855cbca
AM
26202001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2621
c7f2731e
AM
2622 * ieee.c: Update copyright.
2623 (ieee_start_compilation_unit): Don't check for backslashes
2624 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2625
8855cbca
AM
2626 * stabs.c: Update copyright. Include "filenames.h".
2627 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2628
329de803 26292001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2630
2631 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2632 sections are present before using them. Remove code duplication.
2633 (process_symbol_table): Check if VERDEF or VERNEED sections are
2634 present before using them.
2635
23719f39
NC
26362001-01-17 Nick Clifton <nickc@redhat.com>
2637
2638 * objcopy.c (copy_object): Fail if attempting to convert the
2639 endianness of the input object file.
2640
2641 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2642
f726e849
NC
26432001-01-16 Nick Clifton <nickc@redhat.com>
2644
2645 * readelf.c (string_table_length): New variable.
2646 (SECTION_NAME): Catch out of range indices and missing section
2647 pointers.
2648 (process_section_headers): Delete useless local variable
2649 string_table_offset. Set the value of string_table_length
2650 after loading the string table.
2651 (process_mips_specific): Use SECTION_NAME macro.
2652 (process_file): Set string_table_length to 0 when it is freed.
2653
d0398d6a
NC
26542001-01-12 Nick Clifton <nickc@redhat.com>
2655
2656 * version.c (print_version): Update copyright date.
2657
0d2bcfaf
NC
26582001-01-11 Peter Targett <peter.targett@arccores.com>
2659
2660 * readelf.c (dump_relocations): Include selection with EM_ARC.
2661 (get_machine_name) Update name to "ARC".
2662
8b1e6df3
NC
26632001-01-09 Nick Clifton <nickc@redhat.com>
2664
2665 * Makefile.am: Add rule to build objdump.o from objdump.c and
2666 using OBJDUMP_DEFS.
2667 * Makefile.in: Regenerate.
2668
2669 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2670 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2671 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2672 * configure: Regenerate.
8b1e6df3
NC
2673
2674 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2675 is defined read in the relocs even if dump_reloc_info is
2676 false.
2677
2f952d20
PB
26782001-01-07 Philip Blundell <philb@gnu.org>
2679
2680 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2681 `bug-binutils'.
2682 * README: Likewise.
2683
a8c548cb
NC
26842000-12-19 Nick Clifton <nickc@redhat.com>
2685
2686 * dlltool.c: Add missing support for arm-epoc-pe.
2687 * configure.in: Add missing support for arm-epoc-pe.
2688 * configure: Regenerate.
2689
cc5fda35
NC
26902000-12-15 Nick Clifton <nickc@redhat.com>
2691
2692 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2693 Mode parts of the x86 port.
2694
bcedfee6
NC
26952000-12-04 Andreas Jaeger <aj@suse.de>
2696
2697 * readelf.c (guess_is_rela): Add EM_X86_64.
2698 (dump_relocations): Add EM_X86_64.
2699 (get_machine_name): Add EM_X86_64.
2700 Include "elf/x86-64.h".
2701
584da044
NC
27022000-12-12 Nick Clifton <nickc@redhat.com>
2703
2704 * readelf.c: Fix formatting.
2705
7559e86e 27062000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2707
2708 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2709
a98cc2b2
AH
27102000-12-07 Andrew Haley <aph@redhat.com>
2711
2712 * readelf.c (display_debug_frames): Only display columns that are
2713 referenced by the frame debug info.
2714
c7987a69
NC
27152000-12-05 Nick Clifton <nickc@redhat.com>
2716
2717 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2718
09fd7e38
JM
27192000-12-04 Jason Merrill <jason@redhat.com>
2720
2721 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2722 (display_debug_section): Likewise.
2723 (display_debug_info): Display CU header before bailing.
2724
e7af610e
NC
27252000-12-01 Chris Demetriou <cgd@sibyte.com>
2726
09fd7e38
JM
2727 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2728 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2729 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2730
09fd7e38
JM
2731 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2732 and E_MIPS_ARCH_64.
84ea6cf2 2733
09fd7e38
JM
2734 * readelf.c (get_machine_flags): Add case for
2735 E_MIPS_MACH_SB1.
c6c98b38 2736
75066968
DD
27372000-11-30 Richard Earnshaw <rearnsha@arm.com>
2738
2739 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2740
5c4666ea
HPN
27412000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2742
6e917903 2743