log tccelf.c @ 575:6912ed120df3

age author description
Tue, 18 Mar 2008 18:58:45 -0500 Rob Landley Silence warning when building arm target.
Sat, 15 Mar 2008 21:23:24 -0500 Rob Landley The dynamic linker location belongs in configure, move it there.
Tue, 11 Mar 2008 23:45:07 -0500 Rob Landley Use library search path for crt?.o, and for ld script libraries with no path.
Thu, 06 Mar 2008 21:19:16 -0600 Rob Landley Update TCC_TARGET_* to TINYCC_TARGET_* (which is what new build sets).
Thu, 06 Mar 2008 20:53:55 -0600 Rob Landley Fix earlier options.c break-up by migrating some stuff from tcc.h to tinycc.h.
Mon, 21 Jan 2008 00:29:43 -0600 Rob Landley More simplification and attacking warnings.
Thu, 03 Jan 2008 15:04:21 -0600 Rob Landley Rename runtime library to libtinyccrt-$ARCH.a, build libtinycc-$ARCH.so to
Fri, 07 Dec 2007 11:30:34 -0600 Rob Landley Unfortunately gcc defines things like "i386" to 1 (and not just __i386__
Wed, 05 Dec 2007 20:31:56 -0600 Rob Landley Convert other config symbols to not need quotes around them.
Wed, 05 Dec 2007 18:33:34 -0600 Rob Landley Look for the right libtinycc name, add TOSTR() macro, tweak make/make.sh to
Wed, 05 Dec 2007 05:33:59 -0600 Rob Landley Fix path logic so "hello world" builds again. (Still need to finish install.)
Fri, 30 Nov 2007 01:59:34 -0600 Rob Landley The old build system doesn't apply to the current source anymore, remove it.
Mon, 12 Nov 2007 18:47:56 -0600 Rob Landley More work on the library paths so we can override enough things to build
Sat, 10 Nov 2007 17:58:25 -0600 Rob Landley Clean up malloc() and friends to xmalloc/xzmalloc/xstrdup, and remove redundant
Sat, 10 Nov 2007 13:20:41 -0600 Rob Landley Every use of isid() can be replaced by isidnum_table[], so do it.
Tue, 06 Nov 2007 03:57:56 -0600 Rob Landley Update the rest of the files to build with the new make script.
Wed, 31 Oct 2007 01:47:07 -0500 Rob Landley Exercise LGPL clause 3 and convert more notices from LGPL to GPLv2. (If you
Fri, 21 Sep 2007 02:43:28 -0500 Rob Landley Remove MEM_DEBUG and now-useless tcc_free() wrapper. Now, would anyone like to
Sat, 08 Sep 2007 17:30:03 -0500 Rob Landley Replace global "ch" with "fch" so it's slightly easier to grep for. (It's the
Tue, 04 Sep 2007 23:51:37 -0500 Rob Landley Patch from Vincent Pit to fix visibility problems in the linker (resulting
Mon, 09 Oct 2006 13:10:55 -0400 landley Support for ARM EABI, by Daniel Glockner.
Sat, 07 Oct 2006 23:00:13 -0400 landley Fix "invalid relocation entry" problem on ubuntu. Fix from Bernhard
Sun, 30 Oct 2005 21:53:14 +0000 bellard [project @ 2005-10-30 21:53:14 by bellard]
Sat, 03 Sep 2005 21:32:06 +0000 bellard [project @ 2005-09-03 21:32:06 by bellard]
Sun, 17 Apr 2005 13:15:54 +0000 bellard [project @ 2005-04-17 13:15:54 by bellard]
Wed, 13 Apr 2005 21:37:07 +0000 bellard [project @ 2005-04-13 21:37:06 by bellard]
Sun, 10 Apr 2005 21:46:58 +0000 bellard [project @ 2005-04-10 21:46:58 by bellard]
Sun, 07 Nov 2004 15:45:52 +0000 bellard [project @ 2004-11-07 15:45:52 by bellard]
Wed, 27 Oct 2004 21:38:03 +0000 bellard [project @ 2004-10-27 21:38:03 by bellard]
Wed, 27 Oct 2004 21:24:42 +0000 bellard [project @ 2004-10-27 21:24:42 by bellard]
Sat, 23 Oct 2004 22:53:42 +0000 bellard [project @ 2004-10-23 22:53:42 by bellard]
Mon, 18 Oct 2004 00:20:26 +0000 bellard [project @ 2004-10-18 00:20:26 by bellard]
Tue, 05 Oct 2004 22:33:55 +0000 bellard [project @ 2004-10-05 22:33:55 by bellard]
Mon, 04 Oct 2004 21:57:35 +0000 bellard [project @ 2004-10-04 21:57:35 by bellard]
Tue, 14 Oct 2003 22:15:57 +0000 bellard [project @ 2003-10-14 22:15:56 by bellard]
Sat, 04 Oct 2003 21:24:46 +0000 bellard [project @ 2003-10-04 21:24:46 by bellard]
Sat, 04 Oct 2003 14:45:23 +0000 bellard [project @ 2003-10-04 14:45:23 by bellard]
Sun, 20 Jul 2003 19:19:59 +0000 bellard [project @ 2003-07-20 19:19:58 by bellard]
Thu, 29 May 2003 22:52:53 +0000 bellard [project @ 2003-05-29 22:52:53 by bellard]
Sat, 24 May 2003 15:46:29 +0000 bellard [project @ 2003-05-24 15:46:29 by bellard]
Sat, 24 May 2003 14:11:17 +0000 bellard [project @ 2003-05-24 14:11:17 by bellard]
Mon, 28 Apr 2003 22:07:35 +0000 bellard [project @ 2003-04-28 22:06:38 by bellard]
Sun, 27 Apr 2003 11:45:01 +0000 bellard [project @ 2003-04-27 11:45:01 by bellard]
Wed, 16 Apr 2003 21:25:59 +0000 bellard [project @ 2003-04-16 21:25:59 by bellard]
Sun, 13 Apr 2003 18:05:52 +0000 bellard [project @ 2003-04-13 18:05:51 by bellard]
Sun, 13 Apr 2003 14:38:05 +0000 bellard [project @ 2003-04-13 14:38:05 by bellard]
Sun, 08 Dec 2002 14:35:48 +0000 bellard [project @ 2002-12-08 14:35:48 by bellard]
Sat, 23 Nov 2002 18:15:17 +0000 bellard [project @ 2002-11-23 18:15:17 by bellard]
Fri, 22 Nov 2002 23:28:10 +0000 bellard [project @ 2002-11-22 23:28:06 by bellard]
Fri, 22 Nov 2002 18:12:41 +0000 bellard [project @ 2002-11-22 18:12:41 by bellard]
Sat, 02 Nov 2002 14:13:21 +0000 bellard [project @ 2002-11-02 14:13:21 by bellard]
Sun, 08 Sep 2002 22:46:32 +0000 bellard [project @ 2002-09-08 22:46:32 by bellard]
Sun, 18 Aug 2002 14:34:57 +0000 bellard [project @ 2002-08-18 14:34:57 by bellard]
Sun, 18 Aug 2002 13:17:59 +0000 bellard [project @ 2002-08-18 13:17:59 by bellard]