index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
/
dl-support.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dl-librecon.h header.
Adhemerval Zanella
2022-05-16
1
-6
/
+0
*
Remove kernel version check
Adhemerval Zanella
2022-05-16
1
-6
/
+0
*
Linux: Consolidate auxiliary vector parsing (redo)
Florian Weimer
2022-02-28
1
-76
/
+9
*
Revert "Linux: Consolidate auxiliary vector parsing"
Florian Weimer
2022-02-11
1
-4
/
+76
*
elf: Remove LD_USE_LOAD_BIAS
Adhemerval Zanella
2022-02-10
1
-1
/
+0
*
Linux: Consolidate auxiliary vector parsing
Florian Weimer
2022-02-10
1
-76
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
1
-0
/
+3
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2021-12-28
1
-0
/
+8
*
elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)
Chung-Lin Tang
2021-10-21
1
-0
/
+2
*
elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
Szabolcs Nagy
2021-10-04
1
-0
/
+7
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-3
/
+0
*
elf: Replace most uses of THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-15
1
-2
/
+4
*
Force building with -fno-common
Florian Weimer
2021-07-09
1
-3
/
+3
*
nptl: Move changing of stack permissions into ld.so
Florian Weimer
2021-05-10
1
-6
/
+4
*
nptl: Move more stack management variables into _rtld_global
Florian Weimer
2021-05-10
1
-0
/
+3
*
elf, nptl: Initialize static TLS directly in ld.so
Florian Weimer
2021-05-05
1
-2
/
+1
*
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
H.J. Lu
2021-02-01
1
-0
/
+5
*
Use hidden visibility for early static PIE code
Szabolcs Nagy
2021-01-21
1
-0
/
+6
*
elf: Avoid RELATIVE relocation for _dl_sysinfo
H.J. Lu
2021-01-19
1
-2
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
Florian Weimer
2020-12-04
1
-1
/
+4
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
1
-4
/
+5
*
elf: Record whether paths come from LD_LIBRARY_PATH or --library-path
Florian Weimer
2020-10-08
1
-1
/
+1
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
1
-2
/
+1
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
1
-0
/
+7
*
elf: Enable relro for static build
Adhemerval Zanella
2020-01-03
1
-4
/
+14
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
1
-8
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
1
-0
/
+11
*
ld.so: Add architecture specific fields
H.J. Lu
2017-11-13
1
-0
/
+1
*
elf: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-2
/
+0
*
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-08-13
1
-2
/
+1
*
tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
Siddhesh Poyarekar
2017-06-07
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Add framework for tunables
Siddhesh Poyarekar
2016-12-31
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Add AT_PLATFORM to _dl_aux_init ()
Carlos Eduardo Seo
2015-10-27
1
-0
/
+3
*
[BZ #17250] Fix static dlopen default library search path
Maciej W. Rozycki
2015-09-25
1
-1
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL
Richard Henderson
2014-07-03
1
-7
/
+1
*
[BZ #16046] Static dlopen correction fallout fixes.
Maciej W. Rozycki
2014-01-31
1
-0
/
+3
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix static-binary lazy FPU context allocation
Maciej W. Rozycki
2013-09-09
1
-0
/
+6
*
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
2013-06-28
1
-0
/
+4
[next]