]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Fix IA-64 opc-d.x gas testsuite failure.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d070dab9
JW
12002-12-05 Jim Wilson <wilson@redhat.com>
2
3 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
4 * configure: Regenerate.
5
45bcbdb1
ILT
62002-12-04 Ian Lance Taylor <ian@airs.com>
7
8 * MAINTAINERS: Change e-mail address back to airs.com.
9
42ea8716
AH
102002-12-04 Aldy Hernandez <aldyh@redhat.com>
11
12 * MAINTAINERS: Add self.
13
b34976b6
AM
142002-11-30 Alan Modra <amodra@bigpond.net.au>
15
16 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
17 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
18 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
19 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
20 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
21 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
22 with TRUE/FALSE. Formatting.
23
c8286bd1
JJ
242002-11-29 Jakub Jelinek <jakub@redhat.com>
25
26 * readelf.c Replace occurrences of Elf32_Internal_* and
27 Elf64_Internal_* with Elf_Internal_*.
28 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
29 Zero r_addend fields.
30 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
31 Elf_Internal_Rela.
32
92acdfaf
NC
332002-11-23 Nick Clifton <nickc@redhat.com>
34
35 * size.c (usage): Fix typo describing switch for hex format.
36
48c5eb8a
SS
372002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
38
39 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
40 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
41 testcase
42
2f62977e
NC
432002-11-14 Nick Clifton <nickc@redhat.com>
44
45 * readelf.c (process_program_headers): Add comment about return
46 value. Ensure that 0 is returned if the headers are not loaded.
47 (process_file): If process_section_headers failed to load the
48 headers disable any tests that rely upon them. Similarly for
49 process_program_headers.
50
cd24c222
NC
512002-11-12 Nick Clifton <nickc@redhat.com>
52
53 * po/da.po: Updated Danish translation.
54
f3931575
AM
552002-11-12 Klee Dienes <kdienes@apple.com>
56
57 * rddbg.c (read_section_stabs_debugging_info): Also recognize
58 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
59
b54e7460
CF
602002-11-11 Christopher Faylor <cgf@redhat.com>
61
62 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
63 cgf maintainership.
64
4f17cc13
CF
652002-11-11 Christopher Faylor <cgf@redhat.com>
66
67 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
68
232e7cb8
NC
692002-11-07 Nick Clifton <nickc@redhat.com>
70
cd24c222 71 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
72 * configure: Regenerate.
73 * po/da.po: New Danish translation.
74
232e7cb8
NC
75 * readelf.c (get_symbol_index_type): Revert part of previous
76 patch: Display unknown symbol types in decimal, not hex.
77
c9e38879
NC
782002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
79
80 * dlltool.c (add_excludes): Don't prefix excluded fastcall
81 symbols with underscore.
82 (xlate): Ignore add_underscore for decorated fastcall symbols.
83
842002-11-07 Eric Kohl <ekohl@rz-online.de>
85
86 * deflex.l: Accept '@' as first character of an ID.
87 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
88 ASM_PREFIX for fastcall symbols.
89 (scan_drectve_symbols): Handle fastcall symbols when generating
90 undecorated aliases for symbols in drectve section.
91 (scan_filtered_symbols): Likewise, with export-all.
92 (xlate): Likewise, with --kill-at.
93 (make_imp_label): New function to handle fastcall symbols
94 correctly.
95 (make_one_lib_file): Use make_imp_label instead of make_label
96 for imp symbols.
97
a700dc3b
SS
982002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
99
100 * MAINTAINERS: Add self as TIC4X maintainer.
101
5cf1065c
NC
1022002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
103
104 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
105 PROCESSOR-specific, OS-specific, reserved and unknown symbol
106 types.
5cf1065c 107
f1ef08cb
AM
1082002-11-04 Alan Modra <amodra@bigpond.net.au>
109
110 * readelf.c (byte_get_little_endian): Comment typo fix.
111 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
112 as the format string.
113 (dump_relocations): Correct section sym names.
114 (process_section_headers): Clear symtab_shndx_hdr.
115 (read_and_display_attr_value): Don't pass indirect string to printf
116 as the format string.
117 (display_debug_frames): Indicate when zero terminator found. Decode
118 DW_EH_PE_pcrel addresses.
119
1a09a22c
NC
1202002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
121
122 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
123 order to ensure proper disassembly of the valid 0-value opcode.
124 * configure: Regenerate.
125 * aclocal.m4: Regenerate.
126 * config.in: Regenerate.
127 * configure.in: Regenerate.
128 * doc/Makefile.in: Regenerate.
129 * po/binutils.pot: Regenerate.
130
c254c557
KK
1312002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
132
133 * MAINTAINERS: Add self as SH maintainer.
134
aefbdd67
BE
1352002-10-23 Ben Elliston <bje@redhat.com>
136
137 * doc/binutils.texi (objdump): Document -z and move the entry for
138 --disassemble-zeroes to the end of the options section (for `z').
139
ab9bcc01
NC
1402002-10-21 Nick Clifton <nickc@redhat.com>
141
142 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
143
8ab56b6f
AM
1442002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
145
146 * objdump.c (dump_data): Correct addr_offset for opb != 1.
147
49c12576
AM
1482002-10-15 Alan Modra <amodra@bigpond.net.au>
149
48417c1a
AM
150 * bucomm.c (list_supported_targets): Use bfd_target_list.
151
49c12576
AM
152 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
153 other object errors in preference to bfd_core errors.
154
6e1a7e9a
AM
1552002-10-14 Alan Modra <amodra@bigpond.net.au>
156
157 * Makefile.am: Run "make dep-am".
158 * objdump.c: #include "bfdver.h".
159 * version.c: Likewise.
160 * Makefile.in: Regenerate.
161 * config.in: Regenerate.
162 * configure: Regenerate.
163 * po/POTFILES.in: Regenerate.
164
09fc3b02
DJ
1652002-10-09 Daniel Jacobowitz <drow@mvista.com>
166
167 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
168 sections. Allow relocations against the absolute symbol. Don't
169 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 170 relocation.
09fc3b02 171
f309035a
NC
1722002-10-07 Gordon Chaffee <chaffee@netvmg.com>
173
174 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
175 ordinary ones are available.
176
810dfa6e
L
1772002-09-30 H.J. Lu <hjl@gnu.org>
178
179 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
180 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
181
bb279dc0
ZW
1822002-09-17 Zack Weinberg <zack@codesourcery.com>
183
184 * Makefile.am (CFILES): Add cxxfilt.c.
185 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
186 (cxxfilt_LDADD): Delete.
187 Remove all references to underscore.c.
188 Regen dependencies.
189 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
190 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
191 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
192 adjustments to fit into binutils framework.
193 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
194
065c959b
NC
1952002-09-12 Roland McGrath <roland@redhat.com>
196
197 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
198 Handle DW_OP_GNU_push_tls_address.
199
e09f4395
NC
2002002-09-11 Nick Clifton <nickc@redhat.com>
201
202 * po/tr.po: Updated Turkish translation.
203
873e0588
NC
2042002-09-10 Nick Clifton <nickc@redhat.com>
205
206 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
207 testsuite changes. Add paragraphs about testsuite and config
208 patches.
209
069fe61f
NC
2102002-08-29 Nick Clifton <nickc@redhat.com>
211
212 * readelf.c (get_machine_flags): Remove redundant reference to
213 E_V850EA_ARCH.
214
fe0507eb
AM
2152002-08-28 Alan Modra <amodra@bigpond.net.au>
216
217 * objdump.c (dump_bfd): Restore lines accidentally deleted in
218 last commit.
219
026df7c5
NC
2202002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
221
bb279dc0 222 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
223 (dump_bfd_header): Likewise.
224
68a4c073
AM
2252002-08-27 Alan Modra <amodra@bigpond.net.au>
226
227 * nm.c: Revert last change.
228
a1df01d1
AM
2292002-08-26 Alan Modra <amodra@bigpond.net.au>
230
231 * nm.c (display_rel_file): Don't report "no symbols" as an error.
232 * objdump.c (slurp_symtab): Likewise.
233 (slurp_dynamic_symtab): Likewise.
234 (dump_symbols): Likewise. Do print "no symbols" to stdout.
235
a926ab2f
GK
2362002-08-24 Geoffrey Keating <geoffk@redhat.com>
237
238 * MAINTAINERS: Change my mailing address.
239
fcf62380
DA
2402002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
241
242 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
243
51e28791
NC
2442002-08-22 Nick Clifton <nickc@redhat.com>
245
246 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
247 HPPA.
248
c5b060ad
AM
2492002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
250
251 * readelf.c (parse_args): Change debug_dump_opt to static.
252
4b73ca92
NC
2532002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
254
255 * stabs.c (parse_stab_argtype): Pass length of physname to
256 stab_demangle_argtypes.
257 (stab_demangle_argtypes): Add new parameter - length of physname.
258 Pass length of physname on to stab_demangle_prefix.
259 (stab_demangle_prefix): Add new parameter - length of physname.
260 Use length of physname (if supplied) to compute end of function
261 name.
262
35b1837e
AM
2632002-08-15 Alan Modra <amodra@bigpond.net.au>
264
265 * readelf.c: Include elf/i370.h.
266 (dump_relocations): Handle EM_S370.
267 (dynamic_segment_parisc_val): Print \n.
268 (process_dynamic_segment <DT_BIND_NOW>): Here too.
269
762baac5
NC
2702002-08-14 Nick Clifton <nickc@redhat.com>
271
272 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
273 * objdump.c (usage): Likewise.
274 * doc/binutils.texi: Likewise.
275
85c09e8a
NC
2762002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
277
278 * rcparse.y (acc_entry): Don't warn about ALT use with
279 non-VIRTKEY.
280
212a3c4d
L
2812002-08-13 H.J. Lu <hjl@gnu.org>
282
283 * objcopy.c (copy_object): Don't warn about the unsupported
284 architecture unless the input target is defaulted or the
285 output architecture is different from the input.
286
2b692c59
NC
2872002-08-09 Nick Clifton <nickc@redhat.com>
288
289 * po/sv.po: Updated Swedish translation.
290
09de7a73
AM
2912002-08-05 Alan Modra <amodra@bigpond.net.au>
292
293 * prdbg.c (pr_fix_visibility): Remove assert.
294
47badb7b
NC
2952002-07-31 Nick Clifton <nickc@redhat.com>
296
297 * addr2line.c (process_file): Rename parameter 'filename' to
298 'file_name' in order to avoid shadowing global symbol of the
299 same name.
300 (main): Likewise.
301
2979dc34
JJ
3022002-07-30 Jakub Jelinek <jakub@redhat.com>
303
304 * readelf.c (OPTION_DEBUG_DUMP): Define.
305 (options): Use it.
306 (usage): Update help.
307 (parse_args): Handle --debug-dump separately from -w.
308 * doc/binutils.texi (readelf): Update documentation.
309
219576a4
NC
3102002-07-25 Nick Clifton <nickc@redhat.com>
311
312 * po/es.po: Updated Spanish translation.
313 * po/fr.po: Updated French translation.
314
bf4f22e6 3152002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 316
bf4f22e6
NC
317 * po/es.po: Updated Spanish translation.
318
c5b3a82a
AM
3192002-07-23 Alan Modra <amodra@bigpond.net.au>
320
321 * Makefile.am: Run "make dep-am".
322 * Makefile.in: Regenerate.
323
0461a601
NC
3242002-07-23 Nick Clifton <nickc@redhat.com>
325
bf4f22e6 326 * po/fr.po: Updated French translation.
0461a601 327
bf44dd74
AM
3282002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
329
330 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
331
2c205ff2
AM
3322002-07-20 Alan Modra <amodra@bigpond.net.au>
333
63eb0809 334 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 335
1e4cf259
NC
3362002-07-18 Denis Chertykov <denisc@overta.ru>
337 Frank Ch. Eigler <fche@redhat.com>
338
339 * readelf.c: Include "elf/ip2k.h".
340 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
341 (dump_relocations): Likewise.
342 (get_machine_name): Likewise.
343 * NEWS: Mention IP2K support.
344
2cbb2eef
NC
3452002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
346
347 * NEWS: Add 'Changes in 2.13'.
348
047b2264
JJ
3492002-07-10 Jakub Jelinek <jakub@redhat.com>
350
351 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
352 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
353 (get_section_type_name): Handle SHT_GNU_LIBLIST.
354 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
355 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
356 (process_gnu_liblist): New.
357 (process_file): Call it.
358
97230b15
AM
3592002-07-03 Alan Modra <amodra@bigpond.net.au>
360
361 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
362 * Makefile.in: Regenerate.
363
a6637ec0
AM
3642002-07-02 Alan Modra <amodra@bigpond.net.au>
365
366 * budemang.c: New file, "demangle" function.
367 * budemang.h: New file.
368 * addr2line.c (translate_addresses): Use "demangle".
369 * nm.c (print_symname): Likewise.
370 * objdump.c (objdump_print_symname): Likewise.
371 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
372 here since that obfuscates.
373 * rdcoff.c: Don't #include demangle.h.
374 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
375 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
376 (HFILES): Add budemang.h. Sort.
377 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
378 Run "make dep-am".
379 * Makefile.in: Regenerate.
380
179d3252
JT
3812002-07-01 Matt Thomas <matt@3am-software.com>
382
383 * readelf.c: Include "elf/vax.h".
384 (guess_is_rela): Move EM_VAX from unknown to RELA case.
385 (dump_relocations): Handle VAX relocations.
386 (get_machine_flags): Handle VAX machine flags.
387
75751cd9
SC
3882002-06-29 Stephane Carrez <stcarrez@nerim.fr>
389
390 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
391
e5851ab8
NC
3922002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
393
394 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
395
eb3f2f5c
AM
3962002-06-26 Alan Modra <amodra@bigpond.net.au>
397
398 * nm.c (print_symname): When demangling, strip leading dots from
399 symbol names to avoid confusing the demangler.
400
a13a0de8
L
4012002-06-25 H.J. Lu <hjl@gnu.org>
402
403 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
404 * Makefile.in: Regenerated.
405
6db7a086
AM
4062002-06-21 Igor Schein <igor@txc.com>
407
408 * configure.in: Quote bu_cv_have_fopen64.
409 * configure: Regenerate.
410
9710509e
AM
4112002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
412
413 * configure.in: Check for strcoll.
414 * configure: Regenerate.
415 * config.in: Regenerate.
416 * nm.c (main): Set locale for LC_COLLATE category.
417 (non_numeric_forward): Use strcoll if available.
418
a9f0b5e7
DB
4192002-06-20 Dave Brolley <brolley@redhat.com>
420
421 * MAINTAINERS: Add self as fr30 and frv maintainer.
422
33f5f537
L
4232002-06-18 H.J. Lu (hjl@gnu.org)
424
425 * nm.c: Include "elf/common.h".
426 (extended_symbol_info): Add elfinfo, a pointer to
427 elf_symbol_type.
428 (SYM_SIZE): Use elfinfo if it is not NULL.
429 (get_symbol_type): New function.
430 (display_archive): Set print_width for each archive member.
431 (display_file): Likewise.
432 (display_rel_file): Don't set print_width here.
433 (print_object_filename_sysv): Handle print_width.
434 (print_archive_member_sysv): Likewise.
435 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
436 (print_symbol): Set the elfinfo field in extended_symbol_info
437 for ELF.
438 (print_object_filename_sysv): Fix the output format.
439 (print_symbol_info_sysv): Print type and section for ELF.
440
4412002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
442
443 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 444 the symbol's size equal to its value when --size-sort is
33f5f537
L
445 used.
446
5c70f934
DB
4472002-06-18 Dave Brolley <brolley@redhat.com>
448
449 From Catherine Moore:
450 * readelf.c (elf/frv.h): #include it.
451 (guess_is_rela): Support EM_CYGNUS_FRV.
452 (dump_relocations): Ditto.
453 (get_machine_name): Ditto.
454 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
455
7ece0d85
JJ
4562002-06-18 Jakub Jelinek <jakub@redhat.com>
457
458 * readelf.c (get_file_header): Only read the first section header if
459 e_shoff is non-zero.
460
72797995
L
4612002-06-15 H.J. Lu (hjl@gnu.org)
462
463 * nm.c (print_size): New variable. Initialize to 0.
464 (long_options): Add 'S'/"print-size".
465 (main): Handle 'S'.
466 (print_symbol_info_bsd): Print size only if print_size is not
467 0.
468
469 * doc/binutils.texi: Document -S/--print-size.
470
977f7911
NC
4712002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
472
473 * nm.c (struct extended_symbol_info): New strcuture: Add the size
474 of the symbols to the information provided by the symbol_info
475 structure.
476 (print_symbols): Pass the symbol size to print_symbol.
477 (print_size_symbols): Pass the symbol size to print_symbol.
478 (print_symbol): Extra argument: The size of the symbol. Store
479 this in the extended_symbol_info structure.
480 (print_symbol_info): Change type of info parameter to
481 extended_symbol_info. Display the size, if known.
482 (print_symbol_info_posix): Likewise.
483 (print_symbol_info_sysv): Likewise.
484
b1f88ebe
AM
4852002-06-08 Alan Modra <amodra@bigpond.net.au>
486
fa449227
AM
487 * Makefile.am: Run "make dep-am".
488 * Makefile.in: Regenerate.
489 * doc/Makefile.in: Regnerate.
490
b1f88ebe
AM
491 * bucomm.c: Replace CONST with const.
492 * nm.c: Likewise.
493 * objdump.c: Likewise.
494
91a106e6
L
4952002-06-07 H.J. Lu <hjl@gnu.org>
496
497 * readelf.c (DW_CFA_GNU_args_size): Don't define.
498 (DW_CFA_GNU_negative_offset_extended): Likewise.
499 (DW_CFA_GNU_window_save): Likewise.
500 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
501 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
502
6ab6b380 5032002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 504
6ab6b380
NC
505 * nm.c: When computing size of symbols for an ELF target use the
506 internal size field.
507
e28e05a3
JL
5082002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
509
510 * testsuite/binutils-all/objcopy.exp: clear xfail for
511 "hppa*64*-*-hpux*".
512 * testsuite/binutils-all/hppa/objdump.exp: Return if
513 "*64*-*-*".
514
dc156bc0
AM
5152002-06-05 Alan Modra <amodra@bigpond.net.au>
516
517 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
518
5192002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
520
521 * objdump.c: Fix formatting.
522
d79e4ea3
BE
5232002-05-29 Ben Elliston <bje@redhat.com>
524
525 * MAINTAINERS: Add self as M68k maintainer.
526
d172d4ba
NC
5272002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
528
529 * readelf.c: Modified/Added DLX elf support.
530
7edb8f29
NC
5312002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
532
3a1a2036
NC
533 * arsup.c: Fix formatting.
534 * debug.c (debug_record_label): Add missing colon to error
535 message.
536 * ieee.c (parse_ieee_ty): Fix spelling typo.
537 * readelf.c (process_program_headers): Remove English assumption
538 about making a plural word.
539 (process_section_headers): Likewise.
540 (process_relocs): Allow quotes to be translated.
541 (process_unwind): Likewise,
542 (process_mips_specific): Improve error message.
543 (get_note_type): Fix spelling typo.
544
7edb8f29
NC
545 * configure.in (ALL_LINGUAS): Add sv
546 * po/sv.po: New file.
547
3eee1e9d
AM
5482002-05-27 Alan Modra <amodra@bigpond.net.au>
549
550 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
551 (unw_print_grmask): Likewise.
552 (unw_print_frmask): Likewise.
553
d43efbe3
KH
5542002-05-26 Kazu Hirata <kazu@cs.umass.edu>
555
556 * arsup.c: Remove ARGSUSED.
557 * debug.c: Likewise.
558 * ieee.c: Likewise.
559 * nlmconv.c: Likewise.
560 * prdbg.c: Likewise.
561 * stabs.c: Likewise.
562 * wrstabs.c: Likewise.
563
e9792343
AM
5642002-05-25 Alan Modra <amodra@bigpond.net.au>
565
566 * arlex.l: Use #include "" instead of <> for local header files.
567 * coffdump.c: Likewise.
568 * coffgrok.c: Likewise.
569 * nlmconv.c: Likewise.
570 * nlmheader.y: Likewise.
571 * srconv.c: Likewise.
572 * strings.c: Likewise.
573 * sysdump.c: Likewise.
574 * unwind-ia64.h: Likewise.
575 * windres.h: Likewise.
576 * winduni.h: Likewise.
577
d7e53452
TR
5782002-05-24 Tom Rix <trix@redhat.com>
579
580 * MAINTAINERS: Add self as the d10v maintainer.
581
436e8db0
NC
5822002-05-24 TAMURA Kent <kent@netbsd.org>
583
584 * configure.in: Builds dlltool for i386-netbsdpe.
585 * configure: Regenerate.
586
9f66665a
KH
5872002-05-23 Kazu Hirata <kazu@cs.umass.edu>
588
589 * size.c: Fix formatting.
590 * srconv.c: Likewise.
591 * stabs.c: Likewise.
592 * sysdump.c: Likewise.
593 * unwind-ia64.c: Likewise.
594 * wrstabs.c: Likewise.
595
13ae64f3
JJ
5962002-05-23 Jakub Jelinek <jakub@redhat.com>
597
598 * readelf.c (get_segment_type): Add PT_TLS.
599 (get_elf_section_flags): Add SHF_TLS.
600 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
601 (process_dynamic_segment): Use puts instead of printf.
602 (get_symbol_type): Support STT_TLS.
603 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
604 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
605 Add SEC_THREAD_LOCAL.
606
53c7db4b
KH
6072002-05-23 Kazu Hirata <kazu@cs.umass.edu>
608
609 * rdcoff.c: Fix formatting.
610 * rddbg.c: Likewise.
611 * readelf.c: Likewise.
612 * rename.c: Likewise.
613 * resbin.c: Likewise.
614 * resrc.c: Likewise.
615 * resres.c: Likewise.
616
0af11b59
KH
6172002-05-21 Kazu Hirata <kazu@cs.umass.edu>
618
619 * filemode.c: Fix formatting.
620 * ieee.c: Likewise.
621 * is-ranlib.c: Likewise.
622 * is-strip.c: Likewise.
623 * maybe-ranlib.c: Likewise.
624 * maybe-strip.c: Likewise.
625 * nlmconv.c: Likewise.
626 * nm.c: Likewise.
627 * not-ranlib.c: Likewise.
628 * not-strip.c: Likewise.
629 * objcopy.c: Likewise.
630 * objdump.c: Likewise.
631
21611032
TS
6322002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
633
634 * objdump.c (dump_headers): Fix output formatting for ELF32
635 architectures in a BFD64 enabled toolchain.
636
26044998
KH
6372002-05-20 Kazu Hirata <kazu@cs.umass.edu>
638
639 * debug.c: Fix formatting.
640 * debug.h: Likewise.
641 * dlltool.c: Likewise.
642 * dllwrap.c: Likewise.
643 * emul_aix.c: Likewise.
644 * emul_vanilla.c: Likewise.
645
f462a9ea
KH
6462002-05-19 Kazu Hirata <kazu@cs.umass.edu>
647
648 * addr2line.c: Fix formatting.
649 * ar.c: Likewise.
650 * arsup.c: Likewise.
651 * arsup.h: Likewise.
652 * binemul.c: Likewise.
653 * binemul.h: Likewise.
654 * bucomm.c: Likewise.
655 * coffdump.c: Likewise.
656 * coffgrok.c: Likewise.
657 * coffgrok.h: Likewise.
658
e0159aa9
MM
6592002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
660
661 * MAINTAINERS: Add myself as the second AVR port maintainer.
662
074b403e
SC
6632002-05-16 Stephane Carrez <stcarrez@nerim.fr>
664
665 * MAINTAINERS: Update my email address.
666
2b9c8201
NC
6672002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
668
669 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
670
e1d5b1e7
AM
6712002-05-09 Alan Modra <amodra@bigpond.net.au>
672
673 * configure.in: Replace `*pe' with `pe' throughout.
674 * configure: Regenerate.
675
d3d8a9ee
NC
6762002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
677
678 * Makefile.am: Honour DESTDIR.
679 * Makefile.in: Regenerate.
680
405c98a4
AM
6812002-05-06 Alan Modra <amodra@bigpond.net.au>
682
a02d5965
AM
683 * dlltool.c (process_def_file): Add missing prototype.
684 (new_directive, assemble_file, main): Likewise.
685 (process_def_file, new_directive): Make static.
686 (inform): Rewrite using VA_FIXEDARG.
687 * dllwrap.c (mybasename): Add missing prototype.
688 (strhash, main): Likewise.
689 (inform): Rewrite using VA_FIXEDARG.
690 (warn): Likewise.
691 (cleanup_and_exit): Use old style function definition.
692 (strhash): Likewise.
693 * windres.c (define_resource): Use one memset to clear all of
694 struct res_resource.
695
405c98a4 696 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 697 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
698
6992002-05-06 Borut Razem <borut.razem@siol.net>
700
701 * rclex.l (get_string): Correct "strings" list handling.
702 * resrc.c (read_rc_file): Discard strings.
703
91593c9d
AM
7042002-05-04 Alan Modra <amodra@bigpond.net.au>
705
e58a75dc
AM
706 * ar.c (replace_members): Remove unused var. Formatting fix.
707 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
708
91593c9d
AM
709 * MAINTAINERS: Sort port maintainers by CPU.
710
6b52b824
AM
7112002-05-04 Bob Byrnes <byrnes@curl.com>
712
713 * size.c (display_archive): Add last_arfile and code to close archives.
714
dd70071f
AM
7152002-05-01 Alan Modra <amodra@bigpond.net.au>
716
717 * nm.c (print_symbol): Check returned filename from
718 bfd_find_nearest_line is non-NULL.
719
6c95717a 7202002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
721
722 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 723
3c25c5f6
NC
7242002-04-24 Christian Groessler <chris@groessler.org>
725
726 * MAINTAINERS: Changed my email address.
727
944cd72c
TS
7282002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
729
730 * arparse.y: Fix syntax warning.
731
ea91f8bb
NC
7322002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
733
3e55a963
NC
734 * readelf.c (fetch_location_list): Remove unused function.
735
736 * readelf.c (process_corefile_note_segment): Catch corrupt notes
737 and display a warning message, then exit the loop.
738
ea91f8bb
NC
739 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
740
45b99827
NC
7412002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
742
743 * resrc.c (write_rc_dialog): If charset is non-default value
744 display all of the DIALOGEX parameters.
745
7462002-04-15 Eric Kohl <ekohl@rz-online.de>
747
bb279dc0 748 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
749 DIALOGEX resources.
750 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
751 resource data.
bb279dc0 752 (res_to_bin_dialog): Likewise.
45b99827
NC
753 * windres.h: Added misssing charset variable to dialog_ex
754 structure.
755
acfbab8a
NC
7562002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
757
758 * rcparse.y: Set MEMFLAG_PURE by default.
759
df3baf66
NC
7602002-04-09 Bernd Herd <info@herdsoft.com>
761
bb279dc0 762 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 763 are quoted.
4c30641a 764 Fix typo in BEDIT warning.
91eafb40 765 Don't add default dialog style when explicit style specified.
b62a12ca 766 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 767
b24eb5ac
NC
768 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
769 (handle_quotes) "\a" escape (used for right justified key
770 definitions in menus) is encodes as binary 8.
df3baf66 771
b24eb5ac
NC
772 * resrc.c (write_rc_dialog): Print style even if it is 0.
773 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 774 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 775
b24eb5ac
NC
776 * resbin.c (bin_to_res_dialog): Use signature to identify
777 DIALOGEX.
f7d63484 778
b24eb5ac 779 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 780
df3baf66
NC
7812002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
782
783 * resrc.c: print CLASS names in quotes
784
7852002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
786
787 * MAINTAINERS: Update my email address.
788
8e42bcb6
AM
7892002-04-04 Alan Modra <amodra@bigpond.net.au>
790
791 * dep-in.sed: Cope with absolute paths.
792 * Makefile.am (dep.sed): Subst TOPDIR.
793 Run "make dep-am".
794 * Makefile.in: Regenerate.
795
96f959e5
PT
7962002-03-27 Peter Targett <peter.targett@arc.com>
797
798 * MAINTAINERS: Update my email address.
799
1ea788ee
AM
8002002-03-21 Alan Modra <amodra@bigpond.net.au>
801
802 * Makefile.am: Run "make dep-am".
803 * Makefile.in: Regenerate.
804 * doc/Makefile.in: Regenerate.
805 * po/POTFILES.in: Regenerate.
806 * aclocal.m4: Regenerate.
807 * config.in: Regenerate.
808 * configure: Regenerate.
809
a2f14207
DB
8102002-03-20 Daniel Berlin <dan@dberlin.org>
811
812 * readelf.c: Add support for displaying dwarf2 location lists.
813 (do_debug_loc, debug_loc_section, debug_loc_size): New.
814 (parse_args): Use 'O' as shorthand for displaying location list
815 section.
816 (process_section_headers): Handle debug_loc as well.
817 (load_debug_loc): New.
818 (free_debug_loc): New.
819 (fetch_location_list): New.
820 (display_debug_loc): New.
821 (display_debug_info): Call load_debug_loc and free_debug_loc.
822 (debug_displays): We can display .debug_loc now, too.
823 (usage): Update usage string.
824 (read_and_display_attr_value): Note location lists, but don't
825 display them inline.
826
eb1e0e80
NC
8272002-03-18 Tom Rix <trix@redhat.com>
828
829 * Makefile.am: Add binutils emulation support.
830 * configure.in: Same.
831 * configure.tgt: New file. Same.
832 * ar.c (main): Use ar_emul_parse_arg.
833 (usage): Use ar_emul_usage.
834 (replace_members): Use ar_emul_replace, ar_emul_append.
835 * binemul.c: New file. Define the binutils emulation
836 layer. Define default methods.
837 * binemul.h: New file. Binutils emulation layer header file.
838 * emul_aix.c: New file. AIX binutils emulation.
839 * emul_vanilla.c: New file. Default binutils emulation.
840 * Makefile.in: Regenerate.
841 * configure: Same.
842
a1c259a1
NC
8432002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
844
845 * po/fr.po: Updated version.
846
9ce88e60
NC
8472002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
848
849 * po/fr.po: Updated version.
850
effb0601
DJ
8512002-03-07 Daniel Jacobowitz <drow@mvista.com>
852
853 * README: Update some version numbers.
854
a65688ab
DJ
8552002-03-07 Daniel Jacobowitz <drow@mvista.com>
856
857 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
858 (Architecture Selection): Likewise.
859
f3f7fbb2
NC
8602002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
861
862 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
863 generating .exp file.
864
25345be5
NC
8652002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
866
867 * readelf.c (dump_relocations): Fix typo.
868
9a66911f
NC
8692002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
870
871 * NEWS: Mark 2.12 branch.
872
2c71103e
NC
8732002-02-18 Timothy Daly <remote_bob@yahoo.com>
874
bb279dc0
ZW
875 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
876 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 877 output.
bb279dc0 878 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
879 to 'unrecognized'.
880 (decode_ARM_machine_flags): Likewise.
881 (parse_args): Likewise.
882 (read_and_display_attr_value): Likewise.
883 (display_debug_section): Likewise.
884
49fda6c8
HPN
8852002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
886
887 * NEWS: Mention support for MMIX.
888
76f57f3a
JT
8892002-02-13 Matt Fredette <fredette@netbsd.org>
890
891 * readelf.c (get_machine_flags): Recognize EF_M68000.
892
d36ca9c2
AO
8932002-02-12 Alexandre Oliva <aoliva@redhat.com>
894
895 * MAINTAINERS: Added self as MN10300 co-maintainer.
896
19397422
AM
8972002-02-12 Alan Modra <amodra@bigpond.net.au>
898
899 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
900 DT_PPC64_OPDSZ.
901
d434e574
DJ
9022002-02-11 Daniel Jacobowitz <drow@mvista.com>
903
904 * MAINTAINERS: List myself as branch maintainer.
905
12b87c89
AM
9062002-02-11 Alan Modra <amodra@bigpond.net.au>
907
908 * configure: Regenerate.
909 * objcopy.c: Update copyright date.
910 * doc/Makefile.in: Regenerate.
911
8d037c5c
DJ
9122002-02-10 Daniel Jacobowitz <drow@mvista.com>
913
914 * nlmconv.c: Back out localtime PARAMS change.
915
4c168fa3
AM
9162002-02-11 Alan Modra <amodra@bigpond.net.au>
917
918 * objcopy.c (MKDIR): Define.
919 (copy_archive): Make name_list.name const. Use MKDIR.
920 Handle duplicate files in archives by making more temp dirs.
921
408f8db1
DJ
9222002-02-10 Daniel Jacobowitz <drow@mvista.com>
923
924 * coffdump.c: Include "getopt.h" after "bucomm.h"
925 so that macros are defined correctly.
926 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
927 prototype. Prototype main.
928 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
929
9f77fa06
AO
9302002-02-06 Alexandre Oliva <aoliva@redhat.com>
931
932 * MAINTAINERS: Added self as SH co-maintainer.
933
82f6addb
NC
9342002-02-05 Nick Clifton <nickc@redhat.com>
935
936 * po/tr.po: Updated translation.
937
ba323545
AM
9382002-02-01 Alan Modra <amodra@bigpond.net.au>
939
940 * Makefile.am: Run "make dep-am"
941 * Makefile.in: Regenerate.
942
3deb89d3
DJ
9432002-01-29 Daniel Jacobowitz <drow@mvista.com>
944
945 * nm.c (print_value): Mark abfd unused.
946
a0e9c55f
DJ
9472002-01-29 Daniel Jacobowitz <drow@mvista.com>
948
949 * unwind-ia64.c (unw_decoder): Change second argument
950 to unsigned int, to match function prototypes.
951
d7a283d4
DJ
9522002-01-29 Daniel Jacobowitz <drow@mvista.com>
953
954 * objdump.c: Include "getopt.h" after "bucomm.h" so that
955 __GNU_LIBRARY__ will be defined.
956 * size.c: Likewise.
957
4867be41
DJ
9582002-01-27 Daniel Jacobowitz <drow@mvista.com>
959
960 * configure: Regenerated.
961
7562a296
HPN
9622002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
963
964 * doc/Makefile.am (install): Depend on install-info.
965 * doc/Makefile.in: Regenerate.
966
15c82623
NC
9672002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
968
969 * objcopy.c (strip_usage): Document -d as an alias
970 --strip-debug.
971
972 * size.c (usage): Document [-t | --totals] options.
973 (long_options): Add --totals option.
974 (main): If the [-t | --totals] option is specified and
975 the output format is Berkeley-style, print the total
976 text, data, and bss sizes of all objects listed.
977 (print_berkeley_format): If the [-t | --totals] option
978 is specified, track the total text, data, and bss
979 sizes.
980 * doc/binutils.texi (size): Document [-t | --totals] options.
981 (strip): Document -d as an alias for --strip-debug.
982 * NEWS: Mention new feature of size.
983
00ea8601 9842002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 985
1ddbd152
NC
986 * po/fr.po: Updated version.
987 * po/es.po: Updated version.
b85cedd7 988
8b53311e
NC
9892002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
990
991 * addr2line.c (usage): Update text to provide verbose
992 description of the command line options.
993 * ar.c (usage): Update text to provide verbose
994 description of the command line options.
995 (main): Accept -h and -H when running as ranlib.
996 * coffdump.c (show_usage): Update text to provide verbose
997 description of the command line options.
998 * dlltool.c (main): Accept -H as an alias for --help.
999 * nlmconv.c (show_usage): Update text to provide verbose
1000 description of the command line options.
1001 * nm.c (usage): Replace OPTIONS with option(s).
1002 (main): Accept -H as an alias for --help.
1003 * objcopy.c (strip_main): Accept -H as an alias for --help.
1004 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1005 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1006 other binutils.
1007 * size.c (usage): Update text to provide verbose description
1008 of the command line options.
1009 (main): Accept -v, -h and -H as command line options.
1010 * srconv.c (show_usage): Update text to provide verbose
1011 description of the command line options.
1012 * strings.c (main): Accept -H and -v as command line options.
1013 (usage): Update text to provide verbose description of the
1014 command line options.
1015 * sysdump.c (show_usage): Update text to provide verbose
1016 description of the command line options.
1017 * windres.c (usage): Adjust format to match style used in
1018 other binutils.
1019
1020 * coffdump.c: Fix formatting.
1021 * nlmconv.c: Fix formatting.
1022 * srconv.c: Fix formatting.
1023 * sysdump.c: Fix formatting.
1024
c46f0c34
AM
10252002-01-22 Alan Modra <amodra@bigpond.net.au>
1026
1027 * Makefile.am: Run "make dep-am".
1028 * Makefile.in: Regenerate.
1029
2a538ba5
AJ
10302002-01-18 Andreas Jaeger <aj@suse.de>
1031
1032 * version.c (print_version): Update year.
1033
285d1771
AM
10342002-01-17 Alan Modra <amodra@bigpond.net.au>
1035
1036 * readelf.c (get_machine_name): Handle EM_PPC64.
1037 (guess_is_rela): Here too.
1038
328577ad
NC
10392002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1040
1041 * po/binutils.pot: Regenerate.
1042 * po/fr.po: Regenerate.
1043 * po/tr.po: Regenerate.
1044
af3ae48d
NC
10452002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1046
1047 * po/tr.po: Import new version.
1048
f1cb7e17
AM
10492002-01-16 Alan Modra <amodra@bigpond.net.au>
1050
1051 * readelf.c (get_ppc64_dynamic_type): New.
1052 (get_dynamic_type): Call it.
1053
6364e0b4
NC
10542002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1055
3ab9460d 1056 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1057 (strip_usage): Use "options" instead of "switches".
3ab9460d 1058 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1059 "switches".
6364e0b4 1060
3a7e524e
RE
10612002-01-14 Richard Earnshaw <rearnsha@arm.com>
1062
1063 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1064
1209e219
NC
10652001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1066
1067 * po/es.po: Import from translation project.
1068 * configure.in (ALL_LINGUAS): Add es.
1069 * configure: Regenerate.
1070
b4db1224
JT
10712002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1072
1073 * readelf.c (get_netbsd_elfcore_note_type): Use
1074 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1075
9437c45b
JT
10762002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1077
1078 * readelf.c: Update copyright years.
1079 (get_note_type): Return a const char *.
1080 (get_netbsd_elfcore_note_type): New function.
1081 (process_note): Use get_netbsd_elfcore_note_type to get
1082 the note type string for NetBSD ELF core files.
1083
00428cca
AM
10842002-01-06 Steve Ellcey <sje@cup.hp.com>
1085
1086 * readelf.c (get_ia64_segment_type): Add support for macros.
1087 (get_segment_type): Add support for IA64 specific macros.
1088
31104126
NC
10892001-12-20 Julian v. Bock <julian@wongr.net>
1090
1091 * readelf.c (print_symbol): New function: Print a formatted symbol
1092 name. If --wide is specified do not truncate it.
1093 (dump_relocations): Use print_symbol() to print symbol names.
1094 (process_symbol_table): Likewise.
1095 (process_syminfo): Likewise.
1096 (process_mips_specific): Likewise.
1097 (usage): Document new feature of --wide switch.
1098 * doc/binutils.texi (objdump): Document additional behaviour of
1099 --wide.
2a538ba5 1100
4dd67f29
MS
11012001-12-18 Michael Snyder <msnyder@redhat.com>
1102
1103 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1104 (copy_object): Don't set the start address or flags of a core file.
1105 (copy_section): Don't relocate a core file. Don't copy contents
1106 if the input section has the contents flag set, but the output
1107 section does not (which happens with the fake 'note' pseudo-
1108 sections that BFD creates for corefiles).
1109
43521d43
TS
11102001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1111
1112 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1113 ASE extensions. More robust code for ISA checking. Ignore empty fields
1114 in header flags for GNU extensions.
1115
b667df2e
AM
11162001-12-18 Alan Modra <amodra@bigpond.net.au>
1117
1118 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1119
17a5a5c3
NC
11202001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1121
1122 * po/ja.po: Import from translation project.
1123 * configure.in (ALL_LINGUAS): Add ja.
1124 * configure: Regenerate.
1125
65de42c0
TS
11262001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1127
1128 * addr2line.c (main): Protoype.
1129 * ar.c (main): Protoype.
1130 * nm.c (main): Protoype.
1131 * objcopy.c (main): Protoype.
1132 * objdump.c (main): Protoype.
1133 * size.c (main): Protoype.
1134 * strings.c (main): Protoype.
1135
9ad5cbcf
AM
11362001-12-17 Alan Modra <amodra@bigpond.net.au>
1137
1138 * readelf.c (symtab_shndx_hdr): New global.
1139 (SECTION_HEADER_INDEX): Define.
1140 (SECTION_HEADER_NUM): Define.
1141 (SECTION_HEADER): Define.
1142 (GET_ELF_SYMBOLS): Pass two params rather than three.
1143 (get_32bit_elf_symbols): Take file and section args. Read and
1144 use SHT_SYMTAB_SHNDX.
1145 (get_64bit_elf_symbols): Likewise.
1146 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1147 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1148 Remember symtab_shdx_hdr.
1149 (process_program_headers): Scan from index 1 for segment map.
1150 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1151 "section_headers".
1152 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1153 (process_unwind): Likewise.
1154 (process_version_sections): Likewise.
1155 (process_symbol_table): Likewise.
1156 (display_debug_info): Likewise.
1157 (process_dynamic_segment): Fake up a symtab section for changed
1158 GET_ELF_SYMBOLS.
1159 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1160 (process_program_headers): Kill signed/unsigned warning.
1161 (load_debug_str): Likewise.
1162 (display_debug_info): Likewise.
1163
65765700
JJ
11642001-12-13 Jakub Jelinek <jakub@redhat.com>
1165
1166 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1167
560f3c1c
AM
11682001-12-11 Alan Modra <amodra@bigpond.net.au>
1169
1170 * readelf.c (process_file_header): Print extended e_shnum and
1171 e_shdtrndx values. Set elf_header values for same.
1172 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1173 (get_64bit_section_headers): Likewise.
1174 (process_section_headers): Update calls.
1175 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1176
bc408b8a
JJ
11772001-12-10 Jakub Jelinek <jakub@redhat.com>
1178
1179 * objcopy.c (setup_section): Copy entsize.
1180
93fbbb04
GK
11812001-12-07 Geoffrey Keating <geoffk@redhat.com>
1182
1183 * readelf.c (guess_is_rela): Add support for stormy16.
1184 (dump_relocations): Likewise.
1185 (get_machine_name): Likewise.
1186
e3c8793a
NC
11872001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1188
1189 * dllwrap.c (main) Replace multiple strings describing a
1190 single error with a single, newline escaped sentence to permit
1191 better translation into foreign languages.
1192
1193 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1194 class names.
1195
956cd1d6
TS
11962001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1197
1198 * strings.c (get_char): Initialize value.
1199
956c53ee
TS
12002001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1201
1202 * arlex.l: Silence compile warnings.
1203 * arsup.h: Likewise. Fix formatting.
1204
cedd9a58
JJ
12052001-12-04 Jakub Jelinek <jakub@redhat.com>
1206
1207 * strings.c: Include config.h before bfd.h.
1208 (file_off): New type.
1209 (file_open): Define.
1210 (print_strings): Use file_off instead of file_ptr. Print addresses
1211 which don't fit into long correctly.
1212 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1213 available.
1214 (strings_file): Use file_off instead of file_ptr. Use file_open.
1215 * configure.in: Check for getc_unlocked.
1216 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1217 be defined for it.
1218 * configure: Rebuilt.
1219 * config.h.in: Rebuilt.
1220
af667503
L
12212001-11-29 H.J. Lu <hjl@gnu.org>
1222
1223 * bucomm.c (make_tempname): Revert the changes made on
1224 2001-11-14 and 2001-11-12. They won't work with directories.
1225
16474668
NC
12262001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1227
1228 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1229 CFLAGS_FOR_TARGET to runtest in environment.
1230 * Makefile.in: Rebuild.
1231 * doc/Makefile.in: Rebuild.
1232
17978339
MS
12332001-11-28 Mike Stump <mrs@wrs.com>
1234
1235 * objcopy.c (setup_section): Preserve SEC_RELOC when
1236 --set-section-flags is used.
1237
261a45ad
NC
12382001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1239
1240 * readelf.c (do_debug_str): New variable.
1241 (display_debug_str): New function: Display the contents of a
1242 .debug_str section.
1243 (load_debug_str): New function: Load in the contents of a
1244 .debug_str section.
1245 (free_debug_str): New function: Free the memory used by
1246 load_debug_str().
1247 (fetch_indirect_string): Retrieve a string from the .debug_str
1248 section.
1249 (usage): Add -ws.
1250 (parse_args): Accept -ws.
1251 (process_section_headers): Allow the display of the .debug_str
1252 section.
1253 (read_and_display_attr_value): Use fetch_indirect_string. Show
1254 offset into .debug_str section.
1255 (display_debug_info): Use load_debug_str and free_debug_str.
1256 (debug_displays): Add .debug_str.
1257 * doc/binutils.texi: Document -ws.
1258
b8908f93
AJ
12592001-11-19 Andreas Jaeger <aj@suse.de>
1260
1261 * testsuite/binutils-all/objdump.exp: Add x86-64.
1262
e5fb9629
AS
12632001-11-15 Andreas Schwab <schwab@suse.de>
1264
1265 * readelf.c: Fix warnings without terminating newline.
1266
802a735e
AM
12672001-11-15 Alan Modra <amodra@bigpond.net.au>
1268
1269 * doc/binutils.texi (objdump): Document ppc -M options.
1270
b89e9eae
AJ
12712001-11-14 Andreas Jaeger <aj@suse.de>
1272
1273 * doc/binutils.texi (objdump): Fix description to use x86-64.
1274
a6a25652
NC
12752001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1276
1277 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1278 not all systems provide mkstemp.
1279
e396998b
AM
12802001-11-14 Alan Modra <amodra@bigpond.net.au>
1281
1282 * doc/binutils.texi (objdump): Document x86 -M options.
1283
81766fca
RH
12842001-11-13 Keith Walker <keith.walker@arm.com>
1285
1286 * readelf.c (read_and_display_attr_value): New function to
1287 handle DW_FORM_indirect.
1288 (read_and_display_attr): Use it.
1289
1a509dcc
GK
12902001-11-13 Geoffrey Keating <geoffk@redhat.com>
1291
1292 * readelf.c (display_debug_lines): Deal with unknown standard
1293 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1294 DW_LNS_set_isa.
1295
6e917903 12962001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1297
6e917903
TW
1298 * MAINTAINERS: Add self as tic54x maintainer. This target
1299 includes the IBM C54XDSP clone.
7559e86e 1300
6e917903 13012001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1302
7559e86e
NC
1303 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1304
13052001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1306
ecdadc4a
JL
1307 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1308 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1309 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1310 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1311 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1312 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1313 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1314
91770270
JL
1315 * readelf.c (get_elf_class): Fix ISO portability glitch.
1316 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1317
ef5cdfc7
JJ
13182001-11-07 Jakub Jelinek <jakub@redhat.com>
1319
1320 * readelf.c (debug_str, debug_str_size): New.
1321 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1322 Call free_abbrevs.
1323 (read_and_display_addr): Handle DW_FORM_strp.
1324 (display_debug_info): Read .debug_str section if present,
1325 so that DW_FORM_strp can be handled.
1326 Fix test for non-existant .debug_abbrev section.
1327
5e9520c8
JJ
13282001-11-05 Jakub Jelinek <jakub@redhat.com>
1329
1330 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1331
1332 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1333
54589086
MS
13342001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1335
1336 * MAINTAINERS: Add self as s390/s390x maintainer.
1337
c05b685b
TR
13382001-11-02 Tom Rix <trix@bluey.cygnus.com>
1339
1340 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1341
3c62831e
NC
13422001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1343
1344 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1345 * configure: Regernate.
1346 * po/fr.po: New file.
1347 * po/tr.po: New file.
1348
3c3bdf30
NC
13492001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1350
9b19141a 1351 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1352 * readelf.c: Include elf/mmix.h.
1353 (guess_is_rela): MMIX is RELA.
1354 (dump_relocations): Handle MMIX relocations.
1355 * Makefile.am: Regenerate dependencies.
1356 * Makefile.in: Regenerate.
1357
f662939a
NC
13582001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1359
1360 * readelf.c (parse_args): Handle multiple options to the -w
1361 switch.
1362
c91d0dfb
JJ
13632001-10-12 Jakub Jelinek <jakub@redhat.com>
1364
1365 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1366 LOPROC, LOOS and LOUSER.
1367
7559e86e 13682001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1369
1370 * MAINTAINERS: Update my email address.
1371
fcd8210c
AM
13722001-10-03 Alan Modra <amodra@bigpond.net.au>
1373
1374 * doc/Makefile.in: Regenerate.
1375 * configure: Regenerate.
1376
428409d5
NC
13772001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1378
1379 * readelf.c (display_debug_line, display_debug_pubnames,
1380 display_debug_info, display_debug_frames): Detect and warn
1381 about 64-bit format entries.
1382 (display_debug_aranges): Reword 64-bit warning.
1383 (debug_displays): Add .debug_pubtypes as a known, but not yet
1384 supported, debug section.
1385
6a8c2b0d
AM
13862001-10-02 Alan Modra <amodra@bigpond.net.au>
1387
1388 * coffdump.c (PROGRAM_VERSION): Delete.
1389 (main <'V'>): Call print_version.
1390 * srconv.c: Likewise.
1391 * sysdump.c: Likewise.
1392 * version.c (program_version): Remove.
1393 (print_version): Use BFD_VERSION_STRING. Just print the current
1394 year in copyright message.
1395 * addr2line.c (program_version): Remove unused declaration.
1396 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1397 place of BFD_VERSION.
1398 * Makefile.am (Makefile): Depend on bfd/configure.in.
1399 (cplus-dem.o): Depend on Makefile.
1400 Run "make dep-am".
1401 * Makefile.in: Regenerate.
1402
e414a165
NC
14032001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1404
1405 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1406 format .debug_arange sections.
1407 (main): Add missing prototype.
b8908f93 1408
efc3ee7f
HPN
14092001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1410
1411 * Makefile.am: Update dependencies with "make dep-am".
1412 * Makefile.in: Regenerate.
1413
9e85c2a0
RH
14142001-09-28 Richard Henderson <rth@redhat.com>
1415
1416 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1417
451dad9c
AM
14182001-09-26 Alan Modra <amodra@bigpond.net.au>
1419
1420 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1421 VA_CLOSE.
1422 (non_fatal): Likewise.
1423 * objdump.c (objdump_sprintf): Likewise.
1424 * readelf.c (error): Likewise.
1425 (warn): Likewise.
1426
d974e256
JJ
14272001-09-25 Jakub Jelinek <jakub@redhat.com>
1428
1429 * readelf.c (do_wide): New.
1430 (options): Add --wide.
1431 (usage, parse_args): Likewise.
1432 (process_program_headers): Put each segment on a single line if
1433 --wide is given.
1434 (process_section_headers): Put each section on a single line if
1435 --wide is given.
1436 * doc/binutils.texi: Document it.
1437 * NEWS: Likewise.
1438
2f11c261
AM
14392001-09-25 Alan Modra <amodra@bigpond.net.au>
1440
1441 * readelf.c (print_vma): Print 8 digits of low hex value.
1442
1d50f91e
AJ
14432001-09-24 Andreas Jaeger <aj@suse.de>
1444
1445 * nlmconv.c: Fix warnings about unused attributes and function
1446 prototypes.
1447
1448 * strings.c: Add prototype for get_char.
1449
38131e67
L
14502000-09-19 H.J. Lu <hjl@gnu.org>
1451
1452 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1453 $(srcdir)/cxxfilt.man.
1454 * doc/Makefile.in: Rebuild.
1455
3bcfb3e4
AM
14562001-09-19 Alan Modra <amodra@bigpond.net.au>
1457
1458 * objcopy.c (copy_main): Correct rename-section string parsing.
1459 Consolidate new_name parsing, and error messages.
1460
3882b010
L
14612001-09-18 Bruno Haible <haible@clisp.cons.org>
1462
1463 * addr2line.c: Don't include <ctype.h>.
1464 (main): For gettext, also set the LC_CTYPE locate facet.
1465 * ar.c (main): Likewise.
1466 * coffdump.c (main): Likewise.
1467 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1468 (main): For gettext, also set the LC_CTYPE locate facet.
1469 Use ISALNUM instead of isalpha/isdigit.
1470 * dllwrap.c: Don't include <ctype.h>.
1471 (main): For gettext, also set the LC_CTYPE locate facet.
1472 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1473 (main): For gettext, also set the LC_CTYPE locate facet.
1474 Use TOUPPER instead of islower/toupper.
1475 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1476 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1477 Use TOUPPER instead of islower/toupper.
1478 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1479 * objcopy.c (main): Likewise.
1480 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1481 (disassemble_bytes): Use ISPRINT instead of isprint.
1482 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1483 (dump_data): Use ISPRINT instead of isprint.
1484 (main): For gettext, also set the LC_CTYPE locate facet.
1485 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1486 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1487 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1488 Use TOUPPER instead of islower/toupper.
1489 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1490 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1491 (write_rc_accelerators): Use ISPRINT instead of isprint.
1492 (write_rc_rcdata): Likewise.
1493 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1494 * srconv.c (main): Likewise.
1495 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1496 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1497 isdigit/isupper/islower.
1498 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1499 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1500 stab_demangle_prefix, stab_demangle_qualified,
1501 stab_demangle_template, stab_demangle_type,
1502 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1503 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1504 (isgraphic): Use ISPRINT instead of isascii/isprint.
1505 (main): Remove HAVE_LC_MESSAGES dependency.
1506 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1507 (pbarray): Use ISPRINT instead of isprint.
1508 (main): For gettext, also set the LC_CTYPE locate facet.
1509 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1510 (format_from_filename): Use ISPRINT instead of isprint.
1511 (main): For gettext, also set the LC_CTYPE locate facet.
1512 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1513 (unicode_print): Use ISPRINT instead of isprint.
1514 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1515 (stab_variable): Use ISDIGIT instead of isdigit.
1516
e59b4dfb
AM
15172001-09-18 Alan Modra <amodra@bigpond.net.au>
1518
1519 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1520 Replace bfd_read call with call to bfd_bread.
1521 (extract_file): Likewise.
1522
1523 * objdump.c (dump_section_header): Cast section->filepos to
1524 unsigned long to suit printf format string.
1525 * readelf.c (process_section_headers): Similarly for sh_offset.
1526 (process_unwind): Likewise.
1527
d132876a
NC
15282001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1529
1530 * strings.c (encoding, encoding_bytes): New variables.
1531 (long_options): Add --encoding.
1532 (main): Accept -e and --encoding.
1533 (get_char): New function. Read a, possibly wide, character from
1534 the input stream.
1535 (print_strings): Use get_char().
1536 (usage): Document new command line option.
1537 * doc/binutils.texi: Document new command line option.
1538 * NEWS: Announce new command line option.
1539
7559e86e 15402001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1541
1542 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1543 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1544 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1545 Removed EM_CYGNUS_ARC.
1546
7559e86e 15472001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1548
1549 * readelf.c: Include elf/h8 for H8 series definitions.
1550 (guess_is_rela): H8 series if RELA.
1551 (dump_relocations): Handle H8 series relocations.
1552
0823fbca
EC
15532001-08-31 Eric Christopher <echristo@redhat.com>
1554
1555 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1556
8db76d70
PT
15572001-08-29 Peter Targett <peter.targett@arccores.com>
1558
1559 * MAINTAINERS: Include ARC Maintainer.
1560
d81d6584
BE
15612001-08-29 Ben Elliston <bje@redhat.com>
1562
1563 * stabs.c (stab_demangle_template): Initialise s4.
1564
25a1ff5b
AM
15652001-08-27 Alan Modra <amodra@bigpond.net.au>
1566
1567 * readelf.c (dump_relocations): Recognise EM_PPC64.
1568
a5d22d2a
TS
15692001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1570
1571 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1572
62a5a82d
L
15732001-08-25 H.J. Lu <hjl@gnu.org>
1574
1575 * nm.c (print_width): New.
1576 (display_rel_file): Set `print_width' according to
1577 bfd_sprintf_vma.
1578 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1579
1ae8b3d2
AO
15802001-08-24 Alexandre Oliva <aoliva@redhat.com>
1581
1582 * objcopy.c (use_alt_mach_code): New variable.
1583 (OPTION_ALT_MACH_CODE): Define.
1584 (copy_options): Added --alt-machine-code.
1585 (copy_main): Handle it.
1586 (copy_object): Switch to alternate machine code if requested.
1587 * doc/binutils.texi: Document new option.
1588 * NEWS: Likewise.
1589
d1bdd336
TS
15902001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1591
1592 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1593
410f7a12
L
15942001-08-21 H.J. Lu <hjl@gnu.org>
1595
1596 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1597 (display_debug_info): Cast for 64bit hosts.
1598 (display_debug_frames): Likewise.
1599 (process_mips_specific): Likewise.
1600
c32144ff
AJ
16012001-08-21 Andreas Jaeger <aj@suse.de>
1602
1603 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1604
1605 * sysdump.c: Add missing prototypes.
1606 * srconv.c: Likewise.
1607 * unwind-ia64.c: Likewise.
1608 * coffdump.c: Likewise.
1609
1610 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1611
1612 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1613 of declaring xcalloc.
1614
d8180c76
L
16152001-08-10 H.J. Lu <hjl@gnu.org>
1616
1617 * nm.c (print_value): Add one arg, bfd *.
1618 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1619 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1620 (print_symbol_info_sysv): Likewise.
1621 (print_symbol_info_posix): Likewise.
1622
1623 * objdump.c (dump_section_header): Replace printf_vma with
1624 bfd_printf_vma.
1625 (print_section_stabs): Likewise.
1626 (dump_bfd_header): Likewise.
1627 (objdump_print_value): Replace sprintf_vma with
1628 bfd_sprintf_vma.
1629 (disassemble_bytes): Likewise.
1630 (dump_reloc_set): Likewise.
1631
0218d1e4
AJ
16322001-08-10 Andreas Jaeger <aj@suse.de>
1633
1634 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1635 to build warnings.
1636 * configure: Regenerate.
1637
2863d58a
AM
16382001-08-09 Alan Modra <amodra@bigpond.net.au>
1639
1640 * readelf.c: Add missing prototypes.
1641 * objdump.c: Likewise. Format existing prototypes.
1642
c0e047e0
AO
16432001-08-08 Alexandre Oliva <aoliva@redhat.com>
1644
1645 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1646 of any RELA relocation for the abbrev_offset memory location that
1647 refers to the .debug_abbrev section symbol.
1648
ff78d6d6
L
16492001-08-07 H.J. Lu <hjl@gnu.org>
1650
1651 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1652 (main): Return process_file ().
1653
c36774d6
PB
16542001-08-05 Philip Blundell <philb@gnu.org>
1655
1656 * doc/binutils.texi: Use "Thumb" not "THUMB".
1657
8f9d9bd9
JH
16582001-08-03 John Healy <jhealy@redhat.com>
1659
bb279dc0
ZW
1660 Patch suggested by Frank Eigler <fche@redhat.com>.
1661 * objdump.c (disassemble_data): Fill in section member of the
1662 disasm_info structure.
8f9d9bd9 1663
c918cb96
DD
16642001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1665
1666 * configure.in: Added --with-windres option.
1667 * configure: Regenerated.
1668
c7c55b78
NC
16692001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1670
1671 * doc/binutils.texi: Use @command{name} for commands;
1672 use @option{-opt} for options; use @table @env for list of options;
1673 remove spaces arround [ | ] in synopsis.
1674
1675 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1676 center title.
1677
594ef5db
NC
16782001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1679
bb279dc0
ZW
1680 * objcopy.c: Fix formatting.
1681 (section_rename): New structure.
1682 (OPTION_RENAME_SECTION): New switch.
1683 (copy_usage): Document new switch.
1684 (add_section_rename): New function: Add a node to the section
1685 rename list.
1686 (find_section_rename): New function: Find the new name and
1687 flags for a section.
1688 (setup_section): Call find_section_name to determine the name
1689 of the output section.
1690 (copy_main): Handle OPTION_RENAME_SECTION.
1691 * binutils.texi: Document new switch.
594ef5db
NC
1692 * NEWS: Mention new switch.
1693
1f554c69
NC
16942001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1695
1696 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1697 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1698 bug-binutils@gcc.org.
1699
2f83960e
AM
17002001-07-28 Matthias Kramm <kramm@quiss.org>
1701
1702 * bucomm.c (list_supported_architectures): New function.
1703 * bucomm.h (list_supported_architectures): Declare.
1704 * objdump.c (usage): Call the above.
1705
20fe0649
DB
17062001-07-25 Dave Brolley <brolley@redhat.com>
1707
1708 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1709 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1710
1b577b00
NC
17112001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1712
1713 * README: Update for 2.11. Change bug reporting email address.
1714 * MAINTAINERS: Tidy up. Change bug reporting email address.
1715
95fd336c
DD
17162001-07-16 DJ Delorie <dj@redhat.com>
1717
5f16d855
DD
1718 * resres.c (write_res_header): Align header size.
1719 (res_align_file): Calculate alignment correctly.
1720
95fd336c
DD
1721 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1722 correct 10).
1723 * resrc.c (write_rc_resource): Likewise.
1724 * windres.h (SUBLANG_SHIFT): Define - as 10.
1725
ed8fee27
NC
17262001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1727
1728 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1729
90ab7e9a
NC
17302001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1731
1732 * MAINTAINERS: Add notes about branch checkins.
1733
e0c60db2
NC
17342001-07-05 Daniel Berlin <dan@cgsoftware.com>
1735
1736 * readelf.c (display_debug_macinfo): New function, display
1737 .debug_macinfo section.
1738 (do_debug_macinfo): New variable.
1739 (parse_args): Handle "-w[mM]" to mean display macro info.
1740 (process_section_headers): Handle debug_macinfo.
1741 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1742 function for .debug_macinfo display.
e0c60db2
NC
1743 * doc/binutils.texi: Document new command line switch.
1744 * NEWS: Document new feature of readelf.
0218d1e4 1745
24e01a36
L
17462001-07-05 H.J. Lu <hjl@gnu.org>
1747
1748 * objcopy.c (filter_symbols): Don't turn undefined symbols
1749 into local.
1750
4258bf4d
L
17512001-07-03 H.J. Lu <hjl@gnu.org>
1752
1753 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1754 $@.pod.
1755 (ar.1): Likewise.
1756 (dlltool.1): Likewise.
1757 (nlmconv.1): Likewise.
1758 (nm.1): Likewise.
1759 (objcopy.1): Likewise.
1760 (objdump.1): Likewise.
1761 (ranlib.1): Likewise.
1762 (readelf.1): Likewise.
1763 (size.1): Likewise.
1764 (strings.1): Likewise.
1765 (strip.1): Likewise.
1766 (windres.1): Likewise.
1767 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1768 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1769 $(DEMANGLER_NAME).
1770 (as.1): Removed.
1771 * doc/Makefile.in: Regenerated.
1772
7014bc31
NC
17732001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1774
1775 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1776
b811889f
NC
17772001-07-01 Daniel Berlin <dan@cgsoftware.com>
1778
1779 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1780
12ab83a9
NC
17812001-06-29 James Cownie <jcownie@etnus.com>
1782
1783 * readelf.c: Support DWARF 2.1 attributes.
1784
a6e9f9df
AM
17852001-06-28 Alan Modra <amodra@bigpond.net.au>
1786
1787 * readelf.c (GET_DATA_ALLOC): Remove.
1788 (GET_DATA): Remove.
1789 (get_data): New function combining above macros, with an extra
1790 test for zero size.
1791 (slurp_rela_relocs): Use get_data, and catch error return.
1792 (slurp_rel_relocs): Likewise.
1793 (get_32bit_program_headers): Likewise.
1794 (get_64bit_program_headers): Likewise.
1795 (get_32bit_section_headers): Likewise.
1796 (get_64bit_section_headers): Likewise.
1797 (get_32bit_elf_symbols): Likewise.
1798 (get_64bit_elf_symbols): Likewise.
1799 (process_section_headers): Likewise.
1800 (process_relocs): Likewise.
1801 (slurp_ia64_unwind_table): Likewise.
1802 (process_unwind): Likewise.
1803 (get_32bit_dynamic_segment): Likewise.
1804 (get_64bit_dynamic_segment): Likewise.
1805 (process_dynamic_segment): Likewise.
1806 (process_version_sections): Likewise.
1807 (process_symbol_table): Likewise.
1808 (dump_section): Likewise.
1809 (display_debug_info): Likewise.
1810 (display_debug_section): Likewise.
1811 (process_section_contents): Likewise.
1812 (process_corefile_note_segment): Likewise.
1813 (process_mips_specific): Likewise. Also free econf32, econf64.
1814
af3fc3bc
AM
18152001-06-25 Alan Modra <amodra@bigpond.net.au>
1816
1817 * readelf.c (dump_relocations): Print "bad symbol index" if
1818 symtab == NULL with non-zero symtab_index.
1819 (process_relocs): Don't bomb if reloc section has no symsec.
1820
6d900bf6
L
18212001-06-24 H.J. Lu <hjl@gnu.org>
1822
1823 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1824 by accident.
1825 (copy_main): Apply the the change made to strip_main on
1826 2001-05-30 by accident.
1827
49b4e386
AJ
18282001-06-23 Andreas Jaeger <aj@suse.de>
1829
1830 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1831 parameter 'code'.
1832 (unw_decode_x2): Likewise.
1833 (unw_decode_x3): Likewise.
1834 (unw_decode_x4): Likewise.
1835
d8dc71e3
BE
18362001-06-23 Ben Elliston <bje@redhat.com>
1837
1838 * MAINTAINERS: Add myself as M88k maintainer.
1839
af3bdff7
NC
18402001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1841
1842 * objcopy.c (strip_main): Support -o or --output-file command lien
1843 switch.
1844
105e7211
L
18452001-06-19 H.J. Lu <hjl@gnu.org>
1846
1847 * doc/Makefile.in: Regenerated.
1848
c45021f2
NC
18492001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1850
1851 * readelf.c: Restore formatting.
1852
18532001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1854
bb279dc0
ZW
1855 * Makefile.am: Move documentation into doc subdirectory.
1856 * Makefile.in: Regenerated.
c45021f2 1857 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1858 * addr2line.1: Removed.
1859 * ar.1: Likewise.
1860 * dlltool.1: Likewise.
1861 * nlmconv.1: Likewise.
1862 * nm.1: Likewise.
1863 * objcopy.1: Likewise.
1864 * objdump.1: Likewise.
1865 * ranlib.1: Likewise.
1866 * readelf.1: Likewise.
1867 * size.1: Likewise.
1868 * strings.1: Likewise.
1869 * strip.1: Likewise.
1870 * windres.1: Likewise.
1871 * cxxfilt.man: Likewise.
c45021f2
NC
1872 * doc: New Directory.
1873 * doc/Makefile.am: New file.
1874 * doc/Makefile.in: Generate.
1875
09ad7db3
AM
18762001-06-09 Alan Modra <amodra@bigpond.net.au>
1877
1878 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1879
936260fe
AM
18802001-06-01 Alan Modra <amodra@bigpond.net.au>
1881
1882 * MAINTAINERS: Update my email address.
1883
16b2b71c
NC
18842001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1885
1886 * objcopy.c: Add new switches: --keep-global-symbol,
1887 --keep-symbols, --localize-symbols, --keep-global-symbols and
1888 --weaken-symbols.
1889 * binutils.texi: Document new switches.
1890 * objcopy.1: Regenerate.
1891 * NEWS: Announce new feature.
1892
7036c0e1
AJ
18932001-05-28 Andreas Jaeger <aj@suse.de>
1894
1895 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1896 variables, fix format strings.
1897
76a406e5
NC
18982001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1899
1900 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1901 when computing the address of the line to show.
1902
31b6fca6
RH
19032001-05-16 Richard Henderson <rth@redhat.com>
1904
1905 * readelf.c (do_debug_frames_interp): New.
1906 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1907 (byte_get_big_endian): Likewise.
1908 (parse_args) ['F']: Set do_debug_frames_interp.
1909 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1910 (frame_display_row): Don't trunc pc_begin to int.
1911 (size_of_encoded_value): New.
1912 (display_debug_frames): Handle 64-bit targets. Print raw data
1913 unless do_debug_frames_interp.
1914 (debug_displays): Remove duplicate .debug_frame.
1915
4fe85591
NC
19162001-05-15 Ralf Baechle <ralf@gnu.org>
1917
1918 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1919 The former constant was never in active use and is used otherwise
1920 by the ABI.
1921
579f31ac
JJ
19222001-05-11 Jakub Jelinek <jakub@redhat.com>
1923
1924 * readelf.c (process_unwind): Print all unwind sections, not just
1925 one.
1926
78f4a3f7
AM
19272001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1928
1929 * readelf.c (process_unwind): Remove const specifier.
1930
1c529ca6
NC
19312001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1932
1933 * strings.c (isgraphic): Do not use isascii() unless it is needed
1934 for isprint() to work.
1935 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1936
87e6d782
NC
19372001-04-27 Johan Rydberg <jrydberg@opencores.org>
1938
bb279dc0 1939 * NEWS: Announce support for OpenRISC.
87e6d782 1940
4bd3d870 19412001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1942
1943 * dlltool.c (do_default_excludes): Initialise to true.
1944
21211521
AM
19452001-04-10 Alan Modra <amodra@one.net.au>
1946
1947 * MAINTAINERS: Update my email address
1948 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1949
0c66b61e 19502001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1951
1952 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1953
e58d53af
L
19542001-03-30 H.J. Lu <hjl@gnu.org>
1955
1956 * readelf.c (process_unwind): Just return if do_unwind is 0.
1957
bee72332
DD
19582001-03-28 Roger Sayle <roger@metaphorics.com>
1959
1960 * dlltool.c (make_one_lib_file): Fix section flags for
1961 .text, .data and .bss in stub ds*.o files to match those
1962 generated by gas.
1963
f1467e33
L
19642001-03-29 H.J. Lu <hjl@gnu.org>
1965
1966 * readelf.c (process_unwind): Only do unwind sections for
1967 IA64.
1968
1c6fb4fe
L
19692001-03-28 H.J. Lu <hjl@gnu.org>
1970
1971 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1972 * Makefile.in: Regenerate.
1973
0879a67a
AJ
19742001-03-26 Andreas Jaeger <aj@suse.de>
1975
1976 * binutils.texi (nm): Fix texi syntax.
1977
0285c67d
NC
19782001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1979
1980 * binutils.texi: Put @c man begin and @c man end indications
1981 to generate man pages using texi2pod and pod2man. Put @c man title
1982 to identify each man. Add SEEALSO entries.
1983 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1984 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1985 sort the list.
1986 (*.1): Build the man pages from binutils.texi.
1987 * Makefile.in: Regenerate.
1988
04847a4d
CF
19892001-03-13 Eric Kohl <ekohl@rz-online.de>
1990
1991 * defparse.y (opt_equal_name): allow "." in name.
1992 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1993 (gen_exp_file): Likewise.
1994
43a0748c
NC
19952001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1996
1997 * NEWS: Document addition of -B switch to objcopy.
1998 * binutils.texi: Document addition of -B switch to objcopy.
1999 * objcopy.c: (copy_options): Add --binary-architecture.
2000 (copy_usage): Document -B/--binary-architecture.
2001 (copy_main): Support -B/--binary-architecture. Set
2002 bfd_external_binary_architecture.
0879a67a 2003
b7498e0e
NC
20042001-03-11 Andreas Jaeger <aj@suse.de>
2005
2006 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2007 (dump_relocations): Likewise.
2008 (get_machine_name): Likewise.
2009
a59e3bd7
NC
20102001-02-28 Nick Clifton <nickc@redhat.com>
2011
2012 * readelf.c: (struct unw_aux_info): Remove const modifier for
2013 'strtab' field.
2014 (process_unwind): Remove non-K&R compliant LHS type cast in call
2015 to GET_DATA_ALLOC macro.
2016
a5bcd848
PB
20172001-02-28 Philip Blundell <pb@futuretv.com>
2018
2019 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2020 ABI is in use; remove ambiguity between the "unknown" EABI and
2021 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2022 renamed EF_xx constants.
2023
27b7e12d
AM
20242001-02-27 Alan Modra <alan@linuxcare.com.au>
2025
2026 * configure.in (BFD_VERSION): New.
2027 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2028 * configure: Regenerate.
2029 * Makefile.am: Run "make dep-am"
2030 * Makefile.in: Regenerate.
2031
a9f10786
NC
20322001-02-14 Nick Clifton <nickc@redhat.com>
2033
2034 * MAINTAINERS: Add "Obvious Fix" rule.
2035
3c44da9a
MS
20362001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2037
2038 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2039 literal concatenation.
2040
ecd03389
MS
20412001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2042
2043 * readelf.c (struct unw_aux_info): Remove const from the info member.
2044 (process_unwind): Don't type-cast the third argument to the
2045 GET_DATA_ALLOC macro.
2046
88ec60c7
NC
20472001-02-11 Nick Clifton <nickc@redhat.com>
2048
2049 * readelf.c (dump_relocations): Free corrected allocated
2050 array.
2051 (process_unwind): Fix compile time warning.
2052
f5e21966
NC
20532001-02-10 Nick Clifton <nickc@redhat.com>
2054
2055 * binutils.texi: Document new --unwind option to readelf.
2056
a85d7ed0
NC
20572001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2058
2059 * readelf.c: Add linux target for S/390.
2060
7bb10502
AM
20612001-02-10 Alan Modra <alan@linuxcare.com.au>
2062
2063 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2064 printf is a macro.
2065
8ca8f343
HPN
20662001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2067
2068 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2069 * aclocal.m4: Regenerate.
2070 * configure: Regenerate.
2071
7340082d
NC
20722001-02-07 Todd Vierling <tv@wasabisystems.com>
2073
2074 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2075 * objdump.c (bfd_target_vector): Likewise.
2076
4d6ed7c8
NC
20772001-02-07 David Mosberger <davidm@hpl.hp.com>
2078
2079 * readelf.c (process_unwind): New function.
2080 (slurp_ia64_unwind_table): Ditto.
2081 (dump_ia64_unwind): Ditto.
2082 (find_symbol_for_address): Ditto.
2083 (slurp_rela_relocs): New function (split off from dump_relocations()).
2084 (slurp_rel_relocs): Ditto.
2085 (parse_args): Handle '-u' option.
2086
2087 * unwind-ia64.c: New file.
2088 * unwind-ia64.h: New file.
2089 * Makefile.am: Include unwind-ia64.c in readelf build.
2090 * Makefile.in: Regenerate.
7340082d 2091 * po/binutils.pot: Regenerate.
4d6ed7c8 2092
c7217458
PB
20932001-02-04 Philip Blundell <philb@gnu.org>
2094
2095 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2096 * configure: Regenerate.
2097
956eedd4
AM
20982001-01-31 Steve deRosier <sderosier@vari-lite.com>
2099
2100 * ieee.c (ieee_add_bb11): Don't check for backslashes
2101 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2102
8855cbca
AM
21032001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2104
c7f2731e
AM
2105 * ieee.c: Update copyright.
2106 (ieee_start_compilation_unit): Don't check for backslashes
2107 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2108
8855cbca
AM
2109 * stabs.c: Update copyright. Include "filenames.h".
2110 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2111
329de803 21122001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2113
2114 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2115 sections are present before using them. Remove code duplication.
2116 (process_symbol_table): Check if VERDEF or VERNEED sections are
2117 present before using them.
2118
23719f39
NC
21192001-01-17 Nick Clifton <nickc@redhat.com>
2120
2121 * objcopy.c (copy_object): Fail if attempting to convert the
2122 endianness of the input object file.
2123
2124 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2125
f726e849
NC
21262001-01-16 Nick Clifton <nickc@redhat.com>
2127
2128 * readelf.c (string_table_length): New variable.
2129 (SECTION_NAME): Catch out of range indices and missing section
2130 pointers.
2131 (process_section_headers): Delete useless local variable
2132 string_table_offset. Set the value of string_table_length
2133 after loading the string table.
2134 (process_mips_specific): Use SECTION_NAME macro.
2135 (process_file): Set string_table_length to 0 when it is freed.
2136
d0398d6a
NC
21372001-01-12 Nick Clifton <nickc@redhat.com>
2138
2139 * version.c (print_version): Update copyright date.
2140
0d2bcfaf
NC
21412001-01-11 Peter Targett <peter.targett@arccores.com>
2142
2143 * readelf.c (dump_relocations): Include selection with EM_ARC.
2144 (get_machine_name) Update name to "ARC".
2145
8b1e6df3
NC
21462001-01-09 Nick Clifton <nickc@redhat.com>
2147
2148 * Makefile.am: Add rule to build objdump.o from objdump.c and
2149 using OBJDUMP_DEFS.
2150 * Makefile.in: Regenerate.
2151
2152 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2153 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2154 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2155 * configure: Regenerate.
8b1e6df3
NC
2156
2157 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2158 is defined read in the relocs even if dump_reloc_info is
2159 false.
2160
2f952d20
PB
21612001-01-07 Philip Blundell <philb@gnu.org>
2162
2163 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2164 `bug-binutils'.
2165 * README: Likewise.
2166
a8c548cb
NC
21672000-12-19 Nick Clifton <nickc@redhat.com>
2168
2169 * dlltool.c: Add missing support for arm-epoc-pe.
2170 * configure.in: Add missing support for arm-epoc-pe.
2171 * configure: Regenerate.
2172
cc5fda35
NC
21732000-12-15 Nick Clifton <nickc@redhat.com>
2174
2175 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2176 Mode parts of the x86 port.
2177
bcedfee6
NC
21782000-12-04 Andreas Jaeger <aj@suse.de>
2179
2180 * readelf.c (guess_is_rela): Add EM_X86_64.
2181 (dump_relocations): Add EM_X86_64.
2182 (get_machine_name): Add EM_X86_64.
2183 Include "elf/x86-64.h".
2184
584da044
NC
21852000-12-12 Nick Clifton <nickc@redhat.com>
2186
2187 * readelf.c: Fix formatting.
2188
7559e86e 21892000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2190
2191 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2192
a98cc2b2
AH
21932000-12-07 Andrew Haley <aph@redhat.com>
2194
2195 * readelf.c (display_debug_frames): Only display columns that are
2196 referenced by the frame debug info.
2197
c7987a69
NC
21982000-12-05 Nick Clifton <nickc@redhat.com>
2199
2200 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2201
09fd7e38
JM
22022000-12-04 Jason Merrill <jason@redhat.com>
2203
2204 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2205 (display_debug_section): Likewise.
2206 (display_debug_info): Display CU header before bailing.
2207
e7af610e
NC
22082000-12-01 Chris Demetriou <cgd@sibyte.com>
2209
09fd7e38
JM
2210 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2211 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2212 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2213
09fd7e38
JM
2214 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2215 and E_MIPS_ARCH_64.
84ea6cf2 2216
09fd7e38
JM
2217 * readelf.c (get_machine_flags): Add case for
2218 E_MIPS_MACH_SB1.
c6c98b38 2219
75066968
DD
22202000-11-30 Richard Earnshaw <rearnsha@arm.com>
2221
2222 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2223
5c4666ea
HPN
22242000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2225
6e917903 2226