Age | Commit message (Expand) | Author | Files | Lines |
2004-06-27 | re PR bootstrap/15627 (Sun CC cannot bootstrap GCC) | Giovanni Bajo | 3 | -205/+233 |
2004-06-27 | cp-tree.h (cp_cv_quals): New type. | Mark Mitchell | 7 | -185/+148 |
2004-06-27 | parse.y (qualify_and_find): Pass type decl, not identifier, to load_class. | Bryce McKinlay | 2 | -1/+6 |
2004-06-27 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-06-26 | ada-tree.def (DECL_STMT): Deleted. | Richard Kenner | 6 | -79/+64 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 30 | -334/+270 |
2004-06-26 | re PR java/15734 (internal compiler error: Segmentation fault) | Bryce McKinlay | 2 | -1/+11 |
2004-06-26 | PR java/1207, java/16178 | Bryce McKinlay | 3 | -12/+27 |
2004-06-26 | re PR bootstrap/13334 (Bootstrap failure: libiberty/fibheap.c: LONG_MIN undec... | Andrew Pinski | 2 | -0/+12 |
2004-06-26 | libtool-version: Fix typo in revision/age. | Matthias Klose | 2 | -1/+5 |
2004-06-26 | re PR preprocessor/15933 (Caching of include files breaks compilation) | Zack Weinberg | 2 | -41/+31 |
2004-06-26 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 2 | -14/+42 |
2004-06-26 | re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R... | Bud Davis | 4 | -1/+16 |
2004-06-26 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 4 | -5/+31 |
2004-06-26 | re PR c++/14865 (No instantiation of VTT at -O1) | Jan Hubicka | 2 | -3/+11 |
2004-06-26 | emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when set... | Andrew Haley | 4 | -1/+20 |
2004-06-26 | re PR libstdc++/16210 ([3.4 only] gratuitously omits "long long" I/O) | Paolo Carlini | 3 | -130/+7 |
2004-06-26 | genattrtab.c (write_test_expr): Put a unsigned cast before the first operand ... | Kaz Kojima | 2 | -2/+12 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 20 | -35/+44 |
2004-06-26 | mips.md: Add back scheduling exclusion info. | Eric Christopher | 2 | -16/+20 |
2004-06-26 | 2004-06-26 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 2 | -4/+20 |
2004-06-26 | ifcvt.c (seq_contains_jump): Delete function. | Roger Sayle | 2 | -24/+15 |
2004-06-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-06-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-06-25 | re PR other/15194 (Fastjar configure needlessly fails without long long) | Kelley Cook | 5 | -35/+135 |
2004-06-25 | re PR tree-optimization/15089 (local register variable with a specified regis... | Philip Blundell | 2 | -0/+7 |
2004-06-25 | c-common.h (warn_cast_qual, [...]): Remove explicit declarations. | DJ Delorie | 5 | -650/+76 |
2004-06-25 | gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case. | Richard Kenner | 2 | -90/+73 |
2004-06-25 | tree-nested.c (build_addr): Merge real/imagpart with handled_component_p. | Richard Kenner | 3 | -14/+37 |
2004-06-25 | cp-mudflap.c (mflang_flush_calls): Fix thinkos resulting from 2004-06-23 change. | Mark Mitchell | 2 | -4/+9 |
2004-06-25 | re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C) | Mark Mitchell | 2 | -1/+20 |
2004-06-25 | tree-inline.c (remap_type): Arrange to have just one pointer type for each ty... | Richard Kenner | 2 | -20/+39 |
2004-06-25 | re PR middle-end/15825 (if-cvt optimisation patch noce_try_sign_mask breaks a... | Roger Sayle | 4 | -66/+98 |
2004-06-25 | gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifyin... | Jeff Law | 2 | -0/+21 |
2004-06-25 | tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_compone... | Richard Kenner | 3 | -23/+18 |
2004-06-25 | re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla... | Richard Sandiford | 4 | -7/+36 |
2004-06-25 | tree-cfg.c (verify_expr): Add macro CHECK_OK. | Richard Kenner | 2 | -13/+62 |
2004-06-25 | re PR libstdc++/16182 (wctype.h not included by c++locale_internal.h) | Benjamin Kosnik | 3 | -29/+36 |
2004-06-25 | * doc/tree-ssa.texi: Document info about MODIFY_EXPR's type | Devang Patel | 2 | -0/+6 |
2004-06-25 | * quick build fix | Frank Ch. Eigler | 4 | -1/+11 |
2004-06-25 | target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. | Paul Brook | 12 | -10/+142 |
2004-06-25 | revert: [multiple changes] | Arnaud Charlet | 89 | -3187/+4910 |
2004-06-25 | concurrence.h: Still create mutex object when single-threaded. | Paul Brook | 2 | -1/+6 |
2004-06-25 | darwin.h (CC1_SPEC): Handle -gused and -gfull. | Devang Patel | 3 | -1/+11 |
2004-06-25 | * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error. | Tobias Schlüter | 2 | -1/+5 |
2004-06-25 | * dbxout.h: Add include guards | Mark G. Adams | 2 | -1/+10 |
2004-06-25 | stl_algobase.h (fill, fill_n): Revert last change... | Paolo Carlini | 2 | -4/+9 |
2004-06-25 | * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__. | Paul Brook | 2 | -0/+6 |
2004-06-25 | stl_algobase.h (fill, fill_n): Tighten the dispatch: use iterator_traits<>::v... | Paolo Carlini | 2 | -2/+9 |
2004-06-25 | arm.c (arm_arch4t): New variable. | Richard Earnshaw | 4 | -33/+133 |