aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2017-01-09einfo.ads, einfo.adb: Remove uses of flags Has_Default_Init_Cond...Hristian Kirtchev20-1252/+2036
2017-01-06[multiple changes]Arnaud Charlet4-6/+24
2017-01-06Minor reformatting.Arnaud Charlet2-3/+3
2017-01-06aspects.adb, [...]: Reverted previous change for now.Patrick Bernardi19-406/+174
2017-01-06exp_ch3.adb (Build_Initialization_Call): Apply predicate check to default dis...Ed Schonberg2-0/+29
2017-01-06aspect.adb, aspect.ads: Added new aspect Secondary_Stack_Size.Patrick Bernardi19-166/+449
2017-01-06a-direio.adb, [...]: Add Flush to Sequential_IO and Direct_IO.Pascal Obry5-4/+31
2017-01-06snames.ads-tmpl (Renamed): New name for the pragma argument.Bob Duff35-165/+253
2017-01-06exp_ch9.adb: Minor reformatting.Hristian Kirtchev2-4/+9
2017-01-06exp_ch9.ads, [...] (Build_Entry_Names): Remove (unused).Tristan Gingold8-479/+16
2017-01-06[multiple changes]Arnaud Charlet7-7/+42
2017-01-06[multiple changes]Arnaud Charlet11-18/+73
2017-01-06exp_ch6.adb (Expand_Protected_Subprogram_Call): Add guard to better detect ca...Ed Schonberg4-10/+28
2017-01-06[multiple changes]Arnaud Charlet8-7/+106
2017-01-06[multiple changes]Arnaud Charlet3-7/+19
2017-01-06[multiple changes]Arnaud Charlet4-24/+64
2017-01-06[multiple changes]Arnaud Charlet4-36/+56
2017-01-06exp_attr.adb (Expand_N_Attribute_Reference): Add entry for expansion of Final...Justin Squirek5-1/+152
2017-01-06[multiple changes]Arnaud Charlet9-14/+74
2017-01-06exp_ch5.adb (Get_Default_Iterator): For a derived type...Ed Schonberg7-17/+74
2017-01-06Minor reformatting.Arnaud Charlet1-11/+16
2017-01-06[multiple changes]Arnaud Charlet6-46/+56
2017-01-06[multiple changes]Arnaud Charlet9-118/+172
2017-01-06[multiple changes]Arnaud Charlet14-102/+172
2017-01-06sem_prag.adb, [...]: Minor typo fixes.Gary Dismukes4-5/+9
2017-01-06[multiple changes]Arnaud Charlet23-72/+428
2017-01-06[multiple changes]Arnaud Charlet14-95/+267
2017-01-03s-linux-mips.ads: Use correct signal and errno constants.James Cowgill2-28/+41
2017-01-03s-linux-mips.ads: Rename from s-linux-mipsel.ads.James Cowgill3-27/+14
2017-01-01* gnatvsn.ads: Bump copyright year.Eric Botcazou2-2/+6
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek4-5912/+5922
2016-12-07decl.c (gnat_to_gnu_entity): When they are global...Pierre-Marie de Rodat2-0/+7
2016-12-07decl.c (gnat_to_gnu_entity): Translate System.Address into ptr_type_node for ...Eric Botcazou2-13/+15
2016-12-07Adjust commentEric Botcazou1-4/+4
2016-12-07decl.c (gnat_to_gnu_entity): Also call finish_character_type on Character sub...Eric Botcazou3-7/+37
2016-12-05re PR ada/48835 (porting GNAT to m68k-linux)Mikael Pettersson3-0/+190
2016-12-05system-darwin-ppc.ads (Support_Atomic_Primitives): Set to True only if the wo...Eric Botcazou2-1/+6
2016-11-30[multiple changes]Arnaud Charlet11-24/+85
2016-11-27re PR ada/78524 (failure of ACATS c41104a at -O0)Eric Botcazou2-1/+9
2016-11-27re PR ada/78531 (bootstrap broken with _FORTIFY_SOURCE enabled)Eric Botcazou2-29/+16
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