aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-03tree-ssa-loop-ivopts.c (strip_offset_1): Treat POINTER_PLUS_EXPR like PLUS_EXPR.Andrew Pinski2-6/+14
2007-07-04re PR fortran/32545 (Give an (compile time) error not a warning for wrong edi...Jerry DeLisle3-1/+46
2007-07-04re PR fortran/32545 (Give an (compile time) error not a warning for wrong edi...Jerry DeLisle3-18/+24
2007-07-04dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file.Ben Elliston2-18/+26
2007-07-04* init.c (build_new): Tweak comment.Mark Mitchell2-1/+7
2007-07-04re PR c++/31743 (ICE with invalid use of new)Dave Brolley5-8/+24
2007-07-04Daily bump.GCC Administrator1-1/+1
2007-07-03rtl.def (UNSPEC, [...]): More comments.Seongbae Park2-4/+23
2007-07-04* c-objc-common.c (c_types_compatible_p): Fix indentation.Ben Elliston2-1/+3
2007-07-04tm.texi (Run-time Target): Capitalise "CPU".Ben Elliston2-2/+7
2007-07-03Forgot this from previous commit.Jerry DeLisle1-1/+1
2007-07-03re PR fortran/32432 (SEGV/endless loop after: "ERROR: ... already is initiali...Jerry DeLisle3-4/+15
2007-07-03* ifcvt.c (find_cond_trap): Avoid invalid RTL sharing.Jan Hubicka2-2/+6
2007-07-03re PR fortran/32579 (problem using iso_c_binding (II))Christopher D. Rickett4-9/+37
2007-07-03re PR fortran/25062 (same name for parameter and common block)Tobias Burnus6-0/+131
2007-07-03cppopts.texi: Add conflicting option note to -dM.Eric Christopher3-2/+15
2007-07-03* tree.h (DECL_ALIGN): Back out previous change.Geoffrey Keating2-1/+5
2007-07-03Make-lang.in (doc/gcj.info): Add $(gcc_docdir) to include path.David Daney2-4/+14
2007-07-03configure.ac: Test for .dtprelword support on MIPS.Joseph Myers5-0/+92
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown9-168/+490
2007-07-03re PR fortran/30940 (Fortran 2003: Scalar CHARACTER supplied to array dummy)Tobias Burnus11-25/+373
2007-07-03* tree.h (DECL_ALIGN): Prevent use on a FUNCTION_DECL.Geoffrey Keating2-1/+5
2007-07-03c-parser.c (objc_pq_context): Removed.Tom Tromey2-29/+38
2007-07-03mips.c (mips_issue_rate): Return 4 for 74K processors.David Ung2-0/+10
2007-07-03invoke.texi: Document -march=74kf3_2.David Ung6-21/+136
2007-07-03invoke.texi: Replace -march=24kf with -march=24kf2_1 and -march=24kx with -ma...Richard Sandiford7-230/+285
2007-07-03constraints.md: New file.Kaz Kojima6-116/+184
2007-07-03Fortran frontend:Janne Blomqvist2-0/+6
2007-07-03libgcc2.h: Conditionally declare __bswapsi2 and __bswapdi2.Eric Christopher2-2/+12
2007-07-03re PR c++/32609 (ICE in htab_clear_slot at libiberty/hashtab.c:722)Richard Guenther2-1/+7
2007-07-03ddg.c (check_sccs): Define only if ENABLE_CHECKING is defined.H.J. Lu2-1/+7
2007-07-03ChangeLog: Forgot to commit with my last change.Uros Bizjak1-0/+4
2007-07-03* gcc.dg/pr32176.c: Add -w to default dg-options.Uros Bizjak1-1/+1
2007-07-03re PR target/28307 (pthread functions in libgcc not weak any more on Tru64 UNIX)Rainer Orth3-4/+17
2007-07-03tree-ssa-sccvn.c (set_ssa_val_to): Check for operand_equal_p before declaring...Daniel Berlin4-1/+32
2007-07-03combine.c (recog_for_combine): Log the success or failure of matching new ins...Rask Ingemann Lambertsen2-0/+22
2007-07-03modulo-sched: print sccs and check itRevital Eres4-0/+60
2007-07-03re PR fortran/20888 (dereferencing NULL still accepted)Tobias Burnus4-0/+32
2007-07-03re PR middle-end/32176 (ICE tree-type mismatch: expected integer_cst, have pl...Uros Bizjak2-0/+34
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak14-4/+153
2007-07-03re PR target/32506 (cross compile sh64-superh-linux-gnu internal compiler err...Kaz Kojima2-3/+10
2007-07-03Daily bump.GCC Administrator1-1/+1
2007-07-02c99-math.h: Fix typo.Kaveh R. Ghazi2-1/+5
2007-07-02tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.Eric Botcazou4-17/+20
2007-07-02rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling...Andrew Pinski2-1/+8
2007-07-02darwin9.h: Add copyright notice.Geoffrey Keating3-1/+34
2007-07-02re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek4-2/+156
2007-07-02configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford4-75/+46
2007-07-02mips.exp (setup_mips_tests): Treat -mfp* as an ABI option.Richard Sandiford2-1/+6
2007-07-02Fix PR tree-optimization/32583 Fix PR tree-optimization/32584Daniel Berlin5-5/+132