aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-25Add some missing >s.Jakub Jelinek1-4/+4
2006-11-25function.c (instantiate_virtual_regs_in_insn): Call force_reg inside start_se...Joseph Myers2-1/+13
2006-11-25jump.c (mark_all_labels): Work in cfglayout mode.Steven Bosscher4-5/+55
2006-11-25[multiple changes]Paolo Carlini6-353/+199
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak38-457/+502
2006-11-25config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition.Uros Bizjak3-106/+81
2006-11-25re PR libfortran/29936 (Missed constraint on RECL=specifier in unformatted se...Jerry DeLisle2-0/+16
2006-11-25Daily bump.GCC Administrator1-1/+1
2006-11-2420061124-1.c: Add "exit(0);" to the end of main.Andrew Pinski2-0/+5
2006-11-24re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas7-3/+119
2006-11-24resolve.c (resolve_actual_arglist): Remove the special case for CHAR.Francois-Xavier Coudert7-27/+16
2006-11-24re PR c/29955 (ICE with -fopenmp -fexceptions)Jakub Jelinek6-10/+49
2006-11-24re PR c/29736 (ICE on duplicate vector attribute)Jakub Jelinek4-0/+26
2006-11-24re PR tree-optimization/29964 (function with volatile operators still found t...Andrew Pinski4-6/+53
2006-11-24eabispe.h (TARGET_DEFAULT): Include MASK_STRICT_ALIGN.Joseph Myers4-5/+17
2006-11-24simd-2.C: Use -O -w in general for PowerPC.Joseph Myers3-1/+7
2006-11-24s390.c (s390_emit_compare_and_swap): New function.Andreas Krebbel4-10/+51
2006-11-24pa.c (return_addr_rtx): Change 0xe0400002 to -532676606.John David Anglin2-1/+7
2006-11-24inline-16.c: Use __SIZE_TYPE__.Eric Christopher2-20/+25
2006-11-24re PR c/2707 (gcc does not warn on truncate)Manuel López-Ibáñez9-85/+418
2006-11-24tree-ssa-alias.c (tree_pointer_compare): New function.Daniel Berlin3-1/+77
2006-11-24Daily bump.GCC Administrator1-1/+1
2006-11-24* gfortran.dg/overload_1.f90: New test.Tobias Schlüter2-0/+187
2006-11-23Add PR marker for libstdc++/29920Joern Rennecke1-0/+1
2006-11-23real.h (real_isinteger): Declare.Manuel López-Ibáñez4-9/+21
2006-11-23re PR c/9072 (-Wconversion should be split into two distinct flags)Manuel López-Ibáñez13-51/+140
2006-11-23predict.c (tree_estimate_probability): Check to make sure current_loops is no...Andrew Pinski4-1/+19
2006-11-23var-tracking.c (emit_note_insn_var_location): Revert previous patch.Bernd Schmidt2-3/+5
2006-11-23MAINTAINERS (Write After Approval): Add myself.Manuel López-Ibáñez2-0/+5
2006-11-23mips.h (ISA_HAS_FP4): Add MIPS32R2 + 64bit fpu combination.David Ung8-16/+162
2006-11-23var-tracking.c (emit_note_insn_var_location): Take care not to cause verify_f...Bernd Schmidt2-1/+8
2006-11-23tree-ssa-structalias.c: Remove edge weights in favor of just processing them ...Daniel Berlin2-544/+149
2006-11-23Revert accidental commit (patch coming for this :P)Daniel Berlin1-114/+544
2006-11-23Remove weighted edges from the graphDaniel Berlin1-544/+114
2006-11-23spu_intrinsics.h (SPU_RdEventStatMask): Rename to SPU_RdEventMask.Ben Elliston3-3/+9
2006-11-23spu_mfcio.h (struct mfc_list_element): Change width of size bitfield.Ben Elliston2-2/+5
2006-11-23Daily bump.GCC Administrator1-1/+1
2006-11-23* config/spu/spu-elf.h (LIB_SPEC): Do not link with -lc_p.Ben Elliston2-1/+5
2006-11-22re PR tree-optimization/29921 (internal compiler error: in set_lattice_value,...Zdenek Dvorak4-2/+44
2006-11-22re PR fortran/29441 ([4.1/4.2 only] non-constant parameter (constant) accepted)Tobias Schlüter4-5/+21
2006-11-22rs6000.c (get_store_dest): New.Peter Bergner2-3/+36
2006-11-22spe.md (SPE64): New mode macro.Joseph Myers4-21/+80
2006-11-22revert: reorg.c (emit_delay_sequence): Copy the delay slot insn.Kaz Kojima2-1/+7
2006-11-22Update e-mail address in MAINTAINERSPhilipp Thomas2-1/+5
2006-11-22Makefile.am (stamp-host): Remove CCODECVT_H line.Antony King3-4/+8
2006-11-22predicates.md (d_register_operand, [...]): New predicates.Bernd Schmidt4-7/+132
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen43-198/+3766
2006-11-22io.h (unit_flags): Add new flag has_recl.Jerry DeLisle4-5/+18
2006-11-22Daily bump.GCC Administrator1-1/+1
2006-11-22cse.c (enum taken): Remove PATH_AROUND.Steven Bosscher2-208/+25