aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva10-517/+624
2012-08-02Daily bump.GCC Administrator1-1/+1
2012-08-01re PR fortran/54033 (gfortran: Passing file as include directory - add diagno...Thomas Koenig6-1/+43
2012-08-01mips-cpus.def (34kn): New.Catherine Moore5-41/+58
2012-08-01re PR middle-end/34548 (GCC generates too many alignment adds for alloca)Richard Henderson5-37/+39
2012-08-01Allow MODE_PARTIAL_INT in expmed costsRichard Henderson3-86/+106
2012-08-01m32c: Don't use set_optab_handlerRichard Henderson3-22/+27
2012-08-01tree-flow-inline.h (referenced_var): Remove.Richard Guenther4-118/+123
2012-08-01vrp76.c: New test.Tom de Vries2-0/+39
2012-08-01tree-vrp.c (find_case_label_ranges): New function.Tom de Vries2-6/+107
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz14-239/+144
2012-08-01gimple-ssa-strength-reduction.c (struct slsr_cand_d): Change base_name to bas...Bill Schmidt2-38/+59
2012-08-01re PR tree-optimization/46556 (Code size regression in struct access)Bill Schmidt6-47/+404
2012-08-01i386.c (ix86_address_subreg_operand): Reject stack pointer.Uros Bizjak2-18/+26
2012-08-01tree-ssa.texi: Remove pieces mentioning mark_sym_for_renaming.Richard Guenther2-4/+5
2012-08-01graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther15-67/+56
2012-08-01tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther17-206/+243
2012-08-01Daily bump.GCC Administrator1-1/+1
2012-07-31s390.c (s390_option_override): Disable DWARF 3/4 extensions for TPF, unless s...DJ Delorie2-0/+15
2012-08-01re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)Alan Modra2-6/+27
2012-07-31rs6000.c (rs6000_builtin_vectorization_cost): Revise costs for vec_perm and v...Bill Schmidt2-12/+84
2012-07-31re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ...Janus Weil7-52/+111
2012-07-31sched-vis.c (print_exp): Handle FMA explicitly.Steven Bosscher2-44/+54
2012-07-31predict.c (tree_estimate_probability_driver): Normalize the loop when initial...Dehao Chen4-1/+27
2012-07-31pt.c (check_default_tmpl_args): Change is_primary and is_partial parameters t...Paolo Carlini5-17/+26
2012-07-31tree-flow.h (struct var_ann_d): Remove need_phi_state and current_def members.Richard Guenther4-142/+162
2012-07-31re PR fortran/54134 ([OOP] ICE overriding derived type bound function with al...Janus Weil4-0/+47
2012-07-31stormy16.c (xstormy16_expand_prologue): Add support for reporting stack usage.Nick Clifton4-1/+10
2012-07-31re PR tree-optimization/53773 (Vectorizer generates non-canonical multiplies)Bill Schmidt5-0/+67
2012-07-31sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...Steven Bosscher3-2/+16
2012-07-31re PR target/53975 ([ia64] Target register of a speculative load moved to a b...Andrey Belevantsev2-4/+18
2012-07-31frv.c (frv_expand_prologue): Report stack usage.Nick Clifton4-0/+10
2012-07-31interface.c (gfc_procedure_use): Return gfc_try instead ofTobias Burnus8-23/+126
2012-07-31* config/frv/frv.c (QUAD): Fix typo.Nick Clifton2-1/+5
2012-07-31re PR c++/53624 (GCC rejects function local types in template function with d...Paolo Carlini4-4/+26
2012-07-31re PR pch/53880 (compile time regression when generating precompiled headers ...Steven Bosscher3-1/+28
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd13-77/+40
2012-07-31expmed.h (NUM_MODE_VECTOR_INT): Define.Nathan Froyd2-26/+116
2012-07-31Daily bump.GCC Administrator1-1/+1
2012-07-30invoke.texi (MIPS Options): Document -mno-float.Sandra Loosemore3-2/+22
2012-07-30sourcebuild.texi (Subdirectories): Document common subdirectory.Joseph Myers2-0/+11
2012-07-30re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil7-12/+71
2012-07-30re PR middle-end/53823 (FAIL: gcc.c-torture/execute/930921-1.c execution at -...John David Anglin2-2/+10
2012-07-30[multiple changes]Arnaud Charlet9-252/+340
2012-07-30[multiple changes]Arnaud Charlet8-50/+79
2012-07-30par_sco.adb, [...]: Minor reformatting.Robert Dewar23-105/+201
2012-07-30sem_ch9.adb (Allows_Lock_Free_Implementation): Restrict implicit dereferences...Vincent Pucci2-4/+12
2012-07-30target.def (vector_alignment): New target hook.Ulrich Weigand14-12/+113
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin22-12/+248
2012-07-30tree-into-ssa.c (mark_def_sites): Also process virtual operands.Richard Guenther6-19/+23