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