summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cfgbuild.h: New.Andrew MacLeod2014-10-2220-287/+409
* lra.c (lra): Remove call to recog_init.Richard Sandiford2014-10-225-13/+53
* recog.h (recog_data_d): Remove enabled_alternatives.Richard Sandiford2014-10-224-9/+8
* recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford2014-10-2215-42/+100
* md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford2014-10-2213-106/+229
* recog.h (extract_constrain_insn): Declare.Richard Sandiford2014-10-2211-32/+39
* New syntax for -fsanitize-recover.Jakub Jelinek2014-10-2242-74/+232
* lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay2014-10-222-5/+14
* [ARM] Add missing '\' in macro define.Jiong Wang2014-10-222-1/+5
* [ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIVRenlin Li2014-10-222-1/+9
* Makefile.in (s-match): Adjust dependencies to only catch match.pd.Richard Biener2014-10-222-1/+6
* [AArch64] Update target testcases for gnu11Jiong Wang2014-10-228-12/+39
* [Dejagnu] fix gcc-dg-prune glitch when filtering "relocation truncation" errorJiong Wang2014-10-223-7/+17
* Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener2014-10-2213-15/+4648
* re PR target/63594 (ICE: in ix86_vector_duplicate_value, at config/i386/i386....Jakub Jelinek2014-10-2215-34/+363
* re PR target/63542 (My build log is full of "non-delegitimized UNSPEC UNSPEC_...Jakub Jelinek2014-10-225-6/+94
* gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra2014-10-2215-83/+105
* Daily bump.GCC Administrator2014-10-221-1/+1
* config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_default2.John David Anglin2014-10-214-4/+10
* invoke.texi (pedantic-errors): Explain better.Manuel López-Ibáñez2014-10-212-2/+10
* avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke2014-10-2119-154/+1429
* invoke.texi (AARCH64/mtune): Document thunderx as an available option also.Andrew Pinski2014-10-216-3/+165
* Add AutoFDO.Dehao Chen2014-10-2122-80/+1950
* State cleanups from jit branchDavid Malcolm2014-10-2124-74/+425
* loop-doloop.c: Include loop-unroll.h.Andrew MacLeod2014-10-212-0/+5
* prog_bar.cc: Qualify size_t.Joern Rennecke2014-10-214-7/+13
* compiler: Remove obsolete hidden_fields_are_ok code.Ian Lance Taylor2014-10-216-274/+31
* cfg.h: New.Andrew MacLeod2014-10-2110-119/+225
* [ARM] Update testcases for GNU11Jiong Wang2014-10-2114-6/+54
* parser.c (cp_parser_unary_expression): Add default arguments.Paolo Carlini2014-10-212-27/+18
* Implement more Library Fundamentals v1 variable templates.Ville Voutilainen2014-10-2111-0/+384
* * gcc.dg/bf-spl1.c (main): Fix implicit int.Andreas Schwab2014-10-212-0/+5
* tree-ssa-math-opts.c (find_bswap_or_nop_1): Fix creation of MARKER_BYTE_UNKNO...Thomas Preud'homme2014-10-214-2/+26
* tree-ssa-phiopt.c (value_replacement): Properly verify we are the non-singlet...Richard Biener2014-10-212-1/+6
* devirt-42.C: Fix dump scanning routines.Richard Biener2014-10-215-10/+17
* re PR tree-optimization/63563 (ICE: in vectorizable_store, at tree-vect-stmts...Jakub Jelinek2014-10-214-2/+33
* Fix date of last ChangeLog entry.Jonathan Wakely2014-10-211-1/+1
* inclhack.def (glibc_c99_inline_4): Add pthread.h to files.Uros Bizjak2014-10-213-4/+10
* i386.c (expand_vec_perm_1): Fix expand_vec_perm_palignr case.Ilya Tocar2014-10-213-6/+14
* re PR libquadmath/55821 (Release tarballs (unconditionally) install libquadma...Francois-Xavier Coudert2014-10-213-4/+9
* Revert r216483.Kirill Yukhin2014-10-212-71/+45
* cfgloopanal.c (seq_cost): Delete.Zhenqiang Chen2014-10-215-40/+28
* Daily bump.GCC Administrator2014-10-211-1/+1
* compiler, runtime: Add type information to single object allocation.Ian Lance Taylor2014-10-208-49/+85
* reflect: allocate correct type in assignTo and cvtT2IIan Lance Taylor2014-10-201-11/+11
* re PR c++/63601 (Segfault on usage of 'this' in unevaluated context inside la...Jason Merrill2014-10-205-18/+35
* [multiple changes]Arnaud Charlet2014-10-203-67/+78
* cfgrtl.h: New.Andrew MacLeod2014-10-2016-51/+97
* re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)Igor Zamyatin2014-10-202-41/+87
* [multiple changes]Arnaud Charlet2014-10-2011-40/+151