Age | Commit message (Expand) | Author | Files | Lines |
2003-02-21 | Disable region size checking whilst relaxing sections. | Nick Clifton | 1 | -0/+17 |
2003-02-21 | Apply Bob Wilson's linker documenation clean ups. | Nick Clifton | 1 | -0/+16 |
2003-02-20 | * configure.in (TARGET_SYSTEM_ROOT): Set default to | Alexandre Oliva | 1 | -0/+8 |
2003-02-20 | * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. | Alan Modra | 1 | -0/+9 |
2003-02-18 | * emultempl/ppc32elf.em: New file. | Alan Modra | 1 | -0/+14 |
2003-02-18 | * ld.texinfo: Remove spaces between @samp and opening brace. | Alan Modra | 1 | -0/+4 |
2003-02-17 | * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check | Alan Modra | 1 | -1/+8 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -0/+8 |
2003-02-11 | Fix spelling typo in previous delta | Nick Clifton | 1 | -1/+1 |
2003-02-11 | Add new data anchors defenitions. | Nick Clifton | 1 | -0/+5 |
2003-02-11 | Add support for configuring *-*-kaos targets. | Nick Clifton | 1 | -0/+5 |
2003-02-11 | * hppaelf.em (group_size): Change default back to 1. | Dave Anglin | 1 | -0/+4 |
2003-02-09 | * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code. | Alan Modra | 1 | -0/+4 |
2003-02-07 | * hppaelf.em (group_size): Change default to -1. | Dave Anglin | 1 | -0/+4 |
2003-02-07 | Add duplicate entry for no-pipeline-knowledge. This will prevent the getopt | Nick Clifton | 1 | -0/+9 |
2003-02-07 | * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths | Jakub Jelinek | 1 | -0/+5 |
2003-02-06 | * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64. | Jakub Jelinek | 1 | -0/+6 |
2003-02-04 | * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then | Alan Modra | 1 | -0/+5 |
2003-02-03 | * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot | Daniel Jacobowitz | 1 | -0/+5 |
2003-01-28 | Add code to prevent importing a dll multiple times. | Nick Clifton | 1 | -0/+8 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 1 | -0/+7 |
2003-01-23 | Remove an extra "i" in --dll-search-prefix. | Nick Clifton | 1 | -0/+6 |
2003-01-21 | fix typo in previous entry | Nick Clifton | 1 | -3/+3 |
2003-01-21 | Fix generation of tic3xcoff_onchip.c | Nick Clifton | 1 | -0/+7 |
2003-01-21 | Add support for i386-*-aros triple. | Nick Clifton | 1 | -0/+4 |
2003-01-20 | Updates for fixing tic4x arch tagging of its object files. | Svein Seldal | 1 | -0/+11 |
2003-01-17 | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not | Andreas Jaeger | 1 | -3/+8 |
2003-01-16 | * Makefile.in: Regenerate. | Alan Modra | 1 | -0/+4 |
2003-01-14 | (node WIN32): Some clarifications and formatting fixups. | Nick Clifton | 1 | -0/+5 |
2003-01-09 | 2003-01-09 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+5 |
2003-01-09 | * ldmain.c (main): Make sure ld_sysroot is initialized. | Daniel Jacobowitz | 1 | -0/+4 |
2003-01-06 | * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. | Daniel Jacobowitz | 1 | -0/+40 |
2003-01-05 | * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0. | Christopher Faylor | 1 | -0/+4 |
2003-01-04 | * Makefile.am (ldmain.o): Pass BINDIR. | Daniel Jacobowitz | 1 | -0/+7 |
2003-01-04 | * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o. | Stan Cox | 1 | -0/+10 |
2003-01-02 | Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list. | Nick Clifton | 1 | -0/+5 |
2003-01-02 | * ldfile.c: Fix comment typos. | Kazu Hirata | 1 | -1/+8 |
2003-01-02 | Suggested by Manfred Hollstein <manfred.h@gmx.net>: | Daniel Jacobowitz | 1 | -0/+7 |
2002-12-30 | Add support for msp430. | Nick Clifton | 1 | -0/+12 |
2002-12-30 | (HAVE_REALPATH): New entry. | Nick Clifton | 1 | -0/+6 |
2002-12-30 | New win32 topics: 'symbol aliasing' and 'export dll symbols'. | Nick Clifton | 1 | -0/+5 |
2002-12-23 | * ldmain.c (main): Init "strip_discarded". | Alan Modra | 1 | -8/+16 |
2002-12-23 | Change linker's default behaviour - it will now reject binary files whoes | Nick Clifton | 1 | -0/+15 |
2002-12-19 | * ldmain.c (main): Re-order link_info initialization. Init all | Alan Modra | 1 | -0/+5 |
2002-12-19 | Clarify and extend the documentation in the Machine Dependent, WIN32 section. | Nick Clifton | 1 | -0/+5 |
2002-12-18 | Add win32 library search path. | Nick Clifton | 1 | -0/+2 |
2002-12-18 | Add win32 machine depending section. | Nick Clifton | 1 | -0/+5 |
2002-12-17 | Don't search for data import when auto-import is disabled. | Nick Clifton | 1 | -0/+5 |
2002-12-17 | Use LD_PATHMAX+1 to account for trailing '\0'. | Nick Clifton | 1 | -0/+5 |
2002-12-17 | Duplicate entry for --compact-implib so that it is not confused with -c. | Nick Clifton | 1 | -0/+5 |