aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
1998-11-24* emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call toDJ Delorie1-1/+3
1998-11-23fix for arm-pe linker testsuite failures - only define an entry symbol if one...Nick Clifton1-1/+2
1998-11-23 * emultempl/pe.em (gld_i386pe_after_open): callDJ Delorie1-2/+3
1998-11-17* emultempl/pe.em (gld_i386_finish): generate import libraryDJ Delorie1-6/+21
1998-11-10 * pe-dll.c (process_def_file): properly note undefined exportedDJ Delorie1-1/+64
1998-11-09* emultempl/pe.em (gld_i386_list_options): list dll-specific options.DJ Delorie1-0/+5
1998-11-09 * pe-dll.c: New file; direct support for PE DLLsDJ Delorie1-8/+205
1998-08-27add armelf.em to things to keep.Catherine Moore1-6/+1
1998-08-20mention directory when looking for sanitizeIan Lance Taylor1-3/+3
1998-08-13Add armelf.Catherine Moore1-0/+7
1998-07-14 * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.Richard Henderson1-0/+7
1998-07-03 * scripttempl/pe.sc: Use SORT to sort sections appropriately.Ian Lance Taylor1-239/+210
1998-07-03 * emultempl/pe.em (set_pe_subsystem): Don't callIan Lance Taylor1-68/+123
1998-06-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set vma to 0Doug Evans1-0/+33
1998-03-26Add interworking support for arm-pe/thumb-pe targets.Nick Clifton1-52/+120
1997-12-16Add armcoff.em to list of kept files.Nick Clifton1-0/+1
1997-02-28 * emultempl/m88kbcs.em: Remove.Ian Lance Taylor2-120/+0
1997-01-30 * emultempl/sunos.em: Include <ctype.h>.Ian Lance Taylor1-32/+76
1996-12-12 * emultempl/gld960c.em: Include <ctype.h>.Ian Lance Taylor1-0/+191
1996-12-05 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tIan Lance Taylor1-2/+5
1996-10-09 * emultempl/pe.em (set_pe_subsystem): When setting the subsystemIan Lance Taylor1-0/+23
1996-10-03Wed Oct 2 23:45:25 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-21/+26
1996-07-15Mon Jul 15 11:49:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-9/+28
1996-05-22 * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES}David Edelsohn1-191/+194
1996-05-07 * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.David Edelsohn1-10/+171
1996-04-05 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): NewIan Lance Taylor1-1/+96
1996-02-19 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): CheckIan Lance Taylor1-22/+48
1996-02-14 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): StripIan Lance Taylor1-1/+1
1996-02-13 * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Warn ifIan Lance Taylor1-19/+73
1996-01-15 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor1-2/+3
1996-01-05 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):Steve Chamberlain1-2/+19
1995-12-19 * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only setIan Lance Taylor1-4/+30
1995-11-09 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): AddIan Lance Taylor1-1/+108
1995-11-01 * emultempl/aix.em: Include ldgram.h.Ian Lance Taylor1-1/+51
1995-10-31really make import_file staticIan Lance Taylor1-1/+1
1995-10-31 * emultempl/aix.em (export_files): Remove.Ian Lance Taylor1-30/+63
1995-10-28Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-11/+27
1995-10-27 * emultempl/aix.em: Include ldctor.h.Ian Lance Taylor1-1/+124
1995-10-27 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): TreatIan Lance Taylor1-0/+1
1995-10-25tweak option handlingIan Lance Taylor1-0/+4
1995-10-25 * emultempl/aix.em: Add support for various AIX linker options,Ian Lance Taylor1-0/+665
1995-10-17 * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): MoveIan Lance Taylor1-122/+497
1995-10-16 * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor1-0/+1
1995-10-07 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don'tIan Lance Taylor1-0/+4
1995-10-02 * emultempl/elf32.em (global_stat): New file static variable.Ian Lance Taylor1-4/+52
1995-09-28 * lexsup.c (parse_args): Handle -assert.Ian Lance Taylor1-1/+5
1995-09-11Revert Linux directory searching: it turns out that Linux no longerIan Lance Taylor1-134/+0
1995-09-08 Add Linux style directory searching.Ian Lance Taylor1-6/+179
1995-09-08 * configure.in: Call AC_HEADER_DIRENT.Ian Lance Taylor1-12/+20
1995-09-06 * configure.in: Rewrite to use autoconf.Ian Lance Taylor1-1/+0