Nick Clifton
069fe61f90
Remove redundant reference to E_V850EA_ARCH.
24 years ago
Alan Modra
fe0507eba5
* objdump.c (dump_bfd): Restore lines accidentally deleted in
last commit.
24 years ago
Nick Clifton
026df7c5e6
Add TMS320C4x support
24 years ago
Alan Modra
68a4c07345
Revert last change.
24 years ago
Alan Modra
84938e2e33
* binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on
stdout.
(strip_executable): Likewise.
24 years ago
Alan Modra
a1df01d1e4
* nm.c (display_rel_file): Don't report "no symbols" as an error.
* objdump.c (slurp_symtab): Likewise.
(slurp_dynamic_symtab): Likewise.
(dump_symbols): Likewise. Do print "no symbols" to stdout.
24 years ago
Geoffrey Keating
a926ab2fb9
* MAINTAINERS: Change my mailing address.
24 years ago
Dave Anglin
fcf6238032
* MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
24 years ago
Nick Clifton
f52e0eb852
oops - omitted from previous delta
24 years ago
Nick Clifton
51e28791b0
Add Jeff Law as HPPA maintainer
24 years ago
Alan Modra
c5b060adc5
* readelf.c (parse_args): Change debug_dump_opt to static.
24 years ago
Nick Clifton
61cd567514
Revert previous delta - it was bogus.
24 years ago
Nick Clifton
86f5577900
Put a newline after display an unknown dynamic type.
24 years ago
Nick Clifton
4b73ca9289
Cope with demangling function names that include a double underscore.
24 years ago
Alan Modra
8de397a5ad
* binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022,
tic80, tms320c30.
* binutils-all/objcopy.exp (simple copy): Revise xfails.
24 years ago
Alan Modra
35b1837e46
* readelf.c: Include elf/i370.h.
(dump_relocations): Handle EM_S370.
(dynamic_segment_parisc_val): Print \n.
(process_dynamic_segment <DT_BIND_NOW>): Here too.
24 years ago
Nick Clifton
762baac5e1
oops - omitted from previous delta
24 years ago
Nick Clifton
b5e2a4f34a
Replace 'gnu-new-abi' with 'gnu-v3'
24 years ago
Nick Clifton
85c09e8a4a
Don't warn about ALT use with non-VIRTKEY.
24 years ago
H.J. Lu
212a3c4d9d
2002-08-13 H.J. Lu <hjl@gnu.org>
* objcopy.c (copy_object): Don't warn about the unsupported
architecture unless the input target is defaulted or the
output architecture is different from the input.
24 years ago
Nick Clifton
2b692c5912
Updated Swedish translation
24 years ago
Richard Henderson
1b50a3482a
Add myself as Alpha maintainer.
24 years ago
Alan Modra
09de7a7356
* prdbg.c (pr_fix_visibility): Remove assert.
24 years ago
Nick Clifton
47badb7be6
Rename function arguments to avoid shadowing global symbols of the same name.
24 years ago
Jakub Jelinek
2979dc3446
* readelf.c (OPTION_DEBUG_DUMP): Define.
(options): Use it.
(usage): Update help.
(parse_args): Handle --debug-dump separately from -w.
* doc/binutils.texi (readelf): Update documentation.
24 years ago
Nick Clifton
219576a4db
New translations
24 years ago
Nick Clifton
bf4f22e6a6
oops - omitted from previous delta
24 years ago
Nick Clifton
ff3063f557
Update Spanish and Swedish translations
24 years ago
Alan Modra
c5b3a82ae6
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
24 years ago
Nick Clifton
0461a601af
update translations.
24 years ago
Alan Modra
bf44dd7445
* doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
24 years ago
Alan Modra
63eb080933
* budemang.c: Include config.h and string.h/strings.h.
24 years ago
Alan Modra
2c205ff2b0
* budemang.c: Include string.h.
24 years ago
Nick Clifton
1e4cf259d2
Add IP2K support
24 years ago
Nick Clifton
2cbb2eefe2
Add 'Chnages in 2.13' to NEWS files.
24 years ago
Jakub Jelinek
047b22647d
* readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
(get_section_type_name): Handle SHT_GNU_LIBLIST.
(process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
(process_gnu_liblist): New.
(process_file): Call it.
* elf/common.h (SHT_GNU_LIBLIST, DT_GNU_PRELINKED,
DT_GNU_CONFLICT*, DT_GNU_LIBLIST*): Define.
24 years ago
Alan Modra
97230b1503
* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
* Makefile.in: Regenerate.
24 years ago
Alan Modra
a6637ec0ed
* budemang.c: New file, "demangle" function.
* budemang.h: New file.
* addr2line.c (translate_addresses): Use "demangle".
* nm.c (print_symname): Likewise.
* objdump.c (objdump_print_symname): Likewise.
(dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
here since that obfuscates.
* rdcoff.c: Don't #include demangle.h.
* Makefile.am (CFILES): Add budemang.c, emul_aix.c,
emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
(HFILES): Add budemang.h. Sort.
(nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
Run "make dep-am".
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
24 years ago
Jason Thorpe
179d3252e3
include/elf:
2002-07-01 Matt Thomas <matt@3am-software.com>
* Rename EF_* to EF_VAX_*.
bfd:
2002-07-01 Matt Thomas <matt@3am-software.com>
* elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
to EF_VAX_*.
binutils:
2002-07-01 Matt Thomas <matt@3am-software.com>
* readelf.c: Include "elf/vax.h".
(guess_is_rela): Move EM_VAX from unknown to RELA case.
(dump_relocations): Handle VAX relocations.
(get_machine_flags): Handle VAX machine flags.
24 years ago
Stephane Carrez
75751cd993
* readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
24 years ago
Nick Clifton
e5851ab835
Rescind Tom Rix's maintainerships.
24 years ago
Alan Modra
eb3f2f5cfd
* nm.c (print_symname): When demangling, strip leading dots from
symbol names to avoid confusing the demangler.
24 years ago
H.J. Lu
a13a0de813
2002-06-25 H.J. Lu <hjl@gnu.org>
* Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
* Makefile.in: Regenerated.
24 years ago
Alan Modra
6db7a0866c
* configure.in: Quote bu_cv_have_fopen64.
* configure: Regenerate.
24 years ago
Alan Modra
9710509e6b
* configure.in: Check for strcoll.
* configure: Regenerate.
* config.in: Regenerate.
* nm.c (main): Set locale for LC_COLLATE category.
(non_numeric_forward): Use strcoll if available.
24 years ago
Dave Brolley
a9f0b5e7f0
2002-06-20 Dave Brolley <brolley@redhat.com>
* MAINTAINERS: Add self as fr30 and frv maintainer.
24 years ago
H.J. Lu
33f5f53780
2002-06-18 H.J. Lu (hjl@gnu.org)
* nm.c: Include "elf/common.h".
(extended_symbol_info): Add elfinfo, a pointer to
elf_symbol_type.
(SYM_SIZE): Use elfinfo if it is not NULL.
(get_symbol_type): New function.
(display_archive): Set print_width for each archive member.
(display_file): Likewise.
(display_rel_file): Don't set print_width here.
(print_object_filename_sysv): Handle print_width.
(print_archive_member_sysv): Likewise.
(print_symbols): Pass (bfd_vma) 0 to print_symbol.
(print_symbol): Set the elfinfo field in extended_symbol_info
for ELF.
(print_object_filename_sysv): Fix the output format.
(print_symbol_info_sysv): Print type and section for ELF.
2002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
* nm.c (print_size_symbols): Remove assignment, which makes
the symbol's size equal to its value when --size-sort is
used.
24 years ago
Dave Brolley
5c70f934cb
2002-06-18 Dave Brolley <brolley@redhat.com>
From Catherine Moore:
* readelf.c (elf/frv.h): #include it.
(guess_is_rela): Support EM_CYGNUS_FRV.
(dump_relocations): Ditto.
(get_machine_name): Ditto.
* Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
24 years ago
Jakub Jelinek
7ece0d85fd
binutils/
* readelf.c (get_file_header): Only read the first section header if
e_shoff is non-zero.
bfd/
* elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
e_shnum == 0.
Only read the first section header if e_shoff is non-zero.
Don't consider e_shstrndx if there are no sections.
24 years ago
H.J. Lu
72797995ca
2002-06-15 H.J. Lu (hjl@gnu.org)
* nm.c (print_size): New variable. Initialize to 0.
(long_options): Add 'S'/"print-size".
(main): Handle 'S'.
(print_symbol_info_bsd): Print size only if print_size is not
0.
* doc/binutils.texi: Document -S/--print-size.
24 years ago