| 2017-01-20 |
Nick Downing | Add a transparently xifying C compiler in xify/cc,... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Get fopen() and friends working properly, also perror... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Rationalize arguments to syscalls, make unimplemented... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Update post.patch, some more char *->void * adjustments |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Move libstdc to libx_c |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Add modf() so that printf() works with floating point... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Now have isatty(), getpagesize(), write(), fstat()... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Can now compile hello program, it aborts at the first... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Start converting Makefiles, add linux/csu/crt0.c and... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Now converted all of libstdc to compile without errors... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | More int->void fixups and function pointer argument... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Make a post-patching scheme, use it to add ANSI C compa... |
commit | commitdiff | tree | snapshot |
| 2017-01-19 |
Nick Downing | Significant progress on getting libstdc to compile... |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Nick Downing | Can now compile headers with gcc |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Nick Downing | Now got full dependency check in q.sh which reports... |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Nick Downing | Get mini dependency check working just for generated... |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Nick Downing | Start again with a better approach to patching and... |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Nick Downing | Fully redo p.sh dependency check in s.sh with also... |
commit | commitdiff | tree | snapshot |
| 2017-01-17 |
Nick Downing | Change things around so that the p.sh script (add ... |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Nick Downing | Now generating prototypes for all C files and putting... |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Nick Downing | Make c->h dependencies not care whether a struct refere... |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Nick Downing | Now computing dependencies quite nicely, all headers... |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Nick Downing | Script to rediscover dependencies between header files... |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Nick Downing | Preparatory stuff that collects includes and libc files... |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Nick Downing | Patches to cproto to fix varargs handling and adjust... |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Nick Downing | Add original cproto-4.6 |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Nick Downing | 4.3BSD source tree from Mckusick's CDROM |
commit | commitdiff | tree | snapshot |
|