aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2015-12-01* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.Eric Botcazou2-16/+22
2015-11-30* gcc-interface/trans.c (gigi): Fix initialization order.Eric Botcazou2-9/+14
2015-11-30osint.adb: Add use type clause for CRTL.size_t.Eric Botcazou3-48/+52
2015-11-30gigi.h (create_var_decl): Adjust prototype.Eric Botcazou5-152/+187
2015-11-30gigi.h (is_simple_additive_expression): Declare.Eric Botcazou4-33/+133
2015-11-30* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.Eric Botcazou2-1/+7
2015-11-30ada-tree.h (TYPE_MAX_ALIGN): New macro.Eric Botcazou5-66/+71
2015-11-29re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2-47/+11
2015-11-28re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2-1/+6
2015-11-26Back out latest change.Eric Botcazou2-16/+0
2015-11-25[multiple changes]Arnaud Charlet8-13/+60
2015-11-25[multiple changes]Arnaud Charlet5-17/+51
2015-11-25[multiple changes]Arnaud Charlet5-51/+74
2015-11-25[multiple changes]Arnaud Charlet4-31/+61
2015-11-25[multiple changes]Arnaud Charlet5-10/+116
2015-11-25init.c (__gnat_is_stack_guard): Do not use mach calls for IOS simulator.Tristan Gingold2-4/+8
2015-11-24DWARF: materialize subprogram renamings in Ada as imported declarationsPierre-Marie de Rodat2-0/+12
2015-11-24sem_ch3.adb, [...]: Minor reformatting, rewording, and typo corrections.Gary Dismukes10-24/+30
2015-11-24decl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal translation for root ...Eric Botcazou3-10/+63
2015-11-24trans.c (gnat_to_gnu): In type_annotate_only mode, do not build a NULL_EXPR f...Eric Botcazou2-0/+6
2015-11-24decl.c (is_cplusplus_method): Check that the type of the first parameter (ind...Eric Botcazou2-4/+24
2015-11-23system-aix.ads: Add Frontend_Exceptions flag.Olivier Hainque43-41/+128
2015-11-23opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...Olivier Hainque20-127/+298
2015-11-19sem_elab.adb (Check_Internal_Call_Continue): Correction to previous change...Bob Duff2-1/+7
2015-11-18trans.c (elaborate_all_entities_for_package): New function extracted from...Eric Botcazou2-29/+79
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou7-316/+404
2015-11-18misc.c: Move global variables to the top of the file.Eric Botcazou2-30/+43
2015-11-18decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.Eric Botcazou2-2/+8
2015-11-18trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...Eric Botcazou2-0/+8
2015-11-18sem_ch4.adb (Try_Container_Indexing): When constructing the parameter list fo...Ed Schonberg3-3/+32
2015-11-18[multiple changes]Arnaud Charlet19-394/+774
2015-11-18[multiple changes]Arnaud Charlet12-7/+334
2015-11-18Regenerate doc.Arnaud Charlet2-479/+863
2015-11-18gnat_project_manager.rst, [...]: Update doc.Arnaud Charlet7-52/+405
2015-11-18Minor code clean ups.Arnaud Charlet1-11/+9
2015-11-18[multiple changes]Arnaud Charlet9-48/+91
2015-11-18[multiple changes]Arnaud Charlet4-38/+121
2015-11-18s-parame-vxworks.adb: Reduce default stack size for stack limit check to a re...Doug Rupp3-5/+41
2015-11-18[multiple changes]Arnaud Charlet14-15/+132
2015-11-18re PR ada/66242 (Front-end error if exception propagation disabled)Hristian Kirtchev6-355/+286
2015-11-18[multiple changes]Arnaud Charlet7-6/+74
2015-11-18[multiple changes]Arnaud Charlet4-7/+20
2015-11-18[multiple changes]Arnaud Charlet4-4/+30
2015-11-18[multiple changes]Arnaud Charlet4-32/+56
2015-11-18[multiple changes]Arnaud Charlet7-32/+110
2015-11-18sem_ch4.adb: Minor reformatting.Hristian Kirtchev6-42/+102
2015-11-18[multiple changes]Arnaud Charlet7-22/+99
2015-11-18[multiple changes]Arnaud Charlet6-4/+162
2015-11-14re PR ada/68345 (gnat build broken on dragonfly due to omission of r229342)Arnaud Charlet2-2/+6
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm2-1/+7