Commit Graph

43 Commits (3c59f8424048fdc2f7b7ce8d840351ef2fb212b4)

Author SHA1 Message Date
Thomas Preud'homme 3d25213c16 Inform user that -b only exists on i386. 2012-03-13 19:43:43 +01:00
grischka c449ef2e1f tcc-doc: remove obsolete '-o option must also be given' 2011-05-17 21:55:05 +02:00
Joe Soroka 1b0f42f8ad update documentation to reflect VLA changes 2011-04-09 23:41:16 -07:00
Joe Soroka ace0f7f259 re-apply VLA by Thomas Preud'homme 2011-04-06 09:17:03 -07:00
Joe Soroka 3b4b3b75a6 revert "update VT_STRUCT_SHIFT for new VT_VLA" 2011-02-04 17:54:08 -08:00
Thomas Preud'homme db560e9439 Revert "Implement C99 Variable Length Arrays"
This reverts commit a5a50eaafe.
2011-02-05 02:33:46 +01:00
Thomas Preud'homme 38f6467c06 Revert "Reorder increasingly VT_* constants in tcc.h"
This reverts commit 7f00523e2e.
2011-02-05 02:33:46 +01:00
Joe Soroka b0c50fbd4d update VT_STRUCT_SHIFT for new VT_VLA 2011-02-04 14:33:38 -08:00
Thomas Preud'homme 7f00523e2e Reorder increasingly VT_* constants in tcc.h 2011-02-04 02:22:25 +01:00
Thomas Preud'homme a5a50eaafe Implement C99 Variable Length Arrays
Implement C99 Variable Length Arrays in tinycc:
- Support VLA with multiple level (nested vla)
- Update documentation with regards to VT_VLA
- Add a testsuite in tcctest.c
2011-02-04 02:22:25 +01:00
Thomas Preud'homme 36f74e46b4 Add missing dircategory and direntry to texi file 2010-09-10 21:11:45 +02:00
grischka e81569bc70 tcc: add "-Wl,-rpath=path" option (library search path) 2009-12-19 22:16:20 +01:00
Bernhard Reutner-Fischer b573072300 document -print-search-dirs
Signed-off-by: aldot <rep.dot.nop@gmail.com>
2009-12-01 17:59:29 +01:00
grischka e8a52a8249 win32: readme.txt->tcc-win32.txt, update tcc-doc 2009-04-18 15:08:03 +02:00
grischka f22e961f80 update manual, changelog 2008-03-31 19:50:58 +00:00
grischka a327c7a552 added verbosity levels (-vv -vvv) 2008-03-31 19:49:14 +00:00
grischka 4d9aaacc85 Accept standard input as an inputstream (Hanzac Chen) 2008-03-31 18:42:56 +00:00
bellard 16559cd60c update 2005-06-17 22:07:03 +00:00
bellard 4821702fb4 win32 merge 2005-04-14 23:49:21 +00:00
bellard 6ab1140623 update 2004-11-08 21:19:47 +00:00
bellard 0b8d7f44b4 update 2004-11-08 20:52:04 +00:00
bellard 2a6c104722 update 2004-10-23 23:11:05 +00:00
bellard 8da6027e73 both .globl and .global directives are accepted by as 2004-10-02 14:01:26 +00:00
bellard 114883e078 added -funsigned-char, -fsigned-char and -Wimplicit-function-declaration 2003-10-17 20:43:47 +00:00
bellard b7f12dfbdf update 2003-10-04 21:29:04 +00:00
bellard c5ce5eaeda fixed -w option - doc update (thanx to Romain Francoise) 2003-10-04 13:04:47 +00:00
bellard 4e6edcdcdd update 2003-05-24 16:12:58 +00:00
bellard f0d5a74bcd automatic man page generation from tcc-doc.texi 2003-05-18 18:11:06 +00:00
bellard 3bbcd30776 update 2003-04-13 21:56:00 +00:00
bellard 3605c50b36 spell fixes + texinfo format fixes by Peter Lund 2003-04-10 00:03:26 +00:00
bellard d575137648 update 2003-04-09 23:52:29 +00:00
bellard 75e743d23e update 2003-01-06 20:19:20 +00:00
bellard 6cd2d5d2c8 update 2002-11-03 00:44:38 +00:00
bellard 10f5d44f43 update 2002-09-08 22:13:54 +00:00
bellard bc427f5bec update 2002-08-31 12:44:16 +00:00
bellard 796866862f updated 2002-08-18 13:24:19 +00:00
bellard 840d197e87 update 2002-07-24 22:13:02 +00:00
bellard f75e0c6d62 update options 2002-07-15 22:38:56 +00:00
bellard 30766d3cd1 converted to texinfo - added developper's guide 2002-07-13 15:21:18 +00:00
bellard 308017d5e0 update 2002-01-26 19:17:06 +00:00
bellard ebe9e87ccf update 2002-01-05 19:50:17 +00:00
bellard b0b2d5d2e9 update 2001-12-17 21:57:01 +00:00
bellard 5ee1584493 tcc documentation 2001-12-16 21:23:42 +00:00