[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Implementing gcc intrinsics
From: |
Sergey Korshunoff |
Subject: |
Re: [Tinycc-devel] Implementing gcc intrinsics |
Date: |
Sat, 16 Apr 2016 09:21:55 +0300 |
>> I was thinking about a simple C subset parser that produces AST of the
>> inline if sucessful.
> tinycc has no AST. I don't think what you want is in scope for tcc.
Can exsymtab patch for tcc help? A patch attached. It is a pipcet patch 2015-05
ported to the current [mob]. Since that pipcet perform modifications
in his github
branch until the end 2015 (these changes not ported yet)
50-tcc-exsymtab.patch.xz
Description: Binary data
- [Tinycc-devel] Implementing gcc intrinsics, Vladimir Vissoultchev, 2016/04/08
- Re: [Tinycc-devel] Implementing gcc intrinsics, Sergey Korshunoff, 2016/04/13
- Re: [Tinycc-devel] Implementing gcc intrinsics, Vladimir Vissoultchev, 2016/04/13
- Re: [Tinycc-devel] Implementing gcc intrinsics, Sergey Korshunoff, 2016/04/13
- Re: [Tinycc-devel] Implementing gcc intrinsics, Michael Matz, 2016/04/14
- Re: [Tinycc-devel] Implementing gcc intrinsics, Vladimir Vissoultchev, 2016/04/14
- Re: [Tinycc-devel] Implementing gcc intrinsics, Michael Matz, 2016/04/15
- Re: [Tinycc-devel] Implementing gcc intrinsics,
Sergey Korshunoff <=
- Re: [Tinycc-devel] Implementing gcc intrinsics, Sergey Korshunoff, 2016/04/16
- Re: [Tinycc-devel] Implementing gcc intrinsics, Sergey Korshunoff, 2016/04/16
- Re: [Tinycc-devel] Implementing gcc intrinsics, Sergey Korshunoff, 2016/04/16
- Re: [Tinycc-devel] Implementing gcc intrinsics, Michael Matz, 2016/04/17
Re: [Tinycc-devel] Implementing gcc intrinsics, Michael Matz, 2016/04/14