aboutsummaryrefslogtreecommitdiff
path: root/tcc-doc.texi
Commit message (Expand)AuthorAgeFilesLines
* fix the bug #31403: parser bug in structureseyko2015-04-101-0/+5
* tcc-doc.texi: Explain VT_LLOCAL a bit better.Edmund Grimley Evans2015-02-201-2/+4
* corrected a typoVincent Lefevre2014-04-071-1/+1
* Def signedness != signed != unsigned for charThomas Preud'homme2014-02-061-1/+1
* Add support for runtime selection of float ABIThomas Preud'homme2014-01-081-0/+3
* Don't say compiler flags are warning optionsThomas Preud'homme2014-01-071-1/+1
* Don't enable bound check if libgcc is usedThomas Preud'homme2014-01-061-1/+1
* document $CPATH, $C_INCLUDE_PATH, $LIBRARY_PATHUrs Janssen2013-02-201-3/+22
* remove doubled prototypeUrs Janssen2013-02-181-2/+1
* add version number to manpageUrs Janssen2013-02-171-2/+3
* - document -dumpversionUrs Janssen2013-02-151-0/+3
* tcc --help: update option summarygrischka2013-02-101-28/+40
* tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]grischka2013-02-081-1/+1
* Inform user that -b only exists on i386.Thomas Preud'homme2012-03-131-0/+2
* tcc-doc: remove obsolete '-o option must also be given'grischka2011-05-171-6/+4
* update documentation to reflect VLA changesJoe Soroka2011-04-091-3/+3
* re-apply VLA by Thomas Preud'hommeJoe Soroka2011-04-061-3/+15
* revert "update VT_STRUCT_SHIFT for new VT_VLA"Joe Soroka2011-02-041-1/+1
* Revert "Implement C99 Variable Length Arrays"Thomas Preud'homme2011-02-051-14/+2
* Revert "Reorder increasingly VT_* constants in tcc.h"Thomas Preud'homme2011-02-051-12/+12
* update VT_STRUCT_SHIFT for new VT_VLAJoe Soroka2011-02-041-1/+1
* Reorder increasingly VT_* constants in tcc.hThomas Preud'homme2011-02-041-12/+12
* Implement C99 Variable Length ArraysThomas Preud'homme2011-02-041-2/+14
* Add missing dircategory and direntry to texi fileThomas Preud'homme2010-09-101-0/+4
* tcc: add "-Wl,-rpath=path" option (library search path)grischka2009-12-191-0/+6
* document -print-search-dirsBernhard Reutner-Fischer2009-12-011-0/+4
* win32: readme.txt->tcc-win32.txt, update tcc-docgrischka2009-04-181-18/+16
* update manual, changeloggrischka2008-03-311-12/+19
* added verbosity levels (-vv -vvv)grischka2008-03-311-1/+1
* Accept standard input as an inputstream (Hanzac Chen)grischka2008-03-311-4/+12
* updatebellard2005-06-171-0/+17
* win32 mergebellard2005-04-141-3/+3
* updatebellard2004-11-081-26/+48
* updatebellard2004-11-081-1/+3
* updatebellard2004-10-231-0/+26
* both .globl and .global directives are accepted by asbellard2004-10-021-0/+2
* added -funsigned-char, -fsigned-char and -Wimplicit-function-declarationbellard2003-10-171-2/+19
* updatebellard2003-10-041-2/+22
* fixed -w option - doc update (thanx to Romain Francoise)bellard2003-10-041-2/+9
* updatebellard2003-05-241-9/+50
* automatic man page generation from tcc-doc.texibellard2003-05-181-4/+25
* updatebellard2003-04-131-16/+20
* spell fixes + texinfo format fixes by Peter Lundbellard2003-04-101-132/+213
* updatebellard2003-04-091-3/+6
* updatebellard2003-01-061-1/+126
* updatebellard2002-11-031-23/+35
* updatebellard2002-09-081-21/+24
* updatebellard2002-08-311-1/+12
* updatedbellard2002-08-181-14/+11
* updatebellard2002-07-241-9/+60