aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-23re PR c/63626 (Warning "inline function declared but never defined" output tw...Marek Polacek4-1/+20
2014-10-23c-ubsan.c (ubsan_instrument_shift): Perform the MINUS_EXPR in unsigned type.Marek Polacek4-5/+37
2014-10-23avr.c: Fix GNU coding rules and typos.Georg-Johann Lay5-402/+445
2014-10-23AVX. Fix block absq emit for non AVX-512 targets.Kirill Yukhin4-6/+37
2014-10-23AVX-512. 81.1/n. Extend `function_code' field `tree_var_decl' structure.Kirill Yukhin3-5/+13
2014-10-23Fix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86.Rainer Orth2-1/+5
2014-10-23[multiple changes]Arnaud Charlet9-93/+74
2014-10-23[multiple changes]Arnaud Charlet21-73/+286
2014-10-23sysdep.c (__gnat_localtime_tzoff): Properly delimit the substring which repre...Hristian Kirtchev2-1/+6
2014-10-23[multiple changes]Arnaud Charlet5-278/+412
2014-10-23[multiple changes]Arnaud Charlet11-82/+148
2014-10-23[multiple changes]Arnaud Charlet5-39/+73
2014-10-23[multiple changes]Arnaud Charlet8-32/+74
2014-10-23[multiple changes]Arnaud Charlet7-73/+243
2014-10-23[multiple changes]Arnaud Charlet4-4/+40
2014-10-23Makefile.def: Add libcpp build module and dependencies.Richard Biener7-3/+88
2014-10-23Fix gcc.dg/ipa/ipa-icf-2[18].c on SolarisRainer Orth3-2/+7
2014-10-23Fix gnu11 fallout on SPARCRainer Orth2-8/+6
2014-10-23Fix SPARC testsuite gnu11 falloutRainer Orth6-1/+19
2014-10-23fold-const.c (fold_binary_loc): Preserve side-effects of X - X when simplifyi...Richard Biener3-1/+10
2014-10-23Commit old ChangeLog entry forgotten in commit of actual change.Ian Lance Taylor1-0/+6
2014-10-23re PR libstdc++/63497 (std::regex can't handle [^class] correctly and cause r...Tim Shen3-19/+31
2014-10-23Daily bump.GCC Administrator1-1/+1
2014-10-22re PR lto/63603 (Linking with -fno-lto still invokes LTO)Richard Biener2-1/+7
2014-10-22Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers3-4/+11
2014-10-22auto-profile.c: Change order of header files.Dehao Chen2-2/+7
2014-10-22re PR tree-optimization/63530 (GCC generates incorrect aligned store on ARM a...Guozhi Wei4-1/+46
2014-10-22Reset global state ipa-icf.c:optimizerDavid Malcolm2-0/+5
2014-10-22cfgbuild.h: New.Andrew MacLeod20-287/+409
2014-10-22lra.c (lra): Remove call to recog_init.Richard Sandiford5-13/+53
2014-10-22recog.h (recog_data_d): Remove enabled_alternatives.Richard Sandiford4-9/+8
2014-10-22recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford15-42/+100
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford13-106/+229
2014-10-22recog.h (extract_constrain_insn): Declare.Richard Sandiford11-32/+39
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek42-74/+232
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay2-5/+14
2014-10-22[ARM] Add missing '\' in macro define.Jiong Wang2-1/+5
2014-10-22[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIVRenlin Li2-1/+9
2014-10-22Makefile.in (s-match): Adjust dependencies to only catch match.pd.Richard Biener2-1/+6
2014-10-22[AArch64] Update target testcases for gnu11Jiong Wang8-12/+39
2014-10-22[Dejagnu] fix gcc-dg-prune glitch when filtering "relocation truncation" errorJiong Wang3-7/+17
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener13-15/+4648
2014-10-22re PR target/63594 (ICE: in ix86_vector_duplicate_value, at config/i386/i386....Jakub Jelinek15-34/+363
2014-10-22re PR target/63542 (My build log is full of "non-delegitimized UNSPEC UNSPEC_...Jakub Jelinek5-6/+94
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra15-83/+105
2014-10-22Daily bump.GCC Administrator1-1/+1
2014-10-21config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_default2.John David Anglin4-4/+10
2014-10-21invoke.texi (pedantic-errors): Explain better.Manuel López-Ibáñez2-2/+10
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke19-154/+1429
2014-10-21invoke.texi (AARCH64/mtune): Document thunderx as an available option also.Andrew Pinski6-3/+165