aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch6.adb
AgeCommit message (Expand)AuthorFilesLines
2008-09-14a-crbtgk.adb, [...]: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-08-22exp_ch6.adb: Minor reformattingRobert Dewar1-1/+6
2008-08-22exp_ch5.adb, [...]: Rename...Bob Duff1-14/+28
2008-08-202008-08-20 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-8/+0
2008-08-20sem_aggr.adb, [...] (Valid_Ancestor): Resolve confusion between partial and f...Ed Schonberg1-0/+8
2008-08-04exp_ch6.adb: Minor comment fix.Thomas Quinot1-1/+1
2008-08-01exp_ch6.adb (Expand_Call): Adjustment to previous fix for passing correct acc...Gary Dismukes1-3/+5
2008-08-01exp_ch6.adb (Expand_Call): Remove ugly special-case code that resets Orig_Pre...Gary Dismukes1-9/+0
2008-07-31exp_attr.adb (Enclosing_Object): New function local to handling of access att...Gary Dismukes1-27/+41
2008-07-31exp_ch6.adb (Make_Build_In_Place_Call_In_Object_Declaration): Use Insert_Acti...Ed Schonberg1-1/+1
2008-06-03Makefile.in (common_tools): Fix typos in $(exeext) extension.Ralf Wildenhues1-2/+2
2008-05-27* exp_ch6.adb: Minor reformattingArnaud Charlet1-2/+2
2008-05-272008-05-27 Doug Rupp <rupp@adacore.com>Doug Rupp1-5/+5
2008-05-26* exp_ch6.adb: Add ??? comment for previous changeArnaud Charlet1-3/+5
2008-05-262008-05-26 Doug Rupp <rupp@adacore.com>Doug Rupp1-0/+14
2008-05-26einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias.Javier Miranda1-2/+2
2008-05-20exp_ch6.adb (Expand_Call): Add guard to ensure that both the parent and the d...Hristian Kirtchev1-60/+93
2008-04-08s-rident.ads: Add No_Default_Initialization restrictionRobert Dewar1-120/+74
2008-03-26exp_disp.adb (Make_DT, [...]): Set attribute Is_Static_Dispatch_TableJavier Miranda1-16/+34
2008-03-25exp_ch6.adb, [...]: Update copyright notice.Arnaud Charlet1-6/+6
2008-03-249drpc.adb, [...]: Fix comment typos.Ralf Wildenhues1-4/+4
2007-12-13atree.adb (Flag231..Flag247): New functionsRobert Dewar1-235/+57
2007-10-15s-taprop-solaris.adb, [...]: Minor reformatting.Robert Dewar1-4/+42
2007-09-26einfo.adb (Is_Thunk): New attribute applicable to subprograms.Javier Miranda1-22/+106
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar1-4/+3
2007-08-16exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g...Gary Dismukes1-7/+35
2007-08-14a-stzsup.adb, [...]: Fix warnings for range tests optimized out.Robert Dewar1-91/+144
2007-06-06exp_ch6.ads, [...] (Expand_Call): When adding an extra accessibility actual...Gary Dismukes1-420/+412
2007-04-06einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New functionRobert Dewar1-184/+734
2006-10-31exp_ch6.ads, [...]: Use new Validity_Check suppression capability.Robert Dewar1-373/+696
2006-02-17expander.adb: Fix typo in commentRamon Fernandez1-1/+13
2006-02-15re PR ada/25885 (Tree checking failure on ASIS)Ed Schonberg1-42/+209
2005-12-09a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp...Javier Miranda1-6/+3
2005-11-15rtsfind.ads, [...]: Complete support for Ada 2005 interfaces.Hristian Kirtchev1-65/+233
2005-09-05exp_ch6.adb (Expand_Call): If an actual is a function call rewritten from obj...Ed Schonberg1-183/+202
2005-07-07exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ...Javier Miranda1-26/+203
2005-07-04checks.adb (Null_Exclusion_Static_Checks): In the case of N_Object_Declaratio...Gary Dismukes1-6/+28
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes1-18/+187
2005-03-18exp_ch6.adb (Expand_Inlined_Call): handle the case when the renamed entity is...Ed Schonberg1-3/+3
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Robert Dewar1-65/+120
2005-02-10g-zstspl.ads: New file.Robert Dewar1-2/+2
2004-12-08exp_ch6.adb (Expand_Call): Add comment on handling of back end intrinsicArnaud Charlet1-14/+16
2004-10-27exp_ch6.adb (Expand_Actuals): If the actual for an in-out parameter is aliase...Ed Schonberg1-7/+38
2004-10-04exp_ch6.adb (Expand_N_Function_Call): If stack checking is enabled...Ed Schonberg1-0/+7
2004-09-13[multiple changes]Arnaud Charlet1-9/+19
2004-09-01[multiple changes]Arnaud Charlet1-7/+5
2004-08-09[multiple changes]Arnaud Charlet1-0/+11
2004-06-25revert: [multiple changes]Arnaud Charlet1-13/+12
2004-06-14[multiple changes]Arnaud Charlet1-13/+45