index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
csu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
Declare __ehdr_start with hidden visibility.
Maciej W. Rozycki
1
-1
/
+2
2013-03-28
Use __ehdr_start, if available, as fallback for AT_PHDR.
Roland McGrath
1
-0
/
+18
2013-03-28
Make _dl_phdr pointer to const.
Roland McGrath
1
-1
/
+1
2013-03-28
Consolidate declarations of _dl_phdr, _dl_phnum.
Roland McGrath
1
-4
/
+0
2013-03-12
Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...
Roland McGrath
2
-0
/
+14
2013-03-01
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
Carlos O'Donell
2
-3
/
+3
2013-03-01
Set default stack size from program environment
Siddhesh Poyarekar
2
-3
/
+3
2013-02-27
Add license exception text to gmon-start.
Roland McGrath
1
-0
/
+17
2013-02-15
Remove bounded-pointers build system support.
Joseph Myers
1
-9
/
+0
2013-02-14
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
1
-2
/
+1
2013-02-13
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
1
-17
/
+11
2013-02-07
Remove lots of inline keywords.
Roland McGrath
1
-2
/
+2
2013-02-01
Remove bp-start.h and INIT_ARGV_and_ENVIRON.
Joseph Myers
1
-2
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
15
-15
/
+15
2013-01-01
Update copyright years.
David S. Miller
1
-2
/
+2
2012-11-09
Support --with-pkgversion and --with-bugurl.
Joseph Myers
1
-2
/
+2
2012-11-04
[BZ #5246] Conditionalize use of PTR_DEMANGLE.
Thomas Schwinge
1
-0
/
+2
2012-10-01
Clean up init-first.c files.
Roland McGrath
1
-18
/
+71
2012-09-11
Update copyright years in csu/libc-tls.c
H.J. Lu
1
-1
/
+1
2012-09-06
Remove _dl_initial_dtv
H.J. Lu
1
-11
/
+9
2012-09-06
Always check dtv before freeing dtv[-1]
H.J. Lu
1
-0
/
+2
2012-08-22
Fix libc-start change for IRELless machines.
Roland McGrath
1
-7
/
+8
2012-08-21
Support static IFUNC calls irrespective of USE_MULTIARCH.
Roland McGrath
2
-46
/
+37
2012-05-19
Delete unused csu/.gitignore
Andreas Jaeger
1
-1
/
+0
2012-04-02
Call __ctype_init in early glibc startup.
Thomas Schwinge
1
-1
/
+5
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-2
/
+0
2012-02-21
Remove old initfini mechanism.
Joseph Myers
2
-74
/
+2
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
15
-45
/
+30
2012-02-08
Remove have-initfini and need-nopic-initfini
Andreas Schwab
2
-19
/
+3
2012-02-08
Support crti.S and crtn.S provided directly by architectures.
Joseph Myers
1
-0
/
+9
2012-01-08
More fallout from supporting only ELF
Ulrich Drepper
1
-2
/
+0
2012-01-07
Remove non-ELF support
Ulrich Drepper
2
-21
/
+1
2012-01-01
Update copyright year
Ulrich Drepper
1
-2
/
+2
2011-09-10
Remove support for !USE___THREAD
Ulrich Drepper
2
-28
/
+3
2011-09-10
Cleanup of configuration options
Ulrich Drepper
2
-13
/
+2
2011-07-10
Comment typo fix.
Roland McGrath
1
-2
/
+3
2011-01-17
Update copyright year.
Ulrich Drepper
1
-2
/
+2
2010-04-04
Fix retrieving of kernel header version.
Ulrich Drepper
1
-2
/
+13
2010-03-26
Don't take the address of a void object.
Richard Henderson
1
-2
/
+2
2010-03-15
Implement handling of libc ABI in ELF header.
Ulrich Drepper
1
-2
/
+6
2009-11-24
Fix startup to security-relevant statically linked binaries.
Ulrich Drepper
2
-6
/
+21
2009-10-13
Fix USE_MULTIARCH conditional
Andreas Schwab
1
-5
/
+7
2009-07-28
Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.
Ulrich Drepper
1
-4
/
+5
2009-06-05
Fix build problems with old binutils.
Ulrich Drepper
1
-3
/
+3
2009-05-31
Finish IFUNC support for x86 and x86-64.
Ulrich Drepper
1
-0
/
+30
2009-05-16
remove subsumed .gitignore entries and files
Jim Meyering
1
-6
/
+0
2009-05-16
remove COPYING* from .gitignore files
Jim Meyering
1
-1
/
+1
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
1
-0
/
+0
2009-01-11
[!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.
Ulrich Drepper
1
-2
/
+2
2009-01-02
* posix/getconf.c: Update copyright year.
Ulrich Drepper
1
-2
/
+2
[next]