Fix VXA mask bits
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
2b0337b0
AO
1Wed Sep 12 20:07:16 2001 Alexandre Oliva <aoliva@redhat.com>
2
3 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
4 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
5 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
6 Removed EM_CYGNUS_ARC.
7
b8720f9d
JL
8Tue Sep 4 20:26:08 2001 Jeffrey A Law (law@cygnus.com)
9
10 * readelf.c: Include elf/h8 for H8 series definitions.
11 (guess_is_rela): H8 series if RELA.
12 (dump_relocations): Handle H8 series relocations.
13
0823fbca
EC
142001-08-31 Eric Christopher <echristo@redhat.com>
15
16 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
17
8db76d70
PT
182001-08-29 Peter Targett <peter.targett@arccores.com>
19
20 * MAINTAINERS: Include ARC Maintainer.
21
d81d6584
BE
222001-08-29 Ben Elliston <bje@redhat.com>
23
24 * stabs.c (stab_demangle_template): Initialise s4.
25
25a1ff5b
AM
262001-08-27 Alan Modra <amodra@bigpond.net.au>
27
28 * readelf.c (dump_relocations): Recognise EM_PPC64.
29
a5d22d2a
TS
302001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
31
32 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
33
62a5a82d
L
342001-08-25 H.J. Lu <hjl@gnu.org>
35
36 * nm.c (print_width): New.
37 (display_rel_file): Set `print_width' according to
38 bfd_sprintf_vma.
39 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
40
1ae8b3d2
AO
412001-08-24 Alexandre Oliva <aoliva@redhat.com>
42
43 * objcopy.c (use_alt_mach_code): New variable.
44 (OPTION_ALT_MACH_CODE): Define.
45 (copy_options): Added --alt-machine-code.
46 (copy_main): Handle it.
47 (copy_object): Switch to alternate machine code if requested.
48 * doc/binutils.texi: Document new option.
49 * NEWS: Likewise.
50
d1bdd336
TS
512001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
52
53 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
54
410f7a12
L
552001-08-21 H.J. Lu <hjl@gnu.org>
56
57 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
58 (display_debug_info): Cast for 64bit hosts.
59 (display_debug_frames): Likewise.
60 (process_mips_specific): Likewise.
61
c32144ff
AJ
622001-08-21 Andreas Jaeger <aj@suse.de>
63
64 * coffgrok.h: Add missing parameter for prototype of coff_grok.
65
66 * sysdump.c: Add missing prototypes.
67 * srconv.c: Likewise.
68 * unwind-ia64.c: Likewise.
69 * coffdump.c: Likewise.
70
71 * sysinfo.y: Print prototypes, include <ansidecl.h>.
72
73 * coffgrok.c: Add missing prototypes, include libiberty.h instead
74 of declaring xcalloc.
75
d8180c76
L
762001-08-10 H.J. Lu <hjl@gnu.org>
77
78 * nm.c (print_value): Add one arg, bfd *.
79 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
80 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
81 (print_symbol_info_sysv): Likewise.
82 (print_symbol_info_posix): Likewise.
83
84 * objdump.c (dump_section_header): Replace printf_vma with
85 bfd_printf_vma.
86 (print_section_stabs): Likewise.
87 (dump_bfd_header): Likewise.
88 (objdump_print_value): Replace sprintf_vma with
89 bfd_sprintf_vma.
90 (disassemble_bytes): Likewise.
91 (dump_reloc_set): Likewise.
92
0218d1e4
AJ
932001-08-10 Andreas Jaeger <aj@suse.de>
94
95 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
96 to build warnings.
97 * configure: Regenerate.
98
2863d58a
AM
992001-08-09 Alan Modra <amodra@bigpond.net.au>
100
101 * readelf.c: Add missing prototypes.
102 * objdump.c: Likewise. Format existing prototypes.
103
c0e047e0
AO
1042001-08-08 Alexandre Oliva <aoliva@redhat.com>
105
106 * readelf.c (display_debug_info): Add to abbrev_offset the addend
107 of any RELA relocation for the abbrev_offset memory location that
108 refers to the .debug_abbrev section symbol.
109
ff78d6d6
L
1102001-08-07 H.J. Lu <hjl@gnu.org>
111
112 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
113 (main): Return process_file ().
114
c36774d6
PB
1152001-08-05 Philip Blundell <philb@gnu.org>
116
117 * doc/binutils.texi: Use "Thumb" not "THUMB".
118
8f9d9bd9
JH
1192001-08-03 John Healy <jhealy@redhat.com>
120
121 Patch suggested by Frank Eigler <fche@redhat.com>.
122 * objdump.c (disassemble_data): Fill in section member of the
123 disasm_info structure.
124
c918cb96
DD
1252001-08-03 Tom Walsh <tom@cyberiansoftware.com>
126
127 * configure.in: Added --with-windres option.
128 * configure: Regenerated.
129
c7c55b78
NC
1302001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
131
132 * doc/binutils.texi: Use @command{name} for commands;
133 use @option{-opt} for options; use @table @env for list of options;
134 remove spaces arround [ | ] in synopsis.
135
136 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
137 center title.
138
594ef5db
NC
1392001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
140
141 * objcopy.c: Fix formatting.
142 (section_rename): New structure.
143 (OPTION_RENAME_SECTION): New switch.
144 (copy_usage): Document new switch.
145 (add_section_rename): New function: Add a node to the section
146 rename list.
147 (find_section_rename): New function: Find the new name and
148 flags for a section.
149 (setup_section): Call find_section_name to determine the name
150 of the output section.
151 (copy_main): Handle OPTION_RENAME_SECTION.
152 * binutils.texi: Document new switch.
153 * NEWS: Mention new switch.
154
1f554c69
NC
1552001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
156
157 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
158 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
159 bug-binutils@gcc.org.
160
2f83960e
AM
1612001-07-28 Matthias Kramm <kramm@quiss.org>
162
163 * bucomm.c (list_supported_architectures): New function.
164 * bucomm.h (list_supported_architectures): Declare.
165 * objdump.c (usage): Call the above.
166
20fe0649
DB
1672001-07-25 Dave Brolley <brolley@redhat.com>
168
169 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
170 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
171
1b577b00
NC
1722001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
173
174 * README: Update for 2.11. Change bug reporting email address.
175 * MAINTAINERS: Tidy up. Change bug reporting email address.
176
95fd336c
DD
1772001-07-16 DJ Delorie <dj@redhat.com>
178
5f16d855
DD
179 * resres.c (write_res_header): Align header size.
180 (res_align_file): Calculate alignment correctly.
181
95fd336c
DD
182 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
183 correct 10).
184 * resrc.c (write_rc_resource): Likewise.
185 * windres.h (SUBLANG_SHIFT): Define - as 10.
186
ed8fee27
NC
1872001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
188
189 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
190
90ab7e9a
NC
1912001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
192
193 * MAINTAINERS: Add notes about branch checkins.
194
e0c60db2
NC
1952001-07-05 Daniel Berlin <dan@cgsoftware.com>
196
197 * readelf.c (display_debug_macinfo): New function, display
198 .debug_macinfo section.
199 (do_debug_macinfo): New variable.
200 (parse_args): Handle "-w[mM]" to mean display macro info.
201 (process_section_headers): Handle debug_macinfo.
202 (debug_displays): Replace unsupported function with macinfo
0218d1e4 203 function for .debug_macinfo display.
e0c60db2
NC
204 * doc/binutils.texi: Document new command line switch.
205 * NEWS: Document new feature of readelf.
0218d1e4 206
24e01a36
L
2072001-07-05 H.J. Lu <hjl@gnu.org>
208
209 * objcopy.c (filter_symbols): Don't turn undefined symbols
210 into local.
211
4258bf4d
L
2122001-07-03 H.J. Lu <hjl@gnu.org>
213
214 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
215 $@.pod.
216 (ar.1): Likewise.
217 (dlltool.1): Likewise.
218 (nlmconv.1): Likewise.
219 (nm.1): Likewise.
220 (objcopy.1): Likewise.
221 (objdump.1): Likewise.
222 (ranlib.1): Likewise.
223 (readelf.1): Likewise.
224 (size.1): Likewise.
225 (strings.1): Likewise.
226 (strip.1): Likewise.
227 (windres.1): Likewise.
228 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
229 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
230 $(DEMANGLER_NAME).
231 (as.1): Removed.
232 * doc/Makefile.in: Regenerated.
233
7014bc31
NC
2342001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
235
236 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
237
b811889f
NC
2382001-07-01 Daniel Berlin <dan@cgsoftware.com>
239
240 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
241
12ab83a9
NC
2422001-06-29 James Cownie <jcownie@etnus.com>
243
244 * readelf.c: Support DWARF 2.1 attributes.
245
a6e9f9df
AM
2462001-06-28 Alan Modra <amodra@bigpond.net.au>
247
248 * readelf.c (GET_DATA_ALLOC): Remove.
249 (GET_DATA): Remove.
250 (get_data): New function combining above macros, with an extra
251 test for zero size.
252 (slurp_rela_relocs): Use get_data, and catch error return.
253 (slurp_rel_relocs): Likewise.
254 (get_32bit_program_headers): Likewise.
255 (get_64bit_program_headers): Likewise.
256 (get_32bit_section_headers): Likewise.
257 (get_64bit_section_headers): Likewise.
258 (get_32bit_elf_symbols): Likewise.
259 (get_64bit_elf_symbols): Likewise.
260 (process_section_headers): Likewise.
261 (process_relocs): Likewise.
262 (slurp_ia64_unwind_table): Likewise.
263 (process_unwind): Likewise.
264 (get_32bit_dynamic_segment): Likewise.
265 (get_64bit_dynamic_segment): Likewise.
266 (process_dynamic_segment): Likewise.
267 (process_version_sections): Likewise.
268 (process_symbol_table): Likewise.
269 (dump_section): Likewise.
270 (display_debug_info): Likewise.
271 (display_debug_section): Likewise.
272 (process_section_contents): Likewise.
273 (process_corefile_note_segment): Likewise.
274 (process_mips_specific): Likewise. Also free econf32, econf64.
275
af3fc3bc
AM
2762001-06-25 Alan Modra <amodra@bigpond.net.au>
277
278 * readelf.c (dump_relocations): Print "bad symbol index" if
279 symtab == NULL with non-zero symtab_index.
280 (process_relocs): Don't bomb if reloc section has no symsec.
281
6d900bf6
L
2822001-06-24 H.J. Lu <hjl@gnu.org>
283
284 * objcopy.c (strip_main): Revert the change made on 2001-05-30
285 by accident.
286 (copy_main): Apply the the change made to strip_main on
287 2001-05-30 by accident.
288
49b4e386
AJ
2892001-06-23 Andreas Jaeger <aj@suse.de>
290
291 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
292 parameter 'code'.
293 (unw_decode_x2): Likewise.
294 (unw_decode_x3): Likewise.
295 (unw_decode_x4): Likewise.
296
d8dc71e3
BE
2972001-06-23 Ben Elliston <bje@redhat.com>
298
299 * MAINTAINERS: Add myself as M88k maintainer.
300
af3bdff7
NC
3012001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
302
303 * objcopy.c (strip_main): Support -o or --output-file command lien
304 switch.
305
105e7211
L
3062001-06-19 H.J. Lu <hjl@gnu.org>
307
308 * doc/Makefile.in: Regenerated.
309
c45021f2
NC
3102001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
311
312 * readelf.c: Restore formatting.
313
3142001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
315
316 * Makefile.am: Move documentation into doc subdirectory.
317 * Makefile.in: Regenerated.
318 * binutils.texi: Move into doc subdirectory.
319 * addr2line.1: Removed.
320 * ar.1: Likewise.
321 * dlltool.1: Likewise.
322 * nlmconv.1: Likewise.
323 * nm.1: Likewise.
324 * objcopy.1: Likewise.
325 * objdump.1: Likewise.
326 * ranlib.1: Likewise.
327 * readelf.1: Likewise.
328 * size.1: Likewise.
329 * strings.1: Likewise.
330 * strip.1: Likewise.
331 * windres.1: Likewise.
332 * cxxfilt.man: Likewise.
333 * doc: New Directory.
334 * doc/Makefile.am: New file.
335 * doc/Makefile.in: Generate.
336
09ad7db3
AM
3372001-06-09 Alan Modra <amodra@bigpond.net.au>
338
339 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
340
936260fe
AM
3412001-06-01 Alan Modra <amodra@bigpond.net.au>
342
343 * MAINTAINERS: Update my email address.
344
16b2b71c
NC
3452001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
346
347 * objcopy.c: Add new switches: --keep-global-symbol,
348 --keep-symbols, --localize-symbols, --keep-global-symbols and
349 --weaken-symbols.
350 * binutils.texi: Document new switches.
351 * objcopy.1: Regenerate.
352 * NEWS: Announce new feature.
353
7036c0e1
AJ
3542001-05-28 Andreas Jaeger <aj@suse.de>
355
356 * readelf.c (display_debug_frames): Fix warnings: Remove unused
357 variables, fix format strings.
358
76a406e5
NC
3592001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
360
361 * objdump.c (disassemble_bytes): Remove section VMA adjustment
362 when computing the address of the line to show.
363
31b6fca6
RH
3642001-05-16 Richard Henderson <rth@redhat.com>
365
366 * readelf.c (do_debug_frames_interp): New.
367 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
368 (byte_get_big_endian): Likewise.
369 (parse_args) ['F']: Set do_debug_frames_interp.
370 (Frame_Chunk): Make data_factor signed, add fde_encoding.
371 (frame_display_row): Don't trunc pc_begin to int.
372 (size_of_encoded_value): New.
373 (display_debug_frames): Handle 64-bit targets. Print raw data
374 unless do_debug_frames_interp.
375 (debug_displays): Remove duplicate .debug_frame.
376
4fe85591
NC
3772001-05-15 Ralf Baechle <ralf@gnu.org>
378
379 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
380 The former constant was never in active use and is used otherwise
381 by the ABI.
382
579f31ac
JJ
3832001-05-11 Jakub Jelinek <jakub@redhat.com>
384
385 * readelf.c (process_unwind): Print all unwind sections, not just
386 one.
387
78f4a3f7
AM
3882001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
389
390 * readelf.c (process_unwind): Remove const specifier.
391
1c529ca6
NC
3922001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
393
394 * strings.c (isgraphic): Do not use isascii() unless it is needed
395 for isprint() to work.
396 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
397
87e6d782
NC
3982001-04-27 Johan Rydberg <jrydberg@opencores.org>
399
400 * NEWS: Announce support for OpenRISC.
401
4bd3d870 4022001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
403
404 * dlltool.c (do_default_excludes): Initialise to true.
405
21211521
AM
4062001-04-10 Alan Modra <amodra@one.net.au>
407
408 * MAINTAINERS: Update my email address
409 * nm.c (print_symbol_info_bsd): Use a simple printf string.
410
0c66b61e 4112001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
412
413 * readelf.c (display_debug_lines): Fix typo for "Prologue".
414
e58d53af
L
4152001-03-30 H.J. Lu <hjl@gnu.org>
416
417 * readelf.c (process_unwind): Just return if do_unwind is 0.
418
bee72332
DD
4192001-03-28 Roger Sayle <roger@metaphorics.com>
420
421 * dlltool.c (make_one_lib_file): Fix section flags for
422 .text, .data and .bss in stub ds*.o files to match those
423 generated by gas.
424
f1467e33
L
4252001-03-29 H.J. Lu <hjl@gnu.org>
426
427 * readelf.c (process_unwind): Only do unwind sections for
428 IA64.
429
1c6fb4fe
L
4302001-03-28 H.J. Lu <hjl@gnu.org>
431
432 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
433 * Makefile.in: Regenerate.
434
0879a67a
AJ
4352001-03-26 Andreas Jaeger <aj@suse.de>
436
437 * binutils.texi (nm): Fix texi syntax.
438
0285c67d
NC
4392001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
440
441 * binutils.texi: Put @c man begin and @c man end indications
442 to generate man pages using texi2pod and pod2man. Put @c man title
443 to identify each man. Add SEEALSO entries.
444 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
445 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
446 sort the list.
447 (*.1): Build the man pages from binutils.texi.
448 * Makefile.in: Regenerate.
449
04847a4d
CF
4502001-03-13 Eric Kohl <ekohl@rz-online.de>
451
452 * defparse.y (opt_equal_name): allow "." in name.
453 * dlltool.c (def_exports): Added ability to generate forwarded exports.
454 (gen_exp_file): Likewise.
455
43a0748c
NC
4562001-03-12 Stefan Geuken <mail@stefan-geuken.de>
457
458 * NEWS: Document addition of -B switch to objcopy.
459 * binutils.texi: Document addition of -B switch to objcopy.
460 * objcopy.c: (copy_options): Add --binary-architecture.
461 (copy_usage): Document -B/--binary-architecture.
462 (copy_main): Support -B/--binary-architecture. Set
463 bfd_external_binary_architecture.
0879a67a 464
b7498e0e
NC
4652001-03-11 Andreas Jaeger <aj@suse.de>
466
467 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
468 (dump_relocations): Likewise.
469 (get_machine_name): Likewise.
470
a59e3bd7
NC
4712001-02-28 Nick Clifton <nickc@redhat.com>
472
473 * readelf.c: (struct unw_aux_info): Remove const modifier for
474 'strtab' field.
475 (process_unwind): Remove non-K&R compliant LHS type cast in call
476 to GET_DATA_ALLOC macro.
477
a5bcd848
PB
4782001-02-28 Philip Blundell <pb@futuretv.com>
479
480 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
481 ABI is in use; remove ambiguity between the "unknown" EABI and
482 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
483 renamed EF_xx constants.
484
27b7e12d
AM
4852001-02-27 Alan Modra <alan@linuxcare.com.au>
486
487 * configure.in (BFD_VERSION): New.
488 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
489 * configure: Regenerate.
490 * Makefile.am: Run "make dep-am"
491 * Makefile.in: Regenerate.
492
a9f10786
NC
4932001-02-14 Nick Clifton <nickc@redhat.com>
494
495 * MAINTAINERS: Add "Obvious Fix" rule.
496
3c44da9a
MS
4972001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
498
499 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
500 literal concatenation.
501
ecd03389
MS
5022001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
503
504 * readelf.c (struct unw_aux_info): Remove const from the info member.
505 (process_unwind): Don't type-cast the third argument to the
506 GET_DATA_ALLOC macro.
507
88ec60c7
NC
5082001-02-11 Nick Clifton <nickc@redhat.com>
509
510 * readelf.c (dump_relocations): Free corrected allocated
511 array.
512 (process_unwind): Fix compile time warning.
513
f5e21966
NC
5142001-02-10 Nick Clifton <nickc@redhat.com>
515
516 * binutils.texi: Document new --unwind option to readelf.
517
a85d7ed0
NC
5182001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
519
520 * readelf.c: Add linux target for S/390.
521
7bb10502
AM
5222001-02-10 Alan Modra <alan@linuxcare.com.au>
523
524 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
525 printf is a macro.
526
8ca8f343
HPN
5272001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
528
529 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
530 * aclocal.m4: Regenerate.
531 * configure: Regenerate.
532
7340082d
NC
5332001-02-07 Todd Vierling <tv@wasabisystems.com>
534
535 * bucomm.c (bfd_target_vector): Change extern array to pointer.
536 * objdump.c (bfd_target_vector): Likewise.
537
4d6ed7c8
NC
5382001-02-07 David Mosberger <davidm@hpl.hp.com>
539
540 * readelf.c (process_unwind): New function.
541 (slurp_ia64_unwind_table): Ditto.
542 (dump_ia64_unwind): Ditto.
543 (find_symbol_for_address): Ditto.
544 (slurp_rela_relocs): New function (split off from dump_relocations()).
545 (slurp_rel_relocs): Ditto.
546 (parse_args): Handle '-u' option.
547
548 * unwind-ia64.c: New file.
549 * unwind-ia64.h: New file.
550 * Makefile.am: Include unwind-ia64.c in readelf build.
551 * Makefile.in: Regenerate.
7340082d 552 * po/binutils.pot: Regenerate.
4d6ed7c8 553
c7217458
PB
5542001-02-04 Philip Blundell <philb@gnu.org>
555
556 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
557 * configure: Regenerate.
558
956eedd4
AM
5592001-01-31 Steve deRosier <sderosier@vari-lite.com>
560
561 * ieee.c (ieee_add_bb11): Don't check for backslashes
562 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
563
8855cbca
AM
5642001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
565
c7f2731e
AM
566 * ieee.c: Update copyright.
567 (ieee_start_compilation_unit): Don't check for backslashes
568 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
569
8855cbca
AM
570 * stabs.c: Update copyright. Include "filenames.h".
571 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
572
329de803 5732001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
574
575 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
576 sections are present before using them. Remove code duplication.
577 (process_symbol_table): Check if VERDEF or VERNEED sections are
578 present before using them.
579
23719f39
NC
5802001-01-17 Nick Clifton <nickc@redhat.com>
581
582 * objcopy.c (copy_object): Fail if attempting to convert the
583 endianness of the input object file.
584
585 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 586
f726e849
NC
5872001-01-16 Nick Clifton <nickc@redhat.com>
588
589 * readelf.c (string_table_length): New variable.
590 (SECTION_NAME): Catch out of range indices and missing section
591 pointers.
592 (process_section_headers): Delete useless local variable
593 string_table_offset. Set the value of string_table_length
594 after loading the string table.
595 (process_mips_specific): Use SECTION_NAME macro.
596 (process_file): Set string_table_length to 0 when it is freed.
597
d0398d6a
NC
5982001-01-12 Nick Clifton <nickc@redhat.com>
599
600 * version.c (print_version): Update copyright date.
601
0d2bcfaf
NC
6022001-01-11 Peter Targett <peter.targett@arccores.com>
603
604 * readelf.c (dump_relocations): Include selection with EM_ARC.
605 (get_machine_name) Update name to "ARC".
606
8b1e6df3
NC
6072001-01-09 Nick Clifton <nickc@redhat.com>
608
609 * Makefile.am: Add rule to build objdump.o from objdump.c and
610 using OBJDUMP_DEFS.
611 * Makefile.in: Regenerate.
612
613 * configure.in: Define OBJDUMP_DEFS. Default to empty.
614 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
615 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 616 * configure: Regenerate.
8b1e6df3
NC
617
618 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
619 is defined read in the relocs even if dump_reloc_info is
620 false.
621
2f952d20
PB
6222001-01-07 Philip Blundell <philb@gnu.org>
623
624 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
625 `bug-binutils'.
626 * README: Likewise.
627
a8c548cb
NC
6282000-12-19 Nick Clifton <nickc@redhat.com>
629
630 * dlltool.c: Add missing support for arm-epoc-pe.
631 * configure.in: Add missing support for arm-epoc-pe.
632 * configure: Regenerate.
633
cc5fda35
NC
6342000-12-15 Nick Clifton <nickc@redhat.com>
635
636 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
637 Mode parts of the x86 port.
638
bcedfee6
NC
6392000-12-04 Andreas Jaeger <aj@suse.de>
640
641 * readelf.c (guess_is_rela): Add EM_X86_64.
642 (dump_relocations): Add EM_X86_64.
643 (get_machine_name): Add EM_X86_64.
644 Include "elf/x86-64.h".
645
584da044
NC
6462000-12-12 Nick Clifton <nickc@redhat.com>
647
648 * readelf.c: Fix formatting.
649
b8355149
JH
650Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
651
652 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
653
a98cc2b2
AH
6542000-12-07 Andrew Haley <aph@redhat.com>
655
656 * readelf.c (display_debug_frames): Only display columns that are
657 referenced by the frame debug info.
658
c7987a69
NC
6592000-12-05 Nick Clifton <nickc@redhat.com>
660
661 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
662
09fd7e38
JM
6632000-12-04 Jason Merrill <jason@redhat.com>
664
665 * readelf.c (process_section_headers): Handle linkonce.wi sections.
666 (display_debug_section): Likewise.
667 (display_debug_info): Display CU header before bailing.
668
e7af610e
NC
6692000-12-01 Chris Demetriou <cgd@sibyte.com>
670
09fd7e38
JM
671 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
672 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
673 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 674
09fd7e38
JM
675 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
676 and E_MIPS_ARCH_64.
84ea6cf2 677
09fd7e38
JM
678 * readelf.c (get_machine_flags): Add case for
679 E_MIPS_MACH_SB1.
c6c98b38 680
75066968
DD
6812000-11-30 Richard Earnshaw <rearnsha@arm.com>
682
683 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
684
5c4666ea
HPN
6852000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
686