| Commit message (Expand) | Author | Age | Files | Lines |
* | * deffilep.y (def_lex): Accept '.' as valid non-lead char. | Danny Smith | 2003-03-12 | 1 | -0/+4 |
* | * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after apparent | Christopher Faylor | 2003-03-08 | 1 | -0/+5 |
* | Add new devices x1122 x1132 emulation. | Nick Clifton | 2003-03-04 | 1 | -0/+8 |
* | * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as | Alexandre Oliva | 2003-03-03 | 1 | -0/+3 |
* | * ldfile.h (struct search_dirs): Added sysrooted field. | Alexandre Oliva | 2003-03-03 | 1 | -0/+17 |
* | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 2003-03-03 | 1 | -0/+4 |
* | * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define. | Alan Modra | 2003-03-02 | 1 | -0/+8 |
* | * ldemul.c: Include getopt.h. | Alan Modra | 2003-02-28 | 1 | -0/+6 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc | Alan Modra | 2003-02-28 | 1 | -0/+5 |
* | * ldemul.c (ldemul_parse_args): Return FALSE by default. | Alan Modra | 2003-02-28 | 1 | -0/+4 |
* | * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions. | Alan Modra | 2003-02-28 | 1 | -0/+38 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix | Alexandre Oliva | 2003-02-26 | 1 | -0/+3 |
* | (ld_sysroot): Try to set from TOOLBINDIR too. | Nick Clifton | 2003-02-25 | 1 | -0/+6 |
* | Disable region size checking whilst relaxing sections. | Nick Clifton | 2003-02-21 | 1 | -0/+17 |
* | Apply Bob Wilson's linker documenation clean ups. | Nick Clifton | 2003-02-21 | 1 | -0/+16 |
* | * configure.in (TARGET_SYSTEM_ROOT): Set default to | Alexandre Oliva | 2003-02-20 | 1 | -0/+8 |
* | * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. | Alan Modra | 2003-02-20 | 1 | -0/+9 |
* | * emultempl/ppc32elf.em: New file. | Alan Modra | 2003-02-18 | 1 | -0/+14 |
* | * ld.texinfo: Remove spaces between @samp and opening brace. | Alan Modra | 2003-02-18 | 1 | -0/+4 |
* | * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check | Alan Modra | 2003-02-17 | 1 | -1/+8 |
* | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 2003-02-17 | 1 | -0/+8 |
* | Fix spelling typo in previous delta | Nick Clifton | 2003-02-11 | 1 | -1/+1 |
* | Add new data anchors defenitions. | Nick Clifton | 2003-02-11 | 1 | -0/+5 |
* | Add support for configuring *-*-kaos targets. | Nick Clifton | 2003-02-11 | 1 | -0/+5 |
* | * hppaelf.em (group_size): Change default back to 1. | Dave Anglin | 2003-02-11 | 1 | -0/+4 |
* | * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code. | Alan Modra | 2003-02-09 | 1 | -0/+4 |
* | * hppaelf.em (group_size): Change default to -1. | Dave Anglin | 2003-02-07 | 1 | -0/+4 |
* | Add duplicate entry for no-pipeline-knowledge. This will prevent the getopt | Nick Clifton | 2003-02-07 | 1 | -0/+9 |
* | * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths | Jakub Jelinek | 2003-02-07 | 1 | -0/+5 |
* | * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64. | Jakub Jelinek | 2003-02-06 | 1 | -0/+6 |
* | * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then | Alan Modra | 2003-02-04 | 1 | -0/+5 |
* | * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot | Daniel Jacobowitz | 2003-02-03 | 1 | -0/+5 |
* | Add code to prevent importing a dll multiple times. | Nick Clifton | 2003-01-28 | 1 | -0/+8 |
* | include/elf/ChangeLog | Alan Modra | 2003-01-23 | 1 | -0/+7 |
* | Remove an extra "i" in --dll-search-prefix. | Nick Clifton | 2003-01-23 | 1 | -0/+6 |
* | fix typo in previous entry | Nick Clifton | 2003-01-21 | 1 | -3/+3 |
* | Fix generation of tic3xcoff_onchip.c | Nick Clifton | 2003-01-21 | 1 | -0/+7 |
* | Add support for i386-*-aros triple. | Nick Clifton | 2003-01-21 | 1 | -0/+4 |
* | Updates for fixing tic4x arch tagging of its object files. | Svein Seldal | 2003-01-20 | 1 | -0/+11 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not | Andreas Jaeger | 2003-01-17 | 1 | -3/+8 |
* | * Makefile.in: Regenerate. | Alan Modra | 2003-01-16 | 1 | -0/+4 |
* | (node WIN32): Some clarifications and formatting fixups. | Nick Clifton | 2003-01-14 | 1 | -0/+5 |
* | 2003-01-09 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2003-01-09 | 1 | -0/+5 |
* | * ldmain.c (main): Make sure ld_sysroot is initialized. | Daniel Jacobowitz | 2003-01-09 | 1 | -0/+4 |
* | * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. | Daniel Jacobowitz | 2003-01-06 | 1 | -0/+40 |
* | * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0. | Christopher Faylor | 2003-01-05 | 1 | -0/+4 |
* | * Makefile.am (ldmain.o): Pass BINDIR. | Daniel Jacobowitz | 2003-01-04 | 1 | -0/+7 |
* | * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o. | Stan Cox | 2003-01-04 | 1 | -0/+10 |
* | Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list. | Nick Clifton | 2003-01-02 | 1 | -0/+5 |
* | * ldfile.c: Fix comment typos. | Kazu Hirata | 2003-01-02 | 1 | -1/+8 |