| 2017-01-22 |
Nick Downing | Move most Makefile changes from post.patch to pre.patch... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Nick Downing | Move the "#endif XXX" and "XXX {" stuff from n.sh into... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Nick Downing | Reinstate extra s.sh script to remove useless includes... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Nick Downing | Move bcopy() and friends into strings.h, move mkdir... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Nick Downing | Now have a scheme to delete stale xified sources as... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Nick Downing | Now have proper xification of dependencies even if... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Nick Downing | xification of dependencies using a pipe to receive... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Nick Downing | Now have caching of xified C sources using a modificati... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Nick Downing | Make xified linker automatically create links like... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Nick Downing | Put libx_c makefiles almost back to standard, by using... |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Nick Downing | Redo the xified cc based on bin/cc.c, also add an xifie... |
commit | commitdiff | tree | snapshot |
| 2017-01-20 |
Nick Downing | Install the xification and xified C compiler in a sensi... |
commit | commitdiff | tree | snapshot |
| 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 |
|