aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-14re PR c++/25874 ([gomp] ICE in calc_dfs_tree())Jakub Jelinek5-0/+26
2007-04-14+2007-04-14 Bernhard FischerBernhard Reutner-Fischer2-2/+8
2007-04-142007-04-14 Bernhard FischerBernhard Fischer3-0/+56
2007-04-14- commentary typo fixBernhard Reutner-Fischer1-1/+1
2007-04-14re PR fortran/31561 (FAIL: gfortran.dg/vect/vect-4.f90)Francois-Xavier Coudert2-2/+7
2007-04-14re PR fortran/29507 ([4.2 only] INDEX in an array initialization causes ICE)Paul Thomas4-1/+172
2007-04-14bfin.h (MODES_TIEABLE_P): Allow more modes to be tied.Bernd Schmidt3-7/+18
2007-04-14config.gcc: Recognize fido.Kazu Hirata5-6/+55
2007-04-14target-supports.exp (check_gc_sections_available): Return false if ldflags in...Kazu Hirata2-0/+11
2007-04-14* gcc.c-torture/compile/pr27528.c: Require nonpic.Kazu Hirata2-1/+5
2007-04-14re PR middle-end/31322 (ld: Invalid symbol type for plabel (.libs/debug_list....John David Anglin2-0/+7
2007-04-13re PR c++/31074 (Reference casting involving multiple inheritance produces ba...Jason Merrill4-6/+55
2007-04-13Daily bump.GCC Administrator1-1/+1
2007-04-13Fix whitespacing.Mike Stump1-2/+0
2007-04-13stubify-1.mm: Only run on powerpc.Mike Stump7-5/+7
2007-04-13* config/xtensa/xtensa.c (xtensa_expand_builtin): Use CALL_EXPR_FN.Bob Wilson2-1/+5
2007-04-13re PR tree-optimization/29598 (FAIL: gcc.dg/tree-ssa/loadpre1.c and loadpre1[...Joseph Myers2-1/+6
2007-04-13re PR fortran/31559 ([4.1 only] Assigning to an EXTERNAL leads to ICE)Tobias Burnus4-24/+69
2007-04-13darwin-c.c (handle_c_option): Handle -fapple-kext here so we can...Mike Stump4-6/+12
2007-04-13re PR fortran/31550 (f951: segfault in fold-const.c:1963)Paul Thomas4-1/+63
2007-04-13re PR fortran/18937 (quadratic behaviour with many label "spaghetti" code)Tobias Schlüter6-47/+191
2007-04-13vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define.Richard Sandiford3-0/+13
2007-04-13i386.opt (msvr3-shlib): Removed.H.J. Lu3-13/+7
2007-04-13i386.opt (mpopcnt): Replace "popcount" instruction with "popcnt" instruction.H.J. Lu2-1/+6
2007-04-13re PR fortran/31562 (FAIL: gfortran.dg/value_4.f90 -O0 execution test)Tobias Burnus2-34/+35
2007-04-13Fix date in Tobias Burnus' ChangeLog entryTobias Schlüter1-1/+1
2007-04-13Sigh. Add ChangeLog entry missing from previous commit.Tobias Schlüter1-0/+2
2007-04-13re PR fortran/31562 (FAIL: gfortran.dg/value_4.f90 -O0 execution test)Tobias Burnus2-9/+16
2007-04-13re PR tree-optimization/21258 (Teach VRP to pick up a constant from case label.)Richard Guenther4-6/+165
2007-04-13i386.h (X87_FLOAT_MODE_P): Check for TARGET_80387.Uros Bizjak4-94/+197
2007-04-13Makefile.in (stamp-as, [...]): Remove.Paolo Bonzini5-55/+111
2007-04-12Daily bump.GCC Administrator1-1/+1
2007-04-12* doc/invoke.text (--help): Document --help=common.Brooks Moses2-0/+7
2007-04-12c_by_val.c: Use GCC extensions instead of including <complex.h>.Francois-Xavier Coudert2-5/+14
2007-04-12Commit bits missing from previous checkinTobias Schlüter2-4/+4
2007-04-12stub-objc.c (objc_build_keyword_decl): Avoid C++ keywords.Thomas Neumann2-1/+5
2007-04-12re PR fortran/31250 (Initialization expr as constant character length rejected)Tobias Schlüter5-13/+48
2007-04-12File missing from previous commitTobias Schlüter1-0/+23
2007-04-12re PR fortran/31234 (Thread-safety of random_number should be documented.)Daniel Franke2-6/+71
2007-04-12re PR fortran/31266 (Spurious(?) warning about character truncation)Tobias Schlüter4-3/+19
2007-04-12decl.c (gfc_match_end): Also check for construct name in END FORALL and END W...Tobias Schlüter6-3/+163
2007-04-12Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford9-13/+128
2007-04-12mips.md (load_call<mode>): Allow any general register.Richard Sandiford2-10/+18
2007-04-12mips-protos.h: In comments, refer to loadgp_absolute rather than loadgp_nosha...Richard Sandiford4-5/+17
2007-04-12mips.c (mips_ok_for_lazy_binding_p): Always return false for locally-binding ...Richard Sandiford2-4/+11
2007-04-12+ * trans-types.c: Update copyright years.Tobias Schlüter2-37/+42
2007-04-12mips-protos.h (SYMBOL_GOT_LOCAL): Rename to...Richard Sandiford5-102/+157
2007-04-12mips.h (TARGET_SPLIT_CALLS): Check TARGET_CALL_CLOBBERED_GP.Richard Sandiford5-55/+107
2007-04-12arith.c (gfc_arith_uplus): Rename to ...Tobias Schlüter4-4/+28
2007-04-12bfin.md (movhi_low2high, [...]): Delete, merge functionality into...Bernd Schmidt2-49/+13