summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/dl-machine.h
AgeCommit message (Expand)Author
2005-05-28 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New.Richard Henderson
2005-03-152005-03-15 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2005-02-07 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAPRichard Henderson
2005-01-23 * sysdeps/alpha/dl-trampoline.S: New file.Richard Henderson
2004-10-15 * sysdeps/alpha/dl-machine.h (elf_machine_rela,Richard Henderson
2004-06-28[BZ #230]Ulrich Drepper
2004-03-05Use GLRO instead of GL where appropriate.Ulrich Drepper
2004-02-20(DL_ARGV_NOT_RELRO): Remove.Ulrich Drepper
2004-02-20(DL_ARGV_NOT_RELRO): Define.Ulrich Drepper
2004-01-16 * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal.Richard Henderson
2003-09-24(RTLD_START): Remove setting of __libc_stack_end.Ulrich Drepper
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,Alexandre Oliva
2003-06-06 * sysdeps/alpha/dl-machine.h (RTLD_START): Fix top-of-stack backtrace.Richard Henderson
2003-02-14(elf_machine_rela): Add instead of subtracting map->l_tls_offset.Ulrich Drepper
2003-01-17(elf_machine_type_class): Add TLS relocs for class PLT.Ulrich Drepper
2003-01-12(elf_machine_rela): Compute DTPREL64 and TPREL64 without loadbase applied.Ulrich Drepper
2003-01-12(elf_machine_rela): Move CHECK_STATIC_TLS before l_tls_offset use.Ulrich Drepper
2002-11-082002-11-07 Richard Henderson <rth@redhat.com>Roland McGrath
2002-10-02Temporarily enable R_*_NONE relocs in ld.so.Ulrich Drepper
2002-04-242002-04-24 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-06(ELF_MACHINE_REL_RELATIVE): Define.Ulrich Drepper
2002-02-28Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.Ulrich Drepper
2002-02-27(elf_machine_load_address, RTLD_START): Work around an Alpha gas bug.Ulrich Drepper
2002-02-03(RTLD_START): Call _dl_init_internal instead of _dl_init.Ulrich Drepper
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2001-12-31(elf_machine_runtime_setup): Avoid warning.Ulrich Drepper
2001-12-12(elf_machine_runtime_setup): ReinitializeUlrich Drepper
2001-09-22(elf_machine_load_address): Compute the difference between base address andUlrich Drepper
2001-09-01(elf_machine_rela): Remove unused code.Ulrich Drepper
2001-08-30(elf_machine_rela): Don't handleUlrich Drepper
2001-08-26(elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_p): Remove.Ulrich Drepper
2001-08-24(elf_machine_rela_relative): Rename from elf_machine_rel_relative. Fix argum...Ulrich Drepper
2001-08-24Define elf_machine_rel_relative. Minor optimizations.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-28(elf_machine_rela): Don't handle relocations which are not in ld.so ifUlrich Drepper
2000-11-16(RTLD_START): Update _dl_argv.Ulrich Drepper
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-09-29(elf_machine_rela): Handle unaligned relocation also for R_ALPHA_RELATIVE.Ulrich Drepper
2000-07-18(elf_machine_rela): Pass 0 instead of NULL to elf_machine_fixup_pltAndreas Jaeger
2000-07-01(elf_machine_rela) [r_type == R_ALPHA_REFQUAD]: Use memcpy to load andUlrich Drepper
2000-05-082000-05-08 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger
2000-05-05(elf_machine_fixup_plt): Change return valuie to lookup_t and return the value.Ulrich Drepper
2000-04-28(_dl_start_user): Fix the _dl_skip_args handling.Ulrich Drepper
2000-04-15(RTLD_START):Rewrite for new init function interface.Ulrich Drepper
2000-03-31Use D_PTR to access relocated entries in l_info.Ulrich Drepper
2000-03-26(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use a C comment, not an assembly comment.Ulrich Drepper
1999-07-211999-07-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-02-20(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.Ulrich Drepper
1999-02-20(elf_machine_fixup_plt): DT_JMPREL and DT_PLTGOT entries are alreadyUlrich Drepper
1999-02-08(TRAMPOLINE_TEMPLATE): Save and restore all call-clobbered fp regs.Ulrich Drepper