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