aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2005-07-29* decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata4-7/+11
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo5-26/+45
2005-07-09decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski2-4/+10
2005-07-09utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.Andrew Pinski2-2/+9
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2-1/+5
2005-07-07resync.Arnaud Charlet1-0/+145
2005-07-07vms_data.ads: Add VMS qualifiers for new gnatpp switch --no-separate-isSergey Rybin2-0/+13
2005-07-07expect.c: Minor reformattingThomas Quinot1-2/+2
2005-07-07tracebak.c: Refine tracebacks to use Unwind_Backtrace scheme on ia64 platform...Bernard Banner1-1/+1
2005-07-07sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package...Ed Schonberg1-30/+63
2005-07-07par-load.adb (Load): If a child unit is loaded through a limited_with clause...Ed Schonberg4-187/+386
2005-07-07re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not ...Olivier Hainque1-12/+26
2005-07-07freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.Javier Miranda9-76/+305
2005-07-07exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ...Javier Miranda5-271/+621
2005-07-07decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...Eric Botcazou1-2/+6
2005-07-07bindgen.adb (Gen_Output_File_C): When switch -a was specified...Vincent Celier2-5/+12
2005-07-07g-socthi-mingw.adb (C_Inet_Addr): New body used to convert the returned type ...Pascal Obry3-41/+61
2005-07-05Add due credit.Eric Botcazou1-0/+1
2005-07-04resyncArnaud Charlet1-0/+303
2005-07-04[multiple changes]Arnaud Charlet8-59/+271
2005-07-04a-convec.ads, [...]: Declaration of subtype Extended_Index was changed.Matthew Heaney3-479/+602
2005-07-04makegpr.adb (Build_Global_Archive): Make sure the list of sources is correctl...Vincent Celier1-56/+27
2005-07-04vms_conv.adb (Initialize): Allow multiple ALI files to be given to the GNAT B...Vincent Celier1-1/+1
2005-07-04tracebak.c: Enable tracebacks on ia64 platformsMatthew Gingell1-0/+11
2005-07-04re PR ada/22039 (special functions for string concat of 3/4/5 args doc'ed to ...Robert Dewar3-6/+6
2005-07-04sem_util.adb (Is_Object_Reference): An indexed or selected component whose pr...Ed Schonberg1-2/+6
2005-07-04sem_type.adb (Covers): Verify that Corresponding_Record_Type is present befor...Ed Schonberg1-47/+49
2005-07-04sem_res.adb (Resolve_Actuals): Do not resolve the expression of an actual tha...Thomas Quinot1-8/+12
2005-07-04sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ...Gary Dismukes1-7/+22
2005-07-04sem_ch6.adb (Conforming_Types): If the types are anonymous access types check...Ed Schonberg1-8/+16
2005-07-04sem_ch4.adb (Transform_Object_Operation): For an actual that is an overloaded...Thomas Quinot1-1/+13
2005-07-04sem_ch10.adb (Build_Limited_Views): A type declared with a private type exten...Ed Schonberg1-7/+37
2005-07-04scng.adb: Do not consider Mod used as an attribute to be a keywordRobert Dewar1-4/+8
2005-07-04par-load.adb: Load the context items in two rounds.Javier Miranda1-58/+87
2005-07-04par-ch9.adb (P_Task, [...]): Indicate that single task and single protected d...Ed Schonberg1-2/+9
2005-07-04mlib-prj.adb (Auto_Initialize): New constant StringVincent Celier4-15/+39
2005-07-04Makefile.in: Replace indepsw-linux.adb by indepsw-gnu.adbMatthew Gingell2-11/+13
2005-07-04make.adb (Change_To_Object_Directory): When unable to change the current dir ...Vincent Celier1-1/+5
2005-07-04exp_intr.adb (Expand_Unc_Deallocation): If the designated type is controlled...Ed Schonberg1-1/+10
2005-07-04exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for Itypes.Thomas Quinot1-13/+2
2005-07-04exp_attr.adb (Mod): Evaluate condition expression with checks off, to prevent...Ed Schonberg1-2/+6
2005-07-04decl.c (prepend_attributes): New case.Eric Botcazou12-731/+846
2005-07-04checks.adb (Null_Exclusion_Static_Checks): In the case of N_Object_Declaratio...Gary Dismukes3-15/+53
2005-07-04a-tags.adb (Type_Specific_Data): Define Tags_Table as a small array.Joel Brobecker1-36/+59
2005-07-04mlib-tgt-tru64.adb, [...] (Build_Dynamic_Library): Remove all auto-initializa...Vincent Celier14-337/+120
2005-07-04s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code...Eric Botcazou2-7/+32
2005-07-042005-07-04 Thomas Quinot <quinot@adacore.com>Thomas Quinot3-21/+201
2005-07-04* s-stausa.ads, s-stausa.adb: New files.Arnaud Charlet1-0/+4
2005-07-04New file.Arnaud Charlet2-0/+385
2005-07-01Update FSF addressR. Kelley Cook1626-3252/+3257