about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-062-72/+9
* arm: Add optimized add_n and sub_nRichard Henderson2013-03-063-0/+88
* arm: Add optimized submul_1Richard Henderson2013-03-062-0/+69
* arm: Add optimized addmul_1Richard Henderson2013-03-062-0/+68
* arm: Add optimized ffs for armv6t2Richard Henderson2013-03-063-0/+88
* arm: Implement hard-tp for GET_TLSRichard Henderson2013-03-064-11/+30
* arm: Tidy architecture selectionRichard Henderson2013-03-063-8/+45
* arm: Unless arm4t, pop return address directly into pcRichard Henderson2013-03-063-5/+14
* arm: Commonize BX conditionalsRichard Henderson2013-03-064-30/+21
* arm: Delete LOADREGS macroRichard Henderson2013-03-063-5/+4
* arm: Use push/pop mnemonicsRichard Henderson2013-03-0620-134/+154
* arm: Enable thumb2 mode in assembly filesRichard Henderson2013-03-062-2/+14
* arm: Introduce and use GET_TLSRichard Henderson2013-03-0610-42/+77
* arm: Introduce and use NEGOFF series of macrosRichard Henderson2013-03-066-14/+43
* arm: Introduce and use LDST_PCRELRichard Henderson2013-03-065-24/+47
* Sync with Linux 3.8Andreas Jaeger2013-03-0611-2/+35
* Update date of last entryAndreas Jaeger2013-03-061-1/+1
* Use <bits/mman-linux.h> on M68kAndreas Jaeger2013-03-062-74/+7
* Use <bits/mman-linux.h> on ARMAndreas Jaeger2013-03-062-74/+7
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-052-74/+7
* tile: Add priority inheritance futex supportChris Metcalf2013-02-282-0/+37
* Remove bounded-pointers relics from am33 code.Joseph Myers2013-02-283-9/+13
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-289-32/+44
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-2812-0/+33
* arm: Add IT insns for thumb modeRichard Henderson2013-02-2810-11/+29
* arm: Introduce and use PC_OFSRichard Henderson2013-02-2811-20/+41
* arm: Tidy whitespace in sysdep.h filesRichard Henderson2013-02-284-278/+278
* arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson2013-02-282-1/+4
* arm: Handle armv6 in preconfigureRichard Henderson2013-02-282-1/+6
* arm: Update preconfigure fragment for gcc 4.8Richard Henderson2013-02-282-1/+5
* ARM: Macroize use of .cfi_sections directive.Roland McGrath2013-02-275-5/+16
* Add support for building as MIPS16 code.Maciej W. Rozycki2013-02-2762-47/+1041
* Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson2013-02-202-0/+35
* alpha: Include errno.h in sysdep.hRichard Henderson2013-02-202-0/+7
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-202-1/+4
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-202-11/+14
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-202-1/+4
* Add missing __attribute_used__.Thomas Schwinge2013-02-202-1/+5
* Align to generic file.Thomas Schwinge2013-02-202-9/+14
* Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers2013-02-192-0/+40
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-182-0/+38
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-182-0/+8
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-1819-0/+81
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-152-2/+8
* hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell2013-02-143-14/+7
* aarch64: Update libm-test-ulps.Marcus Shawcroft2013-02-142-0/+368
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-149-20/+35
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-1316-20/+58
* Add CFI information for MIPS assembly sources.Joseph Myers2013-02-1120-34/+191
* m68k: update kernel-features.hAndreas Schwab2013-02-082-0/+29