OSDN Git Service

* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
[pf3gnuchains/pf3gnuchains3x.git] / ld /
2003-01-17 aj * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-01-16 jakub * elfxx-ia64.c (struct elfNN_ia64_link_hash_table...
2003-01-16 amodra * Makefile.in: Regenerate.
2003-01-14 nickc(node WIN32): Some clarifications and formatting fixups.
2003-01-09 cgd2003-01-09 Chris Demetriou <cgd@broadcom.com>
2003-01-09 drow * ldmain.c (main): Make sure ld_sysroot is initialized.
2003-01-06 drow * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
2003-01-05 cgf* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
2003-01-04 drow * Makefile.am (ldmain.o): Pass BINDIR.
2003-01-04 scox * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
2003-01-03 rsandifo * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a...
2003-01-02 rsandifobfd/
2003-01-02 nickcAdd do_pseudo_reloc and _pei386_runtime_relocator to...
2003-01-02 kazu * ldfile.c: Fix comment typos.
2003-01-02 drow Suggested by Manfred Hollstein <manfred.h@gmx.net>:
2002-12-30 nickcAdd support for msp430.
2002-12-30 nickc(HAVE_REALPATH): New entry.
2002-12-30 nickcNew win32 topics: 'symbol aliasing' and 'export dll...
2002-12-23 amodra * ldmain.c (main): Init "strip_discarded".
2002-12-23 nickcChange linker's default behaviour - it will now reject...
2002-12-19 amodra * ldmain.c (main): Re-order link_info initialization...
2002-12-19 nickcClarify and extend the documentation in the Machine...
2002-12-18 nickcAdd win32 library search path.
2002-12-18 nickcAdd win32 machine depending section.
2002-12-18 nickcTest the auto importing direct from a dll functionality.
2002-12-17 nickcDon't search for data import when auto-import is disabled.
2002-12-17 nickcUse LD_PATHMAX+1 to account for trailing '\0'.
2002-12-17 nickcDuplicate entry for --compact-implib so that it is...
2002-12-16 nickcAdd support to skip import libraries for performance...
2002-12-12 aoliva* ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
2002-12-10 thorpej* lib/ld-lib.exp (is_elf_format): Match NetBSD ELF...
2002-12-10 amodra * emultempl/elf32.em (struct orphan_save): Add os_tail...
2002-12-08 amodra * ldlang.h: Formatting.
2002-12-06 amodra * ldlang.c (init_os): Ensure sections mentioned in...
2002-12-04 amodra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-12-03 nickcFix the merging of .PPC.EMB.apuinfo sections. Add...
2002-12-02 hjl2002-12-01 H.J. Lu <hjl@gnu.org>
2002-12-01 ciceron Fix PR savannah/1417:
2002-11-30 amodra * configure.host: Correct dynamic-linker for powerpc64...
2002-11-30 amodra * Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 jakub * symbols.c (S_SET_THREAD_LOCAL): New function.
2002-11-28 kkojima * elf32-sh.c (sh_elf_relocate_section): Don't complain...
2002-11-28 obrien2002-11-27 David O'Brien <obrien@FreeBSD.org>
2002-11-27 hjl2002-11-27 H.J. Lu <hjl@gnu.org>
2002-11-21 amodra * ld-elf/elf.exp: Remove sec64k test.
2002-11-21 amodra * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_l...
2002-11-20 amodra * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
2002-11-18 sveinseTIC4X testcase commit
2002-11-15 nickcFix h8300 relaxation.
2002-11-14 nickcAdd --enable-auto-import extension.
2002-11-12 amodra * ldlang.c (lang_add_section): Discard debugging secti...
2002-11-12 nickcAdd new/updated Danish translations
2002-11-12 amodra * emultempl/ppc64elf.em (ppc_before_allocation): New...
2002-11-12 cgf* configure.tgt (LIB_PATH): Default to searching w32api...
2002-11-11 cgf* pe-dll.c (autofilter_liblist): add libmingwex and...
2002-11-11 cgf* pe-dll.c (autofilter_liblist): Generalize library...
2002-11-11 hp * ld-elf/sec64k.exp: New test.
2002-11-10 hp * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
2002-11-09 amodra * ld-elfvsb/define.s: Avoid use of @ in .type directive.
2002-11-07 hpFix attribution last entry
2002-11-07 hp * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdy...
2002-11-07 nickcOnly run tests for PE type x86 targets.
2002-11-07 aoliva* emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.
2002-11-06 kkojima * ld-sh/rd-sh.exp: Set asflags_save always.
2002-11-06 nickcAdds support for fastcall symbols as used on Microsoft...
2002-11-04 kkojima * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for...
2002-10-30 drow * emultempl/aix.em: Use include <> for generated headers.
2002-10-23 jakub * emultempl/elf32.em (place_orphan): Don't put non...
2002-10-23 nickcAdd new command line option "--no-omagic" which undoes...
2002-10-23 nickc(__RUNTIME_PSEUDO_RELOC_LIST__, __RUNTIME_PSEUDO_RELOC_...
2002-10-22 aoliva* emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to
2002-10-17 aoliva* emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to...
2002-10-16 jakub * config.bfd (s390-*-linux*): Add targ64_selvecs.
2002-10-15 amodra * ldlang.c (load_symbols): Revert last change.
2002-10-14 ciceron * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11...
2002-10-14 sclarkeld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
2002-10-14 amodra * ldlang.c (load_symbols): Don't call bfd_link_add_sym...
2002-10-14 amodra * Makefile.am: Run "make dep-am".
2002-10-13 ciceron * scripttempl/elfm68hc11.sc: Use KEEP for .vectors...
2002-10-12 hjl2002-10-12 H.J. Lu (hjl@gnu.org)
2002-10-11 kkojima * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy...
2002-10-11 amodra * pe-dll.c (make_import_fixup_mark): Avoid type-punned...
2002-10-11 amodra * ldgram.y (memory_spec): Provide empty action.
2002-10-10 jakub * ldfile.c (ldfile_try_open_bfd): When searching skip...
2002-10-10 jakub * ld-i386/combreloc.s: New test.
2002-10-10 amodra * ld-i386/i386.exp (reloc): Turn off combreloc.
2002-10-10 amodra * emultempl/elf32.em (output_rel_find): Prefer .rel...
2002-10-09 sclarke* Makefile.am: Add eshelf32_linux.o and
2002-10-08 hjl2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-07 nickcDon't re-export auto-import symbols.
2002-10-07 nickcAbort if the filename to be added matches the linker...
2002-10-04 hjl2002-10-03 H.J. Lu <hjl@gnu.org>
2002-10-03 cgd2002-10-03 Chris Demetriou <cgd@broadcom.com>
2002-10-02 sclarke* ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
2002-10-02 sclarke* ld-sh/sh64/cmpct1.sd : Fix linked file name.
2002-10-02 amodra * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
2002-10-01 jakubbfd/
2002-10-01 jakubbfd/
2002-10-01 jakubbfd/
next