aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/dl-machine.h
AgeCommit message (Expand)Author
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
1998-09-11 * sysdeps/alpha/dl-machine.h (_dl_start_user): Pass pointer toRichard Henderson
1998-08-28(elf_machine_lazy_rel): Change first parameter and use this value.Ulrich Drepper
1998-06-27(elf_machine_runtime_setup): Only set _dl_profile_map if _dl_name_match_p.Ulrich Drepper
1998-01-26* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declarationRichard Henderson
1998-01-25(ELF_MACHINE_RUNTIME_TRAMPOLINE): Remove the 3rd arg and addUlrich Drepper
1997-12-14(ELF_MACHINE_RUNTIME_TRAMPOLINE): Add missing parameters.Ulrich Drepper
1997-12-08(_dl_runtime_resolve): Care for prefix.Ulrich Drepper
1997-10-12(elf_machine_plt_value): New function.Ulrich Drepper
1997-09-27(ELF_MACHINE_RELOC_NOPLT): Renamed.Ulrich Drepper
1997-08-27(RTLD_START): Switch back to previous section to avoid confusing theUlrich Drepper
1997-07-28(elf_machine_runtime_setup): Add new parameter to enable profiling.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): If we areUlrich Drepper
1997-03-25Mirror Roland's recent changes.Ulrich Drepper
1997-02-19update from main archive 970218Ulrich Drepper
1997-02-15Update to 2.1.x development versionUlrich Drepper
1997-02-02update from main archive 970201Ulrich Drepper
1997-01-06update from main archive 960105Ulrich Drepper
1996-12-20Update from main archive 961219Ulrich Drepper
1996-12-04update from main archive 961203Ulrich Drepper
1996-09-05update from main archive 960904Ulrich Drepper
1996-08-27update from main archive 960826Ulrich Drepper
1996-08-15update from main archive 960814Ulrich Drepper
1996-08-12Update from main archive 960811Ulrich Drepper