summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gcngcnMartin Jambor2017-07-311929-20895/+68098
|\
| * [Committed] S/390: Support z14 as CPU name.krebbel2017-07-317-23/+53
| * [PR 81477] Set versionable regardless of optimization leveljamborm2017-07-312-3/+7
| * Recover GOTO predictor.marxin2017-07-3113-15/+64
| * PR target/25967uros2017-07-3110-16/+145
| * 2017-07-31 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2017-07-31128-350/+3170
| * * check.c (gfc_check_num_images): Fix a pasto.jakub2017-07-312-1/+5
| * Learn GIMPLE pretty printer to produce nicer dump output.marxin2017-07-315-29/+22
| * Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR saniti...marxin2017-07-3116-6/+62
| * PR sanitizer/81604jakub2017-07-314-6/+48
| * PR tree-optimization/81603jakub2017-07-312-5/+22
| * Remove a Java-specific hunk.marxin2017-07-312-8/+7
| * Daily bump.gccadmin2017-07-311-1/+1
| * i386: Update INCOMING_FRAME_SP_OFFSET for exception handlerhjl2017-07-308-36/+88
| * * config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New macro.uros2017-07-303-24/+35
| * * c-format.c (asm_fprintf_char_table): Add 'z' to format_chars.uros2017-07-302-0/+5
| * Daily bump.gccadmin2017-07-301-1/+1
| * * c-ada-spec.c (dump_generic_ada_node): Take into account signednessebotcazou2017-07-294-2/+30
| * * debug.h (struct gcc_debug_hooks): Add IMPLICIT argumentjakub2017-07-2917-26/+148
| * use c++ for fold_buildN_loctbsaunde2017-07-293-19/+23
| * use c++ for gimple_build_debug_bind{,_source}tbsaunde2017-07-293-8/+11
| * use c++ for bitmap_initializetbsaunde2017-07-293-4/+9
| * simplify the bitmap alloc_stat functions with c++tbsaunde2017-07-295-13/+19
| * replace shallow_copy_rtx_stat with c++tbsaunde2017-07-293-3/+7
| * replace rtx_alloc_stat with c++tbsaunde2017-07-295-5/+11
| * use c++ for build_tree_list{,_vec}_stattbsaunde2017-07-293-7/+12
| * use C++ for {make,build}_vector_stattbsaunde2017-07-293-6/+11
| * remove unused build_var_debug_value prototypetbsaunde2017-07-292-4/+4
| * use c++ for tree_cons_stattbsaunde2017-07-293-3/+7
| * use c++ instead of build_vl_exp_stattbsaunde2017-07-293-3/+7
| * use c++ instead of build_decl_stattbsaunde2017-07-293-4/+8
| * replace gimple_alloc_stat with c++tbsaunde2017-07-293-4/+9
| * use c++ instead of {make,grow}_tree_vec_stattbsaunde2017-07-293-6/+13
| * use c++ instead of buildN_stat{,_loc}tbsaunde2017-07-294-49/+53
| * use c++ for make_int_cst_stattbsaunde2017-07-293-4/+8
| * use cxx instead of make_tree_binfo_stattbsaunde2017-07-293-3/+8
| * use c++ instead of _stat for copy_node_stattbsaunde2017-07-295-6/+17
| * use c++ instead of make_node_stattbsaunde2017-07-293-10/+22
| * Daily bump.gccadmin2017-07-291-1/+1
| * gcc/bergner2017-07-285-1/+17
| * compiler: add backend type conversionian2017-07-282-2/+5
| * 2017-07-28 Tony Reix <tony.reix@atos.net>dje2017-07-283-14/+9
| * * xcoff.c: Don't leak a file descriptor if an archive is malformed.ian2017-07-282-4/+9
| * compiler: track placeholder pointer types for conversionian2017-07-283-5/+15
| * compiler: use a single temporary for calls with multiple resultsian2017-07-283-135/+60
| * 2017-07-28 Tamar Christina <tamar.christina@arm.com>tnfchris2017-07-285-6/+102
| * gcc/testsuiteamker2017-07-282-1/+5
| * Fix pid_t printingro2017-07-282-1/+6
| * 2017-07-28 Tamar Christina <tamar.christina@arm.com>tnfchris2017-07-286-9/+217
| * 2017-07-28 Tamar Christina <tamar.christina@arm.com>tnfchris2017-07-284-26/+82