Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-02 | * budemang.c: New file, "demangle" function. | Alan Modra | 1 | -1/+0 | |
* 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-05-23 | * rdcoff.c: Fix formatting. | Kazu Hirata | 1 | -6/+6 | |
* rddbg.c: Likewise. * readelf.c: Likewise. * rename.c: Likewise. * resbin.c: Likewise. * resrc.c: Likewise. * resres.c: Likewise. | |||||
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 1 | -1/+1 | |
2000-07-23 | (external_coff_symbol_p): K&R-ise. | Alan Modra | 1 | -1/+2 | |
2000-06-25 | Treat GNU weak symbols as external. | Nick Clifton | 1 | -1/+20 | |
2000-04-07 | A mostly cosmetic tidy up of warnings and error message reporting. | Alan Modra | 1 | -17/+15 | |
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -3/+3 | |
as appropriate. Add variable initializations. Add casts. * objdump.c (disassemble_bytes): Change j to bfd_vma. * readelf.c (process_syminfo): Change i to unsigned int. (display_debug_info): Change abbrev_number to unsigned long. (process_mips_specific): Change fcnt to size_t. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+889 | |