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