aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-14[AArch64][obvious] Fix some target attribute inlining tests for -fPICKyrylo Tkachov4-3/+9
2015-08-14DWARF2: add extensions to handle biased typesPierre-Marie de Rodat2-0/+7
2015-08-14DWARF2: add extensions to handle fixed point typesPierre-Marie de Rodat2-0/+9
2015-08-14[AArch64][obvious] Mark target_attr_1.c as compile-onlyKyrylo Tkachov2-1/+5
2015-08-14[Patch ARM/AArch64] Add missing is_neon_type typesJames Greenhalgh2-0/+8
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev8-1/+49
2015-08-14jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocationDavid Malcolm2-0/+14
2015-08-14Daily bump.GCC Administrator1-1/+1
2015-08-13dwarf.c (read_function_entry): Add vec_inlined parameter.Ian Lance Taylor2-4/+18
2015-08-13pr66314.c: Moved from here to ..Jeff Law2-1/+7
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod12-11/+16
2015-08-13re PR middle-end/55035 (reload1.c:3766:41: error: ‘orig_dup[0]’ may be us...Richard Sandiford2-5/+13
2015-08-13[RTL-ifcvt] Allow PLUS+immediate expression in noce_try_store_flag_constantsKyrylo Tkachov4-8/+133
2015-08-13re PR c++/53421 (__attribute__((__may_alias__)) prevents taking address of co...Paolo Carlini3-0/+34
2015-08-13neg.s: Remove.Ville Voutilainen3-1/+5
2015-08-13Implement std::experimental::fundamentals_v2::make_array and std::experimenta...Ville Voutilainen10-3/+202
2015-08-13alloc_traits.h: Add feature-test macro.Jonathan Wakely6-0/+18
2015-08-132.cc: New.Jonathan Wakely7-0/+267
2015-08-13shared_mutex (shared_mutex::unlock()): Fix typo.Eelis van der Weegen2-1/+5
2015-08-13tree.c (nonnull_arg_p): Move from ...Richard Biener5-90/+134
2015-08-13[MIPS] Enable load/store bonding for I6400Robert Suchanek2-1/+6
2015-08-13atomic-inst-cas.c: New.Matthew Wahab3-0/+119
2015-08-13* config/aarch64/aarch64-protos.hMatthew Wahab4-12/+185
2015-08-13aarch64.h (AARCH64_ISA_LSE): New.Matthew Wahab2-0/+9
2015-08-13* gcc.dg/tree-ssa/vrp33.c: Add -fno-tree-fre.Andreas Schwab2-1/+5
2015-08-13re PR c++/62164 (5.0: ICE: error: Both section and comdat group is set)Paolo Carlini2-0/+19
2015-08-13re PR tree-optimization/67191 (ICE: in before_dom_children, at tree-ssa-sccvn...Richard Biener5-8/+147
2015-08-13[RTL-ifcvt] Improve conditional select ops on immediates (fix failing x86_64 ...Kyrylo Tkachov2-16/+69
2015-08-13tree-ssa-sccvn.c (vn_nary_op_compute_hash): Also canonicalize comparison oper...Richard Biener3-0/+48
2015-08-13[MIPS] Remove W32 and W64 pseudo-processors.Robert Suchanek3-28/+6
2015-08-13re PR tree-optimization/66502 (SCCVN can't handle PHIs optimistically optimally)Richard Biener4-25/+73
2015-08-13gimple.h (gcall::code_): New constant static member.Richard Biener3-55/+244
2015-08-13re PR middle-end/25529 ((unsigned * 2)/2 is not changed into unsigned &0x7FFF...Naveen H.S2-0/+13
2015-08-13compiler: Flatten erroneous subtrees into errors.Ian Lance Taylor4-19/+183
2015-08-13Daily bump.GCC Administrator1-1/+1
2015-08-12re PR c++/53330 (new() operator can return NULL on a zero-length allocation)Paolo Carlini2-0/+47
2015-08-12re PR target/67071 (GCC misses an optimization to load vector constants)Michael Meissner10-3/+317
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders33-119/+370
2015-08-12re PR c++/67104 (Constant expression factory function initializes std::array ...Jason Merrill2-1/+4
2015-08-12re PR c++/67104 (Constant expression factory function initializes std::array ...Jason Merrill3-3/+58
2015-08-12re PR c++/67108 (ICE: in cxx_eval_call_expression, at cp/constexpr.c:1345 whe...Jason Merrill5-1/+54
2015-08-12xtensa: add -mauto-litpools optionMax Filippov9-21/+94
2015-08-12re PR c++/67161 (ICE with a static_assert using our internal __not/__or/__and...Jason Merrill3-1/+37
2015-08-12re PR c++/55095 (Wshift-overflow)Marek Polacek6-4/+124
2015-08-12compiler: Don't make gc symbol for bad array type.Ian Lance Taylor2-2/+5
2015-08-12re PR c++/52742 (Initializing an array using brace initializer and template p...Paolo Carlini2-0/+21
2015-08-12arm-fpus.def: Replace booleans with feature flags.Matthew Wahab4-31/+47
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice3-2/+19
2015-08-12Remove --with-host-libstdcxxTom de Vries5-53/+27
2015-08-12arm.h (arm_fpu_feature_set): New.Matthew Wahab2-0/+22