Remove auot generated man pages
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
c45021f2
NC
12001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * readelf.c: Restore formatting.
4
52001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
6
7 * Makefile.am: Move documentation into doc subdirectory.
8 * Makefile.in: Regenerated.
9 * binutils.texi: Move into doc subdirectory.
10 * addr2line.1: Removed.
11 * ar.1: Likewise.
12 * dlltool.1: Likewise.
13 * nlmconv.1: Likewise.
14 * nm.1: Likewise.
15 * objcopy.1: Likewise.
16 * objdump.1: Likewise.
17 * ranlib.1: Likewise.
18 * readelf.1: Likewise.
19 * size.1: Likewise.
20 * strings.1: Likewise.
21 * strip.1: Likewise.
22 * windres.1: Likewise.
23 * cxxfilt.man: Likewise.
24 * doc: New Directory.
25 * doc/Makefile.am: New file.
26 * doc/Makefile.in: Generate.
27
09ad7db3
AM
282001-06-09 Alan Modra <amodra@bigpond.net.au>
29
30 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
31
936260fe
AM
322001-06-01 Alan Modra <amodra@bigpond.net.au>
33
34 * MAINTAINERS: Update my email address.
35
16b2b71c
NC
362001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
37
38 * objcopy.c: Add new switches: --keep-global-symbol,
39 --keep-symbols, --localize-symbols, --keep-global-symbols and
40 --weaken-symbols.
41 * binutils.texi: Document new switches.
42 * objcopy.1: Regenerate.
43 * NEWS: Announce new feature.
44
7036c0e1
AJ
452001-05-28 Andreas Jaeger <aj@suse.de>
46
47 * readelf.c (display_debug_frames): Fix warnings: Remove unused
48 variables, fix format strings.
49
76a406e5
NC
502001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
51
52 * objdump.c (disassemble_bytes): Remove section VMA adjustment
53 when computing the address of the line to show.
54
31b6fca6
RH
552001-05-16 Richard Henderson <rth@redhat.com>
56
57 * readelf.c (do_debug_frames_interp): New.
58 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
59 (byte_get_big_endian): Likewise.
60 (parse_args) ['F']: Set do_debug_frames_interp.
61 (Frame_Chunk): Make data_factor signed, add fde_encoding.
62 (frame_display_row): Don't trunc pc_begin to int.
63 (size_of_encoded_value): New.
64 (display_debug_frames): Handle 64-bit targets. Print raw data
65 unless do_debug_frames_interp.
66 (debug_displays): Remove duplicate .debug_frame.
67
4fe85591
NC
682001-05-15 Ralf Baechle <ralf@gnu.org>
69
70 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
71 The former constant was never in active use and is used otherwise
72 by the ABI.
73
579f31ac
JJ
742001-05-11 Jakub Jelinek <jakub@redhat.com>
75
76 * readelf.c (process_unwind): Print all unwind sections, not just
77 one.
78
78f4a3f7
AM
792001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
80
81 * readelf.c (process_unwind): Remove const specifier.
82
1c529ca6
NC
832001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
84
85 * strings.c (isgraphic): Do not use isascii() unless it is needed
86 for isprint() to work.
87 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
88
87e6d782
NC
892001-04-27 Johan Rydberg <jrydberg@opencores.org>
90
91 * NEWS: Announce support for OpenRISC.
92
4bd3d870
DD
932001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
94
95 * dlltool.c (do_default_excludes): Initialise to true.
96
21211521
AM
972001-04-10 Alan Modra <amodra@one.net.au>
98
99 * MAINTAINERS: Update my email address
100 * nm.c (print_symbol_info_bsd): Use a simple printf string.
101
0c66b61e 1022001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
103
104 * readelf.c (display_debug_lines): Fix typo for "Prologue".
105
e58d53af
L
1062001-03-30 H.J. Lu <hjl@gnu.org>
107
108 * readelf.c (process_unwind): Just return if do_unwind is 0.
109
bee72332
DD
1102001-03-28 Roger Sayle <roger@metaphorics.com>
111
112 * dlltool.c (make_one_lib_file): Fix section flags for
113 .text, .data and .bss in stub ds*.o files to match those
114 generated by gas.
115
f1467e33
L
1162001-03-29 H.J. Lu <hjl@gnu.org>
117
118 * readelf.c (process_unwind): Only do unwind sections for
119 IA64.
120
1c6fb4fe
L
1212001-03-28 H.J. Lu <hjl@gnu.org>
122
123 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
124 * Makefile.in: Regenerate.
125
0879a67a
AJ
1262001-03-26 Andreas Jaeger <aj@suse.de>
127
128 * binutils.texi (nm): Fix texi syntax.
129
0285c67d
NC
1302001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
131
132 * binutils.texi: Put @c man begin and @c man end indications
133 to generate man pages using texi2pod and pod2man. Put @c man title
134 to identify each man. Add SEEALSO entries.
135 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
136 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
137 sort the list.
138 (*.1): Build the man pages from binutils.texi.
139 * Makefile.in: Regenerate.
140
04847a4d
CF
1412001-03-13 Eric Kohl <ekohl@rz-online.de>
142
143 * defparse.y (opt_equal_name): allow "." in name.
144 * dlltool.c (def_exports): Added ability to generate forwarded exports.
145 (gen_exp_file): Likewise.
146
43a0748c
NC
1472001-03-12 Stefan Geuken <mail@stefan-geuken.de>
148
149 * NEWS: Document addition of -B switch to objcopy.
150 * binutils.texi: Document addition of -B switch to objcopy.
151 * objcopy.c: (copy_options): Add --binary-architecture.
152 (copy_usage): Document -B/--binary-architecture.
153 (copy_main): Support -B/--binary-architecture. Set
154 bfd_external_binary_architecture.
0879a67a 155
b7498e0e
NC
1562001-03-11 Andreas Jaeger <aj@suse.de>
157
158 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
159 (dump_relocations): Likewise.
160 (get_machine_name): Likewise.
161
a59e3bd7
NC
1622001-02-28 Nick Clifton <nickc@redhat.com>
163
164 * readelf.c: (struct unw_aux_info): Remove const modifier for
165 'strtab' field.
166 (process_unwind): Remove non-K&R compliant LHS type cast in call
167 to GET_DATA_ALLOC macro.
168
a5bcd848
PB
1692001-02-28 Philip Blundell <pb@futuretv.com>
170
171 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
172 ABI is in use; remove ambiguity between the "unknown" EABI and
173 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
174 renamed EF_xx constants.
175
27b7e12d
AM
1762001-02-27 Alan Modra <alan@linuxcare.com.au>
177
178 * configure.in (BFD_VERSION): New.
179 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
180 * configure: Regenerate.
181 * Makefile.am: Run "make dep-am"
182 * Makefile.in: Regenerate.
183
a9f10786
NC
1842001-02-14 Nick Clifton <nickc@redhat.com>
185
186 * MAINTAINERS: Add "Obvious Fix" rule.
187
3c44da9a
MS
1882001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
189
190 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
191 literal concatenation.
192
ecd03389
MS
1932001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
194
195 * readelf.c (struct unw_aux_info): Remove const from the info member.
196 (process_unwind): Don't type-cast the third argument to the
197 GET_DATA_ALLOC macro.
198
88ec60c7
NC
1992001-02-11 Nick Clifton <nickc@redhat.com>
200
201 * readelf.c (dump_relocations): Free corrected allocated
202 array.
203 (process_unwind): Fix compile time warning.
204
f5e21966
NC
2052001-02-10 Nick Clifton <nickc@redhat.com>
206
207 * binutils.texi: Document new --unwind option to readelf.
208
a85d7ed0
NC
2092001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
210
211 * readelf.c: Add linux target for S/390.
212
7bb10502
AM
2132001-02-10 Alan Modra <alan@linuxcare.com.au>
214
215 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
216 printf is a macro.
217
8ca8f343
HPN
2182001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
219
220 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
221 * aclocal.m4: Regenerate.
222 * configure: Regenerate.
223
7340082d
NC
2242001-02-07 Todd Vierling <tv@wasabisystems.com>
225
226 * bucomm.c (bfd_target_vector): Change extern array to pointer.
227 * objdump.c (bfd_target_vector): Likewise.
228
4d6ed7c8
NC
2292001-02-07 David Mosberger <davidm@hpl.hp.com>
230
231 * readelf.c (process_unwind): New function.
232 (slurp_ia64_unwind_table): Ditto.
233 (dump_ia64_unwind): Ditto.
234 (find_symbol_for_address): Ditto.
235 (slurp_rela_relocs): New function (split off from dump_relocations()).
236 (slurp_rel_relocs): Ditto.
237 (parse_args): Handle '-u' option.
238
239 * unwind-ia64.c: New file.
240 * unwind-ia64.h: New file.
241 * Makefile.am: Include unwind-ia64.c in readelf build.
242 * Makefile.in: Regenerate.
7340082d 243 * po/binutils.pot: Regenerate.
4d6ed7c8 244
c7217458
PB
2452001-02-04 Philip Blundell <philb@gnu.org>
246
247 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
248 * configure: Regenerate.
249
956eedd4
AM
2502001-01-31 Steve deRosier <sderosier@vari-lite.com>
251
252 * ieee.c (ieee_add_bb11): Don't check for backslashes
253 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
254
8855cbca
AM
2552001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
256
c7f2731e
AM
257 * ieee.c: Update copyright.
258 (ieee_start_compilation_unit): Don't check for backslashes
259 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
260
8855cbca
AM
261 * stabs.c: Update copyright. Include "filenames.h".
262 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
263
329de803 2642001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
265
266 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
267 sections are present before using them. Remove code duplication.
268 (process_symbol_table): Check if VERDEF or VERNEED sections are
269 present before using them.
270
23719f39
NC
2712001-01-17 Nick Clifton <nickc@redhat.com>
272
273 * objcopy.c (copy_object): Fail if attempting to convert the
274 endianness of the input object file.
275
276 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 277
f726e849
NC
2782001-01-16 Nick Clifton <nickc@redhat.com>
279
280 * readelf.c (string_table_length): New variable.
281 (SECTION_NAME): Catch out of range indices and missing section
282 pointers.
283 (process_section_headers): Delete useless local variable
284 string_table_offset. Set the value of string_table_length
285 after loading the string table.
286 (process_mips_specific): Use SECTION_NAME macro.
287 (process_file): Set string_table_length to 0 when it is freed.
288
d0398d6a
NC
2892001-01-12 Nick Clifton <nickc@redhat.com>
290
291 * version.c (print_version): Update copyright date.
292
0d2bcfaf
NC
2932001-01-11 Peter Targett <peter.targett@arccores.com>
294
295 * readelf.c (dump_relocations): Include selection with EM_ARC.
296 (get_machine_name) Update name to "ARC".
297
8b1e6df3
NC
2982001-01-09 Nick Clifton <nickc@redhat.com>
299
300 * Makefile.am: Add rule to build objdump.o from objdump.c and
301 using OBJDUMP_DEFS.
302 * Makefile.in: Regenerate.
303
304 * configure.in: Define OBJDUMP_DEFS. Default to empty.
305 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
306 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 307 * configure: Regenerate.
8b1e6df3
NC
308
309 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
310 is defined read in the relocs even if dump_reloc_info is
311 false.
312
2f952d20
PB
3132001-01-07 Philip Blundell <philb@gnu.org>
314
315 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
316 `bug-binutils'.
317 * README: Likewise.
318
a8c548cb
NC
3192000-12-19 Nick Clifton <nickc@redhat.com>
320
321 * dlltool.c: Add missing support for arm-epoc-pe.
322 * configure.in: Add missing support for arm-epoc-pe.
323 * configure: Regenerate.
324
cc5fda35
NC
3252000-12-15 Nick Clifton <nickc@redhat.com>
326
327 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
328 Mode parts of the x86 port.
329
bcedfee6
NC
3302000-12-04 Andreas Jaeger <aj@suse.de>
331
332 * readelf.c (guess_is_rela): Add EM_X86_64.
333 (dump_relocations): Add EM_X86_64.
334 (get_machine_name): Add EM_X86_64.
335 Include "elf/x86-64.h".
336
584da044
NC
3372000-12-12 Nick Clifton <nickc@redhat.com>
338
339 * readelf.c: Fix formatting.
340
b8355149
JH
341Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
342
343 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
344
a98cc2b2
AH
3452000-12-07 Andrew Haley <aph@redhat.com>
346
347 * readelf.c (display_debug_frames): Only display columns that are
348 referenced by the frame debug info.
349
c7987a69
NC
3502000-12-05 Nick Clifton <nickc@redhat.com>
351
352 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
353
09fd7e38
JM
3542000-12-04 Jason Merrill <jason@redhat.com>
355
356 * readelf.c (process_section_headers): Handle linkonce.wi sections.
357 (display_debug_section): Likewise.
358 (display_debug_info): Display CU header before bailing.
359
e7af610e
NC
3602000-12-01 Chris Demetriou <cgd@sibyte.com>
361
09fd7e38
JM
362 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
363 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
364 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 365
09fd7e38
JM
366 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
367 and E_MIPS_ARCH_64.
84ea6cf2 368
09fd7e38
JM
369 * readelf.c (get_machine_flags): Add case for
370 E_MIPS_MACH_SB1.
c6c98b38 371
75066968
DD
3722000-11-30 Richard Earnshaw <rearnsha@arm.com>
373
374 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
375
5c4666ea
HPN
3762000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
377