aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2003-02-18 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LDAlan Modra5-114/+121
2003-02-18New tests.Alan Modra15-1/+625
2003-02-18 * emultempl/ppc32elf.em: New file.Alan Modra5-19/+120
2003-02-18 * ld.texinfo: Remove spaces between @samp and opening brace.Alan Modra2-3/+7
2003-02-17 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.Alan Modra2-1/+5
2003-02-17 * emultempl/ppc64elf.em (ppc_create_output_section_statements): CheckAlan Modra2-18/+35
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton4-16/+40
2003-02-13bfd/Jakub Jelinek12-15/+120
2003-02-11Fix spelling typo in previous deltaNick Clifton1-1/+1
2003-02-11Add new data anchors defenitions.Nick Clifton3-0/+13
2003-02-11Add support for configuring *-*-kaos targets.Nick Clifton2-3/+11
2003-02-11 * hppaelf.em (group_size): Change default back to 1.Dave Anglin2-1/+5
2003-02-10 * ld-sh/tlstpoff-1.d: New.Kaz Kojima5-0/+99
2003-02-09 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.Alan Modra10-236/+307
2003-02-09 * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.Alan Modra2-16/+32
2003-02-07 * hppaelf.em (group_size): Change default to -1.Dave Anglin2-1/+5
2003-02-07Add duplicate entry for no-pipeline-knowledge. This will prevent the getoptNick Clifton2-6/+14
2003-02-07 * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to pathsJakub Jelinek2-7/+29
2003-02-06 * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.Jakub Jelinek4-4/+10
2003-02-04new ppc64 tls testsAlan Modra27-5/+1292
2003-02-04 * emultempl/ppc64elf.em (ppc_before_allocation): Size sections thenAlan Modra2-1/+19
2003-02-03 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysrootDaniel Jacobowitz2-3/+10
2003-01-28Add code to prevent importing a dll multiple times.Nick Clifton4-46/+100
2003-01-28* ld-mips-elf/multi-got-1.d: New.Alexandre Oliva5-1/+41013
2003-01-24bfd/Jakub Jelinek39-0/+2598
2003-01-24 * ld-s390/s390.exp: New file.Martin Schwidefsky28-0/+2613
2003-01-23 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.Alan Modra4-13/+19
2003-01-23include/elf/ChangeLogAlan Modra2-9/+17
2003-01-23Remove an extra "i" in --dll-search-prefix.Nick Clifton3-6/+13
2003-01-22New TLS tests for Alpha.Richard Henderson21-0/+1047
2003-01-21fix typo in previous entryNick Clifton1-3/+3
2003-01-21Fix generation of tic3xcoff_onchip.cNick Clifton4-2/+9
2003-01-21Add support for i386-*-aros triple.Nick Clifton2-0/+5
2003-01-20Updates for fixing tic4x arch tagging of its object files.Svein Seldal9-161/+157
2003-01-20 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.Alan Modra2-2/+7
2003-01-17 * elfxx-ia64.c (elfNN_ia64_relocate_section): HandleJakub Jelinek5-30/+72
2003-01-17 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do notAndreas Jaeger2-4/+9
2003-01-16 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek17-0/+860
2003-01-16 * Makefile.in: Regenerate.Alan Modra2-5/+9
2003-01-14(node WIN32): Some clarifications and formatting fixups.Nick Clifton2-8/+68
2003-01-092003-01-09 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-3/+9
2003-01-09 * ldmain.c (main): Make sure ld_sysroot is initialized.Daniel Jacobowitz2-0/+6
2003-01-06 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz22-412/+648
2003-01-05* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.Christopher Faylor2-0/+5
2003-01-04 * Makefile.am (ldmain.o): Pass BINDIR.Daniel Jacobowitz4-4/+22
2003-01-04 * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.Stan Cox7-0/+498
2003-01-03 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.Richard Sandiford2-1/+5
2003-01-02bfd/Richard Sandiford3-0/+152
2003-01-02Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list.Nick Clifton2-1/+8
2003-01-02 * ldfile.c: Fix comment typos.Kazu Hirata5-14/+21