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