aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Add clang-format config to contrib folderMartin Liska6-0/+85
2015-11-19re PR target/68408 (broken support for attribute init_priority)Eric Botcazou2-0/+10
2015-11-19re PR rtl-optimization/68376 (wrong code at -O1 and above on x86_64-linux-gnu)Jakub Jelinek5-4/+116
2015-11-19re PR middle-end/68117 (error: invalid PHI argument <<< Unknown tree: <invali...Richard Biener2-0/+9
2015-11-19re PR target/67770 (i386: -fshrink-wrap can interact badly with trampolines)Jakub Jelinek4-1/+56
2015-11-19re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek4-7/+35
2015-11-19PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fnRichard Sandiford2-7/+29
2015-11-18c-common.c (shorten_compare): Don't -Wtype-limits if the non-constant operand...Jason Merrill3-1/+19
2015-11-18[PATCH][PR tree-optimization/68198] Avoid CFG explosion due to threadingJeff Law5-12/+101
2015-11-19Daily bump.GCC Administrator1-1/+1
2015-11-18re PR fortran/59910 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...Steven G. Kargl4-0/+28
2015-11-18re PR fortran/43996 (ICE in gfc_conv_array_initializer due to incomplete simp...Steven G. Kargl4-4/+34
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers13-6/+223
2015-11-18trans.c (elaborate_all_entities_for_package): New function extracted from...Eric Botcazou2-29/+79
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou12-316/+519
2015-11-18nvptx.c (nvptx_process_pars): Fix whitespace.Nathan Sidwell2-22/+14
2015-11-18misc.c: Move global variables to the top of the file.Eric Botcazou4-30/+58
2015-11-18Enable condegen in case of cond phis.Aditya Kumar2-62/+122
2015-11-18Move codegen related functions to graphite-isl-ast-to-gimple.cAditya Kumar5-1661/+1956
2015-11-18freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Bring in the commit from r125920 for F...Andreas Tobler2-5/+20
2015-11-18Support GGC finalizers with PCH.Jason Merrill2-31/+70
2015-11-18re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression)Sandra Loosemore2-2/+8
2015-11-18avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.Pitchumani Sivanupandi3-2/+16
2015-11-18nvptx.c (bb_pair_t, [...]): New types.Nathan Sidwell4-5/+702
2015-11-18decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.Eric Botcazou5-2/+30
2015-11-18trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...Eric Botcazou2-0/+8
2015-11-18Add PR marker to last changeJeff Law1-0/+1
2015-11-18split-path-1.c: Fix the testcase to avoid undefined behaviour.Ajit Agarwal2-7/+14
2015-11-18cp-gimplify.c (cp_fold_r): Add support for OACC_LOOP.Cesar Philippidis2-1/+6
2015-11-18rs6000.c (use_toc_relative_ref): Ignore type-limits warning.Alan Modra2-0/+10
2015-11-18PR 68406: Avoid problem with older host compilersRichard Sandiford2-1/+6
2015-11-18Finalize func_options in arm target inMartin Liska2-0/+7
2015-11-18sem_ch4.adb (Try_Container_Indexing): When constructing the parameter list fo...Ed Schonberg3-3/+32
2015-11-18[multiple changes]Arnaud Charlet19-394/+774
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell8-74/+412
2015-11-18regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.Bernd Schmidt7-5/+371
2015-11-18re PR target/68405 (trunk/gcc/config/i386/i386.c:22951: possible missing brea...Ilya Enkovich2-0/+8
2015-11-18[multiple changes]Arnaud Charlet12-7/+334
2015-11-18Regenerate doc.Arnaud Charlet2-479/+863
2015-11-18gnat_project_manager.rst, [...]: Update doc.Arnaud Charlet7-52/+405
2015-11-18Minor code clean ups.Arnaud Charlet1-11/+9
2015-11-18[multiple changes]Arnaud Charlet9-48/+91
2015-11-18[multiple changes]Arnaud Charlet4-38/+121
2015-11-18s-parame-vxworks.adb: Reduce default stack size for stack limit check to a re...Doug Rupp3-5/+41
2015-11-18[multiple changes]Arnaud Charlet14-15/+132
2015-11-18re PR ada/66242 (Front-end error if exception propagation disabled)Hristian Kirtchev6-355/+286
2015-11-18re PR tree-optimization/68157 (internal compiler error: in reassoc_stmt_domin...Jakub Jelinek4-0/+35
2015-11-18[multiple changes]Arnaud Charlet7-6/+74
2015-11-18[multiple changes]Arnaud Charlet4-7/+20
2015-11-18[multiple changes]Arnaud Charlet4-4/+30