| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/14791 | jakub | 2004-06-10 | 1 | -0/+5 |
* | PR c++/15337 | mmitchel | 2004-06-07 | 1 | -1/+2 |
* | ChangeLog: | pinskia | 2004-05-30 | 1 | -0/+24 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | fix typo in last commit.... | aldyh | 2004-05-28 | 1 | -4/+1 |
* | * c-common.c (fname_as_string): Fix xcalloc to xmalloc. | aldyh | 2004-05-28 | 1 | -1/+1 |
* | * testsuite/g++.dg/charset/function.cc: New. | aldyh | 2004-05-28 | 1 | -2/+22 |
* | 2004-05-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-28 | 1 | -125/+0 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -1/+1 |
* | 2004-05-22 Andrew Pinski <pinskia@physics.uc.edu> | zack | 2004-05-22 | 1 | -2/+4 |
* | top: | zack | 2004-05-18 | 1 | -53/+0 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -1/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -178/+441 |
* | gcc/ChangeLog: | bonzini | 2004-05-05 | 1 | -0/+10 |
* | * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp, | rakdver | 2004-04-23 | 1 | -0/+7 |
* | 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-04-09 | 1 | -1/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -15/+15 |
* | * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | kenner | 2004-03-23 | 1 | -2/+2 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -2/+2 |
* | * c-common.c (pointer_int_sum): Do not complain about using | mmitchel | 2004-03-19 | 1 | -6/+0 |
* | gcc/ChangeLog | bonzini | 2004-03-16 | 1 | -109/+33 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -65/+65 |
* | * c-common.c (handle_alias_attribute): Reject the attribute if | rth | 2004-02-26 | 1 | -1/+7 |
* | gcc/ | kazu | 2004-02-23 | 1 | -2/+2 |
* | * c-common.c, cfghooks.c, rtlanal.c, varasm.c: Fix comment | kazu | 2004-02-17 | 1 | -1/+1 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -17/+0 |
* | 2004-02-10 Ziemowit Laski <zlaski@apple.com> | zlaski | 2004-02-11 | 1 | -48/+1 |
* | PR c++/11295 | wilson | 2004-02-09 | 1 | -1/+1 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -15/+0 |
* | 2004-02-03 Paolo Bonzini <bonzini@gnu.org> | paolo | 2004-02-03 | 1 | -32/+10 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | fix comment | jason | 2004-01-20 | 1 | -1/+1 |
* | * c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and | hubicka | 2004-01-17 | 1 | -1/+18 |
* | * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost | hubicka | 2004-01-13 | 1 | -4/+5 |
* | 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-01-13 | 1 | -1/+7 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -3/+4 |
* | * c-common.c (c_expand_expr): Remove code to return a value | mmitchel | 2003-12-31 | 1 | -18/+5 |
* | 2003-12-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-25 | 1 | -0/+6 |
* | * c-common.c (flag_abi_version): Default to 2. | mmitchel | 2003-12-23 | 1 | -1/+3 |
* | * c-common.c (flag_external_templates): Remove. | mmitchel | 2003-12-22 | 1 | -11/+0 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * c-common.h (c_parse_error): Declare it. | mmitchel | 2003-12-15 | 1 | -0/+32 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY | austern | 2003-11-06 | 1 | -20/+19 |
* | * c-common.c (expand_tree_builtin): Ensure creal and cimag | jsm28 | 2003-10-20 | 1 | -2/+4 |
* | * c-common.c (registered_builtin_types): New static. | zack | 2003-10-20 | 1 | -0/+12 |
* | gcc/ | steven | 2003-10-12 | 1 | -10/+25 |
* | PR c++/6392 | jason | 2003-10-09 | 1 | -16/+24 |