log

age author description
Mon, 27 Aug 2007 00:48:17 -0500 Rob Landley Patch from Simon 'corecode' Schubert to skil -ldl on DragonFly BSD.
Sat, 18 Aug 2007 01:13:00 -0500 Rob Landley Add the global compound literals thing to tcctests.c
Sat, 18 Aug 2007 01:02:45 -0500 Rob Landley Patch from Andrew Johnson to fix global compound literals.
Sat, 18 Aug 2007 00:13:48 -0500 Rob Landley Patch from Rumko to support Dragonfly BSD. (We really need a "platform.h".)
Sat, 18 Aug 2007 00:08:46 -0500 Rob Landley Fix tcc exit code when unable to create output file.
Fri, 15 Jun 2007 18:13:50 -0400 Rob Landley Patch from Zdenek Pavlas to generate better code for case labels with no code
Wed, 16 May 2007 20:04:21 -0400 Rob Landley Patch from Zdenek Pavlas, affects PE target:
Sat, 12 May 2007 19:43:33 -0400 Rob Landley Stringize patch from Harald van Dijk:
Sat, 12 May 2007 00:33:24 -0400 Rob Landley Add i386/*.o to make clean.
Sat, 12 May 2007 00:30:09 -0400 Rob Landley Alloca test. Dunno why this didn't get committed...
Sat, 12 May 2007 00:20:07 -0400 Rob Landley Implement alloca for x86 (grischka case_8).
Sat, 12 May 2007 00:15:39 -0400 Rob Landley Move i386-specifc files into an i386 subdirectory.
Tue, 08 May 2007 22:16:31 -0400 Rob Landley Whitespace (tabs to spaces).
Tue, 08 May 2007 22:11:08 -0400 Rob Landley Switch from the earlier -E patch to the one Fabrice checked into CVS last year.
Tue, 08 May 2007 22:01:50 -0400 Rob Landley Move asmtest.S into the tests directory.
Tue, 08 May 2007 21:24:23 -0400 Rob Landley Minor documentation tweaks.
Mon, 07 May 2007 12:44:33 -0400 Rob Landley Why doesn't iso646 "#define begin {" and "#define end }" while it's at it?
Sun, 06 May 2007 13:17:12 -0400 Rob Landley Move tiny_impdef into win32 directory.
Sun, 06 May 2007 12:17:00 -0400 Rob Landley Fix indirections with function pointers (***fn)() (grischka-2005-09-29 case_9)
Fri, 04 May 2007 13:06:25 -0400 Rob Landley Fix signedness of LL shift operators in libtcc1.c (grischka-2005-09-25 case_10)
Thu, 03 May 2007 16:01:35 -0400 Rob Landley Pass structures through ?:, test for function pointers too
Thu, 03 May 2007 15:29:49 -0400 Rob Landley Keep rvalue of bitfield assignment: bit1=bit2=1, grischka-2005-09-25 case_3
Thu, 03 May 2007 13:13:20 -0400 Rob Landley Permit certain pointer assignments (grischka-2005-09-25 case_7)
Thu, 03 May 2007 13:08:53 -0400 Rob Landley Fix bug in ||, &&, ! (save registers through jumps), grischka-2005-09-25 case_2
Thu, 03 May 2007 12:10:26 -0400 Rob Landley Move tccpe.c into the win32 subdirectory, and fix makefile to know about it.
Wed, 02 May 2007 18:05:36 -0400 Rob Landley Force "static" variables to be in global memory (grischka-2005-09-25 bugfix 5).
Wed, 02 May 2007 17:18:07 -0400 Rob Landley Support casting pointer to short or _Bool (grischka-2005-09-25 bugfix 6.1).
Tue, 01 May 2007 17:26:50 -0400 Rob Landley Remove a dead line that can't trigger.
Tue, 01 May 2007 17:18:57 -0400 Rob Landley Fix nonconstant double->bool conversion (grischka-2005-09-25 bugfix 6.2).
Wed, 18 Apr 2007 14:52:22 -0400 Rob Landley Another tweak from Timovj Lahde which he says makes it build on windows.
Sun, 08 Apr 2007 13:13:32 -0400 Rob Landley More shuffling stuff around to facilitate breaking it up into multiple
Thu, 05 Apr 2007 13:43:05 -0400 Rob Landley Timovj Lahde says this tweak fixes building on windows. (I wouldn't know.)
Wed, 04 Apr 2007 14:48:49 -0400 Rob Landley Two uClibc fixes from Natanael Copa.
Fri, 30 Mar 2007 11:46:43 -0400 Horst H. von Brand tests/libtcc_test.c should use "../" to refer to .h in upper directory
Thu, 22 Mar 2007 23:04:59 -0400 Rob Landley Start breaking up tcc.c, starting with tcc.h.
Tue, 27 Feb 2007 13:39:55 -0500 Rob Landley Notice multiple typedef specifiers.
Mon, 26 Feb 2007 00:37:43 -0500 Rob Landley Change default install path from /usr/local to /usr.
Sun, 25 Feb 2007 22:54:52 -0500 Rob Landley Dave Dodge's tcc-0.9.23-pp-number-multi-pasting.patch:
Sun, 25 Feb 2007 22:43:07 -0500 Rob Landley From Dave Dodge: When a long long value is used as test expression, for
Sun, 25 Feb 2007 22:18:49 -0500 Rob Landley Add test for sign extension thing (commit 401).
Thu, 22 Feb 2007 15:17:33 -0500 Rob Landley Patch from Felix Nawothnig to zero the high bits of floating point constants
Thu, 22 Feb 2007 15:06:23 -0500 Rob Landley Fix "make test" dependencies when run right after "make clean".
Wed, 21 Feb 2007 13:20:21 -0500 Rob Landley Add test for -1>sizeof(int) to test suite.
Wed, 21 Feb 2007 13:14:27 -0500 Rob Landley Attempt to fix http://osvdb.org/displayvuln.php?osvdb_id=22956
Wed, 21 Feb 2007 13:12:49 -0500 Rob Landley Tweak paths so "make test" works with the gcc on my laptop.
Mon, 22 Jan 2007 13:18:11 -0500 Rob Landley Tweak from Axel Liljencrantz to parse unicode escape sequences.
Sat, 02 Dec 2006 11:23:17 -0500 Rob Landley Remove the debug signal handler code, which only works on an i386 host and is
Sun, 15 Oct 2006 20:13:50 -0400 landley Patch by Svein Berge adding -E to dump preprocessed files for the jsext project
Tue, 10 Oct 2006 15:25:02 -0400 landley Move includes into a subdirectory, and teach Makefile not to abort if it
Mon, 09 Oct 2006 14:29:02 -0400 landley Fix typo in clean and duplicate dependency in install.
Mon, 09 Oct 2006 13:12:45 -0400 landley ARM EABI bug fixes from Daniel Glockner.
Mon, 09 Oct 2006 13:10:55 -0400 landley Support for ARM EABI, by Daniel Glockner.
Mon, 09 Oct 2006 00:27:33 -0400 landley The help text is wrong, it's --enable-cross, not --build-cross.
Sun, 08 Oct 2006 22:57:59 -0400 landley Patch from Hasso Tepper <hasso@linux.ee> adding a simple va_copy()
Sun, 08 Oct 2006 22:54:25 -0400 landley Patch from Marcelo Jimenez <marcelo.jimenez@gmail.com> fixing the
Sun, 08 Oct 2006 22:46:00 -0400 landley One "sign mismatch" warning down, 100 or so to go. I'm personally happier with
Sun, 08 Oct 2006 22:28:01 -0400 landley Move test code into a subdirectory.
Sun, 08 Oct 2006 13:59:19 -0400 landley A couple of minor tweaks: -funsigned-char breaks make test and that's the
Sun, 08 Oct 2006 12:28:30 -0400 landley And again, I applied it wrong.
Sun, 08 Oct 2006 12:24:42 -0400 landley Fix from David Heine for tcc typecast sign extension bug. For details, see