Age | Commit message (Expand) | Author | Files | Lines |
1997-08-06 | * configure.in: Define TARGET in header file. | Ian Lance Taylor | 2 | -0/+14 |
1997-08-05 | * Makefile.am (check-DEJAGNU): Export r. | Ian Lance Taylor | 3 | -2/+10 |
1997-08-05 | * Makefile.am (STRIP_PROG): Change from strip.new to strip-new. | Ian Lance Taylor | 3 | -22/+29 |
1997-08-05 | * configure.in: Remove AC_ARG_PROGRAM; it's invoked by | Ian Lance Taylor | 3 | -114/+98 |
1997-08-04 | * Makefile.am (install-exec-local): Create $(tooldir)/bin before | Ian Lance Taylor | 3 | -0/+6 |
1997-08-04 | * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT). | Ian Lance Taylor | 5 | -46/+55 |
1997-08-04 | * aclocal.m4, configure, Makefile.in: Rebuild with new automake | Ian Lance Taylor | 3 | -109/+97 |
1997-08-04 | * deflex.l, defparse.y: Use VERSIONK rather than VERSION. | Ian Lance Taylor | 4 | -4/+13 |
1997-08-01 | * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4. | Ian Lance Taylor | 4 | -104/+135 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 11 | -780/+2604 |
1997-07-31 | From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: | Ian Lance Taylor | 2 | -0/+16 |
1997-07-30 | From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: | Ian Lance Taylor | 2 | -1/+8 |
1997-07-29 | * resbin.c (bin_to_res_string): Correct adjustment of data and | Ian Lance Taylor | 2 | -2/+7 |
1997-07-22 | * nlmconv.c (link_inputs): Call libiberty pexecute function. | Ian Lance Taylor | 1 | -0/+5 |
1997-07-22 | Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz... | Ian Lance Taylor | 2 | -5/+97 |
1997-06-26 | More tweaks. Add windres documentation. | Ian Lance Taylor | 3 | -2/+138 |
1997-06-26 | * rcparse.y: Add a couple of missing semicolons (accepted by bison | Ian Lance Taylor | 2 | -2/+4 |
1997-06-26 | * windres.c (main): Quit if we didn't get any resources. | Ian Lance Taylor | 3 | -3/+12 |
1997-06-26 | * resbin.c: New file. | Ian Lance Taylor | 9 | -246/+3354 |
1997-06-23 | Another windres snapshot. Can now read the COFF resources directory, | Ian Lance Taylor | 6 | -30/+356 |
1997-06-22 | First stab at Windows resource compiler: | Ian Lance Taylor | 10 | -85/+5953 |
1997-06-12 | * dlltool.c (export_type): Add data field. | Ian Lance Taylor | 2 | -3/+24 |
1997-06-11 | * dlltool.h: New file. | Ian Lance Taylor | 6 | -254/+352 |
1997-06-11 | Wed Jun 11 12:05:52 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+9 |
1997-06-04 | Removed global variable "exec_output". remote_load now returns | Bob Manson | 1 | -0/+70 |
1997-05-12 | * configure.in: Don't clear OPCODES when --enable-commonbfdlib is | Ian Lance Taylor | 1 | -0/+11 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -10/+27 |
1997-04-14 | revert last patch | Ian Lance Taylor | 2 | -3/+1 |
1997-04-14 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -1/+3 |
1997-04-14 | * binutils-all/ar.exp (long_filenames): Check for a file system | Ian Lance Taylor | 1 | -0/+171 |
1997-04-14 | From Thomas Graichen <graichen@rzpd.de>: | Ian Lance Taylor | 2 | -4/+11 |
1997-04-04 | * configure.in: Add AC_FUNC_ALLOCA. | Ian Lance Taylor | 3 | -134/+1129 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. Remove | Ian Lance Taylor | 2 | -2/+5 |
1997-04-04 | * Makefile.in (distclean): Remove site.exp and site.bak. | Ian Lance Taylor | 2 | -1/+5 |
1997-04-03 | * Makefile.in (VERSION): Set to 2.8.1. | Ian Lance Taylor | 2 | -11/+34 |
1997-04-02 | remove uninteresting TODO file | Ian Lance Taylor | 2 | -14/+0 |
1997-04-01 | Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 4 | -58/+115 |
1997-03-28 | Fri Mar 28 17:57:53 1997 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+18 |
1997-03-27 | Based on patch from Marty Leisner <leisner@sdsp.mc.xerox.com>: | Ian Lance Taylor | 3 | -3/+24 |
1997-03-27 | mention addr2line | Ian Lance Taylor | 1 | -0/+5 |
1997-03-27 | addr2line.c contributed by Ulrich Lauther | Ian Lance Taylor | 4 | -0/+221 |
1997-03-27 | * version.c (print_version): Update copyright date. | Ian Lance Taylor | 1 | -0/+9 |
1997-03-24 | Remove m32r sanitization. | David Edelsohn | 1 | -34/+1 |
1997-03-21 | * size.c (usage): Make definition match its prototype. | Jeff Law | 1 | -0/+37 |
1997-03-18 | Tue Mar 18 16:39:55 1997 H.J. Lu <hjl@lucon.org> | Ian Lance Taylor | 1 | -0/+3 |
1997-03-18 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -62/+57 |
1997-03-15 | Based on patches from Jamie Lokier <jamie@rebellion.co.uk>: | Ian Lance Taylor | 4 | -25/+132 |
1997-03-15 | * objdump.c (usage): Mention --no-show-raw-insn. | Ian Lance Taylor | 5 | -18/+97 |
1997-03-06 | Add d30v to cpus. | Martin Hunt | 1 | -0/+33 |
1997-02-27 | Use change-log-mode, not indented-text-mode | Michael Meissner | 1 | -1/+23 |