aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-10-20s-rident.ads: No_Task_At_Interrupt_Priority: New restriction.Tristan Gingold4-0/+20
2015-10-20sem_prag.adb: Minor reformatting.Gary Dismukes2-3/+7
2015-10-20[multiple changes]Arnaud Charlet18-246/+512
2015-10-20[multiple changes]Arnaud Charlet3-41/+68
2015-10-20[multiple changes]Arnaud Charlet21-95/+256
2015-10-20[multiple changes]Arnaud Charlet15-22/+77
2015-10-20[multiple changes]Arnaud Charlet17-64/+217
2015-10-20Correctly fill up cgraph_node::local.versionable flag.Martin Liska6-12/+31
2015-10-20Fix typos.Arnaud Charlet2-31/+30
2015-10-20[multiple changes]Arnaud Charlet6-29/+91
2015-10-20[multiple changes]Arnaud Charlet12-28/+186
2015-10-20[multiple changes]Arnaud Charlet8-11/+88
2015-10-20[multiple changes]Arnaud Charlet21-37/+92
2015-10-20[multiple changes]Arnaud Charlet4-10/+30
2015-10-202015-10-20 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev17-243/+717
2015-10-20gnat_ugn.texi, [...]: Regenerate.Arnaud Charlet10-940/+941
2015-10-20Fix VTV for targets with section anchors.Ramana Radhakrishnan1-0/+7
2015-10-20Fix VTV for targets with section anchors.Ramana Radhakrishnan1-49/+63
2015-10-20Update targets.Arnaud Charlet2-7/+79
2015-10-20sem_ch13.adb (Analyze_One_Aspect): Avoid analyzing the expression in a 'Disab...Bob Duff70-7641/+3839
2015-10-20[multiple changes]Arnaud Charlet11-138/+237
2015-10-20[multiple changes]Arnaud Charlet8-13/+33
2015-10-20[multiple changes]Arnaud Charlet8-52/+127
2015-10-20[multiple changes]Arnaud Charlet4-77/+624
2015-10-20[multiple changes]Arnaud Charlet4-9/+27
2015-10-20[multiple changes]Arnaud Charlet8-27/+100
2015-10-20[multiple changes]Arnaud Charlet8-1238/+598
2015-10-20[multiple changes]Arnaud Charlet5-10/+49
2015-10-20[multiple changes]Arnaud Charlet12-23/+342
2015-10-20[multiple changes]Arnaud Charlet6-17/+63
2015-10-20[multiple changes]Arnaud Charlet6-21/+151
2015-10-20[multiple changes]Arnaud Charlet7-33/+66
2015-10-20sem_ch3.adb (Check_Nonoverridable_Aspects): New procedure within Analyze_Full...Ed Schonberg4-35/+176
2015-10-20[multiple changes]Arnaud Charlet4-10/+11
2015-10-20Fix default_binds_local_p_2 for extern protected dataSzabolcs Nagy5-2/+98
2015-10-20re PR c++/67064 (Register asm variable broken)Jason Merrill3-0/+23
2015-10-19[PATCH] c/67925 - update documentation on `inline'Arkadiusz Drabczyk2-12/+14
2015-10-19Implement N4268, Do constant evaluation of all non-type template args.Jason Merrill9-2/+87
2015-10-19Expand PTRMEM_CST only when necessary.Jason Merrill5-20/+41
2015-10-19c-cppbuiltin.c (c_cpp_builtins): Define __cpp_enumerator_attributes...Jason Merrill8-1/+53
2015-10-19typoJason Merrill1-1/+1
2015-10-20resolve.c (gfc_verify_binding_labels): Check for NULL pointer.Steven G. Kargl4-1/+28
2015-10-20Daily bump.GCC Administrator1-1/+1
2015-10-20PR66870 PowerPC64 Enable gold linker with split stackAlan Modra5-12/+40
2015-10-19REE: fix uninitialized registers handlingPierre-Marie de Rodat9-14/+605
2015-10-20mn10300: Use the STC bb-reorder algorithm at -OsSegher Boessenkool2-0/+9
2015-10-19Proposed doc update for Explicit Reg Vars 1/3David Wohlferd3-38/+34
2015-10-19re PR fortran/68019 (ICE on rank mismatch of implied-shape array of user-defi...Steven G. Kargl4-1/+24
2015-10-19[PATCH] Don't allow FSM threader to create irreducible loops unless it elimin...Jeff Law2-4/+32
2015-10-19re PR tree-optimization/67975 (Failure to optimise equality between two call ...Richard Biener7-64/+196