oops - omitted from previous delta
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7edb8f29
NC
12002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * configure.in (ALL_LINGUAS): Add sv
4 * po/sv.po: New file.
5
3eee1e9d
AM
62002-05-27 Alan Modra <amodra@bigpond.net.au>
7
8 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
9 (unw_print_grmask): Likewise.
10 (unw_print_frmask): Likewise.
11
d43efbe3
KH
122002-05-26 Kazu Hirata <kazu@cs.umass.edu>
13
14 * arsup.c: Remove ARGSUSED.
15 * debug.c: Likewise.
16 * ieee.c: Likewise.
17 * nlmconv.c: Likewise.
18 * prdbg.c: Likewise.
19 * stabs.c: Likewise.
20 * wrstabs.c: Likewise.
21
e9792343
AM
222002-05-25 Alan Modra <amodra@bigpond.net.au>
23
24 * arlex.l: Use #include "" instead of <> for local header files.
25 * coffdump.c: Likewise.
26 * coffgrok.c: Likewise.
27 * nlmconv.c: Likewise.
28 * nlmheader.y: Likewise.
29 * srconv.c: Likewise.
30 * strings.c: Likewise.
31 * sysdump.c: Likewise.
32 * unwind-ia64.h: Likewise.
33 * windres.h: Likewise.
34 * winduni.h: Likewise.
35
d7e53452
TR
362002-05-24 Tom Rix <trix@redhat.com>
37
38 * MAINTAINERS: Add self as the d10v maintainer.
39
436e8db0
NC
402002-05-24 TAMURA Kent <kent@netbsd.org>
41
42 * configure.in: Builds dlltool for i386-netbsdpe.
43 * configure: Regenerate.
44
9f66665a
KH
452002-05-23 Kazu Hirata <kazu@cs.umass.edu>
46
47 * size.c: Fix formatting.
48 * srconv.c: Likewise.
49 * stabs.c: Likewise.
50 * sysdump.c: Likewise.
51 * unwind-ia64.c: Likewise.
52 * wrstabs.c: Likewise.
53
13ae64f3
JJ
542002-05-23 Jakub Jelinek <jakub@redhat.com>
55
56 * readelf.c (get_segment_type): Add PT_TLS.
57 (get_elf_section_flags): Add SHF_TLS.
58 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
59 (process_dynamic_segment): Use puts instead of printf.
60 (get_symbol_type): Support STT_TLS.
61 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
62 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
63 Add SEC_THREAD_LOCAL.
64
53c7db4b
KH
652002-05-23 Kazu Hirata <kazu@cs.umass.edu>
66
67 * rdcoff.c: Fix formatting.
68 * rddbg.c: Likewise.
69 * readelf.c: Likewise.
70 * rename.c: Likewise.
71 * resbin.c: Likewise.
72 * resrc.c: Likewise.
73 * resres.c: Likewise.
74
0af11b59
KH
752002-05-21 Kazu Hirata <kazu@cs.umass.edu>
76
77 * filemode.c: Fix formatting.
78 * ieee.c: Likewise.
79 * is-ranlib.c: Likewise.
80 * is-strip.c: Likewise.
81 * maybe-ranlib.c: Likewise.
82 * maybe-strip.c: Likewise.
83 * nlmconv.c: Likewise.
84 * nm.c: Likewise.
85 * not-ranlib.c: Likewise.
86 * not-strip.c: Likewise.
87 * objcopy.c: Likewise.
88 * objdump.c: Likewise.
89
21611032
TS
902002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
91
92 * objdump.c (dump_headers): Fix output formatting for ELF32
93 architectures in a BFD64 enabled toolchain.
94
26044998
KH
952002-05-20 Kazu Hirata <kazu@cs.umass.edu>
96
97 * debug.c: Fix formatting.
98 * debug.h: Likewise.
99 * dlltool.c: Likewise.
100 * dllwrap.c: Likewise.
101 * emul_aix.c: Likewise.
102 * emul_vanilla.c: Likewise.
103
f462a9ea
KH
1042002-05-19 Kazu Hirata <kazu@cs.umass.edu>
105
106 * addr2line.c: Fix formatting.
107 * ar.c: Likewise.
108 * arsup.c: Likewise.
109 * arsup.h: Likewise.
110 * binemul.c: Likewise.
111 * binemul.h: Likewise.
112 * bucomm.c: Likewise.
113 * coffdump.c: Likewise.
114 * coffgrok.c: Likewise.
115 * coffgrok.h: Likewise.
116
e0159aa9
MM
1172002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
118
119 * MAINTAINERS: Add myself as the second AVR port maintainer.
120
074b403e
SC
1212002-05-16 Stephane Carrez <stcarrez@nerim.fr>
122
123 * MAINTAINERS: Update my email address.
124
2b9c8201
NC
1252002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
126
127 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
128
e1d5b1e7
AM
1292002-05-09 Alan Modra <amodra@bigpond.net.au>
130
131 * configure.in: Replace `*pe' with `pe' throughout.
132 * configure: Regenerate.
133
d3d8a9ee
NC
1342002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
135
136 * Makefile.am: Honour DESTDIR.
137 * Makefile.in: Regenerate.
138
405c98a4
AM
1392002-05-06 Alan Modra <amodra@bigpond.net.au>
140
a02d5965
AM
141 * dlltool.c (process_def_file): Add missing prototype.
142 (new_directive, assemble_file, main): Likewise.
143 (process_def_file, new_directive): Make static.
144 (inform): Rewrite using VA_FIXEDARG.
145 * dllwrap.c (mybasename): Add missing prototype.
146 (strhash, main): Likewise.
147 (inform): Rewrite using VA_FIXEDARG.
148 (warn): Likewise.
149 (cleanup_and_exit): Use old style function definition.
150 (strhash): Likewise.
151 * windres.c (define_resource): Use one memset to clear all of
152 struct res_resource.
153
405c98a4 154 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 155 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
156
1572002-05-06 Borut Razem <borut.razem@siol.net>
158
159 * rclex.l (get_string): Correct "strings" list handling.
160 * resrc.c (read_rc_file): Discard strings.
161
91593c9d
AM
1622002-05-04 Alan Modra <amodra@bigpond.net.au>
163
e58a75dc
AM
164 * ar.c (replace_members): Remove unused var. Formatting fix.
165 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
166
91593c9d
AM
167 * MAINTAINERS: Sort port maintainers by CPU.
168
6b52b824
AM
1692002-05-04 Bob Byrnes <byrnes@curl.com>
170
171 * size.c (display_archive): Add last_arfile and code to close archives.
172
dd70071f
AM
1732002-05-01 Alan Modra <amodra@bigpond.net.au>
174
175 * nm.c (print_symbol): Check returned filename from
176 bfd_find_nearest_line is non-NULL.
177
6c95717a
EZ
1782002-04-25 Elena Zannoni <ezannoni@redhat.com>
179
180 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
181
3c25c5f6
NC
1822002-04-24 Christian Groessler <chris@groessler.org>
183
184 * MAINTAINERS: Changed my email address.
185
944cd72c
TS
1862002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
187
188 * arparse.y: Fix syntax warning.
189
ea91f8bb
NC
1902002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
191
3e55a963
NC
192 * readelf.c (fetch_location_list): Remove unused function.
193
194 * readelf.c (process_corefile_note_segment): Catch corrupt notes
195 and display a warning message, then exit the loop.
196
ea91f8bb
NC
197 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
198
45b99827
NC
1992002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
200
201 * resrc.c (write_rc_dialog): If charset is non-default value
202 display all of the DIALOGEX parameters.
203
2042002-04-15 Eric Kohl <ekohl@rz-online.de>
205
206 * rcparse.y: Allow two to five parameter in FONT statement of
207 DIALOGEX resources.
208 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
209 resource data.
210 (res_to_bin_dialog): Likewise.
211 * windres.h: Added misssing charset variable to dialog_ex
212 structure.
213
acfbab8a
NC
2142002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
215
216 * rcparse.y: Set MEMFLAG_PURE by default.
217
df3baf66
NC
2182002-04-09 Bernd Herd <info@herdsoft.com>
219
220 * rcparse.y: CLASS definitions in DIALOG resources
221 are quoted.
4c30641a 222 Fix typo in BEDIT warning.
91eafb40 223 Don't add default dialog style when explicit style specified.
b62a12ca 224 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 225
b24eb5ac
NC
226 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
227 (handle_quotes) "\a" escape (used for right justified key
228 definitions in menus) is encodes as binary 8.
df3baf66 229
b24eb5ac
NC
230 * resrc.c (write_rc_dialog): Print style even if it is 0.
231 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 232 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 233
b24eb5ac
NC
234 * resbin.c (bin_to_res_dialog): Use signature to identify
235 DIALOGEX.
f7d63484 236
b24eb5ac 237 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 238
df3baf66
NC
2392002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
240
241 * resrc.c: print CLASS names in quotes
242
2432002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
244
245 * MAINTAINERS: Update my email address.
246
8e42bcb6
AM
2472002-04-04 Alan Modra <amodra@bigpond.net.au>
248
249 * dep-in.sed: Cope with absolute paths.
250 * Makefile.am (dep.sed): Subst TOPDIR.
251 Run "make dep-am".
252 * Makefile.in: Regenerate.
253
96f959e5
PT
2542002-03-27 Peter Targett <peter.targett@arc.com>
255
256 * MAINTAINERS: Update my email address.
257
1ea788ee
AM
2582002-03-21 Alan Modra <amodra@bigpond.net.au>
259
260 * Makefile.am: Run "make dep-am".
261 * Makefile.in: Regenerate.
262 * doc/Makefile.in: Regenerate.
263 * po/POTFILES.in: Regenerate.
264 * aclocal.m4: Regenerate.
265 * config.in: Regenerate.
266 * configure: Regenerate.
267
a2f14207
DB
2682002-03-20 Daniel Berlin <dan@dberlin.org>
269
270 * readelf.c: Add support for displaying dwarf2 location lists.
271 (do_debug_loc, debug_loc_section, debug_loc_size): New.
272 (parse_args): Use 'O' as shorthand for displaying location list
273 section.
274 (process_section_headers): Handle debug_loc as well.
275 (load_debug_loc): New.
276 (free_debug_loc): New.
277 (fetch_location_list): New.
278 (display_debug_loc): New.
279 (display_debug_info): Call load_debug_loc and free_debug_loc.
280 (debug_displays): We can display .debug_loc now, too.
281 (usage): Update usage string.
282 (read_and_display_attr_value): Note location lists, but don't
283 display them inline.
284
eb1e0e80
NC
2852002-03-18 Tom Rix <trix@redhat.com>
286
287 * Makefile.am: Add binutils emulation support.
288 * configure.in: Same.
289 * configure.tgt: New file. Same.
290 * ar.c (main): Use ar_emul_parse_arg.
291 (usage): Use ar_emul_usage.
292 (replace_members): Use ar_emul_replace, ar_emul_append.
293 * binemul.c: New file. Define the binutils emulation
294 layer. Define default methods.
295 * binemul.h: New file. Binutils emulation layer header file.
296 * emul_aix.c: New file. AIX binutils emulation.
297 * emul_vanilla.c: New file. Default binutils emulation.
298 * Makefile.in: Regenerate.
299 * configure: Same.
300
a1c259a1
NC
3012002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
302
303 * po/fr.po: Updated version.
304
9ce88e60
NC
3052002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
306
307 * po/fr.po: Updated version.
308
effb0601
DJ
3092002-03-07 Daniel Jacobowitz <drow@mvista.com>
310
311 * README: Update some version numbers.
312
a65688ab
DJ
3132002-03-07 Daniel Jacobowitz <drow@mvista.com>
314
315 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
316 (Architecture Selection): Likewise.
317
f3f7fbb2
NC
3182002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
319
320 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
321 generating .exp file.
322
25345be5
NC
3232002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
324
325 * readelf.c (dump_relocations): Fix typo.
326
9a66911f
NC
3272002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
328
329 * NEWS: Mark 2.12 branch.
330
2c71103e
NC
3312002-02-18 Timothy Daly <remote_bob@yahoo.com>
332
333 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
334 types for 64-bit MIPS. Narrow some fields for 80-char
335 output.
336 (dump_relocations): Change spelling from 'unrecognised'
337 to 'unrecognized'.
338 (decode_ARM_machine_flags): Likewise.
339 (parse_args): Likewise.
340 (read_and_display_attr_value): Likewise.
341 (display_debug_section): Likewise.
342
49fda6c8
HPN
3432002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
344
345 * NEWS: Mention support for MMIX.
346
76f57f3a
JT
3472002-02-13 Matt Fredette <fredette@netbsd.org>
348
349 * readelf.c (get_machine_flags): Recognize EF_M68000.
350
d36ca9c2
AO
3512002-02-12 Alexandre Oliva <aoliva@redhat.com>
352
353 * MAINTAINERS: Added self as MN10300 co-maintainer.
354
19397422
AM
3552002-02-12 Alan Modra <amodra@bigpond.net.au>
356
357 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
358 DT_PPC64_OPDSZ.
359
d434e574
DJ
3602002-02-11 Daniel Jacobowitz <drow@mvista.com>
361
362 * MAINTAINERS: List myself as branch maintainer.
363
12b87c89
AM
3642002-02-11 Alan Modra <amodra@bigpond.net.au>
365
366 * configure: Regenerate.
367 * objcopy.c: Update copyright date.
368 * doc/Makefile.in: Regenerate.
369
8d037c5c
DJ
3702002-02-10 Daniel Jacobowitz <drow@mvista.com>
371
372 * nlmconv.c: Back out localtime PARAMS change.
373
4c168fa3
AM
3742002-02-11 Alan Modra <amodra@bigpond.net.au>
375
376 * objcopy.c (MKDIR): Define.
377 (copy_archive): Make name_list.name const. Use MKDIR.
378 Handle duplicate files in archives by making more temp dirs.
379
408f8db1
DJ
3802002-02-10 Daniel Jacobowitz <drow@mvista.com>
381
382 * coffdump.c: Include "getopt.h" after "bucomm.h"
383 so that macros are defined correctly.
384 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
385 prototype. Prototype main.
386 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
387
9f77fa06
AO
3882002-02-06 Alexandre Oliva <aoliva@redhat.com>
389
390 * MAINTAINERS: Added self as SH co-maintainer.
391
82f6addb
NC
3922002-02-05 Nick Clifton <nickc@redhat.com>
393
394 * po/tr.po: Updated translation.
395
ba323545
AM
3962002-02-01 Alan Modra <amodra@bigpond.net.au>
397
398 * Makefile.am: Run "make dep-am"
399 * Makefile.in: Regenerate.
400
3deb89d3
DJ
4012002-01-29 Daniel Jacobowitz <drow@mvista.com>
402
403 * nm.c (print_value): Mark abfd unused.
404
a0e9c55f
DJ
4052002-01-29 Daniel Jacobowitz <drow@mvista.com>
406
407 * unwind-ia64.c (unw_decoder): Change second argument
408 to unsigned int, to match function prototypes.
409
d7a283d4
DJ
4102002-01-29 Daniel Jacobowitz <drow@mvista.com>
411
412 * objdump.c: Include "getopt.h" after "bucomm.h" so that
413 __GNU_LIBRARY__ will be defined.
414 * size.c: Likewise.
415
4867be41
DJ
4162002-01-27 Daniel Jacobowitz <drow@mvista.com>
417
418 * configure: Regenerated.
419
7562a296
HPN
4202002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
421
422 * doc/Makefile.am (install): Depend on install-info.
423 * doc/Makefile.in: Regenerate.
424
15c82623
NC
4252002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
426
427 * objcopy.c (strip_usage): Document -d as an alias
428 --strip-debug.
429
430 * size.c (usage): Document [-t | --totals] options.
431 (long_options): Add --totals option.
432 (main): If the [-t | --totals] option is specified and
433 the output format is Berkeley-style, print the total
434 text, data, and bss sizes of all objects listed.
435 (print_berkeley_format): If the [-t | --totals] option
436 is specified, track the total text, data, and bss
437 sizes.
438 * doc/binutils.texi (size): Document [-t | --totals] options.
439 (strip): Document -d as an alias for --strip-debug.
440 * NEWS: Mention new feature of size.
441
00ea8601 4422002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 443
1ddbd152
NC
444 * po/fr.po: Updated version.
445 * po/es.po: Updated version.
b85cedd7 446
8b53311e
NC
4472002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
448
449 * addr2line.c (usage): Update text to provide verbose
450 description of the command line options.
451 * ar.c (usage): Update text to provide verbose
452 description of the command line options.
453 (main): Accept -h and -H when running as ranlib.
454 * coffdump.c (show_usage): Update text to provide verbose
455 description of the command line options.
456 * dlltool.c (main): Accept -H as an alias for --help.
457 * nlmconv.c (show_usage): Update text to provide verbose
458 description of the command line options.
459 * nm.c (usage): Replace OPTIONS with option(s).
460 (main): Accept -H as an alias for --help.
461 * objcopy.c (strip_main): Accept -H as an alias for --help.
462 * objdump.c (main): Accept -v as an alias for --verbose.
463 * readelf.c (usage): Adjust format to match style used in
464 other binutils.
465 * size.c (usage): Update text to provide verbose description
466 of the command line options.
467 (main): Accept -v, -h and -H as command line options.
468 * srconv.c (show_usage): Update text to provide verbose
469 description of the command line options.
470 * strings.c (main): Accept -H and -v as command line options.
471 (usage): Update text to provide verbose description of the
472 command line options.
473 * sysdump.c (show_usage): Update text to provide verbose
474 description of the command line options.
475 * windres.c (usage): Adjust format to match style used in
476 other binutils.
477
478 * coffdump.c: Fix formatting.
479 * nlmconv.c: Fix formatting.
480 * srconv.c: Fix formatting.
481 * sysdump.c: Fix formatting.
482
c46f0c34
AM
4832002-01-22 Alan Modra <amodra@bigpond.net.au>
484
485 * Makefile.am: Run "make dep-am".
486 * Makefile.in: Regenerate.
487
2a538ba5
AJ
4882002-01-18 Andreas Jaeger <aj@suse.de>
489
490 * version.c (print_version): Update year.
491
285d1771
AM
4922002-01-17 Alan Modra <amodra@bigpond.net.au>
493
494 * readelf.c (get_machine_name): Handle EM_PPC64.
495 (guess_is_rela): Here too.
496
328577ad
NC
4972002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
498
499 * po/binutils.pot: Regenerate.
500 * po/fr.po: Regenerate.
501 * po/tr.po: Regenerate.
502
af3ae48d
NC
5032002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
504
505 * po/tr.po: Import new version.
506
f1cb7e17
AM
5072002-01-16 Alan Modra <amodra@bigpond.net.au>
508
509 * readelf.c (get_ppc64_dynamic_type): New.
510 (get_dynamic_type): Call it.
511
6364e0b4
NC
5122002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
513
3ab9460d
NC
514 * objcopy.c (copy_usage): Use "options" instead of "switches".
515 (strip_usage): Use "options" instead of "switches".
516 * doc/binutils.texi (dlltool): Refer to "options" instead of
517 "switches".
6364e0b4 518
3a7e524e
RE
5192002-01-14 Richard Earnshaw <rearnsha@arm.com>
520
521 * MAINTAINERS: Add self as co-maintainer for the ARM code.
522
1209e219
NC
5232001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
524
525 * po/es.po: Import from translation project.
526 * configure.in (ALL_LINGUAS): Add es.
527 * configure: Regenerate.
528
b4db1224
JT
5292002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
530
531 * readelf.c (get_netbsd_elfcore_note_type): Use
532 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
533
9437c45b
JT
5342002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
535
536 * readelf.c: Update copyright years.
537 (get_note_type): Return a const char *.
538 (get_netbsd_elfcore_note_type): New function.
539 (process_note): Use get_netbsd_elfcore_note_type to get
540 the note type string for NetBSD ELF core files.
541
00428cca
AM
5422002-01-06 Steve Ellcey <sje@cup.hp.com>
543
544 * readelf.c (get_ia64_segment_type): Add support for macros.
545 (get_segment_type): Add support for IA64 specific macros.
546
31104126
NC
5472001-12-20 Julian v. Bock <julian@wongr.net>
548
549 * readelf.c (print_symbol): New function: Print a formatted symbol
550 name. If --wide is specified do not truncate it.
551 (dump_relocations): Use print_symbol() to print symbol names.
552 (process_symbol_table): Likewise.
553 (process_syminfo): Likewise.
554 (process_mips_specific): Likewise.
555 (usage): Document new feature of --wide switch.
556 * doc/binutils.texi (objdump): Document additional behaviour of
557 --wide.
2a538ba5 558
4dd67f29
MS
5592001-12-18 Michael Snyder <msnyder@redhat.com>
560
561 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
562 (copy_object): Don't set the start address or flags of a core file.
563 (copy_section): Don't relocate a core file. Don't copy contents
564 if the input section has the contents flag set, but the output
565 section does not (which happens with the fake 'note' pseudo-
566 sections that BFD creates for corefiles).
567
43521d43
TS
5682001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
569
570 * readelf.c (get_machine_flags): Recognize header flags for ABI and
571 ASE extensions. More robust code for ISA checking. Ignore empty fields
572 in header flags for GNU extensions.
573
b667df2e
AM
5742001-12-18 Alan Modra <amodra@bigpond.net.au>
575
576 * objcopy.c (copy_archive): Set output bfd format outside the loop.
577
17a5a5c3
NC
5782001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
579
580 * po/ja.po: Import from translation project.
581 * configure.in (ALL_LINGUAS): Add ja.
582 * configure: Regenerate.
583
65de42c0
TS
5842001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
585
586 * addr2line.c (main): Protoype.
587 * ar.c (main): Protoype.
588 * nm.c (main): Protoype.
589 * objcopy.c (main): Protoype.
590 * objdump.c (main): Protoype.
591 * size.c (main): Protoype.
592 * strings.c (main): Protoype.
593
9ad5cbcf
AM
5942001-12-17 Alan Modra <amodra@bigpond.net.au>
595
596 * readelf.c (symtab_shndx_hdr): New global.
597 (SECTION_HEADER_INDEX): Define.
598 (SECTION_HEADER_NUM): Define.
599 (SECTION_HEADER): Define.
600 (GET_ELF_SYMBOLS): Pass two params rather than three.
601 (get_32bit_elf_symbols): Take file and section args. Read and
602 use SHT_SYMTAB_SHNDX.
603 (get_64bit_elf_symbols): Likewise.
604 (dump_relocations): Use SECTION_HEADER to index "section_headers".
605 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
606 Remember symtab_shdx_hdr.
607 (process_program_headers): Scan from index 1 for segment map.
608 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
609 "section_headers".
610 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
611 (process_unwind): Likewise.
612 (process_version_sections): Likewise.
613 (process_symbol_table): Likewise.
614 (display_debug_info): Likewise.
615 (process_dynamic_segment): Fake up a symtab section for changed
616 GET_ELF_SYMBOLS.
617 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
618 (process_program_headers): Kill signed/unsigned warning.
619 (load_debug_str): Likewise.
620 (display_debug_info): Likewise.
621
65765700
JJ
6222001-12-13 Jakub Jelinek <jakub@redhat.com>
623
624 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
625
560f3c1c
AM
6262001-12-11 Alan Modra <amodra@bigpond.net.au>
627
628 * readelf.c (process_file_header): Print extended e_shnum and
629 e_shdtrndx values. Set elf_header values for same.
630 (get_32bit_section_headers): Add "num" arg to read "num" headers.
631 (get_64bit_section_headers): Likewise.
632 (process_section_headers): Update calls.
633 (get_file_header): Call get_32bit_section_headers or 64bit variant.
634
bc408b8a
JJ
6352001-12-10 Jakub Jelinek <jakub@redhat.com>
636
637 * objcopy.c (setup_section): Copy entsize.
638
93fbbb04
GK
6392001-12-07 Geoffrey Keating <geoffk@redhat.com>
640
641 * readelf.c (guess_is_rela): Add support for stormy16.
642 (dump_relocations): Likewise.
643 (get_machine_name): Likewise.
644
e3c8793a
NC
6452001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
646
647 * dllwrap.c (main) Replace multiple strings describing a
648 single error with a single, newline escaped sentence to permit
649 better translation into foreign languages.
650
651 * readelf.c (get_elf_class): Remove internalionalisation of ELF
652 class names.
653
956cd1d6
TS
6542001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
655
656 * strings.c (get_char): Initialize value.
657
956c53ee
TS
6582001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
659
660 * arlex.l: Silence compile warnings.
661 * arsup.h: Likewise. Fix formatting.
662
cedd9a58
JJ
6632001-12-04 Jakub Jelinek <jakub@redhat.com>
664
665 * strings.c: Include config.h before bfd.h.
666 (file_off): New type.
667 (file_open): Define.
668 (print_strings): Use file_off instead of file_ptr. Print addresses
669 which don't fit into long correctly.
670 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
671 available.
672 (strings_file): Use file_off instead of file_ptr. Use file_open.
673 * configure.in: Check for getc_unlocked.
674 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
675 be defined for it.
676 * configure: Rebuilt.
677 * config.h.in: Rebuilt.
678
af667503
L
6792001-11-29 H.J. Lu <hjl@gnu.org>
680
681 * bucomm.c (make_tempname): Revert the changes made on
682 2001-11-14 and 2001-11-12. They won't work with directories.
683
16474668
NC
6842001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
685
686 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
687 CFLAGS_FOR_TARGET to runtest in environment.
688 * Makefile.in: Rebuild.
689 * doc/Makefile.in: Rebuild.
690
17978339
MS
6912001-11-28 Mike Stump <mrs@wrs.com>
692
693 * objcopy.c (setup_section): Preserve SEC_RELOC when
694 --set-section-flags is used.
695
261a45ad
NC
6962001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
697
698 * readelf.c (do_debug_str): New variable.
699 (display_debug_str): New function: Display the contents of a
700 .debug_str section.
701 (load_debug_str): New function: Load in the contents of a
702 .debug_str section.
703 (free_debug_str): New function: Free the memory used by
704 load_debug_str().
705 (fetch_indirect_string): Retrieve a string from the .debug_str
706 section.
707 (usage): Add -ws.
708 (parse_args): Accept -ws.
709 (process_section_headers): Allow the display of the .debug_str
710 section.
711 (read_and_display_attr_value): Use fetch_indirect_string. Show
712 offset into .debug_str section.
713 (display_debug_info): Use load_debug_str and free_debug_str.
714 (debug_displays): Add .debug_str.
715 * doc/binutils.texi: Document -ws.
716
b8908f93
AJ
7172001-11-19 Andreas Jaeger <aj@suse.de>
718
719 * testsuite/binutils-all/objdump.exp: Add x86-64.
720
e5fb9629
AS
7212001-11-15 Andreas Schwab <schwab@suse.de>
722
723 * readelf.c: Fix warnings without terminating newline.
724
802a735e
AM
7252001-11-15 Alan Modra <amodra@bigpond.net.au>
726
727 * doc/binutils.texi (objdump): Document ppc -M options.
728
b89e9eae
AJ
7292001-11-14 Andreas Jaeger <aj@suse.de>
730
731 * doc/binutils.texi (objdump): Fix description to use x86-64.
732
a6a25652
NC
7332001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
734
735 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
736 not all systems provide mkstemp.
737
e396998b
AM
7382001-11-14 Alan Modra <amodra@bigpond.net.au>
739
740 * doc/binutils.texi (objdump): Document x86 -M options.
741
81766fca
RH
7422001-11-13 Keith Walker <keith.walker@arm.com>
743
744 * readelf.c (read_and_display_attr_value): New function to
745 handle DW_FORM_indirect.
746 (read_and_display_attr): Use it.
747
1a509dcc
GK
7482001-11-13 Geoffrey Keating <geoffk@redhat.com>
749
750 * readelf.c (display_debug_lines): Deal with unknown standard
751 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
752 DW_LNS_set_isa.
753
6e917903 7542001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 755
6e917903
TW
756 * MAINTAINERS: Add self as tic54x maintainer. This target
757 includes the IBM C54XDSP clone.
7559e86e 758
6e917903 7592001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 760
7559e86e
NC
761 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
762
7632001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 764
ecdadc4a
JL
765 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
766 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
767 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
768 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
769 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
770 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
771 (unw_decode_b2, unw_decode_b3_b4): Likewise.
772
91770270
JL
773 * readelf.c (get_elf_class): Fix ISO portability glitch.
774 (get_data_encoding, get_osabi_name, request_dump): Likewise.
775
ef5cdfc7
JJ
7762001-11-07 Jakub Jelinek <jakub@redhat.com>
777
778 * readelf.c (debug_str, debug_str_size): New.
779 (display_debug_abbrev): If no abbrevs were read, skip the CU.
780 Call free_abbrevs.
781 (read_and_display_addr): Handle DW_FORM_strp.
782 (display_debug_info): Read .debug_str section if present,
783 so that DW_FORM_strp can be handled.
784 Fix test for non-existant .debug_abbrev section.
785
5e9520c8
JJ
7862001-11-05 Jakub Jelinek <jakub@redhat.com>
787
788 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
789
790 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
791
54589086
MS
7922001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
793
794 * MAINTAINERS: Add self as s390/s390x maintainer.
795
c05b685b
TR
7962001-11-02 Tom Rix <trix@bluey.cygnus.com>
797
798 * MAINTAINERS: Add self as PPC XCOFF maintainer.
799
3c62831e
NC
8002001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
801
802 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
803 * configure: Regernate.
804 * po/fr.po: New file.
805 * po/tr.po: New file.
806
3c3bdf30
NC
8072001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
808
9b19141a 809 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
810 * readelf.c: Include elf/mmix.h.
811 (guess_is_rela): MMIX is RELA.
812 (dump_relocations): Handle MMIX relocations.
813 * Makefile.am: Regenerate dependencies.
814 * Makefile.in: Regenerate.
815
f662939a
NC
8162001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
817
818 * readelf.c (parse_args): Handle multiple options to the -w
819 switch.
820
c91d0dfb
JJ
8212001-10-12 Jakub Jelinek <jakub@redhat.com>
822
823 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
824 LOPROC, LOOS and LOUSER.
825
7559e86e 8262001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
827
828 * MAINTAINERS: Update my email address.
829
fcd8210c
AM
8302001-10-03 Alan Modra <amodra@bigpond.net.au>
831
832 * doc/Makefile.in: Regenerate.
833 * configure: Regenerate.
834
428409d5
NC
8352001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
836
837 * readelf.c (display_debug_line, display_debug_pubnames,
838 display_debug_info, display_debug_frames): Detect and warn
839 about 64-bit format entries.
840 (display_debug_aranges): Reword 64-bit warning.
841 (debug_displays): Add .debug_pubtypes as a known, but not yet
842 supported, debug section.
843
6a8c2b0d
AM
8442001-10-02 Alan Modra <amodra@bigpond.net.au>
845
846 * coffdump.c (PROGRAM_VERSION): Delete.
847 (main <'V'>): Call print_version.
848 * srconv.c: Likewise.
849 * sysdump.c: Likewise.
850 * version.c (program_version): Remove.
851 (print_version): Use BFD_VERSION_STRING. Just print the current
852 year in copyright message.
853 * addr2line.c (program_version): Remove unused declaration.
854 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
855 place of BFD_VERSION.
856 * Makefile.am (Makefile): Depend on bfd/configure.in.
857 (cplus-dem.o): Depend on Makefile.
858 Run "make dep-am".
859 * Makefile.in: Regenerate.
860
e414a165
NC
8612001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
862
863 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
864 format .debug_arange sections.
865 (main): Add missing prototype.
b8908f93 866
efc3ee7f
HPN
8672001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
868
869 * Makefile.am: Update dependencies with "make dep-am".
870 * Makefile.in: Regenerate.
871
9e85c2a0
RH
8722001-09-28 Richard Henderson <rth@redhat.com>
873
874 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
875
451dad9c
AM
8762001-09-26 Alan Modra <amodra@bigpond.net.au>
877
878 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
879 VA_CLOSE.
880 (non_fatal): Likewise.
881 * objdump.c (objdump_sprintf): Likewise.
882 * readelf.c (error): Likewise.
883 (warn): Likewise.
884
d974e256
JJ
8852001-09-25 Jakub Jelinek <jakub@redhat.com>
886
887 * readelf.c (do_wide): New.
888 (options): Add --wide.
889 (usage, parse_args): Likewise.
890 (process_program_headers): Put each segment on a single line if
891 --wide is given.
892 (process_section_headers): Put each section on a single line if
893 --wide is given.
894 * doc/binutils.texi: Document it.
895 * NEWS: Likewise.
896
2f11c261
AM
8972001-09-25 Alan Modra <amodra@bigpond.net.au>
898
899 * readelf.c (print_vma): Print 8 digits of low hex value.
900
1d50f91e
AJ
9012001-09-24 Andreas Jaeger <aj@suse.de>
902
903 * nlmconv.c: Fix warnings about unused attributes and function
904 prototypes.
905
906 * strings.c: Add prototype for get_char.
907
38131e67
L
9082000-09-19 H.J. Lu <hjl@gnu.org>
909
910 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
911 $(srcdir)/cxxfilt.man.
912 * doc/Makefile.in: Rebuild.
913
3bcfb3e4
AM
9142001-09-19 Alan Modra <amodra@bigpond.net.au>
915
916 * objcopy.c (copy_main): Correct rename-section string parsing.
917 Consolidate new_name parsing, and error messages.
918
3882b010
L
9192001-09-18 Bruno Haible <haible@clisp.cons.org>
920
921 * addr2line.c: Don't include <ctype.h>.
922 (main): For gettext, also set the LC_CTYPE locate facet.
923 * ar.c (main): Likewise.
924 * coffdump.c (main): Likewise.
925 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
926 (main): For gettext, also set the LC_CTYPE locate facet.
927 Use ISALNUM instead of isalpha/isdigit.
928 * dllwrap.c: Don't include <ctype.h>.
929 (main): For gettext, also set the LC_CTYPE locate facet.
930 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
931 (main): For gettext, also set the LC_CTYPE locate facet.
932 Use TOUPPER instead of islower/toupper.
933 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
934 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
935 Use TOUPPER instead of islower/toupper.
936 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
937 * objcopy.c (main): Likewise.
938 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
939 (disassemble_bytes): Use ISPRINT instead of isprint.
940 (dump_section_stabs): Use ISDIGIT instead of isdigit.
941 (dump_data): Use ISPRINT instead of isprint.
942 (main): For gettext, also set the LC_CTYPE locate facet.
943 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
944 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
945 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
946 Use TOUPPER instead of islower/toupper.
947 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
948 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
949 (write_rc_accelerators): Use ISPRINT instead of isprint.
950 (write_rc_rcdata): Likewise.
951 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
952 * srconv.c (main): Likewise.
953 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
954 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
955 isdigit/isupper/islower.
956 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
957 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
958 stab_demangle_prefix, stab_demangle_qualified,
959 stab_demangle_template, stab_demangle_type,
960 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
961 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
962 (isgraphic): Use ISPRINT instead of isascii/isprint.
963 (main): Remove HAVE_LC_MESSAGES dependency.
964 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
965 (pbarray): Use ISPRINT instead of isprint.
966 (main): For gettext, also set the LC_CTYPE locate facet.
967 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
968 (format_from_filename): Use ISPRINT instead of isprint.
969 (main): For gettext, also set the LC_CTYPE locate facet.
970 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
971 (unicode_print): Use ISPRINT instead of isprint.
972 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
973 (stab_variable): Use ISDIGIT instead of isdigit.
974
e59b4dfb
AM
9752001-09-18 Alan Modra <amodra@bigpond.net.au>
976
977 * ar.c (print_contents): Cast args of bfd_seek to the right types.
978 Replace bfd_read call with call to bfd_bread.
979 (extract_file): Likewise.
980
981 * objdump.c (dump_section_header): Cast section->filepos to
982 unsigned long to suit printf format string.
983 * readelf.c (process_section_headers): Similarly for sh_offset.
984 (process_unwind): Likewise.
985
d132876a
NC
9862001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
987
988 * strings.c (encoding, encoding_bytes): New variables.
989 (long_options): Add --encoding.
990 (main): Accept -e and --encoding.
991 (get_char): New function. Read a, possibly wide, character from
992 the input stream.
993 (print_strings): Use get_char().
994 (usage): Document new command line option.
995 * doc/binutils.texi: Document new command line option.
996 * NEWS: Announce new command line option.
997
7559e86e 9982001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
999
1000 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1001 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1002 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1003 Removed EM_CYGNUS_ARC.
1004
7559e86e 10052001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1006
1007 * readelf.c: Include elf/h8 for H8 series definitions.
1008 (guess_is_rela): H8 series if RELA.
1009 (dump_relocations): Handle H8 series relocations.
1010
0823fbca
EC
10112001-08-31 Eric Christopher <echristo@redhat.com>
1012
1013 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1014
8db76d70
PT
10152001-08-29 Peter Targett <peter.targett@arccores.com>
1016
1017 * MAINTAINERS: Include ARC Maintainer.
1018
d81d6584
BE
10192001-08-29 Ben Elliston <bje@redhat.com>
1020
1021 * stabs.c (stab_demangle_template): Initialise s4.
1022
25a1ff5b
AM
10232001-08-27 Alan Modra <amodra@bigpond.net.au>
1024
1025 * readelf.c (dump_relocations): Recognise EM_PPC64.
1026
a5d22d2a
TS
10272001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1028
1029 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1030
62a5a82d
L
10312001-08-25 H.J. Lu <hjl@gnu.org>
1032
1033 * nm.c (print_width): New.
1034 (display_rel_file): Set `print_width' according to
1035 bfd_sprintf_vma.
1036 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1037
1ae8b3d2
AO
10382001-08-24 Alexandre Oliva <aoliva@redhat.com>
1039
1040 * objcopy.c (use_alt_mach_code): New variable.
1041 (OPTION_ALT_MACH_CODE): Define.
1042 (copy_options): Added --alt-machine-code.
1043 (copy_main): Handle it.
1044 (copy_object): Switch to alternate machine code if requested.
1045 * doc/binutils.texi: Document new option.
1046 * NEWS: Likewise.
1047
d1bdd336
TS
10482001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1049
1050 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1051
410f7a12
L
10522001-08-21 H.J. Lu <hjl@gnu.org>
1053
1054 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1055 (display_debug_info): Cast for 64bit hosts.
1056 (display_debug_frames): Likewise.
1057 (process_mips_specific): Likewise.
1058
c32144ff
AJ
10592001-08-21 Andreas Jaeger <aj@suse.de>
1060
1061 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1062
1063 * sysdump.c: Add missing prototypes.
1064 * srconv.c: Likewise.
1065 * unwind-ia64.c: Likewise.
1066 * coffdump.c: Likewise.
1067
1068 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1069
1070 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1071 of declaring xcalloc.
1072
d8180c76
L
10732001-08-10 H.J. Lu <hjl@gnu.org>
1074
1075 * nm.c (print_value): Add one arg, bfd *.
1076 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1077 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1078 (print_symbol_info_sysv): Likewise.
1079 (print_symbol_info_posix): Likewise.
1080
1081 * objdump.c (dump_section_header): Replace printf_vma with
1082 bfd_printf_vma.
1083 (print_section_stabs): Likewise.
1084 (dump_bfd_header): Likewise.
1085 (objdump_print_value): Replace sprintf_vma with
1086 bfd_sprintf_vma.
1087 (disassemble_bytes): Likewise.
1088 (dump_reloc_set): Likewise.
1089
0218d1e4
AJ
10902001-08-10 Andreas Jaeger <aj@suse.de>
1091
1092 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1093 to build warnings.
1094 * configure: Regenerate.
1095
2863d58a
AM
10962001-08-09 Alan Modra <amodra@bigpond.net.au>
1097
1098 * readelf.c: Add missing prototypes.
1099 * objdump.c: Likewise. Format existing prototypes.
1100
c0e047e0
AO
11012001-08-08 Alexandre Oliva <aoliva@redhat.com>
1102
1103 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1104 of any RELA relocation for the abbrev_offset memory location that
1105 refers to the .debug_abbrev section symbol.
1106
ff78d6d6
L
11072001-08-07 H.J. Lu <hjl@gnu.org>
1108
1109 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1110 (main): Return process_file ().
1111
c36774d6
PB
11122001-08-05 Philip Blundell <philb@gnu.org>
1113
1114 * doc/binutils.texi: Use "Thumb" not "THUMB".
1115
8f9d9bd9
JH
11162001-08-03 John Healy <jhealy@redhat.com>
1117
1118 Patch suggested by Frank Eigler <fche@redhat.com>.
1119 * objdump.c (disassemble_data): Fill in section member of the
1120 disasm_info structure.
1121
c918cb96
DD
11222001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1123
1124 * configure.in: Added --with-windres option.
1125 * configure: Regenerated.
1126
c7c55b78
NC
11272001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1128
1129 * doc/binutils.texi: Use @command{name} for commands;
1130 use @option{-opt} for options; use @table @env for list of options;
1131 remove spaces arround [ | ] in synopsis.
1132
1133 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1134 center title.
1135
594ef5db
NC
11362001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1137
1138 * objcopy.c: Fix formatting.
1139 (section_rename): New structure.
1140 (OPTION_RENAME_SECTION): New switch.
1141 (copy_usage): Document new switch.
1142 (add_section_rename): New function: Add a node to the section
1143 rename list.
1144 (find_section_rename): New function: Find the new name and
1145 flags for a section.
1146 (setup_section): Call find_section_name to determine the name
1147 of the output section.
1148 (copy_main): Handle OPTION_RENAME_SECTION.
1149 * binutils.texi: Document new switch.
1150 * NEWS: Mention new switch.
1151
1f554c69
NC
11522001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1153
1154 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1155 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1156 bug-binutils@gcc.org.
1157
2f83960e
AM
11582001-07-28 Matthias Kramm <kramm@quiss.org>
1159
1160 * bucomm.c (list_supported_architectures): New function.
1161 * bucomm.h (list_supported_architectures): Declare.
1162 * objdump.c (usage): Call the above.
1163
20fe0649
DB
11642001-07-25 Dave Brolley <brolley@redhat.com>
1165
1166 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1167 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1168
1b577b00
NC
11692001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1170
1171 * README: Update for 2.11. Change bug reporting email address.
1172 * MAINTAINERS: Tidy up. Change bug reporting email address.
1173
95fd336c
DD
11742001-07-16 DJ Delorie <dj@redhat.com>
1175
5f16d855
DD
1176 * resres.c (write_res_header): Align header size.
1177 (res_align_file): Calculate alignment correctly.
1178
95fd336c
DD
1179 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1180 correct 10).
1181 * resrc.c (write_rc_resource): Likewise.
1182 * windres.h (SUBLANG_SHIFT): Define - as 10.
1183
ed8fee27
NC
11842001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1185
1186 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1187
90ab7e9a
NC
11882001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1189
1190 * MAINTAINERS: Add notes about branch checkins.
1191
e0c60db2
NC
11922001-07-05 Daniel Berlin <dan@cgsoftware.com>
1193
1194 * readelf.c (display_debug_macinfo): New function, display
1195 .debug_macinfo section.
1196 (do_debug_macinfo): New variable.
1197 (parse_args): Handle "-w[mM]" to mean display macro info.
1198 (process_section_headers): Handle debug_macinfo.
1199 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1200 function for .debug_macinfo display.
e0c60db2
NC
1201 * doc/binutils.texi: Document new command line switch.
1202 * NEWS: Document new feature of readelf.
0218d1e4 1203
24e01a36
L
12042001-07-05 H.J. Lu <hjl@gnu.org>
1205
1206 * objcopy.c (filter_symbols): Don't turn undefined symbols
1207 into local.
1208
4258bf4d
L
12092001-07-03 H.J. Lu <hjl@gnu.org>
1210
1211 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1212 $@.pod.
1213 (ar.1): Likewise.
1214 (dlltool.1): Likewise.
1215 (nlmconv.1): Likewise.
1216 (nm.1): Likewise.
1217 (objcopy.1): Likewise.
1218 (objdump.1): Likewise.
1219 (ranlib.1): Likewise.
1220 (readelf.1): Likewise.
1221 (size.1): Likewise.
1222 (strings.1): Likewise.
1223 (strip.1): Likewise.
1224 (windres.1): Likewise.
1225 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1226 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1227 $(DEMANGLER_NAME).
1228 (as.1): Removed.
1229 * doc/Makefile.in: Regenerated.
1230
7014bc31
NC
12312001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1232
1233 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1234
b811889f
NC
12352001-07-01 Daniel Berlin <dan@cgsoftware.com>
1236
1237 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1238
12ab83a9
NC
12392001-06-29 James Cownie <jcownie@etnus.com>
1240
1241 * readelf.c: Support DWARF 2.1 attributes.
1242
a6e9f9df
AM
12432001-06-28 Alan Modra <amodra@bigpond.net.au>
1244
1245 * readelf.c (GET_DATA_ALLOC): Remove.
1246 (GET_DATA): Remove.
1247 (get_data): New function combining above macros, with an extra
1248 test for zero size.
1249 (slurp_rela_relocs): Use get_data, and catch error return.
1250 (slurp_rel_relocs): Likewise.
1251 (get_32bit_program_headers): Likewise.
1252 (get_64bit_program_headers): Likewise.
1253 (get_32bit_section_headers): Likewise.
1254 (get_64bit_section_headers): Likewise.
1255 (get_32bit_elf_symbols): Likewise.
1256 (get_64bit_elf_symbols): Likewise.
1257 (process_section_headers): Likewise.
1258 (process_relocs): Likewise.
1259 (slurp_ia64_unwind_table): Likewise.
1260 (process_unwind): Likewise.
1261 (get_32bit_dynamic_segment): Likewise.
1262 (get_64bit_dynamic_segment): Likewise.
1263 (process_dynamic_segment): Likewise.
1264 (process_version_sections): Likewise.
1265 (process_symbol_table): Likewise.
1266 (dump_section): Likewise.
1267 (display_debug_info): Likewise.
1268 (display_debug_section): Likewise.
1269 (process_section_contents): Likewise.
1270 (process_corefile_note_segment): Likewise.
1271 (process_mips_specific): Likewise. Also free econf32, econf64.
1272
af3fc3bc
AM
12732001-06-25 Alan Modra <amodra@bigpond.net.au>
1274
1275 * readelf.c (dump_relocations): Print "bad symbol index" if
1276 symtab == NULL with non-zero symtab_index.
1277 (process_relocs): Don't bomb if reloc section has no symsec.
1278
6d900bf6
L
12792001-06-24 H.J. Lu <hjl@gnu.org>
1280
1281 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1282 by accident.
1283 (copy_main): Apply the the change made to strip_main on
1284 2001-05-30 by accident.
1285
49b4e386
AJ
12862001-06-23 Andreas Jaeger <aj@suse.de>
1287
1288 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1289 parameter 'code'.
1290 (unw_decode_x2): Likewise.
1291 (unw_decode_x3): Likewise.
1292 (unw_decode_x4): Likewise.
1293
d8dc71e3
BE
12942001-06-23 Ben Elliston <bje@redhat.com>
1295
1296 * MAINTAINERS: Add myself as M88k maintainer.
1297
af3bdff7
NC
12982001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1299
1300 * objcopy.c (strip_main): Support -o or --output-file command lien
1301 switch.
1302
105e7211
L
13032001-06-19 H.J. Lu <hjl@gnu.org>
1304
1305 * doc/Makefile.in: Regenerated.
1306
c45021f2
NC
13072001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1308
1309 * readelf.c: Restore formatting.
1310
13112001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1312
1313 * Makefile.am: Move documentation into doc subdirectory.
1314 * Makefile.in: Regenerated.
1315 * binutils.texi: Move into doc subdirectory.
1316 * addr2line.1: Removed.
1317 * ar.1: Likewise.
1318 * dlltool.1: Likewise.
1319 * nlmconv.1: Likewise.
1320 * nm.1: Likewise.
1321 * objcopy.1: Likewise.
1322 * objdump.1: Likewise.
1323 * ranlib.1: Likewise.
1324 * readelf.1: Likewise.
1325 * size.1: Likewise.
1326 * strings.1: Likewise.
1327 * strip.1: Likewise.
1328 * windres.1: Likewise.
1329 * cxxfilt.man: Likewise.
1330 * doc: New Directory.
1331 * doc/Makefile.am: New file.
1332 * doc/Makefile.in: Generate.
1333
09ad7db3
AM
13342001-06-09 Alan Modra <amodra@bigpond.net.au>
1335
1336 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1337
936260fe
AM
13382001-06-01 Alan Modra <amodra@bigpond.net.au>
1339
1340 * MAINTAINERS: Update my email address.
1341
16b2b71c
NC
13422001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1343
1344 * objcopy.c: Add new switches: --keep-global-symbol,
1345 --keep-symbols, --localize-symbols, --keep-global-symbols and
1346 --weaken-symbols.
1347 * binutils.texi: Document new switches.
1348 * objcopy.1: Regenerate.
1349 * NEWS: Announce new feature.
1350
7036c0e1
AJ
13512001-05-28 Andreas Jaeger <aj@suse.de>
1352
1353 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1354 variables, fix format strings.
1355
76a406e5
NC
13562001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1357
1358 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1359 when computing the address of the line to show.
1360
31b6fca6
RH
13612001-05-16 Richard Henderson <rth@redhat.com>
1362
1363 * readelf.c (do_debug_frames_interp): New.
1364 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1365 (byte_get_big_endian): Likewise.
1366 (parse_args) ['F']: Set do_debug_frames_interp.
1367 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1368 (frame_display_row): Don't trunc pc_begin to int.
1369 (size_of_encoded_value): New.
1370 (display_debug_frames): Handle 64-bit targets. Print raw data
1371 unless do_debug_frames_interp.
1372 (debug_displays): Remove duplicate .debug_frame.
1373
4fe85591
NC
13742001-05-15 Ralf Baechle <ralf@gnu.org>
1375
1376 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1377 The former constant was never in active use and is used otherwise
1378 by the ABI.
1379
579f31ac
JJ
13802001-05-11 Jakub Jelinek <jakub@redhat.com>
1381
1382 * readelf.c (process_unwind): Print all unwind sections, not just
1383 one.
1384
78f4a3f7
AM
13852001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1386
1387 * readelf.c (process_unwind): Remove const specifier.
1388
1c529ca6
NC
13892001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1390
1391 * strings.c (isgraphic): Do not use isascii() unless it is needed
1392 for isprint() to work.
1393 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1394
87e6d782
NC
13952001-04-27 Johan Rydberg <jrydberg@opencores.org>
1396
1397 * NEWS: Announce support for OpenRISC.
1398
4bd3d870 13992001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1400
1401 * dlltool.c (do_default_excludes): Initialise to true.
1402
21211521
AM
14032001-04-10 Alan Modra <amodra@one.net.au>
1404
1405 * MAINTAINERS: Update my email address
1406 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1407
0c66b61e 14082001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1409
1410 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1411
e58d53af
L
14122001-03-30 H.J. Lu <hjl@gnu.org>
1413
1414 * readelf.c (process_unwind): Just return if do_unwind is 0.
1415
bee72332
DD
14162001-03-28 Roger Sayle <roger@metaphorics.com>
1417
1418 * dlltool.c (make_one_lib_file): Fix section flags for
1419 .text, .data and .bss in stub ds*.o files to match those
1420 generated by gas.
1421
f1467e33
L
14222001-03-29 H.J. Lu <hjl@gnu.org>
1423
1424 * readelf.c (process_unwind): Only do unwind sections for
1425 IA64.
1426
1c6fb4fe
L
14272001-03-28 H.J. Lu <hjl@gnu.org>
1428
1429 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1430 * Makefile.in: Regenerate.
1431
0879a67a
AJ
14322001-03-26 Andreas Jaeger <aj@suse.de>
1433
1434 * binutils.texi (nm): Fix texi syntax.
1435
0285c67d
NC
14362001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1437
1438 * binutils.texi: Put @c man begin and @c man end indications
1439 to generate man pages using texi2pod and pod2man. Put @c man title
1440 to identify each man. Add SEEALSO entries.
1441 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1442 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1443 sort the list.
1444 (*.1): Build the man pages from binutils.texi.
1445 * Makefile.in: Regenerate.
1446
04847a4d
CF
14472001-03-13 Eric Kohl <ekohl@rz-online.de>
1448
1449 * defparse.y (opt_equal_name): allow "." in name.
1450 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1451 (gen_exp_file): Likewise.
1452
43a0748c
NC
14532001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1454
1455 * NEWS: Document addition of -B switch to objcopy.
1456 * binutils.texi: Document addition of -B switch to objcopy.
1457 * objcopy.c: (copy_options): Add --binary-architecture.
1458 (copy_usage): Document -B/--binary-architecture.
1459 (copy_main): Support -B/--binary-architecture. Set
1460 bfd_external_binary_architecture.
0879a67a 1461
b7498e0e
NC
14622001-03-11 Andreas Jaeger <aj@suse.de>
1463
1464 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1465 (dump_relocations): Likewise.
1466 (get_machine_name): Likewise.
1467
a59e3bd7
NC
14682001-02-28 Nick Clifton <nickc@redhat.com>
1469
1470 * readelf.c: (struct unw_aux_info): Remove const modifier for
1471 'strtab' field.
1472 (process_unwind): Remove non-K&R compliant LHS type cast in call
1473 to GET_DATA_ALLOC macro.
1474
a5bcd848
PB
14752001-02-28 Philip Blundell <pb@futuretv.com>
1476
1477 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1478 ABI is in use; remove ambiguity between the "unknown" EABI and
1479 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1480 renamed EF_xx constants.
1481
27b7e12d
AM
14822001-02-27 Alan Modra <alan@linuxcare.com.au>
1483
1484 * configure.in (BFD_VERSION): New.
1485 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1486 * configure: Regenerate.
1487 * Makefile.am: Run "make dep-am"
1488 * Makefile.in: Regenerate.
1489
a9f10786
NC
14902001-02-14 Nick Clifton <nickc@redhat.com>
1491
1492 * MAINTAINERS: Add "Obvious Fix" rule.
1493
3c44da9a
MS
14942001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1495
1496 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1497 literal concatenation.
1498
ecd03389
MS
14992001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1500
1501 * readelf.c (struct unw_aux_info): Remove const from the info member.
1502 (process_unwind): Don't type-cast the third argument to the
1503 GET_DATA_ALLOC macro.
1504
88ec60c7
NC
15052001-02-11 Nick Clifton <nickc@redhat.com>
1506
1507 * readelf.c (dump_relocations): Free corrected allocated
1508 array.
1509 (process_unwind): Fix compile time warning.
1510
f5e21966
NC
15112001-02-10 Nick Clifton <nickc@redhat.com>
1512
1513 * binutils.texi: Document new --unwind option to readelf.
1514
a85d7ed0
NC
15152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1516
1517 * readelf.c: Add linux target for S/390.
1518
7bb10502
AM
15192001-02-10 Alan Modra <alan@linuxcare.com.au>
1520
1521 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1522 printf is a macro.
1523
8ca8f343
HPN
15242001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1525
1526 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1527 * aclocal.m4: Regenerate.
1528 * configure: Regenerate.
1529
7340082d
NC
15302001-02-07 Todd Vierling <tv@wasabisystems.com>
1531
1532 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1533 * objdump.c (bfd_target_vector): Likewise.
1534
4d6ed7c8
NC
15352001-02-07 David Mosberger <davidm@hpl.hp.com>
1536
1537 * readelf.c (process_unwind): New function.
1538 (slurp_ia64_unwind_table): Ditto.
1539 (dump_ia64_unwind): Ditto.
1540 (find_symbol_for_address): Ditto.
1541 (slurp_rela_relocs): New function (split off from dump_relocations()).
1542 (slurp_rel_relocs): Ditto.
1543 (parse_args): Handle '-u' option.
1544
1545 * unwind-ia64.c: New file.
1546 * unwind-ia64.h: New file.
1547 * Makefile.am: Include unwind-ia64.c in readelf build.
1548 * Makefile.in: Regenerate.
7340082d 1549 * po/binutils.pot: Regenerate.
4d6ed7c8 1550
c7217458
PB
15512001-02-04 Philip Blundell <philb@gnu.org>
1552
1553 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1554 * configure: Regenerate.
1555
956eedd4
AM
15562001-01-31 Steve deRosier <sderosier@vari-lite.com>
1557
1558 * ieee.c (ieee_add_bb11): Don't check for backslashes
1559 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1560
8855cbca
AM
15612001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1562
c7f2731e
AM
1563 * ieee.c: Update copyright.
1564 (ieee_start_compilation_unit): Don't check for backslashes
1565 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1566
8855cbca
AM
1567 * stabs.c: Update copyright. Include "filenames.h".
1568 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1569
329de803 15702001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1571
1572 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1573 sections are present before using them. Remove code duplication.
1574 (process_symbol_table): Check if VERDEF or VERNEED sections are
1575 present before using them.
1576
23719f39
NC
15772001-01-17 Nick Clifton <nickc@redhat.com>
1578
1579 * objcopy.c (copy_object): Fail if attempting to convert the
1580 endianness of the input object file.
1581
1582 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1583
f726e849
NC
15842001-01-16 Nick Clifton <nickc@redhat.com>
1585
1586 * readelf.c (string_table_length): New variable.
1587 (SECTION_NAME): Catch out of range indices and missing section
1588 pointers.
1589 (process_section_headers): Delete useless local variable
1590 string_table_offset. Set the value of string_table_length
1591 after loading the string table.
1592 (process_mips_specific): Use SECTION_NAME macro.
1593 (process_file): Set string_table_length to 0 when it is freed.
1594
d0398d6a
NC
15952001-01-12 Nick Clifton <nickc@redhat.com>
1596
1597 * version.c (print_version): Update copyright date.
1598
0d2bcfaf
NC
15992001-01-11 Peter Targett <peter.targett@arccores.com>
1600
1601 * readelf.c (dump_relocations): Include selection with EM_ARC.
1602 (get_machine_name) Update name to "ARC".
1603
8b1e6df3
NC
16042001-01-09 Nick Clifton <nickc@redhat.com>
1605
1606 * Makefile.am: Add rule to build objdump.o from objdump.c and
1607 using OBJDUMP_DEFS.
1608 * Makefile.in: Regenerate.
1609
1610 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1611 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1612 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1613 * configure: Regenerate.
8b1e6df3
NC
1614
1615 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1616 is defined read in the relocs even if dump_reloc_info is
1617 false.
1618
2f952d20
PB
16192001-01-07 Philip Blundell <philb@gnu.org>
1620
1621 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1622 `bug-binutils'.
1623 * README: Likewise.
1624
a8c548cb
NC
16252000-12-19 Nick Clifton <nickc@redhat.com>
1626
1627 * dlltool.c: Add missing support for arm-epoc-pe.
1628 * configure.in: Add missing support for arm-epoc-pe.
1629 * configure: Regenerate.
1630
cc5fda35
NC
16312000-12-15 Nick Clifton <nickc@redhat.com>
1632
1633 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1634 Mode parts of the x86 port.
1635
bcedfee6
NC
16362000-12-04 Andreas Jaeger <aj@suse.de>
1637
1638 * readelf.c (guess_is_rela): Add EM_X86_64.
1639 (dump_relocations): Add EM_X86_64.
1640 (get_machine_name): Add EM_X86_64.
1641 Include "elf/x86-64.h".
1642
584da044
NC
16432000-12-12 Nick Clifton <nickc@redhat.com>
1644
1645 * readelf.c: Fix formatting.
1646
7559e86e 16472000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1648
1649 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1650
a98cc2b2
AH
16512000-12-07 Andrew Haley <aph@redhat.com>
1652
1653 * readelf.c (display_debug_frames): Only display columns that are
1654 referenced by the frame debug info.
1655
c7987a69
NC
16562000-12-05 Nick Clifton <nickc@redhat.com>
1657
1658 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1659
09fd7e38
JM
16602000-12-04 Jason Merrill <jason@redhat.com>
1661
1662 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1663 (display_debug_section): Likewise.
1664 (display_debug_info): Display CU header before bailing.
1665
e7af610e
NC
16662000-12-01 Chris Demetriou <cgd@sibyte.com>
1667
09fd7e38
JM
1668 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1669 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1670 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1671
09fd7e38
JM
1672 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1673 and E_MIPS_ARCH_64.
84ea6cf2 1674
09fd7e38
JM
1675 * readelf.c (get_machine_flags): Add case for
1676 E_MIPS_MACH_SB1.
c6c98b38 1677
75066968
DD
16782000-11-30 Richard Earnshaw <rearnsha@arm.com>
1679
1680 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1681
5c4666ea
HPN
16822000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1683