tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] TinyCC REPL


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] TinyCC REPL
Date: Thu, 14 May 2015 07:07:49 +0300

Hello David!
> May be a fork of the current tcc with your patches is needed on the repo.or.cz
After more sleeping on this I decided to port the current exsymtab tcc
changes to the current mob. A patch is attached for review.

All changes are protected by CONFIG_TCC_EXSYMTAB.
Extension is enabled by "./configure --enable-exsymtab"
Tabs are replaced by spaces, trailing spaces are removed, variable
declarations are moved to the start of the block (there was many
warnings)

PS: Joey Payne can start hacking with the current mob branch :-)

Attachment: 50-tcc-exsymtab.patch.bz2
Description: BZip2 compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]