1. 21 Nov, 2013 1 commit
  2. 08 Nov, 2013 1 commit
  3. 06 Nov, 2013 2 commits
    • Ben Cheng's avatar
      Add processed uapi kernel headers for ARM. · a6b53f03
      Ben Cheng authored
      Change-Id: Id34de841b7b4b5a1bf7d22eb793860f92f24a6e5
      a6b53f03
    • Elliott Hughes's avatar
      Make cpp.py less braindead. · 40596aa0
      Elliott Hughes authored
      The old code ignored operator precedence (!), despite having two tables
      of operator precedence. The code's still pretty awful, but I've cleaned
      it up enough to fix this, the most important bug.
      
      This patch lets us correctly clean the uapi unistd.h, stat.h, and swab.h files,
      and also fixes the mess we were already making of various old kernel
      header files. I've added a bunch more tests, fixed the existing tests that
      the existing script was already failing (!), and changed the script so that
      the tests are run every time the script is run.
      
      We can probably remove some of the old kernel header files that we were
      parsing incorrectly, but we can worry about that later.
      
      Bug: 11253477
      Change-Id: Ie66c65b3a7ae13b4e98ed8038a6a534f06eae0e5
      40596aa0
  4. 08 Mar, 2012 1 commit
  5. 07 Mar, 2012 2 commits
  6. 06 Apr, 2010 1 commit
  7. 03 Mar, 2009 2 commits
  8. 09 Jan, 2009 1 commit
  9. 17 Dec, 2008 1 commit
  10. 21 Oct, 2008 1 commit