aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2004-11-02Correct the date in my changelog entryAndrew Pinski1-1/+1
2004-11-02re PR ada/18228 (Ada uses the wrong file ending for its shared library on dar...Andrew Pinski2-0/+8
2004-10-27Resync.Arnaud Charlet1-0/+390
2004-10-27gnat_ugn.texi: Generalize "finding memory problems" section into a "memory ma...Cyrille Comar1-163/+309
2004-10-272004-10-26 Vincent Celier <celier@gnat.com>Vincent Celier5-21/+63
2004-10-27trans.c (call_to_gnu): For an (in-)out parameter passed by reference whose ty...Eric Botcazou1-0/+14
2004-10-27tracebak.c (IS_BAD_PTR): Use IsBadCodePtr on Win32 to check for ptr validity ...Pascal Obry2-17/+31
2004-10-27sem_util.adb (Is_Aliased_View): Defend against the case where this subprogram...Thomas Quinot2-24/+32
2004-10-27sem_elab.adb (Check_Elab_Call): Do not check a call that does not appear in t...Ed Schonberg1-0/+8
2004-10-27sem_ch6.adb (Analyze_Subprogram_Body): If body is a subunit for a different k...Ed Schonberg1-16/+69
2004-10-27sem_ch3.adb (Complete_Private_Subtype): If the full view is a task or protect...Ed Schonberg1-0/+6
2004-10-27sem_ch13.adb (Analyze_Attribute_Definition_Clause, [...]): enhance, document ...Cyrille Comar3-24/+32
2004-10-27sem_ch12.adb (In_Main_Context): Predicate to determine whether the current in...Ed Schonberg1-4/+60
2004-10-27sem_ch10.adb (Optional_Subunit): If file of expected subunit is empty, post m...Ed Schonberg1-1/+8
2004-10-27sem_attr.adb (Resolve_Attribute, [...]): Apply proper accessibility check to ...Ed Schonberg1-51/+87
2004-10-27s-bitops.adb (Bit_Eq): Remove redundant check.Robert Dewar3-12/+9
2004-10-27s-arit64.adb: (Le3): New function, used by Scaled_DivideRobert Dewar2-145/+127
2004-10-27prj-nmsc.adb (Language_Independent_Check): Do not forbid virtual extension of...Vincent Celier3-32/+38
2004-10-27prj-env.adb: (Contains_ALI_Files): New Boolean functionVincent Celier1-4/+64
2004-10-27lib-xref.adb (Generate_Reference): Don't complain about reference to entry pa...Robert Dewar1-0/+9
2004-10-27init.c (__gnat_error_handler): Instead of trying to read the memory before th...Pascal Obry1-11/+7
2004-10-27i-cpp.ads, i-cpp.adb: Change layout of VTable for new C++ ABI.Matthew Gingell2-17/+15
2004-10-27g-os_lib.ads, [...] (Set_Executable, [...]): New subprograms.Thomas Quinot5-20/+58
2004-10-27gnat1drv.adb: Suppress calling the back end when Frontend_Layout_On_Target is...Gary Dismukes1-0/+4
2004-10-27exp_dist.adb (Build_General_Calling_Stubs): New formal parameter RACW_Type, u...Thomas Quinot6-84/+97
2004-10-27exp_ch6.adb (Expand_Actuals): If the actual for an in-out parameter is aliase...Ed Schonberg1-7/+38
2004-10-27exp_ch4.adb (Expand_N_Op_Eq): Make sure we expand a loop for array compares i...Robert Dewar2-45/+67
2004-10-27exp_aggr.adb (Safe_Component): An aggregate component that is an unchecked co...Ed Schonberg1-8/+84
2004-10-27eval_fat.adb (Eps_Model,Eps_Denorm): Remove, no longer used.Geert Bosch1-90/+33
2004-10-27decl.c (gnat_to_gnu_field): Use the type of the inner object for a JM type on...Eric Botcazou1-15/+19
2004-10-27clean.adb (Delete): Do not output warnings when in quiet output and not in ve...Vincent Celier1-24/+35
2004-10-27checks.adb (Expr_Known_Valid): If floating-point validity checks are enabled...Ed Schonberg1-5/+18
2004-10-27a-filico.ads, [...]: fix incorrect header.Arnaud Charlet4-7/+7
2004-10-27a-exexpr.adb (Setup_Key): Change initial value to 16#DEAD#...Gary Dismukes1-3/+4
2004-10-27expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix".Olivier Hainque4-13/+13
2004-10-27s-parame-mingw.adb (Default_Stack_Size): Add some comments.Pascal Obry2-1/+14
2004-10-27s-parame-linux.adb (Minimum_Stack_Size): Adjust to return 12K instead of 8K...Olivier Hainque1-2/+6
2004-10-27mlib-tgt-darwin.adb: New file.Nicolas Setton15-10/+511
2004-10-272004-10-26 Vincent Celier <celier@gnat.com>Vincent Celier5-36/+20
2004-10-20Fix date.Aaron W. LaFramboise1-1/+1
2004-10-20adaint.c (__gnat_get_libraries_from_registry): Cast value to LPBYTE.Aaron W. LaFramboise3-2/+12
2004-10-18* gnatvsn.ads: Set gnat library version to 4.0.Matthias Klose2-1/+5
2004-10-05mlib-tgt.ads: (Build_Dynamic_Library): New parameter Options_2Vincent Celier2-3/+10
2004-10-04re PR ada/15156 (gnatlink does not link due to undefined symbol _gnat__string...Laurent GUERBY2-4/+10
2004-10-04tracebak.c: Always set LOWEST_ADDR to 0 on Win32 (as done on all other x86 pl...Pascal Obry2-8/+5
2004-10-04s-tassta.adb (Task_Wrapper): Make it Convention C...Olivier Hainque2-56/+57
2004-10-04re PR ada/13897 (gnat does not implement tasking on powerpc)Bernard Banner4-0/+401
2004-10-04init.c (__gnat_initialize): Call an Ada subprogram to perform the table regis...Olivier Hainque2-5/+21
2004-10-04sem_ch4.adb (Try_Object_Operation): Reformat the code to expand in-line the c...Javier Miranda2-36/+25
2004-10-04s-vxwork-x86.ads: (FP_CONTEXT): Defined to be correct sizeEd Falis2-6/+13