aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-05rtl.def (NOTE): Change print format string to print operand 5 as a note insn ...Uros Bizjak2-6/+10
2007-07-05mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.Sandra Loosemore3-2/+11
2007-07-05Add support for SmartMIPS ASE.Sandra Loosemore12-113/+269
2007-07-05tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman23-69/+913
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus7-7/+34
2007-07-05* ChangeLog: Fix word wrapping.Uros Bizjak1-118/+135
2007-07-05re PR testsuite/32014 (new gcc failures)Dorit Nuzman2-0/+68
2007-07-05i386.c (ix86_address_cost): Do not consider more complex addressing modes che...Zdenek Dvorak2-6/+5
2007-07-05dwarf2out.c (dw_ranges_by_label_ref): New typedef.Alexandre Oliva2-13/+150
2007-07-05cygming-crtend.c: Remove svn:executable property.Uros Bizjak3-0/+0
2007-07-05re PR fortran/32526 (Spurious error: Name 'x' at (1) is an ambiguous referenc...Paul Thomas5-8/+138
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu2-0/+16
2007-07-05Daily bump.GCC Administrator1-1/+1
2007-07-04re PR tree-optimization/32604 (miscompilation at -O2)Daniel Berlin6-89/+128
2007-07-05re PR target/31331 ([avr] ICE on function attribute syntax for main())Anatoly Sokolov2-2/+28
2007-07-04visibility-12.c: New test.Mark Mitchell5-7/+84
2007-07-04target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \.Joseph Myers2-1/+6
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-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-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-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