summaryrefslogtreecommitdiff
path: root/csu
AgeCommit message (Expand)Author
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2014-01-31[BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-05-26Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-04-25Declare __ehdr_start with hidden visibility.Maciej W. Rozycki
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath
2013-03-28Make _dl_phdr pointer to const.Roland McGrath
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath
2013-03-12Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar
2013-02-27Add license exception text to gmon-start.Roland McGrath
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-10-01Clean up init-first.c files.Roland McGrath
2012-09-11Update copyright years in csu/libc-tls.cH.J. Lu
2012-09-06Remove _dl_initial_dtvH.J. Lu
2012-09-06Always check dtv before freeing dtv[-1]H.J. Lu
2012-08-22Fix libc-start change for IRELless machines.Roland McGrath
2012-08-21Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-19Delete unused csu/.gitignoreAndreas Jaeger
2012-04-05Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-03Merge branch 't/master_backports' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-03Call __ctype_init in early glibc startup.Thomas Schwinge
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers
2012-01-08More fallout from supporting only ELFUlrich Drepper