summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...Nick Clifton2003-03-256-41/+105
* Replace oddly-encoded blank with regular blanksAlexandre Oliva2003-03-251-1/+1
* Rename the all occurances of C54X to TIC54X.Nick Clifton2003-03-242-2/+6
* * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition afterAndreas Schwab2003-03-192-0/+6
* * defilep.y (opt_base): If no number given, set to defaultDanny Smith2003-03-182-1/+6
* * deffilep.y (def_import): Use default extension of "dll"Danny Smith2003-03-132-11/+27
* * deffilep.y (def_lex): Accept '.' as valid non-lead char.Danny Smith2003-03-122-1/+5
* * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:Alexandre Oliva2003-03-117-1/+75
* * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma fromAlan Modra2003-03-103-3/+8
* * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after apparentChristopher Faylor2003-03-082-0/+9
* Add new devices x1122 x1132 emulation.Nick Clifton2003-03-047-225/+279
* * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR asAlexandre Oliva2003-03-032-0/+11
* * ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva2003-03-036-10/+68
* * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,Christopher Faylor2003-03-032-3/+7
* * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.Alan Modra2003-03-023-51/+92
* * ldemul.c: Include getopt.h.Alan Modra2003-02-284-5/+10
* * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combrelocAlan Modra2003-02-282-0/+28
* * ldemul.c (ldemul_parse_args): Return FALSE by default.Alan Modra2003-02-283-2/+6
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-2825-293/+378
* * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): FixAlexandre Oliva2003-02-262-1/+4
* (ld_sysroot): Try to set from TOOLBINDIR too.Nick Clifton2003-02-254-80/+97
* Disable region size checking whilst relaxing sections.Nick Clifton2003-02-217-35/+70
* Apply Bob Wilson's linker documenation clean ups.Nick Clifton2003-02-214-640/+726
* * configure.in (TARGET_SYSTEM_ROOT): Set default toAlexandre Oliva2003-02-203-226/+252
* * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.Alan Modra2003-02-202-1/+25
* * ld-powerpc/tlsexe.d: Update for changed handling of invalid LDAlan Modra2003-02-185-114/+121
* New tests.Alan Modra2003-02-1815-1/+625
* * emultempl/ppc32elf.em: New file.Alan Modra2003-02-185-19/+120
* * ld.texinfo: Remove spaces between @samp and opening brace.Alan Modra2003-02-182-3/+7
* * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.Alan Modra2003-02-172-1/+5
* * emultempl/ppc64elf.em (ppc_create_output_section_statements): CheckAlan Modra2003-02-172-18/+35
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-174-16/+40
* bfd/Jakub Jelinek2003-02-1312-15/+120
* Fix spelling typo in previous deltaNick Clifton2003-02-111-1/+1
* Add new data anchors defenitions.Nick Clifton2003-02-113-0/+13
* Add support for configuring *-*-kaos targets.Nick Clifton2003-02-112-3/+11
* * hppaelf.em (group_size): Change default back to 1.Dave Anglin2003-02-112-1/+5
* * ld-sh/tlstpoff-1.d: New.Kaz Kojima2003-02-105-0/+99
* * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.Alan Modra2003-02-0910-236/+307
* * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.Alan Modra2003-02-092-16/+32
* * hppaelf.em (group_size): Change default to -1.Dave Anglin2003-02-072-1/+5
* Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton2003-02-072-6/+14
* * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to pathsJakub Jelinek2003-02-072-7/+29
* * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.Jakub Jelinek2003-02-064-4/+10
* new ppc64 tls testsAlan Modra2003-02-0427-5/+1292
* * emultempl/ppc64elf.em (ppc_before_allocation): Size sections thenAlan Modra2003-02-042-1/+19
* * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysrootDaniel Jacobowitz2003-02-032-3/+10
* Add code to prevent importing a dll multiple times.Nick Clifton2003-01-284-46/+100
* * ld-mips-elf/multi-got-1.d: New.Alexandre Oliva2003-01-285-1/+41013
* bfd/Jakub Jelinek2003-01-2439-0/+2598