Age | Commit message (Expand) | Author | Files | Lines |
1998-06-13 | emulparams/m32relf.sh: Back out INPUT_FILES change. libgcc1-test fails. | Doug Evans | 1 | -2/+3 |
1998-06-13 | * scripttempl/elf.sc (INPUT_FILES): Optional INPUT spec. | Doug Evans | 2 | -3/+17 |
1998-06-12 | * Makefile.am (HFILES): Remove config.h. | Ian Lance Taylor | 3 | -8/+30 |
1998-06-12 | * po/Make-in (all-yes): If maintainer mode, depend on .pot file. | Tom Tromey | 2 | -3/+9 |
1998-06-09 | Make 'send' be CONST char * to avoid compiler warning. | Nick Clifton | 1 | -0/+5 |
1998-06-05 | * configure.tgt (dvp-*-*): Set targ_emul=elf32l5900. | Doug Evans | 1 | -0/+1 |
1998-06-05 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set vma to 0 | Doug Evans | 2 | -0/+40 |
1998-06-05 | * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Set | Ian Lance Taylor | 1 | -0/+9 |
1998-06-02 | * ldlang.c (lang_finish): If the entry symbol is not found, try | Ian Lance Taylor | 2 | -16/+37 |
1998-06-01 | * ld.texinfo (Input Section Wildcards): Document SORT keyword. | Ian Lance Taylor | 2 | -2/+50 |
1998-05-29 | * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi. | Ian Lance Taylor | 2 | -16/+48 |
1998-05-18 | From Jason Merrill <jason@cygnus.com>: | Ian Lance Taylor | 2 | -2/+31 |
1998-05-15 | * ldlex.l: Recognize keyword SORT. | Ian Lance Taylor | 7 | -95/+464 |
1998-05-15 | * emulparams/m32relf.sh (TEMPLATE_NAME): Define. | Richard Henderson | 1 | -0/+4 |
1998-05-14 | Added support for display emulation specific command line options. | Nick Clifton | 3 | -2/+43 |
1998-05-06 | fix xgettext invocation | Ian Lance Taylor | 1 | -1/+1 |
1998-05-04 | * ld-shared/main.c (shlib_overriddencall2): New function. | Ian Lance Taylor | 1 | -0/+7 |
1998-05-04 | comment changes | Ian Lance Taylor | 1 | -21/+48 |
1998-05-04 | * ld-srec/sr3.cc (__get_eh_context): New function. | Ian Lance Taylor | 1 | -0/+14 |
1998-04-29 | Fixed xgettext invocation in .Sanitize files | Tom Tromey | 1 | -1/+1 |
1998-04-27 | * configure.in: Change version number to 2.9.4 | Ian Lance Taylor | 1 | -0/+3 |
1998-04-27 | * ld.texinfo (Options) [-rpath-link]: Mention ld.so.conf. | Ian Lance Taylor | 2 | -0/+5 |
1998-04-27 | x | Ian Lance Taylor | 1 | -0/+1 |
1998-04-27 | * emultempl/elf32.em (global_vercheck_needed): New file static | Ian Lance Taylor | 1 | -0/+14 |
1998-04-23 | If xgettext fails, make Sanitize fail | Tom Tromey | 1 | -2/+2 |
1998-04-22 | * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir). | Tom Tromey | 1 | -0/+4 |
1998-04-22 | .Sanitize now re-computes gettext-related files | Tom Tromey | 1 | -0/+22 |
1998-04-22 | * Makefile.am (check-DEJAGNU): Add $(INTLLIBS) to LIBIBERTY when | Ian Lance Taylor | 1 | -0/+7 |
1998-04-22 | * lexsup.c (parse_args): Change -l options into --library options | Ian Lance Taylor | 1 | -2/+28 |
1998-04-22 | fix gettext merge error on ld.info and ld.dvi | Ian Lance Taylor | 2 | -6/+0 |
1998-04-22 | * ld.texinfo (MEMORY): Clarify use of >REGION. | Ian Lance Taylor | 2 | -8/+13 |
1998-04-22 | fix sanitization for gettext changes | Ian Lance Taylor | 4 | -26/+66 |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 13 | -450/+2854 |
1998-04-22 | * ld.texinfo (Simple Example): Rewrite a few things as suggested | Ian Lance Taylor | 2 | -16/+39 |
1998-04-21 | Changes to conform to BFD coding conventions. | Nick Clifton | 1 | -0/+15 |
1998-04-19 | * ldlang.c (lang_one_common): Manipulate the section's cooked size | Richard Henderson | 2 | -4/+9 |
1998-04-07 | Tue Apr 7 13:35:29 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+6 |
1998-04-06 | * Makefile.am (ld.info): Invoke makeinfo with -I options directly | Ian Lance Taylor | 3 | -16/+24 |
1998-04-05 | * scripttempl/pe.sc: Use shell variables to avoid depending upon | Ian Lance Taylor | 1 | -0/+5 |
1998-04-03 | * Makefile.am (MOSTLYCLEANFILES): Add ld.log and ld.sum. | Ian Lance Taylor | 3 | -4/+8 |
1998-04-03 | x | Ian Lance Taylor | 1 | -0/+6 |
1998-04-03 | * configure.in: Put the tdirs in a file and use AC_SUBST_FILE, | Ian Lance Taylor | 4 | -12/+24 |
1998-04-03 | tweak | Ian Lance Taylor | 1 | -5/+6 |
1998-04-03 | tweak | Ian Lance Taylor | 1 | -8/+21 |
1998-04-03 | * ld.texinfo: Completely rewrite linker script documentation. | Ian Lance Taylor | 2 | -1449/+1731 |
1998-03-30 | * configure.in: Set version to 2.9.1. | Ian Lance Taylor | 2 | -200/+216 |
1998-03-28 | * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir. | Ian Lance Taylor | 3 | -3/+12 |
1998-03-28 | Fix some gcc -Wall warnings: | Ian Lance Taylor | 2 | -5/+45 |
1998-03-28 | * Makefile.am (MOSTLYCLEANFILES): Correct name (was | Ian Lance Taylor | 2 | -2/+2 |
1998-03-27 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Put | Ian Lance Taylor | 1 | -0/+5 |