Zachary Pierson
|
05486f9fa3
|
I'm not sure what I changed here, to be honest. I've ctrl-z'd everything, but git's still complaining.
|
2017-02-11 00:30:04 -06:00 |
|
Zachary Pierson
|
cad46ae51c
|
Merge https://github.com/gingerBill/Odin
|
2017-02-10 23:41:23 -06:00 |
|
Zachary Pierson
|
3424b2badd
|
Added ability to use -framework on MacOS
|
2017-02-10 23:33:30 -06:00 |
|
Zachary Pierson
|
3445a28c4a
|
Code quality upkeep. Fixed a broken thread finding assembly instruction in gb.h
|
2017-02-09 01:40:45 -06:00 |
|
Zac Pierson
|
7f6b83d50c
|
Fixed gb.h - the file handle for /proc/cpuinfo is needed to read chars.
|
2017-02-08 11:59:54 -06:00 |
|
Zac Pierson
|
72d4bfb32a
|
Merge https://github.com/gingerBill/Odin
|
2017-02-08 11:50:33 -06:00 |
|
Zachary Pierson
|
37f7630a9e
|
Updated README.md to reflect Linux's dependancy on clang for now.
|
2017-02-07 23:33:36 -06:00 |
|
Zachary Pierson
|
73c5c5d5d3
|
Linker on MacOS and GNU/Linux now includes foreign_system_libraries. Fixed foreign_system_library not respecting 'when' condition.
|
2017-02-07 23:21:52 -06:00 |
|
Zac Pierson
|
584869730a
|
Linux can build now! Woo!
|
2017-02-07 15:07:20 -06:00 |
|
Zachary Pierson
|
90ab448bca
|
Modified the test program to see where the compiler inserted the code.
|
2017-02-07 12:26:15 -06:00 |
|
Zachary Pierson
|
8becbdc1b2
|
Added a very basic Linux standard library shamelessly stolen from the MacOS one.
Made Linux (almost) work. The generated binaries segfault, but it's so close I can almost taste it.
|
2017-02-07 00:28:21 -06:00 |
|
Zachary Pierson
|
eeeb90c441
|
MacOS is able to run Hello World!
|
2017-02-06 21:47:58 -06:00 |
|
Zac Pierson
|
6efd400c98
|
Updated build script in an attempt to track down a segfault. It's not helping, though.
|
2017-02-06 15:45:51 -06:00 |
|
Zac Pierson
|
5cfa4ba580
|
Added Linux functions throughout the code, but it segfaults.
|
2017-02-06 12:26:41 -06:00 |
|