Age | Commit message (Expand) | Author | Files | Lines |
1998-07-23 | * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set | Ian Lance Taylor | 1 | -0/+30 |
1998-07-23 | rebuild | Ian Lance Taylor | 1 | -0/+1250 |
1998-07-23 | * ld-elfvers/vers.exp: Just check for i?86 rather than checking | Ian Lance Taylor | 1 | -0/+13 |
1998-07-14 | Strip beos markers. | Richard Henderson | 1 | -0/+28 |
1998-07-14 | * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize. | Richard Henderson | 3 | -0/+21 |
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 | 5 | -33/+58 |
1998-07-08 | * Makefile.am (MAINTAINERCLEANFILES): Define. | Ian Lance Taylor | 3 | -0/+9 |
1998-07-07 | * Makefile.am (ldver.texi): New target. | Ian Lance Taylor | 4 | -18/+34 |
1998-07-06 | * configure.tgt (i[3456]86-*-solaris*): New target. | Ian Lance Taylor | 2 | -5/+12 |
1998-07-03 | * ldlang.c (wild_section): Don't get an assertion failure if the | Ian Lance Taylor | 2 | -7/+16 |
1998-07-03 | * scripttempl/pe.sc: Use SORT to sort sections appropriately. | Ian Lance Taylor | 1 | -239/+210 |
1998-07-03 | * ldlang.c (wild_sort): When sorting by file name, sort by archive | Ian Lance Taylor | 2 | -1/+62 |
1998-07-03 | * emultempl/pe.em (set_pe_subsystem): Don't call | Ian Lance Taylor | 2 | -68/+129 |
1998-07-03 | comment fixes | Ian Lance Taylor | 1 | -23/+0 |
1998-07-03 | * ldgram.y (extern_name_list): Do not require symbols to be | Ian Lance Taylor | 5 | -11/+35 |
1998-07-02 | gc note | Richard Henderson | 1 | -0/+24 |
1998-07-02 | * ld.h (args_type): Add gc_sections. | Richard Henderson | 8 | -91/+612 |
1998-07-01 | Pass thumb-pe and arm-pe | Nick Clifton | 1 | -0/+19 |
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 | 2 | -3/+24 |
1998-06-19 | * ld-scripts/weak.exp: New test. | Ian Lance Taylor | 5 | -0/+89 |
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 |