summaryrefslogtreecommitdiff
path: root/sysdeps/i386/dl-trampoline.S
AgeCommit message (Expand)Author
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa
2007-10-07[BZ #3924]Ulrich Drepper
2007-08-24[BZ #3924]Ulrich Drepper
2007-08-24* sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): AvoidUlrich Drepper
2007-01-26* sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use registerUlrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek