Continuation based C on GCC
Rev. | Hora | Autor | Mensagem |
---|---|---|---|
994c122bb624 | 2019-05-08 18:53:18 | Shinji KONO | tip CbC on GCC 8 |
6958b92652fe | 2012-11-17 14:01:39 | Shinji KONO | __rectype |
85b994e68631 | 2011-09-24 03:01:41 | Shinji KONO | fix comments |
53359ec61e34 | 2011-09-21 16:28:35 | Shinji KONO | Added tag cbc-for-gcc46 for changeset cc3a234a2cdc |
cc3a234a2cdc | 2011-09-21 16:27:42 | Shinji KONO | cbc-for-gcc46 CbC for gcc-4.6 |
f910f83f3532 | 2009-12-18 20:15:38 | Shinji KONO | Added tag first-official-release for changeset 0fb2a00ca253 |
0fb2a00ca253 | 2009-12-18 20:15:26 | Shinji KONO | first-official-release GCC implementation of Continuation based C |
1a141af2ee2e | 2009-12-18 07:59:02 | convert-repo | update tags |
0e48f0ff4a49 | 2008-04-13 07:47:45 | shinji_kono | *** empty log message *** |
bc519cb91012 | 2008-03-18 20:10:50 | feenal | cr_ie_u-ryukyu_ac_jp first import CbC on GCC |
Nome | Rev. | Hora | Autor |
---|---|---|---|
first-official-release | 0fb2a00ca253 | 2009-12-18 20:15:26 | Shinji KONO |
cbc-for-gcc46 | cc3a234a2cdc | 2011-09-21 16:27:42 | Shinji KONO |
tip | 994c122bb624 | 2019-05-08 18:53:18 | Shinji KONO |
Nome | Rev. | Hora | Autor | Mensagem |
---|---|---|---|---|
cr_ie_u-ryukyu_ac_jp | bc519cb91012 | 2008-03-18 20:10:50 | feenal | first import CbC on GCC |
default | 994c122bb624 | 2019-05-08 18:53:18 | Shinji KONO | CbC on GCC 8 |
This directory contains the GNU Compiler Collection (GCC). The GNU Compiler Collection is free software. See the files whose names start with COPYING for copying permission. The manuals, and some of the runtime libraries, are under different terms; see the individual source files for details. The directory INSTALL contains copies of the installation information as HTML and plain text. The source of this information is gcc/doc/install.texi. The installation information includes details of what is included in the GCC sources and what files GCC installs. See the file gcc/doc/gcc.texi (together with other files that it includes) for usage and porting information. An online readable version of the manual is in the files gcc/doc/gcc.info*. See http://gcc.gnu.org/bugs/ for how to report bugs usefully. Copyright years on GCC source files may be listed using range notation, e.g., 1987-2012, indicating that every year in the range, inclusive, is a copyrightable year that could otherwise be listed individually.