| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -5/+0 |
* | * tree.h (contains_placeholder_p): Fix comment. | ebotcazou | 2010-11-09 | 1 | -8/+5 |
* | * tree.h (struct tree_type): Don't use descbits in GTY | ian | 2010-11-05 | 1 | -2/+1 |
* | 2010-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-04 | 1 | -0/+1 |
* | * tree.h (EXPR_LOC_OR_HERE): New macro. | jason | 2010-11-01 | 1 | -0/+1 |
* | 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com> | rguenth | 2010-10-29 | 1 | -0/+1 |
* | Implement opaque-enum-specifiers for C++0x. | jason | 2010-10-26 | 1 | -0/+3 |
* | Fix PR 46041 | meissner | 2010-10-18 | 1 | -1/+0 |
* | * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to be | ebotcazou | 2010-10-16 | 1 | -2/+3 |
* | Add fma support | meissner | 2010-10-15 | 1 | -0/+1 |
* | * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5. | ian | 2010-10-11 | 1 | -4/+8 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -1/+1 |
* | 2010-09-29 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-29 | 1 | -3/+6 |
* | * lto-symtab.c (lto_symtab_entry_def): Add guessed field. | hubicka | 2010-09-24 | 1 | -25/+2 |
* | * doc/extend.texi: (attribute leaf): Document. | hubicka | 2010-09-24 | 1 | -0/+2 |
* | * langhooks.h (struct lang_hooks_for_types): Remove hash_types field. | ebotcazou | 2010-09-20 | 1 | -0/+2 |
* | 2010-09-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-16 | 1 | -0/+20 |
* | * tree.c (build_zero_cst): New. | hubicka | 2010-09-13 | 1 | -0/+1 |
* | 2010-09-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-10 | 1 | -6/+0 |
* | 2010-09-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-10 | 1 | -1/+0 |
* | 2010-09-08 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-08 | 1 | -3/+0 |
* | 2010-09-06 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-06 | 1 | -5/+7 |
* | 2010-09-03 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-03 | 1 | -4/+5 |
* | 2010-09-01 Mikael Pettersson <mikpe@it.uu.se> | ramana | 2010-09-01 | 1 | -4/+2 |
* | Stack usage support | ebotcazou | 2010-08-30 | 1 | -1/+6 |
* | * tree.h (alias_diag_flags): New enum. | hainque | 2010-08-20 | 1 | -1/+12 |
* | * tree.h (host_integerp): Add ATTRIBUTE_PURE when not | jakub | 2010-08-17 | 1 | -1/+13 |
* | 2010-08-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-16 | 1 | -1/+0 |
* | 2010-08-12 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-12 | 1 | -1/+1 |
* | 2010-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-10 | 1 | -1/+1 |
* | * tree.h (tree_node_kind) [perm_list_kind,temp_list_kind]: Delete. | froydnj | 2010-08-10 | 1 | -2/+0 |
* | Replace exact_log2(x & -x) in favor of more direct computation. | rth | 2010-08-05 | 1 | -3/+1 |
* | PR target/44132 | rth | 2010-07-26 | 1 | -1/+0 |
* | * tree.h (struct tree_base): Add nameless_flag bitfield. | jakub | 2010-07-23 | 1 | -1/+9 |
* | * tree.h (enum tree_index): Add TI_INTEGER_THREE. | aesok | 2010-07-15 | 1 | -0/+2 |
* | * tree.h (TREE_RTL_OPERAND_CHECK): Delete. | froydnj | 2010-07-15 | 1 | -12/+0 |
* | gcc/ | froydnj | 2010-07-15 | 1 | -0/+1 |
* | gcc/ | froydnj | 2010-07-13 | 1 | -1/+2 |
* | 2010-07-10 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2010-07-10 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2010-07-10 | 1 | -1/+6 |
* | * double-int.h (fit_double_type): Remove declaration. | aesok | 2010-07-05 | 1 | -1/+1 |
* | 2010-07-05 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-05 | 1 | -0/+1 |
* | * tree.h (build_call_list): Remove. | froydnj | 2010-07-05 | 1 | -1/+0 |
* | 2010-07-05 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-05 | 1 | -2/+1 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -0/+4 |
* | 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-06-30 | 1 | -4/+4 |
* | * double-int.h (force_fit_type_double): Remove declaration. | aesok | 2010-06-28 | 1 | -0/+1 |
* | With large parts from Jim Wilson: | bernds | 2010-06-25 | 1 | -0/+1 |
* | * tree.h (record_layout_info): Change type of pending_statics field | froydnj | 2010-06-18 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-06-17 | 1 | -0/+1 |