summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* * elfxx-ia64.c (elfNN_ia64_relocate_section): HandleJakub Jelinek2003-01-175-30/+72
* * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do notAndreas Jaeger2003-01-172-4/+9
* * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek2003-01-1617-0/+860
* * Makefile.in: Regenerate.Alan Modra2003-01-162-5/+9
* (node WIN32): Some clarifications and formatting fixups.Nick Clifton2003-01-142-8/+68
* 2003-01-09 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-092-3/+9
* * ldmain.c (main): Make sure ld_sysroot is initialized.Daniel Jacobowitz2003-01-092-0/+6
* * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz2003-01-0622-412/+648
* * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.Christopher Faylor2003-01-052-0/+5
* * Makefile.am (ldmain.o): Pass BINDIR.Daniel Jacobowitz2003-01-044-4/+22
* * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.Stan Cox2003-01-047-0/+498
* * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.Richard Sandiford2003-01-032-1/+5
* bfd/Richard Sandiford2003-01-023-0/+152
* Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list.Nick Clifton2003-01-022-1/+8
* * ldfile.c: Fix comment typos.Kazu Hirata2003-01-025-14/+21
* Suggested by Manfred Hollstein <manfred.h@gmx.net>:Daniel Jacobowitz2003-01-023-2/+9
* Add support for msp430.Nick Clifton2002-12-3048-404/+1757
* (HAVE_REALPATH): New entry.Nick Clifton2002-12-302-6/+9
* New win32 topics: 'symbol aliasing' and 'export dll symbols'.Nick Clifton2002-12-302-13/+113
* * ldmain.c (main): Init "strip_discarded".Alan Modra2002-12-233-9/+30
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-237-3/+43
* * 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