aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
1997-07-31 From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:Ian Lance Taylor2-0/+16
1997-07-30 From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:Ian Lance Taylor2-1/+8
1997-07-29 * resbin.c (bin_to_res_string): Correct adjustment of data andIan Lance Taylor2-2/+7
1997-07-22 * nlmconv.c (link_inputs): Call libiberty pexecute function.Ian Lance Taylor1-0/+5
1997-07-22Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor2-5/+97
1997-06-26More tweaks. Add windres documentation.Ian Lance Taylor3-2/+138
1997-06-26 * rcparse.y: Add a couple of missing semicolons (accepted by bisonIan Lance Taylor2-2/+4
1997-06-26 * windres.c (main): Quit if we didn't get any resources.Ian Lance Taylor3-3/+12
1997-06-26 * resbin.c: New file.Ian Lance Taylor9-246/+3354
1997-06-23Another windres snapshot. Can now read the COFF resources directory,Ian Lance Taylor6-30/+356
1997-06-22 First stab at Windows resource compiler:Ian Lance Taylor10-85/+5953
1997-06-12 * dlltool.c (export_type): Add data field.Ian Lance Taylor2-3/+24
1997-06-11 * dlltool.h: New file.Ian Lance Taylor6-254/+352
1997-06-11Wed Jun 11 12:05:52 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-0/+9
1997-06-04 Removed global variable "exec_output". remote_load now returnsBob Manson1-0/+70
1997-05-12 * configure.in: Don't clear OPCODES when --enable-commonbfdlib isIan Lance Taylor1-0/+11
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor2-10/+27
1997-04-14revert last patchIan Lance Taylor2-3/+1
1997-04-14 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor2-1/+3
1997-04-14 * binutils-all/ar.exp (long_filenames): Check for a file systemIan Lance Taylor1-0/+171
1997-04-14 From Thomas Graichen <graichen@rzpd.de>:Ian Lance Taylor2-4/+11
1997-04-04 * configure.in: Add AC_FUNC_ALLOCA.Ian Lance Taylor3-134/+1129