aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-04-25err_vars.ads, [...]: Eliminate the vestigial Internal_Source_File and the Int...Bob Duff18-98/+81
2017-04-25Fix spelling suggestions for reserved words (PR c++/80177)David Malcolm4-21/+40
2017-04-25Minor reformatting.Arnaud Charlet3-14/+14
2017-04-25[multiple changes]Arnaud Charlet4-2/+81
2017-04-25contracts.adb (Analyze_Entry_Or_Subprogram_Body_Contract): Add a warning abou...Hristian Kirtchev25-424/+589
2017-04-25sem_util.adb, [...] (From_Nested_Package): New predicate to determine whether...Ed Schonberg5-7/+54
2017-04-25[multiple changes]Arnaud Charlet7-13/+100
2017-04-25[multiple changes]Arnaud Charlet12-135/+135
2017-04-25[ARC][COMMITTED] Fix typo dmpyh patternClaudiu Zissulescu2-1/+5
2017-04-25sem_prag.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes4-9/+14
2017-04-25[multiple changes]Arnaud Charlet13-443/+585
2017-04-25Code cleanup.Arnaud Charlet1-1/+2
2017-04-25017-04-25 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger3-119/+10
2017-04-25[multiple changes]Arnaud Charlet10-46/+291
2017-04-25gnatvsn.ads (Library_Version): Bump to 8.Arnaud Charlet2-3/+7
2017-04-25[multiple changes]Arnaud Charlet7-62/+108
2017-04-25[multiple changes]Arnaud Charlet6-24/+52
2017-04-25sem_ch6.adb (Analyze_Expression_Function): If expression function is completi...Ed Schonberg3-6/+42
2017-04-25[multiple changes]Arnaud Charlet5-15/+118
2017-04-25dg.exp (find-cxx-tests): New function.Nathan Sidwell2-29/+18
2017-04-25re PR ada/78845 (Inverse (Real_Matrix) result has wrong bounds)Arnaud Charlet3-2/+13
2017-04-25Code clean up.Arnaud Charlet1-6/+0
2017-04-25[multiple changes]Arnaud Charlet11-53/+140
2017-04-25sem_util.adb: Minor refactoring.Yannick Moy3-5/+16
2017-04-25Minor reformatting.Arnaud Charlet1-1/+1
2017-04-25[multiple changes]Arnaud Charlet5-26/+104
2017-04-25re PR tree-optimization/80492 (Wrong code when unrolling a loop with inline a...Richard Biener5-2/+50
2017-04-25[multiple changes]Arnaud Charlet7-22/+37
2017-04-25[multiple changes]Arnaud Charlet3-13/+30
2017-04-25Code cleanups.Arnaud Charlet1-16/+21
2017-04-25[multiple changes]Arnaud Charlet7-204/+357
2017-04-25Fix broken attr-alloc_size-10.c for avrSenthil Kumar Selvaraj2-1/+7
2017-04-25[multiple changes]Arnaud Charlet8-25/+102
2017-04-25[ARC] Addresses can use long immediate for offsets.Claudiu Zissulescu2-9/+41
2017-04-25[ARC] Fix calling multiple inheritances.Claudiu Zissulescu2-3/+25
2017-04-25[ARC] Use ACCL, ACCH registers whenever they are available.Claudiu Zissulescu2-0/+14
2017-04-25[ARC] Make D0, D1 double regs fix when not used.Claudiu Zissulescu2-0/+10
2017-04-25[multiple changes]Arnaud Charlet10-18/+84
2017-04-25[ARC] Allow extension core registers to be used for addresses.Claudiu Zissulescu2-11/+16
2017-04-25[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg class for ADD insns.Claudiu Zissulescu2-15/+32
2017-04-25[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg class for CMP insns.Claudiu Zissulescu3-12/+38
2017-04-25Code clenups.Arnaud Charlet7-11/+21
2017-04-25[multiple changes]Arnaud Charlet11-62/+203
2017-04-25* gcc-interface/Makefile.in: Cleanup VxWorks targets.Arnaud Charlet2-7/+20
2017-04-25Minor reformatting.Arnaud Charlet4-25/+25
2017-04-25[multiple changes]Arnaud Charlet6-15/+64
2017-04-25[multiple changes]Arnaud Charlet19-122/+377
2017-04-25sem_util.adb (New_Copy_Tree): Put back the declarations of the hash tables at...Arnaud Charlet7-184/+275
2017-04-25checks.adb (Insert_Valid_Check): Code cleanup.Hristian Kirtchev4-39/+153
2017-04-25sem_prag.adb, [...]: Minor reformatting.Hristian Kirtchev6-69/+79