summaryrefslogtreecommitdiff
path: root/csu
AgeCommit message (Expand)Author
2016-10-09Merge commit 'refs/top-bases/t/tls' into t/tlsSamuel Thibault
2016-08-20Merge commit 'refs/top-bases/t/tls' into t/tlsSamuel Thibault
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-07Fix gcrt0.o compilationSamuel Thibault
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu
2015-02-23Compile gcrt1.o with -fPICH.J. Lu
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella
2014-11-20Add tests for C11-like atomic operations.Torvald Riegel
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-04-14Support _r_debug for static binaries.Carlos O'Donell
2014-03-14Remove "Compiled on ..." crapola from version text.Roland McGrath
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-22Remove unused %include lines from Versions files.Roland McGrath
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
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 commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-09-01Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-21Fix typos.Ondřej Bílka
2013-05-26Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-05-23Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-05-20Merge commit 'refs/top-bases/t/tls' into t/tlsThomas 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