| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | nickc | 2007-09-01 | 1 | -5/+4 |
* | 2006-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-22 | 1 | -1/+0 |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -24/+24 |
* | * expmed.c (expand_mult_add): Remove. | kazu | 2006-03-04 | 1 | -1/+0 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -0/+2 |
* | * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx | sayle | 2006-02-14 | 1 | -3/+0 |
* | PR middle-end/25724 | sayle | 2006-02-13 | 1 | -2/+1 |
* | 2006-01-31 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-31 | 1 | -0/+1 |
* | 2006-01-30 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+7 |
* | * expmed.c (const_mult_add_overflow_p): Remove. | kazu | 2006-01-28 | 1 | -1/+0 |
* | PR 23714 | rth | 2005-10-16 | 1 | -0/+1 |
* | 2005-07-14 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-14 | 1 | -1/+1 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -2/+5 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | PR middle-end/21265 | jakub | 2005-05-03 | 1 | -2/+4 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -0/+5 |
* | * explow.c (copy_all_reg, stabilize): Remove. | kazu | 2005-01-15 | 1 | -8/+0 |
* | PR target/18916 | amodra | 2005-01-11 | 1 | -1/+4 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -4/+0 |
* | * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1. | kazu | 2004-12-14 | 1 | -3/+2 |
* | * alias.c (component_uses_parent_alias_set): Rename from | rth | 2004-12-04 | 1 | -5/+0 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -0/+2 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -3/+0 |
* | * calls.c (precompute_register_parameters): Force all PARALLELs | rth | 2004-11-14 | 1 | -0/+6 |
* | * c-typeck.c (c_size_in_bytes, record_maybe_used_decl): | kazu | 2004-11-11 | 1 | -4/+0 |
* | * alias.c (record_alias_subset, addr_side_effect_eval): | kazu | 2004-11-11 | 1 | -1/+0 |
* | * calls.c (split_complex_values, split_complex_types): Make | kazu | 2004-11-08 | 1 | -3/+0 |
* | * builtins.c (expand_builtin_return_addr, | kazu | 2004-11-04 | 1 | -2/+0 |
* | * cfgloop.h (struct loop): Update comment. | steven | 2004-11-02 | 1 | -13/+3 |
* | * expr.c (expand_assignment): Remove the last argument. | kazu | 2004-10-19 | 1 | -1/+1 |
* | PR middle-end/17813 | ebotcazou | 2004-10-18 | 1 | -0/+3 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -4/+0 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -5/+0 |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -2/+2 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -4/+0 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -2/+0 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -34/+1 |
* | * function.c (pass_by_reference): New. | rth | 2004-07-13 | 1 | -4/+0 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -6/+0 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -4/+2 |
* | * builtins.c (fold_builtin_strcpy): Merge functionality from | sayle | 2004-07-08 | 1 | -3/+0 |
* | * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0. | aoliva | 2004-07-08 | 1 | -0/+12 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 1 | -4/+4 |
* | Add a blank. | kenner | 2004-06-24 | 1 | -1/+1 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -29/+30 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -4/+10 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -6/+11 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -11/+0 |
* | PR target/14547 | rth | 2004-03-12 | 1 | -5/+0 |