OSDN Git Service

From Mark Elbrecht:
[pf3gnuchains/pf3gnuchains4x.git] / binutils / ChangeLog
1999-07-22 Ian Lance Taylor From Mark Elbrecht:
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-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 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-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-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 CliftonBetter coping with different reloc types.
1999-05-27 Ian Lance Taylor * readelf.c: Include "elf/i960.h".
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 HendersonInitial revision