Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | * ldlang.c (lang_add_section): Discard debugging sections that have | Alan Modra | 2 | -4/+10 |
2002-11-12 | Add new/updated Danish translations | Nick Clifton | 4 | -2/+1710 |
2002-11-12 | * emultempl/ppc64elf.em (ppc_before_allocation): New function. | Alan Modra | 3 | -60/+82 |
2002-11-12 | * configure.tgt (LIB_PATH): Default to searching w32api directory under cygwin. | Christopher Faylor | 2 | -1/+7 |
2002-11-11 | * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list of | Christopher Faylor | 2 | -0/+7 |
2002-11-11 | * pe-dll.c (autofilter_liblist): Generalize library names to catch more | Christopher Faylor | 2 | -6/+11 |
2002-11-11 | * ld-elf/sec64k.exp: New test. | Hans-Peter Nilsson | 3 | -1/+168 |
2002-11-10 | * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d, | Hans-Peter Nilsson | 5 | -10/+15 |
2002-11-09 | * ld-elfvsb/define.s: Avoid use of @ in .type directive. | Alan Modra | 2 | -3/+7 |
2002-11-07 | Fix attribution last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2002-11-07 | * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d, | Hans-Peter Nilsson | 6 | -0/+67 |
2002-11-07 | Only run tests for PE type x86 targets. | Nick Clifton | 2 | -3/+6 |
2002-11-07 | * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define. | Alexandre Oliva | 3 | -0/+9 |
2002-11-06 | * ld-sh/rd-sh.exp: Set asflags_save always. | Kaz Kojima | 2 | -2/+7 |
2002-11-06 | Adds support for fastcall symbols as used on Microsoft Windows platforms | Nick Clifton | 8 | -241/+371 |
2002-11-04 | * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5. | Kaz Kojima | 6 | -6/+23 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 16 | -15/+34 |
2002-10-23 | * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel* | Jakub Jelinek | 2 | -0/+6 |
2002-10-23 | Add new command line option "--no-omagic" which undoes the effects of -N. | Nick Clifton | 4 | -2/+30 |
2002-10-23 | (__RUNTIME_PSEUDO_RELOC_LIST__, __RUNTIME_PSEUDO_RELOC_LIST_END__): Add | Nick Clifton | 2 | -4/+9 |
2002-10-22 | * emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to | Alexandre Oliva | 6 | -14/+38 |
2002-10-17 | * emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32. | Alexandre Oliva | 7 | -28/+52 |
2002-10-16 | * config.bfd (s390-*-linux*): Add targ64_selvecs. | Jakub Jelinek | 5 | -43/+88 |
2002-10-15 | * ldlang.c (load_symbols): Revert last change. | Alan Modra | 2 | -3/+5 |
2002-10-14 | * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12. | Stephane Carrez | 12 | -0/+665 |
2002-10-14 | ld-sh/ld-r-1.d: Disable for sh64*-*-linux*. | Stephen Clarke | 7 | -17/+89 |
2002-10-14 | * ldlang.c (load_symbols): Don't call bfd_link_add_symbols when | Alan Modra | 2 | -18/+27 |
2002-10-14 | * Makefile.am: Run "make dep-am". | Alan Modra | 4 | -7/+14 |
2002-10-13 | * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN, | Stephane Carrez | 3 | -22/+28 |
2002-10-12 | 2002-10-12 H.J. Lu (hjl@gnu.org) | H.J. Lu | 7 | -6/+15 |
2002-10-11 | * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output | Kaz Kojima | 16 | -0/+1539 |
2002-10-11 | * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer. | Alan Modra | 2 | -7/+14 |
2002-10-11 | * ldgram.y (memory_spec): Provide empty action. | Alan Modra | 2 | -3/+9 |
2002-10-10 | * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if | Jakub Jelinek | 4 | -19/+126 |
2002-10-10 | * ld-i386/combreloc.s: New test. | Jakub Jelinek | 4 | -0/+48 |
2002-10-10 | * ld-i386/i386.exp (reloc): Turn off combreloc. | Alan Modra | 5 | -5/+12 |
2002-10-10 | * emultempl/elf32.em (output_rel_find): Prefer .rel script sections | Alan Modra | 2 | -21/+38 |
2002-10-09 | * Makefile.am: Add eshelf32_linux.o and | Stephen Clarke | 6 | -0/+88 |
2002-10-08 | 2002-10-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -29/+7 |
2002-10-07 | Don't re-export auto-import symbols. | Nick Clifton | 2 | -2/+12 |
2002-10-07 | Abort if the filename to be added matches the linker output filename. | Nick Clifton | 4 | -28/+66 |
2002-10-04 | 2002-10-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 |
2002-10-03 | 2002-10-03 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 4 | -35/+55 |
2002-10-02 | * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map, | Stephen Clarke | 4 | -0/+29 |
2002-10-02 | * ld-sh/sh64/cmpct1.sd : Fix linked file name. | Stephen Clarke | 3 | -2/+6 |
2002-10-02 | * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000. | Alan Modra | 2 | -1/+5 |
2002-10-01 | bfd/ | Jakub Jelinek | 4 | -0/+43 |
2002-10-01 | bfd/ | Jakub Jelinek | 4 | -25/+65 |
2002-10-01 | bfd/ | Jakub Jelinek | 11 | -8/+71 |
2002-09-30 | * scripttempl/elfd30v.sc: Order reloc sections placing .plt last. | Alan Modra | 4 | -49/+51 |