aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-21re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett12-1/+371
2007-07-21* genopinit.c (optabs): Missed commit from my previous commit.Uros Bizjak1-1/+1
2007-07-21optabs.h (enum optab_index): Add new OTI_signbit.Uros Bizjak5-58/+96
2007-07-21re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa...Christopher D. Rickett6-18/+85
2007-07-22regclass.c (invalid_mode_change_p): Attach ATTRIBUTE_UNUSED to `class' parame...Ben Elliston3-2/+9
2007-07-21re PR fortran/32823 (internal compiler error: in gfc_trans_assignment_1)Lee Millward4-9/+54
2007-07-21* gcc.dg/inline-23.c: Use pointer sized type for cast from pointer.Rask Ingemann Lambertsen2-2/+7
2007-07-21Daily bump.GCC Administrator1-1/+1
2007-07-20tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther4-18/+25
2007-07-20mips.exp (is_gp32_flag): Return true for -msmartmips.Richard Sandiford3-1/+7
2007-07-20mips.h (mips_dwarf_regno): Declare.Nigel Stephens5-50/+94
2007-07-20re PR tree-optimization/19910 (ICE with -ftree-loop-linear)Uros Bizjak2-0/+21
2007-07-20arm.md (movsi): Use can_create_pseudo_p instead of no_new_pseudos.Richard Sandiford2-1/+6
2007-07-20function.c (thread_prologue_and_epilogue_insns): Fix exit predecessor fallthr...Zdenek Dvorak2-1/+17
2007-07-20tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare...Zdenek Dvorak4-9/+31
2007-07-20Daily bump.GCC Administrator1-1/+1
2007-07-19Corrected filename from previous commit.Daniel Franke1-1/+1
2007-07-19re PR fortran/32738 (Error: Function 'tree_size' at (1) has no IMPLICIT type)Daniel Franke2-0/+49
2007-07-19re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett2-0/+32
2007-07-19re PR tree-optimization/32635 (gfortran - internal compiler error: verify_ssa...Thomas Koenig2-0/+56
2007-07-19Daily bump.GCC Administrator1-1/+1
2007-07-18Makefile.in (D32PBIT_FUNCS): Add _sd_to_tf and _tf_to_sd.H.J. Lu3-5/+23
2007-07-19re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa...Christopher D. Rickett4-1/+21
2007-07-18Fix bootstrap on ia64, PR32764Caroline Tice2-20/+39
2007-07-18re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP ex...Kaveh R. Ghazi5-35/+163
2007-07-18xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson7-2/+420
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi6-11/+70
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi7-5/+80
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi8-31/+176
2007-07-18re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi5-10/+56
2007-07-18tree-ssa-sccvn.c (try_to_simplify): Use valid_gimple_expressionDaniel Berlin3-5/+22
2007-07-18re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', hav...Rask Ingemann Lambertsen2-3/+9
2007-07-18PR/other 30335Christoph von Wittich2-13/+38
2007-07-18arm-protos.h (arm_cannot_force_const_mem): Declare.Richard Sandiford6-2/+60
2007-07-18mips.md (clear_cache): Treat the size argument as Pmode.Richard Sandiford2-2/+5
2007-07-18mips.md (*extendqihi2): Convert the destination to SImode.Richard Sandiford2-0/+6
2007-07-18parse.y: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton13-160/+166
2007-07-18Daily bump.GCC Administrator1-1/+1
2007-07-17re PR fortran/32535 (namelist with private items contained in sub-sub-procedu...Janus Weil4-0/+39
2007-07-17fptr.c: Update license header.John David Anglin3-21/+54
2007-07-17re PR fortran/31320 (Illegal read with gfortran.dg/alloc_comp_assign_2.f90 an...Paul Thomas4-41/+85
2007-07-17COPYING_v3: New file.Nick Clifton4-0/+1565
2007-07-17re PR rtl-optimization/32773 (SH: ICE in create_pre_exit, at mode-switching.c...Zdenek Dvorak4-0/+73
2007-07-16intrinsics-1.c: Use dg-message to match flax-vector-conversions note.Andrew Pinski3-2/+10
2007-07-17Daily bump.GCC Administrator1-1/+1
2007-07-1620061101-2.c: Variant of 20061101-1.c adapted to work on targets with 16-bit ...Rask Ingemann Lambertsen6-0/+202
2007-07-16tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" before forci...Richard Guenther2-4/+12
2007-07-16ltrans-5.c: Only run test on targets which support large arrays.Rask Ingemann Lambertsen7-3/+34
2007-07-16re PR fortran/32222 (ICE in gfc_trans_assignment_1)Lee Millward7-310/+469
2007-07-16mips.h (TUNE_24K): Define.Sandra Loosemore7-8/+63