| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused local variables. | hjl | 2010-06-18 | 1 | -2/+0 |
* | * tree.h (record_layout_info): Change type of pending_statics field | froydnj | 2010-06-18 | 1 | -11/+12 |
* | * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the | ebotcazou | 2010-06-06 | 1 | -1/+1 |
* | Check MAX_FIXED_MODE_SIZE on bit-field in C++. | hjl | 2010-06-03 | 1 | -4/+0 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -1/+1 |
* | * double-int.h (double_int_ior): New function. | aesok | 2010-05-19 | 1 | -3/+1 |
* | * stor-layout.c (pending_sizes): Change the type to | steven | 2010-05-05 | 1 | -6/+6 |
* | 2010-04-18 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2010-04-18 | 1 | -45/+27 |
* | PR c++/41788 | jason | 2010-04-09 | 1 | -2/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | PR tree-optimization/43528 | uros | 2010-03-27 | 1 | -4/+5 |
* | PR c++/42837 | jason | 2010-02-23 | 1 | -1/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -12/+14 |
* | * stor-layout.c (place_field): Don't emit -Wpadded warnings for | jakub | 2009-10-14 | 1 | -2/+4 |
* | * stor-layout.c (layout_type) <ARRAY_TYPE>: Make sure that an array | ebotcazou | 2009-10-02 | 1 | -6/+13 |
* | * fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR. | ebotcazou | 2009-09-27 | 1 | -9/+0 |
* | * stor-layout.c (layout_type): Remove obsolete code. | ebotcazou | 2009-09-21 | 1 | -27/+6 |
* | * stor-layout.c (set_sizetype): Avoid useless type copy. | ebotcazou | 2009-09-20 | 1 | -2/+2 |
* | 2009-07-17 Aldy Hernandez <aldyh@redhat.com> | manu | 2009-07-16 | 1 | -12/+17 |
* | * cgraphunit.c (cgraph_finalize_compilation_unit): Call | ebotcazou | 2009-06-30 | 1 | -5/+216 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -1/+2 |
* | * attribs.c (decl_attributes): Use %qE for identifiers in | jsm28 | 2009-05-04 | 1 | -5/+5 |
* | * stor-layout.c (set_sizetype): Use the full precision of their | ebotcazou | 2009-04-06 | 1 | -4/+7 |
* | * stor-layout.c (set_sizetype): Set TYPE_CANONICAL. | jason | 2009-04-04 | 1 | -0/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * c.opt (Wpacked-bitfield-compat): Change init value to -1. | nemet | 2009-01-28 | 1 | -1/+1 |
* | * c-decl.c (finish_struct): Move code to set DECL_PACKED after | nemet | 2009-01-23 | 1 | -3/+17 |
* | PR 38240 | rth | 2008-12-08 | 1 | -32/+74 |
* | * recog.c (validate_change_1, validate_change, | ghazi | 2008-07-16 | 1 | -7/+7 |
* | * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual | ghazi | 2008-06-26 | 1 | -1/+1 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | Revert: | uros | 2008-03-23 | 1 | -3/+0 |
* | PR target/35496 | uros | 2008-03-19 | 1 | -0/+3 |
* | 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-02-26 | 1 | -2/+2 |
* | * stor-layout.c (layout_decl): Do not bump the alignment of a | ebotcazou | 2008-02-25 | 1 | -4/+4 |
* | PR ada/34098 | ebotcazou | 2007-11-19 | 1 | -14/+0 |
* | 2007-10-19 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-19 | 1 | -7/+4 |
* | 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-10-17 | 1 | -2/+2 |
* | PR middle-end/27945 | jason | 2007-09-11 | 1 | -11/+4 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+75 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * stor-layout.c (layout_type): Remove duplicate code. | kazu | 2007-06-04 | 1 | -2/+1 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_pow, expand_builtin_powi, | sayle | 2007-01-11 | 1 | -3/+3 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -8/+5 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 1 | -0/+5 |
* | PR fortran/27885 | danglin | 2006-11-18 | 1 | -1/+2 |
* | * fold-const.c (int_binop_types_match_p): New function. | sayle | 2006-11-12 | 1 | -3/+2 |