aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-04mips.md (type): Add logical, signext and move.David Ung14-64/+139
2007-07-04tree-ssa.c (useless_type_conversion_p): Add handling for scalar float and vec...Richard Guenther2-26/+75
2007-07-04tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR.Richard Guenther2-2/+6
2007-07-04configure.ac: SUBST CFLAGS.David Edelsohn3-1/+8
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton7-1/+124
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen4-143/+19
2007-07-04vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC.Richard Sandiford5-2/+30
2007-07-04re PR tree-optimization/32500 (Loop optimization limits range to size of arra...Richard Guenther2-0/+31
2007-07-04re PR tree-optimization/32482 (ICE verify_ssa failed)Richard Guenther4-4/+44
2007-07-04compare-fp-4.x: Add an XFAIL for ARM VxWorks kernels.Richard Sandiford6-0/+88
2007-07-04lib1funcs.asm (ic_invalidate): Align constant pool.Richard Sandiford2-0/+5
2007-07-04traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args...Uros Bizjak2-1/+12
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford4-5/+20
2007-07-04include.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7
2007-07-04sh4a-fprun.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7
2007-07-04re PR fortran/31198 (wrong code: Max() with optional arguments)François-Xavier Coudert6-9/+125
2007-07-04tree-data-ref.h (data_dependence_relation): New flag reversed_p.Sebastian Pop3-0/+13
2007-07-04re PR target/32457 (Complete program optimized away (i686, -ftree-vectorize))Sebastian Pop3-24/+49
2007-07-04tree.c (maybe_canonicalize_argtypes): Improve description.Douglas Gregor2-9/+9
2007-07-04tree.c (maybe_canonicalize_argtypes): New.Douglas Gregor4-16/+133
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-04re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ...Paolo Carlini8-7/+58
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-03Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler2-9/+4
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 Blomqvist5-47/+45