tinycc-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Ivo van Poorten
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Brian Mayer
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Eric Raible
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Brian Mayer
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Brian Mayer
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] Error compiling musl
Brian Mayer
[Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction
John Nunley via Tinycc-devel
[Tinycc-devel] auxiliary win32 tinycc headers need minor fixup
avih via Tinycc-devel
[Tinycc-devel] Unable to compile binary with random memmove problem
Steve Fan via Tinycc-devel
[Tinycc-devel] mob as of 45cff8f03fe5: tcc: error: undefined symbol '__va_arg'
Steffen Nurpmeso
Re: [Tinycc-devel] mob as of 45cff8f03fe5: tcc: error: undefined symbol '__va_arg'
grischka via Tinycc-devel
Re: [Tinycc-devel] mob as of 45cff8f03fe5: tcc: error: undefined symbol '__va_arg'
Steffen Nurpmeso via Tinycc-devel
[Tinycc-devel] Diagnostics issue with Atomics
Tyge Løvset via Tinycc-devel
[Tinycc-devel] Inline ASM Clobber Register problems
draco via Tinycc-devel
[Tinycc-devel] Question about cv2pdb.exe
Max Logaev via Tinycc-devel
[Tinycc-devel] Support for sections describing frames.
Max Logaev via Tinycc-devel
Re: [Tinycc-devel] Support for sections describing frames.
Herman ten Brugge via Tinycc-devel
[Tinycc-devel] execve being called with wrong path
Brian Mayer
Re: [Tinycc-devel] execve being called with wrong path
Ekaitz Zarraga
Re: [Tinycc-devel] execve being called with wrong path
Brian Mayer
Re: [Tinycc-devel] execve being called with wrong path
Ekaitz Zarraga
Re: [Tinycc-devel] execve being called with wrong path
Brian Mayer
Re: [Tinycc-devel] execve being called with wrong path
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] execve being called with wrong path
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] execve being called with wrong path
Brian Mayer
[Tinycc-devel] Still waiting for a release. How can we help?
Detlef Riekenberg via Tinycc-devel
[Tinycc-devel] [PATCH 0/2] Support compiling QBE generated assembly
Yao Zi via Tinycc-devel
[Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction
grischka via Tinycc-devel
Re: [Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction
Yao Zi via Tinycc-devel
[Tinycc-devel] [PATCH 1/2] x86_64-asm.h: support callq for better compatibility
Yao Zi via Tinycc-devel
[Tinycc-devel] fix: respect CFLAGS from environment, or set defaults
Boian Berberov via Tinycc-devel
[Tinycc-devel] tcc can't work with ST_NOTYPE
Meng Zhuo
[Tinycc-devel] [fix] UB in constant folding of double -> signed integer conversion
name unknown
[Tinycc-devel] Support tinycc's assembler format
John Nunley via Tinycc-devel
[Tinycc-devel] Question about contributing
Max Logaev via Tinycc-devel
Re: [Tinycc-devel] Question about contributing
Yao Zi via Tinycc-devel
Re: [Tinycc-devel] Question about contributing
Henry Kroll
Re: [Tinycc-devel] Re : Re: Re : Some questions regarding of TCC's optimizations.
noneofyourbusiness via Tinycc-devel
[Tinycc-devel] Does using the TCC runtime cause LGPL issues?
Thomas Doylend
[Tinycc-devel] asm syntax of riscv64-asm.c
noneofyourbusiness via Tinycc-devel
Re: [Tinycc-devel] asm syntax of riscv64-asm.c
Ekaitz Zarraga
Re: [Tinycc-devel] asm syntax of riscv64-asm.c
noneofyourbusiness via Tinycc-devel
Re: [Tinycc-devel] asm syntax of riscv64-asm.c
Ekaitz Zarraga
Re: [Tinycc-devel] asm syntax of riscv64-asm.c
Sam Ellicott
Re: [Tinycc-devel] asm syntax of riscv64-asm.c
noneofyourbusiness via Tinycc-devel
[Tinycc-devel] [PATCH] build: add option for statically linked tcc
noneofyourbusiness via Tinycc-devel
Re: [Tinycc-devel] [PATCH] build: add option for statically linked tcc
noneofyourbusiness via Tinycc-devel
[Tinycc-devel] argc is always 0 when TinyCC compiles nolibc's crt.h
Jonathan M. Wilbur
Re: [Tinycc-devel] argc is always 0 when TinyCC compiles nolibc's crt.h
Jonathan M. Wilbur
Re: [Tinycc-devel] argc is always 0 when TinyCC compiles nolibc's crt.h
Jonathan M. Wilbur
[Tinycc-devel] Is tcc_add_library supposed to persist?
Eric Raible
[Tinycc-devel] Is tcc_add_library supposed to persist?
Eric Raible
Re: [Tinycc-devel] Is tcc_add_library supposed to persist?
grischka via Tinycc-devel
[Tinycc-devel] feat: __builtin_unreachable support
Jonathan M. Wilbur
[Tinycc-devel] fix: code in non-executable sections
Jonathan M. Wilbur
Re: [Tinycc-devel] fix: code in non-executable sections
Herman ten Brugge via Tinycc-devel
Re: [Tinycc-devel] fix: code in non-executable sections
Jonathan M. Wilbur
Re: [Tinycc-devel] fix: code in non-executable sections
grischka via Tinycc-devel
[Tinycc-devel] feat: treat undefined macros invocations as undefined
Jonathan M. Wilbur via Tinycc-devel
Re: [Tinycc-devel] feat: treat undefined macros invocations as undefined
Herman ten Brugge via Tinycc-devel
[Tinycc-devel] crt1.o not found
Brian Mayer
Re: [Tinycc-devel] crt1.o not found
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] crt1.o not found
Brian Mayer
Re: [Tinycc-devel] crt1.o not found
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] crt1.o not found
Sylvain BERTRAND
[Tinycc-devel] winapi-full-for-0.9.27.zip
Jake Anderson
Re: [Tinycc-devel] winapi-full-for-0.9.27.zip
Jake Anderson
Re: [Tinycc-devel] winapi-full-for-0.9.27.zip
Jake Anderson
Re: [Tinycc-devel] winapi-full-for-0.9.27.zip
grischka via Tinycc-devel
[Tinycc-devel] [BUG] The main function parameter is missing.
HarukaMomono via Tinycc-devel
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
Edward Gynt
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
grischka via Tinycc-devel
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
Edward Gynt
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
grischka via Tinycc-devel
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
Edward Gynt
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
Edward Gynt
Re: [Tinycc-devel] [BUG] The main function parameter is missing.
grischka via Tinycc-devel
[Tinycc-devel] [bug] macro else interfered before comment block
Jinuk Park
[Tinycc-devel] RFC: Colored warnings/errors ?
Nicolas Sauzede
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
avih via Tinycc-devel
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Vincent Lefevre
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Charles Lohr
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Nicolas Sauzede
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Страхиња Радић
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Steffen Nurpmeso
Re: [Tinycc-devel] RFC: Colored warnings/errors ?
Steffen Nurpmeso
[Tinycc-devel] __VA_OPT__
Eric Raible
Re: [Tinycc-devel] __VA_OPT__
Detlef Riekenberg via Tinycc-devel
[Tinycc-devel] Miscompiled code (when building GCC)
Andrius Štikonas via Tinycc-devel
[Tinycc-devel] Fwd: Miscompiled code (when building GCC)
Ekaitz Zarraga
Re: [Tinycc-devel] Miscompiled code (when building GCC)
Herman ten Brugge via Tinycc-devel
[Tinycc-devel] call out from assembler
Paul Moore
Re: [Tinycc-devel] call out from assembler
Oleg Finkelstein
[Tinycc-devel] trying to make absolute jump
Paul Moore
Re: [Tinycc-devel] trying to make absolute jump
grischka via Tinycc-devel
[Tinycc-devel] AutoReply: Tinycc-devel Digest, Vol 251, Issue 12
t.b.y.taoboyu
[Tinycc-devel] AutoReply: Tinycc-devel Digest, Vol 251, Issue 11
t.b.y.taoboyu
[Tinycc-devel] warning: function might return no value:
Paul Moore
Re: [Tinycc-devel] warning: function might return no value:
Paul Moore
Re: [Tinycc-devel] new backend
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] new backend
Paul Moore
[Tinycc-devel] Waiting for a release / Please delay any commits
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Waiting for a release / Please delay any commits
Ekaitz Zarraga
Re: [Tinycc-devel] Waiting for a release / Please delay any commits
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Waiting for a release / Please delay any commits
Steffen Nurpmeso
Re: [Tinycc-devel] Re: Waiting for a release / Please delay any commits
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Waiting for a release / Please delay any commits
Steffen Nurpmeso
[Tinycc-devel] confused about reg_classes
Paul Moore
Re: [Tinycc-devel] confused about reg_classes
Ekaitz Zarraga
Re: [Tinycc-devel] confused about reg_classes
Paul Moore
Re: [Tinycc-devel] confused about reg_classes
Ekaitz Zarraga
[Tinycc-devel] Report a Minor Bug about Parsing #include and #pragma once
Hao Ge via Tinycc-devel
[Tinycc-devel] Questions about the future of TinyCC
Ces VLC
[Tinycc-devel] Re : Questions about the future of TinyCC
david . koch
Re: [Tinycc-devel] Questions about the future of TinyCC
Ces VLC
Re: [Tinycc-devel] Questions about the future of TinyCC
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Questions about the future of TinyCC
Steffen Nurpmeso
[Tinycc-devel] Report a Bug about Parsing #ifdef, #ifndef and #else Line
837806295 via Tinycc-devel
[Tinycc-devel] NotABug (Report a Bug about Parsing #ifdef, #ifndef and #else Line)
Detlef Riekenberg via Tinycc-devel
[Tinycc-devel] RISC-V: Extended Asm support
Ekaitz Zarraga
[Tinycc-devel] Waiting for release...
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Waiting for release...
[email protected]
Re: [Tinycc-devel] Waiting for release...
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Waiting for release...
John Mastronardo via Tinycc-devel
Re: [Tinycc-devel] Waiting for release...
Charles Lohr
[Tinycc-devel] [PATCH] Added LD before running intermediary executables
Brian Mayer
[Tinycc-devel] issue in the recent riscv change, which added the ".option" asm directive
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] issue in the recent riscv change, which added the ".option" asm directive
Ekaitz Zarraga
Re: [Tinycc-devel] recent riscv changes
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] recent riscv changes
Ekaitz Zarraga
[Tinycc-devel] Report a Bug about Parsing "#include" Line
837806295 via Tinycc-devel
Re: [Tinycc-devel] Report a Bug about Parsing "#include" Line
Pierpaolo Bernardi
Re: [Tinycc-devel] Report a Bug about Parsing "#include" Line
837806295 via Tinycc-devel
[Tinycc-devel] report a bug
837806295 via Tinycc-devel
Re: [Tinycc-devel] report a bug
Henry Kroll
[Tinycc-devel] tcc-0.9.27 unable to compile latest mob
Liam Wilson
[Tinycc-devel] TinyCC on Windows & some suggestions
Robert Schlicht
Re: [Tinycc-devel] TinyCC on Windows & some suggestions
Jake Anderson
Re: [Tinycc-devel] TinyCC on Windows & some suggestions
Robert Schlicht
[Tinycc-devel] Re : Re: TinyCC on Windows & some suggestions
david . koch
Re: [Tinycc-devel] TinyCC on Windows & some suggestions
Robert Schlicht
Re: [Tinycc-devel] TinyCC on Windows & some suggestions
grischka via Tinycc-devel
Re: [Tinycc-devel] TinyCC on Windows & some suggestions
Robert Schlicht
[Tinycc-devel] Announcing TCCBox: A pip-installable TCC Distribution Package for Multiple Platforms
[email protected]
[Tinycc-devel] TCC compiling TCC
Jake Anderson
Re: [Tinycc-devel] TCC compiling TCC
grischka via Tinycc-devel
[Tinycc-devel] tcc assembler emits wrong pc-relative symbol difference reloctions in immediates
Rich Felker
Re: [Tinycc-devel] tcc assembler emits wrong pc-relative symbol difference reloctions in immediates
grischka via Tinycc-devel
[Tinycc-devel] Minimizing libtcc memory use
Eric Raible
[Tinycc-devel] Re : Minimizing libtcc memory use
david . koch
Re: [Tinycc-devel] Minimizing libtcc memory use
Eric Raible
Re: [Tinycc-devel] Minimizing libtcc memory use
grischka via Tinycc-devel
Re: [Tinycc-devel] Minimizing libtcc memory use
Eric Raible
Re: [Tinycc-devel] Minimizing libtcc memory use
grischka via Tinycc-devel
Re: [Tinycc-devel] Minimizing libtcc memory use
Eric Raible
[Tinycc-devel] problem on win64 with latest commit
Herman ten Brugge via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
grischka via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
Herman ten Brugge via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
Eric Raible
Re: [Tinycc-devel] problem on win64 with latest commit
Herman ten Brugge via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
Eric Raible
Re: [Tinycc-devel] problem on win64 with latest commit
grischka via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
Herman ten Brugge via Tinycc-devel
Re: [Tinycc-devel] problem on win64 with latest commit
grischka via Tinycc-devel
[Tinycc-devel] Newest TCC builds broken on legacy Windows versions on GCC 4.5.2
Dog Dog
Re: [Tinycc-devel] Newest TCC builds broken on legacy Windows versions on GCC 4.5.2
Eric Raible
Re: [Tinycc-devel] Newest TCC builds broken on legacy Windows versions on GCC 4.5.2
grischka via Tinycc-devel
Re: [Tinycc-devel] Newest TCC builds broken on legacy Windows versions on GCC 4.5.2
Eric Raible
[Tinycc-devel] tcc_set_realloc() no longer works as advertised
Eric Raible
[Tinycc-devel] tccrun once again
Michael Richter via Tinycc-devel
[Tinycc-devel] win32 build missing runmain.o
draco via Tinycc-devel
Re: [Tinycc-devel] win32 build missing runmain.o
Henry Kroll
Re: [Tinycc-devel] win32 build missing runmain.o
Henry Kroll
[Tinycc-devel] Local string behaviour with bound check enabled
George Sedov
[Tinycc-devel] Possible bug in memalign
George Sedov
[Tinycc-devel] Linkage error using -bt
Eric Raible
[Tinycc-devel] A couple of questions
George Sedov
Re: [Tinycc-devel] A couple of questions
grischka via Tinycc-devel
Re: [Tinycc-devel] A couple of questions
Страхиња Радић
Re: [Tinycc-devel] Question about in-memory compilation, target
Michael Richter via Tinycc-devel
Re: [Tinycc-devel] Question about in-memory compilation, target
Eric Raible
Re: [Tinycc-devel] Question about in-memory compilation, target
draco via Tinycc-devel
Re: [Tinycc-devel] Question about in-memory compilation, target
grischka via Tinycc-devel
Re: [Tinycc-devel] Question about in-memory compilation, target
Eric Raible
Re: [Tinycc-devel] Question about in-memory compilation, target
Eric Raible
[Tinycc-devel] 回复: Recent patches for the TinyCC 0.9.28 Release Candidate
kbkpbot
[Tinycc-devel] Recent patches for the TinyCC 0.9.28 Release Candidate
Detlef Riekenberg via Tinycc-devel
Re: [Tinycc-devel] Recent patches for the TinyCC 0.9.28 Release Candidate
Eric Raible
[Tinycc-devel] Re : Re: Re : Re: Where do I get pthread.h?
david . koch
Re: [Tinycc-devel] Re : Re: Re : Re: Where do I get pthread.h?
Страхиња Радић
Re: [Tinycc-devel] C versions (was Re: Re : Re: Re : Re: Where do I get pthread.h?)
Страхиња Радић
[Tinycc-devel] Re : Re: Where do I get pthread.h?
david . koch
[Tinycc-devel] Where do I get pthread.h?
Videogamer555
Re: [Tinycc-devel] Where do I get pthread.h?
ian
[Tinycc-devel] Allow use of a custom allocator in libtcc
Eric Raible
[Tinycc-devel] About stdatomic
kbkpbot
Earlier messages
Later messages