Age | Commit message (Expand) | Author | Files | Lines |
2005-02-23 | re PR c++/19991 (Enum not accepted in array-size) | Mark Mitchell | 13 | -48/+109 |
2005-02-23 | re PR tree-optimization/20100 (LIM is pulling out a pure function even though... | Diego Novillo | 11 | -88/+193 |
2005-02-23 | [multiple changes] | Bud Davis | 2 | -0/+58 |
2005-02-22 | Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug. | James E Wilson | 2 | -2/+10 |
2005-02-23 | re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_inf... | Kazu Hirata | 4 | -0/+59 |
2005-02-22 | re PR tree-optimization/19952 (ICE: tree check: expected class 'declaration',... | Devang Patel | 4 | -1/+36 |
2005-02-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-22 | * config/rs6000/aix.h (WINT_TYPE): Define. | David Edelsohn | 2 | -0/+7 |
2005-02-22 | rs6000.c (rs6000_override_options): Default to natural alignment for 64-bit D... | Stan Shebs | 3 | -2/+24 |
2005-02-22 | parser.c (cp_parser_direct_declarator): Always complain about non-constant ar... | Mark Mitchell | 5 | -14/+38 |
2005-02-22 | c-common.c (c_common_type_for_mode): Pass the mode's precision to make_[un]si... | DJ Delorie | 2 | -2/+11 |
2005-02-22 | re PR java/20056 ('verification failed: incompatible type on stack' with --in... | Tom Tromey | 2 | -17/+45 |
2005-02-22 | tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove. | Kazu Hirata | 2 | -49/+44 |
2005-02-22 | cfg.c (cached_make_edge): Call make_edge if edge cache is not available. | Kazu Hirata | 2 | -33/+34 |
2005-02-22 | tree-into-ssa.c (rewrite_blocks): Move debug dumps from ... | Diego Novillo | 2 | -7/+13 |
2005-02-22 | asm1.c: Check for IBM1047 code set, not IBM-1047. | Uros Bizjak | 14 | -14/+31 |
2005-02-22 | builtin1.c: Use dg-require-iconv "IBM1047". | Uros Bizjak | 14 | -13/+31 |
2005-02-22 | [multiple changes] | Bud Davis | 2 | -0/+19 |
2005-02-22 | re PR tree-optimization/19786 (Aliasing optimisation bug) | Alexandre Oliva | 4 | -0/+60 |
2005-02-21 | tree-ssa-loop-ivopts.c (computation_cost): Start register numbering at LAST_V... | DJ Delorie | 3 | -2/+11 |
2005-02-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-21 | cv_func.C: New test. | Douglas Gregor | 4 | -2/+92 |
2005-02-21 | re PR c++/19076 (Pointer to member function not matched to pointer to member ... | Douglas Gregor | 8 | -27/+155 |
2005-02-21 | * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31. | Stan Cox | 2 | -6/+7 |
2005-02-21 | flow.c (delete_dead_jumptables): Speed up by scanning insns that do not belon... | Kazu Hirata | 2 | -13/+30 |
2005-02-21 | tree-cfg.c (fold_cond_expr_cond): New. | Kazu Hirata | 2 | -14/+39 |
2005-02-21 | Fix law's ChangeLog date, and | Tobias Schlüter | 2 | -3/+16 |
2005-02-21 | cfganal.c (find_unreachable_blocks): Manually CSE load of e->dest. | Jeff Law | 2 | -5/+14 |
2005-02-21 | * gcc.dg/tree-ssa/20041122-1.c: New test for missing optimization. | Jeff Law | 2 | -0/+43 |
2005-02-21 | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 10 | -9/+14 |
2005-02-21 | tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove. | Kazu Hirata | 2 | -7/+12 |
2005-02-21 | do_iterator: Split loop, markup all lines for which an error locus is printed. | Tobias Schlüter | 5 | -16/+57 |
2005-02-21 | * dbxout.c (dbxout_function_end): Emit Lscope label always. | Ulrich Weigand | 2 | -9/+13 |
2005-02-21 | re PR bootstrap/13770 ([doc] --with-gc not documented) | Richard Guenther | 2 | -0/+11 |
2005-02-21 | simplify-rtx.c (simplify_unary_operation): Add a missing "break" statement. | Paolo Bonzini | 2 | -0/+6 |
2005-02-21 | re PR tree-optimization/18663 (ACATS ICE cc1221d expected integer_cst, have n... | Eric Botcazou | 2 | -4/+13 |
2005-02-21 | * gcse.c: Remove an obsolete comment. | Kazu Hirata | 2 | -3/+7 |
2005-02-21 | * gcse.c: Remove an obsolete comment. | Kazu Hirata | 2 | -13/+6 |
2005-02-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-20 | * symbol.c: Typos in comments. | Steven G. Kargl | 2 | -10/+13 |
2005-02-20 | re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit... | Dorit Naishlos | 4 | -0/+121 |
2005-02-20 | extend.texi (Function Attributes): The attribute "pure" is below this text, n... | Hans-Peter Nilsson | 2 | -1/+6 |
2005-02-20 | * expr.c (gfc_type_convert_binary): Typo in comment. | Steven G. Kargl | 2 | -1/+5 |
2005-02-20 | pa.c (pa_assemble_integer, get_plabel): Small cleanups. | John David Anglin | 3 | -93/+93 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 18 | -311/+295 |
2005-02-20 | re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit... | Dorit Naishlos | 2 | -5/+26 |
2005-02-20 | re PR middle-end/19698 (Infinite loop in update_life_info) | Steven Bosscher | 4 | -18/+149 |
2005-02-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-19 | re PR c++/19299 (ICE with volatile non-PODs pointers) | Volker Reichelt | 3 | -0/+31 |
2005-02-19 | check.c (gfc_check_selected_int_kind): New function. | Steven G. Kargl | 5 | -3/+26 |