| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert: | ebotcazou | 2007-10-06 | 1 | -2/+1 |
* | * tree.h (block_nonartificial_location): New prototype. | jakub | 2007-09-23 | 1 | -0/+1 |
* | PR c++/19407 | jason | 2007-09-23 | 1 | -0/+2 |
* | 2007-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2007-09-22 | 1 | -1/+3 |
* | Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro... | meissner | 2007-09-13 | 1 | -0/+62 |
* | * tree-flow.h (const_block_stmt_iterator): Remove. | dnovillo | 2007-09-07 | 1 | -1/+1 |
* | gcc: | tromey | 2007-09-06 | 1 | -15/+10 |
* | * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | jakub | 2007-09-05 | 1 | -0/+7 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -0/+1 |
* | * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p, | ghazi | 2007-09-05 | 1 | -4/+3 |
* | * c-common.c (const_strip_array_types): Delete. | ghazi | 2007-09-01 | 1 | -4/+0 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -4/+4 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -5/+18 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -2/+3 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -4/+4 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -5/+5 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -0/+1 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -2/+14 |
* | gcc: | tromey | 2007-08-17 | 1 | -8/+0 |
* | * 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/+4 |
* | ./: | ian | 2007-08-11 | 1 | -6/+7 |
* | * 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 | -2/+224 |
* | * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | rakdver | 2007-08-01 | 1 | -0/+2 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -25/+67 |
* | * calls.c (special_function_p, setjmp_call_p, alloca_call_p, | ghazi | 2007-07-28 | 1 | -12/+12 |
* | 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 | -10/+10 |
* | * expr.c (handled_component_p): Constify. | ghazi | 2007-07-25 | 1 | -50/+50 |
* | * cfglayout.c (insn_scope, insn_line): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | * coretypes.h (const_bitmap, const_rtx, const_rtvec, const_tree): | ghazi | 2007-07-25 | 1 | -31/+31 |
* | 2007-07-12 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2007-07-12 | 1 | -0/+6 |
* | * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a | geoffk | 2007-07-12 | 1 | -4/+2 |
* | 2007-07-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-12 | 1 | -6/+0 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -18/+14 |
* | * tree.h (DECL_ALIGN): Back out previous change. | geoffk | 2007-07-03 | 1 | -1/+1 |
* | * tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL. | geoffk | 2007-07-03 | 1 | -1/+1 |
* | * tree.h (alias_sets_might_conflict_p): Rename into | ebotcazou | 2007-07-02 | 1 | -1/+1 |
* | 2007-06-27 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-27 | 1 | -0/+1 |
* | 2007-06-23 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-23 | 1 | -1/+7 |
* | PR middle-end/20623 | spop | 2007-06-21 | 1 | -0/+1 |
* | PR tree-optimization/25737 | nemet | 2007-06-20 | 1 | -0/+5 |
* | * basic-block.h: Remove the prototype for | kazu | 2007-06-13 | 1 | -3/+0 |
* | ./: | ian | 2007-06-12 | 1 | -0/+13 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -2/+1 |
* | really remove signed(_or_unsigned)?_type langhooks | espindola | 2007-06-11 | 1 | -2/+1 |
* | * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | rakdver | 2007-06-10 | 1 | -0/+6 |
* | PR middle-end/30250 | ghazi | 2007-05-19 | 1 | -0/+1 |
* | PR bootstrap/31776 | brooks | 2007-05-03 | 1 | -0/+1 |