summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * ldmain.c (main): Re-order link_info initialization. Init allAlan Modra2002-12-192-13/+21
* Clarify and extend the documentation in the Machine Dependent, WIN32 section.Nick Clifton2002-12-192-32/+141
* Add win32 library search path.Nick Clifton2002-12-182-1/+3
* Add win32 machine depending section.Nick Clifton2002-12-183-2/+123
* Test the auto importing direct from a dll functionality.Nick Clifton2002-12-184-0/+243
* Don't search for data import when auto-import is disabled.Nick Clifton2002-12-172-63/+75
* Use LD_PATHMAX+1 to account for trailing '\0'.Nick Clifton2002-12-172-2/+7
* Duplicate entry for --compact-implib so that it is not confused with -c.Nick Clifton2002-12-172-0/+8
* Add support to skip import libraries for performance reasons and insteadNick Clifton2002-12-169-72/+208
* * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.Alexandre Oliva2002-12-123-31/+5
* * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.Jason Thorpe2002-12-102-0/+17
* * emultempl/elf32.em (struct orphan_save): Add os_tail field.Alan Modra2002-12-102-0/+28
* * ldlang.h: Formatting.Alan Modra2002-12-082-48/+85
* * ldlang.c (init_os): Ensure sections mentioned in load_baseAlan Modra2002-12-062-0/+8
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): SetAlan Modra2002-12-042-3/+18
* Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure thatNick Clifton2002-12-036-1/+38
* 2002-12-01 H.J. Lu <hjl@gnu.org>H.J. Lu2002-12-022-1/+5
* Fix PR savannah/1417:Stephane Carrez2002-12-013-0/+42
* * configure.host: Correct dynamic-linker for powerpc64 hosts.Alan Modra2002-11-302-0/+6
* * Makefile.am (eelf32ppcwindiss.c): Correct dependencies.Alan Modra2002-11-303-2/+7
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-3046-1215/+1352
* * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek2002-11-282-10/+14
* * elf32-sh.c (sh_elf_relocate_section): Don't complain aboutKaz Kojima2002-11-285-0/+45
* 2002-11-27 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-11-282-1/+5
* 2002-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu2002-11-272-2/+6
* * ld-elf/elf.exp: Remove sec64k test.Alan Modra2002-11-213-128/+162
* * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.Alan Modra2002-11-215-4/+55
* * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.Alan Modra2002-11-203-11/+20
* TIC4X testcase commitSvein Seldal2002-11-182-0/+8
* Fix h8300 relaxation.carlton_dictionary-20021115-mergeNick Clifton2002-11-154-0/+71
* Add --enable-auto-import extension.Nick Clifton2002-11-146-45/+214
* * ldlang.c (lang_add_section): Discard debugging sections that haveAlan Modra2002-11-122-4/+10
* Add new/updated Danish translationsNick Clifton2002-11-124-2/+1710
* * emultempl/ppc64elf.em (ppc_before_allocation): New function.Alan Modra2002-11-123-60/+82
* * configure.tgt (LIB_PATH): Default to searching w32api directory under cygwin.Christopher Faylor2002-11-122-1/+7
* * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list ofChristopher Faylor2002-11-112-0/+7
* * pe-dll.c (autofilter_liblist): Generalize library names to catch moreChristopher Faylor2002-11-112-6/+11
* * ld-elf/sec64k.exp: New test.Hans-Peter Nilsson2002-11-113-1/+168
* * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,Hans-Peter Nilsson2002-11-105-10/+15
* * ld-elfvsb/define.s: Avoid use of @ in .type directive.Alan Modra2002-11-092-3/+7
* Fix attribution last entryHans-Peter Nilsson2002-11-071-1/+1
* * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,Hans-Peter Nilsson2002-11-076-0/+67
* Only run tests for PE type x86 targets.Nick Clifton2002-11-072-3/+6
* * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.Alexandre Oliva2002-11-073-0/+9
* * ld-sh/rd-sh.exp: Set asflags_save always.Kaz Kojima2002-11-062-2/+7
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-068-241/+371
* * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.Kaz Kojima2002-11-046-6/+23
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-3016-15/+34
* * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*Jakub Jelinek2002-10-232-0/+6
* Add new command line option "--no-omagic" which undoes the effects of -N.Nick Clifton2002-10-234-2/+30