Age | Commit message (Expand) | Author | Files | Lines |
2003-03-03 | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 2 | -3/+7 |
2003-03-02 | * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define. | Alan Modra | 3 | -51/+92 |
2003-02-28 | * ldemul.c: Include getopt.h. | Alan Modra | 4 | -5/+10 |
2003-02-28 | * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc | Alan Modra | 2 | -0/+28 |
2003-02-28 | * ldemul.c (ldemul_parse_args): Return FALSE by default. | Alan Modra | 3 | -2/+6 |
2003-02-28 | * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions. | Alan Modra | 25 | -293/+378 |
2003-02-26 | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix | Alexandre Oliva | 2 | -1/+4 |
2003-02-25 | (ld_sysroot): Try to set from TOOLBINDIR too. | Nick Clifton | 4 | -80/+97 |
2003-02-21 | Disable region size checking whilst relaxing sections. | Nick Clifton | 7 | -35/+70 |
2003-02-21 | Apply Bob Wilson's linker documenation clean ups. | Nick Clifton | 4 | -640/+726 |
2003-02-20 | * configure.in (TARGET_SYSTEM_ROOT): Set default to | Alexandre Oliva | 3 | -226/+252 |
2003-02-20 | * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. | Alan Modra | 2 | -1/+25 |
2003-02-18 | * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD | Alan Modra | 5 | -114/+121 |
2003-02-18 | New tests. | Alan Modra | 15 | -1/+625 |
2003-02-18 | * emultempl/ppc32elf.em: New file. | Alan Modra | 5 | -19/+120 |
2003-02-18 | * ld.texinfo: Remove spaces between @samp and opening brace. | Alan Modra | 2 | -3/+7 |
2003-02-17 | * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change. | Alan Modra | 2 | -1/+5 |
2003-02-17 | * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check | Alan Modra | 2 | -18/+35 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 4 | -16/+40 |
2003-02-13 | bfd/ | Jakub Jelinek | 12 | -15/+120 |
2003-02-11 | Fix spelling typo in previous delta | Nick Clifton | 1 | -1/+1 |
2003-02-11 | Add new data anchors defenitions. | Nick Clifton | 3 | -0/+13 |
2003-02-11 | Add support for configuring *-*-kaos targets. | Nick Clifton | 2 | -3/+11 |
2003-02-11 | * hppaelf.em (group_size): Change default back to 1. | Dave Anglin | 2 | -1/+5 |
2003-02-10 | * ld-sh/tlstpoff-1.d: New. | Kaz Kojima | 5 | -0/+99 |
2003-02-09 | * ld-powerpc/tlslib.s: Give .__tls_get_addr function type. | Alan Modra | 10 | -236/+307 |
2003-02-09 | * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code. | Alan Modra | 2 | -16/+32 |
2003-02-07 | * hppaelf.em (group_size): Change default to -1. | Dave Anglin | 2 | -1/+5 |
2003-02-07 | Add duplicate entry for no-pipeline-knowledge. This will prevent the getopt | Nick Clifton | 2 | -6/+14 |
2003-02-07 | * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths | Jakub Jelinek | 2 | -7/+29 |
2003-02-06 | * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64. | Jakub Jelinek | 4 | -4/+10 |
2003-02-04 | new ppc64 tls tests | Alan Modra | 27 | -5/+1292 |
2003-02-04 | * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then | Alan Modra | 2 | -1/+19 |
2003-02-03 | * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot | Daniel Jacobowitz | 2 | -3/+10 |
2003-01-28 | Add code to prevent importing a dll multiple times. | Nick Clifton | 4 | -46/+100 |
2003-01-28 | * ld-mips-elf/multi-got-1.d: New. | Alexandre Oliva | 5 | -1/+41013 |
2003-01-24 | bfd/ | Jakub Jelinek | 39 | -0/+2598 |
2003-01-24 | * ld-s390/s390.exp: New file. | Martin Schwidefsky | 28 | -0/+2613 |
2003-01-23 | * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps. | Alan Modra | 4 | -13/+19 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 2 | -9/+17 |
2003-01-23 | Remove an extra "i" in --dll-search-prefix. | Nick Clifton | 3 | -6/+13 |
2003-01-22 | New TLS tests for Alpha. | Richard Henderson | 21 | -0/+1047 |
2003-01-21 | fix typo in previous entry | Nick Clifton | 1 | -3/+3 |
2003-01-21 | Fix generation of tic3xcoff_onchip.c | Nick Clifton | 4 | -2/+9 |
2003-01-21 | Add support for i386-*-aros triple. | Nick Clifton | 2 | -0/+5 |
2003-01-20 | Updates for fixing tic4x arch tagging of its object files. | Svein Seldal | 9 | -161/+157 |
2003-01-20 | * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld. | Alan Modra | 2 | -2/+7 |
2003-01-17 | * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle | Jakub Jelinek | 5 | -30/+72 |
2003-01-17 | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not | Andreas Jaeger | 2 | -4/+9 |
2003-01-16 | * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add | Jakub Jelinek | 17 | -0/+860 |