aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-15gnat_ugn.texi: Document that -fstack-check is needed for strict compliance wi...Cyrille Comar5-357/+798
2005-11-15[multiple changes]Arnaud Charlet7-43/+32
2005-11-15xgnatugn.adb: Replace invalid membership test by 'ValidRobert Dewar1-7/+7
2005-11-15tempdir.adb (Tempdir): Do not use environment variable TMPDIR if it designate...Vincent Celier1-2/+5
2005-11-15switch.adb (Bad_Switch): New procedureVincent Celier3-58/+54
2005-11-15s-stoele.adb: Fix code for Address mod Storage_Offset for negative offset valuesRobert Dewar1-4/+6
2005-11-15s-finroo.ads, [...] (Read): Addition of "not null" to the anonymous access.Javier Miranda5-124/+159
2005-11-15sem_warn.ads, [...] (Publicly_Referenceable): Generic formals of a generic su...Ed Schonberg3-17/+243
2005-11-15sem_util.ads, [...]: Change name Is_Package to Is_Package_Or_Generic_Package.Robert Dewar2-34/+127
2005-11-15re PR ada/15604 (Ambiguous aggregate -- Accepts invalid)Ed Schonberg1-7/+73
2005-11-15sem_res.adb (Resolve_Call): Provide a better error message whenever a procedu...Hristian Kirtchev1-82/+111
2005-11-15sem_eval.adb: Implement d.f flagRobert Dewar1-9/+23
2005-11-15sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic context...Ed Schonberg1-14/+268
2005-11-15sem_ch7.adb (Install_Parent_Private_Declarations): New procedure nested withi...Gary Dismukes1-6/+95
2005-11-15sem_ch6.adb (Check_Conformance): The null-exclusion feature can be omitted in...Javier Miranda1-52/+149
2005-11-15sem_ch3.ads, [...] (Build_Discriminal): Add link to original discriminant.Ed Schonberg2-194/+261
2005-11-15sem_ch12.ads, [...] (Map_Entities): Exclude entities whose names are internal...Gary Dismukes2-71/+342
2005-11-15sem_ch10.adb: Change name Is_Package to Is_Package_Or_Generic_Package Do not ...Robert Dewar1-42/+76
2005-11-15sem_aggr.adb (Resolve_Aggregate): An others choice is legal on the rhs of an ...Ed Schonberg1-5/+26
2005-11-15prj-pp.adb (Print): Do not output the with statement if the associated name i...Emmanuel Briot2-18/+36
2005-11-15prj-part.adb (Create_Virtual_Extending_Project): Put virtual project into Prj...Vincent Celier1-1/+14
2005-11-15prj-ext.adb: Take into account new environment variable GPR_PROJECT_PATH.Vincent Celier1-9/+51
2005-11-15par-ch10.adb (P_Compilation_Unit): Add defenses against junk unit syntax, whi...Robert Dewar1-5/+20
2005-11-15namet.h: (Column_Numbe): New type.Eric Botcazou1-1/+6
2005-11-15mdll.adb (Build_Reloc_DLL): Fix parameter handling when a map file is used.Pascal Obry1-15/+22
2005-11-15Make-lang.in: Makefile automatically updatedGNAT Script1-1319/+1371
2005-11-15make.adb (Compile_Sources): Change verbose message to minimum verbosity level...Vincent Celier2-178/+501
2005-11-15lib-xref.adb (Generate_Definition, [...]): Treat the internal entity created ...Ed Schonberg1-1/+14
2005-11-15interfac.ads: Change declarations of IEEE float types so that we no longer ne...Robert Dewar1-11/+15
2005-11-15init.c [VMS]: Don't install __gnat_error_handler if DBG$TDBG defined.Doug Rupp1-1/+6
2005-11-15g-spitbo.adb: (Hash): Rotate by 3 instead of 1Robert Dewar1-2/+2
2005-11-15g-regpat.adb (Fail): raise Expression_Error including the diagnostic message,...Arnaud Charlet1-23/+23
2005-11-15gprep.adb: Implement -C switch to scan commentsRobert Dewar5-56/+151
2005-11-15gnatbind.adb (Is_Cross_Compiler): New function returning True for cross-compi...Pascal Obry1-3/+21
2005-11-15g-debpoo.adb (Set_Valid): Use Integer_Address instead of Storage_Offset to av...Robert Dewar1-65/+87
2005-11-15re PR ada/23732 ([ada] Library_Version still at 4.0 ?)Arnaud Charlet1-2/+2
2005-11-15freeze.adb (Freeze_Entity): For an access formal that is an access to subprog...Ed Schonberg1-5/+6
2005-11-15impunit.adb: Exclude container helper units not intended for use by users.Robert Dewar1-11/+3
2005-11-15exp_strm.adb (Build_Stream_Attr_Profile, [...]): Add the null-excluding attri...Javier Miranda2-8/+18
2005-11-15exp_intr.adb (Expand_Unc_Deallocation): If GIGI needs an actual subtype to co...Thomas Quinot2-59/+121
2005-11-15exp_fixd.adb: Use Universal_Real instead of Long_Long_Float when...Robert Dewar2-96/+77
2005-11-15expect.c (__gnat_kill): Fix implementation...Pascal Obry2-23/+20
2005-11-15exp_dist.adb (Append_Array_Traversal): Modify constrained case to generate a ...Thomas Quinot1-62/+89
2005-11-15exp_ch5.adb (Expand_N_Assignment_Statement, [...]): For an assignment of a va...Cyrille Comar3-123/+164
2005-11-15sem_disp.adb: Change name Is_Package to Is_Package_Or_Generic_PackageJavier Miranda11-11/+295
2005-11-15sem_attr.adb: Implement Machine_Rounding attributeRobert Dewar6-229/+513
2005-11-15exp_aggr.adb (Build_Record_Aggr_Code): Do not create master entity for task c...Ed Schonberg1-255/+311
2005-11-15sem_elab.adb: Change name Is_Package to Is_Package_Or_Generic_PackageRobert Dewar9-123/+432
2005-11-15clean.adb (Check_Project): Look for Ada code in extending project, even if Ad...Vincent Celier8-446/+1133
2005-11-15xref_lib.adb (Parse_Identifier_Info): It is possible for an entity line in th...Emmanuel Briot1-4/+5