about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-133-6/+10
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-083-5/+28
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* Add e500 port.Joseph Myers2013-10-182-1/+4
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0424-0/+4153
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-043-0/+17
* PowerPC SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC makecontextAlan Modra2013-10-042-4/+10
* PowerPC LE _dl_hwcap accessAlan Modra2013-10-043-16/+16
* Remove aix specific files.Ondřej Bílka2013-08-299-869/+0
* Fix typos.Ondřej Bílka2013-08-294-4/+4
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-202-0/+23
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-234-0/+129
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+20
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-242-0/+4
* New API to set default thread attributesSiddhesh Poyarekar2013-06-152-0/+8
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-055-29/+29
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-05-034-3/+70
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-0/+10
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-152-12/+46
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-03-081-4/+0
* Sync with Linux 3.8Andreas Jaeger2013-03-062-1/+3
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-062-14/+6
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-4/+3
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+3
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-282-14/+6
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-182-0/+6
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-9/+6
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-18/+12
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-088-32/+16
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-2/+1
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-2/+1
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-1/+0
* PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard2013-01-184-29/+33
* Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab2013-01-101-1/+0
* Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab2013-01-101-0/+1
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-01-094-0/+36
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0286-91/+86
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Fix "set but not used" warnings for powerpc64Siddhesh Poyarekar2012-12-061-3/+2
* Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers2012-12-041-1/+1
* PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2012-11-091-258/+11
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-2/+0
* PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab2012-11-011-15/+15
* Fix powerpc abilist sort orderAndreas Schwab2012-10-312-2/+2
* Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho2012-10-312-2/+2
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-243-1/+11
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-121-5/+5