log

age author description
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
Sun, 08 Oct 2006 01:13:34 -0400 landley Bugfix from Dave Dodge: tcc doesn't properly handle the following construct:
Sun, 08 Oct 2006 01:06:44 -0400 landley Fix from Dave Dodge: The problem is that tcc doesn't have any code to recognize
Sun, 08 Oct 2006 01:04:58 -0400 landley Sigh, I miss applied-the previous floating point fix.
Sat, 07 Oct 2006 23:41:55 -0400 landley Fix from Daniel Glockner: save_reg tried to save a floating point value from
Sat, 07 Oct 2006 23:00:13 -0400 landley Fix "invalid relocation entry" problem on ubuntu. Fix from Bernhard
Mon, 20 Feb 2006 21:16:10 +0000 bellard [project @ 2006-02-20 21:16:10 by bellard]
Sun, 30 Oct 2005 21:53:14 +0000 bellard [project @ 2005-10-30 21:53:14 by bellard]
Sun, 04 Sep 2005 09:27:53 +0000 bellard [project @ 2005-09-04 09:27:53 by bellard]
Sun, 04 Sep 2005 09:18:26 +0000 bellard [project @ 2005-09-04 09:18:26 by bellard]
Sun, 04 Sep 2005 09:18:02 +0000 bellard [project @ 2005-09-04 09:18:02 by bellard]
Sat, 03 Sep 2005 22:51:34 +0000 bellard [project @ 2005-09-03 22:51:34 by bellard]
Sat, 03 Sep 2005 22:33:53 +0000 bellard [project @ 2005-09-03 22:33:53 by bellard]
Sat, 03 Sep 2005 22:23:59 +0000 bellard [project @ 2005-09-03 22:23:59 by bellard]
Sat, 03 Sep 2005 22:21:22 +0000 bellard [project @ 2005-09-03 22:21:22 by bellard]
Sat, 03 Sep 2005 22:18:51 +0000 bellard [project @ 2005-09-03 22:18:51 by bellard]
Sat, 03 Sep 2005 22:03:39 +0000 bellard [project @ 2005-09-03 22:03:39 by bellard]
Sat, 03 Sep 2005 21:54:47 +0000 bellard [project @ 2005-09-03 21:54:47 by bellard]
Sat, 03 Sep 2005 21:32:06 +0000 bellard [project @ 2005-09-03 21:32:06 by bellard]
Sat, 03 Sep 2005 21:07:35 +0000 bellard [project @ 2005-09-03 21:07:35 by bellard]
Sat, 03 Sep 2005 18:34:22 +0000 bellard [project @ 2005-09-03 18:34:22 by bellard]
Sat, 03 Sep 2005 18:31:43 +0000 bellard [project @ 2005-09-03 18:31:43 by bellard]
Fri, 17 Jun 2005 22:07:03 +0000 bellard [project @ 2005-06-17 22:07:03 by bellard]
Fri, 17 Jun 2005 22:06:18 +0000 bellard [project @ 2005-06-17 22:06:18 by bellard]