]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Correct spelling of "relocatable".
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2003-06-25 Alan Modra <amodra@bigpond.net.au>
2
3 * NEWS: Correct spelling of "relocatable".
4 * objdump.c: Likewise.
5 * sysroff.info: Likewise.
6
7 2003-06-19 Nick Clifton <nickc@redhat.com>
8
9 * readelf.c (print_vma): When printing DEC_5 values, if the
10 number is bigger than 99999 switch to using hexadecimal
11 notation.
12
13 2003-06-11 Nick Clifton <nickc@redhat.com>
14
15 * objcopy.c (gnu_debuglink_filename): New variable.
16 (OPTION_ADD_GNU_DEBUGLINK): New switch
17 (copy_options): Describe --add-gnu-debuglink switch.
18 Mention that --strip-debug removes sections as well.
19 (is_strip_section): Process the sections removed and kept
20 lists before checking for debugging sections.
21 (add_redefine_syms_file): Make function static.
22 (copy_object): Use is_strip_section.
23 Check to see if a .gnu_debuglink section should be added. If
24 so, call bfd_add_gnu_debuglink.
25 (setup_section): Use is_strip_section.
26 (copy_section): Use is_strip_section.
27 (copy_main): Handle OPTION_ADD_GNU_DEBUGLINK.
28 * NEWS: Mention new objcopy switch.
29 * doc/binutils.texi: Document new switch.
30
31 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
32
33 * po/Make-in (DESTDIR): New.
34 (install-data-yes): Support $(DESTDIR).
35 (uninstall): Likewise.
36
37 2003-06-11 Alan Modra <amodra@bigpond.net.au>
38
39 * Makefile.in: Regenerate.
40
41 2003-05-23 Jakub Jelinek <jakub@redhat.com>
42
43 * readelf.c (get_segment_type): Handle PT_GNU_STACK.
44
45 2003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
46
47 * NEWS: Document the new BSD/POSIX single-character mapping for
48 .comment/.note sections.
49
50 2003-06-02 Chris Demetriou <cgd@broadcom.com>
51 Jason Thorpe <thorpej@wasabisystems.com>
52
53 * objcopy.c (redefine_list_append): Add an argument that
54 indicates the context from which this function is being
55 called. Change all callers.
56 (copy_options): Add a new option, --redefine-syms.
57 (copy_usage): Document new option.
58 (copy_main): Handle the --redefine-syms option.
59 * doc/binutils.text (objcopy): Document new option.
60
61 2003-05-31 Richard Henderson <rth@redhat.com>
62
63 * readelf.c (byte_get_signed): New.
64 (get_encoded_value): New.
65 (display_debug_frames): Use it. Always pre-process opcodes.
66
67 2003-05-20 Michal Ludvig <mludvig@suse.cz>
68
69 * readelf.c (display_debug_frames): Print both registers
70 for DW_CFA_register.
71
72 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
73
74 * configure.in: Accept i[3-7]86 variants. Escape '[]' for
75 i[3-7]86-*-interix.
76 * configure.in: Regenerate.
77
78 2003-05-13 Michael Eager <eager@mvista.com>
79
80 * objcopy.c: Treat identical src/dst file names as if only one
81 entered. One Windows creating an output file of the same name as
82 the input file will delete the input file before it is read.
83
84 2003-05-12 Salvador Eduardo Tropea <salvador@inti.gov.ar>
85
86 * debug.c (debug_get_real_type): Extend test for circular debug
87 references.
88
89 2003-05-12 Nick Clifton <nickc@redhat.com>
90
91 * configure.in (ALL_LINGUAS): Add zh_CN.
92 * configure: Regenerate.
93 * po/zh_CN.po: New file: Chinese (simplified) translation.
94
95 2003-05-11 Jason Eckhardt <jle@rice.edu>
96
97 * MAINTAINERS: Update my mail address.
98
99 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
100
101 * readelf.c (dump_relocations): Enlarge the type field in wide
102 mode by one character.
103
104 2003-05-03 Richard Henderson <rth@redhat.com>
105
106 * readelf.c (struct Frame_Chunk): Add cfa_exp.
107 (frame_display_row): Just print "exp" for cfa or register
108 defined by a location expression.
109 (display_debug_frames): Handle DW_CFA_def_cfa_expression,
110 DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
111
112 2003-04-30 H.J. Lu <hjl@gnu.org>
113
114 * objdump.c (only): Change it to char **.
115 (only_size): New.
116 (only_used): New.
117 (disassemble_data): Check only as an array.
118 (dump_data): Likewise.
119 (dump_relocs): Likewise.
120 (main): Treat only as an array.
121
122 2003-04-24 Dimitrie O. Paun <dpaun@rogers.com>
123
124 * doc/binutils.texi: Fix the documentation for the -fo option.
125
126 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
127
128 * readelf.c (get_machine_name) <EM_SH>: Amend return value
129 to refer to SuperH.
130
131 * readelf.c (decode_location_expression): Don't add a trailing ';'.
132
133 2003-04-23 Dimitrie O. Paun <dpaun@rogers.com>
134 Nick Clifton <nickc@redhat.com>
135
136 * windres.c (long_options): Move close to main, where it is used.
137 Add 'input' and 'output' long options.
138 (main): Accept "-fo" as an alias for "-o". This is for rc
139 comptibility.
140 * doc/binutils.texi: Mention that -fo is accepted as an alias for
141 -o, but discourage its use.
142
143 2003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
144
145 * windres.c (format_from_name): Make the exit on error
146 behaviour optional.
147 (main): Rename the -I option to -J. Introduce -I as a synonym
148 for --include-dir. For backwards compatibility also support the
149 old -I behaviour, but issue a deprecation warning.
150 * doc/binutils.texi: Rename -I to -J. Document the new behaviour
151 of the -I option.
152
153 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
154
155 * readelf.c: Replace references to Mitsubishi M32R with
156 references to Renesas M32R.
157
158 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
159
160 * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
161
162 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
163
164 * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
165 for debugging information types not supported by objdump.
166
167 2003-04-09 Bernd Jendrissek <berndj@prism.co.za>
168
169 * configure.in: Recognize canonical form of i[3-6]86-pe*.
170 * configure: Regenerate.
171
172 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
173
174 * readelf.c (display_debug_info): Apply RELA relocations on the
175 entire section.
176 (byte_put_little_endian, byte_put_big_endian): New functions.
177 (byte_put): New variable.
178 (get_file_header): Initialize it.
179
180 2003-04-05 Dimitrie O. Paun <dpaun@rogers.com>
181
182 * windres.c: Add -l for compatibility with wrc, and rc.
183 Use the short option as a key for long options that have
184 a synonymous short option.
185 * doc/binutils.texi: Added -l to the list of options.
186
187 2003-04-03 Dimitrie O. Paun <dpaun@rogers.com>
188
189 * windres.c: Add -U for compatibility with wrc, rc, and cpp.
190 (main): Just pass the -U option down to the preprocessor.
191 * doc/binutils.texi: Added -U to the list of options.
192
193 2003-04-01 Dimitrie O. Paun <dpaun@rogers.com>
194
195 * windres.c (usage): Report -r option.
196 (main): Ignore the -r option.
197 * doc/binutils.texi: Add -r to the list of options.
198
199 2003-04-01 Bob Wilson <bob.wilson@acm.org>
200
201 * MAINTAINERS: Add myself as Xtensa maintainer.
202
203 2003-04-01 Bob Wilson <bob.wilson@acm.org>
204
205 * readelf.c: Include "elf/xtensa.h".
206 (guess_is_rela): Add EM_XTENSA and EM_XTENSA_OLD to list of
207 targets that use RELA relocations.
208 (dump_relocations): Call elf_xtensa_reloc_type for
209 EM_XTENSA and EM_XTENSA_OLD.
210 (get_machine_name): Handle EM_XTENSA and EM_XTENSA_OLD.
211
212 2003-04-01 Nick Clifton <nickc@redhat.com>
213
214 * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for
215 thumb-pe*, mcore-pe and mcore-*elf.
216 * configure: Regenerate.
217
218 2003-03-31 Alexandre Oliva <aoliva@redhat.com>
219
220 * objdump.c (dump_data): Don't truncate the address to long; make
221 the width large enough, and uniform for all entries in a section.
222
223 2003-03-31 H.J. Lu <hjl@gnu.org>
224
225 * readelf.c: Include "libiberty.h".
226 (dynamic_relocations): New.
227 (process_relocs): Properly handle dynamic relocation.
228 (process_dynamic_segment): Fill relocation elements in
229 dynamic_info.
230
231 2003-03-31 Kevin Buettner <kevinb@redhat.com>
232
233 * readelf.c (read_and_display_attr, read_and_display_attr_value):
234 Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
235 all callers.
236 (display_debug_lines, display_debug_pubnames, display_debug_info)
237 (display_debug_aranges, display_debug_frames, read_and_display_attr)
238 (read_and_display_attr_value): Add 64-bit DWARF support.
239
240 2003-03-31 Ian Lance Taylor <ian@airs.com>
241
242 * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
243 (optresid): Handle a resource id that can be a string or a number.
244 * resrc.c (define_control): Replace 'text' parameter with 'iid' a
245 struct res_id.
246 (define_icon_control): Pass a struct res_id to define_control.
247 * windres.h (define_control): Change prototype.
248
249 2003-03-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
250
251 * objcopy (OPTION_FORMATS_INFO): Define.
252 (strip_options): Add "info"/OPTION_FORMATS_INFO option.
253 (copy_options): Likewise.
254 (strip_usage): Add "--info" to usage.
255 (copy_usage): Likewise.
256 (strip_main): Declare formats_info. Iniatilize it to FALSE.
257 Handle "info".
258 (copy_main). Likewise.
259 * doc/binutils.texi. Document the "--info" option for
260 objcopy/strip.
261 * NEWS: Mention the new command line switch.
262
263 * objdump.c (endian_string): Move to bucomm.c.
264 (display_info): Likewise.
265 (display_target_list): Likewise.
266 (display_info_table): Likewise.
267 (display_target_tables): Likewise.
268 (main): Assign the return value of display_info to exit_status.
269 * bucomm.c: Include bfdver.h and libbfd.h
270 (display_target_list): Call bfd_nonfatal instead of nonfatal and
271 return 0 on a non-fatal error, 1 on success.
272 (display_info_table): Likewise.
273 * bucomm.h (display_info): Provide a prototype.
274 * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
275 libbfd.h.
276 * Makefile.in: Regenerate.
277
278 2003-03-22 Danny Smith <dannysmith@users.sourceforge.net>
279
280 * dlltool.c (gen_def_file): Put demangled name comments on
281 own line preceding export name.
282
283 2003-03-17 Nick Clifton <nickc@redhat.com>
284
285 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
286 printf for emitting new lines.
287
288 2003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
289
290 * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
291 the symbol's value when --size-sort is used, unless -S is used.
292 doc/binutils.texi (--size-sort): For non-bsd formats both the
293 value and size of the symbols are displayed.
294
295 2003-03-13 Nick Clifton <nickc@redhat.com>
296
297 * po/da.po: Update.
298
299 2003-03-12 Nick Clifton <nickc@redhat.com>
300
301 * MAINTAINERS: Remove Peter Targett as ARC maintainer.
302
303 2003-03-10 Ben Elliston <bje@wasabisystems.com>
304
305 * MAINTAINERS: Update my mail address.
306
307 2003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
308
309 * stabs.c (BYTES_IN_WORD): Remove definition.
310 * wrstabs.c (BYTES_IN_WORD): Likewise.
311
312 2003-03-04 Nick Clifton <nickc@redhat.com>
313
314 * nm.c (main): Print a warning message if --size-sort and
315 --undefined-only are used together.
316
317 2003-03-04 Elias Athanasopoulos <elathan@phys.uoa.gr>
318
319 * nm.c (print_symbol): Remove check for undefined_only.
320
321 2003-03-03 Nick Clifton <nickc@redhat.com>
322
323 * po/da.po: Installed latest translation.
324
325 2003-02-24 Nick Clifton <nickc@redhat.com>
326
327 * README: Update binutils references to 2.13.
328 Add paragraph about using --disable-nls.
329
330 2003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
331
332 * doc/binutils.texi (nm --size-sort): Update.
333
334 2003-02-21 James E Wilson <wilson@tuliptree.org>
335
336 * MAINTAINERS: Update email address.
337
338 2003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
339
340 * readelf.c (get_ia64_dynamic_type): New function.
341 (dynamic_segment_ia64_val): New function.
342 (get_dynamic_type): If machine type is EM_IA_64 call
343 get_ia64_dynamic_val.
344 (get_ia64_section_type_name): Handle sections with types in the
345 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
346 (get_dynamic_flags): If machine type is EM_IA_64 call
347 dynamic_segment_ia64_val.
348
349 2003-02-21 Bob Wilson <bob.wilson@acm.org>
350
351 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
352 section title capitalization more consistent. Update descriptions
353 of various options to be consistent with the code. Fix errors and
354 incomplete list in the description of c++filt format options. Remove
355 information about the linker. Change to be more polite about poor
356 bug reports. Replace FDL appendix with include of fdl.texi.
357 * doc/fdl.texi: New file.
358
359 2003-02-21 Roger Sayle <roger@eyesopen.com>
360
361 * objcopy.c (filter_symbols): Fix compilation problems with
362 HP-UX's C compiler.
363
364 2003-02-19 Christopher Faylor <cgf@redhat.com>
365
366 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
367 previous change.
368
369 2003-02-19 Mark Blackburn <marklist@fangorn.ca>
370
371 * rclex.l (handle_quotes): Handle strings spanning more than one line.
372
373 2003-02-12 Bob Wilson <bob.wilson@acm.org>
374
375 * nm.c (usage): Add `java' and `gnat' demangle styles and make
376 quotes consistent.
377 * objdump.c (usage): Ditto. Also fix some typos.
378
379 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
380
381 * debug.c (debug_record_variable): Handle global register variables.
382
383 * stabs.c (parse_stab): For N_SLINE only include
384 function_start_offset if the symbol is within a function;
385 otherwise, the value is absolute.
386
387 2003-02-10 Nick Clifton <nickc@redhat.com>
388
389 * readelf.c (decode_ARM_machine_flags): Handle the
390 EF_ARM_MAVERICK_FLOAT flag.
391
392 2003-02-04 Andreas Schwab <schwab@suse.de>
393
394 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
395 long and use %ld in printf format.
396
397 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
398
399 * readelf.c (dump_relocations): Reorder the r_info field for
400 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
401
402 2003-01-21 Daniel Berlin <dan@dberlin.org>
403
404 * readelf.c (display_debug_loc): Skip address base changes.
405
406 2003-01-17 Fabio Alemagna <falemagn@aros.org>
407
408 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
409 and ELFOSABI_NSK.
410
411 2003-01-16 Alan Modra <amodra@bigpond.net.au>
412
413 * readelf.c: Include elf/ppc64.h.
414 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
415 * Makefile.am: Run "make dep-am".
416 * Makefile.in: Regenerate.
417
418 2003-01-02 Ben Elliston <bje@redhat.com>
419
420 * readelf.c (guess_is_rela): Handle EM_IQ2000.
421 (get_machine_name): Likewise.
422 (dump_relocations): Likewise.
423 * NEWS: Mention IQ2000 support.
424
425 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
426
427 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
428
429 2002-12-30 Chris Demetriou <cgd@broadcom.com>
430
431 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
432 changes in MIPS -M options.
433
434 2002-12-30 Dmitry Diky <diwil@mail.ru>
435
436 * Makefile.am: Add msp430 target.
437 * Makefile.in: Regenerate.
438 * readelf.c: Add support for msp430 target.
439
440 2002-12-27 Chris Demetriou <cgd@broadcom.com>
441
442 * doc/binutils.texi (objdump): Document MIPS -M options.
443
444 2002-12-23 Andreas Schwab <schwab@suse.de>
445
446 * readelf.c (main): Reset dump request after each file.
447
448 2002-12-23 Nick Clifton <nickc@redhat.com>
449
450 * nlmconv.c (main): Pass TRUE as third argument to
451 bfd_arch_get_compatible.
452
453 2002-12-23 Nick Clifton <nickc@redhat.com>
454
455 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
456 macro. Handle 'S' encoding, accepting 8-bit characters.
457 (main): Parse 'S' encoding.
458 (get_char): Accept 'S' encoding.
459 (print_strings): Use STRING_ISGRAPHIC.
460 (usage): Document support of 'S' encoding.
461 * doc/binutils.texi: Document support of 'S' encoding/
462 * NEWS: Mention new feature.
463
464 2002-12-20 Alan Modra <amodra@bigpond.net.au>
465
466 * README <building ar>: Don't use libibery's needed_list or
467 required_list, instead link libiberty/*.o.
468
469 2002-12-19 Kazu Hirata <kazu@cs.umass.edu>
470
471 * doc/binutils.texi: Fix typos.
472
473 2002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
474
475 * doc/binutils.texi: Add missing parenthesis.
476
477 2002-12-15 Nick Kelsey <nickk@ubicom.com>
478
479 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
480 symbols by adding the given prefix to the begining of the symbol
481 name. This is useful to provide name space seperation regardless
482 of how the object file was created. Added --prefix-sections=
483 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
484 sections (or all sections with the alloc flag set) by adding the given
485 prefix to the begining of the symbol name.
486 * NEWS: Mention this new feature.
487 * doc/binutils.texi: Document this new feature.
488
489 2002-12-13 Alan Modra <amodra@bigpond.net.au>
490
491 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
492 dyn_string_append with dyn_string_append_cstr.
493
494 * emul_aix.c (ar_emul_aix_create): Remove unused function.
495
496 2002-12-10 James Cownie <jcownie@etnus.com>
497
498 * readelf.h (get_TAG_name, get_AT_name,
499 read_and_display_attr_value): Add support for UPC extensions to
500 DWARF2 spec.
501 * NEWS: Mention this new support.
502
503 2002-12-08 Alan Modra <amodra@bigpond.net.au>
504
505 * NEWS: Mention that bfd no longer declares a "boolean" type.
506
507 2002-12-07 Alan Modra <amodra@bigpond.net.au>
508
509 * readelf.c (process_program_headers): When setting loadaddr, don't
510 assume segment size is 4k. Use p_align instead.
511 (loadaddr): Change from int to long.
512 (dynamic_addr, dynamic_info, version_info): Likewise.
513 (process_dynamic_segment <syminsz>): Likewise.
514 (process_dynamic_segment): Adjust print format string.
515 (rela_addr, rela_size): Delete.
516 (process_relocs): Formatting.
517
518 2002-12-05 Jim Wilson <wilson@redhat.com>
519
520 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
521 * configure: Regenerate.
522
523 2002-12-04 Ian Lance Taylor <ian@airs.com>
524
525 * MAINTAINERS: Change e-mail address back to airs.com.
526
527 2002-12-04 Aldy Hernandez <aldyh@redhat.com>
528
529 * MAINTAINERS: Add self.
530
531 2002-11-30 Alan Modra <amodra@bigpond.net.au>
532
533 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
534 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
535 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
536 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
537 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
538 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
539 with TRUE/FALSE. Formatting.
540
541 2002-11-29 Jakub Jelinek <jakub@redhat.com>
542
543 * readelf.c Replace occurrences of Elf32_Internal_* and
544 Elf64_Internal_* with Elf_Internal_*.
545 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
546 Zero r_addend fields.
547 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
548 Elf_Internal_Rela.
549
550 2002-11-23 Nick Clifton <nickc@redhat.com>
551
552 * size.c (usage): Fix typo describing switch for hex format.
553
554 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
555
556 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
557 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
558 testcase
559
560 2002-11-14 Nick Clifton <nickc@redhat.com>
561
562 * readelf.c (process_program_headers): Add comment about return
563 value. Ensure that 0 is returned if the headers are not loaded.
564 (process_file): If process_section_headers failed to load the
565 headers disable any tests that rely upon them. Similarly for
566 process_program_headers.
567
568 2002-11-12 Nick Clifton <nickc@redhat.com>
569
570 * po/da.po: Updated Danish translation.
571
572 2002-11-12 Klee Dienes <kdienes@apple.com>
573
574 * rddbg.c (read_section_stabs_debugging_info): Also recognize
575 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
576
577 2002-11-11 Christopher Faylor <cgf@redhat.com>
578
579 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
580 cgf maintainership.
581
582 2002-11-11 Christopher Faylor <cgf@redhat.com>
583
584 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
585
586 2002-11-07 Nick Clifton <nickc@redhat.com>
587
588 * configure.in (ALL_LINGUAS): Add 'da'.
589 * configure: Regenerate.
590 * po/da.po: New Danish translation.
591
592 * readelf.c (get_symbol_index_type): Revert part of previous
593 patch: Display unknown symbol types in decimal, not hex.
594
595 2002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
596
597 * dlltool.c (add_excludes): Don't prefix excluded fastcall
598 symbols with underscore.
599 (xlate): Ignore add_underscore for decorated fastcall symbols.
600
601 2002-11-07 Eric Kohl <ekohl@rz-online.de>
602
603 * deflex.l: Accept '@' as first character of an ID.
604 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
605 ASM_PREFIX for fastcall symbols.
606 (scan_drectve_symbols): Handle fastcall symbols when generating
607 undecorated aliases for symbols in drectve section.
608 (scan_filtered_symbols): Likewise, with export-all.
609 (xlate): Likewise, with --kill-at.
610 (make_imp_label): New function to handle fastcall symbols
611 correctly.
612 (make_one_lib_file): Use make_imp_label instead of make_label
613 for imp symbols.
614
615 2002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
616
617 * MAINTAINERS: Add self as TIC4X maintainer.
618
619 2002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
620
621 * readelf.c (get_symbol_index_type): Add hex number to
622 PROCESSOR-specific, OS-specific, reserved and unknown symbol
623 types.
624
625 2002-11-04 Alan Modra <amodra@bigpond.net.au>
626
627 * readelf.c (byte_get_little_endian): Comment typo fix.
628 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
629 as the format string.
630 (dump_relocations): Correct section sym names.
631 (process_section_headers): Clear symtab_shndx_hdr.
632 (read_and_display_attr_value): Don't pass indirect string to printf
633 as the format string.
634 (display_debug_frames): Indicate when zero terminator found. Decode
635 DW_EH_PE_pcrel addresses.
636
637 2002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
638
639 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
640 order to ensure proper disassembly of the valid 0-value opcode.
641 * configure: Regenerate.
642 * aclocal.m4: Regenerate.
643 * config.in: Regenerate.
644 * configure.in: Regenerate.
645 * doc/Makefile.in: Regenerate.
646 * po/binutils.pot: Regenerate.
647
648 2002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
649
650 * MAINTAINERS: Add self as SH maintainer.
651
652 2002-10-23 Ben Elliston <bje@redhat.com>
653
654 * doc/binutils.texi (objdump): Document -z and move the entry for
655 --disassemble-zeroes to the end of the options section (for `z').
656
657 2002-10-21 Nick Clifton <nickc@redhat.com>
658
659 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
660
661 2002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
662
663 * objdump.c (dump_data): Correct addr_offset for opb != 1.
664
665 2002-10-15 Alan Modra <amodra@bigpond.net.au>
666
667 * bucomm.c (list_supported_targets): Use bfd_target_list.
668
669 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
670 other object errors in preference to bfd_core errors.
671
672 2002-10-14 Alan Modra <amodra@bigpond.net.au>
673
674 * Makefile.am: Run "make dep-am".
675 * objdump.c: #include "bfdver.h".
676 * version.c: Likewise.
677 * Makefile.in: Regenerate.
678 * config.in: Regenerate.
679 * configure: Regenerate.
680 * po/POTFILES.in: Regenerate.
681
682 2002-10-09 Daniel Jacobowitz <drow@mvista.com>
683
684 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
685 sections. Allow relocations against the absolute symbol. Don't
686 use the value in compunit.cu_abbrev_offset if we found a RELA
687 relocation.
688
689 2002-10-07 Gordon Chaffee <chaffee@netvmg.com>
690
691 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
692 ordinary ones are available.
693
694 2002-09-30 H.J. Lu <hjl@gnu.org>
695
696 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
697 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
698
699 2002-09-17 Zack Weinberg <zack@codesourcery.com>
700
701 * Makefile.am (CFILES): Add cxxfilt.c.
702 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
703 (cxxfilt_LDADD): Delete.
704 Remove all references to underscore.c.
705 Regen dependencies.
706 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
707 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
708 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
709 adjustments to fit into binutils framework.
710 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
711
712 2002-09-12 Roland McGrath <roland@redhat.com>
713
714 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
715 Handle DW_OP_GNU_push_tls_address.
716
717 2002-09-11 Nick Clifton <nickc@redhat.com>
718
719 * po/tr.po: Updated Turkish translation.
720
721 2002-09-10 Nick Clifton <nickc@redhat.com>
722
723 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
724 testsuite changes. Add paragraphs about testsuite and config
725 patches.
726
727 2002-08-29 Nick Clifton <nickc@redhat.com>
728
729 * readelf.c (get_machine_flags): Remove redundant reference to
730 E_V850EA_ARCH.
731
732 2002-08-28 Alan Modra <amodra@bigpond.net.au>
733
734 * objdump.c (dump_bfd): Restore lines accidentally deleted in
735 last commit.
736
737 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
738
739 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
740 (dump_bfd_header): Likewise.
741
742 2002-08-27 Alan Modra <amodra@bigpond.net.au>
743
744 * nm.c: Revert last change.
745
746 2002-08-26 Alan Modra <amodra@bigpond.net.au>
747
748 * nm.c (display_rel_file): Don't report "no symbols" as an error.
749 * objdump.c (slurp_symtab): Likewise.
750 (slurp_dynamic_symtab): Likewise.
751 (dump_symbols): Likewise. Do print "no symbols" to stdout.
752
753 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
754
755 * MAINTAINERS: Change my mailing address.
756
757 2002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
758
759 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
760
761 2002-08-22 Nick Clifton <nickc@redhat.com>
762
763 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
764 HPPA.
765
766 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
767
768 * readelf.c (parse_args): Change debug_dump_opt to static.
769
770 2002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
771
772 * stabs.c (parse_stab_argtype): Pass length of physname to
773 stab_demangle_argtypes.
774 (stab_demangle_argtypes): Add new parameter - length of physname.
775 Pass length of physname on to stab_demangle_prefix.
776 (stab_demangle_prefix): Add new parameter - length of physname.
777 Use length of physname (if supplied) to compute end of function
778 name.
779
780 2002-08-15 Alan Modra <amodra@bigpond.net.au>
781
782 * readelf.c: Include elf/i370.h.
783 (dump_relocations): Handle EM_S370.
784 (dynamic_segment_parisc_val): Print \n.
785 (process_dynamic_segment <DT_BIND_NOW>): Here too.
786
787 2002-08-14 Nick Clifton <nickc@redhat.com>
788
789 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
790 * objdump.c (usage): Likewise.
791 * doc/binutils.texi: Likewise.
792
793 2002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
794
795 * rcparse.y (acc_entry): Don't warn about ALT use with
796 non-VIRTKEY.
797
798 2002-08-13 H.J. Lu <hjl@gnu.org>
799
800 * objcopy.c (copy_object): Don't warn about the unsupported
801 architecture unless the input target is defaulted or the
802 output architecture is different from the input.
803
804 2002-08-09 Nick Clifton <nickc@redhat.com>
805
806 * po/sv.po: Updated Swedish translation.
807
808 2002-08-05 Alan Modra <amodra@bigpond.net.au>
809
810 * prdbg.c (pr_fix_visibility): Remove assert.
811
812 2002-07-31 Nick Clifton <nickc@redhat.com>
813
814 * addr2line.c (process_file): Rename parameter 'filename' to
815 'file_name' in order to avoid shadowing global symbol of the
816 same name.
817 (main): Likewise.
818
819 2002-07-30 Jakub Jelinek <jakub@redhat.com>
820
821 * readelf.c (OPTION_DEBUG_DUMP): Define.
822 (options): Use it.
823 (usage): Update help.
824 (parse_args): Handle --debug-dump separately from -w.
825 * doc/binutils.texi (readelf): Update documentation.
826
827 2002-07-25 Nick Clifton <nickc@redhat.com>
828
829 * po/es.po: Updated Spanish translation.
830 * po/fr.po: Updated French translation.
831
832 2002-07-24 Nick Clifton <nickc@redhat.com>
833
834 * po/es.po: Updated Spanish translation.
835
836 2002-07-23 Alan Modra <amodra@bigpond.net.au>
837
838 * Makefile.am: Run "make dep-am".
839 * Makefile.in: Regenerate.
840
841 2002-07-23 Nick Clifton <nickc@redhat.com>
842
843 * po/fr.po: Updated French translation.
844
845 2002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
846
847 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
848
849 2002-07-20 Alan Modra <amodra@bigpond.net.au>
850
851 * budemang.c: Include config.h and string.h/strings.h.
852
853 2002-07-18 Denis Chertykov <denisc@overta.ru>
854 Frank Ch. Eigler <fche@redhat.com>
855
856 * readelf.c: Include "elf/ip2k.h".
857 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
858 (dump_relocations): Likewise.
859 (get_machine_name): Likewise.
860 * NEWS: Mention IP2K support.
861
862 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
863
864 * NEWS: Add 'Changes in 2.13'.
865
866 2002-07-10 Jakub Jelinek <jakub@redhat.com>
867
868 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
869 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
870 (get_section_type_name): Handle SHT_GNU_LIBLIST.
871 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
872 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
873 (process_gnu_liblist): New.
874 (process_file): Call it.
875
876 2002-07-03 Alan Modra <amodra@bigpond.net.au>
877
878 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
879 * Makefile.in: Regenerate.
880
881 2002-07-02 Alan Modra <amodra@bigpond.net.au>
882
883 * budemang.c: New file, "demangle" function.
884 * budemang.h: New file.
885 * addr2line.c (translate_addresses): Use "demangle".
886 * nm.c (print_symname): Likewise.
887 * objdump.c (objdump_print_symname): Likewise.
888 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
889 here since that obfuscates.
890 * rdcoff.c: Don't #include demangle.h.
891 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
892 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
893 (HFILES): Add budemang.h. Sort.
894 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
895 Run "make dep-am".
896 * Makefile.in: Regenerate.
897
898 2002-07-01 Matt Thomas <matt@3am-software.com>
899
900 * readelf.c: Include "elf/vax.h".
901 (guess_is_rela): Move EM_VAX from unknown to RELA case.
902 (dump_relocations): Handle VAX relocations.
903 (get_machine_flags): Handle VAX machine flags.
904
905 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
906
907 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
908
909 2002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
910
911 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
912
913 2002-06-26 Alan Modra <amodra@bigpond.net.au>
914
915 * nm.c (print_symname): When demangling, strip leading dots from
916 symbol names to avoid confusing the demangler.
917
918 2002-06-25 H.J. Lu <hjl@gnu.org>
919
920 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
921 * Makefile.in: Regenerated.
922
923 2002-06-21 Igor Schein <igor@txc.com>
924
925 * configure.in: Quote bu_cv_have_fopen64.
926 * configure: Regenerate.
927
928 2002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
929
930 * configure.in: Check for strcoll.
931 * configure: Regenerate.
932 * config.in: Regenerate.
933 * nm.c (main): Set locale for LC_COLLATE category.
934 (non_numeric_forward): Use strcoll if available.
935
936 2002-06-20 Dave Brolley <brolley@redhat.com>
937
938 * MAINTAINERS: Add self as fr30 and frv maintainer.
939
940 2002-06-18 H.J. Lu (hjl@gnu.org)
941
942 * nm.c: Include "elf/common.h".
943 (extended_symbol_info): Add elfinfo, a pointer to
944 elf_symbol_type.
945 (SYM_SIZE): Use elfinfo if it is not NULL.
946 (get_symbol_type): New function.
947 (display_archive): Set print_width for each archive member.
948 (display_file): Likewise.
949 (display_rel_file): Don't set print_width here.
950 (print_object_filename_sysv): Handle print_width.
951 (print_archive_member_sysv): Likewise.
952 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
953 (print_symbol): Set the elfinfo field in extended_symbol_info
954 for ELF.
955 (print_object_filename_sysv): Fix the output format.
956 (print_symbol_info_sysv): Print type and section for ELF.
957
958 2002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
959
960 * nm.c (print_size_symbols): Remove assignment, which makes
961 the symbol's size equal to its value when --size-sort is
962 used.
963
964 2002-06-18 Dave Brolley <brolley@redhat.com>
965
966 From Catherine Moore:
967 * readelf.c (elf/frv.h): #include it.
968 (guess_is_rela): Support EM_CYGNUS_FRV.
969 (dump_relocations): Ditto.
970 (get_machine_name): Ditto.
971 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
972
973 2002-06-18 Jakub Jelinek <jakub@redhat.com>
974
975 * readelf.c (get_file_header): Only read the first section header if
976 e_shoff is non-zero.
977
978 2002-06-15 H.J. Lu (hjl@gnu.org)
979
980 * nm.c (print_size): New variable. Initialize to 0.
981 (long_options): Add 'S'/"print-size".
982 (main): Handle 'S'.
983 (print_symbol_info_bsd): Print size only if print_size is not
984 0.
985
986 * doc/binutils.texi: Document -S/--print-size.
987
988 2002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
989
990 * nm.c (struct extended_symbol_info): New strcuture: Add the size
991 of the symbols to the information provided by the symbol_info
992 structure.
993 (print_symbols): Pass the symbol size to print_symbol.
994 (print_size_symbols): Pass the symbol size to print_symbol.
995 (print_symbol): Extra argument: The size of the symbol. Store
996 this in the extended_symbol_info structure.
997 (print_symbol_info): Change type of info parameter to
998 extended_symbol_info. Display the size, if known.
999 (print_symbol_info_posix): Likewise.
1000 (print_symbol_info_sysv): Likewise.
1001
1002 2002-06-08 Alan Modra <amodra@bigpond.net.au>
1003
1004 * Makefile.am: Run "make dep-am".
1005 * Makefile.in: Regenerate.
1006 * doc/Makefile.in: Regnerate.
1007
1008 * bucomm.c: Replace CONST with const.
1009 * nm.c: Likewise.
1010 * objdump.c: Likewise.
1011
1012 2002-06-07 H.J. Lu <hjl@gnu.org>
1013
1014 * readelf.c (DW_CFA_GNU_args_size): Don't define.
1015 (DW_CFA_GNU_negative_offset_extended): Likewise.
1016 (DW_CFA_GNU_window_save): Likewise.
1017 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
1018 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
1019
1020 2002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
1021
1022 * nm.c: When computing size of symbols for an ELF target use the
1023 internal size field.
1024
1025 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1026
1027 * testsuite/binutils-all/objcopy.exp: clear xfail for
1028 "hppa*64*-*-hpux*".
1029 * testsuite/binutils-all/hppa/objdump.exp: Return if
1030 "*64*-*-*".
1031
1032 2002-06-05 Alan Modra <amodra@bigpond.net.au>
1033
1034 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
1035
1036 2002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
1037
1038 * objdump.c: Fix formatting.
1039
1040 2002-05-29 Ben Elliston <bje@redhat.com>
1041
1042 * MAINTAINERS: Add self as M68k maintainer.
1043
1044 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1045
1046 * readelf.c: Modified/Added DLX elf support.
1047
1048 2002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
1049
1050 * arsup.c: Fix formatting.
1051 * debug.c (debug_record_label): Add missing colon to error
1052 message.
1053 * ieee.c (parse_ieee_ty): Fix spelling typo.
1054 * readelf.c (process_program_headers): Remove English assumption
1055 about making a plural word.
1056 (process_section_headers): Likewise.
1057 (process_relocs): Allow quotes to be translated.
1058 (process_unwind): Likewise,
1059 (process_mips_specific): Improve error message.
1060 (get_note_type): Fix spelling typo.
1061
1062 * configure.in (ALL_LINGUAS): Add sv
1063 * po/sv.po: New file.
1064
1065 2002-05-27 Alan Modra <amodra@bigpond.net.au>
1066
1067 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
1068 (unw_print_grmask): Likewise.
1069 (unw_print_frmask): Likewise.
1070
1071 2002-05-26 Kazu Hirata <kazu@cs.umass.edu>
1072
1073 * arsup.c: Remove ARGSUSED.
1074 * debug.c: Likewise.
1075 * ieee.c: Likewise.
1076 * nlmconv.c: Likewise.
1077 * prdbg.c: Likewise.
1078 * stabs.c: Likewise.
1079 * wrstabs.c: Likewise.
1080
1081 2002-05-25 Alan Modra <amodra@bigpond.net.au>
1082
1083 * arlex.l: Use #include "" instead of <> for local header files.
1084 * coffdump.c: Likewise.
1085 * coffgrok.c: Likewise.
1086 * nlmconv.c: Likewise.
1087 * nlmheader.y: Likewise.
1088 * srconv.c: Likewise.
1089 * strings.c: Likewise.
1090 * sysdump.c: Likewise.
1091 * unwind-ia64.h: Likewise.
1092 * windres.h: Likewise.
1093 * winduni.h: Likewise.
1094
1095 2002-05-24 Tom Rix <trix@redhat.com>
1096
1097 * MAINTAINERS: Add self as the d10v maintainer.
1098
1099 2002-05-24 TAMURA Kent <kent@netbsd.org>
1100
1101 * configure.in: Builds dlltool for i386-netbsdpe.
1102 * configure: Regenerate.
1103
1104 2002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1105
1106 * size.c: Fix formatting.
1107 * srconv.c: Likewise.
1108 * stabs.c: Likewise.
1109 * sysdump.c: Likewise.
1110 * unwind-ia64.c: Likewise.
1111 * wrstabs.c: Likewise.
1112
1113 2002-05-23 Jakub Jelinek <jakub@redhat.com>
1114
1115 * readelf.c (get_segment_type): Add PT_TLS.
1116 (get_elf_section_flags): Add SHF_TLS.
1117 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
1118 (process_dynamic_segment): Use puts instead of printf.
1119 (get_symbol_type): Support STT_TLS.
1120 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
1121 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
1122 Add SEC_THREAD_LOCAL.
1123
1124 2002-05-23 Kazu Hirata <kazu@cs.umass.edu>
1125
1126 * rdcoff.c: Fix formatting.
1127 * rddbg.c: Likewise.
1128 * readelf.c: Likewise.
1129 * rename.c: Likewise.
1130 * resbin.c: Likewise.
1131 * resrc.c: Likewise.
1132 * resres.c: Likewise.
1133
1134 2002-05-21 Kazu Hirata <kazu@cs.umass.edu>
1135
1136 * filemode.c: Fix formatting.
1137 * ieee.c: Likewise.
1138 * is-ranlib.c: Likewise.
1139 * is-strip.c: Likewise.
1140 * maybe-ranlib.c: Likewise.
1141 * maybe-strip.c: Likewise.
1142 * nlmconv.c: Likewise.
1143 * nm.c: Likewise.
1144 * not-ranlib.c: Likewise.
1145 * not-strip.c: Likewise.
1146 * objcopy.c: Likewise.
1147 * objdump.c: Likewise.
1148
1149 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1150
1151 * objdump.c (dump_headers): Fix output formatting for ELF32
1152 architectures in a BFD64 enabled toolchain.
1153
1154 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1155
1156 * debug.c: Fix formatting.
1157 * debug.h: Likewise.
1158 * dlltool.c: Likewise.
1159 * dllwrap.c: Likewise.
1160 * emul_aix.c: Likewise.
1161 * emul_vanilla.c: Likewise.
1162
1163 2002-05-19 Kazu Hirata <kazu@cs.umass.edu>
1164
1165 * addr2line.c: Fix formatting.
1166 * ar.c: Likewise.
1167 * arsup.c: Likewise.
1168 * arsup.h: Likewise.
1169 * binemul.c: Likewise.
1170 * binemul.h: Likewise.
1171 * bucomm.c: Likewise.
1172 * coffdump.c: Likewise.
1173 * coffgrok.c: Likewise.
1174 * coffgrok.h: Likewise.
1175
1176 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
1177
1178 * MAINTAINERS: Add myself as the second AVR port maintainer.
1179
1180 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1181
1182 * MAINTAINERS: Update my email address.
1183
1184 2002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
1185
1186 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
1187
1188 2002-05-09 Alan Modra <amodra@bigpond.net.au>
1189
1190 * configure.in: Replace `*pe' with `pe' throughout.
1191 * configure: Regenerate.
1192
1193 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1194
1195 * Makefile.am: Honour DESTDIR.
1196 * Makefile.in: Regenerate.
1197
1198 2002-05-06 Alan Modra <amodra@bigpond.net.au>
1199
1200 * dlltool.c (process_def_file): Add missing prototype.
1201 (new_directive, assemble_file, main): Likewise.
1202 (process_def_file, new_directive): Make static.
1203 (inform): Rewrite using VA_FIXEDARG.
1204 * dllwrap.c (mybasename): Add missing prototype.
1205 (strhash, main): Likewise.
1206 (inform): Rewrite using VA_FIXEDARG.
1207 (warn): Likewise.
1208 (cleanup_and_exit): Use old style function definition.
1209 (strhash): Likewise.
1210 * windres.c (define_resource): Use one memset to clear all of
1211 struct res_resource.
1212
1213 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
1214 call to rules that need no lookahead. Check for no lookahead.
1215
1216 2002-05-06 Borut Razem <borut.razem@siol.net>
1217
1218 * rclex.l (get_string): Correct "strings" list handling.
1219 * resrc.c (read_rc_file): Discard strings.
1220
1221 2002-05-04 Alan Modra <amodra@bigpond.net.au>
1222
1223 * ar.c (replace_members): Remove unused var. Formatting fix.
1224 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
1225
1226 * MAINTAINERS: Sort port maintainers by CPU.
1227
1228 2002-05-04 Bob Byrnes <byrnes@curl.com>
1229
1230 * size.c (display_archive): Add last_arfile and code to close archives.
1231
1232 2002-05-01 Alan Modra <amodra@bigpond.net.au>
1233
1234 * nm.c (print_symbol): Check returned filename from
1235 bfd_find_nearest_line is non-NULL.
1236
1237 2002-04-25 Elena Zannoni <ezannoni@redhat.com>
1238
1239 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
1240
1241 2002-04-24 Christian Groessler <chris@groessler.org>
1242
1243 * MAINTAINERS: Changed my email address.
1244
1245 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1246
1247 * arparse.y: Fix syntax warning.
1248
1249 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1250
1251 * readelf.c (fetch_location_list): Remove unused function.
1252
1253 * readelf.c (process_corefile_note_segment): Catch corrupt notes
1254 and display a warning message, then exit the loop.
1255
1256 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
1257
1258 2002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
1259
1260 * resrc.c (write_rc_dialog): If charset is non-default value
1261 display all of the DIALOGEX parameters.
1262
1263 2002-04-15 Eric Kohl <ekohl@rz-online.de>
1264
1265 * rcparse.y: Allow two to five parameter in FONT statement of
1266 DIALOGEX resources.
1267 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
1268 resource data.
1269 (res_to_bin_dialog): Likewise.
1270 * windres.h: Added misssing charset variable to dialog_ex
1271 structure.
1272
1273 2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
1274
1275 * rcparse.y: Set MEMFLAG_PURE by default.
1276
1277 2002-04-09 Bernd Herd <info@herdsoft.com>
1278
1279 * rcparse.y: CLASS definitions in DIALOG resources
1280 are quoted.
1281 Fix typo in BEDIT warning.
1282 Don't add default dialog style when explicit style specified.
1283 Add WS_CAPTION dialog style if CAPTION is specified.
1284
1285 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
1286 (handle_quotes) "\a" escape (used for right justified key
1287 definitions in menus) is encodes as binary 8.
1288
1289 * resrc.c (write_rc_dialog): Print style even if it is 0.
1290 (write_rc_directory): Fix overlooked sublang shift bug.
1291 (bin_to_res_dialog): Don't print empty dialog caption.
1292
1293 * resbin.c (bin_to_res_dialog): Use signature to identify
1294 DIALOGEX.
1295
1296 * windres.c (main): Set default LANGUAGE to english/us.
1297
1298 2002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
1299
1300 * resrc.c: print CLASS names in quotes
1301
1302 2002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
1303
1304 * MAINTAINERS: Update my email address.
1305
1306 2002-04-04 Alan Modra <amodra@bigpond.net.au>
1307
1308 * dep-in.sed: Cope with absolute paths.
1309 * Makefile.am (dep.sed): Subst TOPDIR.
1310 Run "make dep-am".
1311 * Makefile.in: Regenerate.
1312
1313 2002-03-27 Peter Targett <peter.targett@arc.com>
1314
1315 * MAINTAINERS: Update my email address.
1316
1317 2002-03-21 Alan Modra <amodra@bigpond.net.au>
1318
1319 * Makefile.am: Run "make dep-am".
1320 * Makefile.in: Regenerate.
1321 * doc/Makefile.in: Regenerate.
1322 * po/POTFILES.in: Regenerate.
1323 * aclocal.m4: Regenerate.
1324 * config.in: Regenerate.
1325 * configure: Regenerate.
1326
1327 2002-03-20 Daniel Berlin <dan@dberlin.org>
1328
1329 * readelf.c: Add support for displaying dwarf2 location lists.
1330 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1331 (parse_args): Use 'O' as shorthand for displaying location list
1332 section.
1333 (process_section_headers): Handle debug_loc as well.
1334 (load_debug_loc): New.
1335 (free_debug_loc): New.
1336 (fetch_location_list): New.
1337 (display_debug_loc): New.
1338 (display_debug_info): Call load_debug_loc and free_debug_loc.
1339 (debug_displays): We can display .debug_loc now, too.
1340 (usage): Update usage string.
1341 (read_and_display_attr_value): Note location lists, but don't
1342 display them inline.
1343
1344 2002-03-18 Tom Rix <trix@redhat.com>
1345
1346 * Makefile.am: Add binutils emulation support.
1347 * configure.in: Same.
1348 * configure.tgt: New file. Same.
1349 * ar.c (main): Use ar_emul_parse_arg.
1350 (usage): Use ar_emul_usage.
1351 (replace_members): Use ar_emul_replace, ar_emul_append.
1352 * binemul.c: New file. Define the binutils emulation
1353 layer. Define default methods.
1354 * binemul.h: New file. Binutils emulation layer header file.
1355 * emul_aix.c: New file. AIX binutils emulation.
1356 * emul_vanilla.c: New file. Default binutils emulation.
1357 * Makefile.in: Regenerate.
1358 * configure: Same.
1359
1360 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1361
1362 * po/fr.po: Updated version.
1363
1364 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1365
1366 * po/fr.po: Updated version.
1367
1368 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
1369
1370 * README: Update some version numbers.
1371
1372 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
1373
1374 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1375 (Architecture Selection): Likewise.
1376
1377 2002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1378
1379 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1380 generating .exp file.
1381
1382 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1383
1384 * readelf.c (dump_relocations): Fix typo.
1385
1386 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1387
1388 * NEWS: Mark 2.12 branch.
1389
1390 2002-02-18 Timothy Daly <remote_bob@yahoo.com>
1391
1392 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1393 types for 64-bit MIPS. Narrow some fields for 80-char
1394 output.
1395 (dump_relocations): Change spelling from 'unrecognised'
1396 to 'unrecognized'.
1397 (decode_ARM_machine_flags): Likewise.
1398 (parse_args): Likewise.
1399 (read_and_display_attr_value): Likewise.
1400 (display_debug_section): Likewise.
1401
1402 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1403
1404 * NEWS: Mention support for MMIX.
1405
1406 2002-02-13 Matt Fredette <fredette@netbsd.org>
1407
1408 * readelf.c (get_machine_flags): Recognize EF_M68000.
1409
1410 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
1411
1412 * MAINTAINERS: Added self as MN10300 co-maintainer.
1413
1414 2002-02-12 Alan Modra <amodra@bigpond.net.au>
1415
1416 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1417 DT_PPC64_OPDSZ.
1418
1419 2002-02-11 Daniel Jacobowitz <drow@mvista.com>
1420
1421 * MAINTAINERS: List myself as branch maintainer.
1422
1423 2002-02-11 Alan Modra <amodra@bigpond.net.au>
1424
1425 * configure: Regenerate.
1426 * objcopy.c: Update copyright date.
1427 * doc/Makefile.in: Regenerate.
1428
1429 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1430
1431 * nlmconv.c: Back out localtime PARAMS change.
1432
1433 2002-02-11 Alan Modra <amodra@bigpond.net.au>
1434
1435 * objcopy.c (MKDIR): Define.
1436 (copy_archive): Make name_list.name const. Use MKDIR.
1437 Handle duplicate files in archives by making more temp dirs.
1438
1439 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1440
1441 * coffdump.c: Include "getopt.h" after "bucomm.h"
1442 so that macros are defined correctly.
1443 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1444 prototype. Prototype main.
1445 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1446
1447 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
1448
1449 * MAINTAINERS: Added self as SH co-maintainer.
1450
1451 2002-02-05 Nick Clifton <nickc@redhat.com>
1452
1453 * po/tr.po: Updated translation.
1454
1455 2002-02-01 Alan Modra <amodra@bigpond.net.au>
1456
1457 * Makefile.am: Run "make dep-am"
1458 * Makefile.in: Regenerate.
1459
1460 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
1461
1462 * nm.c (print_value): Mark abfd unused.
1463
1464 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
1465
1466 * unwind-ia64.c (unw_decoder): Change second argument
1467 to unsigned int, to match function prototypes.
1468
1469 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
1470
1471 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1472 __GNU_LIBRARY__ will be defined.
1473 * size.c: Likewise.
1474
1475 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1476
1477 * configure: Regenerated.
1478
1479 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1480
1481 * doc/Makefile.am (install): Depend on install-info.
1482 * doc/Makefile.in: Regenerate.
1483
1484 2002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1485
1486 * objcopy.c (strip_usage): Document -d as an alias
1487 --strip-debug.
1488
1489 * size.c (usage): Document [-t | --totals] options.
1490 (long_options): Add --totals option.
1491 (main): If the [-t | --totals] option is specified and
1492 the output format is Berkeley-style, print the total
1493 text, data, and bss sizes of all objects listed.
1494 (print_berkeley_format): If the [-t | --totals] option
1495 is specified, track the total text, data, and bss
1496 sizes.
1497 * doc/binutils.texi (size): Document [-t | --totals] options.
1498 (strip): Document -d as an alias for --strip-debug.
1499 * NEWS: Mention new feature of size.
1500
1501 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1502
1503 * po/fr.po: Updated version.
1504 * po/es.po: Updated version.
1505
1506 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1507
1508 * addr2line.c (usage): Update text to provide verbose
1509 description of the command line options.
1510 * ar.c (usage): Update text to provide verbose
1511 description of the command line options.
1512 (main): Accept -h and -H when running as ranlib.
1513 * coffdump.c (show_usage): Update text to provide verbose
1514 description of the command line options.
1515 * dlltool.c (main): Accept -H as an alias for --help.
1516 * nlmconv.c (show_usage): Update text to provide verbose
1517 description of the command line options.
1518 * nm.c (usage): Replace OPTIONS with option(s).
1519 (main): Accept -H as an alias for --help.
1520 * objcopy.c (strip_main): Accept -H as an alias for --help.
1521 * objdump.c (main): Accept -v as an alias for --verbose.
1522 * readelf.c (usage): Adjust format to match style used in
1523 other binutils.
1524 * size.c (usage): Update text to provide verbose description
1525 of the command line options.
1526 (main): Accept -v, -h and -H as command line options.
1527 * srconv.c (show_usage): Update text to provide verbose
1528 description of the command line options.
1529 * strings.c (main): Accept -H and -v as command line options.
1530 (usage): Update text to provide verbose description of the
1531 command line options.
1532 * sysdump.c (show_usage): Update text to provide verbose
1533 description of the command line options.
1534 * windres.c (usage): Adjust format to match style used in
1535 other binutils.
1536
1537 * coffdump.c: Fix formatting.
1538 * nlmconv.c: Fix formatting.
1539 * srconv.c: Fix formatting.
1540 * sysdump.c: Fix formatting.
1541
1542 2002-01-22 Alan Modra <amodra@bigpond.net.au>
1543
1544 * Makefile.am: Run "make dep-am".
1545 * Makefile.in: Regenerate.
1546
1547 2002-01-18 Andreas Jaeger <aj@suse.de>
1548
1549 * version.c (print_version): Update year.
1550
1551 2002-01-17 Alan Modra <amodra@bigpond.net.au>
1552
1553 * readelf.c (get_machine_name): Handle EM_PPC64.
1554 (guess_is_rela): Here too.
1555
1556 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1557
1558 * po/binutils.pot: Regenerate.
1559 * po/fr.po: Regenerate.
1560 * po/tr.po: Regenerate.
1561
1562 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1563
1564 * po/tr.po: Import new version.
1565
1566 2002-01-16 Alan Modra <amodra@bigpond.net.au>
1567
1568 * readelf.c (get_ppc64_dynamic_type): New.
1569 (get_dynamic_type): Call it.
1570
1571 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1572
1573 * objcopy.c (copy_usage): Use "options" instead of "switches".
1574 (strip_usage): Use "options" instead of "switches".
1575 * doc/binutils.texi (dlltool): Refer to "options" instead of
1576 "switches".
1577
1578 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
1579
1580 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1581
1582 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1583
1584 * po/es.po: Import from translation project.
1585 * configure.in (ALL_LINGUAS): Add es.
1586 * configure: Regenerate.
1587
1588 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1589
1590 * readelf.c (get_netbsd_elfcore_note_type): Use
1591 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1592
1593 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1594
1595 * readelf.c: Update copyright years.
1596 (get_note_type): Return a const char *.
1597 (get_netbsd_elfcore_note_type): New function.
1598 (process_note): Use get_netbsd_elfcore_note_type to get
1599 the note type string for NetBSD ELF core files.
1600
1601 2002-01-06 Steve Ellcey <sje@cup.hp.com>
1602
1603 * readelf.c (get_ia64_segment_type): Add support for macros.
1604 (get_segment_type): Add support for IA64 specific macros.
1605
1606 2001-12-20 Julian v. Bock <julian@wongr.net>
1607
1608 * readelf.c (print_symbol): New function: Print a formatted symbol
1609 name. If --wide is specified do not truncate it.
1610 (dump_relocations): Use print_symbol() to print symbol names.
1611 (process_symbol_table): Likewise.
1612 (process_syminfo): Likewise.
1613 (process_mips_specific): Likewise.
1614 (usage): Document new feature of --wide switch.
1615 * doc/binutils.texi (objdump): Document additional behaviour of
1616 --wide.
1617
1618 2001-12-18 Michael Snyder <msnyder@redhat.com>
1619
1620 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1621 (copy_object): Don't set the start address or flags of a core file.
1622 (copy_section): Don't relocate a core file. Don't copy contents
1623 if the input section has the contents flag set, but the output
1624 section does not (which happens with the fake 'note' pseudo-
1625 sections that BFD creates for corefiles).
1626
1627 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1628
1629 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1630 ASE extensions. More robust code for ISA checking. Ignore empty fields
1631 in header flags for GNU extensions.
1632
1633 2001-12-18 Alan Modra <amodra@bigpond.net.au>
1634
1635 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1636
1637 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1638
1639 * po/ja.po: Import from translation project.
1640 * configure.in (ALL_LINGUAS): Add ja.
1641 * configure: Regenerate.
1642
1643 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1644
1645 * addr2line.c (main): Protoype.
1646 * ar.c (main): Protoype.
1647 * nm.c (main): Protoype.
1648 * objcopy.c (main): Protoype.
1649 * objdump.c (main): Protoype.
1650 * size.c (main): Protoype.
1651 * strings.c (main): Protoype.
1652
1653 2001-12-17 Alan Modra <amodra@bigpond.net.au>
1654
1655 * readelf.c (symtab_shndx_hdr): New global.
1656 (SECTION_HEADER_INDEX): Define.
1657 (SECTION_HEADER_NUM): Define.
1658 (SECTION_HEADER): Define.
1659 (GET_ELF_SYMBOLS): Pass two params rather than three.
1660 (get_32bit_elf_symbols): Take file and section args. Read and
1661 use SHT_SYMTAB_SHNDX.
1662 (get_64bit_elf_symbols): Likewise.
1663 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1664 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1665 Remember symtab_shdx_hdr.
1666 (process_program_headers): Scan from index 1 for segment map.
1667 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1668 "section_headers".
1669 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1670 (process_unwind): Likewise.
1671 (process_version_sections): Likewise.
1672 (process_symbol_table): Likewise.
1673 (display_debug_info): Likewise.
1674 (process_dynamic_segment): Fake up a symtab section for changed
1675 GET_ELF_SYMBOLS.
1676 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1677 (process_program_headers): Kill signed/unsigned warning.
1678 (load_debug_str): Likewise.
1679 (display_debug_info): Likewise.
1680
1681 2001-12-13 Jakub Jelinek <jakub@redhat.com>
1682
1683 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1684
1685 2001-12-11 Alan Modra <amodra@bigpond.net.au>
1686
1687 * readelf.c (process_file_header): Print extended e_shnum and
1688 e_shdtrndx values. Set elf_header values for same.
1689 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1690 (get_64bit_section_headers): Likewise.
1691 (process_section_headers): Update calls.
1692 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1693
1694 2001-12-10 Jakub Jelinek <jakub@redhat.com>
1695
1696 * objcopy.c (setup_section): Copy entsize.
1697
1698 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
1699
1700 * readelf.c (guess_is_rela): Add support for stormy16.
1701 (dump_relocations): Likewise.
1702 (get_machine_name): Likewise.
1703
1704 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1705
1706 * dllwrap.c (main) Replace multiple strings describing a
1707 single error with a single, newline escaped sentence to permit
1708 better translation into foreign languages.
1709
1710 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1711 class names.
1712
1713 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1714
1715 * strings.c (get_char): Initialize value.
1716
1717 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1718
1719 * arlex.l: Silence compile warnings.
1720 * arsup.h: Likewise. Fix formatting.
1721
1722 2001-12-04 Jakub Jelinek <jakub@redhat.com>
1723
1724 * strings.c: Include config.h before bfd.h.
1725 (file_off): New type.
1726 (file_open): Define.
1727 (print_strings): Use file_off instead of file_ptr. Print addresses
1728 which don't fit into long correctly.
1729 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1730 available.
1731 (strings_file): Use file_off instead of file_ptr. Use file_open.
1732 * configure.in: Check for getc_unlocked.
1733 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1734 be defined for it.
1735 * configure: Rebuilt.
1736 * config.h.in: Rebuilt.
1737
1738 2001-11-29 H.J. Lu <hjl@gnu.org>
1739
1740 * bucomm.c (make_tempname): Revert the changes made on
1741 2001-11-14 and 2001-11-12. They won't work with directories.
1742
1743 2001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1744
1745 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1746 CFLAGS_FOR_TARGET to runtest in environment.
1747 * Makefile.in: Rebuild.
1748 * doc/Makefile.in: Rebuild.
1749
1750 2001-11-28 Mike Stump <mrs@wrs.com>
1751
1752 * objcopy.c (setup_section): Preserve SEC_RELOC when
1753 --set-section-flags is used.
1754
1755 2001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1756
1757 * readelf.c (do_debug_str): New variable.
1758 (display_debug_str): New function: Display the contents of a
1759 .debug_str section.
1760 (load_debug_str): New function: Load in the contents of a
1761 .debug_str section.
1762 (free_debug_str): New function: Free the memory used by
1763 load_debug_str().
1764 (fetch_indirect_string): Retrieve a string from the .debug_str
1765 section.
1766 (usage): Add -ws.
1767 (parse_args): Accept -ws.
1768 (process_section_headers): Allow the display of the .debug_str
1769 section.
1770 (read_and_display_attr_value): Use fetch_indirect_string. Show
1771 offset into .debug_str section.
1772 (display_debug_info): Use load_debug_str and free_debug_str.
1773 (debug_displays): Add .debug_str.
1774 * doc/binutils.texi: Document -ws.
1775
1776 2001-11-19 Andreas Jaeger <aj@suse.de>
1777
1778 * testsuite/binutils-all/objdump.exp: Add x86-64.
1779
1780 2001-11-15 Andreas Schwab <schwab@suse.de>
1781
1782 * readelf.c: Fix warnings without terminating newline.
1783
1784 2001-11-15 Alan Modra <amodra@bigpond.net.au>
1785
1786 * doc/binutils.texi (objdump): Document ppc -M options.
1787
1788 2001-11-14 Andreas Jaeger <aj@suse.de>
1789
1790 * doc/binutils.texi (objdump): Fix description to use x86-64.
1791
1792 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1793
1794 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1795 not all systems provide mkstemp.
1796
1797 2001-11-14 Alan Modra <amodra@bigpond.net.au>
1798
1799 * doc/binutils.texi (objdump): Document x86 -M options.
1800
1801 2001-11-13 Keith Walker <keith.walker@arm.com>
1802
1803 * readelf.c (read_and_display_attr_value): New function to
1804 handle DW_FORM_indirect.
1805 (read_and_display_attr): Use it.
1806
1807 2001-11-13 Geoffrey Keating <geoffk@redhat.com>
1808
1809 * readelf.c (display_debug_lines): Deal with unknown standard
1810 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1811 DW_LNS_set_isa.
1812
1813 2001-11-13 Timothy Wall <twall@alum.mit.edu>
1814
1815 * MAINTAINERS: Add self as tic54x maintainer. This target
1816 includes the IBM C54XDSP clone.
1817
1818 2001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1819
1820 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1821
1822 2001-11-09 Jeffrey A Law (law@cygnus.com)
1823
1824 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1825 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1826 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1827 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1828 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1829 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1830 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1831
1832 * readelf.c (get_elf_class): Fix ISO portability glitch.
1833 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1834
1835 2001-11-07 Jakub Jelinek <jakub@redhat.com>
1836
1837 * readelf.c (debug_str, debug_str_size): New.
1838 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1839 Call free_abbrevs.
1840 (read_and_display_addr): Handle DW_FORM_strp.
1841 (display_debug_info): Read .debug_str section if present,
1842 so that DW_FORM_strp can be handled.
1843 Fix test for non-existant .debug_abbrev section.
1844
1845 2001-11-05 Jakub Jelinek <jakub@redhat.com>
1846
1847 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1848
1849 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1850
1851 2001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1852
1853 * MAINTAINERS: Add self as s390/s390x maintainer.
1854
1855 2001-11-02 Tom Rix <trix@bluey.cygnus.com>
1856
1857 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1858
1859 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1860
1861 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1862 * configure: Regernate.
1863 * po/fr.po: New file.
1864 * po/tr.po: New file.
1865
1866 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1867
1868 * MAINTAINERS: Add self as MMIX port maintainer.
1869 * readelf.c: Include elf/mmix.h.
1870 (guess_is_rela): MMIX is RELA.
1871 (dump_relocations): Handle MMIX relocations.
1872 * Makefile.am: Regenerate dependencies.
1873 * Makefile.in: Regenerate.
1874
1875 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1876
1877 * readelf.c (parse_args): Handle multiple options to the -w
1878 switch.
1879
1880 2001-10-12 Jakub Jelinek <jakub@redhat.com>
1881
1882 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1883 LOPROC, LOOS and LOUSER.
1884
1885 2001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
1886
1887 * MAINTAINERS: Update my email address.
1888
1889 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1890
1891 * doc/Makefile.in: Regenerate.
1892 * configure: Regenerate.
1893
1894 2001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1895
1896 * readelf.c (display_debug_line, display_debug_pubnames,
1897 display_debug_info, display_debug_frames): Detect and warn
1898 about 64-bit format entries.
1899 (display_debug_aranges): Reword 64-bit warning.
1900 (debug_displays): Add .debug_pubtypes as a known, but not yet
1901 supported, debug section.
1902
1903 2001-10-02 Alan Modra <amodra@bigpond.net.au>
1904
1905 * coffdump.c (PROGRAM_VERSION): Delete.
1906 (main <'V'>): Call print_version.
1907 * srconv.c: Likewise.
1908 * sysdump.c: Likewise.
1909 * version.c (program_version): Remove.
1910 (print_version): Use BFD_VERSION_STRING. Just print the current
1911 year in copyright message.
1912 * addr2line.c (program_version): Remove unused declaration.
1913 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1914 place of BFD_VERSION.
1915 * Makefile.am (Makefile): Depend on bfd/configure.in.
1916 (cplus-dem.o): Depend on Makefile.
1917 Run "make dep-am".
1918 * Makefile.in: Regenerate.
1919
1920 2001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1921
1922 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1923 format .debug_arange sections.
1924 (main): Add missing prototype.
1925
1926 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1927
1928 * Makefile.am: Update dependencies with "make dep-am".
1929 * Makefile.in: Regenerate.
1930
1931 2001-09-28 Richard Henderson <rth@redhat.com>
1932
1933 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1934
1935 2001-09-26 Alan Modra <amodra@bigpond.net.au>
1936
1937 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1938 VA_CLOSE.
1939 (non_fatal): Likewise.
1940 * objdump.c (objdump_sprintf): Likewise.
1941 * readelf.c (error): Likewise.
1942 (warn): Likewise.
1943
1944 2001-09-25 Jakub Jelinek <jakub@redhat.com>
1945
1946 * readelf.c (do_wide): New.
1947 (options): Add --wide.
1948 (usage, parse_args): Likewise.
1949 (process_program_headers): Put each segment on a single line if
1950 --wide is given.
1951 (process_section_headers): Put each section on a single line if
1952 --wide is given.
1953 * doc/binutils.texi: Document it.
1954 * NEWS: Likewise.
1955
1956 2001-09-25 Alan Modra <amodra@bigpond.net.au>
1957
1958 * readelf.c (print_vma): Print 8 digits of low hex value.
1959
1960 2001-09-24 Andreas Jaeger <aj@suse.de>
1961
1962 * nlmconv.c: Fix warnings about unused attributes and function
1963 prototypes.
1964
1965 * strings.c: Add prototype for get_char.
1966
1967 2000-09-19 H.J. Lu <hjl@gnu.org>
1968
1969 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1970 $(srcdir)/cxxfilt.man.
1971 * doc/Makefile.in: Rebuild.
1972
1973 2001-09-19 Alan Modra <amodra@bigpond.net.au>
1974
1975 * objcopy.c (copy_main): Correct rename-section string parsing.
1976 Consolidate new_name parsing, and error messages.
1977
1978 2001-09-18 Bruno Haible <haible@clisp.cons.org>
1979
1980 * addr2line.c: Don't include <ctype.h>.
1981 (main): For gettext, also set the LC_CTYPE locate facet.
1982 * ar.c (main): Likewise.
1983 * coffdump.c (main): Likewise.
1984 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1985 (main): For gettext, also set the LC_CTYPE locate facet.
1986 Use ISALNUM instead of isalpha/isdigit.
1987 * dllwrap.c: Don't include <ctype.h>.
1988 (main): For gettext, also set the LC_CTYPE locate facet.
1989 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1990 (main): For gettext, also set the LC_CTYPE locate facet.
1991 Use TOUPPER instead of islower/toupper.
1992 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1993 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1994 Use TOUPPER instead of islower/toupper.
1995 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1996 * objcopy.c (main): Likewise.
1997 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1998 (disassemble_bytes): Use ISPRINT instead of isprint.
1999 (dump_section_stabs): Use ISDIGIT instead of isdigit.
2000 (dump_data): Use ISPRINT instead of isprint.
2001 (main): For gettext, also set the LC_CTYPE locate facet.
2002 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
2003 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
2004 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
2005 Use TOUPPER instead of islower/toupper.
2006 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
2007 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
2008 (write_rc_accelerators): Use ISPRINT instead of isprint.
2009 (write_rc_rcdata): Likewise.
2010 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
2011 * srconv.c (main): Likewise.
2012 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2013 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
2014 isdigit/isupper/islower.
2015 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
2016 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
2017 stab_demangle_prefix, stab_demangle_qualified,
2018 stab_demangle_template, stab_demangle_type,
2019 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
2020 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
2021 (isgraphic): Use ISPRINT instead of isascii/isprint.
2022 (main): Remove HAVE_LC_MESSAGES dependency.
2023 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
2024 (pbarray): Use ISPRINT instead of isprint.
2025 (main): For gettext, also set the LC_CTYPE locate facet.
2026 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
2027 (format_from_filename): Use ISPRINT instead of isprint.
2028 (main): For gettext, also set the LC_CTYPE locate facet.
2029 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
2030 (unicode_print): Use ISPRINT instead of isprint.
2031 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
2032 (stab_variable): Use ISDIGIT instead of isdigit.
2033
2034 2001-09-18 Alan Modra <amodra@bigpond.net.au>
2035
2036 * ar.c (print_contents): Cast args of bfd_seek to the right types.
2037 Replace bfd_read call with call to bfd_bread.
2038 (extract_file): Likewise.
2039
2040 * objdump.c (dump_section_header): Cast section->filepos to
2041 unsigned long to suit printf format string.
2042 * readelf.c (process_section_headers): Similarly for sh_offset.
2043 (process_unwind): Likewise.
2044
2045 2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
2046
2047 * strings.c (encoding, encoding_bytes): New variables.
2048 (long_options): Add --encoding.
2049 (main): Accept -e and --encoding.
2050 (get_char): New function. Read a, possibly wide, character from
2051 the input stream.
2052 (print_strings): Use get_char().
2053 (usage): Document new command line option.
2054 * doc/binutils.texi: Document new command line option.
2055 * NEWS: Announce new command line option.
2056
2057 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
2058
2059 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
2060 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
2061 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
2062 Removed EM_CYGNUS_ARC.
2063
2064 2001-09-04 Jeffrey A Law (law@cygnus.com)
2065
2066 * readelf.c: Include elf/h8 for H8 series definitions.
2067 (guess_is_rela): H8 series if RELA.
2068 (dump_relocations): Handle H8 series relocations.
2069
2070 2001-08-31 Eric Christopher <echristo@redhat.com>
2071
2072 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
2073
2074 2001-08-29 Peter Targett <peter.targett@arccores.com>
2075
2076 * MAINTAINERS: Include ARC Maintainer.
2077
2078 2001-08-29 Ben Elliston <bje@redhat.com>
2079
2080 * stabs.c (stab_demangle_template): Initialise s4.
2081
2082 2001-08-27 Alan Modra <amodra@bigpond.net.au>
2083
2084 * readelf.c (dump_relocations): Recognise EM_PPC64.
2085
2086 2001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2087
2088 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
2089
2090 2001-08-25 H.J. Lu <hjl@gnu.org>
2091
2092 * nm.c (print_width): New.
2093 (display_rel_file): Set `print_width' according to
2094 bfd_sprintf_vma.
2095 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
2096
2097 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
2098
2099 * objcopy.c (use_alt_mach_code): New variable.
2100 (OPTION_ALT_MACH_CODE): Define.
2101 (copy_options): Added --alt-machine-code.
2102 (copy_main): Handle it.
2103 (copy_object): Switch to alternate machine code if requested.
2104 * doc/binutils.texi: Document new option.
2105 * NEWS: Likewise.
2106
2107 2001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2108
2109 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
2110
2111 2001-08-21 H.J. Lu <hjl@gnu.org>
2112
2113 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
2114 (display_debug_info): Cast for 64bit hosts.
2115 (display_debug_frames): Likewise.
2116 (process_mips_specific): Likewise.
2117
2118 2001-08-21 Andreas Jaeger <aj@suse.de>
2119
2120 * coffgrok.h: Add missing parameter for prototype of coff_grok.
2121
2122 * sysdump.c: Add missing prototypes.
2123 * srconv.c: Likewise.
2124 * unwind-ia64.c: Likewise.
2125 * coffdump.c: Likewise.
2126
2127 * sysinfo.y: Print prototypes, include <ansidecl.h>.
2128
2129 * coffgrok.c: Add missing prototypes, include libiberty.h instead
2130 of declaring xcalloc.
2131
2132 2001-08-10 H.J. Lu <hjl@gnu.org>
2133
2134 * nm.c (print_value): Add one arg, bfd *.
2135 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
2136 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
2137 (print_symbol_info_sysv): Likewise.
2138 (print_symbol_info_posix): Likewise.
2139
2140 * objdump.c (dump_section_header): Replace printf_vma with
2141 bfd_printf_vma.
2142 (print_section_stabs): Likewise.
2143 (dump_bfd_header): Likewise.
2144 (objdump_print_value): Replace sprintf_vma with
2145 bfd_sprintf_vma.
2146 (disassemble_bytes): Likewise.
2147 (dump_reloc_set): Likewise.
2148
2149 2001-08-10 Andreas Jaeger <aj@suse.de>
2150
2151 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2152 to build warnings.
2153 * configure: Regenerate.
2154
2155 2001-08-09 Alan Modra <amodra@bigpond.net.au>
2156
2157 * readelf.c: Add missing prototypes.
2158 * objdump.c: Likewise. Format existing prototypes.
2159
2160 2001-08-08 Alexandre Oliva <aoliva@redhat.com>
2161
2162 * readelf.c (display_debug_info): Add to abbrev_offset the addend
2163 of any RELA relocation for the abbrev_offset memory location that
2164 refers to the .debug_abbrev section symbol.
2165
2166 2001-08-07 H.J. Lu <hjl@gnu.org>
2167
2168 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
2169 (main): Return process_file ().
2170
2171 2001-08-05 Philip Blundell <philb@gnu.org>
2172
2173 * doc/binutils.texi: Use "Thumb" not "THUMB".
2174
2175 2001-08-03 John Healy <jhealy@redhat.com>
2176
2177 Patch suggested by Frank Eigler <fche@redhat.com>.
2178 * objdump.c (disassemble_data): Fill in section member of the
2179 disasm_info structure.
2180
2181 2001-08-03 Tom Walsh <tom@cyberiansoftware.com>
2182
2183 * configure.in: Added --with-windres option.
2184 * configure: Regenerated.
2185
2186 2001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2187
2188 * doc/binutils.texi: Use @command{name} for commands;
2189 use @option{-opt} for options; use @table @env for list of options;
2190 remove spaces arround [ | ] in synopsis.
2191
2192 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
2193 center title.
2194
2195 2001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
2196
2197 * objcopy.c: Fix formatting.
2198 (section_rename): New structure.
2199 (OPTION_RENAME_SECTION): New switch.
2200 (copy_usage): Document new switch.
2201 (add_section_rename): New function: Add a node to the section
2202 rename list.
2203 (find_section_rename): New function: Find the new name and
2204 flags for a section.
2205 (setup_section): Call find_section_name to determine the name
2206 of the output section.
2207 (copy_main): Handle OPTION_RENAME_SECTION.
2208 * binutils.texi: Document new switch.
2209 * NEWS: Mention new switch.
2210
2211 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2212
2213 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
2214 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
2215 bug-binutils@gcc.org.
2216
2217 2001-07-28 Matthias Kramm <kramm@quiss.org>
2218
2219 * bucomm.c (list_supported_architectures): New function.
2220 * bucomm.h (list_supported_architectures): Declare.
2221 * objdump.c (usage): Call the above.
2222
2223 2001-07-25 Dave Brolley <brolley@redhat.com>
2224
2225 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
2226 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2227
2228 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2229
2230 * README: Update for 2.11. Change bug reporting email address.
2231 * MAINTAINERS: Tidy up. Change bug reporting email address.
2232
2233 2001-07-16 DJ Delorie <dj@redhat.com>
2234
2235 * resres.c (write_res_header): Align header size.
2236 (res_align_file): Calculate alignment correctly.
2237
2238 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
2239 correct 10).
2240 * resrc.c (write_rc_resource): Likewise.
2241 * windres.h (SUBLANG_SHIFT): Define - as 10.
2242
2243 2001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
2244
2245 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
2246
2247 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2248
2249 * MAINTAINERS: Add notes about branch checkins.
2250
2251 2001-07-05 Daniel Berlin <dan@cgsoftware.com>
2252
2253 * readelf.c (display_debug_macinfo): New function, display
2254 .debug_macinfo section.
2255 (do_debug_macinfo): New variable.
2256 (parse_args): Handle "-w[mM]" to mean display macro info.
2257 (process_section_headers): Handle debug_macinfo.
2258 (debug_displays): Replace unsupported function with macinfo
2259 function for .debug_macinfo display.
2260 * doc/binutils.texi: Document new command line switch.
2261 * NEWS: Document new feature of readelf.
2262
2263 2001-07-05 H.J. Lu <hjl@gnu.org>
2264
2265 * objcopy.c (filter_symbols): Don't turn undefined symbols
2266 into local.
2267
2268 2001-07-03 H.J. Lu <hjl@gnu.org>
2269
2270 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
2271 $@.pod.
2272 (ar.1): Likewise.
2273 (dlltool.1): Likewise.
2274 (nlmconv.1): Likewise.
2275 (nm.1): Likewise.
2276 (objcopy.1): Likewise.
2277 (objdump.1): Likewise.
2278 (ranlib.1): Likewise.
2279 (readelf.1): Likewise.
2280 (size.1): Likewise.
2281 (strings.1): Likewise.
2282 (strip.1): Likewise.
2283 (windres.1): Likewise.
2284 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
2285 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
2286 $(DEMANGLER_NAME).
2287 (as.1): Removed.
2288 * doc/Makefile.in: Regenerated.
2289
2290 2001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
2291
2292 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
2293
2294 2001-07-01 Daniel Berlin <dan@cgsoftware.com>
2295
2296 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
2297
2298 2001-06-29 James Cownie <jcownie@etnus.com>
2299
2300 * readelf.c: Support DWARF 2.1 attributes.
2301
2302 2001-06-28 Alan Modra <amodra@bigpond.net.au>
2303
2304 * readelf.c (GET_DATA_ALLOC): Remove.
2305 (GET_DATA): Remove.
2306 (get_data): New function combining above macros, with an extra
2307 test for zero size.
2308 (slurp_rela_relocs): Use get_data, and catch error return.
2309 (slurp_rel_relocs): Likewise.
2310 (get_32bit_program_headers): Likewise.
2311 (get_64bit_program_headers): Likewise.
2312 (get_32bit_section_headers): Likewise.
2313 (get_64bit_section_headers): Likewise.
2314 (get_32bit_elf_symbols): Likewise.
2315 (get_64bit_elf_symbols): Likewise.
2316 (process_section_headers): Likewise.
2317 (process_relocs): Likewise.
2318 (slurp_ia64_unwind_table): Likewise.
2319 (process_unwind): Likewise.
2320 (get_32bit_dynamic_segment): Likewise.
2321 (get_64bit_dynamic_segment): Likewise.
2322 (process_dynamic_segment): Likewise.
2323 (process_version_sections): Likewise.
2324 (process_symbol_table): Likewise.
2325 (dump_section): Likewise.
2326 (display_debug_info): Likewise.
2327 (display_debug_section): Likewise.
2328 (process_section_contents): Likewise.
2329 (process_corefile_note_segment): Likewise.
2330 (process_mips_specific): Likewise. Also free econf32, econf64.
2331
2332 2001-06-25 Alan Modra <amodra@bigpond.net.au>
2333
2334 * readelf.c (dump_relocations): Print "bad symbol index" if
2335 symtab == NULL with non-zero symtab_index.
2336 (process_relocs): Don't bomb if reloc section has no symsec.
2337
2338 2001-06-24 H.J. Lu <hjl@gnu.org>
2339
2340 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2341 by accident.
2342 (copy_main): Apply the the change made to strip_main on
2343 2001-05-30 by accident.
2344
2345 2001-06-23 Andreas Jaeger <aj@suse.de>
2346
2347 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2348 parameter 'code'.
2349 (unw_decode_x2): Likewise.
2350 (unw_decode_x3): Likewise.
2351 (unw_decode_x4): Likewise.
2352
2353 2001-06-23 Ben Elliston <bje@redhat.com>
2354
2355 * MAINTAINERS: Add myself as M88k maintainer.
2356
2357 2001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2358
2359 * objcopy.c (strip_main): Support -o or --output-file command lien
2360 switch.
2361
2362 2001-06-19 H.J. Lu <hjl@gnu.org>
2363
2364 * doc/Makefile.in: Regenerated.
2365
2366 2001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2367
2368 * readelf.c: Restore formatting.
2369
2370 2001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2371
2372 * Makefile.am: Move documentation into doc subdirectory.
2373 * Makefile.in: Regenerated.
2374 * binutils.texi: Move into doc subdirectory.
2375 * addr2line.1: Removed.
2376 * ar.1: Likewise.
2377 * dlltool.1: Likewise.
2378 * nlmconv.1: Likewise.
2379 * nm.1: Likewise.
2380 * objcopy.1: Likewise.
2381 * objdump.1: Likewise.
2382 * ranlib.1: Likewise.
2383 * readelf.1: Likewise.
2384 * size.1: Likewise.
2385 * strings.1: Likewise.
2386 * strip.1: Likewise.
2387 * windres.1: Likewise.
2388 * cxxfilt.man: Likewise.
2389 * doc: New Directory.
2390 * doc/Makefile.am: New file.
2391 * doc/Makefile.in: Generate.
2392
2393 2001-06-09 Alan Modra <amodra@bigpond.net.au>
2394
2395 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2396
2397 2001-06-01 Alan Modra <amodra@bigpond.net.au>
2398
2399 * MAINTAINERS: Update my email address.
2400
2401 2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2402
2403 * objcopy.c: Add new switches: --keep-global-symbol,
2404 --keep-symbols, --localize-symbols, --keep-global-symbols and
2405 --weaken-symbols.
2406 * binutils.texi: Document new switches.
2407 * objcopy.1: Regenerate.
2408 * NEWS: Announce new feature.
2409
2410 2001-05-28 Andreas Jaeger <aj@suse.de>
2411
2412 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2413 variables, fix format strings.
2414
2415 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2416
2417 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2418 when computing the address of the line to show.
2419
2420 2001-05-16 Richard Henderson <rth@redhat.com>
2421
2422 * readelf.c (do_debug_frames_interp): New.
2423 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2424 (byte_get_big_endian): Likewise.
2425 (parse_args) ['F']: Set do_debug_frames_interp.
2426 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2427 (frame_display_row): Don't trunc pc_begin to int.
2428 (size_of_encoded_value): New.
2429 (display_debug_frames): Handle 64-bit targets. Print raw data
2430 unless do_debug_frames_interp.
2431 (debug_displays): Remove duplicate .debug_frame.
2432
2433 2001-05-15 Ralf Baechle <ralf@gnu.org>
2434
2435 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2436 The former constant was never in active use and is used otherwise
2437 by the ABI.
2438
2439 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2440
2441 * readelf.c (process_unwind): Print all unwind sections, not just
2442 one.
2443
2444 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2445
2446 * readelf.c (process_unwind): Remove const specifier.
2447
2448 2001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2449
2450 * strings.c (isgraphic): Do not use isascii() unless it is needed
2451 for isprint() to work.
2452 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2453
2454 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
2455
2456 * NEWS: Announce support for OpenRISC.
2457
2458 2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
2459
2460 * dlltool.c (do_default_excludes): Initialise to true.
2461
2462 2001-04-10 Alan Modra <amodra@one.net.au>
2463
2464 * MAINTAINERS: Update my email address
2465 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2466
2467 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
2468
2469 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2470
2471 2001-03-30 H.J. Lu <hjl@gnu.org>
2472
2473 * readelf.c (process_unwind): Just return if do_unwind is 0.
2474
2475 2001-03-28 Roger Sayle <roger@metaphorics.com>
2476
2477 * dlltool.c (make_one_lib_file): Fix section flags for
2478 .text, .data and .bss in stub ds*.o files to match those
2479 generated by gas.
2480
2481 2001-03-29 H.J. Lu <hjl@gnu.org>
2482
2483 * readelf.c (process_unwind): Only do unwind sections for
2484 IA64.
2485
2486 2001-03-28 H.J. Lu <hjl@gnu.org>
2487
2488 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2489 * Makefile.in: Regenerate.
2490
2491 2001-03-26 Andreas Jaeger <aj@suse.de>
2492
2493 * binutils.texi (nm): Fix texi syntax.
2494
2495 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2496
2497 * binutils.texi: Put @c man begin and @c man end indications
2498 to generate man pages using texi2pod and pod2man. Put @c man title
2499 to identify each man. Add SEEALSO entries.
2500 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2501 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2502 sort the list.
2503 (*.1): Build the man pages from binutils.texi.
2504 * Makefile.in: Regenerate.
2505
2506 2001-03-13 Eric Kohl <ekohl@rz-online.de>
2507
2508 * defparse.y (opt_equal_name): allow "." in name.
2509 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2510 (gen_exp_file): Likewise.
2511
2512 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2513
2514 * NEWS: Document addition of -B switch to objcopy.
2515 * binutils.texi: Document addition of -B switch to objcopy.
2516 * objcopy.c: (copy_options): Add --binary-architecture.
2517 (copy_usage): Document -B/--binary-architecture.
2518 (copy_main): Support -B/--binary-architecture. Set
2519 bfd_external_binary_architecture.
2520
2521 2001-03-11 Andreas Jaeger <aj@suse.de>
2522
2523 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2524 (dump_relocations): Likewise.
2525 (get_machine_name): Likewise.
2526
2527 2001-02-28 Nick Clifton <nickc@redhat.com>
2528
2529 * readelf.c: (struct unw_aux_info): Remove const modifier for
2530 'strtab' field.
2531 (process_unwind): Remove non-K&R compliant LHS type cast in call
2532 to GET_DATA_ALLOC macro.
2533
2534 2001-02-28 Philip Blundell <pb@futuretv.com>
2535
2536 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2537 ABI is in use; remove ambiguity between the "unknown" EABI and
2538 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2539 renamed EF_xx constants.
2540
2541 2001-02-27 Alan Modra <alan@linuxcare.com.au>
2542
2543 * configure.in (BFD_VERSION): New.
2544 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2545 * configure: Regenerate.
2546 * Makefile.am: Run "make dep-am"
2547 * Makefile.in: Regenerate.
2548
2549 2001-02-14 Nick Clifton <nickc@redhat.com>
2550
2551 * MAINTAINERS: Add "Obvious Fix" rule.
2552
2553 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2554
2555 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2556 literal concatenation.
2557
2558 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2559
2560 * readelf.c (struct unw_aux_info): Remove const from the info member.
2561 (process_unwind): Don't type-cast the third argument to the
2562 GET_DATA_ALLOC macro.
2563
2564 2001-02-11 Nick Clifton <nickc@redhat.com>
2565
2566 * readelf.c (dump_relocations): Free corrected allocated
2567 array.
2568 (process_unwind): Fix compile time warning.
2569
2570 2001-02-10 Nick Clifton <nickc@redhat.com>
2571
2572 * binutils.texi: Document new --unwind option to readelf.
2573
2574 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2575
2576 * readelf.c: Add linux target for S/390.
2577
2578 2001-02-10 Alan Modra <alan@linuxcare.com.au>
2579
2580 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2581 printf is a macro.
2582
2583 2001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2584
2585 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2586 * aclocal.m4: Regenerate.
2587 * configure: Regenerate.
2588
2589 2001-02-07 Todd Vierling <tv@wasabisystems.com>
2590
2591 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2592 * objdump.c (bfd_target_vector): Likewise.
2593
2594 2001-02-07 David Mosberger <davidm@hpl.hp.com>
2595
2596 * readelf.c (process_unwind): New function.
2597 (slurp_ia64_unwind_table): Ditto.
2598 (dump_ia64_unwind): Ditto.
2599 (find_symbol_for_address): Ditto.
2600 (slurp_rela_relocs): New function (split off from dump_relocations()).
2601 (slurp_rel_relocs): Ditto.
2602 (parse_args): Handle '-u' option.
2603
2604 * unwind-ia64.c: New file.
2605 * unwind-ia64.h: New file.
2606 * Makefile.am: Include unwind-ia64.c in readelf build.
2607 * Makefile.in: Regenerate.
2608 * po/binutils.pot: Regenerate.
2609
2610 2001-02-04 Philip Blundell <philb@gnu.org>
2611
2612 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2613 * configure: Regenerate.
2614
2615 2001-01-31 Steve deRosier <sderosier@vari-lite.com>
2616
2617 * ieee.c (ieee_add_bb11): Don't check for backslashes
2618 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2619
2620 2001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2621
2622 * ieee.c: Update copyright.
2623 (ieee_start_compilation_unit): Don't check for backslashes
2624 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2625
2626 * stabs.c: Update copyright. Include "filenames.h".
2627 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2628
2629 2001-01-23 Jakub Jelinek <jakub@redhat.com>
2630
2631 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2632 sections are present before using them. Remove code duplication.
2633 (process_symbol_table): Check if VERDEF or VERNEED sections are
2634 present before using them.
2635
2636 2001-01-17 Nick Clifton <nickc@redhat.com>
2637
2638 * objcopy.c (copy_object): Fail if attempting to convert the
2639 endianness of the input object file.
2640
2641 * binutils.texi: Explain that objcopy cannot convert endianness.
2642
2643 2001-01-16 Nick Clifton <nickc@redhat.com>
2644
2645 * readelf.c (string_table_length): New variable.
2646 (SECTION_NAME): Catch out of range indices and missing section
2647 pointers.
2648 (process_section_headers): Delete useless local variable
2649 string_table_offset. Set the value of string_table_length
2650 after loading the string table.
2651 (process_mips_specific): Use SECTION_NAME macro.
2652 (process_file): Set string_table_length to 0 when it is freed.
2653
2654 2001-01-12 Nick Clifton <nickc@redhat.com>
2655
2656 * version.c (print_version): Update copyright date.
2657
2658 2001-01-11 Peter Targett <peter.targett@arccores.com>
2659
2660 * readelf.c (dump_relocations): Include selection with EM_ARC.
2661 (get_machine_name) Update name to "ARC".
2662
2663 2001-01-09 Nick Clifton <nickc@redhat.com>
2664
2665 * Makefile.am: Add rule to build objdump.o from objdump.c and
2666 using OBJDUMP_DEFS.
2667 * Makefile.in: Regenerate.
2668
2669 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2670 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2671 -DDISASSEMBLER_NEEDS_RELOCS.
2672 * configure: Regenerate.
2673
2674 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2675 is defined read in the relocs even if dump_reloc_info is
2676 false.
2677
2678 2001-01-07 Philip Blundell <philb@gnu.org>
2679
2680 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2681 `bug-binutils'.
2682 * README: Likewise.
2683
2684 2000-12-19 Nick Clifton <nickc@redhat.com>
2685
2686 * dlltool.c: Add missing support for arm-epoc-pe.
2687 * configure.in: Add missing support for arm-epoc-pe.
2688 * configure: Regenerate.
2689
2690 2000-12-15 Nick Clifton <nickc@redhat.com>
2691
2692 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2693 Mode parts of the x86 port.
2694
2695 2000-12-04 Andreas Jaeger <aj@suse.de>
2696
2697 * readelf.c (guess_is_rela): Add EM_X86_64.
2698 (dump_relocations): Add EM_X86_64.
2699 (get_machine_name): Add EM_X86_64.
2700 Include "elf/x86-64.h".
2701
2702 2000-12-12 Nick Clifton <nickc@redhat.com>
2703
2704 * readelf.c: Fix formatting.
2705
2706 2000-12-11 Jan Hubicka <jh@suse.cz>
2707
2708 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2709
2710 2000-12-07 Andrew Haley <aph@redhat.com>
2711
2712 * readelf.c (display_debug_frames): Only display columns that are
2713 referenced by the frame debug info.
2714
2715 2000-12-05 Nick Clifton <nickc@redhat.com>
2716
2717 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2718
2719 2000-12-04 Jason Merrill <jason@redhat.com>
2720
2721 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2722 (display_debug_section): Likewise.
2723 (display_debug_info): Display CU header before bailing.
2724
2725 2000-12-01 Chris Demetriou <cgd@sibyte.com>
2726
2727 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2728 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2729 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
2730
2731 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2732 and E_MIPS_ARCH_64.
2733
2734 * readelf.c (get_machine_flags): Add case for
2735 E_MIPS_MACH_SB1.
2736
2737 2000-11-30 Richard Earnshaw <rearnsha@arm.com>
2738
2739 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2740
2741 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2742
2743 * MAINTAINERS: Add J\81örn Rennecke and self as SH maintainers.
2744 Change sourceware.cygnus.com to sources.redhat.com.
2745 Fix typo for "amongst".
2746
2747 2000-11-28 Nick Clifton <nickc@redhat.com>
2748
2749 * strip.1 (COPYING): Mention that the GNU Free Documentation
2750 License is present in the sources, but not the output, and
2751 also available from the GNU website.
2752 (GNU Free Documentation License): Comment out this section.
2753 * strings.1: Ditto.
2754 * size.1: Ditto.
2755 * ranlib.1: Ditto.
2756 * objdump.1: Ditto.
2757 * objcopy.1: Ditto.
2758 * nm.1: Ditto.
2759 * nlmconv.1: Ditto.
2760 * ar.1: Ditto.
2761 * addr2line.1: Ditto.
2762
2763 2000-11-27 DJ Delorie <dj@redhat.com>
2764
2765 * readelf.c (usage): Add -wf (--debug-dump=frames) option.
2766 (parse_args): Support -wf option.
2767 (process_section_headers): Ditto.
2768 (debug_displays): Ditto.
2769 (display_debug_frames): New, dump *_frame sections.
2770 (frame_need_space): Support for above.
2771 (frame_display_row): Ditto.
2772 * binutils.texi: Document it.
2773
2774 2000-11-24 Nick Clifton <nickc@redhat.com>
2775
2776 * NEWS: Announce support for v5t, v5te and XScale.
2777
2778 2000-11-22 Nick Clifton <nickc@redhat.com>
2779
2780 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
2781 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
2782 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
2783 (get_elf_section_flags: Add SHF_GROUP.
2784 (process_section_headers): Adjust output for 32-bit binaries
2785 to look nice on an 80 column terminal.
2786
2787 2000-11-20 H.J. Lu <hjl@gnu.org>
2788
2789 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
2790 ELFOSABI_AIX.
2791
2792 2000-11-17 Richard Henderson <rth@redhat.com>
2793
2794 * readelf.c (display_debug_lines): Adjust last change to
2795 use sizeof (external->li_length).
2796
2797 2000-11-17 Richard Henderson <rth@redhat.com>
2798
2799 * readelf.c (display_debug_lines): Fix section length check
2800 and end_of_sequence computation.
2801
2802 2000-11-06 Nick Clifton <nickc@redhat.com>
2803
2804 * binutils.texi: Add GNU Free Documentation License.
2805 * objcopy.1: Add GNU Free Documentation License.
2806 * objdump.1: Add GNU Free Documentation License.
2807 * addr2line.1: Add GNU Free Documentation License.
2808 * ar.1: Add GNU Free Documentation License.
2809 * nlmconv.1: Add GNU Free Documentation License.
2810 * nm.1: Add GNU Free Documentation License.
2811 * ranlib.1: Add GNU Free Documentation License.
2812 * size.1: Add GNU Free Documentation License.
2813 * strings.1: Add GNU Free Documentation License.
2814 * strip.1: Add GNU Free Documentation License.
2815
2816 2000-10-06 Luciano Gemme <ishitawa@yahoo.com>
2817
2818 * objcopy.c (--srec-len=nn): New parameter to set the
2819 maximum length of generated Srecords.
2820 (--srec-forceS3): New parameter that restricts the generation of
2821 Srecords to type S3 only.
2822 * binutils.texi: Document new command line switches.
2823 * objcopy.1: Docuemnt the new command line switches.
2824 * NEWS: Announce the existence of the new command line switches.
2825
2826 2000-10-31 Nick Clifton <nickc@redhat.com>
2827
2828 * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
2829 code. Add Eric Chrisopher as maintainer of MN10300 port.
2830
2831 2000-10-12 Roger Sayle <roger@metaphorics.com>
2832
2833 * Make comma after string after icon/control optional.
2834
2835 2000-09-13 Anders Norlander <anorland@acc.umu.se>
2836
2837 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
2838
2839 * NEWS: Mention support for MIPS32.
2840
2841 2000-09-08 Nick Clifton <nickc@redhat.com>
2842
2843 * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
2844
2845 2000-09-07 H.J. Lu <hjl@gnu.org>
2846
2847 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2848 * configure: Rebuild.
2849
2850 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
2851
2852 * configure: Rebuilt with new libtool.m4.
2853
2854 2000-09-05 Nick Clifton <nickc@redhat.com>
2855
2856 * aclocal.m4: Regenerate.
2857 * config.in: Regenerate.
2858 * configure: Regenerate.
2859
2860 2000-09-04 Todd Vierling <tv@wasabisystems.com>
2861
2862 * strip.1: Fix stray '\' in -o formatting.
2863
2864 2000-09-02 Nick Clifton <nickc@redhat.com>
2865
2866 * configure.in: Increase version number to 2.10.91.
2867 * configure: Regenerate.
2868 * aclocal.m4: Regenerate.
2869 * config.in: Regenerate.
2870 * po/binutils.pot: Regenerate.
2871
2872 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
2873
2874 * acinclude.m4: Include libtool and gettext macros from the
2875 top level.
2876 * aclocal.m4, configure: Rebuilt.
2877
2878 2000-08-30 Jamie Guinan <guinan@bluebutton.com>
2879
2880 * resrc.c (close_input_stream): Delete extraneous logic
2881
2882 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
2883
2884 * NEWS: Mention support for CRIS.
2885
2886 2000-08-21 Nick Clifton <nickc@redhat.com>
2887
2888 * addr2line.c: Changed email address for Ulrich Lauther.
2889
2890 2000-08-17 Christopher C. Chimelis <chris@debian.org>
2891
2892 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2893
2894 2000-08-17 Nick Clifton <nickc@redhat.com>
2895
2896 * readelf.c (display_debug_pubnames): Only issue warning
2897 message once. Terminate message with a new line.
2898 (display_debug_aranges): Only display version 2 debug info.
2899
2900 2000-08-14 Todd Vierling <tv@wasabisystems.com>
2901
2902 * objcopy.c (strip_main): Silently accept -d as an alias for -g
2903 for compatability with old BSD systems.
2904
2905 2000-08-14 Jason Eckhardt <jle@cygnus.com>
2906
2907 * NEWS: Mention i860 support.
2908
2909 2000-08-11 Carlo Wood <carlo@alinoe.com>
2910
2911 * addr2line.c (main): Add const to char *.
2912
2913 2000-08-11 Geoff Keating <geoffk@cygnus.com>
2914
2915 * ar.c (main): Don't crash if called with no arguments
2916 or only '-X32_64' as an argument.
2917
2918 2000-08-08 DJ Delorie <dj@redhat.com>
2919
2920 * resrc.c: use "gcc -xc" instead of -xc-header
2921
2922 2000-08-05 Jason Eckhardt <jle@cygnus.com>
2923
2924 * readelf.c (elf/i860.h): Include.
2925 (dump_relocations): Add recognition of i860 architecture.
2926 (guess_is_rela): Add recognition of i860 architecture.
2927
2928 2000-08-03 Nick Clifton <nickc@cygnus.com>
2929
2930 * MAINTAINERS: Add information about CGEN maintainers.
2931
2932 2000-07-26 Geoff Keating <geoffk@cygnus.com>
2933
2934 * nm.c (main): Ignore '-X32_64' as an option.
2935 * ar.c (main): Likewise.
2936 * binutils.texi (nm): Document new option.
2937 (ar): Likewise.
2938
2939 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2940
2941 * rdcoff.c (external_coff_symbol_p): K&R-ise.
2942
2943 2000-07-20 H.J. Lu <hjl@gnu.org>
2944
2945 * binutils.texi: Put back "@end table" deleted by
2946 accident.
2947
2948 2000-07-05 Kenneth Block <krblock@computer.org>
2949
2950 * nm.c: Add optional style to demangle switch.
2951 * objdump.c: Add optional style to demangle switch.
2952 * addr2line.c: Add optional style to demangle switch.
2953 * binutils.texi: Document optional style to demangle
2954 switch.
2955
2956 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2957
2958 * MAINTAINERS: Add self as CRIS port maintainer.
2959 * readelf.c: Include elf/cris.h.
2960 (guess_is_rela): Handle EM_CRIS.
2961 (dump_relocations): Ditto.
2962 (get_machine_name): Ditto.
2963 * Makefile.am: Rebuild dependencies.
2964 * Makefile.in: Regenerate.
2965 * po/binutils.pot: Regenerate.
2966
2967 2000-07-19 H.J. Lu <hjl@gnu.org>
2968
2969 * readelf.c (get_dynamic_type): Change "AUXILARY" to
2970 "AUXILIARY".
2971 (process_dynamic_segment): Print out strings for DT_CONFIG,
2972 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2973
2974 2000-07-19 Mark Kettenis <kettenis@gnu.org>
2975
2976 * nm.c (usage): Change output of `nm --help' to include a
2977 description of the purpose of the program and a detailed
2978 description of the accepted options.
2979
2980 2000-07-19 H.J. Lu <hjl@gnu.org>
2981
2982 * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
2983 to DF_1_NODEFLIB.
2984
2985 2000-07-19 H.J. Lu <hjl@gnu.org>
2986
2987 * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2988
2989 2000-07-19 H.J. Lu <hjl@gnu.org>
2990
2991 * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
2992 DT_FEATURE.
2993 (process_dynamic_segment): Likewise.
2994
2995 * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
2996 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
2997 (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
2998 DF_1_NODUMP and DF_1_CONLFAT.
2999
3000 2000-07-18 Nick Clifton <nickc@cygnus.com>
3001
3002 * binutils.texi (readelf): Fix spelling typo.
3003
3004 2000-07-11 Mark Kettenis <kettenis@gnu.org>
3005
3006 * objdump.c (usage): Make output of `objdump --help' more
3007 consistent with the rest of the GNU world. Add a line describing
3008 the purpose of the program.
3009
3010 2000-07-10 David Huggins-Daines <dhd@linuxcare.com>
3011
3012 * stabs.c (parse_stab_range_type): Cast to proper type to fix
3013 warning.
3014
3015 2000-07-10 Ryan Bradetich <rbradetich@uswest.net>
3016
3017 * readelf.c (get_dynamic_data): Add casts and use unsigned chars
3018 to fix warnings.
3019 (process_symbol_table): Ditto.
3020 (procesS_extended_line_op): Ditto.
3021 (display_debug_lines): Ditto.
3022 (display_debug_pubnames): Ditto.
3023 (read_and_display_attr): Ditto.
3024
3025 2000-07-09 Nick Clifton <nickc@cygnus.com>
3026
3027 * MAINTAINERS: Add several more port specific maintainers.
3028
3029 2000-07-05 Nick Clifton <nickc@cygnus.com>
3030
3031 * MAINTAINERS: Add blanket write privs for Michael Meissner.
3032
3033 2000-06-05 DJ Delorie <dj@redhat.com>
3034
3035 * MAINTAINERS: New.
3036
3037 2000-07-01 Eric Fifer <EFifer@sanwaint.com>
3038
3039 * dllwrap.c: Changed mistaken dyn_string_append() calls
3040 to dyn_string_append_cstr().
3041
3042 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com>
3043
3044 * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
3045 struct debug_type stores size in bytes.
3046
3047 2000-07-01 Alan Modra <alan@linuxcare.com.au>
3048
3049 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3050 (CLEANFILES): Add DEPA.
3051 * Makefile.in: Regenerate.
3052
3053 2000-06-27 Alan Modra <alan@linuxcare.com.au>
3054
3055 * ar.c: Revert incorrect 2000-06-25 patch.
3056 * bucomm.c: Likewise.
3057
3058 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
3059
3060 * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
3061 (external_coff_symbol_p): New function.
3062 (parse_coff): Use it.
3063
3064 2000-06-25 Alexander Aganichev <AAganichev@hypercom.com>
3065
3066 * ar.c (normalize): Advance past both characters in a DOS based
3067 <letter>: filepath prefix.
3068 (main): Likewise.
3069 * bucomm.c (make_tempname): Likewise.
3070
3071 2000-06-24 Nick Clifton <nickc@cygnus.com>
3072
3073 * objdump.c (usage): Fix description of --stabs switch.
3074
3075 2000-06-22 Alan Modra <alan@linuxcare.com.au>
3076
3077 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3078 find one.
3079 * Makefile.in: Regenerate.
3080
3081 2000-06-20 Alexander Aganichev <AAganichev@hypercom.com>
3082
3083 * ar.c (normalize): Correct pointer comparison when checking for
3084 backslashes.
3085 (main): Likewise.
3086 * bucomm.c (make_tempname): Likewise.
3087
3088 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
3089 and search for backslashes in the original pathname.
3090 (ieee_add_bb11): Likewise.
3091
3092 2000-06-18 Nick Clifton <nickc@redhat.com>
3093
3094 * ar.c (print_contents): Improve verbose message.
3095
3096 2000-06-15 H.J. Lu <hjl@gnu.org>
3097
3098 * dyn-string.c: Removed. Not needed with dyn-string.c in
3099 libiberty.
3100 * dyn-string.h: Likewise.
3101
3102 * Makefile.am: Remove references to dyn-string.c and
3103 dyn-string.h. Rebuild dependency.
3104 * Makefile.in: Rebuild.
3105
3106 2000-06-15 H.J. Lu <hjl@gnu.org>
3107
3108 * binutils.texi: Put a warning on copying relocatable object
3109 files between two different formats.
3110
3111 2000-06-13 DJ Delorie <dj@cygnus.com>
3112
3113 * rcparse.y (control): ICON controls take an id as the first
3114 parameter, not an optional string. Also, call new convenience
3115 function that takes res_id's.
3116 * resrc.c (define_control): missing text means zero-length string,
3117 not zero ID.
3118 (define_icon_control): New.
3119 * windres.h: declare define_icon_control.
3120
3121 2000-06-13 H.J. Lu <hjl@gnu.org>
3122
3123 * configure: Regenerate.
3124
3125 2000-06-08 David O'Brien <obrien@FreeBSD.org>
3126
3127 * configure.in (VERSION): Update to show this is the CVS mainline.
3128
3129 2000-06-02 David O'Brien <obrien@FreeBSD.org>
3130
3131 * strings.c (isgraphic): Interpret <TAB> as a printable character,
3132 analogous to <SPACE>.
3133
3134 2000-05-30 Alan Modra <alan@linuxcare.com.au>
3135
3136 * objdump.c (display_target_list): Use bfd_close_all_done, not
3137 bfd_close to fix crash caused by 2000-05-24 change.
3138
3139 2000-05-25 DJ Delorie <dj@cygnus.com>
3140
3141 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
3142
3143 2000-05-26 Alan Modra <alan@linuxcare.com.au>
3144
3145 * Makefile.am: Update dependencies with "make dep-am"
3146 * Makefile.in: Regenerate.
3147
3148 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
3149
3150 * ar.c: Include filenames.h.
3151 (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
3152 and drive letters in file names.
3153 (main): Support backslashes and drive letters in argv[0]. Drop
3154 the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
3155 FILENAME_CMP instead of strcmp to compare file names.
3156 (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
3157 DJGPP v2.
3158 (do_quick_append) [__GO32__]: Ditto.
3159 (get_pos_bfd, delete_members, move_members, replace_members):
3160 Compare file names with FILENAME_CMP.
3161
3162 * bucomm.c: Include filenames.h.
3163 (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
3164 forward/backward slashes and drive letters in file names.
3165
3166 * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
3167 mixed forward/backward slashes and drive letters in file names.
3168
3169 * strings.c (O_BINARY, setmode, SET_BINARY): Define.
3170 (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
3171 mode.
3172
3173 * objcopy.c: Include filenames.h.
3174 (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
3175 before comparing to "strip".
3176 Use FILENAME_CMP to compare file names.
3177
3178 * arsup.c: Include filenames.h.
3179 (map_over_list, ar_delete, ar_replace, ar_extract): Use
3180 FILENAME_CMP to compare file names.
3181 (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
3182 the temporary file name.
3183
3184 * configure.in: Check for setmode.
3185 * configure: Regenerate.
3186
3187 2000-05-24 Alan Modra <alan@linuxcare.com.au>
3188
3189 * objdump.c (display_target_list): Close the bfd.
3190 (display_info_table): Likewise.
3191
3192 2000-05-14 H.J. Lu (hjl@gnu.org)
3193
3194 * objcopy.c (filter_symbols): Don't strip global symbols in
3195 relocatable object files.
3196
3197 2000-05-14 Alan Modra <alan@linuxcare.com.au>
3198
3199 * size.c (usage): Associate short options with corresponding long
3200 option to give a clue as to their function.
3201
3202 2000-05-14 Philippe De Muyter <phdm@macqel.be>
3203
3204 * size.c (main): Accept and ignore `-f' option.
3205
3206 2000-05-13 Alan Modra <alan@linuxcare.com.au>
3207
3208 * bucomm.h (gettext, dgettext, dcgettext, textdomain,
3209 bindtextdomain): Replace defines with those from intl/libgettext.h
3210 to quieten gcc warnings.
3211
3212 2000-05-12 H.J. Lu <hjl@gnu.org>
3213
3214 * nlmconv.c (temp_filename): Removed.
3215
3216 * nlmconv.c (link_inputs): Use make_temp_file () instead of
3217 choose_temp_base ().
3218 * objdump.c (display_target_list): Likewise.
3219 (display_info_table): Likewise.
3220
3221 2000-05-08 Alan Modra <alan@linuxcare.com.au>
3222
3223 * objcopy.c (setup_section): Add const and gettext calls for err.
3224
3225 2000-05-02 H.J. Lu <hjl@gnu.org>
3226
3227 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
3228 ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
3229 ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
3230 ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
3231 and ELFOSABI_OPENBSD.
3232
3233 2000-05-02 Kazu Hirata <kazu@hxi.com>
3234
3235 * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
3236 * srconv.c: Likewise.
3237 * sysdump.c: Likewise.
3238
3239 2000-04-23 Denis Chertykov <denisc@overta.ru>
3240
3241 * readelf.c (guess_is_rela): AVR uses RELA relocations.
3242 (get_machine_name): machine name for EM_AVR added.
3243
3244 2000-04-21 Richard Henderson <rth@cygnus.com>
3245 David Mosberger <davidm@hpl.hp.com>
3246
3247 * Makefile.am (readelf.o): Add elf/ia64.h.
3248 * Makefile.in: Rebuild.
3249 * readelf.c: Include elf/ia64.h.
3250 (guess_is_rela, dump_relocations): Handle EM_IA_64.
3251
3252 2000-04-17 Timothy Wall <twall@cygnus.com>
3253
3254 * objdump.c (disassemble_data): Set octets per byte *after*
3255 resolving arch/mach for binary files.
3256
3257 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3258
3259 * arlex.l: Add directives to increase lex buffer size.
3260
3261 * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
3262 already included by bucomm.h.
3263
3264 2000-04-10 Philippe De Muyter <phdm@macqel.be>
3265
3266 * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
3267 `strftime' since strftime is not available on all systems.
3268 (process_mips_specific): Ditto.
3269
3270 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
3271
3272 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
3273 --enable-build-warnings option.
3274 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3275 * Makefile.in, configure: Re-generate.
3276
3277 2000-04-06 Alan Modra <alan@linuxcare.com.au>
3278
3279 * addr2line.c: Update copyright.
3280 * objcopy.1: Likewise, and title.
3281 * strings.1: Likewise.
3282
3283 * version.c (print_version): Add 2000.
3284
3285 * rddbg.c (read_section_stabs_debugging_info): Don't use
3286 bfd_size_type for strx to avoid printf problems if BFD64.
3287
3288 * bucomm.c: (report): Remove `static'.
3289 Move inclusion of stdarg.h/vararg.h from here.
3290 * bucomm.h: To here.
3291 (CONST): Change all occurences to const.
3292 (report): Declare it.
3293 (bfd_fatal): Add ATTRIBUTE_NORETURN.
3294 (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
3295 (non_fatal): Add ATTRIBUTE_PRINTF_1.
3296
3297 * ar.c (main): Use fatal or non_fatal instead of fprintf.
3298 Correct a typo in an error message.
3299 (do_quick_append): Use non_fatal instead of fprintf.
3300 (move_members): Use fatal instead of fprintf, exit.
3301 * coffdump.c (main): Same here.
3302
3303 * dlltool.c (display): Delete.
3304 (warn): Delete.
3305 (inform): Use `report' instead of `display'.
3306 (rvaafter): Remove trailing \n from fatal error msg.
3307 (rvabefore): Ditto.
3308 (asm_prefix): Ditto.
3309 (yyerror): Replace `warn' with `non_fatal', and remove \n.
3310 (def_name): Likewise.
3311 (run): Likewise.
3312 (scan_all_symbols): Likewise.
3313 (gen_lib_file): Likewise.
3314 (def_library): Likewise. Remove extra program_name too.
3315 (run): Remove \n from inform strings.
3316 (scan_drectve_symbols): Likewise.
3317 (add_excludes): Likewise.
3318 (scan_open_obj_file): Likewise.
3319 (gen_exp_file): Likewise.
3320 (gen_lib_file): Likewise.
3321 (process_duplicates): Likewise.
3322
3323 * Makefile.am (dllwrap_SOURCES): Add version.c.
3324 * dllwrap.c (program_version): Delete.
3325 (print_version): Delete.
3326 (display): Always print trailing \n.
3327 (warn): New.
3328 (delete_temp_files): Use warn instead of fprintf. Use gettext.
3329 (run): Here too.
3330 (main): And here.
3331 (usage): gettext'ify.
3332 (long_options): Add missing initialisers.
3333
3334 * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
3335 (select_output_format): Likewise.
3336 (powerpc_mangle_relocs): Likewise.
3337 (link_inputs): Likewise.
3338
3339 * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
3340 (set_output_format): Likewise.
3341 (main): Use non_fatal instead of fprintf.
3342 (display_rel_file): Likewise.
3343
3344 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
3345 (slurp_dynamic_symtab): Same here.
3346 (disassemble_data): And here.
3347 (read_section_stabs): And here.
3348 (read_section_stabs): And here.
3349 (dump_bfd): And here.
3350 (main): And here.
3351 (objdump_sprintf): Use fatal instead of fprintf, exit.
3352 (disassemble_data): Same here.
3353
3354 * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
3355 (parse_coff_struct_type): Same here.
3356 (parse_coff_enum_type): And here.
3357 (parse_coff): And here.
3358 * rddbg.c (read_debugging_info): And here.
3359 * size.c (main): And here.
3360 * windres.c (format_from_name): And here.
3361 * wrstabs.c (stab_write_symbol): Here too.
3362 (write_stabs_in_sections_debugging_info): And here.
3363 (stab_int_type): And here.
3364 (stab_struct_field): And here.
3365 (stab_typdef): And here.
3366
3367 * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
3368 * srconv.c (main): Same here.
3369 * strings.c (main): And here.
3370 (integer_arg): And here.
3371 * sysdump.c (main): And here.
3372
3373 2000-04-06 Timothy Wall <twall@cygnus.com>
3374
3375 * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
3376
3377 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
3378
3379 * readelf.c (decode_location_expression): Loop through multiple
3380 operations.
3381 (read_and_display_attr): Pass in length.
3382
3383 * readelf.c (read_and_display_attr): Add CU offset to references.
3384 (display_debug_info): Pass it in.
3385
3386 2000-04-06 Nick Clifton <nickc@cygnus.com>
3387
3388 * readelf.c (decode_ARM_machine_flags): New function.
3389 (get_machine_flags): Call decode_ARM_machine_flags for ARM
3390 targets.
3391
3392 (get_machine_name): Catch EM_AVR
3393
3394 2000-04-05 Alan Modra <alan@linuxcare.com.au>
3395
3396 * binutils.texi: Remove optional `=' from long options that have
3397 an `=' in the argument.
3398 * objcopy.1: Here too. Remove extra space on discard-all.
3399
3400 * binutils.texi (objcopy): Mention --redefine-sym.
3401 * objcopy.1: Here too.
3402 * NEWS: And here.
3403
3404 * objcopy.c (parse_flags): Split off flag names from error message
3405 gettext as they are not translated.
3406 (copy_main): Similarly split off option name for --add-section,
3407 --set-section-flags, --change-section-vma, --change-section-lma
3408 error messages.
3409 Some white space changes.
3410
3411 from Matthew Benjamin <matt@linuxbox.nu>
3412 * objcopy.c (struct redefine_node): New.
3413 (redefine_sym_list): New.
3414 (redefine_list_append): New.
3415 (lookup_sym_redefinition): New.
3416 (OPTION_REDEFINE_SYM): New.
3417 (copy_options): Add --redefine-sym option.
3418 (copy_usage): Mention it.
3419 (filter_symbols): Rename symbols on redefine_sym_list.
3420 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
3421 (copy_main): Handle OPTION_REDEFINE_SYM.
3422
3423 2000-04-04 H.J. Lu <hjl@gnu.org>
3424
3425 * readelf.c (process_symbol_table): Correctly read in symbol
3426 versioning information.
3427
3428 2000-04-04 Alan Modra <alan@linuxcare.com.au>
3429
3430 * po/binutils.pot: Regenerate.
3431
3432 * addr2line.c (usage): Restore translated part of bug string.
3433 * ar.c (usage): Likewise.
3434 * nlmconv.c (show_usage): Likewise.
3435 * nm.c (usage): Likewise.
3436 * objcopy.c (copy_usage): Likewise.
3437 (strip_usage): Likewise.
3438 * objdump.c (usage): Likewise.
3439 * readelf.c (usage): Likewise.
3440 * size.c (usage): Likewise.
3441 * strings.c (usage): Likewise.
3442 * windres.c (usage): Likewise.
3443
3444 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3445 (DEP): Quote when passing vars to sub-make. Add warning
3446 message to end.
3447 (DEP1): Rewrite for "gcc -MM".
3448 (CLEANFILES): Add DEP2.
3449 Update dependencies.
3450 * Makefile.in: Regenerate.
3451
3452 2000-04-04 H.J. Lu <hjl@gnu.org>
3453
3454 * Makefile.am (GENERATED_HFILES): Add rcparse.h
3455 (arparse.h): Depend on arparse.c
3456 (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
3457
3458 2000-04-03 H.J. Lu (hjl@gnu.org)
3459
3460 * size.c (usage): Use REPORT_BUGS_TO.
3461
3462 2000-04-03 Alan Modra <alan@linuxcare.com.au>
3463
3464 * bucomm.h: #include "bin-bugs.h"
3465 * addr2line.c (usage): Use REPORT_BUGS_TO.
3466 * ar.c (usage): Likewise.
3467 * nlmconv.c (show_usage): Likewise.
3468 * nm.c (usage): Likewise.
3469 (OPTION_TARGET): Define.
3470 (long_options): Use OPTION_TARGET rather than 200.
3471 (main): Likewise.
3472
3473 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
3474 (strip_usage): Likewise.
3475 * objdump.c (usage): Likewise.
3476 * readelf.c (usage): Likewise.
3477 * strings.c (usage): Likewise.
3478 * windres.c (usage): Likewise.
3479
3480 2000-03-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
3481
3482 * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
3483
3484 2000-03-27 Nick Clifton <nickc@cygnus.com>
3485
3486 * rddbg.c (read_section_stabs_debugging_info): Catch out of range
3487 string offsets in corrupt stabs entries.
3488
3489 2000-03-27 Alan Modra <alan@linuxcare.com.au>
3490
3491 * readelf.c: Include elf/avr.h
3492 (dump_relocations): Add EM_AVR case.
3493
3494 2000-03-09 Tim Waugh <twaugh@redhat.com>
3495
3496 * strings.1: Correct '-bytes' to '--bytes'.
3497
3498 2000-03-08 H.J. Lu <hjl@gnu.org>
3499
3500 * Makefile.am (install-exec-local): Depend on
3501 install-binPROGRAMS for parallel make.
3502 * Makefile.in: Regenerated.
3503
3504 2000-02-27 Ian Lance Taylor <ian@zembu.com>
3505
3506 From Brad Lucier <lucier@math.purdue.edu>:
3507 * readelf.c (process_dynamic_segment): Add cast to make sure
3508 argument to %* is int.
3509
3510 2000-02-25 H.J. Lu <hjl@gnu.org>
3511
3512 * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
3513
3514 2000-02-24 Nick Clifton <nickc@cygnus.com>
3515
3516 * configure.in: Add arm-wince, mips-pe and sh-pe targets.
3517 * configure: Regenerate.
3518
3519 * dlltool.c: Add support for sh-pe and mips-pe targets.
3520 * rescoff.c: Add support for sh-pe and mips-pe targets.
3521
3522 2000-02-23 H.J. Lu <hjl@gnu.org>
3523
3524 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
3525
3526 2000-02-22 Nick Clifton <nickc@cygnus.com>
3527
3528 * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
3529
3530 2000-02-22 Ian Lance Taylor <ian@zembu.com>
3531
3532 From Brad Lucier <lucier@math.purdue.edu>:
3533 * readelf.c (process_version_sections): Add casts to make sure
3534 argument to %* is an int.
3535 (process_mips_specific): Add casts to make printf arguments match
3536 format.
3537
3538 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3539
3540 * objdump.c (dump_section_header): Change `opb' to unsigned.
3541 (find_symbol_for_address): Same here.
3542 (disassemble_data): And here. Change `addr_offset',
3543 `stop_offset', `nextstop_offset' to unsigned long.
3544 (dump_data): Change opb to unsigned.
3545
3546 2000-02-18 Frank Ch. Eigler <fche@redhat.com>
3547
3548 * resrc.c: Remove unmatched #if for cygwin.
3549
3550 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
3551
3552 * binutils.texi: Document the change of flavor name from atpcs-special
3553 to special-atpcs to prevent name conflict in gdb.
3554
3555 2000-02-08 Timothy Wall <twall@redhat.com>
3556
3557 * objdump.c (show_line): Fix bug preventing printing of the very
3558 first line (line zero) of a file when interlisting source and
3559 assembly. Added option to print entire context from start of file
3560 when the first line from that file is encountered.
3561
3562 2000-02-03 Timothy Wall <twall@redhat.com>
3563
3564 * objdump.c (dump_section_header, find_symbol_for_address,
3565 show_line, disassemble_bytes, disassemble_data, dump_data):
3566 distinguish between octets and bytes.
3567
3568 2000-01-27 Thomas de Lellis <tdel@windriver.com>
3569
3570 * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
3571 check to unresolved symbols.
3572 (print_symbol_info_sysv): Ditto.
3573 (print_symbol_info_posix): Ditto.
3574
3575 * binutils.texi: Document new 'V' symclass flag for nm.
3576
3577 2000-01-27 Nick Clifton <nickc@redhat.com>
3578
3579 * binutils.texi (objdump): Document new ARM specific
3580 disassembler options.
3581
3582 * objdump.c (usage): Call disassembler_usage().
3583
3584 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3585
3586 * readelf.c (get_dynamic_flags): Return buff.
3587 (process_dynamic_segment): Don't pass error strings to printf
3588 as format arg.
3589 (read_and_display_attr): Use lx and ld to print longs.
3590 (process_corefile_note_segment): Cast bfd_vma to unsigned long
3591 before printing.
3592 Update copyright.
3593
3594 2000-01-17 Nick Clifton <nickc@cygnus.com>
3595
3596 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
3597
3598 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
3599
3600 * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
3601 false.
3602 (debug_tag_type): Here too.
3603 * ieee.c (ieee_builtin_type): And here.
3604 * stabs.c (parse_stab_type, parse_stab_array_type): And here.
3605
3606 2000-01-13 Nick Clifton <nickc@cygnus.com>
3607
3608 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
3609 System/370".
3610
3611 2000-01-11 Nick Clifton <nickc@cygnus.com>
3612
3613 * readelf.c (get_dynamic_type): Remove DT_ENCODING.
3614
3615 2000-01-10 Nick Clifton <nickc@cygnus.com>
3616
3617 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
3618
3619 2000-01-07 Mumit Khan <khan@xraylith.wisc.edu>
3620
3621 * windres.c (long_options): Add --use-temp-file and
3622 --no-use-temp-file options.
3623 (usage): Document.
3624 (main): Handle.
3625
3626 * windres.h: Update read_rc_file prototype.
3627
3628 * resrc.c (cpp_temp_file): New static variable.
3629 (istream_type): New static variable.
3630 (close_pipe): Delete function.
3631 (run_cmd): New static function.
3632 (open_input_stream): New static function.
3633 (close_input_stream): New static function.
3634 (look_for_default): Handle DOS directory separator. Use
3635 open_input_stream instead of popen.
3636 (read_rc_file): Likewise.
3637
3638 * binutils.texi: Document --use-temp-file, --no-use-temp-file
3639 options.
3640
3641 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3642
3643 * dlltool.c (create_compat_implib): New variable.
3644 (gen_exp_file): Use.
3645 (make_one_lib_file): Use.
3646 (long_options): Add --compat-implib option.
3647 (usage): Handle.
3648 (main): Handle.
3649
3650 * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
3651 (main): Use. Don't look for "32" in cygwin and mingw target names.
3652
3653 2000-01-03 Nick Clifton <nickc@cygnus.com>
3654
3655 * binutils.texi: Document new, ARM specific disassembler
3656 command line switch "-M force-thumb".
3657
3658 For older changes see ChangeLog-9899
3659 \f
3660 Local Variables:
3661 mode: change-log
3662 left-margin: 8
3663 fill-column: 74
3664 version-control: never
3665 End: