aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-01[Patch obvious] Fuseable is not a word -> s/fuseable/fusible/gJames Greenhalgh2-1/+6
2015-06-01[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/gJames Greenhalgh3-6/+14
2015-06-01[AArch64 Obvious] "Fuseable" is not a word -> s/fuseable/fusible/gJames Greenhalgh3-12/+25
2015-06-01libstdc++.exp (libstdc++_init): Unset LANGUAGE environment variable.Jonathan Wakely2-0/+9
2015-06-01S390: Support -mtune=native and -march=native.Dominik Vogt9-3/+130
2015-06-01hotpatch-compile-15.c: Remove dg-prune-output directives.Jakub Jelinek4-10/+14
2015-06-01re PR target/65527 (ICE: in expand_builtin_with_bounds, at builtins.c:7120 wi...Ilya Enkovich10-5/+191
2015-06-01[ARM/AArch64 Testsuite] Cleanup advsimd-intrinsics.exp, removing unnecessary ...Alan Lawrence2-18/+7
2015-06-01re PR tree-optimization/66280 (ICE: in vect_get_vec_def_for_operand, at tree-...Richard Biener5-13/+81
2015-06-01* gcc-interface/Makefile.in: Fix ARM/Darwin configuration.Eric Botcazou2-3/+8
2015-06-01[AArch64] Fix type of *<LOGICAL:optab>_one_cmpl_<SHIFT:optab><mode>3 patternKyrylo Tkachov2-1/+7
2015-06-01utils.c (scale_by_factor_of): When handling a function call expression, proce...Pierre-Marie de Rodat2-2/+34
2015-06-01decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for f...Pierre-Marie de Rodat2-2/+7
2015-06-01decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited...Eric Botcazou2-3/+16
2015-06-01winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou4-20/+27
2015-06-01lang-specs.h (TARGET_VXWORKS_RTP): Simplify and add trailing space.Eric Botcazou2-2/+2
2015-06-01lang-specs.h (TARGET_VXWORKS_RTP): Move substitution to before first -gnatez ...Eric Botcazou2-2/+7
2015-06-01decl.c (gnat_to_gnu_entity): If the record has a parent field and a represent...Eric Botcazou2-0/+12
2015-06-01tree-ssa-reassoc.c (get_rank): Simplify.Richard Biener2-35/+12
2015-06-01trans.c (lvalue_required_p): Deal with character and enumeration literals as ...Eric Botcazou2-5/+13
2015-06-01gigi.h (build_simple_component_ref): Declare.Eric Botcazou10-49/+295
2015-06-01Daily bump.GCC Administrator1-1/+1
2015-05-31re PR libstdc++/66354 ([UBSAN] stl_algobase.h:708:7: runtime error: null poin...Jonathan Wakely2-2/+8
2015-05-31c-ada-spec.c (is_tagged_type): Test for TYPE_METHODS on main variant.Eric Botcazou4-0/+33
2015-05-31* constexpr.c (cxx_eval_indirect_ref): Try folding first.Jason Merrill2-34/+41
2015-05-31re PR c++/66320 (ICE: in cxx_eval_constant_expression, at cp/constexpr.c:3524)Jason Merrill3-3/+32
2015-05-31* s-oscons-tmplt.c: Add explicit tests for Android alongside Linux.Eric Botcazou2-6/+11
2015-05-31Check CXXFLAGS, instead of CFLAGS, for NO_PIE_CFLAGSH.J. Lu3-6/+11
2015-05-31Fix C++11 compatibility issueMikhail Maltsev3-2/+8
2015-05-31Daily bump.GCC Administrator1-1/+1
2015-05-30Fix copyright years.Eric Botcazou5-5/+5
2015-05-30adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou13-67/+82
2015-05-30m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...Andreas Schwab2-2/+7
2015-05-30alpha: turn -mcpu=<cpu> into -m<cpu> for the assembler all the timeMike Frysinger2-1/+5
2015-05-30Fix dg-warning in gcc.dg/alias-8.cH.J. Lu2-1/+5
2015-05-30stl_algobase.h (__equal<true>::equal): Check length instead of checking for n...Jonathan Wakely2-13/+12
2015-05-30expmed.c (extract_bit_field_1): Avoid clobbering a yet-to-be-used base/index ...DJ Delorie2-0/+10
2015-05-30Add new script to contrib (GIMPLE syntax highlighting rules for Vim).Mikhail Maltsev2-0/+143
2015-05-30alias.c (alias_set_entry_d): Add is_pointer and has_pointer.Jan Hubicka6-62/+314
2015-05-30Daily bump.GCC Administrator1-1/+1
2015-05-30rs6000.c (split_stack_arg_pointer_used_p): Scan correct block for use of r12.Alan Modra2-1/+14
2015-05-292015-05-29 François Dumont fdumont@gcc.gnu.org>François Dumont19-203/+412
2015-05-29vextp64_1.c: Close comment on final line.Christophe Lyon2-1/+5
2015-05-29* sv.po: Update.Joseph Myers2-430/+289
2015-05-29status_cxx2017.xml: Fix duplicate ID attribute.Jonathan Wakely5-3/+9
2015-05-29PR 66215: S390: Fix placement of post-label NOPs with -mhotpatchDominik Vogt32-55/+165
2015-05-29future (__async_result_of): New alias template.Jonathan Wakely4-11/+70
2015-05-29re PR libstdc++/66327 (-fsanitize=nonnull-attribute errors in stl_algobase.h)Jonathan Wakely2-3/+20
2015-05-29[obvious] Close comment in aarch64 testKyrylo Tkachov2-1/+5
2015-05-29re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Jakub Jelinek4-1/+57