1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Stefan Lankes
21ab90dcbd add C++ support 2015-08-18 22:00:38 +02:00
Stefan Lankes
9d23a19de9 add some debug messages 2015-08-17 12:55:02 +02:00
Stefan Lankes
919d1d14aa revise APIC code, add rdtscp support
- fix bug by a TLB shoot down
- fix bug in x2APIC code, read APIC ID correctly
2015-08-13 22:26:04 +02:00
Stefan Lankes
3f2f634d96 switch to the OpenMP version of stream 2015-08-12 21:01:20 +02:00
Stefan Lankes
e03c0e09ea revise build system
- build a bootstrap compiler
- afterwards we build newlib and the final gcc
2015-08-11 09:39:17 +02:00
Stefan Lankes
90178d2bb4 add the support of the compiler flag "-pthread" 2015-08-10 12:32:04 +02:00
Stefan Lankes
0f1b05ef1c prepare the migration to the directory usr 2015-08-09 20:22:41 +02:00