aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2008-04-09re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram)Samuel Tardieu2-2/+14
2008-04-09decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp13-30/+117
2008-04-08gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.Eric Botcazou5-3/+126
2008-04-08decl.c (prepend_attributes): Fix typo.Eric Botcazou6-11/+16
2008-04-08ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.Eric Botcazou4-21/+35
2008-04-08decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...Eric Botcazou7-89/+167
2008-04-08decl.c (adjust_packed): Expand comment.Eric Botcazou2-1/+7
2008-04-08Resync.Arnaud Charlet1-4/+26
2008-04-08Removed.Arnaud Charlet1-387/+0
2008-04-08Update comments.Arnaud Charlet2-3/+3
2008-04-08New file.Arnaud Charlet2-0/+698
2008-04-08Change name In_Default_Expression => In_Spec_Expression Change name...Arnaud Charlet1-4/+4
2008-04-08(Task_Address): New subtype of System.AddressArnaud Charlet2-0/+24
2008-04-08(Task_Address): New subtypeArnaud Charlet1-0/+12
2008-04-08Use Task_Address.Arnaud Charlet2-3/+6
2008-04-08(Short_Address_Size): New constant.Arnaud Charlet1-4/+5
2008-04-08(Minimum_Stack_Size): Increase value to 16KArnaud Charlet1-2/+4
2008-04-08(malloc32, realloc32): New functions.Arnaud Charlet1-1/+12
2008-04-08Update comments.Arnaud Charlet1-4/+26
2008-04-08Update comments.Arnaud Charlet1-2/+2
2008-04-08* makeutl.adb (Path_Or_File_Name): New functionArnaud Charlet1-4/+32
2008-04-08Use Task_Address instead of System.Address.Arnaud Charlet1-2/+3
2008-04-08Resync.Arnaud Charlet1-0/+1451
2008-04-08bindgen.adb (Gen_Adainit_Ada): If the main program is a CIL function...Jerome Lambourg3-8/+94
2008-04-08g-comlin.ads, [...] (Expansion): Remove unreachable return statement.Emmanuel Briot4-14/+44
2008-04-08binde.adb (Gather_All_Links, [...]): units that are mentioned in limited_with...Ed Schonberg1-16/+24
2008-04-08impunit.adb: Add Interfaces.Java.JNI...Robert Dewar28-83/+111
2008-04-08ctrl_c.c: Improve handling of ctrl-c on LynxOS and Windows.Eric Botcazou1-3/+14
2008-04-08gen-soccon.c: Bump year in copyright notices.Thomas Quinot2-10/+12
2008-04-08vms_conv.adb (Output_Version): Print "GNAAMP" instead of "GNAT when AAMP_On_T...Vincent Celier7-253/+1369
2008-04-08a-direct.adb (Start_Search): Check for Name_Error before checking for Use_Err...Vincent Celier1-69/+108
2008-04-08vxaddr2line.adb: Use Unsigned_32 instead of Integer for address type.Tristan Gingold1-20/+30
2008-04-08types.h: Change CE_Null_Exception_Id to the correct value (8, was 9).Bob Duff1-2/+2
2008-04-08tree_io.ads: Increase ASIS_Version_Number because of adding Sem_Aux to the se...Sergey Rybin1-3/+3
2008-04-08stylesw.adb: Implement -gnaty + - y optionsRobert Dewar2-13/+134
2008-04-08styleg.adb (Check_Comment): Allow special char after -- in non-end-of-line caseRobert Dewar1-16/+28
2008-04-08stringt.adb (Write_String_Table_Entry): Handle wide characters properlyRobert Dewar1-3/+2
2008-04-08s-strxdr.adb, [...] (Block_IO_OK): New subprogram.Hristian Kirtchev3-20/+156
2008-04-08s-stoele.ads, [...]: Move the location of Dummy_Communication_Block from Syst...Hristian Kirtchev3-23/+32
2008-04-08s-imgdec.adb (Set_Decimal_Digits): Fix error when input is zero with negative...Robert Dewar1-9/+27
2008-04-08sem_aggr.adb (Analyze_N_Extension_Aggregate): Add legality checks for the anc...Ed Schonberg2-60/+209
2008-04-08sem.adb (Analyze): Consider case in which we analyze an empty node that was g...Javier Miranda2-81/+103
2008-04-08scng.adb (Scan_Identifier): Handle case of identifier starting with wide char...Robert Dewar1-3/+5
2008-04-08prj-util.adb (Executable_Of): New String parameter Language.Vincent Celier2-36/+102
2008-04-082008-04-08 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-1/+5
2008-04-08par-ch11.adb (P_Exception_Handler): Check indentation level for handlerRobert Dewar1-1/+6
2008-04-08osint.ads, osint.adb (Get_Libraries_From_Registry): Improve documentation.Jose Ruiz2-7/+49
2008-04-08nlists.adb (Is_Non_Empty_List): Remove redundant test.Thomas Quinot1-2/+2
2008-04-08mlib-prj.adb (Build_Library): Compare with ALI file name in canonical case to...Vincent Celier1-10/+17
2008-04-08Make-lang.in: Disable warnings during first stage of bootstrap Get rid of gna...Arnaud Charlet1-221/+246