Age | Commit message (Expand) | Author | Files | Lines |
1999-01-03 | * Makefile.am (check-DEJAGNU): No longer provide HOSTING_EMU, HOSTING_CRT0, | Ken Raeburn | 1 | -11/+31 |
1998-11-09 | * pe-dll.c: New file; direct support for PE DLLs | DJ Delorie | 1 | -8/+18 |
1998-11-05 | Add support for FR30 | Nick Clifton | 1 | -19/+24 |
1998-08-31 | remove armelf sanitization. | Catherine Moore | 1 | -7/+0 |
1998-08-21 | fix armelf sanitization and earmelf.c dependencies | Ian Lance Taylor | 1 | -1/+7 |
1998-08-14 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 1 | -3/+8 |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 1 | -20/+24 |
1998-07-08 | * Makefile.am (MAINTAINERCLEANFILES): Define. | Ian Lance Taylor | 1 | -0/+2 |
1998-07-07 | * Makefile.am (ldver.texi): New target. | Ian Lance Taylor | 1 | -9/+11 |
1998-06-12 | * Makefile.am (HFILES): Remove config.h. | Ian Lance Taylor | 1 | -4/+10 |
1998-04-22 | fix gettext merge error on ld.info and ld.dvi | Ian Lance Taylor | 1 | -3/+0 |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1 | -77/+199 |
1998-04-06 | * Makefile.am (ld.info): Invoke makeinfo with -I options directly | Ian Lance Taylor | 1 | -8/+7 |
1998-04-03 | * Makefile.am (MOSTLYCLEANFILES): Add ld.log and ld.sum. | Ian Lance Taylor | 1 | -2/+2 |
1998-04-03 | * configure.in: Put the tdirs in a file and use AC_SUBST_FILE, | Ian Lance Taylor | 1 | -3/+4 |
1998-03-28 | * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir. | Ian Lance Taylor | 1 | -2/+5 |
1998-03-28 | * Makefile.am (MOSTLYCLEANFILES): Correct name (was | Ian Lance Taylor | 1 | -1/+1 |
1998-03-25 | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 1 | -57/+85 |
1998-02-10 | * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o | Jeff Law | 1 | -0/+8 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -0/+1 |
1998-02-04 | * Makefile.am (ld_new_LDADD): Remove @LEXLIB@. | Ian Lance Taylor | 1 | -1/+1 |
1998-02-03 | Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> | Ian Lance Taylor | 1 | -0/+8 |
1998-01-31 | * Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_name | Doug Evans | 1 | -2/+2 |
1998-01-30 | Fri Jan 30 11:43:49 1998 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+6 |
1998-01-28 | delete txvu stuff, building mips files now | Doug Evans | 1 | -5/+0 |
1997-12-22 | * Makefile.am (etxvuelf.c): Add rule for. | Doug Evans | 1 | -2/+28 |
1997-12-09 | Add d30v, d10v, tic80 to all_emulations; Add Oct 23 changes to Makefile.in to... | Michael Meissner | 1 | -4/+9 |
1997-08-29 | * Makefile.am (ld_new_DEPENDENCIES): Remove @LEXLIB@. | Ian Lance Taylor | 1 | -1/+1 |
1997-08-28 | * configure.tgt (arc-*-elf*): Recognize. | David Edelsohn | 1 | -6/+11 |
1997-08-09 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -424/+548 |
1997-07-29 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | Rob Savoye | 1 | -10/+11 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -58/+58 |
1997-02-28 | * ldmain.c (main): Call bfd_set_default_target. | Ian Lance Taylor | 1 | -1/+1 |
1997-02-28 | * emultempl/m88kbcs.em: Remove. | Ian Lance Taylor | 1 | -2/+11 |
1997-02-20 | Since d10v is public now, remove all sanitization statements | Michael Meissner | 1 | -2/+5 |
1997-01-31 | * Makefile.in (ld.info): Add -I$(srcdir). From Alan Modra | Ian Lance Taylor | 1 | -3/+3 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 1 | -1/+1 |
1996-12-13 | * Makefile.in (emn10200.c): Add dependencies. | Jeff Law | 1 | -1/+7 |
1996-10-18 | * Makefile.in (ALL_EMULATIONS): Remove eelf64alpha.o. | Ian Lance Taylor | 1 | -1/+3 |
1996-10-17 | * scripttempl/v850.sc: New linker script for the V850. | Jeff Law | 1 | -1/+1 |
1996-10-08 | * Makefile.in (ldlex.c): Don't pass any options to $(LEX). | Ian Lance Taylor | 1 | -1/+1 |
1996-10-03 | * fnmatch.h, fnmatch.c: Remove (now in libiberty). | Ian Lance Taylor | 1 | -5/+4 |
1996-10-03 | * Makefile.in (mostlyclean): Move config.log to distclean. | Jason Molenda | 1 | -2/+2 |
1996-09-30 | * Makefile.in (em32relf.c): Add rule for. | David Edelsohn | 1 | -1/+15 |
1996-08-22 | * Makefile.in (ev850.c): New target. | Jeff Law | 1 | -2/+7 |
1996-07-29 | * fnmatch.h, fnmatch.c: New files. | Ian Lance Taylor | 1 | -7/+8 |
1996-07-23 | start-sanitize-d10v | Martin Hunt | 1 | -0/+5 |
1996-07-09 | * configure.tgt (mips*el-*-elf*): Use elf32elmip. | Ian Lance Taylor | 1 | -0/+8 |
1996-07-05 | No longer sanitize away h8s stuff. | Jeff Law | 1 | -4/+0 |
1996-07-04 | * emulparams/pc532macha.sh: Rename from pc532machaout.sh to avoid | Ian Lance Taylor | 1 | -4/+4 |