about summary refs log tree commit diff
path: root/library/compiler-builtins/examples
AgeCommit message (Expand)AuthorLines
2018-09-13`panic_handler` is now stablePaolo Teti-1/+0
2018-09-01Rename panic_implementation -> panic_handlerPaolo Teti-2/+2
2018-08-17Remove unused featuresAlex Crichton-2/+0
2018-07-12Try to fix intrinsics example on nightlyAlex Crichton-6/+9
2018-07-12Try to fix example's compile on nightlyAlex Crichton-4/+5
2018-05-12More attempts for intrinsics exampleAlex Crichton-23/+3
2018-05-11More CI fixesAlex Crichton-2/+3
2017-07-07Don't mangle probes all the timeAlex Crichton-0/+6
2017-06-25Enable the `intrinsics` program on thumbAlex Crichton-2/+12
2017-06-23Try testing MinGW targetsAlex Crichton-12/+16
2017-06-23More windows linkage guessesAlex Crichton-0/+1
2017-06-22Try to fix linkage on windowsAlex Crichton-0/+4
2017-06-22Test with the 'c' feature enabled on CIAlex Crichton-19/+6
2017-04-11move intrinsics test from src/bin to examplesJorge Aparicio-0/+455