1. 9fc1c33 Add Intel Indirect Branch Tracking support. by Bob Beck · 1 year, 10 months ago
  2. a905bbb Consistently include BTI markers in every assembly file by David Benjamin · 1 year, 10 months ago
  3. abb9af8 Work around a NASM bug by David Benjamin · 2 years, 1 month ago
  4. ebd43ef Move data from .text to .rodata on x86_64 by Theo Buehler · 2 years, 1 month ago
  5. a43c76d Work around nasm bug with empty assembly files by David Benjamin · 2 years, 2 months ago
  6. c556ee9 Add initial support for SEH directives in x86_64 perlasm by David Benjamin · 6 years ago
  7. aa18fe2 Indent DB lines in x86_64 NASM output. by David Benjamin · 2 years, 2 months ago
  8. cdccbe1 Fully condition all assembly files. by David Benjamin · 2 years, 4 months ago
  9. 08dee19 Use C preprocessor comments in assembly headers. by David Benjamin · 3 years, 5 months ago
  10. 549e4e7 Align with upstream on 'close STDOUT' lines. by David Benjamin · 3 years, 8 months ago
  11. c48c8b6 Move no-exec-stack sections outside of #ifs. by Adam Langley · 5 years ago
  12. 9c49713 Add .note.GNU-stack at the source level. by David Benjamin · 5 years ago
  13. 24a18b8 Fix x86_64-xlate.pl comment regex. by David Benjamin · 6 years ago
  14. fc31677 Tolerate spaces when parsing .type directives. by David Benjamin · 6 years ago
  15. 470bd56 perlasm/x86_64-xlate.pl: refine symbol recognition in .xdata. by David Benjamin · 6 years ago
  16. c161571 Add test of assembly code dispatch. by Adam Langley · 6 years ago
  17. d99b549 Add AES ABI tests. by David Benjamin · 6 years ago
  18. 17d553d Add a CFI tester to CHECK_ABI. by David Benjamin · 6 years ago
  19. 5edf895 Translate .L directives inside .byte too. by David Benjamin · 6 years ago
  20. bbc4291 Add a note that generated files are generated. by David Benjamin · 6 years ago
  21. e77c27d Automatically disable assembly with MSAN. by Adam Langley · 7 years ago
  22. 8c7c635 Support symbol prefixes by Joshua Liebow-Feeser · 7 years ago
  23. 6dc9942 Sync up some perlasm license headers and easy fixes. by David Benjamin · 7 years ago
  24. 4281bcd Revert assembly changes in "Hide CPU capability symbols in C." by David Benjamin · 7 years ago
  25. 38636ab Hide CPU capability symbols in C. by David Benjamin · 7 years ago
  26. c862c31 perlasm/x86_64-xlate.pl: work around problem with hex constants in masm. by David Benjamin · 8 years ago
  27. e34eaa6 Remove old masm workaround. by David Benjamin · 8 years ago
  28. 107d438 Gate assembly sources on !OPENSSL_NO_ASM. by Adam Langley · 8 years ago
  29. 98f5dc3 perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. by David Benjamin · 8 years ago
  30. f3cc7a3 perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive. by David Benjamin · 8 years ago
  31. 4c40531 perlasm/x86_64-xlate.pl: typo fix in comment. by David Benjamin · 8 years ago
  32. 0f28691 Fix a few typos. by David Benjamin · 8 years ago
  33. 689eb3d x86_64-xlate.pl: import fix(?) from upstream. by Adam Langley · 8 years ago
  34. 9ad43cb x86_64-xlate.pl: drop some whitespace. by Adam Langley · 8 years ago
  35. 9be3238 perlasm/x86_64-xlate.pl: recognize DWARF CFI directives. by Adam Langley · 8 years ago
  36. 949628a perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive. by Adam Langley · 8 years ago
  37. 2512663 perlasm/x86_64-xlate.pl: minor readability updates. by Adam Langley · 8 years ago
  38. 3149979 perlasm/x86_64-xlate.pl: clarify SEH coding guidelines. by Adam Langley · 8 years ago
  39. 4229d26 perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing. by Adam Langley · 8 years ago
  40. fa99197 perlasm/x86_64-xlate.pl: refine sign extension in ea package. by David Benjamin · 8 years ago
  41. 66194fe perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls. by David Benjamin · 9 years ago
  42. b111f7a Rebase x86_64-xlate.pl atop master. by David Benjamin · 9 years ago
  43. 8d5717b perlasm/x86_64-xlate.pl: handle binary constants early. by David Benjamin · 9 years ago
  44. aeb69a0 Pass pure constants verbatim in perlasm/x86_64-xlate.pl by Steven Valdez · 9 years ago
  45. 278d342 Get rid of all compiler version checks in perlasm files. by David Benjamin · 9 years ago
  46. 75885e2 Revert "Get rid of all compiler version checks in perlasm files." by David Benjamin · 9 years ago
  47. b9c2601 Get rid of all compiler version checks in perlasm files. by David Benjamin · 9 years ago
  48. 8a4ab4f Don't include .extern and .hidden on OS X. by Adam Langley · 10 years ago
  49. d216b71 Include .extern and .hidden in x86-64 asm. by Adam Langley · 10 years ago
  50. 7530e30 perlasm/x86_64-xlate.pl: handle inter-bank movd. by Adam Langley · 10 years ago
  51. 1195796 Ensure x86_64 perlasm output ends with a newline. by David Benjamin · 11 years ago
  52. ded9358 Windows build fixes. by Adam Langley · 11 years ago
  53. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  54. 4b5979b x86_64 assembly pack: improve masm support. by Adam Langley · 11 years ago
  55. 95c29f3 Inital import. by Adam Langley · 11 years ago