aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2005-03-18exp_dist.adb (Get_PCS_Name): Move from Exp_Dist body to Sem_Dist spec...Thomas Quinot6-116/+122
2005-03-18exp_ch6.adb (Expand_Inlined_Call): handle the case when the renamed entity is...Ed Schonberg1-3/+3
2005-03-18exp_ch3.adb (Check_Attr): New subprogram.Thomas Quinot3-62/+134
2005-03-18exp_ch2.adb (In_Assignment_Context): Recognize slice assignments to entry for...Ed Schonberg1-2/+3
2005-03-18einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro...Javier Miranda3-4/+24
2005-03-18checks.adb (Apply_Array_Size_Check): Completely remove this for GCC 3, since ...Robert Dewar1-122/+95
2005-03-18a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed.Javier Miranda9-148/+0
2005-03-18ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou5-70/+75
2005-03-18adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used.Pascal Obry3-19/+61
2005-03-18Fix typos.Mike Stump1-1/+1
2005-03-17Fix entry.Eric Botcazou1-4/+4
2005-03-16gcc-version.m4: Delete.Zack Weinberg2-44/+52
2005-03-16mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ...Vincent Celier2-11/+29
2005-03-15Make-lang.in (ada/treeprs.ads, [...]): Use unique subdirectories of ada/bldto...Jakub Jelinek2-15/+21
2005-03-15trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry.Eric Botcazou2-0/+7
2005-03-15resync.Arnaud Charlet1-1/+764
2005-03-15gnat_ugn.texi: Remove extended inline assembly example...Geert Bosch2-1032/+194
2005-03-15[multiple changes]Arnaud Charlet32-3664/+3654
2005-03-15usage.adb: Add missing lines for -gnat95 and -gnat05 switchesRobert Dewar3-4/+25
2005-03-15sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX.Matthew Gingell1-5/+3
2005-03-15s-imgwch.adb: Add with and use of Interfaces.Gary Dismukes1-2/+4
2005-03-15s-fatgen.adb (Valid): Extend special exceptions to account for long long floa...Geert Bosch1-7/+17
2005-03-15sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic...Ed Schonberg1-7/+44
2005-03-15sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached...Ed Schonberg1-15/+16
2005-03-15sem_ch4.adb (Analyze_Concatenation): Do not consider operators marked Elimina...Ed Schonberg1-6/+16
2005-03-15re PR ada/15608 (Bug box at sem_ch3.adb:8228)Ed Schonberg1-29/+61
2005-03-15sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re...Javier Miranda1-79/+134
2005-03-15sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that ...Ed Schonberg1-12/+31
2005-03-15Make-lang.in: Add g-utf_32 unit for gnat and gnatbindRobert Dewar7-1712/+3798
2005-03-15re PR ada/6852 (gnatlib fails to build with newlib because it doesn't set up ...Doug Rupp1-9/+24
2005-03-15re PR ada/20226 (Error in __gnat_install_SEH_handler breaks bootstrap)Pascal Obry2-6/+16
2005-03-15gnatchop.adb (Locate_Executable): Normalize the possibly VMS style Command_Name.Doug Rupp1-7/+7
2005-03-15exp_tss.ads, [...] (Find_Inherited_TSS): New subprogram...Thomas Quinot2-8/+58
2005-03-15exp_smem.adb, [...]: Remove OK_For_Stream flag, not used, not needed.Robert Dewar2-8/+9
2005-03-15exp_intr.adb (Expand_Unc_Conversion): As a target type...Ed Schonberg1-3/+25
2005-03-15exp_ch7.adb (Convert_View): Use base types of underlying types when determini...Ed Schonberg1-3/+5
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Robert Dewar6-154/+369
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou7-608/+858
2005-03-15checks.adb (Get_E_First_Or_Last): When the expression being retrieved is an N...Thomas Quinot1-1/+11
2005-03-15bindgen.adb (Gen_Main_C): Change WBI __posix_exit to decc$posix_exitDoug Rupp1-3/+4
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda25-727/+1437
2005-03-15re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm...Robert Dewar10-424/+498
2005-03-15a-stzunb.adb, [...]: Move Realloc_For_Chunk to private part of package.Robert Dewar9-327/+671
2005-03-15a-reatim.ads, [...]: Add functions Minutes and Seconds for AI-386.Robert Dewar3-4/+35
2005-03-15tracebak.c: Under Darwin, use the same unwinding mechanisms as under PPC/AIX.Nicolas Setton1-3/+3
2005-03-15adaint.c: Prefix #include of VMS system header files with vms/ [VMS]...Doug Rupp3-15/+18
2005-03-15s-intman-posix.adb (Notify_Exception): Adjust signature, as handler for sigac...Olivier Hainque3-39/+176
2005-03-15mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr...Vincent Celier47-3557/+5507
2005-03-15s-osinte-tru64.ads, [...] (Get_Stack_Base): New functionEric Botcazou3-16/+121
2005-03-15system-unixware.ads, [...]: Add line defining Compiler_System_Version to be F...Robert Dewar37-116/+186