aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1994-08-18 Make the ELF linker handle orphaned sections reasonably. Also,Ian Lance Taylor1-0/+19
1994-08-16 * scripttempl/aout.sc: Add .linux-dynamic after .data.Ian Lance Taylor1-2/+6
1994-08-16 * Treat --dll-verbose as --version, for Linux compatibility. FromIan Lance Taylor1-0/+5
1994-08-15 * ldexp.h (exp_get_abs_int): Declare.Ian Lance Taylor1-0/+9
1994-08-06Fri Aug 5 20:55:55 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+4
1994-08-04 * ldlex.l (yy_create_string_buffer): Handle change to internalJean Marie Diaz1-0/+5
1994-08-02Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)Jean Marie Diaz1-0/+9
1994-08-01 * scripttempl/mips.sc: Redo script to set . outside of sectionsIan Lance Taylor1-0/+5
1994-07-26 * scripttempl/elf.sc: Copy several more relocation sections intoIan Lance Taylor1-0/+5
1994-07-22 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.Ian Lance Taylor4-166/+252
1994-07-22 * ldlang.c (lang_common): Pass desired alignment toIan Lance Taylor2-33/+13
1994-07-22 * ldlang.c (wild_section): Attach all section with the given name,Ian Lance Taylor2-52/+152
1994-07-20 * ld.h (args_type): Add field rpath.Ian Lance Taylor2-4/+57
1994-07-14ns32k port from Ian DallKen Raeburn7-10/+63
1994-07-08 * lexsup.c (parse_args): Changed "retain-symbols-file" fromIan Lance Taylor2-6/+54
1994-07-05 * scripttempl/hppaelf.sc (__stack_zero): Don't define this name,Jeff Law1-0/+14
1994-06-30Elim dup of file namesStan Shebs1-2/+4
1994-06-30Fix typoStan Shebs1-1/+1
1994-06-29 * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.Jean Marie Diaz2-0/+3
1994-06-29 * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do notJean Marie Diaz1-0/+6
1994-06-28 * mpw-config.in (emulname): Set based on target.Stan Shebs3-1/+26
1994-06-28 * mpw-xconfig.in: Remove ldemul-list.h construction, now inStan Shebs2-12/+7
1994-06-28 * ldlex.l: Recognize \r the same as \n.Stan Shebs1-0/+19
1994-06-23Change --with-targets to --enable-targets, per GNU coding standards.David MacKenzie1-0/+4
1994-06-23 * lexsup.c (parse_args): Add support for new options -( -) withIan Lance Taylor1-0/+20
1994-06-22 * ldlang.c (end_of_data_section_statement_list): Don't define.Ian Lance Taylor2-13/+4
1994-06-22 * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT} inside anIan Lance Taylor2-1/+4
1994-06-22 * ldlang.c (lang_size_sections): Adjust current region addressIan Lance Taylor2-11/+16
1994-06-22 * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0.Ian Lance Taylor1-0/+3
1994-06-22 * scripttempl/mipsbsd.sc: Let sections align to their naturalIan Lance Taylor1-0/+17
1994-06-17 * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000Jeff Law1-0/+5
1994-06-17deleted code for keep-v9 that does nothing usefulKen Raeburn1-4/+0
1994-06-16 * lexsup.c (parse_args): Add -shared to longopts, and handle it.Ian Lance Taylor2-0/+7
1994-06-16 * configure.in: If EMUL_EXTRA* is defined in a config file, treatIan Lance Taylor2-0/+5
1994-06-16 * Makefile.in: Rebuilt dependencies.Ian Lance Taylor7-15/+17
1994-06-16Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor4-1/+164
1994-06-16 * ldexp.c (exp_print_tree): Don't crash if etree_rel section hasIan Lance Taylor1-0/+4
1994-06-16 * scripttempl/aout.sc: Let sections align to their naturalIan Lance Taylor1-0/+5
1994-06-15 * ldemul.h (ldemul_open_dynamic_archive): Declare.Ian Lance Taylor1-0/+19
1994-06-15Comment fix.Ian Lance Taylor1-1/+1
1994-06-15 * lexsup.c (parse_args): Accept -static as a synonym forIan Lance Taylor2-0/+2
1994-06-15 * ldmain.c (get_emulation): Ignore -m486 for Linux compatibility.Ian Lance Taylor3-0/+10
1994-06-15 Let the user change the dynamic linker used by ELF code.Ian Lance Taylor4-2/+33
1994-06-15 * config/sun4sol2.mt (eelf32_sparc.c): Depend upon elf32.em, notIan Lance Taylor1-1/+1
1994-06-15 * lexsup.c (parse_args): Sort out the option macros and change theIan Lance Taylor2-22/+26
1994-06-15 * scripttempl/aout.sc: Define __etext and __edata to go along withIan Lance Taylor2-0/+5
1994-06-15 * ldver.c (help): Mention -traditional-format.Ian Lance Taylor1-1/+2
1994-06-15 * ld.h (ld_config_type): Add new field traditional_format.Ian Lance Taylor6-4/+43
1994-06-15 * ldctor.c (ldctor_add_entry): Add entries to a set in the orderIan Lance Taylor1-0/+5
1994-06-14Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor2-3/+7