aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Sidwell2-39/+210
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
2015-11-18[multiple changes]Arnaud Charlet4-32/+56
2015-11-18[multiple changes]Arnaud Charlet7-32/+110
2015-11-18sem_ch4.adb: Minor reformatting.Hristian Kirtchev6-42/+102
2015-11-18[multiple changes]Arnaud Charlet7-22/+99
2015-11-18[multiple changes]Arnaud Charlet6-4/+162
2015-11-18Add missing test-case for PR ipa/68035Martin Liska1-0/+108
2015-11-18Release memory in haifa-schedMartin Liska2-3/+14
2015-11-18Fix memory leaks in tree-ssa-uninit.cMartin Liska2-16/+32
2015-11-18re PR middle-end/67790 (verify_ssa failed: definition in block 20 follows the...Richard Biener4-47/+77
2015-11-17* g++.dg/cpp1y/pr58708.C: Define wfoo based on sizeof wchar_t.David Edelsohn2-1/+9
2015-11-18Daily bump.GCC Administrator1-1/+1
2015-11-18A default of -z relro (as on Fedora) defeats the deliberate mis-alignment of ...Alan Modra3-2/+8
2015-11-17re PR bootstrap/68346 (Bootstrap failure on i686-linux)Jason Merrill2-1/+11