| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (check_function_format): Remove first parameter. | jsm28 | 2004-06-30 | 1 | -1/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -8/+14 |
* | 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-28 | 1 | -1/+2 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -69/+0 |
* | * c-common.h (warn_cast_qual, warn_missing_format_attribute, | dj | 2004-06-25 | 1 | -215/+0 |
* | * c-common.c (expand_unordered_cmp): Delete. | sayle | 2004-06-24 | 1 | -149/+0 |
* | 2004-06-21 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-06-22 | 1 | -0/+4 |
* | * c-common.c (verify_sequence_points): Export. | rth | 2004-06-21 | 1 | -28/+1 |
* | * c-common.c, c-common.h (lang_gimplify_stmt): Remove. | rth | 2004-06-19 | 1 | -5/+0 |
* | * c-common.c (flag_objc_sjlj_exceptions): New. | rth | 2004-06-18 | 1 | -0/+3 |
* | * c-common.def (COMPOUND_STMT): Remove. | rth | 2004-06-17 | 1 | -2/+0 |
* | * c-common.def (CASE_LABEL): Remove. | rth | 2004-06-16 | 1 | -5/+5 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -2/+2 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -226/+50 |
* | 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 |