Ian A. Mason
|
65d0c8c002
|
Dusting away the bitrot, plus adding a COMPILING and LINKING line in the INFO log.
|
2022-09-06 16:54:43 -07:00 |
|
Ian A.Mason
|
44dfcce1b8
|
Whitespace.
|
2021-06-09 12:16:27 -07:00 |
|
Alex Bernat
|
7d0f495883
|
gflang: renamed gfortran to gflang as not to conflict with GNU gfortran
|
2021-05-26 03:38:17 +00:00 |
|
Alex Bernat
|
674a5c4042
|
typo in fortran compiler name
|
2021-05-25 00:30:06 +00:00 |
|
Alex Bernat
|
50c32bbd09
|
added rudimentary flang support as gfortran
|
2021-05-25 00:23:48 +00:00 |
|
Ian A. Mason
|
e5869c7444
|
LLVM_BITCODE_GENERATION_FLAGS feature.
|
2020-03-24 12:36:16 -07:00 |
|
Ian A. Mason
|
4c6313089a
|
Adding some text to the sanity checker, so I can cut and paste when I forget the env vars.
|
2019-10-25 17:42:55 +00:00 |
|
Ian A. Mason
|
4eadb3c7d1
|
Some procedural abstraction and clean up.
|
2018-05-11 07:13:13 -07:00 |
|
Ian A. Mason
|
49578305ef
|
Fixed some wierdness uncovered by llvm-3.4 bad behavior. Plus puffed out the apache 14.0 tutorial a bit.
|
2018-05-08 15:11:42 -07:00 |
|
Ian A. Mason
|
6a7f027e99
|
Just some more flags... really need to do this more systematically.
|
2018-05-04 14:25:44 -07:00 |
|
Ian A. Mason
|
bd296e284d
|
Get rid of the logging sensitivity of gsanity-check
|
2018-05-04 13:28:48 -07:00 |
|
Ian A. Mason
|
de98afc950
|
gsanity-check gets a -e swith to print what it thinks the environment looks like.
|
2018-05-02 15:59:34 -07:00 |
|
Ian A. Mason
|
18b65a053a
|
Trying to unify the behavior of wllvm and gllvm when compiling the linux kernel.
|
2018-04-24 12:13:12 -07:00 |
|
Ian A. Mason
|
6b8707d5de
|
Added version reporting to gsanity-check, and added as much error checking
as I could find, and sensibly do. I used
https://github.com/alecthomas/gometalinter
as a tool which seemed quite useful.
|
2018-04-18 06:58:47 -07:00 |
|
Ashish Gehani
|
baadc4c94c
|
Added OCCAM license.
|
2017-08-25 16:34:03 -07:00 |
|
Ian A. Mason
|
c0740ce4a7
|
Prevemt gsanity insanity.
|
2017-07-20 16:11:44 -07:00 |
|
Ian A. Mason
|
37af8fee67
|
make sure gsanity-check returns an informative exit code, so we can rely on it in tests.
|
2017-07-13 08:57:15 -07:00 |
|
Ian A. Mason
|
7629fa220a
|
Finished the sanity checker. Getting ready to revert to a uniform API with wllvm. Maybe via the issue mechanism.
|
2017-07-11 10:52:05 -07:00 |
|