1. 6e8db23 Enable -Wshadow and fix resulting errors by Martyn Capewell · 3 years, 7 months ago
  2. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 5 years ago
  3. 5523f6c Configure a basic .clang-tidy. by Jacob Bramley · 6 years ago
  4. 4df1551 Fix exception related warnings introduced by GCC 8. by Pierre Langlois · 7 years ago
  5. 389a242 Added aarch32 SIMD example computing the Mandelbrot Set by Rowan Lee · 8 years ago
  6. 1bce007 Use clang-format 3.8 to format VIXL by Pierre Langlois · 8 years ago
  7. 8b57c86 [pool-manager] Integration with aarch32. by Georgia Kouveli · 8 years ago
  8. 275c9d4 [pool-manager] Split Label and Literal. by Georgia Kouveli · 8 years ago
  9. 963fa8a Fix native build of aarch32 examples. by Georgia Kouveli · 8 years ago
  10. fc61fb6 Clean up the Label class. by Georgia Kouveli · 9 years ago
  11. 32929a7 Remove Switch implementation from VIXL by Pierre Langlois · 9 years ago
  12. d9dc46e Re-organize VIXL's doc/ and mention AArch32 by Pierre Langlois · 9 years ago
  13. 2716fc9 Add a custom disassembler example. by Vincent Belliard · 9 years ago
  14. 1075d15 Rename pc to code_address for the disassembler. by Vincent Belliard · 9 years ago
  15. 6a049f9 Unify the `Assembler` helpers related to the code buffer. by Alexandre Rames · 9 years ago
  16. 919e3fe Create a base class for assemblers. by Alexandre Rames · 9 years ago
  17. f5348ce Remove implicit 64 to 32 bit narrowing by Pierre Langlois · 9 years ago
  18. 9c4e289 Fix a couple of comments following `#endif`. by Alexandre Rames · 9 years ago
  19. 71bca30 Use a length argument when constructing S and D register lists by Pierre Langlois · 9 years ago
  20. 1e85b7f Introduce architecture specific guards for the simulator by Pierre Langlois · 9 years ago
  21. 78973f2 Correctly include C headers by Pierre Langlois · 9 years ago
  22. 36d16be [examples] Fix a sign comparison warning by Pierre Langlois · 9 years ago
  23. 11000d0 Add missing namespace in examples by Pierre Langlois · 9 years ago
  24. 10dae1a AArch32: Improve the API for selecting the ISA. by Jacob Bramley · 9 years ago
  25. 2639eaa Fix a `#ifdef` in `examples/aarch32/disasm-a32.cc`. by Alexandre Rames · 9 years ago
  26. 8d0ffa3 Do not compile the AArch32 disassembler example on OSX. by Alexandre Rames · 9 years ago
  27. d383296 Update naming to `aarch32` and `aarch64`. by Alexandre Rames · 9 years ago