summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues2008-04-1346-191/+206
* sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues2008-04-1332-215/+227
* s-secsta.adb, [...]: Fix comment typos.Ralf Wildenhues2008-04-1362-167/+192
* re PR ada/35825 (Update g-soccon-rtems.ads)Joel Sherrill2008-04-122-0/+6
* re PR ada/35917 (s-linux.ads:106:41: "int" is not visible)Arnaud Charlet2008-04-122-1/+5
* gnat_ugn.texi: Fix typos.Ralf Wildenhues2008-04-1069-155/+183
* re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram)Samuel Tardieu2008-04-092-2/+14
* decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp2008-04-0913-30/+117
* gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.Eric Botcazou2008-04-085-3/+126
* decl.c (prepend_attributes): Fix typo.Eric Botcazou2008-04-086-11/+16
* ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.Eric Botcazou2008-04-084-21/+35
* decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...Eric Botcazou2008-04-087-89/+167
* decl.c (adjust_packed): Expand comment.Eric Botcazou2008-04-082-1/+7
* Resync.Arnaud Charlet2008-04-081-4/+26
* Removed.Arnaud Charlet2008-04-081-387/+0
* Update comments.Arnaud Charlet2008-04-082-3/+3
* New file.Arnaud Charlet2008-04-082-0/+698
* Change name In_Default_Expression => In_Spec_Expression Change name...Arnaud Charlet2008-04-081-4/+4
* (Task_Address): New subtype of System.AddressArnaud Charlet2008-04-082-0/+24
* (Task_Address): New subtypeArnaud Charlet2008-04-081-0/+12
* Use Task_Address.Arnaud Charlet2008-04-082-3/+6
* (Short_Address_Size): New constant.Arnaud Charlet2008-04-081-4/+5
* (Minimum_Stack_Size): Increase value to 16KArnaud Charlet2008-04-081-2/+4
* (malloc32, realloc32): New functions.Arnaud Charlet2008-04-081-1/+12
* Update comments.Arnaud Charlet2008-04-081-4/+26
* Update comments.Arnaud Charlet2008-04-081-2/+2
* * makeutl.adb (Path_Or_File_Name): New functionArnaud Charlet2008-04-081-4/+32
* Use Task_Address instead of System.Address.Arnaud Charlet2008-04-081-2/+3
* Resync.Arnaud Charlet2008-04-081-0/+1451
* bindgen.adb (Gen_Adainit_Ada): If the main program is a CIL function...Jerome Lambourg2008-04-083-8/+94
* g-comlin.ads, [...] (Expansion): Remove unreachable return statement.Emmanuel Briot2008-04-084-14/+44
* binde.adb (Gather_All_Links, [...]): units that are mentioned in limited_with...Ed Schonberg2008-04-081-16/+24
* impunit.adb: Add Interfaces.Java.JNI...Robert Dewar2008-04-0828-83/+111
* ctrl_c.c: Improve handling of ctrl-c on LynxOS and Windows.Eric Botcazou2008-04-081-3/+14
* gen-soccon.c: Bump year in copyright notices.Thomas Quinot2008-04-082-10/+12
* vms_conv.adb (Output_Version): Print "GNAAMP" instead of "GNAT when AAMP_On_T...Vincent Celier2008-04-087-253/+1369
* a-direct.adb (Start_Search): Check for Name_Error before checking for Use_Err...Vincent Celier2008-04-081-69/+108
* vxaddr2line.adb: Use Unsigned_32 instead of Integer for address type.Tristan Gingold2008-04-081-20/+30
* types.h: Change CE_Null_Exception_Id to the correct value (8, was 9).Bob Duff2008-04-081-2/+2
* tree_io.ads: Increase ASIS_Version_Number because of adding Sem_Aux to the se...Sergey Rybin2008-04-081-3/+3
* stylesw.adb: Implement -gnaty + - y optionsRobert Dewar2008-04-082-13/+134
* styleg.adb (Check_Comment): Allow special char after -- in non-end-of-line caseRobert Dewar2008-04-081-16/+28
* stringt.adb (Write_String_Table_Entry): Handle wide characters properlyRobert Dewar2008-04-081-3/+2
* s-strxdr.adb, [...] (Block_IO_OK): New subprogram.Hristian Kirtchev2008-04-083-20/+156
* s-stoele.ads, [...]: Move the location of Dummy_Communication_Block from Syst...Hristian Kirtchev2008-04-083-23/+32
* s-imgdec.adb (Set_Decimal_Digits): Fix error when input is zero with negative...Robert Dewar2008-04-081-9/+27
* sem_aggr.adb (Analyze_N_Extension_Aggregate): Add legality checks for the anc...Ed Schonberg2008-04-082-60/+209
* sem.adb (Analyze): Consider case in which we analyze an empty node that was g...Javier Miranda2008-04-082-81/+103
* scng.adb (Scan_Identifier): Handle case of identifier starting with wide char...Robert Dewar2008-04-081-3/+5
* prj-util.adb (Executable_Of): New String parameter Language.Vincent Celier2008-04-082-36/+102