aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1998-03-25 Based on patch from H.J. Lu <hjl@gnu.org>:Ian Lance Taylor3-87/+135
1998-03-25 * rclex.l: Accept { and } as synonyms for BEGIN and END.Ian Lance Taylor2-1/+29
1998-02-18 * objcopy.c (compare_section_lma): Rename from _vma.Richard Henderson2-4/+6
1998-02-18 * dlltool.c (make_one_lib_file): Don't add 1 to hint.Ian Lance Taylor1-0/+4
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor1-0/+5
1998-02-12 * deflex.l: Accept '?' in symbol names, for VC++ mangled names.Ian Lance Taylor2-2/+5
1998-02-12 * addr2line.c (usage): Update bug-gnu-utils address.Ian Lance Taylor3-9/+53
1998-02-05 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor3-175/+325
1998-01-31 * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_nameDoug Evans2-2/+8
1998-01-29Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+8
1998-01-28Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw...Ian Lance Taylor1-0/+5
1998-01-28Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com>Ian Lance Taylor5-782/+338
1998-01-28Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw...Ian Lance Taylor1-77/+97
1998-01-23 * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tellFred Fish1-0/+5
1998-01-22tipoeIan Lance Taylor1-1/+1
1998-01-14 * srconv.c (sh, h8300): Delete variables.Richard Henderson1-0/+15
1998-01-05Add txvu support.Doug Evans2-5/+44
1997-12-29 From Matthew Bellantoni <matthew@chrysalis.com>:Ian Lance Taylor1-0/+7
1997-12-22 * rclex.l: Don't permit a comma in a STRING.Ian Lance Taylor2-1/+28
1997-12-08Removed disasm_symaddr() function and switched detection of Arm vs ThumbNick Clifton1-0/+5
1997-12-02Add call to disasm_symaddr()Nick Clifton2-79/+105
1997-12-02 * windres.h (ESCAPE_*): Define standard escape sequences.Ian Lance Taylor2-1/+70
1997-11-09 * Makefile.am (bin_PROGRAMS): Don't use line continuations here.Jeff Law1-0/+4
1997-11-04 * objcopy.c (copy_section): Don't crash if there is no particularIan Lance Taylor1-0/+5
1997-11-03 * objcopy.c (parse_flags): Make flag check case insensitive.Ian Lance Taylor3-4/+48
1997-11-02 * objcopy.c: Move new struct and variable definitions to top ofIan Lance Taylor2-24/+31
1997-10-20Mon Oct 20 15:31:43 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1997-10-14Add function to determine if a symbol is located at a given address.Nick Clifton1-0/+7
1997-10-10 * objcopy.c, objcopy.1, binutils.texi: "localize" is a better nameRichard Henderson4-14/+19
1997-10-09 * binutils.texi (strip): Remove duplicate --target. From MartyIan Lance Taylor2-1/+4
1997-10-09 * nm.c (lineno_cache_bfd): New file static variable.Ian Lance Taylor1-0/+11
1997-10-09 * objcopy.c (keep_specific_list, privatize_specific_list,Richard Henderson4-107/+372
1997-10-05 * objdump.c (disassemble_data): Added "0x" prefix to printed hexFrank Ch. Eigler2-21/+78
1997-10-03 * objcopy.c (set_times): New static function, replacingIan Lance Taylor1-0/+6
1997-10-03 * wrstabs.c (write_stabs_in_sections_debugging_info): Cast p toIan Lance Taylor1-0/+8
1997-09-24 * binutils.texi (ar cmdline): Document that q now works like r.Ian Lance Taylor1-1/+4
1997-09-24 * binutils.texi (size): The object file argument is optional.Ian Lance Taylor2-1/+5
1997-09-24 * aclocal.m4: Rebuild with new libtool.Ian Lance Taylor1-0/+17
1997-08-28 * binutils-all/objdump.exp (cpus_expected): Add arc.David Edelsohn1-0/+10
1997-08-28Remove arc sanitization.David Edelsohn2-51/+23
1997-08-06 * configure.in: Define TARGET in header file.Ian Lance Taylor2-0/+14
1997-08-05 * Makefile.am (check-DEJAGNU): Export r.Ian Lance Taylor3-2/+10
1997-08-05 * Makefile.am (STRIP_PROG): Change from strip.new to strip-new.Ian Lance Taylor3-22/+29
1997-08-05 * configure.in: Remove AC_ARG_PROGRAM; it's invoked byIan Lance Taylor3-114/+98
1997-08-04 * Makefile.am (install-exec-local): Create $(tooldir)/bin beforeIan Lance Taylor3-0/+6
1997-08-04 * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT).Ian Lance Taylor5-46/+55
1997-08-04 * aclocal.m4, configure, Makefile.in: Rebuild with new automakeIan Lance Taylor3-109/+97
1997-08-04 * deflex.l, defparse.y: Use VERSIONK rather than VERSION.Ian Lance Taylor4-4/+13
1997-08-01 * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4.Ian Lance Taylor4-104/+135
1997-08-01 * Makefile.am: New file, based on old Makefile.in.Ian Lance Taylor11-780/+2604