log

age author description
2018-10-25 mir3636 update gcc-8.2
2018-10-24 mir3636 gcc-8.2
2018-10-24 mir3636 merge
2018-05-15 mir3636 remove test_env
2018-04-11 mir3636 fix CbC-example
2018-04-11 mir3636 fix function.c and add CbC-example Makefile
2018-04-08 mir3636 fix example
2018-04-01 Shinji KONO supress return with no value, in function returning non-void warning on goto code segment in normal function
2018-03-31 mir3636 fix ipa-inline.c
2018-03-30 mir3636 fix inline_call
2018-03-22 mir3636 do not expand code segment
2018-03-09 anatofuz fix fntype
2018-03-08 mir3636 fix conv1.c
2018-03-08 kono fix conv1 example
2018-02-27 mir3636 ifdef TARGET_64BIT
2017-11-28 mir3636 fix
2017-11-28 mir3636 fix gimple.h
2017-11-28 mir3636 fix c-parser.c
2017-11-17 mir3636 fix c-parser.c
2017-11-16 mir3636 remove RECTYPE
2017-11-10 mir3636 merge gcc 7
2017-10-27 kono gcc 7
2012-08-05 Nobuyasu Oshiro Added tag cbc-gcc-4.6.0 for changeset 4d6300120c29
2012-06-14 Nobuyasu Oshiro add CbC-example/rectype
2012-06-14 Nobuyasu Oshiro add CbC-example/rectypeTest/
2012-06-14 Nobuyasu Oshiro modify implementation of rectype
2012-06-13 Nobuyasu Oshiro add CbC-examples/rectypeTest
2012-05-25 Nobuyasu Oshiro fix bug. implementation fo rectype. c-family/c-pretty-print.c
2012-04-09 Nobuyasu Oshiro fix implementation of rectype in c-decl.c
2012-03-23 Nobuyasu Oshiro modify __rectype
2012-02-20 Nobuyasu Oshiro fix __rectype expression
2012-02-16 Nobuyasu Oshiro modify implemeted __rectype expression
2012-02-05 Nobuyasu Oshiro add "code" syntax
2012-01-24 Nobuyasu Oshiro modify implementation of selftype
2012-01-23 Nobuyasu Oshiro implemeted selftype expression. add CbC-exanples/selftype.c
2012-01-19 Nobuyasu Oshiro modify condition of tail call in expand_call method cbc-gcc-4.6.0
2012-01-16 Nobuyasu Oshiro modify expand_call
2012-01-16 Nobuyasu Oshiro modify condition of tail call in expand_call method
2012-01-16 Nobuyasu Oshiro remove comment out
2012-01-16 Nobuyasu Oshiro modify c-parser.c:cbc_finish_nested_function
2012-01-03 Nobuyasu Oshiro add conv1/benchmark.sh
2011-12-24 Nobuyasu Oshiro modify cbc_finish_labeled_goto:c-parser.c
2011-12-24 Nobuyasu Oshiro implemeted __rectype expression. add CbC-exanples/fact-rectype.s
2011-12-20 Nobuyasu Oshiro modify comment out :c-parser.c
2011-12-20 Nobuyasu Oshiro merge 89
2011-12-20 Nobuyasu Oshiro modify c-parser.c:RID_CbC_RET
2011-12-14 Nobuyasu Oshiro modify calls.c.
2011-11-13 Nobuyasu Oshiro merge 83
2011-11-13 Nobuyasu Oshiro modify gcc/c-parser.c
2011-11-10 Nobuyasu Oshiro modify expand_call
2011-11-10 Nobuyasu Oshiro modify calls.c
2011-09-23 Shinji KONO minor fix
2011-09-23 Shinji KONO fix comments
2011-09-20 Shinji KONO small fix
2011-09-20 Shinji KONO more examples
2011-09-20 Shinji KONO documents
2011-09-20 Shinji KONO call argument iterator fix
2011-08-21 Nobuyasu Oshiro update gcc to gcc-4.6
2011-08-21 Nobuyasu Oshiro modify c-decl.c, c-parser.c, c-tree.h and tree.h
2011-08-21 Nobuyasu Oshiro merge calls.c, cfgexpand.c, gcc.c, gimple.c, gimple.h and gimplify.c
2011-08-21 Nobuyasu Oshiro merge gcc/c-typeck.c
2011-08-21 Nobuyasu Oshiro modify gcc/c-parser.c
2011-08-21 Nobuyasu Oshiro merge c-decl.c
2011-08-20 Nobuyasu Oshiro merge 69
2011-08-20 Nobuyasu Oshiro update gcc-4.6
2011-03-22 nobuyasu update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
2010-12-13 Ryoma SHINYA bug-fix: modify tail-call-optimization enforcing rules. (calls.c.)
2010-05-25 ryoma remove unnecessary filese
2010-05-24 ryoma Added tag gcc-4.6-20100522 for changeset b7f97abdc517
2010-05-24 ryoma update gcc from gcc-4.5.0 to gcc-4.6 gcc-4.6-20100522
2010-04-25 ryoma added test code, CbC-example/regexp
2010-04-25 ryoma remove expand_cbc_goto, and added warnig process.
2010-02-15 Shinji KONO remove unnecessary files
2010-02-15 Shinji KONO fix
2010-02-15 ryoma error at dwarf2out.c
2010-02-14 ryoma modify c-parser.c
2010-02-12 ryoma Added tag gcc-4.4.5 for changeset 77e2b8dfacca
2010-02-12 ryoma update it from 4.4.3 to 4.5.0 gcc-4.4.5
2010-02-07 kent Added tag cbc-4.4.3 for changeset d0e37615691e
2010-02-07 kent merge tags.
2010-02-07 kent Added tag gcc-4.4.3 for changeset ae3a4bfb450b
2010-02-07 kent add some files of version 4.4.3 that have been forgotten.
2010-02-07 kent Added tag cbc-4.4.3 for changeset 2e19f845ea37
2010-02-07 kent modify
2010-02-07 kent update CbC on GCC from 4.4.2 to 4.4.3.
2010-02-07 kent update it from 4.4.2 to 4.4.3.
2010-02-07 kent Added tag gcc-4.4.3 for changeset d096b2ff82d9
2010-01-29 kent add instration howto for PS3 to CbC-INSTALL.
2010-01-25 kent merge.
2010-01-25 kent modify quicksort.
2010-01-25 kent add some examples.
2010-01-25 kent add quicksort/mc/Makefile
2010-01-25 kent modify quicksort for benchmark.
2010-01-25 kent modify quicksort examples.
2010-01-05 e075725 mearge hgtags
2009-12-22 e075725 Added tag gcc.4.4.2 for changeset 855418dad1a3
2009-12-22 e075725 gcc-4.4-20091020
2009-12-22 kent modify cbc_replace_args
2009-12-22 kent add loto6.c
2009-12-22 kent modify CbC-implementation.ja
2009-12-08 kent add documents.
2009-12-08 kent add some tests.
2009-12-08 kent add cbc_replace_arguments function.
2009-11-26 kent deleting old commented out code.
2009-11-16 kent bit modify.
2009-11-10 kent implemented indirect sibcall for ppc.
2009-10-29 kent add make_headers script.
2009-10-27 kent modified machine description of i386 for support indirect sibcall attributed fastcall.
2009-10-15 kent bit modifing.
2009-10-14 kent add quicksort version 2.
2009-10-13 kent add cbc example of quicksort.
2009-09-29 kent add conv.c conv1.c
2009-09-24 kent update gcc from 4.4.0 to 4.4.1.
2009-09-24 kent update gcc from 4.4.0 to 4.4.1.
2009-09-24 kent Added tag gcc.4.4.0 for changeset a06113de4d67
2009-09-24 kent add cbc_tree_debug.c
2009-09-24 kent examples.
2009-09-24 kent The configure script which is produced from configure.ac was changed.
2009-09-11 kent Added tag first-implement-for-cbcreturn for changeset be566c4d18c5
2009-09-11 kent refactor
2009-09-11 kent refactor cbc_finish_labeled_goto, cbc_finish_nested_function.
2009-09-09 kent add cbc_make_lebeled_return function.
2009-09-08 kent add cbc_make_nested_function
2009-08-26 kent add fastcall.
2009-08-20 Shinji KONO xxx
2009-08-20 Shinji KONO partially written goto with env...
2009-08-20 Shinji KONO destory goto with environment...
2009-07-30 kent modifing gimple.[ch], cfgexpand.c
2009-07-29 kent c-common.c
2009-07-17 kent finished merging
2009-07-17 Shinji KONO c-parser.c fix
2009-07-17 Shinji KONO patch for CbC
2009-07-17 kent first commit