| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -1/+19 |
* | * c-common.c (c_common_type_for_mode): Check for VOIDmode. | nathan | 2003-09-24 | 1 | -0/+3 |
* | * c-common.c (c_common_signed_or_unsigned_type): Examine mode, | rth | 2003-09-23 | 1 | -11/+16 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -28/+17 |
* | * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR, | sayle | 2003-09-18 | 1 | -2/+0 |
* | * c-common.c (handle_warn_unused_result_attribute): New function. | jakub | 2003-09-16 | 1 | -0/+41 |
* | 2003-09-15 Andreas Jaeger <aj@suse.de> | aj | 2003-09-15 | 1 | -0/+4 |
* | * langhooks-def.h (lhd_register_builtin_type): New function. | mmitchel | 2003-09-09 | 1 | -0/+15 |
* | Correct the behavior of __func__ for C++ special member functions. | austern | 2003-09-04 | 1 | -10/+12 |
* | * pretty-print.h (pp_maybe_newline_and_indent): New macro. | gdr | 2003-08-25 | 1 | -0/+9 |
* | PR c++/8795 | mmitchel | 2003-08-25 | 1 | -2/+10 |
* | PR java/11996 | mmitchel | 2003-08-20 | 1 | -10/+1 |
* | PR c++/11946 | mmitchel | 2003-08-20 | 1 | -1/+10 |