67 Commits

Author SHA1 Message Date
Ian A. Mason dfb22031a1 Attempt at making the lto tweaks work properly, and adding the LTO_LINKING_FLAGS environment example. 2020-10-11 17:22:33 -07:00
Ian A. Mason a25ce9cfb9 touch could be a useful test. 2019-10-31 19:36:49 +00:00
Ian A. Mason 16f126b631 The README is now self contained (maybe). 2019-10-28 20:27:48 +00:00
Ian A. Mason 432a6ca326 Warming to the task of no longer relying on wllvm documentation. 2019-10-28 16:57:12 +00:00
Ian A. Mason 5b1c1b2752 testing the cmd switches and environment settings. 2019-10-28 14:38:49 +00:00
Ian A. Mason 0a188e2de8 nodejs example with the extra baggage of the gist. 2019-10-23 13:29:11 +00:00
Ian A. Mason 502ac0f05f Fix for #26, so I can close it. 2019-08-26 14:03:18 -07:00
Ian A. Mason bda594ddbe httping example. 2019-07-30 15:41:17 -07:00
Ian A. Mason fe8fbc063e openssl example. 2019-07-30 14:42:30 -07:00
Ian A. Mason ed763b58cb httpd and family get the cobwebs dusted off. 2019-07-30 14:13:58 -07:00
Ian A. Mason 3c6c9d2cf8 binutils example 2019-07-30 08:04:36 -07:00
Ian A. Mason 3e5f463646 bzip2 joins the ranks of the examples. 2019-07-29 16:47:56 -07:00
Ian A. Mason a71109d5a9 Updating the examples to include the recent set. 2019-07-29 16:39:02 -07:00
Ian A Mason b94c551e51 Update tutorial-ubuntu-16.04.md 2018-08-06 09:59:07 -07:00
Ian A Mason 61a5de2894 Update tutorial-ubuntu-16.04.md 2018-08-03 14:03:56 -07:00
Ian A Mason e5eb1c0973 Update tutorial-ubuntu-16.04.md
The export-dynamic fix.
2018-08-03 14:03:33 -07:00
paul-naert 647321eea7 deleted backslash before @ 2018-06-15 16:25:32 -07:00
paul-naert c9640d87cc Update README.md 2018-06-14 17:46:35 -07:00
paul-naert e4a965fd03 Corrected built-in-parsing.py 2018-06-14 17:45:43 -07:00
paul-naert 22ca10378c Updated description for bi-parsing 2018-06-14 17:41:07 -07:00
paul-naert 92ebd42471 Update README.md
Issue with line finish on NB
2018-06-14 11:22:56 -07:00
paul-naert cc5d2aaf16 Update README.md
Added info on VLAIS in modules
2018-06-14 11:22:10 -07:00
paul-naert d71af4e683 Update README.md 2018-06-05 10:30:08 -07:00
Ian A. Mason 9cb7a2f944 Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-05-25 16:49:58 -07:00
Ian A. Mason 3f70cff193 Another recipe for mayhem, III. 2018-05-25 16:49:52 -07:00
paul-naert 44c95b05dc added mention to built-in-parsing.py 2018-05-25 16:36:16 -07:00
Ian A. Mason 4d6bf2f52b Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-05-25 16:05:13 -07:00
paul-naert 78c71852be fixed built-in-parsing 2018-05-25 16:03:58 -07:00
Ian A. Mason cd8022e385 Another recipe for mayhem, II. 2018-05-25 15:34:33 -07:00
paul-naert 4b7c2e9ec9 added comments for built-in-parsing 2018-05-25 15:33:26 -07:00
paul-naert 72a23e90a6 Merge branch 'master' of https://github.com/SRI-CSL/gllvm
Added the script-writing script
2018-05-25 15:30:31 -07:00
paul-naert 607e015579 added script-writing script 2018-05-25 15:30:22 -07:00
Ian A. Mason 87b55c28f9 Another recipe for mayhem. 2018-05-25 14:59:56 -07:00
Ian A. Mason 08903954e1 Various fixes, including one for the dead_strip issue. Issue #22. 2018-05-24 17:41:49 -07:00
Ian A. Mason de2ce5c5db Tweaks to the linux kernel example. 2018-05-23 16:47:37 -07:00
Ian A Mason 19202b7ef6 Update README.md 2018-05-23 16:05:09 -07:00
Ian A Mason e65f41c4e7 Update README.md 2018-05-23 15:23:24 -07:00
Ian A Mason 27e7b5c32c Merge pull request #21 from SRI-CSL/linux-kernel-bootable
Linux kernel bootable
2018-05-23 15:09:05 -07:00
Ian A. Mason 902330e14d Add the apache and libraries example. 2018-05-23 14:31:37 -07:00
paul-naert 8b97bdc043 No kernel boot 2018-05-22 17:55:28 -07:00
paul-naert 8597b8247a No support for kernel booting 2018-05-22 17:53:14 -07:00
paul-naert 095b950cfd Corrected wrong folder name 2018-05-22 17:20:00 -07:00
paul-naert 83648fcbba Updated README
Deleted an unnecessary sentence
2018-05-22 17:18:37 -07:00
paul-naert 9a9d32a620 Added install-kernel script 2018-05-22 17:16:53 -07:00
paul-naert 991edff16f corrected the name of build_linux_gllvm_tarball
corrected the name of build_linux_gllvm_tarball to avoid confusion
2018-05-22 17:15:53 -07:00
paul-naert 95e123dc93 Updated Readme to include the bitcode build 2018-05-22 17:07:41 -07:00
paul-naert d2c65b6564 Build a bootable vmlinux from llvm bitcode 2018-05-22 16:43:53 -07:00
Ian A. Mason da2306f5bc Added the compile and link flag '-fsanitize=' to solve issue #19 2018-05-13 07:42:20 -07:00
Ian A. Mason 3664f27aff 16.04 ubuntu apache turorial gets cleaned up. 2018-05-08 15:43:34 -07:00
Ian A Mason 1b14783351 Update tutorial-ubuntu-16.04.md 2018-05-08 15:29:19 -07:00