2001-02-10 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a85d7ed0
NC
12001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2
3 * readelf.c: Add linux target for S/390.
4
7bb10502
AM
52001-02-10 Alan Modra <alan@linuxcare.com.au>
6
7 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
8 printf is a macro.
9
8ca8f343
HPN
102001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
11
12 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
13 * aclocal.m4: Regenerate.
14 * configure: Regenerate.
15
7340082d
NC
162001-02-07 Todd Vierling <tv@wasabisystems.com>
17
18 * bucomm.c (bfd_target_vector): Change extern array to pointer.
19 * objdump.c (bfd_target_vector): Likewise.
20
4d6ed7c8
NC
212001-02-07 David Mosberger <davidm@hpl.hp.com>
22
23 * readelf.c (process_unwind): New function.
24 (slurp_ia64_unwind_table): Ditto.
25 (dump_ia64_unwind): Ditto.
26 (find_symbol_for_address): Ditto.
27 (slurp_rela_relocs): New function (split off from dump_relocations()).
28 (slurp_rel_relocs): Ditto.
29 (parse_args): Handle '-u' option.
30
31 * unwind-ia64.c: New file.
32 * unwind-ia64.h: New file.
33 * Makefile.am: Include unwind-ia64.c in readelf build.
34 * Makefile.in: Regenerate.
7340082d 35 * po/binutils.pot: Regenerate.
4d6ed7c8 36
c7217458
PB
372001-02-04 Philip Blundell <philb@gnu.org>
38
39 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
40 * configure: Regenerate.
41
956eedd4
AM
422001-01-31 Steve deRosier <sderosier@vari-lite.com>
43
44 * ieee.c (ieee_add_bb11): Don't check for backslashes
45 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
46
8855cbca
AM
472001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
48
c7f2731e
AM
49 * ieee.c: Update copyright.
50 (ieee_start_compilation_unit): Don't check for backslashes
51 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
52
8855cbca
AM
53 * stabs.c: Update copyright. Include "filenames.h".
54 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
55
329de803 562001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
57
58 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
59 sections are present before using them. Remove code duplication.
60 (process_symbol_table): Check if VERDEF or VERNEED sections are
61 present before using them.
62
23719f39
NC
632001-01-17 Nick Clifton <nickc@redhat.com>
64
65 * objcopy.c (copy_object): Fail if attempting to convert the
66 endianness of the input object file.
67
68 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 69
f726e849
NC
702001-01-16 Nick Clifton <nickc@redhat.com>
71
72 * readelf.c (string_table_length): New variable.
73 (SECTION_NAME): Catch out of range indices and missing section
74 pointers.
75 (process_section_headers): Delete useless local variable
76 string_table_offset. Set the value of string_table_length
77 after loading the string table.
78 (process_mips_specific): Use SECTION_NAME macro.
79 (process_file): Set string_table_length to 0 when it is freed.
80
d0398d6a
NC
812001-01-12 Nick Clifton <nickc@redhat.com>
82
83 * version.c (print_version): Update copyright date.
84
0d2bcfaf
NC
852001-01-11 Peter Targett <peter.targett@arccores.com>
86
87 * readelf.c (dump_relocations): Include selection with EM_ARC.
88 (get_machine_name) Update name to "ARC".
89
8b1e6df3
NC
902001-01-09 Nick Clifton <nickc@redhat.com>
91
92 * Makefile.am: Add rule to build objdump.o from objdump.c and
93 using OBJDUMP_DEFS.
94 * Makefile.in: Regenerate.
95
96 * configure.in: Define OBJDUMP_DEFS. Default to empty.
97 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
98 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 99 * configure: Regenerate.
8b1e6df3
NC
100
101 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
102 is defined read in the relocs even if dump_reloc_info is
103 false.
104
2f952d20
PB
1052001-01-07 Philip Blundell <philb@gnu.org>
106
107 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
108 `bug-binutils'.
109 * README: Likewise.
110
a8c548cb
NC
1112000-12-19 Nick Clifton <nickc@redhat.com>
112
113 * dlltool.c: Add missing support for arm-epoc-pe.
114 * configure.in: Add missing support for arm-epoc-pe.
115 * configure: Regenerate.
116
cc5fda35
NC
1172000-12-15 Nick Clifton <nickc@redhat.com>
118
119 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
120 Mode parts of the x86 port.
121
bcedfee6
NC
1222000-12-04 Andreas Jaeger <aj@suse.de>
123
124 * readelf.c (guess_is_rela): Add EM_X86_64.
125 (dump_relocations): Add EM_X86_64.
126 (get_machine_name): Add EM_X86_64.
127 Include "elf/x86-64.h".
128
584da044
NC
1292000-12-12 Nick Clifton <nickc@redhat.com>
130
131 * readelf.c: Fix formatting.
132
b8355149
JH
133Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
134
135 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
136
a98cc2b2
AH
1372000-12-07 Andrew Haley <aph@redhat.com>
138
139 * readelf.c (display_debug_frames): Only display columns that are
140 referenced by the frame debug info.
141
c7987a69
NC
1422000-12-05 Nick Clifton <nickc@redhat.com>
143
144 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
145
09fd7e38
JM
1462000-12-04 Jason Merrill <jason@redhat.com>
147
148 * readelf.c (process_section_headers): Handle linkonce.wi sections.
149 (display_debug_section): Likewise.
150 (display_debug_info): Display CU header before bailing.
151
e7af610e
NC
1522000-12-01 Chris Demetriou <cgd@sibyte.com>
153
09fd7e38
JM
154 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
155 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
156 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 157
09fd7e38
JM
158 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
159 and E_MIPS_ARCH_64.
84ea6cf2 160
09fd7e38
JM
161 * readelf.c (get_machine_flags): Add case for
162 E_MIPS_MACH_SB1.
c6c98b38 163
75066968
DD
1642000-11-30 Richard Earnshaw <rearnsha@arm.com>
165
166 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
167
5c4666ea
HPN
1682000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
169