]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Ken Raeburn is no longer the maintainer for GAS.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
bf44dd74
AM
12002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
2
3 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
4
2c205ff2
AM
52002-07-20 Alan Modra <amodra@bigpond.net.au>
6
63eb0809 7 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 8
1e4cf259
NC
92002-07-18 Denis Chertykov <denisc@overta.ru>
10 Frank Ch. Eigler <fche@redhat.com>
11
12 * readelf.c: Include "elf/ip2k.h".
13 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
14 (dump_relocations): Likewise.
15 (get_machine_name): Likewise.
16 * NEWS: Mention IP2K support.
17
2cbb2eef
NC
182002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
19
20 * NEWS: Add 'Changes in 2.13'.
21
047b2264
JJ
222002-07-10 Jakub Jelinek <jakub@redhat.com>
23
24 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
25 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
26 (get_section_type_name): Handle SHT_GNU_LIBLIST.
27 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
28 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
29 (process_gnu_liblist): New.
30 (process_file): Call it.
31
97230b15
AM
322002-07-03 Alan Modra <amodra@bigpond.net.au>
33
34 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
35 * Makefile.in: Regenerate.
36
a6637ec0
AM
372002-07-02 Alan Modra <amodra@bigpond.net.au>
38
39 * budemang.c: New file, "demangle" function.
40 * budemang.h: New file.
41 * addr2line.c (translate_addresses): Use "demangle".
42 * nm.c (print_symname): Likewise.
43 * objdump.c (objdump_print_symname): Likewise.
44 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
45 here since that obfuscates.
46 * rdcoff.c: Don't #include demangle.h.
47 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
48 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
49 (HFILES): Add budemang.h. Sort.
50 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
51 Run "make dep-am".
52 * Makefile.in: Regenerate.
53
179d3252
JT
542002-07-01 Matt Thomas <matt@3am-software.com>
55
56 * readelf.c: Include "elf/vax.h".
57 (guess_is_rela): Move EM_VAX from unknown to RELA case.
58 (dump_relocations): Handle VAX relocations.
59 (get_machine_flags): Handle VAX machine flags.
60
75751cd9
SC
612002-06-29 Stephane Carrez <stcarrez@nerim.fr>
62
63 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
64
e5851ab8
NC
652002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
66
67 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
68
eb3f2f5c
AM
692002-06-26 Alan Modra <amodra@bigpond.net.au>
70
71 * nm.c (print_symname): When demangling, strip leading dots from
72 symbol names to avoid confusing the demangler.
73
a13a0de8
L
742002-06-25 H.J. Lu <hjl@gnu.org>
75
76 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
77 * Makefile.in: Regenerated.
78
6db7a086
AM
792002-06-21 Igor Schein <igor@txc.com>
80
81 * configure.in: Quote bu_cv_have_fopen64.
82 * configure: Regenerate.
83
9710509e
AM
842002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
85
86 * configure.in: Check for strcoll.
87 * configure: Regenerate.
88 * config.in: Regenerate.
89 * nm.c (main): Set locale for LC_COLLATE category.
90 (non_numeric_forward): Use strcoll if available.
91
a9f0b5e7
DB
922002-06-20 Dave Brolley <brolley@redhat.com>
93
94 * MAINTAINERS: Add self as fr30 and frv maintainer.
95
33f5f537
L
962002-06-18 H.J. Lu (hjl@gnu.org)
97
98 * nm.c: Include "elf/common.h".
99 (extended_symbol_info): Add elfinfo, a pointer to
100 elf_symbol_type.
101 (SYM_SIZE): Use elfinfo if it is not NULL.
102 (get_symbol_type): New function.
103 (display_archive): Set print_width for each archive member.
104 (display_file): Likewise.
105 (display_rel_file): Don't set print_width here.
106 (print_object_filename_sysv): Handle print_width.
107 (print_archive_member_sysv): Likewise.
108 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
109 (print_symbol): Set the elfinfo field in extended_symbol_info
110 for ELF.
111 (print_object_filename_sysv): Fix the output format.
112 (print_symbol_info_sysv): Print type and section for ELF.
113
1142002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
115
116 * nm.c (print_size_symbols): Remove assignment, which makes
117 the symbol's size equal to its value when --size-sort is
118 used.
119
5c70f934
DB
1202002-06-18 Dave Brolley <brolley@redhat.com>
121
122 From Catherine Moore:
123 * readelf.c (elf/frv.h): #include it.
124 (guess_is_rela): Support EM_CYGNUS_FRV.
125 (dump_relocations): Ditto.
126 (get_machine_name): Ditto.
127 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
128
7ece0d85
JJ
1292002-06-18 Jakub Jelinek <jakub@redhat.com>
130
131 * readelf.c (get_file_header): Only read the first section header if
132 e_shoff is non-zero.
133
72797995
L
1342002-06-15 H.J. Lu (hjl@gnu.org)
135
136 * nm.c (print_size): New variable. Initialize to 0.
137 (long_options): Add 'S'/"print-size".
138 (main): Handle 'S'.
139 (print_symbol_info_bsd): Print size only if print_size is not
140 0.
141
142 * doc/binutils.texi: Document -S/--print-size.
143
977f7911
NC
1442002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
145
146 * nm.c (struct extended_symbol_info): New strcuture: Add the size
147 of the symbols to the information provided by the symbol_info
148 structure.
149 (print_symbols): Pass the symbol size to print_symbol.
150 (print_size_symbols): Pass the symbol size to print_symbol.
151 (print_symbol): Extra argument: The size of the symbol. Store
152 this in the extended_symbol_info structure.
153 (print_symbol_info): Change type of info parameter to
154 extended_symbol_info. Display the size, if known.
155 (print_symbol_info_posix): Likewise.
156 (print_symbol_info_sysv): Likewise.
157
b1f88ebe
AM
1582002-06-08 Alan Modra <amodra@bigpond.net.au>
159
fa449227
AM
160 * Makefile.am: Run "make dep-am".
161 * Makefile.in: Regenerate.
162 * doc/Makefile.in: Regnerate.
163
b1f88ebe
AM
164 * bucomm.c: Replace CONST with const.
165 * nm.c: Likewise.
166 * objdump.c: Likewise.
167
91a106e6
L
1682002-06-07 H.J. Lu <hjl@gnu.org>
169
170 * readelf.c (DW_CFA_GNU_args_size): Don't define.
171 (DW_CFA_GNU_negative_offset_extended): Likewise.
172 (DW_CFA_GNU_window_save): Likewise.
173 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
174 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
175
6ab6b380
NC
1762002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
177
178 * nm.c: When computing size of symbols for an ELF target use the
179 internal size field.
180
e28e05a3
JL
1812002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
182
183 * testsuite/binutils-all/objcopy.exp: clear xfail for
184 "hppa*64*-*-hpux*".
185 * testsuite/binutils-all/hppa/objdump.exp: Return if
186 "*64*-*-*".
187
dc156bc0
AM
1882002-06-05 Alan Modra <amodra@bigpond.net.au>
189
190 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
191
1922002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
193
194 * objdump.c: Fix formatting.
195
d79e4ea3
BE
1962002-05-29 Ben Elliston <bje@redhat.com>
197
198 * MAINTAINERS: Add self as M68k maintainer.
199
d172d4ba
NC
2002002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
201
202 * readelf.c: Modified/Added DLX elf support.
203
7edb8f29
NC
2042002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
205
3a1a2036
NC
206 * arsup.c: Fix formatting.
207 * debug.c (debug_record_label): Add missing colon to error
208 message.
209 * ieee.c (parse_ieee_ty): Fix spelling typo.
210 * readelf.c (process_program_headers): Remove English assumption
211 about making a plural word.
212 (process_section_headers): Likewise.
213 (process_relocs): Allow quotes to be translated.
214 (process_unwind): Likewise,
215 (process_mips_specific): Improve error message.
216 (get_note_type): Fix spelling typo.
217
7edb8f29
NC
218 * configure.in (ALL_LINGUAS): Add sv
219 * po/sv.po: New file.
220
3eee1e9d
AM
2212002-05-27 Alan Modra <amodra@bigpond.net.au>
222
223 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
224 (unw_print_grmask): Likewise.
225 (unw_print_frmask): Likewise.
226
d43efbe3
KH
2272002-05-26 Kazu Hirata <kazu@cs.umass.edu>
228
229 * arsup.c: Remove ARGSUSED.
230 * debug.c: Likewise.
231 * ieee.c: Likewise.
232 * nlmconv.c: Likewise.
233 * prdbg.c: Likewise.
234 * stabs.c: Likewise.
235 * wrstabs.c: Likewise.
236
e9792343
AM
2372002-05-25 Alan Modra <amodra@bigpond.net.au>
238
239 * arlex.l: Use #include "" instead of <> for local header files.
240 * coffdump.c: Likewise.
241 * coffgrok.c: Likewise.
242 * nlmconv.c: Likewise.
243 * nlmheader.y: Likewise.
244 * srconv.c: Likewise.
245 * strings.c: Likewise.
246 * sysdump.c: Likewise.
247 * unwind-ia64.h: Likewise.
248 * windres.h: Likewise.
249 * winduni.h: Likewise.
250
d7e53452
TR
2512002-05-24 Tom Rix <trix@redhat.com>
252
253 * MAINTAINERS: Add self as the d10v maintainer.
254
436e8db0
NC
2552002-05-24 TAMURA Kent <kent@netbsd.org>
256
257 * configure.in: Builds dlltool for i386-netbsdpe.
258 * configure: Regenerate.
259
9f66665a
KH
2602002-05-23 Kazu Hirata <kazu@cs.umass.edu>
261
262 * size.c: Fix formatting.
263 * srconv.c: Likewise.
264 * stabs.c: Likewise.
265 * sysdump.c: Likewise.
266 * unwind-ia64.c: Likewise.
267 * wrstabs.c: Likewise.
268
13ae64f3
JJ
2692002-05-23 Jakub Jelinek <jakub@redhat.com>
270
271 * readelf.c (get_segment_type): Add PT_TLS.
272 (get_elf_section_flags): Add SHF_TLS.
273 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
274 (process_dynamic_segment): Use puts instead of printf.
275 (get_symbol_type): Support STT_TLS.
276 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
277 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
278 Add SEC_THREAD_LOCAL.
279
53c7db4b
KH
2802002-05-23 Kazu Hirata <kazu@cs.umass.edu>
281
282 * rdcoff.c: Fix formatting.
283 * rddbg.c: Likewise.
284 * readelf.c: Likewise.
285 * rename.c: Likewise.
286 * resbin.c: Likewise.
287 * resrc.c: Likewise.
288 * resres.c: Likewise.
289
0af11b59
KH
2902002-05-21 Kazu Hirata <kazu@cs.umass.edu>
291
292 * filemode.c: Fix formatting.
293 * ieee.c: Likewise.
294 * is-ranlib.c: Likewise.
295 * is-strip.c: Likewise.
296 * maybe-ranlib.c: Likewise.
297 * maybe-strip.c: Likewise.
298 * nlmconv.c: Likewise.
299 * nm.c: Likewise.
300 * not-ranlib.c: Likewise.
301 * not-strip.c: Likewise.
302 * objcopy.c: Likewise.
303 * objdump.c: Likewise.
304
21611032
TS
3052002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
306
307 * objdump.c (dump_headers): Fix output formatting for ELF32
308 architectures in a BFD64 enabled toolchain.
309
26044998
KH
3102002-05-20 Kazu Hirata <kazu@cs.umass.edu>
311
312 * debug.c: Fix formatting.
313 * debug.h: Likewise.
314 * dlltool.c: Likewise.
315 * dllwrap.c: Likewise.
316 * emul_aix.c: Likewise.
317 * emul_vanilla.c: Likewise.
318
f462a9ea
KH
3192002-05-19 Kazu Hirata <kazu@cs.umass.edu>
320
321 * addr2line.c: Fix formatting.
322 * ar.c: Likewise.
323 * arsup.c: Likewise.
324 * arsup.h: Likewise.
325 * binemul.c: Likewise.
326 * binemul.h: Likewise.
327 * bucomm.c: Likewise.
328 * coffdump.c: Likewise.
329 * coffgrok.c: Likewise.
330 * coffgrok.h: Likewise.
331
e0159aa9
MM
3322002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
333
334 * MAINTAINERS: Add myself as the second AVR port maintainer.
335
074b403e
SC
3362002-05-16 Stephane Carrez <stcarrez@nerim.fr>
337
338 * MAINTAINERS: Update my email address.
339
2b9c8201
NC
3402002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
341
342 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
343
e1d5b1e7
AM
3442002-05-09 Alan Modra <amodra@bigpond.net.au>
345
346 * configure.in: Replace `*pe' with `pe' throughout.
347 * configure: Regenerate.
348
d3d8a9ee
NC
3492002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
350
351 * Makefile.am: Honour DESTDIR.
352 * Makefile.in: Regenerate.
353
405c98a4
AM
3542002-05-06 Alan Modra <amodra@bigpond.net.au>
355
a02d5965
AM
356 * dlltool.c (process_def_file): Add missing prototype.
357 (new_directive, assemble_file, main): Likewise.
358 (process_def_file, new_directive): Make static.
359 (inform): Rewrite using VA_FIXEDARG.
360 * dllwrap.c (mybasename): Add missing prototype.
361 (strhash, main): Likewise.
362 (inform): Rewrite using VA_FIXEDARG.
363 (warn): Likewise.
364 (cleanup_and_exit): Use old style function definition.
365 (strhash): Likewise.
366 * windres.c (define_resource): Use one memset to clear all of
367 struct res_resource.
368
405c98a4 369 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 370 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
371
3722002-05-06 Borut Razem <borut.razem@siol.net>
373
374 * rclex.l (get_string): Correct "strings" list handling.
375 * resrc.c (read_rc_file): Discard strings.
376
91593c9d
AM
3772002-05-04 Alan Modra <amodra@bigpond.net.au>
378
e58a75dc
AM
379 * ar.c (replace_members): Remove unused var. Formatting fix.
380 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
381
91593c9d
AM
382 * MAINTAINERS: Sort port maintainers by CPU.
383
6b52b824
AM
3842002-05-04 Bob Byrnes <byrnes@curl.com>
385
386 * size.c (display_archive): Add last_arfile and code to close archives.
387
dd70071f
AM
3882002-05-01 Alan Modra <amodra@bigpond.net.au>
389
390 * nm.c (print_symbol): Check returned filename from
391 bfd_find_nearest_line is non-NULL.
392
6c95717a
EZ
3932002-04-25 Elena Zannoni <ezannoni@redhat.com>
394
395 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
396
3c25c5f6
NC
3972002-04-24 Christian Groessler <chris@groessler.org>
398
399 * MAINTAINERS: Changed my email address.
400
944cd72c
TS
4012002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
402
403 * arparse.y: Fix syntax warning.
404
ea91f8bb
NC
4052002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
406
3e55a963
NC
407 * readelf.c (fetch_location_list): Remove unused function.
408
409 * readelf.c (process_corefile_note_segment): Catch corrupt notes
410 and display a warning message, then exit the loop.
411
ea91f8bb
NC
412 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
413
45b99827
NC
4142002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
415
416 * resrc.c (write_rc_dialog): If charset is non-default value
417 display all of the DIALOGEX parameters.
418
4192002-04-15 Eric Kohl <ekohl@rz-online.de>
420
421 * rcparse.y: Allow two to five parameter in FONT statement of
422 DIALOGEX resources.
423 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
424 resource data.
425 (res_to_bin_dialog): Likewise.
426 * windres.h: Added misssing charset variable to dialog_ex
427 structure.
428
acfbab8a
NC
4292002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
430
431 * rcparse.y: Set MEMFLAG_PURE by default.
432
df3baf66
NC
4332002-04-09 Bernd Herd <info@herdsoft.com>
434
435 * rcparse.y: CLASS definitions in DIALOG resources
436 are quoted.
4c30641a 437 Fix typo in BEDIT warning.
91eafb40 438 Don't add default dialog style when explicit style specified.
b62a12ca 439 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 440
b24eb5ac
NC
441 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
442 (handle_quotes) "\a" escape (used for right justified key
443 definitions in menus) is encodes as binary 8.
df3baf66 444
b24eb5ac
NC
445 * resrc.c (write_rc_dialog): Print style even if it is 0.
446 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 447 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 448
b24eb5ac
NC
449 * resbin.c (bin_to_res_dialog): Use signature to identify
450 DIALOGEX.
f7d63484 451
b24eb5ac 452 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 453
df3baf66
NC
4542002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
455
456 * resrc.c: print CLASS names in quotes
457
4582002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
459
460 * MAINTAINERS: Update my email address.
461
8e42bcb6
AM
4622002-04-04 Alan Modra <amodra@bigpond.net.au>
463
464 * dep-in.sed: Cope with absolute paths.
465 * Makefile.am (dep.sed): Subst TOPDIR.
466 Run "make dep-am".
467 * Makefile.in: Regenerate.
468
96f959e5
PT
4692002-03-27 Peter Targett <peter.targett@arc.com>
470
471 * MAINTAINERS: Update my email address.
472
1ea788ee
AM
4732002-03-21 Alan Modra <amodra@bigpond.net.au>
474
475 * Makefile.am: Run "make dep-am".
476 * Makefile.in: Regenerate.
477 * doc/Makefile.in: Regenerate.
478 * po/POTFILES.in: Regenerate.
479 * aclocal.m4: Regenerate.
480 * config.in: Regenerate.
481 * configure: Regenerate.
482
a2f14207
DB
4832002-03-20 Daniel Berlin <dan@dberlin.org>
484
485 * readelf.c: Add support for displaying dwarf2 location lists.
486 (do_debug_loc, debug_loc_section, debug_loc_size): New.
487 (parse_args): Use 'O' as shorthand for displaying location list
488 section.
489 (process_section_headers): Handle debug_loc as well.
490 (load_debug_loc): New.
491 (free_debug_loc): New.
492 (fetch_location_list): New.
493 (display_debug_loc): New.
494 (display_debug_info): Call load_debug_loc and free_debug_loc.
495 (debug_displays): We can display .debug_loc now, too.
496 (usage): Update usage string.
497 (read_and_display_attr_value): Note location lists, but don't
498 display them inline.
499
eb1e0e80
NC
5002002-03-18 Tom Rix <trix@redhat.com>
501
502 * Makefile.am: Add binutils emulation support.
503 * configure.in: Same.
504 * configure.tgt: New file. Same.
505 * ar.c (main): Use ar_emul_parse_arg.
506 (usage): Use ar_emul_usage.
507 (replace_members): Use ar_emul_replace, ar_emul_append.
508 * binemul.c: New file. Define the binutils emulation
509 layer. Define default methods.
510 * binemul.h: New file. Binutils emulation layer header file.
511 * emul_aix.c: New file. AIX binutils emulation.
512 * emul_vanilla.c: New file. Default binutils emulation.
513 * Makefile.in: Regenerate.
514 * configure: Same.
515
a1c259a1
NC
5162002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
517
518 * po/fr.po: Updated version.
519
9ce88e60
NC
5202002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
521
522 * po/fr.po: Updated version.
523
effb0601
DJ
5242002-03-07 Daniel Jacobowitz <drow@mvista.com>
525
526 * README: Update some version numbers.
527
a65688ab
DJ
5282002-03-07 Daniel Jacobowitz <drow@mvista.com>
529
530 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
531 (Architecture Selection): Likewise.
532
f3f7fbb2
NC
5332002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
534
535 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
536 generating .exp file.
537
25345be5
NC
5382002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
539
540 * readelf.c (dump_relocations): Fix typo.
541
9a66911f
NC
5422002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
543
544 * NEWS: Mark 2.12 branch.
545
2c71103e
NC
5462002-02-18 Timothy Daly <remote_bob@yahoo.com>
547
548 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
549 types for 64-bit MIPS. Narrow some fields for 80-char
550 output.
551 (dump_relocations): Change spelling from 'unrecognised'
552 to 'unrecognized'.
553 (decode_ARM_machine_flags): Likewise.
554 (parse_args): Likewise.
555 (read_and_display_attr_value): Likewise.
556 (display_debug_section): Likewise.
557
49fda6c8
HPN
5582002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
559
560 * NEWS: Mention support for MMIX.
561
76f57f3a
JT
5622002-02-13 Matt Fredette <fredette@netbsd.org>
563
564 * readelf.c (get_machine_flags): Recognize EF_M68000.
565
d36ca9c2
AO
5662002-02-12 Alexandre Oliva <aoliva@redhat.com>
567
568 * MAINTAINERS: Added self as MN10300 co-maintainer.
569
19397422
AM
5702002-02-12 Alan Modra <amodra@bigpond.net.au>
571
572 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
573 DT_PPC64_OPDSZ.
574
d434e574
DJ
5752002-02-11 Daniel Jacobowitz <drow@mvista.com>
576
577 * MAINTAINERS: List myself as branch maintainer.
578
12b87c89
AM
5792002-02-11 Alan Modra <amodra@bigpond.net.au>
580
581 * configure: Regenerate.
582 * objcopy.c: Update copyright date.
583 * doc/Makefile.in: Regenerate.
584
8d037c5c
DJ
5852002-02-10 Daniel Jacobowitz <drow@mvista.com>
586
587 * nlmconv.c: Back out localtime PARAMS change.
588
4c168fa3
AM
5892002-02-11 Alan Modra <amodra@bigpond.net.au>
590
591 * objcopy.c (MKDIR): Define.
592 (copy_archive): Make name_list.name const. Use MKDIR.
593 Handle duplicate files in archives by making more temp dirs.
594
408f8db1
DJ
5952002-02-10 Daniel Jacobowitz <drow@mvista.com>
596
597 * coffdump.c: Include "getopt.h" after "bucomm.h"
598 so that macros are defined correctly.
599 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
600 prototype. Prototype main.
601 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
602
9f77fa06
AO
6032002-02-06 Alexandre Oliva <aoliva@redhat.com>
604
605 * MAINTAINERS: Added self as SH co-maintainer.
606
82f6addb
NC
6072002-02-05 Nick Clifton <nickc@redhat.com>
608
609 * po/tr.po: Updated translation.
610
ba323545
AM
6112002-02-01 Alan Modra <amodra@bigpond.net.au>
612
613 * Makefile.am: Run "make dep-am"
614 * Makefile.in: Regenerate.
615
3deb89d3
DJ
6162002-01-29 Daniel Jacobowitz <drow@mvista.com>
617
618 * nm.c (print_value): Mark abfd unused.
619
a0e9c55f
DJ
6202002-01-29 Daniel Jacobowitz <drow@mvista.com>
621
622 * unwind-ia64.c (unw_decoder): Change second argument
623 to unsigned int, to match function prototypes.
624
d7a283d4
DJ
6252002-01-29 Daniel Jacobowitz <drow@mvista.com>
626
627 * objdump.c: Include "getopt.h" after "bucomm.h" so that
628 __GNU_LIBRARY__ will be defined.
629 * size.c: Likewise.
630
4867be41
DJ
6312002-01-27 Daniel Jacobowitz <drow@mvista.com>
632
633 * configure: Regenerated.
634
7562a296
HPN
6352002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
636
637 * doc/Makefile.am (install): Depend on install-info.
638 * doc/Makefile.in: Regenerate.
639
15c82623
NC
6402002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
641
642 * objcopy.c (strip_usage): Document -d as an alias
643 --strip-debug.
644
645 * size.c (usage): Document [-t | --totals] options.
646 (long_options): Add --totals option.
647 (main): If the [-t | --totals] option is specified and
648 the output format is Berkeley-style, print the total
649 text, data, and bss sizes of all objects listed.
650 (print_berkeley_format): If the [-t | --totals] option
651 is specified, track the total text, data, and bss
652 sizes.
653 * doc/binutils.texi (size): Document [-t | --totals] options.
654 (strip): Document -d as an alias for --strip-debug.
655 * NEWS: Mention new feature of size.
656
00ea8601 6572002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 658
1ddbd152
NC
659 * po/fr.po: Updated version.
660 * po/es.po: Updated version.
b85cedd7 661
8b53311e
NC
6622002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
663
664 * addr2line.c (usage): Update text to provide verbose
665 description of the command line options.
666 * ar.c (usage): Update text to provide verbose
667 description of the command line options.
668 (main): Accept -h and -H when running as ranlib.
669 * coffdump.c (show_usage): Update text to provide verbose
670 description of the command line options.
671 * dlltool.c (main): Accept -H as an alias for --help.
672 * nlmconv.c (show_usage): Update text to provide verbose
673 description of the command line options.
674 * nm.c (usage): Replace OPTIONS with option(s).
675 (main): Accept -H as an alias for --help.
676 * objcopy.c (strip_main): Accept -H as an alias for --help.
677 * objdump.c (main): Accept -v as an alias for --verbose.
678 * readelf.c (usage): Adjust format to match style used in
679 other binutils.
680 * size.c (usage): Update text to provide verbose description
681 of the command line options.
682 (main): Accept -v, -h and -H as command line options.
683 * srconv.c (show_usage): Update text to provide verbose
684 description of the command line options.
685 * strings.c (main): Accept -H and -v as command line options.
686 (usage): Update text to provide verbose description of the
687 command line options.
688 * sysdump.c (show_usage): Update text to provide verbose
689 description of the command line options.
690 * windres.c (usage): Adjust format to match style used in
691 other binutils.
692
693 * coffdump.c: Fix formatting.
694 * nlmconv.c: Fix formatting.
695 * srconv.c: Fix formatting.
696 * sysdump.c: Fix formatting.
697
c46f0c34
AM
6982002-01-22 Alan Modra <amodra@bigpond.net.au>
699
700 * Makefile.am: Run "make dep-am".
701 * Makefile.in: Regenerate.
702
2a538ba5
AJ
7032002-01-18 Andreas Jaeger <aj@suse.de>
704
705 * version.c (print_version): Update year.
706
285d1771
AM
7072002-01-17 Alan Modra <amodra@bigpond.net.au>
708
709 * readelf.c (get_machine_name): Handle EM_PPC64.
710 (guess_is_rela): Here too.
711
328577ad
NC
7122002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
713
714 * po/binutils.pot: Regenerate.
715 * po/fr.po: Regenerate.
716 * po/tr.po: Regenerate.
717
af3ae48d
NC
7182002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
719
720 * po/tr.po: Import new version.
721
f1cb7e17
AM
7222002-01-16 Alan Modra <amodra@bigpond.net.au>
723
724 * readelf.c (get_ppc64_dynamic_type): New.
725 (get_dynamic_type): Call it.
726
6364e0b4
NC
7272002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
728
3ab9460d
NC
729 * objcopy.c (copy_usage): Use "options" instead of "switches".
730 (strip_usage): Use "options" instead of "switches".
731 * doc/binutils.texi (dlltool): Refer to "options" instead of
732 "switches".
6364e0b4 733
3a7e524e
RE
7342002-01-14 Richard Earnshaw <rearnsha@arm.com>
735
736 * MAINTAINERS: Add self as co-maintainer for the ARM code.
737
1209e219
NC
7382001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
739
740 * po/es.po: Import from translation project.
741 * configure.in (ALL_LINGUAS): Add es.
742 * configure: Regenerate.
743
b4db1224
JT
7442002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
745
746 * readelf.c (get_netbsd_elfcore_note_type): Use
747 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
748
9437c45b
JT
7492002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
750
751 * readelf.c: Update copyright years.
752 (get_note_type): Return a const char *.
753 (get_netbsd_elfcore_note_type): New function.
754 (process_note): Use get_netbsd_elfcore_note_type to get
755 the note type string for NetBSD ELF core files.
756
00428cca
AM
7572002-01-06 Steve Ellcey <sje@cup.hp.com>
758
759 * readelf.c (get_ia64_segment_type): Add support for macros.
760 (get_segment_type): Add support for IA64 specific macros.
761
31104126
NC
7622001-12-20 Julian v. Bock <julian@wongr.net>
763
764 * readelf.c (print_symbol): New function: Print a formatted symbol
765 name. If --wide is specified do not truncate it.
766 (dump_relocations): Use print_symbol() to print symbol names.
767 (process_symbol_table): Likewise.
768 (process_syminfo): Likewise.
769 (process_mips_specific): Likewise.
770 (usage): Document new feature of --wide switch.
771 * doc/binutils.texi (objdump): Document additional behaviour of
772 --wide.
2a538ba5 773
4dd67f29
MS
7742001-12-18 Michael Snyder <msnyder@redhat.com>
775
776 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
777 (copy_object): Don't set the start address or flags of a core file.
778 (copy_section): Don't relocate a core file. Don't copy contents
779 if the input section has the contents flag set, but the output
780 section does not (which happens with the fake 'note' pseudo-
781 sections that BFD creates for corefiles).
782
43521d43
TS
7832001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
784
785 * readelf.c (get_machine_flags): Recognize header flags for ABI and
786 ASE extensions. More robust code for ISA checking. Ignore empty fields
787 in header flags for GNU extensions.
788
b667df2e
AM
7892001-12-18 Alan Modra <amodra@bigpond.net.au>
790
791 * objcopy.c (copy_archive): Set output bfd format outside the loop.
792
17a5a5c3
NC
7932001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
794
795 * po/ja.po: Import from translation project.
796 * configure.in (ALL_LINGUAS): Add ja.
797 * configure: Regenerate.
798
65de42c0
TS
7992001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
800
801 * addr2line.c (main): Protoype.
802 * ar.c (main): Protoype.
803 * nm.c (main): Protoype.
804 * objcopy.c (main): Protoype.
805 * objdump.c (main): Protoype.
806 * size.c (main): Protoype.
807 * strings.c (main): Protoype.
808
9ad5cbcf
AM
8092001-12-17 Alan Modra <amodra@bigpond.net.au>
810
811 * readelf.c (symtab_shndx_hdr): New global.
812 (SECTION_HEADER_INDEX): Define.
813 (SECTION_HEADER_NUM): Define.
814 (SECTION_HEADER): Define.
815 (GET_ELF_SYMBOLS): Pass two params rather than three.
816 (get_32bit_elf_symbols): Take file and section args. Read and
817 use SHT_SYMTAB_SHNDX.
818 (get_64bit_elf_symbols): Likewise.
819 (dump_relocations): Use SECTION_HEADER to index "section_headers".
820 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
821 Remember symtab_shdx_hdr.
822 (process_program_headers): Scan from index 1 for segment map.
823 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
824 "section_headers".
825 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
826 (process_unwind): Likewise.
827 (process_version_sections): Likewise.
828 (process_symbol_table): Likewise.
829 (display_debug_info): Likewise.
830 (process_dynamic_segment): Fake up a symtab section for changed
831 GET_ELF_SYMBOLS.
832 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
833 (process_program_headers): Kill signed/unsigned warning.
834 (load_debug_str): Likewise.
835 (display_debug_info): Likewise.
836
65765700
JJ
8372001-12-13 Jakub Jelinek <jakub@redhat.com>
838
839 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
840
560f3c1c
AM
8412001-12-11 Alan Modra <amodra@bigpond.net.au>
842
843 * readelf.c (process_file_header): Print extended e_shnum and
844 e_shdtrndx values. Set elf_header values for same.
845 (get_32bit_section_headers): Add "num" arg to read "num" headers.
846 (get_64bit_section_headers): Likewise.
847 (process_section_headers): Update calls.
848 (get_file_header): Call get_32bit_section_headers or 64bit variant.
849
bc408b8a
JJ
8502001-12-10 Jakub Jelinek <jakub@redhat.com>
851
852 * objcopy.c (setup_section): Copy entsize.
853
93fbbb04
GK
8542001-12-07 Geoffrey Keating <geoffk@redhat.com>
855
856 * readelf.c (guess_is_rela): Add support for stormy16.
857 (dump_relocations): Likewise.
858 (get_machine_name): Likewise.
859
e3c8793a
NC
8602001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
861
862 * dllwrap.c (main) Replace multiple strings describing a
863 single error with a single, newline escaped sentence to permit
864 better translation into foreign languages.
865
866 * readelf.c (get_elf_class): Remove internalionalisation of ELF
867 class names.
868
956cd1d6
TS
8692001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
870
871 * strings.c (get_char): Initialize value.
872
956c53ee
TS
8732001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
874
875 * arlex.l: Silence compile warnings.
876 * arsup.h: Likewise. Fix formatting.
877
cedd9a58
JJ
8782001-12-04 Jakub Jelinek <jakub@redhat.com>
879
880 * strings.c: Include config.h before bfd.h.
881 (file_off): New type.
882 (file_open): Define.
883 (print_strings): Use file_off instead of file_ptr. Print addresses
884 which don't fit into long correctly.
885 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
886 available.
887 (strings_file): Use file_off instead of file_ptr. Use file_open.
888 * configure.in: Check for getc_unlocked.
889 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
890 be defined for it.
891 * configure: Rebuilt.
892 * config.h.in: Rebuilt.
893
af667503
L
8942001-11-29 H.J. Lu <hjl@gnu.org>
895
896 * bucomm.c (make_tempname): Revert the changes made on
897 2001-11-14 and 2001-11-12. They won't work with directories.
898
16474668
NC
8992001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
900
901 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
902 CFLAGS_FOR_TARGET to runtest in environment.
903 * Makefile.in: Rebuild.
904 * doc/Makefile.in: Rebuild.
905
17978339
MS
9062001-11-28 Mike Stump <mrs@wrs.com>
907
908 * objcopy.c (setup_section): Preserve SEC_RELOC when
909 --set-section-flags is used.
910
261a45ad
NC
9112001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
912
913 * readelf.c (do_debug_str): New variable.
914 (display_debug_str): New function: Display the contents of a
915 .debug_str section.
916 (load_debug_str): New function: Load in the contents of a
917 .debug_str section.
918 (free_debug_str): New function: Free the memory used by
919 load_debug_str().
920 (fetch_indirect_string): Retrieve a string from the .debug_str
921 section.
922 (usage): Add -ws.
923 (parse_args): Accept -ws.
924 (process_section_headers): Allow the display of the .debug_str
925 section.
926 (read_and_display_attr_value): Use fetch_indirect_string. Show
927 offset into .debug_str section.
928 (display_debug_info): Use load_debug_str and free_debug_str.
929 (debug_displays): Add .debug_str.
930 * doc/binutils.texi: Document -ws.
931
b8908f93
AJ
9322001-11-19 Andreas Jaeger <aj@suse.de>
933
934 * testsuite/binutils-all/objdump.exp: Add x86-64.
935
e5fb9629
AS
9362001-11-15 Andreas Schwab <schwab@suse.de>
937
938 * readelf.c: Fix warnings without terminating newline.
939
802a735e
AM
9402001-11-15 Alan Modra <amodra@bigpond.net.au>
941
942 * doc/binutils.texi (objdump): Document ppc -M options.
943
b89e9eae
AJ
9442001-11-14 Andreas Jaeger <aj@suse.de>
945
946 * doc/binutils.texi (objdump): Fix description to use x86-64.
947
a6a25652
NC
9482001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
949
950 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
951 not all systems provide mkstemp.
952
e396998b
AM
9532001-11-14 Alan Modra <amodra@bigpond.net.au>
954
955 * doc/binutils.texi (objdump): Document x86 -M options.
956
81766fca
RH
9572001-11-13 Keith Walker <keith.walker@arm.com>
958
959 * readelf.c (read_and_display_attr_value): New function to
960 handle DW_FORM_indirect.
961 (read_and_display_attr): Use it.
962
1a509dcc
GK
9632001-11-13 Geoffrey Keating <geoffk@redhat.com>
964
965 * readelf.c (display_debug_lines): Deal with unknown standard
966 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
967 DW_LNS_set_isa.
968
6e917903 9692001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 970
6e917903
TW
971 * MAINTAINERS: Add self as tic54x maintainer. This target
972 includes the IBM C54XDSP clone.
7559e86e 973
6e917903 9742001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 975
7559e86e
NC
976 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
977
9782001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 979
ecdadc4a
JL
980 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
981 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
982 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
983 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
984 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
985 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
986 (unw_decode_b2, unw_decode_b3_b4): Likewise.
987
91770270
JL
988 * readelf.c (get_elf_class): Fix ISO portability glitch.
989 (get_data_encoding, get_osabi_name, request_dump): Likewise.
990
ef5cdfc7
JJ
9912001-11-07 Jakub Jelinek <jakub@redhat.com>
992
993 * readelf.c (debug_str, debug_str_size): New.
994 (display_debug_abbrev): If no abbrevs were read, skip the CU.
995 Call free_abbrevs.
996 (read_and_display_addr): Handle DW_FORM_strp.
997 (display_debug_info): Read .debug_str section if present,
998 so that DW_FORM_strp can be handled.
999 Fix test for non-existant .debug_abbrev section.
1000
5e9520c8
JJ
10012001-11-05 Jakub Jelinek <jakub@redhat.com>
1002
1003 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1004
1005 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1006
54589086
MS
10072001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1008
1009 * MAINTAINERS: Add self as s390/s390x maintainer.
1010
c05b685b
TR
10112001-11-02 Tom Rix <trix@bluey.cygnus.com>
1012
1013 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1014
3c62831e
NC
10152001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1016
1017 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1018 * configure: Regernate.
1019 * po/fr.po: New file.
1020 * po/tr.po: New file.
1021
3c3bdf30
NC
10222001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1023
9b19141a 1024 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1025 * readelf.c: Include elf/mmix.h.
1026 (guess_is_rela): MMIX is RELA.
1027 (dump_relocations): Handle MMIX relocations.
1028 * Makefile.am: Regenerate dependencies.
1029 * Makefile.in: Regenerate.
1030
f662939a
NC
10312001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1032
1033 * readelf.c (parse_args): Handle multiple options to the -w
1034 switch.
1035
c91d0dfb
JJ
10362001-10-12 Jakub Jelinek <jakub@redhat.com>
1037
1038 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1039 LOPROC, LOOS and LOUSER.
1040
7559e86e 10412001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1042
1043 * MAINTAINERS: Update my email address.
1044
fcd8210c
AM
10452001-10-03 Alan Modra <amodra@bigpond.net.au>
1046
1047 * doc/Makefile.in: Regenerate.
1048 * configure: Regenerate.
1049
428409d5
NC
10502001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1051
1052 * readelf.c (display_debug_line, display_debug_pubnames,
1053 display_debug_info, display_debug_frames): Detect and warn
1054 about 64-bit format entries.
1055 (display_debug_aranges): Reword 64-bit warning.
1056 (debug_displays): Add .debug_pubtypes as a known, but not yet
1057 supported, debug section.
1058
6a8c2b0d
AM
10592001-10-02 Alan Modra <amodra@bigpond.net.au>
1060
1061 * coffdump.c (PROGRAM_VERSION): Delete.
1062 (main <'V'>): Call print_version.
1063 * srconv.c: Likewise.
1064 * sysdump.c: Likewise.
1065 * version.c (program_version): Remove.
1066 (print_version): Use BFD_VERSION_STRING. Just print the current
1067 year in copyright message.
1068 * addr2line.c (program_version): Remove unused declaration.
1069 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1070 place of BFD_VERSION.
1071 * Makefile.am (Makefile): Depend on bfd/configure.in.
1072 (cplus-dem.o): Depend on Makefile.
1073 Run "make dep-am".
1074 * Makefile.in: Regenerate.
1075
e414a165
NC
10762001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1077
1078 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1079 format .debug_arange sections.
1080 (main): Add missing prototype.
b8908f93 1081
efc3ee7f
HPN
10822001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1083
1084 * Makefile.am: Update dependencies with "make dep-am".
1085 * Makefile.in: Regenerate.
1086
9e85c2a0
RH
10872001-09-28 Richard Henderson <rth@redhat.com>
1088
1089 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1090
451dad9c
AM
10912001-09-26 Alan Modra <amodra@bigpond.net.au>
1092
1093 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1094 VA_CLOSE.
1095 (non_fatal): Likewise.
1096 * objdump.c (objdump_sprintf): Likewise.
1097 * readelf.c (error): Likewise.
1098 (warn): Likewise.
1099
d974e256
JJ
11002001-09-25 Jakub Jelinek <jakub@redhat.com>
1101
1102 * readelf.c (do_wide): New.
1103 (options): Add --wide.
1104 (usage, parse_args): Likewise.
1105 (process_program_headers): Put each segment on a single line if
1106 --wide is given.
1107 (process_section_headers): Put each section on a single line if
1108 --wide is given.
1109 * doc/binutils.texi: Document it.
1110 * NEWS: Likewise.
1111
2f11c261
AM
11122001-09-25 Alan Modra <amodra@bigpond.net.au>
1113
1114 * readelf.c (print_vma): Print 8 digits of low hex value.
1115
1d50f91e
AJ
11162001-09-24 Andreas Jaeger <aj@suse.de>
1117
1118 * nlmconv.c: Fix warnings about unused attributes and function
1119 prototypes.
1120
1121 * strings.c: Add prototype for get_char.
1122
38131e67
L
11232000-09-19 H.J. Lu <hjl@gnu.org>
1124
1125 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1126 $(srcdir)/cxxfilt.man.
1127 * doc/Makefile.in: Rebuild.
1128
3bcfb3e4
AM
11292001-09-19 Alan Modra <amodra@bigpond.net.au>
1130
1131 * objcopy.c (copy_main): Correct rename-section string parsing.
1132 Consolidate new_name parsing, and error messages.
1133
3882b010
L
11342001-09-18 Bruno Haible <haible@clisp.cons.org>
1135
1136 * addr2line.c: Don't include <ctype.h>.
1137 (main): For gettext, also set the LC_CTYPE locate facet.
1138 * ar.c (main): Likewise.
1139 * coffdump.c (main): Likewise.
1140 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1141 (main): For gettext, also set the LC_CTYPE locate facet.
1142 Use ISALNUM instead of isalpha/isdigit.
1143 * dllwrap.c: Don't include <ctype.h>.
1144 (main): For gettext, also set the LC_CTYPE locate facet.
1145 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1146 (main): For gettext, also set the LC_CTYPE locate facet.
1147 Use TOUPPER instead of islower/toupper.
1148 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1149 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1150 Use TOUPPER instead of islower/toupper.
1151 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1152 * objcopy.c (main): Likewise.
1153 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1154 (disassemble_bytes): Use ISPRINT instead of isprint.
1155 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1156 (dump_data): Use ISPRINT instead of isprint.
1157 (main): For gettext, also set the LC_CTYPE locate facet.
1158 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1159 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1160 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1161 Use TOUPPER instead of islower/toupper.
1162 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1163 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1164 (write_rc_accelerators): Use ISPRINT instead of isprint.
1165 (write_rc_rcdata): Likewise.
1166 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1167 * srconv.c (main): Likewise.
1168 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1169 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1170 isdigit/isupper/islower.
1171 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1172 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1173 stab_demangle_prefix, stab_demangle_qualified,
1174 stab_demangle_template, stab_demangle_type,
1175 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1176 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1177 (isgraphic): Use ISPRINT instead of isascii/isprint.
1178 (main): Remove HAVE_LC_MESSAGES dependency.
1179 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1180 (pbarray): Use ISPRINT instead of isprint.
1181 (main): For gettext, also set the LC_CTYPE locate facet.
1182 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1183 (format_from_filename): Use ISPRINT instead of isprint.
1184 (main): For gettext, also set the LC_CTYPE locate facet.
1185 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1186 (unicode_print): Use ISPRINT instead of isprint.
1187 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1188 (stab_variable): Use ISDIGIT instead of isdigit.
1189
e59b4dfb
AM
11902001-09-18 Alan Modra <amodra@bigpond.net.au>
1191
1192 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1193 Replace bfd_read call with call to bfd_bread.
1194 (extract_file): Likewise.
1195
1196 * objdump.c (dump_section_header): Cast section->filepos to
1197 unsigned long to suit printf format string.
1198 * readelf.c (process_section_headers): Similarly for sh_offset.
1199 (process_unwind): Likewise.
1200
d132876a
NC
12012001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1202
1203 * strings.c (encoding, encoding_bytes): New variables.
1204 (long_options): Add --encoding.
1205 (main): Accept -e and --encoding.
1206 (get_char): New function. Read a, possibly wide, character from
1207 the input stream.
1208 (print_strings): Use get_char().
1209 (usage): Document new command line option.
1210 * doc/binutils.texi: Document new command line option.
1211 * NEWS: Announce new command line option.
1212
7559e86e 12132001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1214
1215 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1216 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1217 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1218 Removed EM_CYGNUS_ARC.
1219
7559e86e 12202001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1221
1222 * readelf.c: Include elf/h8 for H8 series definitions.
1223 (guess_is_rela): H8 series if RELA.
1224 (dump_relocations): Handle H8 series relocations.
1225
0823fbca
EC
12262001-08-31 Eric Christopher <echristo@redhat.com>
1227
1228 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1229
8db76d70
PT
12302001-08-29 Peter Targett <peter.targett@arccores.com>
1231
1232 * MAINTAINERS: Include ARC Maintainer.
1233
d81d6584
BE
12342001-08-29 Ben Elliston <bje@redhat.com>
1235
1236 * stabs.c (stab_demangle_template): Initialise s4.
1237
25a1ff5b
AM
12382001-08-27 Alan Modra <amodra@bigpond.net.au>
1239
1240 * readelf.c (dump_relocations): Recognise EM_PPC64.
1241
a5d22d2a
TS
12422001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1243
1244 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1245
62a5a82d
L
12462001-08-25 H.J. Lu <hjl@gnu.org>
1247
1248 * nm.c (print_width): New.
1249 (display_rel_file): Set `print_width' according to
1250 bfd_sprintf_vma.
1251 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1252
1ae8b3d2
AO
12532001-08-24 Alexandre Oliva <aoliva@redhat.com>
1254
1255 * objcopy.c (use_alt_mach_code): New variable.
1256 (OPTION_ALT_MACH_CODE): Define.
1257 (copy_options): Added --alt-machine-code.
1258 (copy_main): Handle it.
1259 (copy_object): Switch to alternate machine code if requested.
1260 * doc/binutils.texi: Document new option.
1261 * NEWS: Likewise.
1262
d1bdd336
TS
12632001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1264
1265 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1266
410f7a12
L
12672001-08-21 H.J. Lu <hjl@gnu.org>
1268
1269 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1270 (display_debug_info): Cast for 64bit hosts.
1271 (display_debug_frames): Likewise.
1272 (process_mips_specific): Likewise.
1273
c32144ff
AJ
12742001-08-21 Andreas Jaeger <aj@suse.de>
1275
1276 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1277
1278 * sysdump.c: Add missing prototypes.
1279 * srconv.c: Likewise.
1280 * unwind-ia64.c: Likewise.
1281 * coffdump.c: Likewise.
1282
1283 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1284
1285 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1286 of declaring xcalloc.
1287
d8180c76
L
12882001-08-10 H.J. Lu <hjl@gnu.org>
1289
1290 * nm.c (print_value): Add one arg, bfd *.
1291 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1292 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1293 (print_symbol_info_sysv): Likewise.
1294 (print_symbol_info_posix): Likewise.
1295
1296 * objdump.c (dump_section_header): Replace printf_vma with
1297 bfd_printf_vma.
1298 (print_section_stabs): Likewise.
1299 (dump_bfd_header): Likewise.
1300 (objdump_print_value): Replace sprintf_vma with
1301 bfd_sprintf_vma.
1302 (disassemble_bytes): Likewise.
1303 (dump_reloc_set): Likewise.
1304
0218d1e4
AJ
13052001-08-10 Andreas Jaeger <aj@suse.de>
1306
1307 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1308 to build warnings.
1309 * configure: Regenerate.
1310
2863d58a
AM
13112001-08-09 Alan Modra <amodra@bigpond.net.au>
1312
1313 * readelf.c: Add missing prototypes.
1314 * objdump.c: Likewise. Format existing prototypes.
1315
c0e047e0
AO
13162001-08-08 Alexandre Oliva <aoliva@redhat.com>
1317
1318 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1319 of any RELA relocation for the abbrev_offset memory location that
1320 refers to the .debug_abbrev section symbol.
1321
ff78d6d6
L
13222001-08-07 H.J. Lu <hjl@gnu.org>
1323
1324 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1325 (main): Return process_file ().
1326
c36774d6
PB
13272001-08-05 Philip Blundell <philb@gnu.org>
1328
1329 * doc/binutils.texi: Use "Thumb" not "THUMB".
1330
8f9d9bd9
JH
13312001-08-03 John Healy <jhealy@redhat.com>
1332
1333 Patch suggested by Frank Eigler <fche@redhat.com>.
1334 * objdump.c (disassemble_data): Fill in section member of the
1335 disasm_info structure.
1336
c918cb96
DD
13372001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1338
1339 * configure.in: Added --with-windres option.
1340 * configure: Regenerated.
1341
c7c55b78
NC
13422001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1343
1344 * doc/binutils.texi: Use @command{name} for commands;
1345 use @option{-opt} for options; use @table @env for list of options;
1346 remove spaces arround [ | ] in synopsis.
1347
1348 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1349 center title.
1350
594ef5db
NC
13512001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1352
1353 * objcopy.c: Fix formatting.
1354 (section_rename): New structure.
1355 (OPTION_RENAME_SECTION): New switch.
1356 (copy_usage): Document new switch.
1357 (add_section_rename): New function: Add a node to the section
1358 rename list.
1359 (find_section_rename): New function: Find the new name and
1360 flags for a section.
1361 (setup_section): Call find_section_name to determine the name
1362 of the output section.
1363 (copy_main): Handle OPTION_RENAME_SECTION.
1364 * binutils.texi: Document new switch.
1365 * NEWS: Mention new switch.
1366
1f554c69
NC
13672001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1368
1369 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1370 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1371 bug-binutils@gcc.org.
1372
2f83960e
AM
13732001-07-28 Matthias Kramm <kramm@quiss.org>
1374
1375 * bucomm.c (list_supported_architectures): New function.
1376 * bucomm.h (list_supported_architectures): Declare.
1377 * objdump.c (usage): Call the above.
1378
20fe0649
DB
13792001-07-25 Dave Brolley <brolley@redhat.com>
1380
1381 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1382 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1383
1b577b00
NC
13842001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1385
1386 * README: Update for 2.11. Change bug reporting email address.
1387 * MAINTAINERS: Tidy up. Change bug reporting email address.
1388
95fd336c
DD
13892001-07-16 DJ Delorie <dj@redhat.com>
1390
5f16d855
DD
1391 * resres.c (write_res_header): Align header size.
1392 (res_align_file): Calculate alignment correctly.
1393
95fd336c
DD
1394 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1395 correct 10).
1396 * resrc.c (write_rc_resource): Likewise.
1397 * windres.h (SUBLANG_SHIFT): Define - as 10.
1398
ed8fee27
NC
13992001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1400
1401 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1402
90ab7e9a
NC
14032001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1404
1405 * MAINTAINERS: Add notes about branch checkins.
1406
e0c60db2
NC
14072001-07-05 Daniel Berlin <dan@cgsoftware.com>
1408
1409 * readelf.c (display_debug_macinfo): New function, display
1410 .debug_macinfo section.
1411 (do_debug_macinfo): New variable.
1412 (parse_args): Handle "-w[mM]" to mean display macro info.
1413 (process_section_headers): Handle debug_macinfo.
1414 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1415 function for .debug_macinfo display.
e0c60db2
NC
1416 * doc/binutils.texi: Document new command line switch.
1417 * NEWS: Document new feature of readelf.
0218d1e4 1418
24e01a36
L
14192001-07-05 H.J. Lu <hjl@gnu.org>
1420
1421 * objcopy.c (filter_symbols): Don't turn undefined symbols
1422 into local.
1423
4258bf4d
L
14242001-07-03 H.J. Lu <hjl@gnu.org>
1425
1426 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1427 $@.pod.
1428 (ar.1): Likewise.
1429 (dlltool.1): Likewise.
1430 (nlmconv.1): Likewise.
1431 (nm.1): Likewise.
1432 (objcopy.1): Likewise.
1433 (objdump.1): Likewise.
1434 (ranlib.1): Likewise.
1435 (readelf.1): Likewise.
1436 (size.1): Likewise.
1437 (strings.1): Likewise.
1438 (strip.1): Likewise.
1439 (windres.1): Likewise.
1440 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1441 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1442 $(DEMANGLER_NAME).
1443 (as.1): Removed.
1444 * doc/Makefile.in: Regenerated.
1445
7014bc31
NC
14462001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1447
1448 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1449
b811889f
NC
14502001-07-01 Daniel Berlin <dan@cgsoftware.com>
1451
1452 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1453
12ab83a9
NC
14542001-06-29 James Cownie <jcownie@etnus.com>
1455
1456 * readelf.c: Support DWARF 2.1 attributes.
1457
a6e9f9df
AM
14582001-06-28 Alan Modra <amodra@bigpond.net.au>
1459
1460 * readelf.c (GET_DATA_ALLOC): Remove.
1461 (GET_DATA): Remove.
1462 (get_data): New function combining above macros, with an extra
1463 test for zero size.
1464 (slurp_rela_relocs): Use get_data, and catch error return.
1465 (slurp_rel_relocs): Likewise.
1466 (get_32bit_program_headers): Likewise.
1467 (get_64bit_program_headers): Likewise.
1468 (get_32bit_section_headers): Likewise.
1469 (get_64bit_section_headers): Likewise.
1470 (get_32bit_elf_symbols): Likewise.
1471 (get_64bit_elf_symbols): Likewise.
1472 (process_section_headers): Likewise.
1473 (process_relocs): Likewise.
1474 (slurp_ia64_unwind_table): Likewise.
1475 (process_unwind): Likewise.
1476 (get_32bit_dynamic_segment): Likewise.
1477 (get_64bit_dynamic_segment): Likewise.
1478 (process_dynamic_segment): Likewise.
1479 (process_version_sections): Likewise.
1480 (process_symbol_table): Likewise.
1481 (dump_section): Likewise.
1482 (display_debug_info): Likewise.
1483 (display_debug_section): Likewise.
1484 (process_section_contents): Likewise.
1485 (process_corefile_note_segment): Likewise.
1486 (process_mips_specific): Likewise. Also free econf32, econf64.
1487
af3fc3bc
AM
14882001-06-25 Alan Modra <amodra@bigpond.net.au>
1489
1490 * readelf.c (dump_relocations): Print "bad symbol index" if
1491 symtab == NULL with non-zero symtab_index.
1492 (process_relocs): Don't bomb if reloc section has no symsec.
1493
6d900bf6
L
14942001-06-24 H.J. Lu <hjl@gnu.org>
1495
1496 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1497 by accident.
1498 (copy_main): Apply the the change made to strip_main on
1499 2001-05-30 by accident.
1500
49b4e386
AJ
15012001-06-23 Andreas Jaeger <aj@suse.de>
1502
1503 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1504 parameter 'code'.
1505 (unw_decode_x2): Likewise.
1506 (unw_decode_x3): Likewise.
1507 (unw_decode_x4): Likewise.
1508
d8dc71e3
BE
15092001-06-23 Ben Elliston <bje@redhat.com>
1510
1511 * MAINTAINERS: Add myself as M88k maintainer.
1512
af3bdff7
NC
15132001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1514
1515 * objcopy.c (strip_main): Support -o or --output-file command lien
1516 switch.
1517
105e7211
L
15182001-06-19 H.J. Lu <hjl@gnu.org>
1519
1520 * doc/Makefile.in: Regenerated.
1521
c45021f2
NC
15222001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1523
1524 * readelf.c: Restore formatting.
1525
15262001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1527
1528 * Makefile.am: Move documentation into doc subdirectory.
1529 * Makefile.in: Regenerated.
1530 * binutils.texi: Move into doc subdirectory.
1531 * addr2line.1: Removed.
1532 * ar.1: Likewise.
1533 * dlltool.1: Likewise.
1534 * nlmconv.1: Likewise.
1535 * nm.1: Likewise.
1536 * objcopy.1: Likewise.
1537 * objdump.1: Likewise.
1538 * ranlib.1: Likewise.
1539 * readelf.1: Likewise.
1540 * size.1: Likewise.
1541 * strings.1: Likewise.
1542 * strip.1: Likewise.
1543 * windres.1: Likewise.
1544 * cxxfilt.man: Likewise.
1545 * doc: New Directory.
1546 * doc/Makefile.am: New file.
1547 * doc/Makefile.in: Generate.
1548
09ad7db3
AM
15492001-06-09 Alan Modra <amodra@bigpond.net.au>
1550
1551 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1552
936260fe
AM
15532001-06-01 Alan Modra <amodra@bigpond.net.au>
1554
1555 * MAINTAINERS: Update my email address.
1556
16b2b71c
NC
15572001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1558
1559 * objcopy.c: Add new switches: --keep-global-symbol,
1560 --keep-symbols, --localize-symbols, --keep-global-symbols and
1561 --weaken-symbols.
1562 * binutils.texi: Document new switches.
1563 * objcopy.1: Regenerate.
1564 * NEWS: Announce new feature.
1565
7036c0e1
AJ
15662001-05-28 Andreas Jaeger <aj@suse.de>
1567
1568 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1569 variables, fix format strings.
1570
76a406e5
NC
15712001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1572
1573 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1574 when computing the address of the line to show.
1575
31b6fca6
RH
15762001-05-16 Richard Henderson <rth@redhat.com>
1577
1578 * readelf.c (do_debug_frames_interp): New.
1579 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1580 (byte_get_big_endian): Likewise.
1581 (parse_args) ['F']: Set do_debug_frames_interp.
1582 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1583 (frame_display_row): Don't trunc pc_begin to int.
1584 (size_of_encoded_value): New.
1585 (display_debug_frames): Handle 64-bit targets. Print raw data
1586 unless do_debug_frames_interp.
1587 (debug_displays): Remove duplicate .debug_frame.
1588
4fe85591
NC
15892001-05-15 Ralf Baechle <ralf@gnu.org>
1590
1591 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1592 The former constant was never in active use and is used otherwise
1593 by the ABI.
1594
579f31ac
JJ
15952001-05-11 Jakub Jelinek <jakub@redhat.com>
1596
1597 * readelf.c (process_unwind): Print all unwind sections, not just
1598 one.
1599
78f4a3f7
AM
16002001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1601
1602 * readelf.c (process_unwind): Remove const specifier.
1603
1c529ca6
NC
16042001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1605
1606 * strings.c (isgraphic): Do not use isascii() unless it is needed
1607 for isprint() to work.
1608 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1609
87e6d782
NC
16102001-04-27 Johan Rydberg <jrydberg@opencores.org>
1611
1612 * NEWS: Announce support for OpenRISC.
1613
4bd3d870 16142001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1615
1616 * dlltool.c (do_default_excludes): Initialise to true.
1617
21211521
AM
16182001-04-10 Alan Modra <amodra@one.net.au>
1619
1620 * MAINTAINERS: Update my email address
1621 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1622
0c66b61e 16232001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1624
1625 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1626
e58d53af
L
16272001-03-30 H.J. Lu <hjl@gnu.org>
1628
1629 * readelf.c (process_unwind): Just return if do_unwind is 0.
1630
bee72332
DD
16312001-03-28 Roger Sayle <roger@metaphorics.com>
1632
1633 * dlltool.c (make_one_lib_file): Fix section flags for
1634 .text, .data and .bss in stub ds*.o files to match those
1635 generated by gas.
1636
f1467e33
L
16372001-03-29 H.J. Lu <hjl@gnu.org>
1638
1639 * readelf.c (process_unwind): Only do unwind sections for
1640 IA64.
1641
1c6fb4fe
L
16422001-03-28 H.J. Lu <hjl@gnu.org>
1643
1644 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1645 * Makefile.in: Regenerate.
1646
0879a67a
AJ
16472001-03-26 Andreas Jaeger <aj@suse.de>
1648
1649 * binutils.texi (nm): Fix texi syntax.
1650
0285c67d
NC
16512001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1652
1653 * binutils.texi: Put @c man begin and @c man end indications
1654 to generate man pages using texi2pod and pod2man. Put @c man title
1655 to identify each man. Add SEEALSO entries.
1656 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1657 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1658 sort the list.
1659 (*.1): Build the man pages from binutils.texi.
1660 * Makefile.in: Regenerate.
1661
04847a4d
CF
16622001-03-13 Eric Kohl <ekohl@rz-online.de>
1663
1664 * defparse.y (opt_equal_name): allow "." in name.
1665 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1666 (gen_exp_file): Likewise.
1667
43a0748c
NC
16682001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1669
1670 * NEWS: Document addition of -B switch to objcopy.
1671 * binutils.texi: Document addition of -B switch to objcopy.
1672 * objcopy.c: (copy_options): Add --binary-architecture.
1673 (copy_usage): Document -B/--binary-architecture.
1674 (copy_main): Support -B/--binary-architecture. Set
1675 bfd_external_binary_architecture.
0879a67a 1676
b7498e0e
NC
16772001-03-11 Andreas Jaeger <aj@suse.de>
1678
1679 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1680 (dump_relocations): Likewise.
1681 (get_machine_name): Likewise.
1682
a59e3bd7
NC
16832001-02-28 Nick Clifton <nickc@redhat.com>
1684
1685 * readelf.c: (struct unw_aux_info): Remove const modifier for
1686 'strtab' field.
1687 (process_unwind): Remove non-K&R compliant LHS type cast in call
1688 to GET_DATA_ALLOC macro.
1689
a5bcd848
PB
16902001-02-28 Philip Blundell <pb@futuretv.com>
1691
1692 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1693 ABI is in use; remove ambiguity between the "unknown" EABI and
1694 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1695 renamed EF_xx constants.
1696
27b7e12d
AM
16972001-02-27 Alan Modra <alan@linuxcare.com.au>
1698
1699 * configure.in (BFD_VERSION): New.
1700 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1701 * configure: Regenerate.
1702 * Makefile.am: Run "make dep-am"
1703 * Makefile.in: Regenerate.
1704
a9f10786
NC
17052001-02-14 Nick Clifton <nickc@redhat.com>
1706
1707 * MAINTAINERS: Add "Obvious Fix" rule.
1708
3c44da9a
MS
17092001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1710
1711 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1712 literal concatenation.
1713
ecd03389
MS
17142001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1715
1716 * readelf.c (struct unw_aux_info): Remove const from the info member.
1717 (process_unwind): Don't type-cast the third argument to the
1718 GET_DATA_ALLOC macro.
1719
88ec60c7
NC
17202001-02-11 Nick Clifton <nickc@redhat.com>
1721
1722 * readelf.c (dump_relocations): Free corrected allocated
1723 array.
1724 (process_unwind): Fix compile time warning.
1725
f5e21966
NC
17262001-02-10 Nick Clifton <nickc@redhat.com>
1727
1728 * binutils.texi: Document new --unwind option to readelf.
1729
a85d7ed0
NC
17302001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1731
1732 * readelf.c: Add linux target for S/390.
1733
7bb10502
AM
17342001-02-10 Alan Modra <alan@linuxcare.com.au>
1735
1736 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1737 printf is a macro.
1738
8ca8f343
HPN
17392001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1740
1741 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1742 * aclocal.m4: Regenerate.
1743 * configure: Regenerate.
1744
7340082d
NC
17452001-02-07 Todd Vierling <tv@wasabisystems.com>
1746
1747 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1748 * objdump.c (bfd_target_vector): Likewise.
1749
4d6ed7c8
NC
17502001-02-07 David Mosberger <davidm@hpl.hp.com>
1751
1752 * readelf.c (process_unwind): New function.
1753 (slurp_ia64_unwind_table): Ditto.
1754 (dump_ia64_unwind): Ditto.
1755 (find_symbol_for_address): Ditto.
1756 (slurp_rela_relocs): New function (split off from dump_relocations()).
1757 (slurp_rel_relocs): Ditto.
1758 (parse_args): Handle '-u' option.
1759
1760 * unwind-ia64.c: New file.
1761 * unwind-ia64.h: New file.
1762 * Makefile.am: Include unwind-ia64.c in readelf build.
1763 * Makefile.in: Regenerate.
7340082d 1764 * po/binutils.pot: Regenerate.
4d6ed7c8 1765
c7217458
PB
17662001-02-04 Philip Blundell <philb@gnu.org>
1767
1768 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1769 * configure: Regenerate.
1770
956eedd4
AM
17712001-01-31 Steve deRosier <sderosier@vari-lite.com>
1772
1773 * ieee.c (ieee_add_bb11): Don't check for backslashes
1774 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1775
8855cbca
AM
17762001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1777
c7f2731e
AM
1778 * ieee.c: Update copyright.
1779 (ieee_start_compilation_unit): Don't check for backslashes
1780 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1781
8855cbca
AM
1782 * stabs.c: Update copyright. Include "filenames.h".
1783 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1784
329de803 17852001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1786
1787 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1788 sections are present before using them. Remove code duplication.
1789 (process_symbol_table): Check if VERDEF or VERNEED sections are
1790 present before using them.
1791
23719f39
NC
17922001-01-17 Nick Clifton <nickc@redhat.com>
1793
1794 * objcopy.c (copy_object): Fail if attempting to convert the
1795 endianness of the input object file.
1796
1797 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1798
f726e849
NC
17992001-01-16 Nick Clifton <nickc@redhat.com>
1800
1801 * readelf.c (string_table_length): New variable.
1802 (SECTION_NAME): Catch out of range indices and missing section
1803 pointers.
1804 (process_section_headers): Delete useless local variable
1805 string_table_offset. Set the value of string_table_length
1806 after loading the string table.
1807 (process_mips_specific): Use SECTION_NAME macro.
1808 (process_file): Set string_table_length to 0 when it is freed.
1809
d0398d6a
NC
18102001-01-12 Nick Clifton <nickc@redhat.com>
1811
1812 * version.c (print_version): Update copyright date.
1813
0d2bcfaf
NC
18142001-01-11 Peter Targett <peter.targett@arccores.com>
1815
1816 * readelf.c (dump_relocations): Include selection with EM_ARC.
1817 (get_machine_name) Update name to "ARC".
1818
8b1e6df3
NC
18192001-01-09 Nick Clifton <nickc@redhat.com>
1820
1821 * Makefile.am: Add rule to build objdump.o from objdump.c and
1822 using OBJDUMP_DEFS.
1823 * Makefile.in: Regenerate.
1824
1825 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1826 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1827 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1828 * configure: Regenerate.
8b1e6df3
NC
1829
1830 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1831 is defined read in the relocs even if dump_reloc_info is
1832 false.
1833
2f952d20
PB
18342001-01-07 Philip Blundell <philb@gnu.org>
1835
1836 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1837 `bug-binutils'.
1838 * README: Likewise.
1839
a8c548cb
NC
18402000-12-19 Nick Clifton <nickc@redhat.com>
1841
1842 * dlltool.c: Add missing support for arm-epoc-pe.
1843 * configure.in: Add missing support for arm-epoc-pe.
1844 * configure: Regenerate.
1845
cc5fda35
NC
18462000-12-15 Nick Clifton <nickc@redhat.com>
1847
1848 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1849 Mode parts of the x86 port.
1850
bcedfee6
NC
18512000-12-04 Andreas Jaeger <aj@suse.de>
1852
1853 * readelf.c (guess_is_rela): Add EM_X86_64.
1854 (dump_relocations): Add EM_X86_64.
1855 (get_machine_name): Add EM_X86_64.
1856 Include "elf/x86-64.h".
1857
584da044
NC
18582000-12-12 Nick Clifton <nickc@redhat.com>
1859
1860 * readelf.c: Fix formatting.
1861
7559e86e 18622000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1863
1864 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1865
a98cc2b2
AH
18662000-12-07 Andrew Haley <aph@redhat.com>
1867
1868 * readelf.c (display_debug_frames): Only display columns that are
1869 referenced by the frame debug info.
1870
c7987a69
NC
18712000-12-05 Nick Clifton <nickc@redhat.com>
1872
1873 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1874
09fd7e38
JM
18752000-12-04 Jason Merrill <jason@redhat.com>
1876
1877 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1878 (display_debug_section): Likewise.
1879 (display_debug_info): Display CU header before bailing.
1880
e7af610e
NC
18812000-12-01 Chris Demetriou <cgd@sibyte.com>
1882
09fd7e38
JM
1883 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1884 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1885 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1886
09fd7e38
JM
1887 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1888 and E_MIPS_ARCH_64.
84ea6cf2 1889
09fd7e38
JM
1890 * readelf.c (get_machine_flags): Add case for
1891 E_MIPS_MACH_SB1.
c6c98b38 1892
75066968
DD
18932000-11-30 Richard Earnshaw <rearnsha@arm.com>
1894
1895 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1896
5c4666ea
HPN
18972000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1898
6e917903 1899