log

age author description
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