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