aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra10-59/+80
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 Rennecke15-102/+1204
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-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-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-21i386.c (expand_vec_perm_1): Fix expand_vec_perm_palignr case.Ilya Tocar3-6/+14
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 Taylor7-45/+77
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-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-20Daily bump.GCC Administrator1-1/+1
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
2014-10-19rs6000.c (rs6000_atomic_assign_expand_fenv): New function.Adhemerval Zanella4-4/+134
2014-10-19Daily bump.GCC Administrator1-1/+1
2014-10-18invoke.texi (Options to Request or Suppress Warnings): Explain options preced...Manuel López-Ibáñez2-8/+22
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin5-181/+36