Age | Commit message (Expand) | Author | Files | Lines |
1999-08-08 | From Eli Zaretskii <eliz@gnu.org>: | Ian Lance Taylor | 2 | -5/+14 |
1999-08-08 | * configure.in: Define and substitute DEMANGLER_NAME. | Ian Lance Taylor | 5 | -92/+124 |
1999-08-08 | * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to | Ian Lance Taylor | 3 | -36/+42 |
1999-08-05 | 1999-08-05 Donn Terry <donn@interix.com> | Ian Lance Taylor | 5 | -77/+97 |
1999-07-22 | From Mark Elbrecht: | Ian Lance Taylor | 2 | -63/+5 |
1999-07-22 | 1999-07-21 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -0/+6 |
1999-07-16 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -1/+8 |
1999-07-15 | * configure.in: Bump version number to 2.9.5. | Ian Lance Taylor | 3 | -2/+7 |
1999-07-14 | * objdump.c (dump_section_header): Print SEC_SHORT. | Richard Henderson | 2 | -0/+5 |
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 16 | -108/+123 |
1999-07-09 | Only decode 64bit ELF files if the host compiler supports a 64bit data type. | Nick Clifton | 2 | -7/+64 |
1999-07-08 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -1/+44 |
1999-07-08 | * stabs.c (parse_stab_type): Fix handling of template names with | Ian Lance Taylor | 2 | -23/+51 |
1999-06-29 | Add fr30 and mcore to expected cpus list. | Nick Clifton | 3 | -2/+10 |
1999-06-22 | * Makefile.am (dlltool_SOURCES): Add dyn-string.c. | Ian Lance Taylor | 3 | -4/+9 |
1999-06-22 | 1999-06-23 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 7 | -63/+84 |
1999-06-22 | Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>: | Ian Lance Taylor | 9 | -181/+523 |
1999-06-21 | h | Jeff Law | 1 | -1/+1 |
1999-06-21 | m | Jeff Law | 1 | -0/+5 |
1999-06-21 | Link object files with the .exp file, not the .lib file | Nick Clifton | 2 | -6/+8 |
1999-06-18 | * deflex.l: Accept single-character symbol names. | DJ Delorie | 2 | -1/+5 |
1999-06-16 | Detect symbols typed as thumb functions. | Nick Clifton | 2 | -1/+11 |
1999-06-16 | Add -M command line switch to objdump - text of switch is passed on to disass... | Nick Clifton | 4 | -2/+47 |
1999-06-14 | Fix typos. | Andreas Schwab | 2 | -2/+6 |
1999-06-13 | * objdump.c (disassemble_bytes): If the disassembler returns an | Ian Lance Taylor | 2 | -1/+10 |
1999-06-13 | * defparse.y (explist): Remove separate expline to eliminate | Ian Lance Taylor | 3 | -10/+43 |
1999-06-12 | * ar.c (O_BINARY): Define as 0 if not defined. | Ian Lance Taylor | 2 | -1/+10 |
1999-06-12 | * rename.c (O_BINARY): Define as 0 if not defined. | Ian Lance Taylor | 2 | -1/+14 |
1999-06-12 | Based on patch from H. Peter Anvin <hpa@transmeta.com>: | Ian Lance Taylor | 5 | -9/+64 |
1999-06-12 | * configure.in: If frexp is not available, check in -lm. | Ian Lance Taylor | 3 | -217/+298 |
1999-06-12 | * readelf.c (get_elf_class): Use correct printf format for type. | Ian Lance Taylor | 2 | -9/+22 |
1999-06-10 | Updated to match latest output. | Nick Clifton | 3 | -27/+29 |
1999-06-09 | * binutils-all/objdump.exp: Tighten regexp to match `objdump -i' | Andreas Schwab | 2 | -1/+6 |
1999-06-09 | * readelf.c (dump_section): Cast bfd_vma values to [unsigned] long | Andreas Schwab | 2 | -148/+452 |
1999-06-07 | * windres.c (usage): Fix typo. | Andreas Schwab | 2 | -1/+5 |
1999-06-04 | Use 64bit wide values in internal fields. | Nick Clifton | 2 | -39/+55 |
1999-06-04 | Add support for 64 bit ELF files. | Nick Clifton | 2 | -231/+586 |
1999-06-03 | Use macros to hold names of temporary files. | Nick Clifton | 2 | -10/+40 |
1999-06-03 | Update. | Richard Henderson | 2 | -398/+441 |
1999-06-02 | * dlltool.c (gen_exp_file): Revert 19990411 change. | Richard Henderson | 2 | -20/+5 |
1999-05-31 | * readelf.c (process_relocs): Determine type of reloc from | Andreas Schwab | 2 | -9/+19 |
1999-05-29 | Display unknown values detected in ELF program header. | Nick Clifton | 2 | -4/+24 |
1999-05-29 | fix typo. | Nick Clifton | 2 | -1/+5 |
1999-05-28 | remove spurious code. | Nick Clifton | 1 | -3/+0 |
1999-05-28 | Better coping with different reloc types. | Nick Clifton | 2 | -70/+129 |
1999-05-27 | * binutils-all/readelf.h: Update for changes of 1999-04-08. | Ian Lance Taylor | 2 | -0/+9 |
1999-05-27 | * readelf.c: Include "elf/i960.h". | Ian Lance Taylor | 2 | -0/+11 |
1999-05-27 | break long line | Ian Lance Taylor | 1 | -2/+2 |
1999-05-27 | * objcopy.c (copy_archive): Preserve dates of archive members if | Andreas Schwab | 2 | -0/+16 |
1999-05-27 | * readelf.c (dump_relocations): Always print the addend on RELA | Andreas Schwab | 2 | -11/+18 |