From Wally Iimura <iimura@microunity.com>:
[binutils-gdb.git] / binutils /
1999-08-09 Ian Lance Taylor * objdump.c (exit_status): New static variable.
1999-08-09 Ian Lance Taylor * binutils-all/objcopy.exp: Add setup_xfail for simple...
1999-08-09 Ian Lance Taylor * objdump.c (dump_section_header): Update for renaming of
1999-08-08 Ian Lance Taylor From Eli Zaretskii <eliz@gnu.org>:
1999-08-08 Ian Lance Taylor * configure.in: Define and substitute DEMANGLER_NAME.
1999-08-08 Ian Lance Taylor * Makefile.am: Rename .dep* files to DEP*. Change...
1999-08-05 Ian Lance Taylor1999-08-05 Donn Terry <donn@interix.com>
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-22 Ian Lance Taylor From Mark Elbrecht:
1999-07-22 Ian Lance Taylor1999-07-21 H.J. Lu <hjl@gnu.org>
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-16 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-07-15 Ian Lance Taylor * configure.in: Bump version number to 2.9.5.
1999-07-14 Richard Henderson * objdump.c (dump_section_header): Print SEC_SHORT.
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-09 Nick CliftonOnly decode 64bit ELF files if the host compiler suppor...
1999-07-08 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-07-08 Ian Lance Taylor * stabs.c (parse_stab_type): Fix handling of template...
1999-06-29 Nick CliftonAdd fr30 and mcore to expected cpus list.
1999-06-22 Ian Lance Taylor * Makefile.am (dlltool_SOURCES): Add dyn-string.c.
1999-06-22 Ian Lance Taylor1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>
1999-06-22 Ian Lance Taylor Based on patches from Mumit Khan <khan@xraylith.wisc...
1999-06-21 Jeff Lawh
1999-06-21 Jeff Lawm
1999-06-21 Nick CliftonLink object files with the .exp file, not the .lib...
1999-06-18 DJ Delorie* deflex.l: Accept single-character symbol names.
1999-06-16 Nick CliftonDetect symbols typed as thumb functions.
1999-06-16 Nick CliftonAdd -M command line switch to objdump - text of switch...
1999-06-14 Andreas SchwabFix typos.
1999-06-13 Ian Lance Taylor * objdump.c (disassemble_bytes): If the disassembler...
1999-06-13 Ian Lance Taylor * defparse.y (explist): Remove separate expline to...
1999-06-12 Ian Lance Taylor * ar.c (O_BINARY): Define as 0 if not defined.
1999-06-12 Ian Lance Taylor * rename.c (O_BINARY): Define as 0 if not defined.
1999-06-12 Ian Lance Taylor Based on patch from H. Peter Anvin <hpa@transmeta...
1999-06-12 Ian Lance Taylor * configure.in: If frexp is not available, check in...
1999-06-12 Ian Lance Taylor * readelf.c (get_elf_class): Use correct printf format...
1999-06-10 Nick CliftonUpdated to match latest output.
1999-06-09 Andreas Schwab * binutils-all/objdump.exp: Tighten regexp to match...
1999-06-09 Andreas Schwab * readelf.c (dump_section): Cast bfd_vma values to...
1999-06-07 Andreas Schwab * windres.c (usage): Fix typo.
1999-06-04 Nick CliftonUse 64bit wide values in internal fields.
1999-06-04 Nick CliftonAdd support for 64 bit ELF files.
1999-06-03 Nick CliftonUse macros to hold names of temporary files.
1999-06-03 Richard HendersonUpdate.
1999-06-02 Richard Henderson* dlltool.c (gen_exp_file): Revert 19990411 change.
1999-05-31 Andreas Schwab * readelf.c (process_relocs): Determine type of reloc...
1999-05-29 Nick CliftonDisplay unknown values detected in ELF program header.
1999-05-29 Nick Cliftonfix typo.
1999-05-28 Nick Cliftonremove spurious code.
1999-05-28 Nick CliftonBetter coping with different reloc types.
1999-05-27 Ian Lance Taylor * binutils-all/readelf.h: Update for changes of 1999...
1999-05-27 Ian Lance Taylor * readelf.c: Include "elf/i960.h".
1999-05-27 Ian Lance Taylorbreak long line
1999-05-27 Andreas Schwab * objcopy.c (copy_archive): Preserve dates of archive...
1999-05-27 Andreas Schwab * readelf.c (dump_relocations): Always print the adden...
1999-05-25 DJ Delorie* windres.c: add verbose option
1999-05-16 Nick CliftonAdd support for generating an mcore-elf dll.
1999-05-15 Nick CliftonAdd support for mcore to dlltool.
1999-05-12 DJ Delorie * rclex.l: add code to suppress certain output from...
1999-05-11 DJ Delorie1999-05-10 DJ Delorie <dj@cygnus.com>
1999-05-06 Ian Lance Taylor * rename.c (smart_rename): Fix test of whether file...
1999-05-06 Nick CliftonSet display_endian based on target endianism.
1999-05-05 Catherine Moore * dlltool.c (interwork): Remove.
1999-05-05 Catherine Moore * readelf.c (get_machine_flags): Check for...
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-02-05 Jeff Lawm32rx -> cygnus sanitization change.
1999-02-02 Nick CliftonDump tags found after the comp unit entry in a .debug_i...
1999-02-02 Nick CliftonAdd ability to dump .debug_aranges sections
1999-02-02 Nick CliftonDisplayDWARF2 basic type encodings.
1999-02-02 Nick CliftonReplace {...} with [...]
1999-02-01 Catherine Moore * readelf.c (dump_relocations): Handle EM_ARM...
1999-02-01 Nick CliftonRemove v850e sanitization
1999-01-29 Nick CliftonFix seg fault producing histogram
1999-01-29 Nick CliftonAdd tests for readelf's Dwarf2 dumping feature.
1999-01-29 Nick CliftonSupport v850 expected failures.
1999-01-29 Nick CliftonAdd tests of readelf.
1999-01-27 Nick CliftonAdd preliminary DWARF2 dumpping capability to readelf.
1999-01-15 Jeff Law * coffdump.c (xcalloc): Remove, in libiberty...
1999-01-14 Nick CliftonOutput formatting change to improve readability.
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-12-15 Doug Evanssanitize sky stuff
1998-12-13 Doug Evans * Makefile.am (PROGS,bin_PROGRAMS): Add @BUILD_MISC@
1998-12-08 Ian Lance Taylor * objdump.1: Fix typo (-d to -D). From Nokubi Hirotaka
1998-12-07 Ian Lance Taylor * objdump.c (SFILE): Add size field.
1998-12-06 Ian Lance Taylor * strip.1: Fix typo (-V to -v). From Issei Hirayama
1998-12-03 Ulrich DrepperUpdate.
1998-12-03 Ulrich Drepper(process_mips_specific): Print .conflict section content.
1998-12-02 Ulrich DrepperUpdate.
1998-12-02 Ulrich Drepper(process_mips_specific): Print l_flags in liblist in...
1998-11-17 Nick Cliftonregenerated Makefile.in
1998-11-17 Dave BrolleyMon Nov 16 19:17:23 1998 Dave Brolley <brolley@cygnus...
1998-11-16 Nick CliftonRegenerated these files.
1998-11-14 Ian Lance Taylor * debug.c (debug_name_type): Correct return type from...
1998-11-10 Nick CliftonAdd dependency of readelf.c on elf/fr30.h
1998-11-05 Nick CliftonAdd support for the FR30.
1998-11-02 Geoffrey NoerMon Nov 2 14:59:33 1998 Geoffrey Noer <noer@cygnus...
1998-10-31 Geoffrey NoerFri Oct 30 15:14:49 1998 Geoffrey Noer <noer@cygnus...
next