]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Add MMIX support
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3c3bdf30
NC
12001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2
3 * readelf.c: Include elf/mmix.h.
4 (guess_is_rela): MMIX is RELA.
5 (dump_relocations): Handle MMIX relocations.
6 * Makefile.am: Regenerate dependencies.
7 * Makefile.in: Regenerate.
8
f662939a
NC
92001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
10
11 * readelf.c (parse_args): Handle multiple options to the -w
12 switch.
13
c91d0dfb
JJ
142001-10-12 Jakub Jelinek <jakub@redhat.com>
15
16 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
17 LOPROC, LOOS and LOUSER.
18
d1b67f3c
JR
19Thu Oct 11 21:45:17 2001 J"orn Rennecke <amylaar@onetel.net.uk>
20
21 * MAINTAINERS: Update my email address.
22
fcd8210c
AM
232001-10-03 Alan Modra <amodra@bigpond.net.au>
24
25 * doc/Makefile.in: Regenerate.
26 * configure: Regenerate.
27
428409d5
NC
282001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
29
30 * readelf.c (display_debug_line, display_debug_pubnames,
31 display_debug_info, display_debug_frames): Detect and warn
32 about 64-bit format entries.
33 (display_debug_aranges): Reword 64-bit warning.
34 (debug_displays): Add .debug_pubtypes as a known, but not yet
35 supported, debug section.
36
6a8c2b0d
AM
372001-10-02 Alan Modra <amodra@bigpond.net.au>
38
39 * coffdump.c (PROGRAM_VERSION): Delete.
40 (main <'V'>): Call print_version.
41 * srconv.c: Likewise.
42 * sysdump.c: Likewise.
43 * version.c (program_version): Remove.
44 (print_version): Use BFD_VERSION_STRING. Just print the current
45 year in copyright message.
46 * addr2line.c (program_version): Remove unused declaration.
47 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
48 place of BFD_VERSION.
49 * Makefile.am (Makefile): Depend on bfd/configure.in.
50 (cplus-dem.o): Depend on Makefile.
51 Run "make dep-am".
52 * Makefile.in: Regenerate.
53
e414a165
NC
542001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
55
56 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
57 format .debug_arange sections.
58 (main): Add missing prototype.
59
efc3ee7f
HPN
602001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
61
62 * Makefile.am: Update dependencies with "make dep-am".
63 * Makefile.in: Regenerate.
64
9e85c2a0
RH
652001-09-28 Richard Henderson <rth@redhat.com>
66
67 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
68
451dad9c
AM
692001-09-26 Alan Modra <amodra@bigpond.net.au>
70
71 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
72 VA_CLOSE.
73 (non_fatal): Likewise.
74 * objdump.c (objdump_sprintf): Likewise.
75 * readelf.c (error): Likewise.
76 (warn): Likewise.
77
d974e256
JJ
782001-09-25 Jakub Jelinek <jakub@redhat.com>
79
80 * readelf.c (do_wide): New.
81 (options): Add --wide.
82 (usage, parse_args): Likewise.
83 (process_program_headers): Put each segment on a single line if
84 --wide is given.
85 (process_section_headers): Put each section on a single line if
86 --wide is given.
87 * doc/binutils.texi: Document it.
88 * NEWS: Likewise.
89
2f11c261
AM
902001-09-25 Alan Modra <amodra@bigpond.net.au>
91
92 * readelf.c (print_vma): Print 8 digits of low hex value.
93
1d50f91e
AJ
942001-09-24 Andreas Jaeger <aj@suse.de>
95
96 * nlmconv.c: Fix warnings about unused attributes and function
97 prototypes.
98
99 * strings.c: Add prototype for get_char.
100
38131e67
L
1012000-09-19 H.J. Lu <hjl@gnu.org>
102
103 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
104 $(srcdir)/cxxfilt.man.
105 * doc/Makefile.in: Rebuild.
106
3bcfb3e4
AM
1072001-09-19 Alan Modra <amodra@bigpond.net.au>
108
109 * objcopy.c (copy_main): Correct rename-section string parsing.
110 Consolidate new_name parsing, and error messages.
111
3882b010
L
1122001-09-18 Bruno Haible <haible@clisp.cons.org>
113
114 * addr2line.c: Don't include <ctype.h>.
115 (main): For gettext, also set the LC_CTYPE locate facet.
116 * ar.c (main): Likewise.
117 * coffdump.c (main): Likewise.
118 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
119 (main): For gettext, also set the LC_CTYPE locate facet.
120 Use ISALNUM instead of isalpha/isdigit.
121 * dllwrap.c: Don't include <ctype.h>.
122 (main): For gettext, also set the LC_CTYPE locate facet.
123 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
124 (main): For gettext, also set the LC_CTYPE locate facet.
125 Use TOUPPER instead of islower/toupper.
126 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
127 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
128 Use TOUPPER instead of islower/toupper.
129 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
130 * objcopy.c (main): Likewise.
131 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
132 (disassemble_bytes): Use ISPRINT instead of isprint.
133 (dump_section_stabs): Use ISDIGIT instead of isdigit.
134 (dump_data): Use ISPRINT instead of isprint.
135 (main): For gettext, also set the LC_CTYPE locate facet.
136 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
137 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
138 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
139 Use TOUPPER instead of islower/toupper.
140 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
141 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
142 (write_rc_accelerators): Use ISPRINT instead of isprint.
143 (write_rc_rcdata): Likewise.
144 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
145 * srconv.c (main): Likewise.
146 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
147 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
148 isdigit/isupper/islower.
149 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
150 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
151 stab_demangle_prefix, stab_demangle_qualified,
152 stab_demangle_template, stab_demangle_type,
153 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
154 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
155 (isgraphic): Use ISPRINT instead of isascii/isprint.
156 (main): Remove HAVE_LC_MESSAGES dependency.
157 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
158 (pbarray): Use ISPRINT instead of isprint.
159 (main): For gettext, also set the LC_CTYPE locate facet.
160 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
161 (format_from_filename): Use ISPRINT instead of isprint.
162 (main): For gettext, also set the LC_CTYPE locate facet.
163 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
164 (unicode_print): Use ISPRINT instead of isprint.
165 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
166 (stab_variable): Use ISDIGIT instead of isdigit.
167
e59b4dfb
AM
1682001-09-18 Alan Modra <amodra@bigpond.net.au>
169
170 * ar.c (print_contents): Cast args of bfd_seek to the right types.
171 Replace bfd_read call with call to bfd_bread.
172 (extract_file): Likewise.
173
174 * objdump.c (dump_section_header): Cast section->filepos to
175 unsigned long to suit printf format string.
176 * readelf.c (process_section_headers): Similarly for sh_offset.
177 (process_unwind): Likewise.
178
d132876a
NC
1792001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
180
181 * strings.c (encoding, encoding_bytes): New variables.
182 (long_options): Add --encoding.
183 (main): Accept -e and --encoding.
184 (get_char): New function. Read a, possibly wide, character from
185 the input stream.
186 (print_strings): Use get_char().
187 (usage): Document new command line option.
188 * doc/binutils.texi: Document new command line option.
189 * NEWS: Announce new command line option.
190
2b0337b0
AO
191Wed Sep 12 20:07:16 2001 Alexandre Oliva <aoliva@redhat.com>
192
193 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
194 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
195 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
196 Removed EM_CYGNUS_ARC.
197
b8720f9d
JL
198Tue Sep 4 20:26:08 2001 Jeffrey A Law (law@cygnus.com)
199
200 * readelf.c: Include elf/h8 for H8 series definitions.
201 (guess_is_rela): H8 series if RELA.
202 (dump_relocations): Handle H8 series relocations.
203
0823fbca
EC
2042001-08-31 Eric Christopher <echristo@redhat.com>
205
206 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
207
8db76d70
PT
2082001-08-29 Peter Targett <peter.targett@arccores.com>
209
210 * MAINTAINERS: Include ARC Maintainer.
211
d81d6584
BE
2122001-08-29 Ben Elliston <bje@redhat.com>
213
214 * stabs.c (stab_demangle_template): Initialise s4.
215
25a1ff5b
AM
2162001-08-27 Alan Modra <amodra@bigpond.net.au>
217
218 * readelf.c (dump_relocations): Recognise EM_PPC64.
219
a5d22d2a
TS
2202001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
221
222 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
223
62a5a82d
L
2242001-08-25 H.J. Lu <hjl@gnu.org>
225
226 * nm.c (print_width): New.
227 (display_rel_file): Set `print_width' according to
228 bfd_sprintf_vma.
229 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
230
1ae8b3d2
AO
2312001-08-24 Alexandre Oliva <aoliva@redhat.com>
232
233 * objcopy.c (use_alt_mach_code): New variable.
234 (OPTION_ALT_MACH_CODE): Define.
235 (copy_options): Added --alt-machine-code.
236 (copy_main): Handle it.
237 (copy_object): Switch to alternate machine code if requested.
238 * doc/binutils.texi: Document new option.
239 * NEWS: Likewise.
240
d1bdd336
TS
2412001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
242
243 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
244
410f7a12
L
2452001-08-21 H.J. Lu <hjl@gnu.org>
246
247 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
248 (display_debug_info): Cast for 64bit hosts.
249 (display_debug_frames): Likewise.
250 (process_mips_specific): Likewise.
251
c32144ff
AJ
2522001-08-21 Andreas Jaeger <aj@suse.de>
253
254 * coffgrok.h: Add missing parameter for prototype of coff_grok.
255
256 * sysdump.c: Add missing prototypes.
257 * srconv.c: Likewise.
258 * unwind-ia64.c: Likewise.
259 * coffdump.c: Likewise.
260
261 * sysinfo.y: Print prototypes, include <ansidecl.h>.
262
263 * coffgrok.c: Add missing prototypes, include libiberty.h instead
264 of declaring xcalloc.
265
d8180c76
L
2662001-08-10 H.J. Lu <hjl@gnu.org>
267
268 * nm.c (print_value): Add one arg, bfd *.
269 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
270 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
271 (print_symbol_info_sysv): Likewise.
272 (print_symbol_info_posix): Likewise.
273
274 * objdump.c (dump_section_header): Replace printf_vma with
275 bfd_printf_vma.
276 (print_section_stabs): Likewise.
277 (dump_bfd_header): Likewise.
278 (objdump_print_value): Replace sprintf_vma with
279 bfd_sprintf_vma.
280 (disassemble_bytes): Likewise.
281 (dump_reloc_set): Likewise.
282
0218d1e4
AJ
2832001-08-10 Andreas Jaeger <aj@suse.de>
284
285 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
286 to build warnings.
287 * configure: Regenerate.
288
2863d58a
AM
2892001-08-09 Alan Modra <amodra@bigpond.net.au>
290
291 * readelf.c: Add missing prototypes.
292 * objdump.c: Likewise. Format existing prototypes.
293
c0e047e0
AO
2942001-08-08 Alexandre Oliva <aoliva@redhat.com>
295
296 * readelf.c (display_debug_info): Add to abbrev_offset the addend
297 of any RELA relocation for the abbrev_offset memory location that
298 refers to the .debug_abbrev section symbol.
299
ff78d6d6
L
3002001-08-07 H.J. Lu <hjl@gnu.org>
301
302 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
303 (main): Return process_file ().
304
c36774d6
PB
3052001-08-05 Philip Blundell <philb@gnu.org>
306
307 * doc/binutils.texi: Use "Thumb" not "THUMB".
308
8f9d9bd9
JH
3092001-08-03 John Healy <jhealy@redhat.com>
310
311 Patch suggested by Frank Eigler <fche@redhat.com>.
312 * objdump.c (disassemble_data): Fill in section member of the
313 disasm_info structure.
314
c918cb96
DD
3152001-08-03 Tom Walsh <tom@cyberiansoftware.com>
316
317 * configure.in: Added --with-windres option.
318 * configure: Regenerated.
319
c7c55b78
NC
3202001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
321
322 * doc/binutils.texi: Use @command{name} for commands;
323 use @option{-opt} for options; use @table @env for list of options;
324 remove spaces arround [ | ] in synopsis.
325
326 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
327 center title.
328
594ef5db
NC
3292001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
330
331 * objcopy.c: Fix formatting.
332 (section_rename): New structure.
333 (OPTION_RENAME_SECTION): New switch.
334 (copy_usage): Document new switch.
335 (add_section_rename): New function: Add a node to the section
336 rename list.
337 (find_section_rename): New function: Find the new name and
338 flags for a section.
339 (setup_section): Call find_section_name to determine the name
340 of the output section.
341 (copy_main): Handle OPTION_RENAME_SECTION.
342 * binutils.texi: Document new switch.
343 * NEWS: Mention new switch.
344
1f554c69
NC
3452001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
346
347 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
348 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
349 bug-binutils@gcc.org.
350
2f83960e
AM
3512001-07-28 Matthias Kramm <kramm@quiss.org>
352
353 * bucomm.c (list_supported_architectures): New function.
354 * bucomm.h (list_supported_architectures): Declare.
355 * objdump.c (usage): Call the above.
356
20fe0649
DB
3572001-07-25 Dave Brolley <brolley@redhat.com>
358
359 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
360 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
361
1b577b00
NC
3622001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
363
364 * README: Update for 2.11. Change bug reporting email address.
365 * MAINTAINERS: Tidy up. Change bug reporting email address.
366
95fd336c
DD
3672001-07-16 DJ Delorie <dj@redhat.com>
368
5f16d855
DD
369 * resres.c (write_res_header): Align header size.
370 (res_align_file): Calculate alignment correctly.
371
95fd336c
DD
372 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
373 correct 10).
374 * resrc.c (write_rc_resource): Likewise.
375 * windres.h (SUBLANG_SHIFT): Define - as 10.
376
ed8fee27
NC
3772001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
378
379 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
380
90ab7e9a
NC
3812001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
382
383 * MAINTAINERS: Add notes about branch checkins.
384
e0c60db2
NC
3852001-07-05 Daniel Berlin <dan@cgsoftware.com>
386
387 * readelf.c (display_debug_macinfo): New function, display
388 .debug_macinfo section.
389 (do_debug_macinfo): New variable.
390 (parse_args): Handle "-w[mM]" to mean display macro info.
391 (process_section_headers): Handle debug_macinfo.
392 (debug_displays): Replace unsupported function with macinfo
0218d1e4 393 function for .debug_macinfo display.
e0c60db2
NC
394 * doc/binutils.texi: Document new command line switch.
395 * NEWS: Document new feature of readelf.
0218d1e4 396
24e01a36
L
3972001-07-05 H.J. Lu <hjl@gnu.org>
398
399 * objcopy.c (filter_symbols): Don't turn undefined symbols
400 into local.
401
4258bf4d
L
4022001-07-03 H.J. Lu <hjl@gnu.org>
403
404 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
405 $@.pod.
406 (ar.1): Likewise.
407 (dlltool.1): Likewise.
408 (nlmconv.1): Likewise.
409 (nm.1): Likewise.
410 (objcopy.1): Likewise.
411 (objdump.1): Likewise.
412 (ranlib.1): Likewise.
413 (readelf.1): Likewise.
414 (size.1): Likewise.
415 (strings.1): Likewise.
416 (strip.1): Likewise.
417 (windres.1): Likewise.
418 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
419 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
420 $(DEMANGLER_NAME).
421 (as.1): Removed.
422 * doc/Makefile.in: Regenerated.
423
7014bc31
NC
4242001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
425
426 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
427
b811889f
NC
4282001-07-01 Daniel Berlin <dan@cgsoftware.com>
429
430 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
431
12ab83a9
NC
4322001-06-29 James Cownie <jcownie@etnus.com>
433
434 * readelf.c: Support DWARF 2.1 attributes.
435
a6e9f9df
AM
4362001-06-28 Alan Modra <amodra@bigpond.net.au>
437
438 * readelf.c (GET_DATA_ALLOC): Remove.
439 (GET_DATA): Remove.
440 (get_data): New function combining above macros, with an extra
441 test for zero size.
442 (slurp_rela_relocs): Use get_data, and catch error return.
443 (slurp_rel_relocs): Likewise.
444 (get_32bit_program_headers): Likewise.
445 (get_64bit_program_headers): Likewise.
446 (get_32bit_section_headers): Likewise.
447 (get_64bit_section_headers): Likewise.
448 (get_32bit_elf_symbols): Likewise.
449 (get_64bit_elf_symbols): Likewise.
450 (process_section_headers): Likewise.
451 (process_relocs): Likewise.
452 (slurp_ia64_unwind_table): Likewise.
453 (process_unwind): Likewise.
454 (get_32bit_dynamic_segment): Likewise.
455 (get_64bit_dynamic_segment): Likewise.
456 (process_dynamic_segment): Likewise.
457 (process_version_sections): Likewise.
458 (process_symbol_table): Likewise.
459 (dump_section): Likewise.
460 (display_debug_info): Likewise.
461 (display_debug_section): Likewise.
462 (process_section_contents): Likewise.
463 (process_corefile_note_segment): Likewise.
464 (process_mips_specific): Likewise. Also free econf32, econf64.
465
af3fc3bc
AM
4662001-06-25 Alan Modra <amodra@bigpond.net.au>
467
468 * readelf.c (dump_relocations): Print "bad symbol index" if
469 symtab == NULL with non-zero symtab_index.
470 (process_relocs): Don't bomb if reloc section has no symsec.
471
6d900bf6
L
4722001-06-24 H.J. Lu <hjl@gnu.org>
473
474 * objcopy.c (strip_main): Revert the change made on 2001-05-30
475 by accident.
476 (copy_main): Apply the the change made to strip_main on
477 2001-05-30 by accident.
478
49b4e386
AJ
4792001-06-23 Andreas Jaeger <aj@suse.de>
480
481 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
482 parameter 'code'.
483 (unw_decode_x2): Likewise.
484 (unw_decode_x3): Likewise.
485 (unw_decode_x4): Likewise.
486
d8dc71e3
BE
4872001-06-23 Ben Elliston <bje@redhat.com>
488
489 * MAINTAINERS: Add myself as M88k maintainer.
490
af3bdff7
NC
4912001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
492
493 * objcopy.c (strip_main): Support -o or --output-file command lien
494 switch.
495
105e7211
L
4962001-06-19 H.J. Lu <hjl@gnu.org>
497
498 * doc/Makefile.in: Regenerated.
499
c45021f2
NC
5002001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
501
502 * readelf.c: Restore formatting.
503
5042001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
505
506 * Makefile.am: Move documentation into doc subdirectory.
507 * Makefile.in: Regenerated.
508 * binutils.texi: Move into doc subdirectory.
509 * addr2line.1: Removed.
510 * ar.1: Likewise.
511 * dlltool.1: Likewise.
512 * nlmconv.1: Likewise.
513 * nm.1: Likewise.
514 * objcopy.1: Likewise.
515 * objdump.1: Likewise.
516 * ranlib.1: Likewise.
517 * readelf.1: Likewise.
518 * size.1: Likewise.
519 * strings.1: Likewise.
520 * strip.1: Likewise.
521 * windres.1: Likewise.
522 * cxxfilt.man: Likewise.
523 * doc: New Directory.
524 * doc/Makefile.am: New file.
525 * doc/Makefile.in: Generate.
526
09ad7db3
AM
5272001-06-09 Alan Modra <amodra@bigpond.net.au>
528
529 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
530
936260fe
AM
5312001-06-01 Alan Modra <amodra@bigpond.net.au>
532
533 * MAINTAINERS: Update my email address.
534
16b2b71c
NC
5352001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
536
537 * objcopy.c: Add new switches: --keep-global-symbol,
538 --keep-symbols, --localize-symbols, --keep-global-symbols and
539 --weaken-symbols.
540 * binutils.texi: Document new switches.
541 * objcopy.1: Regenerate.
542 * NEWS: Announce new feature.
543
7036c0e1
AJ
5442001-05-28 Andreas Jaeger <aj@suse.de>
545
546 * readelf.c (display_debug_frames): Fix warnings: Remove unused
547 variables, fix format strings.
548
76a406e5
NC
5492001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
550
551 * objdump.c (disassemble_bytes): Remove section VMA adjustment
552 when computing the address of the line to show.
553
31b6fca6
RH
5542001-05-16 Richard Henderson <rth@redhat.com>
555
556 * readelf.c (do_debug_frames_interp): New.
557 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
558 (byte_get_big_endian): Likewise.
559 (parse_args) ['F']: Set do_debug_frames_interp.
560 (Frame_Chunk): Make data_factor signed, add fde_encoding.
561 (frame_display_row): Don't trunc pc_begin to int.
562 (size_of_encoded_value): New.
563 (display_debug_frames): Handle 64-bit targets. Print raw data
564 unless do_debug_frames_interp.
565 (debug_displays): Remove duplicate .debug_frame.
566
4fe85591
NC
5672001-05-15 Ralf Baechle <ralf@gnu.org>
568
569 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
570 The former constant was never in active use and is used otherwise
571 by the ABI.
572
579f31ac
JJ
5732001-05-11 Jakub Jelinek <jakub@redhat.com>
574
575 * readelf.c (process_unwind): Print all unwind sections, not just
576 one.
577
78f4a3f7
AM
5782001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
579
580 * readelf.c (process_unwind): Remove const specifier.
581
1c529ca6
NC
5822001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
583
584 * strings.c (isgraphic): Do not use isascii() unless it is needed
585 for isprint() to work.
586 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
587
87e6d782
NC
5882001-04-27 Johan Rydberg <jrydberg@opencores.org>
589
590 * NEWS: Announce support for OpenRISC.
591
4bd3d870 5922001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
593
594 * dlltool.c (do_default_excludes): Initialise to true.
595
21211521
AM
5962001-04-10 Alan Modra <amodra@one.net.au>
597
598 * MAINTAINERS: Update my email address
599 * nm.c (print_symbol_info_bsd): Use a simple printf string.
600
0c66b61e 6012001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
602
603 * readelf.c (display_debug_lines): Fix typo for "Prologue".
604
e58d53af
L
6052001-03-30 H.J. Lu <hjl@gnu.org>
606
607 * readelf.c (process_unwind): Just return if do_unwind is 0.
608
bee72332
DD
6092001-03-28 Roger Sayle <roger@metaphorics.com>
610
611 * dlltool.c (make_one_lib_file): Fix section flags for
612 .text, .data and .bss in stub ds*.o files to match those
613 generated by gas.
614
f1467e33
L
6152001-03-29 H.J. Lu <hjl@gnu.org>
616
617 * readelf.c (process_unwind): Only do unwind sections for
618 IA64.
619
1c6fb4fe
L
6202001-03-28 H.J. Lu <hjl@gnu.org>
621
622 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
623 * Makefile.in: Regenerate.
624
0879a67a
AJ
6252001-03-26 Andreas Jaeger <aj@suse.de>
626
627 * binutils.texi (nm): Fix texi syntax.
628
0285c67d
NC
6292001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
630
631 * binutils.texi: Put @c man begin and @c man end indications
632 to generate man pages using texi2pod and pod2man. Put @c man title
633 to identify each man. Add SEEALSO entries.
634 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
635 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
636 sort the list.
637 (*.1): Build the man pages from binutils.texi.
638 * Makefile.in: Regenerate.
639
04847a4d
CF
6402001-03-13 Eric Kohl <ekohl@rz-online.de>
641
642 * defparse.y (opt_equal_name): allow "." in name.
643 * dlltool.c (def_exports): Added ability to generate forwarded exports.
644 (gen_exp_file): Likewise.
645
43a0748c
NC
6462001-03-12 Stefan Geuken <mail@stefan-geuken.de>
647
648 * NEWS: Document addition of -B switch to objcopy.
649 * binutils.texi: Document addition of -B switch to objcopy.
650 * objcopy.c: (copy_options): Add --binary-architecture.
651 (copy_usage): Document -B/--binary-architecture.
652 (copy_main): Support -B/--binary-architecture. Set
653 bfd_external_binary_architecture.
0879a67a 654
b7498e0e
NC
6552001-03-11 Andreas Jaeger <aj@suse.de>
656
657 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
658 (dump_relocations): Likewise.
659 (get_machine_name): Likewise.
660
a59e3bd7
NC
6612001-02-28 Nick Clifton <nickc@redhat.com>
662
663 * readelf.c: (struct unw_aux_info): Remove const modifier for
664 'strtab' field.
665 (process_unwind): Remove non-K&R compliant LHS type cast in call
666 to GET_DATA_ALLOC macro.
667
a5bcd848
PB
6682001-02-28 Philip Blundell <pb@futuretv.com>
669
670 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
671 ABI is in use; remove ambiguity between the "unknown" EABI and
672 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
673 renamed EF_xx constants.
674
27b7e12d
AM
6752001-02-27 Alan Modra <alan@linuxcare.com.au>
676
677 * configure.in (BFD_VERSION): New.
678 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
679 * configure: Regenerate.
680 * Makefile.am: Run "make dep-am"
681 * Makefile.in: Regenerate.
682
a9f10786
NC
6832001-02-14 Nick Clifton <nickc@redhat.com>
684
685 * MAINTAINERS: Add "Obvious Fix" rule.
686
3c44da9a
MS
6872001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
688
689 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
690 literal concatenation.
691
ecd03389
MS
6922001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
693
694 * readelf.c (struct unw_aux_info): Remove const from the info member.
695 (process_unwind): Don't type-cast the third argument to the
696 GET_DATA_ALLOC macro.
697
88ec60c7
NC
6982001-02-11 Nick Clifton <nickc@redhat.com>
699
700 * readelf.c (dump_relocations): Free corrected allocated
701 array.
702 (process_unwind): Fix compile time warning.
703
f5e21966
NC
7042001-02-10 Nick Clifton <nickc@redhat.com>
705
706 * binutils.texi: Document new --unwind option to readelf.
707
a85d7ed0
NC
7082001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
709
710 * readelf.c: Add linux target for S/390.
711
7bb10502
AM
7122001-02-10 Alan Modra <alan@linuxcare.com.au>
713
714 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
715 printf is a macro.
716
8ca8f343
HPN
7172001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
718
719 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
720 * aclocal.m4: Regenerate.
721 * configure: Regenerate.
722
7340082d
NC
7232001-02-07 Todd Vierling <tv@wasabisystems.com>
724
725 * bucomm.c (bfd_target_vector): Change extern array to pointer.
726 * objdump.c (bfd_target_vector): Likewise.
727
4d6ed7c8
NC
7282001-02-07 David Mosberger <davidm@hpl.hp.com>
729
730 * readelf.c (process_unwind): New function.
731 (slurp_ia64_unwind_table): Ditto.
732 (dump_ia64_unwind): Ditto.
733 (find_symbol_for_address): Ditto.
734 (slurp_rela_relocs): New function (split off from dump_relocations()).
735 (slurp_rel_relocs): Ditto.
736 (parse_args): Handle '-u' option.
737
738 * unwind-ia64.c: New file.
739 * unwind-ia64.h: New file.
740 * Makefile.am: Include unwind-ia64.c in readelf build.
741 * Makefile.in: Regenerate.
7340082d 742 * po/binutils.pot: Regenerate.
4d6ed7c8 743
c7217458
PB
7442001-02-04 Philip Blundell <philb@gnu.org>
745
746 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
747 * configure: Regenerate.
748
956eedd4
AM
7492001-01-31 Steve deRosier <sderosier@vari-lite.com>
750
751 * ieee.c (ieee_add_bb11): Don't check for backslashes
752 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
753
8855cbca
AM
7542001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
755
c7f2731e
AM
756 * ieee.c: Update copyright.
757 (ieee_start_compilation_unit): Don't check for backslashes
758 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
759
8855cbca
AM
760 * stabs.c: Update copyright. Include "filenames.h".
761 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
762
329de803 7632001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
764
765 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
766 sections are present before using them. Remove code duplication.
767 (process_symbol_table): Check if VERDEF or VERNEED sections are
768 present before using them.
769
23719f39
NC
7702001-01-17 Nick Clifton <nickc@redhat.com>
771
772 * objcopy.c (copy_object): Fail if attempting to convert the
773 endianness of the input object file.
774
775 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 776
f726e849
NC
7772001-01-16 Nick Clifton <nickc@redhat.com>
778
779 * readelf.c (string_table_length): New variable.
780 (SECTION_NAME): Catch out of range indices and missing section
781 pointers.
782 (process_section_headers): Delete useless local variable
783 string_table_offset. Set the value of string_table_length
784 after loading the string table.
785 (process_mips_specific): Use SECTION_NAME macro.
786 (process_file): Set string_table_length to 0 when it is freed.
787
d0398d6a
NC
7882001-01-12 Nick Clifton <nickc@redhat.com>
789
790 * version.c (print_version): Update copyright date.
791
0d2bcfaf
NC
7922001-01-11 Peter Targett <peter.targett@arccores.com>
793
794 * readelf.c (dump_relocations): Include selection with EM_ARC.
795 (get_machine_name) Update name to "ARC".
796
8b1e6df3
NC
7972001-01-09 Nick Clifton <nickc@redhat.com>
798
799 * Makefile.am: Add rule to build objdump.o from objdump.c and
800 using OBJDUMP_DEFS.
801 * Makefile.in: Regenerate.
802
803 * configure.in: Define OBJDUMP_DEFS. Default to empty.
804 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
805 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 806 * configure: Regenerate.
8b1e6df3
NC
807
808 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
809 is defined read in the relocs even if dump_reloc_info is
810 false.
811
2f952d20
PB
8122001-01-07 Philip Blundell <philb@gnu.org>
813
814 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
815 `bug-binutils'.
816 * README: Likewise.
817
a8c548cb
NC
8182000-12-19 Nick Clifton <nickc@redhat.com>
819
820 * dlltool.c: Add missing support for arm-epoc-pe.
821 * configure.in: Add missing support for arm-epoc-pe.
822 * configure: Regenerate.
823
cc5fda35
NC
8242000-12-15 Nick Clifton <nickc@redhat.com>
825
826 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
827 Mode parts of the x86 port.
828
bcedfee6
NC
8292000-12-04 Andreas Jaeger <aj@suse.de>
830
831 * readelf.c (guess_is_rela): Add EM_X86_64.
832 (dump_relocations): Add EM_X86_64.
833 (get_machine_name): Add EM_X86_64.
834 Include "elf/x86-64.h".
835
584da044
NC
8362000-12-12 Nick Clifton <nickc@redhat.com>
837
838 * readelf.c: Fix formatting.
839
b8355149
JH
840Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
841
842 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
843
a98cc2b2
AH
8442000-12-07 Andrew Haley <aph@redhat.com>
845
846 * readelf.c (display_debug_frames): Only display columns that are
847 referenced by the frame debug info.
848
c7987a69
NC
8492000-12-05 Nick Clifton <nickc@redhat.com>
850
851 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
852
09fd7e38
JM
8532000-12-04 Jason Merrill <jason@redhat.com>
854
855 * readelf.c (process_section_headers): Handle linkonce.wi sections.
856 (display_debug_section): Likewise.
857 (display_debug_info): Display CU header before bailing.
858
e7af610e
NC
8592000-12-01 Chris Demetriou <cgd@sibyte.com>
860
09fd7e38
JM
861 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
862 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
863 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 864
09fd7e38
JM
865 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
866 and E_MIPS_ARCH_64.
84ea6cf2 867
09fd7e38
JM
868 * readelf.c (get_machine_flags): Add case for
869 E_MIPS_MACH_SB1.
c6c98b38 870
75066968
DD
8712000-11-30 Richard Earnshaw <rearnsha@arm.com>
872
873 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
874
5c4666ea
HPN
8752000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
876
09ad7db3 877