There is a version 2015-01-15 of patches.
SInce 2015-01-12:
* 045-target-info.patch
Use a display_info() to output a header of the tcc help listing
* 047-configure-x86.patch
configure: don't set tcc_lddir="lib64" if cpu="x86"
* 049-bcheck-64bit.patch
bcheck on x86_64 arch: conversion to pointer from integer of different size
* 051-configure-a-gcc.patch
configure a gcc specific options: warnings and mode (32 or 64)
* 053-libtcc1-path.patch
A 32/64 bit tcc on linux: an arch specific path for libtcc1.a
* 055-system-libraries-dirs.patch
x86_64 tcc: on Linux use /usr/lib64,.. instead of /usr/lib,..2015-01-12 8:53 GMT+03:00, Sergey Korshunoff <[email protected]>: > There is a version 2015-01-12 of patches. > SInce 2015-01-08 there are 5 new patches > * 035-pp-tok-plchldr.patch > * 037-statement-exp-ret-ptr.patch > * 039-void-to-void-cast.patch > * 041-no-code-wanted-rev.patch > * 043-gtst-if-restored.patch > Thise patches are mainly a bug or regression removal in the patches > since tcc 0.9.23. > A current tcc can now compile a linux kernel 2.4.26 as tcc-0.9.23 > > 2015-01-08 10:24 GMT+03:00, Sergey Korshunoff <[email protected]>: >> There is a version 2015-01-08 of patches. >> SInce 2015-01-07: >> * a patch make-test-if-cc-tcc is removed. It was included by mistake >> * a patches for the new 2 problems are included: >> - a current tcc don't understand a declaration of the external >> array of structs >> - initialization of the empty struct >> >> 2015-01-07 14:02 GMT+03:00, Sergey Korshunoff <[email protected]>: >>> Any suggestions? tcc can compile a nimrod compiler with thise patches >>> applied >> >
tinyc-patches-2015-01-15.tbz
Description: Binary data
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
