about summary refs log tree commit diff
path: root/ports/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* arm: Unless arm4t, pop return address directly into pcRichard Henderson2013-03-062-5/+10
* arm: Commonize BX conditionalsRichard Henderson2013-03-063-30/+14
* arm: Delete LOADREGS macroRichard Henderson2013-03-062-5/+1
* arm: Use push/pop mnemonicsRichard Henderson2013-03-0619-134/+133
* arm: Enable thumb2 mode in assembly filesRichard Henderson2013-03-061-2/+11
* arm: Introduce and use GET_TLSRichard Henderson2013-03-069-42/+64
* arm: Introduce and use NEGOFF series of macrosRichard Henderson2013-03-065-14/+35
* arm: Introduce and use LDST_PCRELRichard Henderson2013-03-064-24/+35
* Sync with Linux 3.8Andreas Jaeger2013-03-067-2/+14
* Use <bits/mman-linux.h> on M68kAndreas Jaeger2013-03-061-74/+2
* Use <bits/mman-linux.h> on ARMAndreas Jaeger2013-03-061-74/+2
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-051-74/+2
* tile: Add priority inheritance futex supportChris Metcalf2013-02-281-0/+28
* Remove bounded-pointers relics from am33 code.Joseph Myers2013-02-282-9/+6
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-288-32/+16
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-2811-0/+22
* arm: Add IT insns for thumb modeRichard Henderson2013-02-289-11/+18
* arm: Introduce and use PC_OFSRichard Henderson2013-02-2810-20/+26
* arm: Tidy whitespace in sysdep.h filesRichard Henderson2013-02-283-278/+274
* arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson2013-02-281-1/+1
* arm: Handle armv6 in preconfigureRichard Henderson2013-02-281-1/+4
* arm: Update preconfigure fragment for gcc 4.8Richard Henderson2013-02-281-1/+1
* ARM: Macroize use of .cfi_sections directive.Roland McGrath2013-02-274-5/+8
* Add support for building as MIPS16 code.Maciej W. Rozycki2013-02-2761-47/+935
* Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson2013-02-201-0/+25
* alpha: Include errno.h in sysdep.hRichard Henderson2013-02-201-0/+3
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-201-1/+1
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-201-11/+11
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-201-1/+1
* Add missing __attribute_used__.Thomas Schwinge2013-02-201-1/+2
* Align to generic file.Thomas Schwinge2013-02-201-9/+10
* Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers2013-02-191-0/+30
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-181-0/+28
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-181-0/+3
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-1812-0/+36
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-2/+2
* hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell2013-02-142-14/+0
* aarch64: Update libm-test-ulps.Marcus Shawcroft2013-02-141-0/+364
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-147-20/+13
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-1311-20/+18
* Add CFI information for MIPS assembly sources.Joseph Myers2013-02-1119-34/+146
* m68k: update kernel-features.hAndreas Schwab2013-02-081-0/+20
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-0811-40/+25
* ARM: Support loading unmarked objects from cache.Carlos O'Donell2013-02-082-2/+13
* Use ENTRY and END in more MIPS .S files.Joseph Myers2013-02-0814-49/+21
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-087-17/+7
* MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki2013-02-053-120/+120
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-053-87/+234
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-048-21/+7
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-312-5/+2