aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Minor tweaksEric Botcazou1-3/+2
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek2-0/+6
2016-10-24Parallelize check-gnatRainer Orth2-0/+8
2016-10-20Makefile (x86-64/Linux): Restore missing pairs.Nicolas Roche2-0/+11
2016-10-19system-linux-armel.ads: Rename into...Eric Botcazou3-4/+12
2016-10-18Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Define.Eric Botcazou28-1772/+187
2016-10-17system-darwin-ppc64.ads (Support_64_Bit_Divides): Delete.Eric Botcazou8-7/+10
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou3-5/+48
2016-10-16system-aix.ads (Always_Compatible_Rep): Change to False.Eric Botcazou17-32/+50
2016-10-14re PR ada/77968 (ICEs with -flto on gnat.dg)Eric Botcazou2-65/+61
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2-0/+5
2016-10-13[multiple changes]Arnaud Charlet12-46/+177
2016-10-13[multiple changes]Arnaud Charlet6-30/+106
2016-10-13* i-vxinco.adb, i-vxinco.ads: New files.Ed Falis3-0/+105
2016-10-13Code cleanup.Arnaud Charlet1-2/+11
2016-10-13[multiple changes]Arnaud Charlet13-79/+131
2016-10-13s-interr-hwint.adb, [...]: Rename s-interr-hwint.adb to s-interr-vxworks.adb.Ed Falis2-1/+6
2016-10-13exp_ch7.adb, [...]: Minor typo fixes and reformatting.Gary Dismukes9-28/+34
2016-10-13sem_prag.ads (Process_Compile_Time_Warning_Or_Error): New overloaded subprogr...Javier Miranda9-88/+308
2016-10-13[multiple changes]Arnaud Charlet5-33/+175
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek2-1/+7
2016-10-12Minor reformatting.Arnaud Charlet1-5/+8
2016-10-12[multiple changes]Arnaud Charlet5-92/+169
2016-10-12sem_prag.adb (Analyze_Refined_Depends_In_Decl_Part): Adapt checking for optio...Yannick Moy2-65/+254
2016-10-12[multiple changes]Arnaud Charlet6-124/+207
2016-10-12[multiple changes]Arnaud Charlet10-73/+243
2016-10-12exp_ch5.adb, [...]: Minor reformatting.Hristian Kirtchev19-212/+242
2016-10-12[multiple changes]Arnaud Charlet4-3/+33
2016-10-12[multiple changes]Arnaud Charlet6-362/+563
2016-10-12[multiple changes]Arnaud Charlet10-55/+179
2016-10-12[multiple changes]Arnaud Charlet13-47/+136
2016-10-12sem_ch12.adb (Check_Formal_Package_Instance): Skip an internal formal entity ...Ed Schonberg3-5/+24
2016-10-12contracts.adb (Analyze_Contracts): For a type declaration, analyze an iterabl...Ed Schonberg2-0/+22
2016-10-12[multiple changes]Arnaud Charlet7-21/+107
2016-10-12re PR ada/64057 (possible issue in the shared implementation of Ada.Strings.U...Eric Botcazou1-7/+11
2016-10-11system-linux-armeb.ads (Backend_Overflow_Checks): Change to True.Eric Botcazou7-22/+32
2016-10-11adaint.c: Include process.h, signal.h, dir.h and utime.h for DJGPP.Andris Pavenis2-7/+44
2016-10-11Makefile.in (LIBGNAT_TARGET_PAIRS): Define for DJGPP targetAndris Pavenis3-0/+171
2016-10-11ctrl_c.c: Do not use macro SA_RESTART for DJGPP.Andris Pavenis7-7/+58
2016-10-11Minor tweaksEric Botcazou1-5/+5
2016-10-11exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.Pierre-Marie de Rodat6-7/+98
2016-10-11utils2.c (build_binary_op): Add a NO_FOLD argument.Pierre-Marie de Rodat4-21/+47
2016-10-11fe.h (Constant_Value): Declare.Tristan Gingold3-1/+18
2016-10-11trans.c (gnat_to_gnu): Adjust comment.Eric Botcazou2-6/+14
2016-10-11utils.c (type_unsigned_for_rm): New predicate.Eric Botcazou2-24/+47
2016-10-11system-linux-ppc64.ads: Delete.Eric Botcazou4-190/+26
2016-10-10decl.c (gnat_to_gnu_entity): Put volatile qualifier on types at the very end ...Eric Botcazou2-14/+22
2016-10-10utils2.c (find_common_type): Do not return the LHS type if it's an array with...Eric Botcazou2-12/+31
2016-10-10utils.c (convert): For a biased input type, convert the bias itself to the ba...Eric Botcazou2-4/+17
2016-10-08utils.c (convert): Add missing break.Eric Botcazou6-34/+46