aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor16-108/+123
1999-07-09Only decode 64bit ELF files if the host compiler supports a 64bit data type.Nick Clifton2-7/+64
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+44
1999-07-08 * stabs.c (parse_stab_type): Fix handling of template names withIan Lance Taylor2-23/+51
1999-06-29Add fr30 and mcore to expected cpus list.Nick Clifton3-2/+10
1999-06-22 * Makefile.am (dlltool_SOURCES): Add dyn-string.c.Ian Lance Taylor3-4/+9
1999-06-221999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor7-63/+84
1999-06-22 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor9-181/+523
1999-06-21hJeff Law1-1/+1
1999-06-21mJeff Law1-0/+5
1999-06-21Link object files with the .exp file, not the .lib fileNick Clifton2-6/+8
1999-06-18* deflex.l: Accept single-character symbol names.DJ Delorie2-1/+5
1999-06-16Detect symbols typed as thumb functions.Nick Clifton2-1/+11
1999-06-16Add -M command line switch to objdump - text of switch is passed on to disass...Nick Clifton4-2/+47
1999-06-14Fix typos.Andreas Schwab2-2/+6
1999-06-13 * objdump.c (disassemble_bytes): If the disassembler returns anIan Lance Taylor2-1/+10
1999-06-13 * defparse.y (explist): Remove separate expline to eliminateIan Lance Taylor3-10/+43
1999-06-12 * ar.c (O_BINARY): Define as 0 if not defined.Ian Lance Taylor2-1/+10
1999-06-12 * rename.c (O_BINARY): Define as 0 if not defined.Ian Lance Taylor2-1/+14
1999-06-12 Based on patch from H. Peter Anvin <hpa@transmeta.com>:Ian Lance Taylor5-9/+64
1999-06-12 * configure.in: If frexp is not available, check in -lm.Ian Lance Taylor3-217/+298
1999-06-12 * readelf.c (get_elf_class): Use correct printf format for type.Ian Lance Taylor2-9/+22
1999-06-10Updated to match latest output.Nick Clifton3-27/+29
1999-06-09 * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'Andreas Schwab2-1/+6
1999-06-09 * readelf.c (dump_section): Cast bfd_vma values to [unsigned] longAndreas Schwab2-148/+452
1999-06-07 * windres.c (usage): Fix typo.Andreas Schwab2-1/+5
1999-06-04Use 64bit wide values in internal fields.Nick Clifton2-39/+55
1999-06-04Add support for 64 bit ELF files.Nick Clifton2-231/+586
1999-06-03Use macros to hold names of temporary files.Nick Clifton2-10/+40
1999-06-03Update.Richard Henderson2-398/+441
1999-06-02* dlltool.c (gen_exp_file): Revert 19990411 change.Richard Henderson2-20/+5
1999-05-31 * readelf.c (process_relocs): Determine type of reloc fromAndreas Schwab2-9/+19
1999-05-29Display unknown values detected in ELF program header.Nick Clifton2-4/+24
1999-05-29fix typo.Nick Clifton2-1/+5
1999-05-28remove spurious code.Nick Clifton1-3/+0
1999-05-28Better coping with different reloc types.Nick Clifton2-70/+129
1999-05-27 * binutils-all/readelf.h: Update for changes of 1999-04-08.Ian Lance Taylor2-0/+9
1999-05-27 * readelf.c: Include "elf/i960.h".Ian Lance Taylor2-0/+11
1999-05-27break long lineIan Lance Taylor1-2/+2
1999-05-27 * objcopy.c (copy_archive): Preserve dates of archive members ifAndreas Schwab2-0/+16
1999-05-27 * readelf.c (dump_relocations): Always print the addend on RELAAndreas Schwab2-11/+18
1999-05-25* windres.c: add verbose optionDJ Delorie5-11/+141
1999-05-16Add support for generating an mcore-elf dll.Nick Clifton2-23/+206
1999-05-15Add support for mcore to dlltool.Nick Clifton4-24/+145
1999-05-12 * rclex.l: add code to suppress certain output from cpp, replaceDJ Delorie3-85/+128
1999-05-111999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie6-11/+73
1999-05-06 * rename.c (smart_rename): Fix test of whether file exists.Ian Lance Taylor2-4/+8
1999-05-06Set display_endian based on target endianism.Nick Clifton2-2/+7
1999-05-05 * dlltool.c (interwork): Remove.Catherine Moore2-38/+53
1999-05-05 * readelf.c (get_machine_flags): Check for EF_CPU32.Catherine Moore2-2/+12