aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner6-58/+175
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford38-102/+213
2013-09-23ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka6-4/+77
2013-09-23tree-ssa-ccp.c (insert_clobber_before_stack_restore): Recurse on copy assignm...Eric Botcazou6-1/+64
2013-09-23gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah11-70/+293
2013-09-23re PR tree-optimization/58464 (Crashes with SIGSEGV (infinite recursion in ph...Richard Biener4-65/+331
2013-09-23re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)Christian Bruel5-10/+31
2013-09-23Revert r202780:James Greenhalgh2-16/+25
2013-09-23re PR fortran/58355 ([F03] ICE with TYPE, EXTENDS before parent TYPE defined)Janus Weil4-3/+32
2013-09-23Daily bump.GCC Administrator1-1/+1
2013-09-22gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to NULL_TREE...Eric Botcazou2-4/+19
2013-09-22Daily bump.GCC Administrator1-1/+1
2013-09-21predicates.md (ia64_cbranch_operator): Accept unordered comparison operators ...Eric Botcazou3-9/+33
2013-09-21x86-tune.def (partial_reg_stall): Disable for CoreI7 and newer.Jan Hubicka3-8/+21
2013-09-21Daily bump.GCC Administrator1-1/+1