summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/17746ebotcazou2004-12-233-2/+7
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-222-3/+11
* * trans.c (gigi): Update gimplify_body call.rth2004-12-192-1/+5
* * tree.def (SET_TYPE): Remove.nathan2004-12-092-1/+4
* Resync.charlet2004-12-081-0/+380
* * g-socket.ads (Get_Host_By_Address, Get_Host_By_Name): Clarifycharlet2004-12-0820-529/+994
* * vxaddr2line.adb: Add support for x86 vxworkscharlet2004-12-081-4/+8
* * sem_ch8.adb (Find_Type): If node is a reference to 'Base and thecharlet2004-12-081-26/+26
* * sem_ch5.adb (One_Bound): Remove call to Resolve, as the bound needscharlet2004-12-081-8/+21
* * sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogramcharlet2004-12-081-43/+68
* * nlists.adb (Prepend_Debug): Remove parameters and nest withincharlet2004-12-082-96/+97
* * misc.c (gnat_types_compatible_p, LANG_HOOKS_TYPES_COMPATIBLE_P):charlet2004-12-083-36/+18
* * Makefile.in: Add support for foreign threads on VMS.charlet2004-12-081-1/+1
* * lib-xref.adb (Generate_Reference): Handle properly a reference to ancharlet2004-12-082-23/+45
* * g-regpat.adb: (Match): Change a misuse of or to or elsecharlet2004-12-081-1/+1
* * g-os_lib.adb (Spawn): Explicitly initialize Saved_Error to avoid acharlet2004-12-081-1/+5
* * gnatmem.adb, gnatname.adb, gnatsym.adb, gprcmd.adb, vms_conv.adb:charlet2004-12-085-11/+10
* * exp_dist.adb (Specific_Build_General_Calling_Stubs,charlet2004-12-084-754/+5745
* * exp_ch7.adb (Expand_Cleanup_Actions): If statement sequence ofcharlet2004-12-081-4/+10
* * exp_ch6.adb (Expand_Call): Add comment on handling of back endcharlet2004-12-083-43/+91
* * exp_ch4.adb (Expand_N_Indexed_Component): For an indexed componentcharlet2004-12-083-22/+28
* * eval_fat.adb: Revert previous change.charlet2004-12-081-33/+90
* * decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type forcharlet2004-12-082-36/+46
* * debug.adb: Document that -gnatdA automatically sets -gnatR3mcharlet2004-12-084-72/+52
* * make.adb (Check_Mains, Switches_Of): Adapt to name changes incharlet2004-12-0825-2858/+3633
* * back_end.adb (Scan_Back_End_Switches): Accept --param.charlet2004-12-082-3/+4
* * atree.adb (Visit_Itype): Create a new name for the generated itype,charlet2004-12-081-2/+12
* * a-exexpr.adb (Others_Value, All_Others_Value): Change initial valuescharlet2004-12-081-2/+4
* * s-intman-vxworks.adb (Notify_Exception): removed useless check forcharlet2004-12-082-18/+21
* * Make-lang.in (ada/trans.o): Depend on $(EXPR_H).schwab2004-11-272-5/+9
* Resync.charlet2004-11-251-0/+10
* * g-socthi-mingw.ads, g-socthi-vms.ads: Remove C_Read and C_Write fromcharlet2004-11-253-27/+1
* * ada-tree.h: Minor reformatting of previous change to avoid linescharlet2004-11-252-2/+8
* * tb-gcc.c: GCC infrastructure based implementation ofcharlet2004-11-252-0/+107
* Complete previous check-in: add Style_Check_Xtra_Parens.charlet2004-11-251-14/+19
* gcc/steven2004-11-242-4/+6
* 2004-11-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-222-1/+11
* * stylesw.adb: Change Style_Check_Subprogram_Order toaj2004-11-212-7/+12
* Resync.charlet2004-11-191-0/+299
* * gnat_ugn.texi:charlet2004-11-194-22/+24
* * makegpr.adb (Compile): Put the compiling switches (in packagecharlet2004-11-191-7/+13
* * s-tposen.adb (Lock_Entry): Remove the code for raising Program_Errorcharlet2004-11-191-28/+14
* * make.adb (Gnatmake): Invoke gnatlink with -shared-libgcc whencharlet2004-11-191-26/+38
* * init.c (__gnat_map_signal): map SIGSEGV to Storage_Error for AE653charlet2004-11-191-6/+14
* * gnat1drv.adb, gnatbind.adb, gnatchop.adb, gnatfind.adb, gnatlink.adb,charlet2004-11-198-14/+16
* * exp_pakd.adb (Convert_To_PAT_Type): After replacing the originalcharlet2004-11-191-0/+17
* * expect.c: Define __unix__ when __APPLE__ is defined.charlet2004-11-193-2/+9
* * exp_dbug.ads: Update documentation to reflect simpler encoding forcharlet2004-11-192-20/+19
* * exp_ch4.adb (Expand_N_Selected_Component): If the component is thecharlet2004-11-196-127/+193
* * errout.ads, errout.adb: (First_Sloc): New functioncharlet2004-11-1911-58/+100