aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-07-1820101011-1.c: Skip on bare-metal m68k.Julian Brown2-0/+9
2012-07-18config.gcc (v850-*-rtems*): New target.Ralf Corsepius4-0/+48
2012-07-18invoke.texi: Add -fhoist-adjacent-loads and -ftree-slsr to list of flags cont...Bill Schmidt5-5/+42
2012-07-18trans.c (stmt_group_may_fallthru): New function.Eric Botcazou6-6/+84
2012-07-18arm.c (arm_rtx_costs_1): Adjust cost for CONST_VECTOR.Jie Zhang23-15/+390
2012-07-18gcc/Andrew Stubbs3-6/+27
2012-07-18re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther6-55/+47
2012-07-18tree.h (get_object_or_type_alignment): Remove.Richard Guenther4-124/+104
2012-07-18re PR target/38621 (sh gcc unable to spill register when building ghostscript...Oleg Endo2-0/+21
2012-07-18* doc/invoke.texi (ARM Options): Document -munaligned-access.Nick Clifton2-2/+24
2012-07-18sh.md (mulsidi3, umulsidi3): Remove constraints in expander.Oleg Endo2-116/+65
2012-07-18re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo9-15/+164
2012-07-18* graphite-poly.c (print_pbb_body): Fixup dump_bb call.Steven Bosscher2-1/+5
2012-07-17re PR c++/53995 (Overload resolution fails with enum argument, says <anonymou...Jason Merrill4-1/+23
2012-07-17pr36134.c: Use dg-skip-if to skip the testcase if there is a conflict with -m...Kazu Hirata2-2/+13
2012-07-18Daily bump.GCC Administrator1-1/+1
2012-07-17fix botched commitSteven Bosscher1-1/+0
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher23-462/+534
2012-07-17re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)Janus Weil17-193/+283
2012-07-17re PR c++/53989 (Internal compiler error in strip_typedefs, at cp/tree.c:1187)Jason Merrill4-0/+32
2012-07-17re PR fortran/53985 (-Wno-c-binding-type still prints a warning)Tobias Burnus8-3/+35
2012-07-17decl.c (xref_basetypes): Complain about incomplete template base.Jason Merrill7-40/+83
2012-07-17re PR c++/53549 (g++ and armadillo 3.2.0, operator() is inaccessible)Jason Merrill6-25/+54
2012-07-17tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...Richard Guenther6-29/+30
2012-07-17hwint.c: Fix loop range.Tom de Vries2-1/+6
2012-07-17double-int.h (double_int_popcount): New inline function.Tom de Vries4-0/+45
2012-07-17Clean up supportable_widening_operation.Richard Henderson4-25/+23
2012-07-17[multiple changes]Arnaud Charlet5-24/+77
2012-07-17[multiple changes]Arnaud Charlet12-136/+193
2012-07-17[multiple changes]Arnaud Charlet11-73/+118
2012-07-17sem_prag.adb, treepr.ads: Minor reformatting.Robert Dewar3-3/+8
2012-07-17[multiple changes]Arnaud Charlet7-45/+102
2012-07-17re PR fortran/52101 (Obsolescence warning for non-obs. feature character name...Tobias Burnus4-5/+31
2012-07-17arm-common.c (arm_option_optimization_table): Enable -fsched-pressure by defa...Ramana Radhakrishnan3-0/+14
2012-07-17re PR fortran/49265 (Double colon in procedure-stmt (generic interface))Tobias Burnus5-0/+59
2012-07-17Daily bump.GCC Administrator1-1/+1
2012-07-16cp-tree.h (struct deferred_access_check): Add location.Jason Merrill6-5/+25
2012-07-16sh.h (CONST_OK_FOR_I06): Delete.Oleg Endo3-5/+12
2012-07-16sh.md: Delete mov related define_peephole patterns.Oleg Endo2-64/+4
2012-07-16re PR fortran/53824 (ICE with ALLOCATE of coarrays)Thomas Koenig4-5/+112
2012-07-16re PR web/53919 (Version-specific install instructions not available)Jonathan Wakely2-1/+9
2012-07-16spu.c (targetm): Move to bottom of file.Ulrich Weigand2-301/+243
2012-07-16bswap-1.c: New testcase.Andrew Pinski5-0/+109
2012-07-16* config/i386/rtmintrin.h (_xabort): Remove trailing semicolon.Jakub Jelinek2-1/+5
2012-07-16tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p before calling gsi_stmt.Ulrich Weigand2-2/+9
2012-07-16Revert r189513.Kirill Yukhin2-4/+17
2012-07-16decl.c (intrin_return_compatible_p): Map Address to void *.Tristan Gingold2-0/+9
2012-07-16exp_ch9.adb (Ensure_Statement_Present): New subprogram.Thomas Quinot3-5/+53
2012-07-16[multiple changes]Arnaud Charlet11-366/+284
2012-07-16[multiple changes]Arnaud Charlet4-85/+23