summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/include
Commit message (Expand)AuthorAgeFilesLines
* Simplify our endian.h implementation.Elliott Hughes2014-12-081-42/+0
* Switch x86 and x86-64 to __builtin_bswap*.Elliott Hughes2014-12-021-23/+4
* Kill <machine/exec.h>.Elliott Hughes2014-12-021-51/+0
* Add IFUNC support for arm64 and IRELATIVE relocDmitriy Ivanov2014-09-111-0/+1
* Simplify _ALIGN_TEXT.Elliott Hughes2014-08-201-10/+1
* Fix our x86 PIC_PROLOGUE.Elliott Hughes2014-08-091-3/+3
* Android is all-PIC/PIE.Elliott Hughes2014-08-071-8/+0
* Clean up <machine/ieee.h>.Elliott Hughes2014-04-161-141/+0
* Reimplement isinf/isnan/fpclassify.Elliott Hughes2014-04-141-5/+13
* Remove <machine/limits.h>.Elliott Hughes2014-04-011-60/+0
* Remove SIZE_MAX definition in limits.hRussell Webb2014-03-311-3/+0
* Unify our assembler macros.Elliott Hughes2014-02-201-147/+0
* Kill <machine/_types.h>.Elliott Hughes2014-02-041-114/+0
* Remove <machine/kernel.h>.Elliott Hughes2013-12-181-40/+0
* Move bionic over to GCC's 'warning' attribute.Elliott Hughes2013-12-171-24/+0
* Add .cfi_startproc/.cfi_endproc to ENTRY/END.Christopher Ferris2013-11-191-2/+2
* Add arch-x86_64/include/machine.Elliott Hughes2013-10-041-6/+0
* Clean up some comments.Elliott Hughes2013-10-011-2/+1
* Update x86 machine/endian.h from upstreamPavel Chupin2013-06-251-19/+9
* Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.Elliott Hughes2013-02-061-43/+127
* Upgrade libm.Elliott Hughes2013-02-011-0/+2
* Use the NetBSD <sys/exec_elf.h>.Elliott Hughes2013-01-291-0/+63
* Fix <endian.h> and <sys/endian.h>.Elliott Hughes2012-12-111-0/+0
* Remove (near-)duplicate definitions of size_t and ssize_t.Elliott Hughes2012-11-291-23/+0
* Clean up _BYTE_ORDER definitions for better x86 portability.Elliott Hughes2012-11-271-0/+1
* Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"David 'Digit' Turner2012-10-172-251/+0
* libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>David 'Digit' Turner2012-10-172-0/+251
* Remove an awkward #include that is no longer upstream.Elliott Hughes2012-08-021-2/+0
* am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibil...Jean-Baptiste Queru2012-02-131-0/+10
|\
| * libc: Define new symbol visibility macrosDavid 'Digit' Turner2012-01-311-0/+10
* | libc: provide atomic operations will full barriers for NDK apps.David 'Digit' Turner2011-11-161-65/+0
|/
* NDK: x86 header file has incorrect definition for ptrdiff_tMark D Horn2011-08-051-1/+5
* libc: x86: Fixed size_t definition.David 'Digit' Turner2011-08-041-1/+1
* Replace __atomic_XXX with GCC __sync_XXX intrinsics.Bruce Beare2011-02-031-0/+65
* use consistent guards for off_t and size_t defines for IABruce Beare2011-01-071-5/+2
* Simplify variable typing for IA buildsBruce Beare2011-01-071-6/+6
* Android hack for size_tBruce Beare2010-03-261-3/+16
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+643
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-643/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+53
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-219-0/+590