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