summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ld-s390/s390.exp: New file.Martin Schwidefsky2003-01-2428-0/+2613
* * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.Alan Modra2003-01-234-13/+19
* include/elf/ChangeLogAlan Modra2003-01-232-9/+17
* Remove an extra "i" in --dll-search-prefix.Nick Clifton2003-01-233-6/+13
* New TLS tests for Alpha.Richard Henderson2003-01-2221-0/+1047
* fix typo in previous entryNick Clifton2003-01-211-3/+3
* Fix generation of tic3xcoff_onchip.cNick Clifton2003-01-214-2/+9
* Add support for i386-*-aros triple.Nick Clifton2003-01-212-0/+5
* Updates for fixing tic4x arch tagging of its object files.Svein Seldal2003-01-209-161/+157
* * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.Alan Modra2003-01-202-2/+7