aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Fix issue with libvtv testsuite being run (and failing)Caroline Tice5-29/+92
2013-09-25lra.c (update_inc_notes): Remove all REG_DEAD and REG_UNUSED notes.Yvan Roux2-1/+7
2013-09-25rtlanal.c (lsb_bitfield_op_p): New predicate for bitfield operations from the...Yvan Roux2-5/+41
2013-09-25i386.c (ix86_avx256_split_vector_move_misalign): Use new names.Alexander Ivchenko4-105/+313
2013-09-25* Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H)Tom Tromey2-49/+12
2013-09-25* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.Tom Tromey2-3/+4
2013-09-25* config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE.Tom Tromey2-4/+7
2013-09-25t-i386 (i386.o): Remove.Tom Tromey2-16/+8
2013-09-25* Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE.Tom Tromey2-9/+7
2013-09-25* Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o)Tom Tromey2-1484/+103
2013-09-25* Make-lang.in (LTO_H, LINKER_PLUGIN_API_H, LTO_TREE_H)Tom Tromey2-29/+7
2013-09-25Make-lang.in (gospec.o): Remove.Tom Tromey2-91/+26
2013-09-25Make-lang.in (fortran_OBJS): Use fortran/gfortranspec.o.Tom Tromey2-59/+19
2013-09-25* Makefile.in (c-family/cppspec.o, c-family/c-common.o)Tom Tromey2-81/+12
2013-09-25Make-lang.in (jvspec.o): Remove.Tom Tromey2-70/+19
2013-09-25Make-lang.in (CXX_TREE_H, [...]): Remove.Tom Tromey4-110/+42
2013-09-25* Make-lang.in (START_HDRS, cc1obj-checksum.o, objc/objc-lang.o)Tom Tromey2-79/+8
2013-09-25Make-lang.in (g++spec.o): Remove.Tom Tromey2-100/+16
2013-09-25Makefile.in (C_TREE_H): Reference c/c-tree.h.Tom Tromey4-60/+14
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey12-13/+33
2013-09-25Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey7-163/+19
2013-09-25(clh 9)Tom Tromey5-3/+205
2013-09-25(clh 5)Tom Tromey2-6/+13
2013-09-25(clh 6)Tom Tromey2-1/+11
2013-09-25tree-ssa-threadedge.c (thread_across_edge): Use foo.last () rather than foo[f...Jeff Law3-5/+10
2013-09-25re PR bootstrap/58521 (bootstrap failure: ICE in mem_ref_in_stmt, at tree-ssa...Richard Biener2-15/+5
2013-09-25cgraph.c (cgraph_resolve_speculation): Use semantical equivalency test.Jan Hubicka2-1/+8
2013-09-25re PR sanitizer/58420 (internal compiler error: in ubsan_type_descriptor, at ...Marek Polacek2-2/+15
2013-09-25re PR sanitizer/58413 (ubsan constant folding)Marek Polacek7-8/+116
2013-09-25re PR c++/58516 (ICE with __transaction_atomic)Marek Polacek4-4/+24
2013-09-25compiler: don't permit nil assignment to blank identifier.Ian Lance Taylor2-5/+14
2013-09-25Daily bump.GCC Administrator1-1/+1
2013-09-24sh.md: Fix formatting.Oleg Endo2-7/+11
2013-09-24Implement --param=vect-max-peeling-for-alignment=..Xinliang David Li4-0/+40
2013-09-24Update libvtv to install header files in standardCaroline Tice3-2/+8
2013-09-24target-supports.exp (check_effective_target_arm_cond_exec): New procedure.Kyrylo Tkachov3-0/+18
2013-09-24gimple-pretty-print.c: Various whitespace tweaks.Christophe Lyon9-79/+90
2013-09-24re PR middle-end/57134 (ICE with -mstrict-align and inline assembly on ppc64)Alan Modra2-1/+12
2013-09-24re PR tree-optimization/58513 (*var and MEM[(const int &)var] (var has int* ...Richard Biener8-75/+160
2013-09-24tree-vrp.c (vrp_finalize): Check for SSA name presence.Richard Biener2-1/+6
2013-09-24re PR libstdc++/58338 (Add noexcept to functions with a narrow contract)Marc Glisse3-16/+35
2013-09-24atomic-comp-swap-release-acquire.c: Adjust expected output.Yvan Roux2-1/+6
2013-09-240;261;0c2013-09-23 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner2-96/+109
2013-09-24Makefile.am: Add regex.tcc.Tim Shen14-609/+1048
2013-09-24Daily bump.GCC Administrator1-1/+1
2013-09-23Fix 58500.Adam Butcher4-1/+20
2013-09-23Fix instantiation of implicit function template forward declarations.Adam Butcher2-37/+49
2013-09-23Generate more intuitive name for 'auto' parameters.Adam Butcher2-1/+6
2013-09-23Support nested generic lambdas.Adam Butcher2-1/+6
2013-09-23Use translation-unit-global rather than parameter-list-local counter for gene...Adam Butcher2-12/+21