As a step to update mercurialtcc, here is an Overview of recent CVS commits by grischka:
1) 30.Oct.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-10/msg00076.html Fix 'invalid relocation entry' problem on ubuntu - from Bernhard Fischer (from hg) 2) 14.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00045.html Import some changesets from Rob Landley's fork (part 1) (from hg) 3) 21.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00065.html Import more changesets from Rob Landley's fork (part 2) (from hg with additional changes: http://hg.sharesource.org/mercurialtcc/rev/1cdd9b80d04b ) 4) 21.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00066.html Import more changesets from Rob Landley's fork (part 2) (additional change is alloca for win32/include/stddef.h: http://hg.sharesource.org/mercurialtcc/rev/d07ba9d538e3 ) 5) 23.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00075.html New files: alloca86.S alloca86-bt.S (mercurialtcc has a different implementation) Is it required for windows and linux/unix to access every Page (grow the stack-limit and move the GUARD_PAGE)? ---------- Commits not checked yet: 6) 25.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00095.html Some in-between fixes: - Hanging tcc -E (from hg) - Crashes with global 'int g_i = 1LL;' - include & lib search paths on win32 - Reverted case label optimization (The commit-mssage mentioned only "Changelog") 7) 25.Nov.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-11/msg00096.html Some in-between fixes: - Added quick build batch file for mingw 8) 04.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00006.html Import 409,410: ARM EABI by Daniel Glöckner 9) 09.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00030.html tiny_impdef.c - converted to LF line-endings (and slight cleanup) 10) 13.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00033.html Use _WIN32 for a windows hosted tcc and define it for the PE target. 11) 13.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00034.html Disable singnedness warnings with newer gcc 12) 16.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00039.html Import changesets (part 4) 428,457,460,467: defines for openbsd etc 13) 17.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00041.html Handle backslashes within #include, #error, #warning 14) 19.Dec.2007 http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00045.html Switch to newer tccpe.c (includes support for resources) ------------------------------------- Overview for the sync from hg to cvs: http://lists.nongnu.org/archive/html/tinycc-devel/2007-12/msg00040.html -- By by ... Detlef _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tinycc-devel