| Commit message (Expand) | Author | Age | Files | Lines |
* | * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and | Alan Modra | 2003-04-14 | 10 | -56/+71 |
* | * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s, | Daniel Jacobowitz | 2003-04-13 | 5 | -0/+10 |
* | * ld-mips-elf/elf-rel-got-n32.d, | Alexandre Oliva | 2003-04-11 | 6 | -4/+1526 |
* | Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor. | Nick Clifton | 2003-04-09 | 3 | -0/+69 |
* | Add notes about the target specific nature of i386 PE command line options. | Nick Clifton | 2003-04-06 | 2 | -0/+36 |
* | * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax. | Stephane Carrez | 2003-04-04 | 2 | -5/+9 |
* | Fixed wrong entry in the ld/configure.tgt list | Svein Seldal | 2003-04-04 | 2 | -2/+3 |
* | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/... | Svein Seldal | 2003-04-04 | 5 | -11/+19 |
* | Mention support for Xtensa architecture | Nick Clifton | 2003-04-03 | 2 | -0/+6 |
* | * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*. | Bob Wilson | 2003-04-02 | 3 | -0/+13 |
* | pe-dll.c (pe_detail_list): arm-pe targets use underscores. | Nick Clifton | 2003-04-02 | 3 | -3/+46 |
* | * emulparams/xtensa-config.sh: Remove comment indicating that this is | Bob Wilson | 2003-04-02 | 2 | -5/+5 |
* | Add Xtensa port | Nick Clifton | 2003-04-01 | 22 | -2/+2407 |
* | * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64 | Jakub Jelinek | 2003-04-01 | 2 | -1/+8 |
* | fix spelling typo | Nick Clifton | 2003-04-01 | 1 | -2/+2 |
* | Fixes for iWMMXt contribution. | Nick Clifton | 2003-04-01 | 3 | -2/+9 |
* | * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of | Alexandre Oliva | 2003-04-01 | 2 | -5/+7 |
* | Fix memory leaks | Nick Clifton | 2003-03-31 | 6 | -36/+65 |
* | * ld-mips-elf/mips-elf.exp: Added... | Alexandre Oliva | 2003-03-26 | 7 | -0/+118 |
* | Add iWMMXt support | Nick Clifton | 2003-03-25 | 4 | -2/+14 |
* | ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize... | Nick Clifton | 2003-03-25 | 6 | -41/+105 |
* | Replace oddly-encoded blank with regular blanks | Alexandre Oliva | 2003-03-25 | 1 | -1/+1 |
* | Rename the all occurances of C54X to TIC54X. | Nick Clifton | 2003-03-24 | 2 | -2/+6 |
* | * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after | Andreas Schwab | 2003-03-19 | 2 | -0/+6 |
* | * defilep.y (opt_base): If no number given, set to default | Danny Smith | 2003-03-18 | 2 | -1/+6 |
* | * deffilep.y (def_import): Use default extension of "dll" | Danny Smith | 2003-03-13 | 2 | -11/+27 |
* | * deffilep.y (def_lex): Accept '.' as valid non-lead char. | Danny Smith | 2003-03-12 | 2 | -1/+5 |
* | * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add: | Alexandre Oliva | 2003-03-11 | 7 | -1/+75 |
* | * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from | Alan Modra | 2003-03-10 | 3 | -3/+8 |
* | * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after apparent | Christopher Faylor | 2003-03-08 | 2 | -0/+9 |
* | Add new devices x1122 x1132 emulation. | Nick Clifton | 2003-03-04 | 7 | -225/+279 |
* | * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as | Alexandre Oliva | 2003-03-03 | 2 | -0/+11 |
* | * ldfile.h (struct search_dirs): Added sysrooted field. | Alexandre Oliva | 2003-03-03 | 6 | -10/+68 |
* | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 2003-03-03 | 2 | -3/+7 |
* | * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define. | Alan Modra | 2003-03-02 | 3 | -51/+92 |
* | * ldemul.c: Include getopt.h. | Alan Modra | 2003-02-28 | 4 | -5/+10 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc | Alan Modra | 2003-02-28 | 2 | -0/+28 |
* | * ldemul.c (ldemul_parse_args): Return FALSE by default. | Alan Modra | 2003-02-28 | 3 | -2/+6 |
* | * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions. | Alan Modra | 2003-02-28 | 25 | -293/+378 |
* | * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix | Alexandre Oliva | 2003-02-26 | 2 | -1/+4 |
* | (ld_sysroot): Try to set from TOOLBINDIR too. | Nick Clifton | 2003-02-25 | 4 | -80/+97 |
* | Disable region size checking whilst relaxing sections. | Nick Clifton | 2003-02-21 | 7 | -35/+70 |
* | Apply Bob Wilson's linker documenation clean ups. | Nick Clifton | 2003-02-21 | 4 | -640/+726 |
* | * configure.in (TARGET_SYSTEM_ROOT): Set default to | Alexandre Oliva | 2003-02-20 | 3 | -226/+252 |
* | * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. | Alan Modra | 2003-02-20 | 2 | -1/+25 |
* | * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD | Alan Modra | 2003-02-18 | 5 | -114/+121 |
* | New tests. | Alan Modra | 2003-02-18 | 15 | -1/+625 |
* | * emultempl/ppc32elf.em: New file. | Alan Modra | 2003-02-18 | 5 | -19/+120 |
* | * ld.texinfo: Remove spaces between @samp and opening brace. | Alan Modra | 2003-02-18 | 2 | -3/+7 |
* | * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change. | Alan Modra | 2003-02-17 | 2 | -1/+5 |