aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-24compiler: Use MPC library for complex numbers.Ian Lance Taylor6-470/+169
2014-10-24compiler: Simplify making integer expressions.Ian Lance Taylor7-271/+142
2014-10-24Daily bump.GCC Administrator1-1/+1
2014-10-23pa.c (pa_can_combine_p): Fix typo in last change.John David Anglin2-1/+5
2014-10-23* tree-vrp.c (extract_range_from_assert): Fix typo in comment.Ian Lance Taylor2-1/+5
2014-10-23* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.Ian Lance Taylor2-1/+4
2014-10-23internal.h (backtrace_atomic_load_pointer): Fix to return void *.Ian Lance Taylor2-1/+6
2014-10-23configure.ac: Disable the Go frontend on systems where it is known to not work.Ian Lance Taylor3-0/+20
2014-10-23complexity.cc: Add missing test variable.François Dumont5-3/+26
2014-10-23re PR debug/63623 (Lots of functions get -fvar-tracking silently turned off u...Jakub Jelinek2-65/+50
2014-10-23re PR c++/63619 (warning: deleting ‘void*’ is undefined has no -W flag)Jonathan Wakely5-1/+25
2014-10-23msp430.c (msp430_print_operand): 'x' modifier is independend of -mlarge.DJ Delorie3-2/+8
2014-10-23status_cxx2011.xml: Update status.Jonathan Wakely3-17/+9
2014-10-23re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko5-0/+57
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