| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4. | Ian Lance Taylor | 1997-08-01 | 4 | -104/+135 |
* | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1997-08-01 | 11 | -780/+2604 |
* | From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: | Ian Lance Taylor | 1997-07-31 | 2 | -0/+16 |
* | From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: | Ian Lance Taylor | 1997-07-30 | 2 | -1/+8 |
* | * resbin.c (bin_to_res_string): Correct adjustment of data and | Ian Lance Taylor | 1997-07-29 | 2 | -2/+7 |
* | * nlmconv.c (link_inputs): Call libiberty pexecute function. | Ian Lance Taylor | 1997-07-22 | 1 | -0/+5 |
* | Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz... | Ian Lance Taylor | 1997-07-22 | 2 | -5/+97 |
* | More tweaks. Add windres documentation. | Ian Lance Taylor | 1997-06-26 | 3 | -2/+138 |
* | * rcparse.y: Add a couple of missing semicolons (accepted by bison | Ian Lance Taylor | 1997-06-26 | 2 | -2/+4 |
* | * windres.c (main): Quit if we didn't get any resources. | Ian Lance Taylor | 1997-06-26 | 3 | -3/+12 |
* | * resbin.c: New file. | Ian Lance Taylor | 1997-06-26 | 9 | -246/+3354 |
* | Another windres snapshot. Can now read the COFF resources directory, | Ian Lance Taylor | 1997-06-23 | 6 | -30/+356 |
* | First stab at Windows resource compiler: | Ian Lance Taylor | 1997-06-22 | 10 | -85/+5953 |
* | * dlltool.c (export_type): Add data field. | Ian Lance Taylor | 1997-06-12 | 2 | -3/+24 |
* | * dlltool.h: New file. | Ian Lance Taylor | 1997-06-11 | 6 | -254/+352 |
* | Wed Jun 11 12:05:52 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1997-06-11 | 1 | -0/+9 |
* | Removed global variable "exec_output". remote_load now returns | Bob Manson | 1997-06-04 | 1 | -0/+70 |
* | * configure.in: Don't clear OPCODES when --enable-commonbfdlib is | Ian Lance Taylor | 1997-05-12 | 1 | -0/+11 |
* | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1997-04-15 | 2 | -10/+27 |
* | revert last patch | Ian Lance Taylor | 1997-04-14 | 2 | -3/+1 |
* | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1997-04-14 | 2 | -1/+3 |
* | * binutils-all/ar.exp (long_filenames): Check for a file system | Ian Lance Taylor | 1997-04-14 | 1 | -0/+171 |
* | From Thomas Graichen <graichen@rzpd.de>: | Ian Lance Taylor | 1997-04-14 | 2 | -4/+11 |
* | * configure.in: Add AC_FUNC_ALLOCA. | Ian Lance Taylor | 1997-04-04 | 3 | -134/+1129 |
* | * Makefile.in (distclean): Remove site.exp and site.bak. Remove | Ian Lance Taylor | 1997-04-04 | 2 | -2/+5 |
* | * Makefile.in (distclean): Remove site.exp and site.bak. | Ian Lance Taylor | 1997-04-04 | 2 | -1/+5 |
* | * Makefile.in (VERSION): Set to 2.8.1. | Ian Lance Taylor | 1997-04-03 | 2 | -11/+34 |
* | remove uninteresting TODO file | Ian Lance Taylor | 1997-04-02 | 2 | -14/+0 |
* | Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1997-04-01 | 4 | -58/+115 |