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