1. 30 Apr, 2014 1 commit
  2. 12 Mar, 2014 1 commit
  3. 10 Jan, 2014 1 commit
    • Elliott Hughes's avatar
      Add some more headers. · c835c357
      Elliott Hughes authored
      This patch adds trivial implementations of the missing sys headers
      needed by strace. All strace needs are the constants and structures,
      so this is enough for now. We can come back and add the functions
      if/when we ever need them.
      
      Change-Id: Idb87c1a8b6b1c62f6e16ae94f147e1169722b48e
      c835c357
  4. 09 Jan, 2014 1 commit
  5. 07 Jan, 2014 1 commit
    • Elliott Hughes's avatar
      Regenerate the NOTICE files. · 54a7494f
      Elliott Hughes authored
      Also standardize the orthography in a few places to reduce near-duplicates
      in the NOTICE files.
      
      Change-Id: I347c75e817be61ec1b9c5b4b96226feedc8d09ab
      54a7494f
  6. 17 Dec, 2013 1 commit
    • Serban Constantinescu's avatar
      AArch64: Add initial support for AArch64 · e210488e
      Serban Constantinescu authored
      
      This is the first patch out of a series of patches that add support for
      AArch64, the new 64bit execution state of the ARMv8 Architecture. The
      patches add support for LP64 programming model.
      
      The patch adds:
      * "arch-aarch64" to the architecture directories.
      * "arch-aarch64/include" - headers used by libc
      * "arch-aarch64/bionic":
          - crtbegin, crtend support;
          - aarch64 specific syscall stubs;
          - setjmp, clone, vfork assembly files.
      
      Change-Id: If72b859f81928d03ad05d4ccfcb54c2f5dbf99a5
      Signed-off-by: default avatarSerban Constantinescu <serban.constantinescu@arm.com>
      e210488e
  7. 23 Oct, 2013 1 commit
  8. 04 Oct, 2013 1 commit
    • Elliott Hughes's avatar
      Add arch-x86_64/bionic. · 4906e565
      Elliott Hughes authored
      This is basically half of I5de76f6c46ac87779f207d568a86bb453e2414de from
      Pavel Chupin <pavel.v.chupin@intel.com>, but with the stock upstream
      setjump/sigsetjmp and H.J. Lu's suggested changes to __rt_sigreturn.
      
      Change-Id: I8167ec228faeb2065391e5bec0413cca662f3d33
      4906e565
  9. 12 Feb, 2013 1 commit
  10. 04 Mar, 2009 2 commits
  11. 21 Oct, 2008 1 commit