]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* gas/arm/float.s: Don't use VFP register names in fpa instructions.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
00428cca
AM
12002-01-06 Steve Ellcey <sje@cup.hp.com>
2
3 * readelf.c (get_ia64_segment_type): Add support for macros.
4 (get_segment_type): Add support for IA64 specific macros.
5
31104126
NC
62001-12-20 Julian v. Bock <julian@wongr.net>
7
8 * readelf.c (print_symbol): New function: Print a formatted symbol
9 name. If --wide is specified do not truncate it.
10 (dump_relocations): Use print_symbol() to print symbol names.
11 (process_symbol_table): Likewise.
12 (process_syminfo): Likewise.
13 (process_mips_specific): Likewise.
14 (usage): Document new feature of --wide switch.
15 * doc/binutils.texi (objdump): Document additional behaviour of
16 --wide.
17
4dd67f29
MS
182001-12-18 Michael Snyder <msnyder@redhat.com>
19
20 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
21 (copy_object): Don't set the start address or flags of a core file.
22 (copy_section): Don't relocate a core file. Don't copy contents
23 if the input section has the contents flag set, but the output
24 section does not (which happens with the fake 'note' pseudo-
25 sections that BFD creates for corefiles).
26
43521d43
TS
272001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
28
29 * readelf.c (get_machine_flags): Recognize header flags for ABI and
30 ASE extensions. More robust code for ISA checking. Ignore empty fields
31 in header flags for GNU extensions.
32
b667df2e
AM
332001-12-18 Alan Modra <amodra@bigpond.net.au>
34
35 * objcopy.c (copy_archive): Set output bfd format outside the loop.
36
17a5a5c3
NC
372001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
38
39 * po/ja.po: Import from translation project.
40 * configure.in (ALL_LINGUAS): Add ja.
41 * configure: Regenerate.
42
65de42c0
TS
432001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
44
45 * addr2line.c (main): Protoype.
46 * ar.c (main): Protoype.
47 * nm.c (main): Protoype.
48 * objcopy.c (main): Protoype.
49 * objdump.c (main): Protoype.
50 * size.c (main): Protoype.
51 * strings.c (main): Protoype.
52
9ad5cbcf
AM
532001-12-17 Alan Modra <amodra@bigpond.net.au>
54
55 * readelf.c (symtab_shndx_hdr): New global.
56 (SECTION_HEADER_INDEX): Define.
57 (SECTION_HEADER_NUM): Define.
58 (SECTION_HEADER): Define.
59 (GET_ELF_SYMBOLS): Pass two params rather than three.
60 (get_32bit_elf_symbols): Take file and section args. Read and
61 use SHT_SYMTAB_SHNDX.
62 (get_64bit_elf_symbols): Likewise.
63 (dump_relocations): Use SECTION_HEADER to index "section_headers".
64 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
65 Remember symtab_shdx_hdr.
66 (process_program_headers): Scan from index 1 for segment map.
67 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
68 "section_headers".
69 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
70 (process_unwind): Likewise.
71 (process_version_sections): Likewise.
72 (process_symbol_table): Likewise.
73 (display_debug_info): Likewise.
74 (process_dynamic_segment): Fake up a symtab section for changed
75 GET_ELF_SYMBOLS.
76 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
77 (process_program_headers): Kill signed/unsigned warning.
78 (load_debug_str): Likewise.
79 (display_debug_info): Likewise.
80
65765700
JJ
812001-12-13 Jakub Jelinek <jakub@redhat.com>
82
83 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
84
560f3c1c
AM
852001-12-11 Alan Modra <amodra@bigpond.net.au>
86
87 * readelf.c (process_file_header): Print extended e_shnum and
88 e_shdtrndx values. Set elf_header values for same.
89 (get_32bit_section_headers): Add "num" arg to read "num" headers.
90 (get_64bit_section_headers): Likewise.
91 (process_section_headers): Update calls.
92 (get_file_header): Call get_32bit_section_headers or 64bit variant.
93
bc408b8a
JJ
942001-12-10 Jakub Jelinek <jakub@redhat.com>
95
96 * objcopy.c (setup_section): Copy entsize.
97
93fbbb04
GK
982001-12-07 Geoffrey Keating <geoffk@redhat.com>
99
100 * readelf.c (guess_is_rela): Add support for stormy16.
101 (dump_relocations): Likewise.
102 (get_machine_name): Likewise.
103
e3c8793a
NC
1042001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
105
106 * dllwrap.c (main) Replace multiple strings describing a
107 single error with a single, newline escaped sentence to permit
108 better translation into foreign languages.
109
110 * readelf.c (get_elf_class): Remove internalionalisation of ELF
111 class names.
112
956cd1d6
TS
1132001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
114
115 * strings.c (get_char): Initialize value.
116
956c53ee
TS
1172001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
118
119 * arlex.l: Silence compile warnings.
120 * arsup.h: Likewise. Fix formatting.
121
cedd9a58
JJ
1222001-12-04 Jakub Jelinek <jakub@redhat.com>
123
124 * strings.c: Include config.h before bfd.h.
125 (file_off): New type.
126 (file_open): Define.
127 (print_strings): Use file_off instead of file_ptr. Print addresses
128 which don't fit into long correctly.
129 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
130 available.
131 (strings_file): Use file_off instead of file_ptr. Use file_open.
132 * configure.in: Check for getc_unlocked.
133 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
134 be defined for it.
135 * configure: Rebuilt.
136 * config.h.in: Rebuilt.
137
af667503
L
1382001-11-29 H.J. Lu <hjl@gnu.org>
139
140 * bucomm.c (make_tempname): Revert the changes made on
141 2001-11-14 and 2001-11-12. They won't work with directories.
142
16474668
NC
1432001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
144
145 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
146 CFLAGS_FOR_TARGET to runtest in environment.
147 * Makefile.in: Rebuild.
148 * doc/Makefile.in: Rebuild.
149
17978339
MS
1502001-11-28 Mike Stump <mrs@wrs.com>
151
152 * objcopy.c (setup_section): Preserve SEC_RELOC when
153 --set-section-flags is used.
154
261a45ad
NC
1552001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
156
157 * readelf.c (do_debug_str): New variable.
158 (display_debug_str): New function: Display the contents of a
159 .debug_str section.
160 (load_debug_str): New function: Load in the contents of a
161 .debug_str section.
162 (free_debug_str): New function: Free the memory used by
163 load_debug_str().
164 (fetch_indirect_string): Retrieve a string from the .debug_str
165 section.
166 (usage): Add -ws.
167 (parse_args): Accept -ws.
168 (process_section_headers): Allow the display of the .debug_str
169 section.
170 (read_and_display_attr_value): Use fetch_indirect_string. Show
171 offset into .debug_str section.
172 (display_debug_info): Use load_debug_str and free_debug_str.
173 (debug_displays): Add .debug_str.
174 * doc/binutils.texi: Document -ws.
175
b8908f93
AJ
1762001-11-19 Andreas Jaeger <aj@suse.de>
177
178 * testsuite/binutils-all/objdump.exp: Add x86-64.
179
e5fb9629
AS
1802001-11-15 Andreas Schwab <schwab@suse.de>
181
182 * readelf.c: Fix warnings without terminating newline.
183
802a735e
AM
1842001-11-15 Alan Modra <amodra@bigpond.net.au>
185
186 * doc/binutils.texi (objdump): Document ppc -M options.
187
b89e9eae
AJ
1882001-11-14 Andreas Jaeger <aj@suse.de>
189
190 * doc/binutils.texi (objdump): Fix description to use x86-64.
191
a6a25652
NC
1922001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
193
194 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
195 not all systems provide mkstemp.
196
e396998b
AM
1972001-11-14 Alan Modra <amodra@bigpond.net.au>
198
199 * doc/binutils.texi (objdump): Document x86 -M options.
200
81766fca
RH
2012001-11-13 Keith Walker <keith.walker@arm.com>
202
203 * readelf.c (read_and_display_attr_value): New function to
204 handle DW_FORM_indirect.
205 (read_and_display_attr): Use it.
206
1a509dcc
GK
2072001-11-13 Geoffrey Keating <geoffk@redhat.com>
208
209 * readelf.c (display_debug_lines): Deal with unknown standard
210 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
211 DW_LNS_set_isa.
212
6e917903 2132001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 214
6e917903
TW
215 * MAINTAINERS: Add self as tic54x maintainer. This target
216 includes the IBM C54XDSP clone.
7559e86e 217
6e917903 2182001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 219
7559e86e
NC
220 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
221
2222001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 223
ecdadc4a
JL
224 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
225 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
226 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
227 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
228 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
229 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
230 (unw_decode_b2, unw_decode_b3_b4): Likewise.
231
91770270
JL
232 * readelf.c (get_elf_class): Fix ISO portability glitch.
233 (get_data_encoding, get_osabi_name, request_dump): Likewise.
234
ef5cdfc7
JJ
2352001-11-07 Jakub Jelinek <jakub@redhat.com>
236
237 * readelf.c (debug_str, debug_str_size): New.
238 (display_debug_abbrev): If no abbrevs were read, skip the CU.
239 Call free_abbrevs.
240 (read_and_display_addr): Handle DW_FORM_strp.
241 (display_debug_info): Read .debug_str section if present,
242 so that DW_FORM_strp can be handled.
243 Fix test for non-existant .debug_abbrev section.
244
5e9520c8
JJ
2452001-11-05 Jakub Jelinek <jakub@redhat.com>
246
247 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
248
249 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
250
54589086
MS
2512001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
252
253 * MAINTAINERS: Add self as s390/s390x maintainer.
254
c05b685b
TR
2552001-11-02 Tom Rix <trix@bluey.cygnus.com>
256
257 * MAINTAINERS: Add self as PPC XCOFF maintainer.
258
3c62831e
NC
2592001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
260
261 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
262 * configure: Regernate.
263 * po/fr.po: New file.
264 * po/tr.po: New file.
265
3c3bdf30
NC
2662001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
267
9b19141a 268 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
269 * readelf.c: Include elf/mmix.h.
270 (guess_is_rela): MMIX is RELA.
271 (dump_relocations): Handle MMIX relocations.
272 * Makefile.am: Regenerate dependencies.
273 * Makefile.in: Regenerate.
274
f662939a
NC
2752001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
276
277 * readelf.c (parse_args): Handle multiple options to the -w
278 switch.
279
c91d0dfb
JJ
2802001-10-12 Jakub Jelinek <jakub@redhat.com>
281
282 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
283 LOPROC, LOOS and LOUSER.
284
7559e86e 2852001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
286
287 * MAINTAINERS: Update my email address.
288
fcd8210c
AM
2892001-10-03 Alan Modra <amodra@bigpond.net.au>
290
291 * doc/Makefile.in: Regenerate.
292 * configure: Regenerate.
293
428409d5
NC
2942001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
295
296 * readelf.c (display_debug_line, display_debug_pubnames,
297 display_debug_info, display_debug_frames): Detect and warn
298 about 64-bit format entries.
299 (display_debug_aranges): Reword 64-bit warning.
300 (debug_displays): Add .debug_pubtypes as a known, but not yet
301 supported, debug section.
302
6a8c2b0d
AM
3032001-10-02 Alan Modra <amodra@bigpond.net.au>
304
305 * coffdump.c (PROGRAM_VERSION): Delete.
306 (main <'V'>): Call print_version.
307 * srconv.c: Likewise.
308 * sysdump.c: Likewise.
309 * version.c (program_version): Remove.
310 (print_version): Use BFD_VERSION_STRING. Just print the current
311 year in copyright message.
312 * addr2line.c (program_version): Remove unused declaration.
313 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
314 place of BFD_VERSION.
315 * Makefile.am (Makefile): Depend on bfd/configure.in.
316 (cplus-dem.o): Depend on Makefile.
317 Run "make dep-am".
318 * Makefile.in: Regenerate.
319
e414a165
NC
3202001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
321
322 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
323 format .debug_arange sections.
324 (main): Add missing prototype.
b8908f93 325
efc3ee7f
HPN
3262001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
327
328 * Makefile.am: Update dependencies with "make dep-am".
329 * Makefile.in: Regenerate.
330
9e85c2a0
RH
3312001-09-28 Richard Henderson <rth@redhat.com>
332
333 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
334
451dad9c
AM
3352001-09-26 Alan Modra <amodra@bigpond.net.au>
336
337 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
338 VA_CLOSE.
339 (non_fatal): Likewise.
340 * objdump.c (objdump_sprintf): Likewise.
341 * readelf.c (error): Likewise.
342 (warn): Likewise.
343
d974e256
JJ
3442001-09-25 Jakub Jelinek <jakub@redhat.com>
345
346 * readelf.c (do_wide): New.
347 (options): Add --wide.
348 (usage, parse_args): Likewise.
349 (process_program_headers): Put each segment on a single line if
350 --wide is given.
351 (process_section_headers): Put each section on a single line if
352 --wide is given.
353 * doc/binutils.texi: Document it.
354 * NEWS: Likewise.
355
2f11c261
AM
3562001-09-25 Alan Modra <amodra@bigpond.net.au>
357
358 * readelf.c (print_vma): Print 8 digits of low hex value.
359
1d50f91e
AJ
3602001-09-24 Andreas Jaeger <aj@suse.de>
361
362 * nlmconv.c: Fix warnings about unused attributes and function
363 prototypes.
364
365 * strings.c: Add prototype for get_char.
366
38131e67
L
3672000-09-19 H.J. Lu <hjl@gnu.org>
368
369 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
370 $(srcdir)/cxxfilt.man.
371 * doc/Makefile.in: Rebuild.
372
3bcfb3e4
AM
3732001-09-19 Alan Modra <amodra@bigpond.net.au>
374
375 * objcopy.c (copy_main): Correct rename-section string parsing.
376 Consolidate new_name parsing, and error messages.
377
3882b010
L
3782001-09-18 Bruno Haible <haible@clisp.cons.org>
379
380 * addr2line.c: Don't include <ctype.h>.
381 (main): For gettext, also set the LC_CTYPE locate facet.
382 * ar.c (main): Likewise.
383 * coffdump.c (main): Likewise.
384 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
385 (main): For gettext, also set the LC_CTYPE locate facet.
386 Use ISALNUM instead of isalpha/isdigit.
387 * dllwrap.c: Don't include <ctype.h>.
388 (main): For gettext, also set the LC_CTYPE locate facet.
389 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
390 (main): For gettext, also set the LC_CTYPE locate facet.
391 Use TOUPPER instead of islower/toupper.
392 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
393 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
394 Use TOUPPER instead of islower/toupper.
395 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
396 * objcopy.c (main): Likewise.
397 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
398 (disassemble_bytes): Use ISPRINT instead of isprint.
399 (dump_section_stabs): Use ISDIGIT instead of isdigit.
400 (dump_data): Use ISPRINT instead of isprint.
401 (main): For gettext, also set the LC_CTYPE locate facet.
402 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
403 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
404 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
405 Use TOUPPER instead of islower/toupper.
406 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
407 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
408 (write_rc_accelerators): Use ISPRINT instead of isprint.
409 (write_rc_rcdata): Likewise.
410 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
411 * srconv.c (main): Likewise.
412 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
413 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
414 isdigit/isupper/islower.
415 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
416 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
417 stab_demangle_prefix, stab_demangle_qualified,
418 stab_demangle_template, stab_demangle_type,
419 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
420 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
421 (isgraphic): Use ISPRINT instead of isascii/isprint.
422 (main): Remove HAVE_LC_MESSAGES dependency.
423 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
424 (pbarray): Use ISPRINT instead of isprint.
425 (main): For gettext, also set the LC_CTYPE locate facet.
426 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
427 (format_from_filename): Use ISPRINT instead of isprint.
428 (main): For gettext, also set the LC_CTYPE locate facet.
429 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
430 (unicode_print): Use ISPRINT instead of isprint.
431 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
432 (stab_variable): Use ISDIGIT instead of isdigit.
433
e59b4dfb
AM
4342001-09-18 Alan Modra <amodra@bigpond.net.au>
435
436 * ar.c (print_contents): Cast args of bfd_seek to the right types.
437 Replace bfd_read call with call to bfd_bread.
438 (extract_file): Likewise.
439
440 * objdump.c (dump_section_header): Cast section->filepos to
441 unsigned long to suit printf format string.
442 * readelf.c (process_section_headers): Similarly for sh_offset.
443 (process_unwind): Likewise.
444
d132876a
NC
4452001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
446
447 * strings.c (encoding, encoding_bytes): New variables.
448 (long_options): Add --encoding.
449 (main): Accept -e and --encoding.
450 (get_char): New function. Read a, possibly wide, character from
451 the input stream.
452 (print_strings): Use get_char().
453 (usage): Document new command line option.
454 * doc/binutils.texi: Document new command line option.
455 * NEWS: Announce new command line option.
456
7559e86e 4572001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
458
459 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
460 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
461 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
462 Removed EM_CYGNUS_ARC.
463
7559e86e 4642001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
465
466 * readelf.c: Include elf/h8 for H8 series definitions.
467 (guess_is_rela): H8 series if RELA.
468 (dump_relocations): Handle H8 series relocations.
469
0823fbca
EC
4702001-08-31 Eric Christopher <echristo@redhat.com>
471
472 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
473
8db76d70
PT
4742001-08-29 Peter Targett <peter.targett@arccores.com>
475
476 * MAINTAINERS: Include ARC Maintainer.
477
d81d6584
BE
4782001-08-29 Ben Elliston <bje@redhat.com>
479
480 * stabs.c (stab_demangle_template): Initialise s4.
481
25a1ff5b
AM
4822001-08-27 Alan Modra <amodra@bigpond.net.au>
483
484 * readelf.c (dump_relocations): Recognise EM_PPC64.
485
a5d22d2a
TS
4862001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
487
488 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
489
62a5a82d
L
4902001-08-25 H.J. Lu <hjl@gnu.org>
491
492 * nm.c (print_width): New.
493 (display_rel_file): Set `print_width' according to
494 bfd_sprintf_vma.
495 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
496
1ae8b3d2
AO
4972001-08-24 Alexandre Oliva <aoliva@redhat.com>
498
499 * objcopy.c (use_alt_mach_code): New variable.
500 (OPTION_ALT_MACH_CODE): Define.
501 (copy_options): Added --alt-machine-code.
502 (copy_main): Handle it.
503 (copy_object): Switch to alternate machine code if requested.
504 * doc/binutils.texi: Document new option.
505 * NEWS: Likewise.
506
d1bdd336
TS
5072001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
508
509 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
510
410f7a12
L
5112001-08-21 H.J. Lu <hjl@gnu.org>
512
513 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
514 (display_debug_info): Cast for 64bit hosts.
515 (display_debug_frames): Likewise.
516 (process_mips_specific): Likewise.
517
c32144ff
AJ
5182001-08-21 Andreas Jaeger <aj@suse.de>
519
520 * coffgrok.h: Add missing parameter for prototype of coff_grok.
521
522 * sysdump.c: Add missing prototypes.
523 * srconv.c: Likewise.
524 * unwind-ia64.c: Likewise.
525 * coffdump.c: Likewise.
526
527 * sysinfo.y: Print prototypes, include <ansidecl.h>.
528
529 * coffgrok.c: Add missing prototypes, include libiberty.h instead
530 of declaring xcalloc.
531
d8180c76
L
5322001-08-10 H.J. Lu <hjl@gnu.org>
533
534 * nm.c (print_value): Add one arg, bfd *.
535 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
536 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
537 (print_symbol_info_sysv): Likewise.
538 (print_symbol_info_posix): Likewise.
539
540 * objdump.c (dump_section_header): Replace printf_vma with
541 bfd_printf_vma.
542 (print_section_stabs): Likewise.
543 (dump_bfd_header): Likewise.
544 (objdump_print_value): Replace sprintf_vma with
545 bfd_sprintf_vma.
546 (disassemble_bytes): Likewise.
547 (dump_reloc_set): Likewise.
548
0218d1e4
AJ
5492001-08-10 Andreas Jaeger <aj@suse.de>
550
551 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
552 to build warnings.
553 * configure: Regenerate.
554
2863d58a
AM
5552001-08-09 Alan Modra <amodra@bigpond.net.au>
556
557 * readelf.c: Add missing prototypes.
558 * objdump.c: Likewise. Format existing prototypes.
559
c0e047e0
AO
5602001-08-08 Alexandre Oliva <aoliva@redhat.com>
561
562 * readelf.c (display_debug_info): Add to abbrev_offset the addend
563 of any RELA relocation for the abbrev_offset memory location that
564 refers to the .debug_abbrev section symbol.
565
ff78d6d6
L
5662001-08-07 H.J. Lu <hjl@gnu.org>
567
568 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
569 (main): Return process_file ().
570
c36774d6
PB
5712001-08-05 Philip Blundell <philb@gnu.org>
572
573 * doc/binutils.texi: Use "Thumb" not "THUMB".
574
8f9d9bd9
JH
5752001-08-03 John Healy <jhealy@redhat.com>
576
577 Patch suggested by Frank Eigler <fche@redhat.com>.
578 * objdump.c (disassemble_data): Fill in section member of the
579 disasm_info structure.
580
c918cb96
DD
5812001-08-03 Tom Walsh <tom@cyberiansoftware.com>
582
583 * configure.in: Added --with-windres option.
584 * configure: Regenerated.
585
c7c55b78
NC
5862001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
587
588 * doc/binutils.texi: Use @command{name} for commands;
589 use @option{-opt} for options; use @table @env for list of options;
590 remove spaces arround [ | ] in synopsis.
591
592 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
593 center title.
594
594ef5db
NC
5952001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
596
597 * objcopy.c: Fix formatting.
598 (section_rename): New structure.
599 (OPTION_RENAME_SECTION): New switch.
600 (copy_usage): Document new switch.
601 (add_section_rename): New function: Add a node to the section
602 rename list.
603 (find_section_rename): New function: Find the new name and
604 flags for a section.
605 (setup_section): Call find_section_name to determine the name
606 of the output section.
607 (copy_main): Handle OPTION_RENAME_SECTION.
608 * binutils.texi: Document new switch.
609 * NEWS: Mention new switch.
610
1f554c69
NC
6112001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
612
613 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
614 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
615 bug-binutils@gcc.org.
616
2f83960e
AM
6172001-07-28 Matthias Kramm <kramm@quiss.org>
618
619 * bucomm.c (list_supported_architectures): New function.
620 * bucomm.h (list_supported_architectures): Declare.
621 * objdump.c (usage): Call the above.
622
20fe0649
DB
6232001-07-25 Dave Brolley <brolley@redhat.com>
624
625 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
626 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
627
1b577b00
NC
6282001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
629
630 * README: Update for 2.11. Change bug reporting email address.
631 * MAINTAINERS: Tidy up. Change bug reporting email address.
632
95fd336c
DD
6332001-07-16 DJ Delorie <dj@redhat.com>
634
5f16d855
DD
635 * resres.c (write_res_header): Align header size.
636 (res_align_file): Calculate alignment correctly.
637
95fd336c
DD
638 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
639 correct 10).
640 * resrc.c (write_rc_resource): Likewise.
641 * windres.h (SUBLANG_SHIFT): Define - as 10.
642
ed8fee27
NC
6432001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
644
645 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
646
90ab7e9a
NC
6472001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
648
649 * MAINTAINERS: Add notes about branch checkins.
650
e0c60db2
NC
6512001-07-05 Daniel Berlin <dan@cgsoftware.com>
652
653 * readelf.c (display_debug_macinfo): New function, display
654 .debug_macinfo section.
655 (do_debug_macinfo): New variable.
656 (parse_args): Handle "-w[mM]" to mean display macro info.
657 (process_section_headers): Handle debug_macinfo.
658 (debug_displays): Replace unsupported function with macinfo
0218d1e4 659 function for .debug_macinfo display.
e0c60db2
NC
660 * doc/binutils.texi: Document new command line switch.
661 * NEWS: Document new feature of readelf.
0218d1e4 662
24e01a36
L
6632001-07-05 H.J. Lu <hjl@gnu.org>
664
665 * objcopy.c (filter_symbols): Don't turn undefined symbols
666 into local.
667
4258bf4d
L
6682001-07-03 H.J. Lu <hjl@gnu.org>
669
670 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
671 $@.pod.
672 (ar.1): Likewise.
673 (dlltool.1): Likewise.
674 (nlmconv.1): Likewise.
675 (nm.1): Likewise.
676 (objcopy.1): Likewise.
677 (objdump.1): Likewise.
678 (ranlib.1): Likewise.
679 (readelf.1): Likewise.
680 (size.1): Likewise.
681 (strings.1): Likewise.
682 (strip.1): Likewise.
683 (windres.1): Likewise.
684 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
685 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
686 $(DEMANGLER_NAME).
687 (as.1): Removed.
688 * doc/Makefile.in: Regenerated.
689
7014bc31
NC
6902001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
691
692 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
693
b811889f
NC
6942001-07-01 Daniel Berlin <dan@cgsoftware.com>
695
696 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
697
12ab83a9
NC
6982001-06-29 James Cownie <jcownie@etnus.com>
699
700 * readelf.c: Support DWARF 2.1 attributes.
701
a6e9f9df
AM
7022001-06-28 Alan Modra <amodra@bigpond.net.au>
703
704 * readelf.c (GET_DATA_ALLOC): Remove.
705 (GET_DATA): Remove.
706 (get_data): New function combining above macros, with an extra
707 test for zero size.
708 (slurp_rela_relocs): Use get_data, and catch error return.
709 (slurp_rel_relocs): Likewise.
710 (get_32bit_program_headers): Likewise.
711 (get_64bit_program_headers): Likewise.
712 (get_32bit_section_headers): Likewise.
713 (get_64bit_section_headers): Likewise.
714 (get_32bit_elf_symbols): Likewise.
715 (get_64bit_elf_symbols): Likewise.
716 (process_section_headers): Likewise.
717 (process_relocs): Likewise.
718 (slurp_ia64_unwind_table): Likewise.
719 (process_unwind): Likewise.
720 (get_32bit_dynamic_segment): Likewise.
721 (get_64bit_dynamic_segment): Likewise.
722 (process_dynamic_segment): Likewise.
723 (process_version_sections): Likewise.
724 (process_symbol_table): Likewise.
725 (dump_section): Likewise.
726 (display_debug_info): Likewise.
727 (display_debug_section): Likewise.
728 (process_section_contents): Likewise.
729 (process_corefile_note_segment): Likewise.
730 (process_mips_specific): Likewise. Also free econf32, econf64.
731
af3fc3bc
AM
7322001-06-25 Alan Modra <amodra@bigpond.net.au>
733
734 * readelf.c (dump_relocations): Print "bad symbol index" if
735 symtab == NULL with non-zero symtab_index.
736 (process_relocs): Don't bomb if reloc section has no symsec.
737
6d900bf6
L
7382001-06-24 H.J. Lu <hjl@gnu.org>
739
740 * objcopy.c (strip_main): Revert the change made on 2001-05-30
741 by accident.
742 (copy_main): Apply the the change made to strip_main on
743 2001-05-30 by accident.
744
49b4e386
AJ
7452001-06-23 Andreas Jaeger <aj@suse.de>
746
747 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
748 parameter 'code'.
749 (unw_decode_x2): Likewise.
750 (unw_decode_x3): Likewise.
751 (unw_decode_x4): Likewise.
752
d8dc71e3
BE
7532001-06-23 Ben Elliston <bje@redhat.com>
754
755 * MAINTAINERS: Add myself as M88k maintainer.
756
af3bdff7
NC
7572001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
758
759 * objcopy.c (strip_main): Support -o or --output-file command lien
760 switch.
761
105e7211
L
7622001-06-19 H.J. Lu <hjl@gnu.org>
763
764 * doc/Makefile.in: Regenerated.
765
c45021f2
NC
7662001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
767
768 * readelf.c: Restore formatting.
769
7702001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
771
772 * Makefile.am: Move documentation into doc subdirectory.
773 * Makefile.in: Regenerated.
774 * binutils.texi: Move into doc subdirectory.
775 * addr2line.1: Removed.
776 * ar.1: Likewise.
777 * dlltool.1: Likewise.
778 * nlmconv.1: Likewise.
779 * nm.1: Likewise.
780 * objcopy.1: Likewise.
781 * objdump.1: Likewise.
782 * ranlib.1: Likewise.
783 * readelf.1: Likewise.
784 * size.1: Likewise.
785 * strings.1: Likewise.
786 * strip.1: Likewise.
787 * windres.1: Likewise.
788 * cxxfilt.man: Likewise.
789 * doc: New Directory.
790 * doc/Makefile.am: New file.
791 * doc/Makefile.in: Generate.
792
09ad7db3
AM
7932001-06-09 Alan Modra <amodra@bigpond.net.au>
794
795 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
796
936260fe
AM
7972001-06-01 Alan Modra <amodra@bigpond.net.au>
798
799 * MAINTAINERS: Update my email address.
800
16b2b71c
NC
8012001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
802
803 * objcopy.c: Add new switches: --keep-global-symbol,
804 --keep-symbols, --localize-symbols, --keep-global-symbols and
805 --weaken-symbols.
806 * binutils.texi: Document new switches.
807 * objcopy.1: Regenerate.
808 * NEWS: Announce new feature.
809
7036c0e1
AJ
8102001-05-28 Andreas Jaeger <aj@suse.de>
811
812 * readelf.c (display_debug_frames): Fix warnings: Remove unused
813 variables, fix format strings.
814
76a406e5
NC
8152001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
816
817 * objdump.c (disassemble_bytes): Remove section VMA adjustment
818 when computing the address of the line to show.
819
31b6fca6
RH
8202001-05-16 Richard Henderson <rth@redhat.com>
821
822 * readelf.c (do_debug_frames_interp): New.
823 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
824 (byte_get_big_endian): Likewise.
825 (parse_args) ['F']: Set do_debug_frames_interp.
826 (Frame_Chunk): Make data_factor signed, add fde_encoding.
827 (frame_display_row): Don't trunc pc_begin to int.
828 (size_of_encoded_value): New.
829 (display_debug_frames): Handle 64-bit targets. Print raw data
830 unless do_debug_frames_interp.
831 (debug_displays): Remove duplicate .debug_frame.
832
4fe85591
NC
8332001-05-15 Ralf Baechle <ralf@gnu.org>
834
835 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
836 The former constant was never in active use and is used otherwise
837 by the ABI.
838
579f31ac
JJ
8392001-05-11 Jakub Jelinek <jakub@redhat.com>
840
841 * readelf.c (process_unwind): Print all unwind sections, not just
842 one.
843
78f4a3f7
AM
8442001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
845
846 * readelf.c (process_unwind): Remove const specifier.
847
1c529ca6
NC
8482001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
849
850 * strings.c (isgraphic): Do not use isascii() unless it is needed
851 for isprint() to work.
852 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
853
87e6d782
NC
8542001-04-27 Johan Rydberg <jrydberg@opencores.org>
855
856 * NEWS: Announce support for OpenRISC.
857
4bd3d870 8582001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
859
860 * dlltool.c (do_default_excludes): Initialise to true.
861
21211521
AM
8622001-04-10 Alan Modra <amodra@one.net.au>
863
864 * MAINTAINERS: Update my email address
865 * nm.c (print_symbol_info_bsd): Use a simple printf string.
866
0c66b61e 8672001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
868
869 * readelf.c (display_debug_lines): Fix typo for "Prologue".
870
e58d53af
L
8712001-03-30 H.J. Lu <hjl@gnu.org>
872
873 * readelf.c (process_unwind): Just return if do_unwind is 0.
874
bee72332
DD
8752001-03-28 Roger Sayle <roger@metaphorics.com>
876
877 * dlltool.c (make_one_lib_file): Fix section flags for
878 .text, .data and .bss in stub ds*.o files to match those
879 generated by gas.
880
f1467e33
L
8812001-03-29 H.J. Lu <hjl@gnu.org>
882
883 * readelf.c (process_unwind): Only do unwind sections for
884 IA64.
885
1c6fb4fe
L
8862001-03-28 H.J. Lu <hjl@gnu.org>
887
888 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
889 * Makefile.in: Regenerate.
890
0879a67a
AJ
8912001-03-26 Andreas Jaeger <aj@suse.de>
892
893 * binutils.texi (nm): Fix texi syntax.
894
0285c67d
NC
8952001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
896
897 * binutils.texi: Put @c man begin and @c man end indications
898 to generate man pages using texi2pod and pod2man. Put @c man title
899 to identify each man. Add SEEALSO entries.
900 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
901 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
902 sort the list.
903 (*.1): Build the man pages from binutils.texi.
904 * Makefile.in: Regenerate.
905
04847a4d
CF
9062001-03-13 Eric Kohl <ekohl@rz-online.de>
907
908 * defparse.y (opt_equal_name): allow "." in name.
909 * dlltool.c (def_exports): Added ability to generate forwarded exports.
910 (gen_exp_file): Likewise.
911
43a0748c
NC
9122001-03-12 Stefan Geuken <mail@stefan-geuken.de>
913
914 * NEWS: Document addition of -B switch to objcopy.
915 * binutils.texi: Document addition of -B switch to objcopy.
916 * objcopy.c: (copy_options): Add --binary-architecture.
917 (copy_usage): Document -B/--binary-architecture.
918 (copy_main): Support -B/--binary-architecture. Set
919 bfd_external_binary_architecture.
0879a67a 920
b7498e0e
NC
9212001-03-11 Andreas Jaeger <aj@suse.de>
922
923 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
924 (dump_relocations): Likewise.
925 (get_machine_name): Likewise.
926
a59e3bd7
NC
9272001-02-28 Nick Clifton <nickc@redhat.com>
928
929 * readelf.c: (struct unw_aux_info): Remove const modifier for
930 'strtab' field.
931 (process_unwind): Remove non-K&R compliant LHS type cast in call
932 to GET_DATA_ALLOC macro.
933
a5bcd848
PB
9342001-02-28 Philip Blundell <pb@futuretv.com>
935
936 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
937 ABI is in use; remove ambiguity between the "unknown" EABI and
938 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
939 renamed EF_xx constants.
940
27b7e12d
AM
9412001-02-27 Alan Modra <alan@linuxcare.com.au>
942
943 * configure.in (BFD_VERSION): New.
944 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
945 * configure: Regenerate.
946 * Makefile.am: Run "make dep-am"
947 * Makefile.in: Regenerate.
948
a9f10786
NC
9492001-02-14 Nick Clifton <nickc@redhat.com>
950
951 * MAINTAINERS: Add "Obvious Fix" rule.
952
3c44da9a
MS
9532001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
954
955 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
956 literal concatenation.
957
ecd03389
MS
9582001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
959
960 * readelf.c (struct unw_aux_info): Remove const from the info member.
961 (process_unwind): Don't type-cast the third argument to the
962 GET_DATA_ALLOC macro.
963
88ec60c7
NC
9642001-02-11 Nick Clifton <nickc@redhat.com>
965
966 * readelf.c (dump_relocations): Free corrected allocated
967 array.
968 (process_unwind): Fix compile time warning.
969
f5e21966
NC
9702001-02-10 Nick Clifton <nickc@redhat.com>
971
972 * binutils.texi: Document new --unwind option to readelf.
973
a85d7ed0
NC
9742001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
975
976 * readelf.c: Add linux target for S/390.
977
7bb10502
AM
9782001-02-10 Alan Modra <alan@linuxcare.com.au>
979
980 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
981 printf is a macro.
982
8ca8f343
HPN
9832001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
984
985 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
986 * aclocal.m4: Regenerate.
987 * configure: Regenerate.
988
7340082d
NC
9892001-02-07 Todd Vierling <tv@wasabisystems.com>
990
991 * bucomm.c (bfd_target_vector): Change extern array to pointer.
992 * objdump.c (bfd_target_vector): Likewise.
993
4d6ed7c8
NC
9942001-02-07 David Mosberger <davidm@hpl.hp.com>
995
996 * readelf.c (process_unwind): New function.
997 (slurp_ia64_unwind_table): Ditto.
998 (dump_ia64_unwind): Ditto.
999 (find_symbol_for_address): Ditto.
1000 (slurp_rela_relocs): New function (split off from dump_relocations()).
1001 (slurp_rel_relocs): Ditto.
1002 (parse_args): Handle '-u' option.
1003
1004 * unwind-ia64.c: New file.
1005 * unwind-ia64.h: New file.
1006 * Makefile.am: Include unwind-ia64.c in readelf build.
1007 * Makefile.in: Regenerate.
7340082d 1008 * po/binutils.pot: Regenerate.
4d6ed7c8 1009
c7217458
PB
10102001-02-04 Philip Blundell <philb@gnu.org>
1011
1012 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1013 * configure: Regenerate.
1014
956eedd4
AM
10152001-01-31 Steve deRosier <sderosier@vari-lite.com>
1016
1017 * ieee.c (ieee_add_bb11): Don't check for backslashes
1018 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1019
8855cbca
AM
10202001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1021
c7f2731e
AM
1022 * ieee.c: Update copyright.
1023 (ieee_start_compilation_unit): Don't check for backslashes
1024 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1025
8855cbca
AM
1026 * stabs.c: Update copyright. Include "filenames.h".
1027 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1028
329de803 10292001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1030
1031 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1032 sections are present before using them. Remove code duplication.
1033 (process_symbol_table): Check if VERDEF or VERNEED sections are
1034 present before using them.
1035
23719f39
NC
10362001-01-17 Nick Clifton <nickc@redhat.com>
1037
1038 * objcopy.c (copy_object): Fail if attempting to convert the
1039 endianness of the input object file.
1040
1041 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1042
f726e849
NC
10432001-01-16 Nick Clifton <nickc@redhat.com>
1044
1045 * readelf.c (string_table_length): New variable.
1046 (SECTION_NAME): Catch out of range indices and missing section
1047 pointers.
1048 (process_section_headers): Delete useless local variable
1049 string_table_offset. Set the value of string_table_length
1050 after loading the string table.
1051 (process_mips_specific): Use SECTION_NAME macro.
1052 (process_file): Set string_table_length to 0 when it is freed.
1053
d0398d6a
NC
10542001-01-12 Nick Clifton <nickc@redhat.com>
1055
1056 * version.c (print_version): Update copyright date.
1057
0d2bcfaf
NC
10582001-01-11 Peter Targett <peter.targett@arccores.com>
1059
1060 * readelf.c (dump_relocations): Include selection with EM_ARC.
1061 (get_machine_name) Update name to "ARC".
1062
8b1e6df3
NC
10632001-01-09 Nick Clifton <nickc@redhat.com>
1064
1065 * Makefile.am: Add rule to build objdump.o from objdump.c and
1066 using OBJDUMP_DEFS.
1067 * Makefile.in: Regenerate.
1068
1069 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1070 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1071 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1072 * configure: Regenerate.
8b1e6df3
NC
1073
1074 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1075 is defined read in the relocs even if dump_reloc_info is
1076 false.
1077
2f952d20
PB
10782001-01-07 Philip Blundell <philb@gnu.org>
1079
1080 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1081 `bug-binutils'.
1082 * README: Likewise.
1083
a8c548cb
NC
10842000-12-19 Nick Clifton <nickc@redhat.com>
1085
1086 * dlltool.c: Add missing support for arm-epoc-pe.
1087 * configure.in: Add missing support for arm-epoc-pe.
1088 * configure: Regenerate.
1089
cc5fda35
NC
10902000-12-15 Nick Clifton <nickc@redhat.com>
1091
1092 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1093 Mode parts of the x86 port.
1094
bcedfee6
NC
10952000-12-04 Andreas Jaeger <aj@suse.de>
1096
1097 * readelf.c (guess_is_rela): Add EM_X86_64.
1098 (dump_relocations): Add EM_X86_64.
1099 (get_machine_name): Add EM_X86_64.
1100 Include "elf/x86-64.h".
1101
584da044
NC
11022000-12-12 Nick Clifton <nickc@redhat.com>
1103
1104 * readelf.c: Fix formatting.
1105
7559e86e 11062000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1107
1108 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1109
a98cc2b2
AH
11102000-12-07 Andrew Haley <aph@redhat.com>
1111
1112 * readelf.c (display_debug_frames): Only display columns that are
1113 referenced by the frame debug info.
1114
c7987a69
NC
11152000-12-05 Nick Clifton <nickc@redhat.com>
1116
1117 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1118
09fd7e38
JM
11192000-12-04 Jason Merrill <jason@redhat.com>
1120
1121 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1122 (display_debug_section): Likewise.
1123 (display_debug_info): Display CU header before bailing.
1124
e7af610e
NC
11252000-12-01 Chris Demetriou <cgd@sibyte.com>
1126
09fd7e38
JM
1127 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1128 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1129 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1130
09fd7e38
JM
1131 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1132 and E_MIPS_ARCH_64.
84ea6cf2 1133
09fd7e38
JM
1134 * readelf.c (get_machine_flags): Add case for
1135 E_MIPS_MACH_SB1.
c6c98b38 1136
75066968
DD
11372000-11-30 Richard Earnshaw <rearnsha@arm.com>
1138
1139 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1140
5c4666ea
HPN
11412000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1142
6e917903 1143