Age | Commit message (Expand) | Author | Files | Lines |
1998-08-18 | * emultempl/armelf.em (gld_armelf_before_allocation): | Catherine Moore | 1 | -0/+10 |
1998-08-14 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 1 | -0/+3 |
1998-08-14 | * ldgram.y: Include "ldctor.h". | Ian Lance Taylor | 1 | -0/+24 |
1998-08-13 | Thu Aug 13 12:52:45 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+5 |
1998-08-12 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set vma to 0 | Doug Evans | 1 | -0/+7 |
1998-08-12 | * scripttempl/elfarm.sc: Change text start address | Catherine Moore | 1 | -0/+7 |
1998-08-11 | * emulparms/mn10200.sh (MAX_PAGESIZE): Define to 1. | Jeff Law | 1 | -0/+5 |
1998-08-10 | * scripttempl/elfarm.sc: Set text start address to | Catherine Moore | 1 | -0/+7 |
1998-08-01 | * scripttempl/elfarm.sc: New file. | Catherine Moore | 1 | -0/+7 |
1998-07-31 | emulparams/armelf.sh: New file. | Catherine Moore | 1 | -0/+14 |
1998-07-24 | * configure.tgt: Recognize h8[35]00*-coff* as well as -hms*. | Ian Lance Taylor | 1 | -0/+4 |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 1 | -20/+0 |
1998-07-23 | * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set | Ian Lance Taylor | 1 | -0/+30 |
1998-07-13 | Mon Jul 13 13:20:23 1998 Steve Chamberlain <sac@transmeta.com> | Ian Lance Taylor | 1 | -0/+12 |
1998-07-08 | * ldgram.y: Change MAX to MAX_K and MIN to MIN_K, to avoid | Ian Lance Taylor | 1 | -0/+3 |
1998-07-08 | * Makefile.am (MAINTAINERCLEANFILES): Define. | Ian Lance Taylor | 1 | -0/+5 |
1998-07-07 | * Makefile.am (ldver.texi): New target. | Ian Lance Taylor | 1 | -0/+8 |
1998-07-06 | * configure.tgt (i[3456]86-*-solaris*): New target. | Ian Lance Taylor | 1 | -0/+4 |
1998-07-03 | * ldlang.c (wild_section): Don't get an assertion failure if the | Ian Lance Taylor | 1 | -0/+3 |
1998-07-03 | * ldlang.c (wild_sort): When sorting by file name, sort by archive | Ian Lance Taylor | 1 | -0/+16 |
1998-07-03 | * emultempl/pe.em (set_pe_subsystem): Don't call | Ian Lance Taylor | 1 | -0/+6 |
1998-07-03 | * ldgram.y (extern_name_list): Do not require symbols to be | Ian Lance Taylor | 1 | -0/+10 |
1998-07-02 | * ld.h (args_type): Add gc_sections. | Richard Henderson | 1 | -0/+27 |
1998-06-23 | * Makefile.am (install-data-local): Make ldscripts subdirectory. | Ian Lance Taylor | 1 | -0/+11 |
1998-06-22 | * ld.texinfo: Note that -relax may make symbolic debugging | Jeff Law | 1 | -0/+13 |
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 | 1 | -0/+6 |
1998-06-12 | * Makefile.am (HFILES): Remove config.h. | Ian Lance Taylor | 1 | -0/+10 |
1998-06-12 | * po/Make-in (all-yes): If maintainer mode, depend on .pot file. | Tom Tromey | 1 | -0/+5 |
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 | 1 | -0/+7 |
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 | 1 | -0/+6 |
1998-06-01 | * ld.texinfo (Input Section Wildcards): Document SORT keyword. | Ian Lance Taylor | 1 | -0/+11 |
1998-05-18 | From Jason Merrill <jason@cygnus.com>: | Ian Lance Taylor | 1 | -0/+14 |
1998-05-15 | * ldlex.l: Recognize keyword SORT. | Ian Lance Taylor | 1 | -0/+23 |
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 | 1 | -0/+33 |
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 | 1 | -0/+2 |
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-22 | * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir). | Tom Tromey | 1 | -0/+4 |
1998-04-22 | * Makefile.am (check-DEJAGNU): Add $(INTLLIBS) to LIBIBERTY when | Ian Lance Taylor | 1 | -0/+7 |
1998-04-22 | * ld.texinfo (MEMORY): Clarify use of >REGION. | Ian Lance Taylor | 1 | -0/+4 |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1 | -0/+19 |
1998-04-22 | * ld.texinfo (Simple Example): Rewrite a few things as suggested | Ian Lance Taylor | 1 | -0/+6 |
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 | 1 | -0/+5 |