Skip to content
  1. Mar 31, 2021
  2. Mar 02, 2021
  3. Feb 23, 2021
  4. Feb 09, 2021
  5. Oct 07, 2020
  6. May 07, 2020
  7. Mar 13, 2020
  8. 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
  9. 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
  10. 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
  11. Dec 08, 2015
  12. Oct 23, 2015
  13. Jul 21, 2015
  14. Mar 31, 2015
    • armvixl's avatar
      VIXL Release 1.9 · 6e2c8275
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      6e2c8275
  15. Mar 02, 2015
    • armvixl's avatar
      VIXL Release 1.8 · 5289c590
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      5289c590
  16. Nov 25, 2014
    • armvixl's avatar
      VIXL Release 1.7 · 330dc715
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      330dc715
  17. Sep 25, 2014
    • armvixl's avatar
      VIXL Release 1.6 · c68cb644
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      c68cb644
  18. Jul 14, 2014
    • armvixl's avatar
      VIXL Release 1.5 · 4a102baf
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      4a102baf
  19. May 01, 2014
  20. Mar 21, 2014
    • armvixl's avatar
      VIXL Release 1.3 · b0c8ae2a
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      b0c8ae2a
  21. Feb 05, 2014
    • armvixl's avatar
      VIXL Release 1.2 · f37fdc0b
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      f37fdc0b
  22. Aug 15, 2013
    • armvixl's avatar
      VIXL Release 1.1 · 578645f1
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      578645f1
  23. 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