aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc32
AgeCommit message (Expand)Author
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-04-27Update sparc localplt.dataDavid S. Miller
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-20Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller
2012-02-18Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper