aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek13-80/+311
2009-05-13re PR preprocessor/36674 (#include location is offset by one row in errors fr...Manuel López-Ibáñez2-0/+17
2009-05-13mips.md (store): Add attributes for QI and HI.Adam Nemet2-26/+14
2009-05-14Correct datestamp of my most recent entry.Ben Elliston1-1/+1
2009-05-13Makefile.in (TEXI_GCCINT_FILES): Add plugins.texi.Brad Hards2-1/+5
2009-05-14re PR middle-end/40035 (ICE when cross-compiling with -Os)Ben Elliston4-1/+32
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl14-241/+272
2009-05-13pr39543-2.c: Skip if ilp32 && pic.Kaveh R. Ghazi2-0/+5
2009-05-13re PR middle-end/39976 (Big sixtrack degradation on powerpc 32/64 after revis...Michael Matz2-1/+76
2009-05-13c-pragma.c (enum pragma_switch_t): Prefix constants with PRAGMA_.Janis Johnson2-12/+18
2009-05-13Makefile.in (build/gencheck.o): Depend upon all-tree.def, not tree.def.Ian Lance Taylor2-1/+6
2009-05-13gfortran.h (gfc_code): Rename struct member label to label1.Steven G. Kargl7-34/+45
2009-05-13t-uclinux (M68K_MLIB_CPU): Check for FL_UCLINUX.Nathan Sidwell4-10/+18
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus7-1/+22
2009-05-13invoke.texi (-fwhole-file): Update docs.Jan Hubicka3-3/+7
2009-05-13Daily bump.GCC Administrator1-1/+1
2009-05-12sh.h (OVERRIDE_OPTIONS): Clear flag_schedule_insns unless -fschedule-insns is...Kaz Kojima2-2/+10
2009-05-12re PR target/39561 (-mno-expand-cbranchdi broken)Kaz Kojima4-16/+16
2009-05-13re PR fortran/40110 (Bind(C): gfortran rejects the questionable but formally ...Tobias Burnus6-11/+24
2009-05-12sh-protos.h (sh_legitimate_index_p): Declare.Kaz Kojima4-164/+191
2009-05-12re PR target/37179 (gcc emits bad opcode 'ffreep')H.J. Lu1-1/+1
2009-05-12loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka8-15/+72
2009-05-12df-core.c: Update head documentation.Paolo Bonzini2-20/+17
2009-05-12Fix PR bootstrap/40118Michael Meissner2-3/+9
2009-05-12default_format_1.f90: XFAIL on cygwin.David Billinghurst2-2/+7
2009-05-12re PR target/37197 (-msse4 ICE on __builtin_parityl)Uros Bizjak2-545/+559
2009-05-12revert: optabs.c (prepare_cmp_insn): Temporarily disable test that causes spu...Paolo Bonzini2-0/+20
2009-05-12Merge cond-optab branch.Paolo Bonzini145-10268/+4973
2009-05-12target-supports.exp (check_profiling_available): Return false for -p on *-*-c...David Billinghurst2-0/+10
2009-05-12optabs.c (prepare_cmp_insn): Temporarily disable test that causes spurious di...Paolo Bonzini2-12/+5
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva4-15/+45
2009-05-12tree.c (iterative_hash_pointer): Delete.Alexandre Oliva2-25/+13
2009-05-12re PR bootstrap/40103 (CLooG header files are not -Wc++-compat ready)Ian Lance Taylor2-0/+13
2009-05-12Daily bump.GCC Administrator1-1/+1
2009-05-11re PR tree-optimization/38632 (ICE with try/catch and -ftree-parallelize-loops)H.J. Lu2-0/+27
2009-05-11ipa-cp.c (ipcp_cloning_candidate_p): Add missing return false.Martin Jambor2-0/+5
2009-05-11pr21829.c: Simplify matching since we now optimize better.Jan Hubicka13-60/+229
2009-05-11spu-c.c (spu_categorize_keyword): Update for recent libcpp interface change.Andrew Pinski2-2/+8
2009-05-11re PR middle-end/40080 (error: missing callgraph edge for call stmt)H.J. Lu2-0/+49
2009-05-11re PR middle-end/40026 (ICE during gimplify_init_constructor)Paolo Bonzini4-7/+32
2009-05-11m68k-devices.def (52274, [...]): New devices.Nathan Sidwell3-2/+31
2009-05-11* resolve.c (check_host_association): Initialize tail.Steve Ellcey2-1/+5
2009-05-11re PR fortran/40089 (Public type with public component which has a private type)Janus Weil4-8/+57
2009-05-11tree-vect-data-refs.c (vect_analyze_group_access): Use HOST_WIDE_INT for gap.H.J. Lu2-2/+7
2009-05-11re PR tree-optimization/40074 (ICE in vect_get_vec_def_for_operand, at tree-v...Ira Rosen4-3/+71
2009-05-11passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther16-29/+40
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor35-235/+741
2009-05-11Daily bump.GCC Administrator1-1/+1
2009-05-11rs6000-c.c (altivec_categorize_keyword): Update for recent libcpp interface c...Ben Elliston2-2/+8
2009-05-10re PR target/40031 (ARM broken with addresses in PHIs with -fPIC)Michael Matz4-1/+25