Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
0d2bcfaf
NC
12001-01-11 Peter Targett <peter.targett@arccores.com>
2
3 * readelf.c (dump_relocations): Include selection with EM_ARC.
4 (get_machine_name) Update name to "ARC".
5
8b1e6df3
NC
62001-01-09 Nick Clifton <nickc@redhat.com>
7
8 * Makefile.am: Add rule to build objdump.o from objdump.c and
9 using OBJDUMP_DEFS.
10 * Makefile.in: Regenerate.
11
12 * configure.in: Define OBJDUMP_DEFS. Default to empty.
13 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
14 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 15 * configure: Regenerate.
8b1e6df3
NC
16
17 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
18 is defined read in the relocs even if dump_reloc_info is
19 false.
20
2f952d20
PB
212001-01-07 Philip Blundell <philb@gnu.org>
22
23 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
24 `bug-binutils'.
25 * README: Likewise.
26
a8c548cb
NC
272000-12-19 Nick Clifton <nickc@redhat.com>
28
29 * dlltool.c: Add missing support for arm-epoc-pe.
30 * configure.in: Add missing support for arm-epoc-pe.
31 * configure: Regenerate.
32
cc5fda35
NC
332000-12-15 Nick Clifton <nickc@redhat.com>
34
35 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
36 Mode parts of the x86 port.
37
bcedfee6
NC
382000-12-04 Andreas Jaeger <aj@suse.de>
39
40 * readelf.c (guess_is_rela): Add EM_X86_64.
41 (dump_relocations): Add EM_X86_64.
42 (get_machine_name): Add EM_X86_64.
43 Include "elf/x86-64.h".
44
584da044
NC
452000-12-12 Nick Clifton <nickc@redhat.com>
46
47 * readelf.c: Fix formatting.
48
b8355149
JH
49Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
50
51 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
52
a98cc2b2
AH
532000-12-07 Andrew Haley <aph@redhat.com>
54
55 * readelf.c (display_debug_frames): Only display columns that are
56 referenced by the frame debug info.
57
c7987a69
NC
582000-12-05 Nick Clifton <nickc@redhat.com>
59
60 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
61
09fd7e38
JM
622000-12-04 Jason Merrill <jason@redhat.com>
63
64 * readelf.c (process_section_headers): Handle linkonce.wi sections.
65 (display_debug_section): Likewise.
66 (display_debug_info): Display CU header before bailing.
67
e7af610e
NC
682000-12-01 Chris Demetriou <cgd@sibyte.com>
69
09fd7e38
JM
70 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
71 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
72 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 73
09fd7e38
JM
74 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
75 and E_MIPS_ARCH_64.
84ea6cf2 76
09fd7e38
JM
77 * readelf.c (get_machine_flags): Add case for
78 E_MIPS_MACH_SB1.
c6c98b38 79
75066968
DD
802000-11-30 Richard Earnshaw <rearnsha@arm.com>
81
82 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
83
5c4666ea
HPN
842000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
85