| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.c (type_hash_add): Don't violate strict aliasing rules. | aoliva | 2007-11-26 | 1 | -1/+1 |
* | PR debug/29436, c/32326 | jason | 2007-11-19 | 1 | -7/+18 |
* | PR target/33579 | mmitchel | 2007-11-06 | 1 | -4/+0 |
* | 2007-10-26 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-10-26 | 1 | -2/+2 |
* | 2007-10-19 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-19 | 1 | -1/+1 |
* | 2007-10-19 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-19 | 1 | -1/+1 |
* | PR c++/33506 | jakub | 2007-09-24 | 1 | -7/+14 |
* | * tree.h (block_nonartificial_location): New prototype. | jakub | 2007-09-23 | 1 | -0/+36 |
* | Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro... | meissner | 2007-09-13 | 1 | -0/+52 |
* | * tree-flow.h (const_block_stmt_iterator): Remove. | dnovillo | 2007-09-07 | 1 | -5/+5 |
* | gcc: | tromey | 2007-09-06 | 1 | -27/+21 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 1 | -3/+3 |
* | * c-common.c (const_strip_array_types): Delete. | ghazi | 2007-09-01 | 1 | -21/+16 |
* | 2007-08-31 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-31 | 1 | -4/+2 |
* | 2007-08-29 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-08-29 | 1 | -7/+5 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -17/+25 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -6/+6 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -1/+1 |
* | 2007-08-22 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-22 | 1 | -1/+2 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -1/+14 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -11/+15 |
* | PR middle-end/32970 | bje | 2007-08-17 | 1 | -4/+1 |
* | * c-common.c (const_strip_array_types): New. | ghazi | 2007-08-16 | 1 | -2/+2 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | * system.h (CONST_CAST): New. | ghazi | 2007-08-10 | 1 | -2/+2 |
* | * tree.h (fixed_zerop): Declare as taking a const_tree. | matz | 2007-08-09 | 1 | -1/+1 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+177 |
* | 2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-06 | 1 | -1/+1 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -16/+16 |
* | * calls.c (special_function_p, setjmp_call_p, alloca_call_p, | ghazi | 2007-07-28 | 1 | -7/+7 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -19/+20 |
* | * expr.c (handled_component_p): Constify. | ghazi | 2007-07-25 | 1 | -66/+66 |
* | * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a | geoffk | 2007-07-12 | 1 | -12/+10 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -1/+4 |
* | 2007-07-04 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-07-04 | 1 | -9/+5 |
* | 2007-07-04 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-07-04 | 1 | -12/+114 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -1/+1 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -2/+1 |
* | 2007-06-23 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2007-06-23 | 1 | -4/+27 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -0/+10 |
* | really remove signed(_or_unsigned)?_type langhooks | espindola | 2007-06-11 | 1 | -11/+15 |
* | gcc/ | espindola | 2007-05-14 | 1 | -2/+10 |
* | PR tree-optimization/31739 | ian | 2007-05-01 | 1 | -9/+4 |
* | * double-int.c (mpz_set_double_int): Moved from | brooks | 2007-04-30 | 1 | -0/+41 |
* | 2007-04-30 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-30 | 1 | -3/+10 |
* | ./: | ian | 2007-04-27 | 1 | -0/+9 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -1/+10 |
* | 2007-04-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-04-07 | 1 | -5/+9 |
* | in / | dberlin | 2007-04-07 | 1 | -9/+5 |