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
/
csu
/
libc-start.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove kernel version check
Adhemerval Zanella
2022-05-16
1
-8
/
+0
*
elf: Remove __libc_init_secure
Fangrui Song
2022-04-19
1
-3
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
elf: Add _dl_audit_preinit
Adhemerval Zanella
2021-12-28
1
-20
/
+3
*
Force building with -fno-common
Florian Weimer
2021-07-09
1
-2
/
+1
*
nptl: Remove exit-thread.h
Adhemerval Zanella
2021-06-04
1
-1
/
+0
*
csu: Move calling main out of __libc_start_main_impl
Florian Weimer
2021-04-21
1
-70
/
+4
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
1
-11
/
+155
*
csu: Move static pie self relocation later [BZ #27072]
Szabolcs Nagy
2021-01-21
1
-2
/
+5
*
Use hidden visibility for early static PIE code
Szabolcs Nagy
2021-01-21
1
-0
/
+4
*
csu: Avoid weak ref for __ehdr_start in static PIE
Szabolcs Nagy
2021-01-21
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Replace __libc_multiple_libcs with __libc_initial flag
Florian Weimer
2020-12-16
1
-8
/
+5
*
Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)
Joseph Myers
2020-10-30
1
-0
/
+10
*
elf: Add initial flag argument to __libc_early_init
Florian Weimer
2020-04-29
1
-1
/
+2
*
elf: Implement __libc_early_init
Florian Weimer
2020-04-24
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
hurd: Initialize TLS and libpthread before signal thread start
Samuel Thibault
2018-03-25
1
-1
/
+1
*
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
/
+2
*
Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
1
-2
/
+0
*
powerpc: Fix float128 IFUNC relocations [BZ #21707]
Tulio Magno Quites Machado Filho
2017-07-17
1
-2
/
+9
*
Delay initialization of CPU features struct in static binaries
Siddhesh Poyarekar
2017-05-31
1
-0
/
+6
*
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
/
+8
*
Initialize the stack guard earlier when linking statically [BZ #7065]
Nick Alcock
2016-12-26
1
-14
/
+15
*
Remove __libc_csu_irel declaration
Siddhesh Poyarekar
2016-09-10
1
-3
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Clean up __exit_thread.
Roland McGrath
2014-05-13
1
-1
/
+2
*
Support _r_debug for static binaries.
Carlos O'Donell
2014-04-14
1
-0
/
+3
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-4
/
+4
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
BZ #15754: CVE-2013-4788
Carlos O'Donell
2013-09-23
1
-0
/
+16
*
Declare __ehdr_start with hidden visibility.
Maciej W. Rozycki
2013-04-25
1
-1
/
+2
*
Use __ehdr_start, if available, as fallback for AT_PHDR.
Roland McGrath
2013-03-28
1
-0
/
+18
*
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
Carlos O'Donell
2013-03-01
1
-2
/
+2
*
Set default stack size from program environment
Siddhesh Poyarekar
2013-03-01
1
-2
/
+2
*
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
2013-02-14
1
-2
/
+1
*
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
2013-02-13
1
-17
/
+11
*
Remove bp-start.h and INIT_ARGV_and_ENVIRON.
Joseph Myers
2013-02-01
1
-2
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
[BZ #5246] Conditionalize use of PTR_DEMANGLE.
Thomas Schwinge
2012-11-04
1
-0
/
+2
*
Fix libc-start change for IRELless machines.
Roland McGrath
2012-08-22
1
-7
/
+8
*
Support static IFUNC calls irrespective of USE_MULTIARCH.
Roland McGrath
2012-08-21
1
-3
/
+35
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix startup to security-relevant statically linked binaries.
Ulrich Drepper
2009-11-24
1
-0
/
+6
[next]