Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-17 | binutils: | Zack Weinberg | 8 | -289/+523 | |
* Makefile.am (CFILES): Add cxxfilt.c. (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS). (cxxfilt_LDADD): Delete. Remove all references to underscore.c. Regen dependencies. * configure.in: Define TARGET_PREPENDS_UNDERSCORE in config.h from $UNDERSCORE, rather than AC_SUBSTing it. * binutils/cxxfilt.c: Moved here from gcc/cp, minor adjustments to fit into binutils framework. * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate. gcc/cp: * Make-lang.in: Remove all references to the demangler. * cxxfilt.c: Moved to binutils. | |||||
2002-09-12 | Handle DW_OP_GNU_push_tls_address. | Nick Clifton | 2 | -8/+18 | |
Synch up with the gcc's dwarf2.h | |||||
2002-09-11 | Update translations | Nick Clifton | 2 | -1974/+2575 | |
2002-09-10 | Add Ben Elliston as a maintainer for configure and testsuite changes. | Nick Clifton | 2 | -0/+26 | |
Add paragraphs about testsuite and config patches. | |||||
2002-08-29 | Remove redundant reference to E_V850EA_ARCH. | Nick Clifton | 2 | -3/+5 | |
2002-08-28 | * objdump.c (dump_bfd): Restore lines accidentally deleted in | Alan Modra | 2 | -0/+7 | |
last commit. | |||||
2002-08-28 | Add TMS320C4x support | Nick Clifton | 3 | -10/+17 | |
2002-08-26 | Revert last change. | Alan Modra | 4 | -4/+18 | |
2002-08-26 | * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on | Alan Modra | 2 | -2/+8 | |
stdout. (strip_executable): Likewise. | |||||
2002-08-26 | * nm.c (display_rel_file): Don't report "no symbols" as an error. | Alan Modra | 3 | -17/+12 | |
* objdump.c (slurp_symtab): Likewise. (slurp_dynamic_symtab): Likewise. (dump_symbols): Likewise. Do print "no symbols" to stdout. | |||||
2002-08-24 | * MAINTAINERS: Change my mailing address. | Geoffrey Keating | 2 | -1/+5 | |
2002-08-23 | * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer. | Dave Anglin | 2 | -0/+5 | |
2002-08-23 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+1 | |
2002-08-22 | Add Jeff Law as HPPA maintainer | Nick Clifton | 2 | -0/+6 | |
2002-08-20 | * readelf.c (parse_args): Change debug_dump_opt to static. | Alan Modra | 2 | -1/+5 | |
2002-08-17 | Revert previous delta - it was bogus. | Nick Clifton | 2 | -7/+0 | |
2002-08-16 | Put a newline after display an unknown dynamic type. | Nick Clifton | 2 | -2/+14 | |
2002-08-16 | Cope with demangling function names that include a double underscore. | Nick Clifton | 2 | -23/+40 | |
2002-08-15 | * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022, | Alan Modra | 3 | -15/+22 | |
tic80, tms320c30. * binutils-all/objcopy.exp (simple copy): Revise xfails. | |||||
2002-08-15 | * readelf.c: Include elf/i370.h. | Alan Modra | 2 | -0/+15 | |
(dump_relocations): Handle EM_S370. (dynamic_segment_parisc_val): Print \n. (process_dynamic_segment <DT_BIND_NOW>): Here too. | |||||
2002-08-14 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+6 | |
2002-08-14 | Replace 'gnu-new-abi' with 'gnu-v3' | Nick Clifton | 3 | -15/+15 | |
2002-08-14 | Don't warn about ALT use with non-VIRTKEY. | Nick Clifton | 2 | -1/+6 | |
2002-08-13 | 2002-08-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+9 | |
* 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. | |||||
2002-08-09 | Updated Swedish translation | Nick Clifton | 2 | -117/+1022 | |
2002-08-06 | Add myself as Alpha maintainer. | Richard Henderson | 1 | -0/+1 | |
2002-08-05 | * prdbg.c (pr_fix_visibility): Remove assert. | Alan Modra | 2 | -2/+4 | |
2002-07-31 | Rename function arguments to avoid shadowing global symbols of the same name. | Nick Clifton | 2 | -11/+18 | |
2002-07-30 | * readelf.c (OPTION_DEBUG_DUMP): Define. | Jakub Jelinek | 3 | -5/+98 | |
(options): Use it. (usage): Update help. (parse_args): Handle --debug-dump separately from -w. * doc/binutils.texi (readelf): Update documentation. | |||||
2002-07-25 | New translations | Nick Clifton | 3 | -2071/+2755 | |
2002-07-24 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+5 | |
2002-07-24 | Update Spanish and Swedish translations | Nick Clifton | 1 | -138/+405 | |
2002-07-23 | * Makefile.am: Run "make dep-am". | Alan Modra | 3 | -19/+25 | |
* Makefile.in: Regenerate. | |||||
2002-07-23 | update translations. | Nick Clifton | 3 | -4/+9 | |
2002-07-23 | * doc/binutils.texi (addr2line <man synopsis>): Correct brackets. | Alan Modra | 2 | -1/+5 | |
2002-07-23 | * budemang.c: Include config.h and string.h/strings.h. | Alan Modra | 2 | -1/+8 | |
2002-07-20 | * budemang.c: Include string.h. | Alan Modra | 2 | -0/+5 | |
2002-07-18 | Add IP2K support | Nick Clifton | 3 | -0/+22 | |
2002-07-16 | Add 'Chnages in 2.13' to NEWS files. | Nick Clifton | 2 | -2/+8 | |
2002-07-10 | * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED, | Jakub Jelinek | 2 | -1/+117 | |
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. | |||||
2002-07-02 | * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change. | Alan Modra | 3 | -2/+5 | |
* Makefile.in: Regenerate. | |||||
2002-07-02 | * budemang.c: New file, "demangle" function. | Alan Modra | 10 | -226/+318 | |
* 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. | |||||
2002-07-01 | include/elf: | Jason Thorpe | 2 | -1/+22 | |
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. | |||||
2002-06-30 | * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations. | Stephane Carrez | 2 | -0/+10 | |
2002-06-26 | Rescind Tom Rix's maintainerships. | Nick Clifton | 2 | -2/+4 | |
2002-06-26 | * nm.c (print_symname): When demangling, strip leading dots from | Alan Modra | 2 | -1/+28 | |
symbol names to avoid confusing the demangler. | |||||
2002-06-26 | 2002-06-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -0/+7 | |
* Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it. * Makefile.in: Regenerated. | |||||
2002-06-21 | * configure.in: Quote bu_cv_have_fopen64. | Alan Modra | 3 | -4/+9 | |
* configure: Regenerate. | |||||
2002-06-21 | * configure.in: Check for strcoll. | Alan Modra | 5 | -8/+35 | |
* configure: Regenerate. * config.in: Regenerate. * nm.c (main): Set locale for LC_COLLATE category. (non_numeric_forward): Use strcoll if available. | |||||
2002-06-20 | 2002-06-20 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -0/+6 | |
* MAINTAINERS: Add self as fr30 and frv maintainer. |