Skip to content
  1. Mar 13, 2020
  2. Jun 21, 2017
    • Pierre Langlois's avatar
      Use clang-format 3.8 to format VIXL · 1bce0076
      Pierre Langlois authored
      Additionally, this version of clang-format orders include directives
      alphabetically which showed that the "non-const-visitor.h" header was missing
      two of them.
      
      Change-Id: Ib03407dd2046a0bb7175370685e09fb3aebe583f
      1bce0076
  3. Jan 05, 2017
    • Pierre Langlois's avatar
      Re-organize VIXL's doc/ and mention AArch32 · d9dc46e6
      Pierre Langlois authored
      Updates the top README to reflect changes done with the support for
      AArch32. Take the opportunity to re-organize our documentation files
      structure and seperate `aarch32` and `aarch64` at the top-level.
      
      Additionally, the title now mentions this is the
      development version of VIXL.
      
      doc/
      ├── aarch32
      │   ├── design
      │   │   ├── code-generation-aarch32.md
      │   │   └── literal-pool-aarch32.md
      │   └── getting-started-aarch32.md
      ├── aarch64
      │   ├── getting-started-aarch64.md
      │   ├── supported-instructions-aarch64.md
      │   └── topics
      │       ├── extending-the-disassembler.md
      │       ├── index.md
      │       └── ycm.md
      └── changelog.md
      
      Change-Id: Ida9547a1de30886a112360e4b2beafa7cb0ac7b9
      d9dc46e6
  4. May 13, 2016
    • armvixl's avatar
      VIXL Release 1.13 · 0f35e36b
      armvixl authored and Jacob Bramley's avatar Jacob Bramley committed
      Refer to the README.md and LICENCE files for details.
      
      Change-Id: I922914f4e7da7cb939a8054cded11feb9ea51a86
      0f35e36b
  5. Dec 08, 2015
  6. Oct 23, 2015
  7. Jul 21, 2015
  8. Mar 31, 2015
    • armvixl's avatar
      VIXL Release 1.9 · 6e2c8275
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      6e2c8275
  9. Mar 02, 2015
    • armvixl's avatar
      VIXL Release 1.8 · 5289c590
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      5289c590
  10. Nov 25, 2014
    • armvixl's avatar
      VIXL Release 1.7 · 330dc715
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      330dc715
  11. Sep 25, 2014
    • armvixl's avatar
      VIXL Release 1.6 · c68cb644
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      c68cb644
  12. Jul 14, 2014
    • armvixl's avatar
      VIXL Release 1.5 · 4a102baf
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      4a102baf
  13. May 01, 2014
  14. Mar 21, 2014
    • armvixl's avatar
      VIXL Release 1.3 · b0c8ae2a
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      b0c8ae2a
  15. Feb 05, 2014
    • armvixl's avatar
      VIXL Release 1.2 · f37fdc0b
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      f37fdc0b
  16. Aug 15, 2013
    • armvixl's avatar
      VIXL Release 1.1 · 578645f1
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      578645f1
  17. Jun 18, 2013
    • armvixl's avatar
      VIXL Release 1.0 · ad96eda8
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      ad96eda8
Loading