aboutsummaryrefslogtreecommitdiff
path: root/tcc-doc.texi
Commit message (Expand)AuthorAgeFilesLines
* -Wl, --enable-new-dtags for DT_RUNPATH instead of DT_RPATHSteffen Nurpmeso2017-02-181-0/+4
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-15/+33
* Implement gcc bitfield algorithm; add -mms-bitfieldsDavid Mertens2016-11-281-0/+4
* Minor grammar fixes to docsDavid Mertens2016-11-281-4/+4
* Revert "-fnormalize-inc-dirs"grischka2016-10-011-5/+1
* Revert "--whole-archive support"grischka2016-10-011-8/+0
* fix typo in -Wl,-rpath documentationVincent Lefevre2016-07-051-1/+1
* --whole-archive supportseyko2016-05-201-0/+8
* describe -fnormalize-inc-dirs in tcc-doc.texiseyko2016-04-041-1/+5
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-0/+1300
* Reorganize the source tree.gus knight2015-07-271-1300/+0
* Trim trailing spaces everywhere.gus knight2015-07-271-23/+23
* -fdollar-in-identifiers switch which enables '$' in identifiersseyko2015-04-121-0/+3
* 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