Messages by Thread
-
[Tinycc-devel] arm-tcc register names
Detlef Riekenberg via Tinycc-devel
-
[Tinycc-devel] arm-tcc compilation error while processing inline assembly
Michael Ackermann via Tinycc-devel
-
[Tinycc-devel] TinyCC needs a release
Detlef Riekenberg via Tinycc-devel
-
[Tinycc-devel] mis-compiled binaries with i386-tcc for TARGET=x86 on BUILD=arm host
Michael Ackermann via Tinycc-devel
-
[Tinycc-devel] Custom names for functions
Waqas Tahir
-
[Tinycc-devel] change the tcc shebang?
sylvie via Tinycc-devel
-
[Tinycc-devel] calling atexit() causes a segfault on 32-bit ARM
Denis Ovsienko
-
[Tinycc-devel] [patch] tests2: Improve Debug Output for Testcase `55_lshift_type`
dangjinghao
-
[Tinycc-devel] Cross-compiling tcc from macOS to Linux
Ludvig Christensen via Tinycc-devel
-
[Tinycc-devel] Unbuffered IO in tccelf.c:ld_inp(TCCState) costs
Charles Blake
-
[Tinycc-devel] Add fake `_Float16` type to enable the latest `math.h` on macOS
yangrq . lambda
-
[Tinycc-devel] Question on behavior of "--with-libgcc" in configure script
Sam Ellicott
-
[Tinycc-devel] tinycc doesnt compile on MacOS Sequoia
Christian von Nathusius via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Alejandro Colomar via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
grischka via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
ian
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Alejandro Colomar via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Jim Thompson
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Alejandro Colomar via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Jim Thompson
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Alejandro Colomar via Tinycc-devel
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Thiago Adams
-
Re: [Tinycc-devel] [Bug c/119170] Add operators _Widthof, _Minof, _Maxof
Alejandro Colomar via Tinycc-devel
-
[Tinycc-devel] tests/libtcc_test.c does not compile on MacOS
Francesco Allertsen
-
[Tinycc-devel] [PATCH 0/2] Comma-split arguments to -Wp, and -Wl,
remph via Tinycc-devel
-
[Tinycc-devel] x86_64 floating point incompatibility
noneofyourbusiness via Tinycc-devel
-
[Tinycc-devel] [PATCH 0/3] Adjust linker-related command line options
remph via Tinycc-devel
-
[Tinycc-devel] va_list bug on x86_64, version 0.9.27
DFP via Tinycc-devel
-
[Tinycc-devel] [PATCH] Update tcc-doc.texi: bring in line with `tcc -hh' output
remph via Tinycc-devel
-
[Tinycc-devel] Happy New Year
Samuel Henrique
-
[Tinycc-devel] Linker flag --allow-multiple-definition (probably from GNU binutuils)
James Mills via Tinycc-devel
-
[Tinycc-devel] [tcc-win32] compiler generate wrong instruction sequence
kbkp...@sina.com
-
[Tinycc-devel] regression: `#line MACRO` results in `wrong #line format` since 6b78e561
sleeptightAnsiC
-
[Tinycc-devel] patch: add __ORDER_PDP_ENDIAN__ for compatibility with GCC and Clang
sleeptightAnsiC
-
[Tinycc-devel] Tags on repo.or.cz
Detlef Riekenberg via Tinycc-devel
-
[Tinycc-devel] bug: tcc does not recognize _Pragma keyword
sleeptightAnsiC
-
[Tinycc-devel] exit code when using -run
Scott Graham
-
[Tinycc-devel] Missing definition for LDBL_MAX_10_EXP, aarch64 and riscv
Keith Thompson
-
[Tinycc-devel] win32 build broken using tcc at 729918ef "make: make shorter command lines"
avih via Tinycc-devel
-
[Tinycc-devel] Why does TinyCC fail to link standard C runtime functions in 32-bit mode but works in 64-bit mode?
Fereydoun Memarzanjany via Tinycc-devel
-
[Tinycc-devel] Warning/bug detected by clang
Domingo Alvarez Duarte
-
[Tinycc-devel] Buildling Release_0_9_27 on FreeBSD 15-CURRENT
Tyler Clark via Tinycc-devel
-
[Tinycc-devel] Announcing tcc-missing-features repo
Stefanos Sofroniou via Tinycc-devel
-
[Tinycc-devel] regression in tinycc x86 assembly/pre-processor parser
Michael Ackermann via Tinycc-devel
-
[Tinycc-devel] regression tinycc gets stuck infinitely while parsing options
Michael Ackermann via Tinycc-devel
-
[Tinycc-devel] error: invalid macro name '$'
temp212
-
[Tinycc-devel] severe regression in TCC compiling and linking kernel since may 2022
Michael Ackermann via Tinycc-devel
-
[Tinycc-devel] Bug: tcc evaluates `(expession, lvalue)` into lvalue instead of rvalue
sleeptightAnsiC
-
[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
-
[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
-
[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] 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] 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
-
[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
-
[Tinycc-devel] Is tcc_add_library supposed to persist?
Eric Raible
-
[Tinycc-devel] feat: __builtin_unreachable support
Jonathan M. Wilbur
-
[Tinycc-devel] fix: code in non-executable sections
Jonathan M. Wilbur
-
[Tinycc-devel] feat: treat undefined macros invocations as undefined
Jonathan M. Wilbur via Tinycc-devel
-
[Tinycc-devel] crt1.o not found
Brian Mayer