aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1999-08-28Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz...Nick Clifton2-23/+92
1999-08-28 * binutils-all/hppa/freg.s: New file.Jeff Law3-0/+54
1999-08-27Patch from Jim Wilson - more bug fixes for line table decoding.Nick Clifton2-4/+18
1999-08-27(display_debug_lines, case DW_LNS_const_add_pc): Multiply adv by info.li_min_...Nick Clifton2-1/+7
1999-08-26 * readelf.c (get_sparc64_dynamic_type): New function.Richard Henderson2-0/+21
1999-08-26(display_debug_lines, case default): Change second line setting adv to use = ...Nick Clifton2-1/+6
1999-08-19extend comment.Nick Clifton2-2/+31
1999-08-18only emit -mthumb-interowrk directive if really necessary.Nick Clifton2-12/+17
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-08-09Hans-Peter Nilsson <hp@bitrange.com>Nick Clifton2-1/+9
1999-08-09 * objdump.c (exit_status): New static variable.Ian Lance Taylor2-13/+45
1999-08-09 * binutils-all/objcopy.exp: Add setup_xfail for simple copy testIan Lance Taylor2-1/+6
1999-08-09 * objdump.c (dump_section_header): Update for renaming ofIan Lance Taylor2-1/+5
1999-08-08 From Eli Zaretskii <eliz@gnu.org>:Ian Lance Taylor2-5/+14
1999-08-08 * configure.in: Define and substitute DEMANGLER_NAME.Ian Lance Taylor5-92/+124
1999-08-08 * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor3-36/+42
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor5-77/+97
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-63/+5
1999-07-221999-07-21 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-0/+6
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+8
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor3-2/+7
1999-07-14 * objdump.c (dump_section_header): Print SEC_SHORT.Richard Henderson2-0/+5
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