aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak2-1/+6
2016-11-18Add SET_DECL_MODERichard Sandiford2-1/+7
2016-11-14Makefile.in: Replace s-interr-hwint.adb with s-interr-vxworks.adb throughout.Eric Botcazou2-12/+17
2016-11-13decl.c (gnat_to_gnu_entity): In assertion about known Esize...Bob Duff2-1/+7
2016-11-13decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness o...Eric Botcazou2-1/+6
2016-11-13decl.c (annotate_value): Deal specially with negative constants.Eric Botcazou2-0/+13
2016-11-13utils2.c (gnat_protect_expr): Also protect only the address if the expression...Eric Botcazou2-3/+13
2016-11-13Makefile.in (NO_OMIT_ADAFLAGS): Define.Eric Botcazou2-4/+20
2016-11-07Fix native windows build by adding signal.h back into the include list.Tamar Christina2-0/+5
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