aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-06extend jump thread for finite state automataJames Greenhalgh11-3/+716
2014-12-06error.c (gfc_error_check): Use bool not int.Tobias Burnus5-11/+17
2014-12-06error.c (gfc_buffer_error, [...]): Use bool notTobias Burnus6-34/+55
2014-12-06clarificationBruce Korb1-1/+3
2014-12-06re PR tree-optimization/64183 (Complete unroll doesn't happen for a while-loop)Marek Polacek4-1/+36
2014-12-06Don't assert "alg != libcall" for -minline-stringops-dynamicallyH.J. Lu4-1/+34
2014-12-06Fix ChangeLog format.Tim Shen1-2/+2
2014-12-06Daily bump.GCC Administrator1-1/+1
2014-12-06re PR sanitizer/64170 (ICE compiling Linux Kernel drivers/media/rc/imon.c in ...Jakub Jelinek4-3/+33
2014-12-05md.texi: Note problems using function calls to determine insn lengths and poi...Jeff Law2-0/+11
2014-12-05* combine.c (is_parallel_of_n_reg_sets)Andreas Schwab2-0/+7
2014-12-05aarch64-simd-builtins.def (bswap): Use CF2 rather than CF10 so 2 is appended ...Andrew Pinski3-3/+10
2014-12-05regrename.c (find_best_rename_reg): Rename to ...Thomas Preud'homme4-14/+28
2014-12-05re PR ipa/64192 (r218369 causes some regressions with -m32.)Martin Jambor2-2/+9
2014-12-05[AArch64]Clarify the usage of SCHED in AARCH64_CORE macroRenlin Li4-4/+11
2014-12-05re PR target/53199 (__builtin_bswap64 and __builtin_bswap32 generate errors i...Michael Meissner2-1/+6
2014-12-05[AArch64]load store pair optimization using sched_fusion pass.Bin Cheng12-33/+1181
2014-12-05defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default.Olivier Hainque5-5/+18
2014-12-05dwarf2cfi.c (init_one_dwarf_reg_size): New helper, processing one particular ...Olivier Hainque2-20/+85
2014-12-05pr63341-1.c: Remove explicit "dg-do run".Sandra Loosemore5-5/+7
2014-12-05re PR target/64003 (valgrind complains about get_attr_length_nobnd in insn-at...Ilya Enkovich2-6/+67
2014-12-05[AArch64] Use selected cpu's tuning when no tuning parameter is specifiedRenlin Li2-3/+7
2014-12-05xcoff.h (ASM_OUTPUT_ALIGNED_LOCAL): Append alignment to section name.David Edelsohn2-3/+9
2014-12-05re PR fortran/60414 (internal compiler error: tree check)Andre Vehreschild4-4/+80
2014-12-05cgraph.h (cgraph_node): New method expand_all_artificial_thunks.Martin Jambor4-12/+57
2014-12-05hashtable_policy.h (_Map_base::operator[], [...]): Simplify definitions with ...Jonathan Wakely2-12/+13
2014-12-05re PR target/64056 (gcc.target/i386/chkp-strlen-4.c etc. FAIL)Ilya Enkovich5-0/+24
2014-12-05Daily bump.GCC Administrator1-1/+1
2014-12-05This test should have been added in revision 218407.Manuel López-Ibáñez1-0/+6
2014-12-04error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location.Manuel López-Ibáñez5-14/+30
2014-12-04Always define HAVE_LD_PIE_COPYRELOCH.J. Lu3-4/+10
2014-12-04line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez5-4/+29
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez9-33/+58
2014-12-04Avoid overuse of name "buffer" in tree-pretty-print.cDavid Malcolm2-977/+1007
2014-12-04PR jit/63854: Fix double-initialization within tree-pretty-print.cDavid Malcolm2-19/+30
2014-12-04PR jit/63854: Fix leak of ipa hooksDavid Malcolm4-2/+28
2014-12-04re PR c++/64029 (const int (&in)[]{1,2,3,4,5}; results in internal compiler e...Jason Merrill3-1/+23
2014-12-04re PR c++/64080 ([C++14]ICE in cxx_eval_store_expression)Jason Merrill3-3/+21
2014-12-04fix commentJason Merrill1-1/+1
2014-12-04Update docs to reflect use of gimple subclassesDavid Malcolm3-148/+279
2014-12-04x86-64: Optimize access to globals in PIE with copy relocSriraman Tallam12-1/+240
2014-12-04re PR middle-end/56917 (-ftrapv detects a overflow wrongly.)Marek Polacek4-3/+53
2014-12-04Makefile.in: Remove CLOOGLIB and CLOOGINC.Tobias Burnus2-2/+6
2014-12-04check_GNU_style.sh: Warn for incorrect number of spaces in function call only...Thomas Preud'homme2-1/+6
2014-12-04match-and-simplify.texi: Update for recent changes.Richard Biener2-0/+44
2014-12-04ipa-prop.h (ipa_alignment): New type.Martin Jambor7-55/+567
2014-12-04gimple-fold.c (replace_stmt_with_simplification): Properly fail when maybe_pu...Richard Biener2-2/+8
2014-12-04Add prefetch support for aarch64Ganesh Gopalasubramanian2-0/+31
2014-12-04install.texi: Remove mentions of cloog and ppl.Francois-Xavier Coudert3-23/+19
2014-12-04re PR c++/56493 (Performance regression in google dense hashmap)Jakub Jelinek4-0/+53