| Commit message (Expand) | Author | Age | Files | Lines |
* | * defparse.y (explist): Allow epsilon. | Richard Henderson | 1998-03-27 | 1 | -0/+5 |
* | * coffgrok.c (do_sections_p1): Use the section's lma instead of vma | Richard Henderson | 1998-03-27 | 2 | -28/+35 |
* | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 1998-03-25 | 3 | -87/+135 |
* | * rclex.l: Accept { and } as synonyms for BEGIN and END. | Ian Lance Taylor | 1998-03-25 | 2 | -1/+29 |
* | * objcopy.c (compare_section_lma): Rename from _vma. | Richard Henderson | 1998-02-18 | 2 | -4/+6 |
* | * dlltool.c (make_one_lib_file): Don't add 1 to hint. | Ian Lance Taylor | 1998-02-18 | 1 | -0/+4 |
* | * Makefile.am (AUTOMAKE_OPTIONS): Define. | Ian Lance Taylor | 1998-02-13 | 1 | -0/+5 |
* | * deflex.l: Accept '?' in symbol names, for VC++ mangled names. | Ian Lance Taylor | 1998-02-12 | 2 | -2/+5 |
* | * addr2line.c (usage): Update bug-gnu-utils address. | Ian Lance Taylor | 1998-02-12 | 3 | -9/+53 |
* | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1998-02-05 | 3 | -175/+325 |
* | * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name | Doug Evans | 1998-01-31 | 2 | -2/+8 |
* | Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1998-01-29 | 1 | -0/+8 |
* | Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 1998-01-28 | 1 | -0/+5 |
* | Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com> | Ian Lance Taylor | 1998-01-28 | 5 | -782/+338 |
* | Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 1998-01-28 | 1 | -77/+97 |
* | * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell | Fred Fish | 1998-01-23 | 1 | -0/+5 |
* | tipoe | Ian Lance Taylor | 1998-01-22 | 1 | -1/+1 |
* | * srconv.c (sh, h8300): Delete variables. | Richard Henderson | 1998-01-14 | 1 | -0/+15 |
* | Add txvu support. | Doug Evans | 1998-01-05 | 2 | -5/+44 |
* | From Matthew Bellantoni <matthew@chrysalis.com>: | Ian Lance Taylor | 1997-12-29 | 1 | -0/+7 |
* | * rclex.l: Don't permit a comma in a STRING. | Ian Lance Taylor | 1997-12-22 | 2 | -1/+28 |
* | Removed disasm_symaddr() function and switched detection of Arm vs Thumb | Nick Clifton | 1997-12-08 | 1 | -0/+5 |
* | Add call to disasm_symaddr() | Nick Clifton | 1997-12-02 | 2 | -79/+105 |
* | * windres.h (ESCAPE_*): Define standard escape sequences. | Ian Lance Taylor | 1997-12-02 | 2 | -1/+70 |
* | * Makefile.am (bin_PROGRAMS): Don't use line continuations here. | Jeff Law | 1997-11-09 | 1 | -0/+4 |
* | * objcopy.c (copy_section): Don't crash if there is no particular | Ian Lance Taylor | 1997-11-04 | 1 | -0/+5 |
* | * objcopy.c (parse_flags): Make flag check case insensitive. | Ian Lance Taylor | 1997-11-03 | 3 | -4/+48 |
* | * objcopy.c: Move new struct and variable definitions to top of | Ian Lance Taylor | 1997-11-02 | 2 | -24/+31 |
* | Mon Oct 20 15:31:43 1997 Klaus K"ampf <kkaempf@progis.de> | Ian Lance Taylor | 1997-10-20 | 1 | -0/+4 |
* | Add function to determine if a symbol is located at a given address. | Nick Clifton | 1997-10-14 | 1 | -0/+7 |
* | * objcopy.c, objcopy.1, binutils.texi: "localize" is a better name | Richard Henderson | 1997-10-10 | 4 | -14/+19 |
* | * binutils.texi (strip): Remove duplicate --target. From Marty | Ian Lance Taylor | 1997-10-09 | 2 | -1/+4 |
* | * nm.c (lineno_cache_bfd): New file static variable. | Ian Lance Taylor | 1997-10-09 | 1 | -0/+11 |
* | * objcopy.c (keep_specific_list, privatize_specific_list, | Richard Henderson | 1997-10-09 | 4 | -107/+372 |
* | * objdump.c (disassemble_data): Added "0x" prefix to printed hex | Frank Ch. Eigler | 1997-10-05 | 2 | -21/+78 |
* | * objcopy.c (set_times): New static function, replacing | Ian Lance Taylor | 1997-10-03 | 1 | -0/+6 |
* | * wrstabs.c (write_stabs_in_sections_debugging_info): Cast p to | Ian Lance Taylor | 1997-10-03 | 1 | -0/+8 |
* | * binutils.texi (ar cmdline): Document that q now works like r. | Ian Lance Taylor | 1997-09-24 | 1 | -1/+4 |
* | * binutils.texi (size): The object file argument is optional. | Ian Lance Taylor | 1997-09-24 | 2 | -1/+5 |
* | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1997-09-24 | 1 | -0/+17 |
* | * binutils-all/objdump.exp (cpus_expected): Add arc. | David Edelsohn | 1997-08-28 | 1 | -0/+10 |
* | Remove arc sanitization. | David Edelsohn | 1997-08-28 | 2 | -51/+23 |
* | * configure.in: Define TARGET in header file. | Ian Lance Taylor | 1997-08-06 | 2 | -0/+14 |
* | * Makefile.am (check-DEJAGNU): Export r. | Ian Lance Taylor | 1997-08-05 | 3 | -2/+10 |
* | * Makefile.am (STRIP_PROG): Change from strip.new to strip-new. | Ian Lance Taylor | 1997-08-05 | 3 | -22/+29 |
* | * configure.in: Remove AC_ARG_PROGRAM; it's invoked by | Ian Lance Taylor | 1997-08-05 | 3 | -114/+98 |
* | * Makefile.am (install-exec-local): Create $(tooldir)/bin before | Ian Lance Taylor | 1997-08-04 | 3 | -0/+6 |
* | * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT). | Ian Lance Taylor | 1997-08-04 | 5 | -46/+55 |
* | * aclocal.m4, configure, Makefile.in: Rebuild with new automake | Ian Lance Taylor | 1997-08-04 | 3 | -109/+97 |
* | * deflex.l, defparse.y: Use VERSIONK rather than VERSION. | Ian Lance Taylor | 1997-08-04 | 4 | -4/+13 |