aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-21invoke.texi (AARCH64/mtune): Document thunderx as an available option also.Andrew Pinski6-3/+165
2014-10-21Add AutoFDO.Dehao Chen22-80/+1950
2014-10-21State cleanups from jit branchDavid Malcolm24-74/+425
2014-10-21loop-doloop.c: Include loop-unroll.h.Andrew MacLeod2-0/+5
2014-10-21prog_bar.cc: Qualify size_t.Joern Rennecke4-7/+13
2014-10-21compiler: Remove obsolete hidden_fields_are_ok code.Ian Lance Taylor6-274/+31
2014-10-21cfg.h: New.Andrew MacLeod10-119/+225
2014-10-21[ARM] Update testcases for GNU11Jiong Wang14-6/+54
2014-10-21parser.c (cp_parser_unary_expression): Add default arguments.Paolo Carlini2-27/+18
2014-10-21Implement more Library Fundamentals v1 variable templates.Ville Voutilainen11-0/+384
2014-10-21* gcc.dg/bf-spl1.c (main): Fix implicit int.Andreas Schwab2-0/+5
2014-10-21tree-ssa-math-opts.c (find_bswap_or_nop_1): Fix creation of MARKER_BYTE_UNKNO...Thomas Preud'homme4-2/+26
2014-10-21tree-ssa-phiopt.c (value_replacement): Properly verify we are the non-singlet...Richard Biener2-1/+6
2014-10-21devirt-42.C: Fix dump scanning routines.Richard Biener5-10/+17
2014-10-21re PR tree-optimization/63563 (ICE: in vectorizable_store, at tree-vect-stmts...Jakub Jelinek4-2/+33
2014-10-21Fix date of last ChangeLog entry.Jonathan Wakely1-1/+1
2014-10-21inclhack.def (glibc_c99_inline_4): Add pthread.h to files.Uros Bizjak3-4/+10
2014-10-21i386.c (expand_vec_perm_1): Fix expand_vec_perm_palignr case.Ilya Tocar3-6/+14
2014-10-21re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert3-4/+9
2014-10-21Revert r216483.Kirill Yukhin2-71/+45
2014-10-21cfgloopanal.c (seq_cost): Delete.Zhenqiang Chen5-40/+28
2014-10-21Daily bump.GCC Administrator1-1/+1
2014-10-20compiler, runtime: Add type information to single object allocation.Ian Lance Taylor8-49/+85
2014-10-20reflect: allocate correct type in assignTo and cvtT2IIan Lance Taylor1-11/+11
2014-10-20re PR c++/63601 (Segfault on usage of 'this' in unevaluated context inside la...Jason Merrill5-18/+35
2014-10-20[multiple changes]Arnaud Charlet3-67/+78
2014-10-20cfgrtl.h: New.Andrew MacLeod16-51/+97
2014-10-20re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)Igor Zamyatin2-41/+87
2014-10-20[multiple changes]Arnaud Charlet11-40/+151
2014-10-20gnat_ugn.texi: Minor reformatting.Gary Dismukes3-2/+7
2014-10-20[multiple changes]Arnaud Charlet8-3/+130
2014-10-20[multiple changes]Arnaud Charlet7-69/+205
2014-10-20gnat_rm.texi: Document No_Tagged_Streams pragma and aspect.Robert Dewar15-42/+262
2014-10-20[multiple changes]Arnaud Charlet8-35/+72
2014-10-20[multiple changes]Arnaud Charlet12-83/+264
2014-10-20sem_ch13.adb: Improve error recovery on illegal aspect.Ed Schonberg2-16/+32
2014-10-20[multiple changes]Arnaud Charlet9-14/+69
2014-10-20slsr-19.c: Make robust against operand order changes.Richard Biener3-3/+8
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely38-52/+275
2014-10-20tree-vect-slp.c (vect_get_and_check_slp_defs): Try swapping operands to get a...Richard Biener2-26/+92
2014-10-20re PR debug/60655 (ICE: output_operand: invalid expression as operand)Alan Modra2-17/+30
2014-10-20re PR tree-optimization/63583 (ICF does not check that the template strings a...Martin Liska3-0/+13
2014-10-20varasm.c (const_alias_set): Remove.Uros Bizjak2-7/+6
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist5-19/+51
2014-10-20Daily bump.GCC Administrator1-1/+1
2014-10-19Fix race in libstdc++ testsuiteMaxim Kuvyrkov2-12/+23
2014-10-19re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...Francois-Xavier Coudert6-30/+178
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin5-16/+29
2014-10-19md.texi (RTL Template): Correct equivalent match_operand expression.Andreas Schwab2-48/+53
2014-10-19re PR c/63567 (Linux kernel build error due to non-static initializers)Marek Polacek5-1/+31