aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-08-04tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...Richard Guenther11-103/+169
2010-08-04re PR fortran/44857 (ICE in output_constructor_regular_field, at varasm.c:4996)Tobias Burnus6-2/+127
2010-08-04re PR middle-end/45176 (restrict qualifier is not used in a manually unrolled...Richard Guenther2-1/+7
2010-08-04tree-ssa-ccp.c (get_constant_value): New function.Richard Guenther2-110/+72
2010-08-04Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.Richard Guenther4-1/+31
2010-08-04picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.Hariharan Sandanagobalane4-40/+141
2010-08-04trans-io.c (gfc_build_io_library_fndecls): Fix return value of some libgfortr...Tobias Burnus2-10/+15
2010-08-04unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.Uros Bizjak2-3/+6
2010-08-04decl.c: Do not undefine IN_GCC_FRONTEND and do not include expr.h.Eric Botcazou3-15/+18
2010-08-04Daily bump.GCC Administrator1-1/+1
2010-08-03simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...Bernd Schmidt5-5/+96
2010-08-03re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig4-14/+59
2010-08-03spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of non-NOTE insns.Ulrich Weigand2-1/+6
2010-08-03ipa-split.c (struct split_point): Add split_part_set_retval.Jan Hubicka4-27/+170
2010-08-03tree-sra.c (completely_scalarize_record): New parameter REF, create its own a...Martin Jambor2-12/+14
2010-08-03re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...Janus Weil6-9/+22
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers18-39/+46
2010-08-03i386.h (ix86_compare_op0, [...]): Remove.Uros Bizjak5-130/+113
2010-08-03Daily bump.GCC Administrator1-1/+1
2010-08-02re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig4-12/+28
2010-08-02re PR target/45063 (ICE: Segmentation fault (cc1) compiling matmul_i1.c)Bernd Schmidt2-1/+18
2010-08-02alpha.c (alpha_build_builtin_va_list): Mark __offset as volatile.Uros Bizjak2-0/+10
2010-08-02re PR fortran/36854 ([meta-bug] fortran front-end optimization)Thomas Koenig8-31/+249
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop7-14/+100
2010-08-02re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...Mikael Morin4-16/+60
2010-08-02arm.c (arm_rtx_costs_1): Remove second clause from the if statement which add...Bernd Schmidt2-6/+7
2010-08-02re PR target/40457 (use stm and ldm to access consecutive memory words)Bernd Schmidt11-532/+2111
2010-08-02thumb2.md (thumb2_movdi, [...]): Delete patterns.Bernd Schmidt3-77/+34
2010-08-02final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.Bernd Schmidt7-641/+195
2010-08-02postreload.c (reload_cse_simplify_operands): Take attribute enabled into acco...Bernd Schmidt2-0/+6
2010-08-02arm.c (COSTS_N_INSNS): Remove definition.Ramana Radhakrishnan2-3/+4
2010-08-02Daily bump.GCC Administrator1-1/+1
2010-08-01re PR fortran/44912 ([OOP] Segmentation fault on TBP)Janus Weil5-0/+78
2010-08-01re PR target/45142 (split for *vec_set<mode>_0_sse2 incomplete)Uros Bizjak2-8/+16
2010-08-01mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov4-6/+12
2010-08-01Daily bump.GCC Administrator1-1/+1
2010-07-31cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before LOCAL_INCLUD...Kai Tietz2-4/+9
2010-07-31Move PR c++/45112 ChangeLog entry to correct location.Ulrich Weigand2-5/+5
2010-07-31tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type used in the call ...Richard Sandiford2-13/+25
2010-07-31John Tytgat <John.Tytgat@aaug.net>John Tytgat2-4/+4
2010-07-31spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov2-7/+5
2010-07-31re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...Mikael Morin3-1/+13
2010-07-31i386.md (mov<SWIM:mode>cc and corresponding splitter): Use ordered_comparison...Uros Bizjak2-3/+4
2010-07-30predicates.md (rx_constshift_operand): New.DJ Delorie3-9/+127
2010-07-31Daily bump.GCC Administrator1-1/+1
2010-07-30rtlanal.c (simplify_subreg_regno): Don't treat HARD_FRAME_POINTER_REGNUM spec...Bernd Schmidt2-2/+6
2010-07-30re PR fortran/44929 ([OOP] Parsing error of derived type name starting with ...Janus Weil4-20/+52
2010-07-30common.opt (-G): Don't define option here.Joseph Myers13-15/+119
2010-07-30fix testXinliang David Li2-1/+5
2010-07-30gfortran.h (gfc_release_symbol): New prototype.Mikael Morin5-42/+40