2001-07-11 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
90ab7e9a
NC
12001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * MAINTAINERS: Add notes about branch checkins.
4
e0c60db2
NC
52001-07-05 Daniel Berlin <dan@cgsoftware.com>
6
7 * readelf.c (display_debug_macinfo): New function, display
8 .debug_macinfo section.
9 (do_debug_macinfo): New variable.
10 (parse_args): Handle "-w[mM]" to mean display macro info.
11 (process_section_headers): Handle debug_macinfo.
12 (debug_displays): Replace unsupported function with macinfo
13 function for .debug_macinfo display.
14 * doc/binutils.texi: Document new command line switch.
15 * NEWS: Document new feature of readelf.
16
24e01a36
L
172001-07-05 H.J. Lu <hjl@gnu.org>
18
19 * objcopy.c (filter_symbols): Don't turn undefined symbols
20 into local.
21
4258bf4d
L
222001-07-03 H.J. Lu <hjl@gnu.org>
23
24 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
25 $@.pod.
26 (ar.1): Likewise.
27 (dlltool.1): Likewise.
28 (nlmconv.1): Likewise.
29 (nm.1): Likewise.
30 (objcopy.1): Likewise.
31 (objdump.1): Likewise.
32 (ranlib.1): Likewise.
33 (readelf.1): Likewise.
34 (size.1): Likewise.
35 (strings.1): Likewise.
36 (strip.1): Likewise.
37 (windres.1): Likewise.
38 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
39 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
40 $(DEMANGLER_NAME).
41 (as.1): Removed.
42 * doc/Makefile.in: Regenerated.
43
7014bc31
NC
442001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
45
46 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
47
b811889f
NC
482001-07-01 Daniel Berlin <dan@cgsoftware.com>
49
50 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
51
12ab83a9
NC
522001-06-29 James Cownie <jcownie@etnus.com>
53
54 * readelf.c: Support DWARF 2.1 attributes.
55
a6e9f9df
AM
562001-06-28 Alan Modra <amodra@bigpond.net.au>
57
58 * readelf.c (GET_DATA_ALLOC): Remove.
59 (GET_DATA): Remove.
60 (get_data): New function combining above macros, with an extra
61 test for zero size.
62 (slurp_rela_relocs): Use get_data, and catch error return.
63 (slurp_rel_relocs): Likewise.
64 (get_32bit_program_headers): Likewise.
65 (get_64bit_program_headers): Likewise.
66 (get_32bit_section_headers): Likewise.
67 (get_64bit_section_headers): Likewise.
68 (get_32bit_elf_symbols): Likewise.
69 (get_64bit_elf_symbols): Likewise.
70 (process_section_headers): Likewise.
71 (process_relocs): Likewise.
72 (slurp_ia64_unwind_table): Likewise.
73 (process_unwind): Likewise.
74 (get_32bit_dynamic_segment): Likewise.
75 (get_64bit_dynamic_segment): Likewise.
76 (process_dynamic_segment): Likewise.
77 (process_version_sections): Likewise.
78 (process_symbol_table): Likewise.
79 (dump_section): Likewise.
80 (display_debug_info): Likewise.
81 (display_debug_section): Likewise.
82 (process_section_contents): Likewise.
83 (process_corefile_note_segment): Likewise.
84 (process_mips_specific): Likewise. Also free econf32, econf64.
85
af3fc3bc
AM
862001-06-25 Alan Modra <amodra@bigpond.net.au>
87
88 * readelf.c (dump_relocations): Print "bad symbol index" if
89 symtab == NULL with non-zero symtab_index.
90 (process_relocs): Don't bomb if reloc section has no symsec.
91
6d900bf6
L
922001-06-24 H.J. Lu <hjl@gnu.org>
93
94 * objcopy.c (strip_main): Revert the change made on 2001-05-30
95 by accident.
96 (copy_main): Apply the the change made to strip_main on
97 2001-05-30 by accident.
98
49b4e386
AJ
992001-06-23 Andreas Jaeger <aj@suse.de>
100
101 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
102 parameter 'code'.
103 (unw_decode_x2): Likewise.
104 (unw_decode_x3): Likewise.
105 (unw_decode_x4): Likewise.
106
d8dc71e3
BE
1072001-06-23 Ben Elliston <bje@redhat.com>
108
109 * MAINTAINERS: Add myself as M88k maintainer.
110
af3bdff7
NC
1112001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
112
113 * objcopy.c (strip_main): Support -o or --output-file command lien
114 switch.
115
105e7211
L
1162001-06-19 H.J. Lu <hjl@gnu.org>
117
118 * doc/Makefile.in: Regenerated.
119
c45021f2
NC
1202001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
121
122 * readelf.c: Restore formatting.
123
1242001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
125
126 * Makefile.am: Move documentation into doc subdirectory.
127 * Makefile.in: Regenerated.
128 * binutils.texi: Move into doc subdirectory.
129 * addr2line.1: Removed.
130 * ar.1: Likewise.
131 * dlltool.1: Likewise.
132 * nlmconv.1: Likewise.
133 * nm.1: Likewise.
134 * objcopy.1: Likewise.
135 * objdump.1: Likewise.
136 * ranlib.1: Likewise.
137 * readelf.1: Likewise.
138 * size.1: Likewise.
139 * strings.1: Likewise.
140 * strip.1: Likewise.
141 * windres.1: Likewise.
142 * cxxfilt.man: Likewise.
143 * doc: New Directory.
144 * doc/Makefile.am: New file.
145 * doc/Makefile.in: Generate.
146
09ad7db3
AM
1472001-06-09 Alan Modra <amodra@bigpond.net.au>
148
149 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
150
936260fe
AM
1512001-06-01 Alan Modra <amodra@bigpond.net.au>
152
153 * MAINTAINERS: Update my email address.
154
16b2b71c
NC
1552001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
156
157 * objcopy.c: Add new switches: --keep-global-symbol,
158 --keep-symbols, --localize-symbols, --keep-global-symbols and
159 --weaken-symbols.
160 * binutils.texi: Document new switches.
161 * objcopy.1: Regenerate.
162 * NEWS: Announce new feature.
163
7036c0e1
AJ
1642001-05-28 Andreas Jaeger <aj@suse.de>
165
166 * readelf.c (display_debug_frames): Fix warnings: Remove unused
167 variables, fix format strings.
168
76a406e5
NC
1692001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
170
171 * objdump.c (disassemble_bytes): Remove section VMA adjustment
172 when computing the address of the line to show.
173
31b6fca6
RH
1742001-05-16 Richard Henderson <rth@redhat.com>
175
176 * readelf.c (do_debug_frames_interp): New.
177 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
178 (byte_get_big_endian): Likewise.
179 (parse_args) ['F']: Set do_debug_frames_interp.
180 (Frame_Chunk): Make data_factor signed, add fde_encoding.
181 (frame_display_row): Don't trunc pc_begin to int.
182 (size_of_encoded_value): New.
183 (display_debug_frames): Handle 64-bit targets. Print raw data
184 unless do_debug_frames_interp.
185 (debug_displays): Remove duplicate .debug_frame.
186
4fe85591
NC
1872001-05-15 Ralf Baechle <ralf@gnu.org>
188
189 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
190 The former constant was never in active use and is used otherwise
191 by the ABI.
192
579f31ac
JJ
1932001-05-11 Jakub Jelinek <jakub@redhat.com>
194
195 * readelf.c (process_unwind): Print all unwind sections, not just
196 one.
197
78f4a3f7
AM
1982001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
199
200 * readelf.c (process_unwind): Remove const specifier.
201
1c529ca6
NC
2022001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
203
204 * strings.c (isgraphic): Do not use isascii() unless it is needed
205 for isprint() to work.
206 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
207
87e6d782
NC
2082001-04-27 Johan Rydberg <jrydberg@opencores.org>
209
210 * NEWS: Announce support for OpenRISC.
211
4bd3d870 2122001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
213
214 * dlltool.c (do_default_excludes): Initialise to true.
215
21211521
AM
2162001-04-10 Alan Modra <amodra@one.net.au>
217
218 * MAINTAINERS: Update my email address
219 * nm.c (print_symbol_info_bsd): Use a simple printf string.
220
0c66b61e 2212001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
222
223 * readelf.c (display_debug_lines): Fix typo for "Prologue".
224
e58d53af
L
2252001-03-30 H.J. Lu <hjl@gnu.org>
226
227 * readelf.c (process_unwind): Just return if do_unwind is 0.
228
bee72332
DD
2292001-03-28 Roger Sayle <roger@metaphorics.com>
230
231 * dlltool.c (make_one_lib_file): Fix section flags for
232 .text, .data and .bss in stub ds*.o files to match those
233 generated by gas.
234
f1467e33
L
2352001-03-29 H.J. Lu <hjl@gnu.org>
236
237 * readelf.c (process_unwind): Only do unwind sections for
238 IA64.
239
1c6fb4fe
L
2402001-03-28 H.J. Lu <hjl@gnu.org>
241
242 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
243 * Makefile.in: Regenerate.
244
0879a67a
AJ
2452001-03-26 Andreas Jaeger <aj@suse.de>
246
247 * binutils.texi (nm): Fix texi syntax.
248
0285c67d
NC
2492001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
250
251 * binutils.texi: Put @c man begin and @c man end indications
252 to generate man pages using texi2pod and pod2man. Put @c man title
253 to identify each man. Add SEEALSO entries.
254 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
255 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
256 sort the list.
257 (*.1): Build the man pages from binutils.texi.
258 * Makefile.in: Regenerate.
259
04847a4d
CF
2602001-03-13 Eric Kohl <ekohl@rz-online.de>
261
262 * defparse.y (opt_equal_name): allow "." in name.
263 * dlltool.c (def_exports): Added ability to generate forwarded exports.
264 (gen_exp_file): Likewise.
265
43a0748c
NC
2662001-03-12 Stefan Geuken <mail@stefan-geuken.de>
267
268 * NEWS: Document addition of -B switch to objcopy.
269 * binutils.texi: Document addition of -B switch to objcopy.
270 * objcopy.c: (copy_options): Add --binary-architecture.
271 (copy_usage): Document -B/--binary-architecture.
272 (copy_main): Support -B/--binary-architecture. Set
273 bfd_external_binary_architecture.
0879a67a 274
b7498e0e
NC
2752001-03-11 Andreas Jaeger <aj@suse.de>
276
277 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
278 (dump_relocations): Likewise.
279 (get_machine_name): Likewise.
280
a59e3bd7
NC
2812001-02-28 Nick Clifton <nickc@redhat.com>
282
283 * readelf.c: (struct unw_aux_info): Remove const modifier for
284 'strtab' field.
285 (process_unwind): Remove non-K&R compliant LHS type cast in call
286 to GET_DATA_ALLOC macro.
287
a5bcd848
PB
2882001-02-28 Philip Blundell <pb@futuretv.com>
289
290 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
291 ABI is in use; remove ambiguity between the "unknown" EABI and
292 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
293 renamed EF_xx constants.
294
27b7e12d
AM
2952001-02-27 Alan Modra <alan@linuxcare.com.au>
296
297 * configure.in (BFD_VERSION): New.
298 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
299 * configure: Regenerate.
300 * Makefile.am: Run "make dep-am"
301 * Makefile.in: Regenerate.
302
a9f10786
NC
3032001-02-14 Nick Clifton <nickc@redhat.com>
304
305 * MAINTAINERS: Add "Obvious Fix" rule.
306
3c44da9a
MS
3072001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
308
309 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
310 literal concatenation.
311
ecd03389
MS
3122001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
313
314 * readelf.c (struct unw_aux_info): Remove const from the info member.
315 (process_unwind): Don't type-cast the third argument to the
316 GET_DATA_ALLOC macro.
317
88ec60c7
NC
3182001-02-11 Nick Clifton <nickc@redhat.com>
319
320 * readelf.c (dump_relocations): Free corrected allocated
321 array.
322 (process_unwind): Fix compile time warning.
323
f5e21966
NC
3242001-02-10 Nick Clifton <nickc@redhat.com>
325
326 * binutils.texi: Document new --unwind option to readelf.
327
a85d7ed0
NC
3282001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
329
330 * readelf.c: Add linux target for S/390.
331
7bb10502
AM
3322001-02-10 Alan Modra <alan@linuxcare.com.au>
333
334 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
335 printf is a macro.
336
8ca8f343
HPN
3372001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
338
339 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
340 * aclocal.m4: Regenerate.
341 * configure: Regenerate.
342
7340082d
NC
3432001-02-07 Todd Vierling <tv@wasabisystems.com>
344
345 * bucomm.c (bfd_target_vector): Change extern array to pointer.
346 * objdump.c (bfd_target_vector): Likewise.
347
4d6ed7c8
NC
3482001-02-07 David Mosberger <davidm@hpl.hp.com>
349
350 * readelf.c (process_unwind): New function.
351 (slurp_ia64_unwind_table): Ditto.
352 (dump_ia64_unwind): Ditto.
353 (find_symbol_for_address): Ditto.
354 (slurp_rela_relocs): New function (split off from dump_relocations()).
355 (slurp_rel_relocs): Ditto.
356 (parse_args): Handle '-u' option.
357
358 * unwind-ia64.c: New file.
359 * unwind-ia64.h: New file.
360 * Makefile.am: Include unwind-ia64.c in readelf build.
361 * Makefile.in: Regenerate.
7340082d 362 * po/binutils.pot: Regenerate.
4d6ed7c8 363
c7217458
PB
3642001-02-04 Philip Blundell <philb@gnu.org>
365
366 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
367 * configure: Regenerate.
368
956eedd4
AM
3692001-01-31 Steve deRosier <sderosier@vari-lite.com>
370
371 * ieee.c (ieee_add_bb11): Don't check for backslashes
372 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
373
8855cbca
AM
3742001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
375
c7f2731e
AM
376 * ieee.c: Update copyright.
377 (ieee_start_compilation_unit): Don't check for backslashes
378 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
379
8855cbca
AM
380 * stabs.c: Update copyright. Include "filenames.h".
381 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
382
329de803 3832001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
384
385 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
386 sections are present before using them. Remove code duplication.
387 (process_symbol_table): Check if VERDEF or VERNEED sections are
388 present before using them.
389
23719f39
NC
3902001-01-17 Nick Clifton <nickc@redhat.com>
391
392 * objcopy.c (copy_object): Fail if attempting to convert the
393 endianness of the input object file.
394
395 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 396
f726e849
NC
3972001-01-16 Nick Clifton <nickc@redhat.com>
398
399 * readelf.c (string_table_length): New variable.
400 (SECTION_NAME): Catch out of range indices and missing section
401 pointers.
402 (process_section_headers): Delete useless local variable
403 string_table_offset. Set the value of string_table_length
404 after loading the string table.
405 (process_mips_specific): Use SECTION_NAME macro.
406 (process_file): Set string_table_length to 0 when it is freed.
407
d0398d6a
NC
4082001-01-12 Nick Clifton <nickc@redhat.com>
409
410 * version.c (print_version): Update copyright date.
411
0d2bcfaf
NC
4122001-01-11 Peter Targett <peter.targett@arccores.com>
413
414 * readelf.c (dump_relocations): Include selection with EM_ARC.
415 (get_machine_name) Update name to "ARC".
416
8b1e6df3
NC
4172001-01-09 Nick Clifton <nickc@redhat.com>
418
419 * Makefile.am: Add rule to build objdump.o from objdump.c and
420 using OBJDUMP_DEFS.
421 * Makefile.in: Regenerate.
422
423 * configure.in: Define OBJDUMP_DEFS. Default to empty.
424 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
425 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 426 * configure: Regenerate.
8b1e6df3
NC
427
428 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
429 is defined read in the relocs even if dump_reloc_info is
430 false.
431
2f952d20
PB
4322001-01-07 Philip Blundell <philb@gnu.org>
433
434 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
435 `bug-binutils'.
436 * README: Likewise.
437
a8c548cb
NC
4382000-12-19 Nick Clifton <nickc@redhat.com>
439
440 * dlltool.c: Add missing support for arm-epoc-pe.
441 * configure.in: Add missing support for arm-epoc-pe.
442 * configure: Regenerate.
443
cc5fda35
NC
4442000-12-15 Nick Clifton <nickc@redhat.com>
445
446 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
447 Mode parts of the x86 port.
448
bcedfee6
NC
4492000-12-04 Andreas Jaeger <aj@suse.de>
450
451 * readelf.c (guess_is_rela): Add EM_X86_64.
452 (dump_relocations): Add EM_X86_64.
453 (get_machine_name): Add EM_X86_64.
454 Include "elf/x86-64.h".
455
584da044
NC
4562000-12-12 Nick Clifton <nickc@redhat.com>
457
458 * readelf.c: Fix formatting.
459
b8355149
JH
460Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
461
462 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
463
a98cc2b2
AH
4642000-12-07 Andrew Haley <aph@redhat.com>
465
466 * readelf.c (display_debug_frames): Only display columns that are
467 referenced by the frame debug info.
468
c7987a69
NC
4692000-12-05 Nick Clifton <nickc@redhat.com>
470
471 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
472
09fd7e38
JM
4732000-12-04 Jason Merrill <jason@redhat.com>
474
475 * readelf.c (process_section_headers): Handle linkonce.wi sections.
476 (display_debug_section): Likewise.
477 (display_debug_info): Display CU header before bailing.
478
e7af610e
NC
4792000-12-01 Chris Demetriou <cgd@sibyte.com>
480
09fd7e38
JM
481 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
482 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
483 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 484
09fd7e38
JM
485 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
486 and E_MIPS_ARCH_64.
84ea6cf2 487
09fd7e38
JM
488 * readelf.c (get_machine_flags): Add case for
489 E_MIPS_MACH_SB1.
c6c98b38 490
75066968
DD
4912000-11-30 Richard Earnshaw <rearnsha@arm.com>
492
493 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
494
5c4666ea
HPN
4952000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
496