summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* * emultempl/gld960c.em: Include <ctype.h>.Ian Lance Taylor1996-12-121-0/+191
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tIan Lance Taylor1996-12-051-2/+5
* * emultempl/pe.em (set_pe_subsystem): When setting the subsystemIan Lance Taylor1996-10-091-0/+23
* Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1996-10-031-21/+26
* Mon Jul 15 11:49:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1996-07-151-9/+28
* * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES}David Edelsohn1996-05-221-191/+194
* * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.David Edelsohn1996-05-071-10/+171
* * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): NewIan Lance Taylor1996-04-051-1/+96
* * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): CheckIan Lance Taylor1996-02-191-22/+48
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): StripIan Lance Taylor1996-02-141-1/+1
* * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Warn ifIan Lance Taylor1996-02-131-19/+73
* * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor1996-01-151-2/+3
* * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):Steve Chamberlain1996-01-051-2/+19
* * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only setIan Lance Taylor1995-12-191-4/+30
* * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): AddIan Lance Taylor1995-11-091-1/+108
* * emultempl/aix.em: Include ldgram.h.Ian Lance Taylor1995-11-011-1/+51
* really make import_file staticIan Lance Taylor1995-10-311-1/+1
* * emultempl/aix.em (export_files): Remove.Ian Lance Taylor1995-10-311-30/+63
* Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-281-11/+27
* * emultempl/aix.em: Include ldctor.h.Ian Lance Taylor1995-10-271-1/+124
* * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): TreatIan Lance Taylor1995-10-271-0/+1
* tweak option handlingIan Lance Taylor1995-10-251-0/+4
* * emultempl/aix.em: Add support for various AIX linker options,Ian Lance Taylor1995-10-251-0/+665
* * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): MoveIan Lance Taylor1995-10-171-122/+497
* * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor1995-10-161-0/+1
* * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don'tIan Lance Taylor1995-10-071-0/+4
* * emultempl/elf32.em (global_stat): New file static variable.Ian Lance Taylor1995-10-021-4/+52
* * lexsup.c (parse_args): Handle -assert.Ian Lance Taylor1995-09-281-1/+5
* Revert Linux directory searching: it turns out that Linux no longerIan Lance Taylor1995-09-111-134/+0
* Add Linux style directory searching.Ian Lance Taylor1995-09-081-6/+179
* * configure.in: Call AC_HEADER_DIRENT.Ian Lance Taylor1995-09-081-12/+20
* * configure.in: Rewrite to use autoconf.Ian Lance Taylor1995-09-061-1/+0
* Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-311-0/+486
* Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-173-463/+1
* fsf address update, but not in COPYING filesKen Raeburn1995-07-075-12/+26
* * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment):Ian Lance Taylor1995-07-041-2/+20
* * emultempl/elf32.em (global_needed): New static variable.Ian Lance Taylor1995-07-041-22/+225
* Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-06-293-1/+233
* Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-05-122-1/+232
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor1995-01-271-1/+0
* update copyrightsIan Lance Taylor1995-01-241-1/+49
* * emultempl/miposecoff.em: New file.Ian Lance Taylor1994-12-022-0/+231
* * ld.h (args_type): Add new field embedded_relocs.Ian Lance Taylor1994-12-021-0/+1
* * ld.h (args_type): Add field export_dynamic.Ian Lance Taylor1994-11-121-3/+216
* Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor1994-06-162-0/+156
* Comment fix.Ian Lance Taylor1994-06-151-1/+1
* Let the user change the dynamic linker used by ELF code.Ian Lance Taylor1994-06-151-1/+12
* * emultempl/sunos.em: Only look for .so files if doing a dynamicIan Lance Taylor1994-06-101-1/+2
* Correct handling of .sa file.Ian Lance Taylor1994-06-021-2/+5
* Add support for SunOS shared libraries.Ian Lance Taylor1994-06-022-0/+565