Commit Graph

16 Commits

Author SHA1 Message Date
Giacomo Tesio d67c3ee393 trampoline: add dc to build 2022-01-06 01:45:12 +01:00
Giacomo Tesio 0c2dabf975 new-build: get rid of Go(ogle) with few rc scripts
Also, in binutils: fix inlining compilation error,
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242053
2021-12-29 16:33:49 +01:00
Giacomo Tesio 15b4c0b6b9 usyscall: purge syscall macros 2019-11-27 01:52:24 +01:00
Giacomo Tesio e794cf272b usyscalls: fix cast 2019-11-24 15:49:04 +01:00
Giacomo Tesio 633a039d4f devtools: usyscalls: cast pointers args to (void*) 2019-11-19 01:48:52 +01:00
Giacomo Tesio 4025f9d26d devtools: fix runqemu 2019-08-11 23:32:33 +02:00
Giacomo Tesio 171be01bc5 ksyscalls: mark syscalls done by note handler with ! 2017-11-24 23:12:51 +01:00
Giacomo Tesio 7baa50dd83 devtools: ksyscalls: set ExitPrint for fd2path, await and errstr 2017-11-22 02:39:00 +01:00
Giacomo Tesio ee6977c8da ksyscalls: fix newlines and spaces 2017-11-17 00:46:47 +01:00
Giacomo Tesio d56055cf58 build.go: better rename of library objects 2017-09-20 00:14:07 +02:00
Giacomo Tesio 5d8c601184 build.go: prefix library name to generated object files 2017-09-14 00:47:48 +02:00
Giacomo Tesio d836972146 usyscalls: generate weak symbols
With weak symbol we avoid conflicts with POSIX's libc.
2017-04-29 00:25:31 +02:00
Giacomo Tesio b60ed18066 ksyscalls use libc ns 2017-04-11 18:21:56 +02:00
Giacomo Tesio 11d420e1f0 continuous-build.sh: set CC=x86_64-jehanne-gcc 2016-11-26 21:57:47 +01:00
Giacomo Tesio 1ba806ca1b new development tools 2016-11-25 13:41:57 +00:00
Giacomo Tesio 0874dc3613 initial commit 2015-12-22 10:10:07 +00:00