Skip to content
  1. Jun 04, 2025
  2. Feb 01, 2024
  3. Jan 17, 2024
    • snickolls-arm's avatar
      Update tools to python3 (#85) · 2decd2cf
      snickolls-arm authored
      This updates the scripts in the tools directory to work with python3, python2
      support is now deprecated.
      
      The only significant API change is that the subprocess module works in bytes
      instead of str, the rest are mainly style changes.
      2decd2cf
  4. Jan 13, 2022
  5. Jan 06, 2022
    • Martyn Capewell's avatar
      Update feature table · 41059e27
      Martyn Capewell authored
      Update the supported architecture feature table to reflect the current code and
      enable the I8MM disassembler feature tests.
      41059e27
  6. Mar 31, 2021
  7. Mar 02, 2021
  8. Feb 23, 2021
  9. Feb 09, 2021
  10. Oct 07, 2020
  11. May 07, 2020
  12. Mar 13, 2020
  13. 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
  14. 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
  15. 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
  16. Dec 08, 2015
  17. Oct 23, 2015
  18. Jul 21, 2015
  19. Mar 31, 2015
    • armvixl's avatar
      VIXL Release 1.9 · 6e2c8275
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      6e2c8275
  20. Mar 02, 2015
    • armvixl's avatar
      VIXL Release 1.8 · 5289c590
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      5289c590
  21. Nov 25, 2014
    • armvixl's avatar
      VIXL Release 1.7 · 330dc715
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      330dc715
  22. Sep 25, 2014
    • armvixl's avatar
      VIXL Release 1.6 · c68cb644
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      c68cb644
  23. Jul 14, 2014
    • armvixl's avatar
      VIXL Release 1.5 · 4a102baf
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      4a102baf
  24. May 01, 2014
  25. Mar 21, 2014
    • armvixl's avatar
      VIXL Release 1.3 · b0c8ae2a
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      b0c8ae2a
  26. Feb 05, 2014
    • armvixl's avatar
      VIXL Release 1.2 · f37fdc0b
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      f37fdc0b
  27. Aug 15, 2013
    • armvixl's avatar
      VIXL Release 1.1 · 578645f1
      armvixl authored
      Refer to the README.md and LICENCE files for details.
      578645f1
  28. 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