aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-15tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather than TREE_CODE as...Jakub Jelinek2-1/+6
2006-02-15re PR rtl-optimization/26184 (memory leaks in swing modulo scheduling function)Uttam Pawar4-3/+24
2006-02-15Makefile.in: Fix the examples about the use of stampsRafael Espindola2-5/+9
2006-02-15check.c: Update copyright years.Tobias Schlüter2-1/+3
2006-02-15re PR middle-end/22275 (bitfield layout change)Michael Matz3-17/+51
2006-02-15check.c (gfc_check_minloc_maxloc, [...]): Don't call dim_range_check on not-p...Tobias Schlüter2-2/+7
2006-02-15ResyncArnaud Charlet1-0/+1511
2006-02-15(Eval_Relational_Op): Use new Is_Known_Null flag to deal with caseArnaud Charlet1-28/+29
2006-02-15Add section for gnatcheck.Arnaud Charlet1-81/+132
2006-02-15gnat_ugn.texi: Remove limitations with sparc m64 support.Arnaud Charlet7-632/+1177
2006-02-15tracebak.c (PPC AIX/Darwin): Define FORCE_CALL to 1.Eric Botcazou1-13/+18
2006-02-15s-wchjis.adb (JIS_To_EUC): Raise Constraint_Error for invalid valueRobert Dewar1-3/+23
2006-02-15s-valint.adb (Scan_Integer): Call Scan_Raw_Unsigned instead of Scan_Unsigned...Bob Duff8-76/+175
2006-02-15s-stausa.adb (Initialize_Analyzer): fixed error in assignment of task name.Quentin Ochem1-3/+3
2006-02-15sprint.adb (Write_Itype): Preserve Sloc of declaration...Ed Schonberg2-4/+99
2006-02-15sinput-d.adb (Write_Line): Update the Source_Index_Table after each line.Thomas Quinot1-9/+8
2006-02-15sem_warn.adb (Check_One_Unit): If the unit appears in a limited_with clause...Ed Schonberg1-183/+189
2006-02-15sem_type.adb (Write_Overloads): Improve display of candidate interpretations.Ed Schonberg1-8/+97
2006-02-15sem_elab.adb (Same_Elaboration_Scope): A package that is a compilation unit i...Ed Schonberg1-43/+83
2006-02-15sem_ch9.adb (Analyze_Protected_Type, [...]): Check that if this is the full-d...Javier Miranda1-128/+171
2006-02-15sem_ch8.adb (Note_Redundant_Use): Suppress unhelpful warning about redundant ...Bob Duff1-7/+34
2006-02-15sem_ch4.adb (Remove_Abstract_Interpretations): Even if there are no abstract ...Ed Schonberg1-45/+156
2006-02-15sem_ch12.adb (Inline_Instance_Body): Remove erroneous assumption that Scope_S...Thomas Quinot4-361/+670
2006-02-15sem_ch10.adb (Check_Redundant_Withs): New procedure in Analyze_Compilation_Unit.Hristian Kirtchev1-52/+457
2006-02-15sem_attr.adb (Analyze_Attribute): In case of 'Class applied to an abstract in...Javier Miranda3-89/+321
2006-02-15sem_aggr.adb (Resolve_Record_Aggregate): Restructure the code that handles de...Javier Miranda1-93/+135
2006-02-15s-auxdec-vms_64.ads (Short_Address): Wrap it in a type.Doug Rupp1-2/+8
2006-02-15restrict.ads (No_Dispatching_Calls): New GNAT restriction.Javier Miranda4-34/+89
2006-02-15prj-makr.adb (Make): Preserve the comments from the original project file.Vincent Celier1-48/+111
2006-02-15prj.ads (Error_Warning): New enumeration typeVincent Celier7-51/+267
2006-02-15prj.adb (Reset): Initialize the first element of table Namings with the stand...Vincent Celier1-1/+4
2006-02-15par-endh.adb (Explicit_Start_Label): Add code to protect the parser against s...Javier Miranda1-3/+13
2006-02-15par-ch6.adb, [...]: Implement -gnatyI switch (MODE_IN)Robert Dewar8-21/+56
2006-02-15re PR ada/23973 (without -gnat05, GNAT warns that interface is new kw, but mi...Javier Miranda1-29/+42
2006-02-15mlib-prj.adb (Index): New functionVincent Celier1-3/+57
2006-02-15make.adb (Collect_Arguments_And_Compile): For VMS...Vincent Celier2-32/+74
2006-02-15lib-xref.adb (Get_Type_Reference): For a private type whose full view is an a...Ed Schonberg1-19/+27
2006-02-15g-spipat.adb (Image, [...]): These two cases were generating incorrect output...Robert Dewar1-3/+3
2006-02-15gnatcmd.adb (Rules_Switches): New tableVincent Celier1-5/+90
2006-02-15gnatbind.adb (Scan_Bind_Arg): Replace error by warning on -M and native platf...Arnaud Charlet1-8/+16
2006-02-15g-dyntab.adb (Index_Of): conversion from Natural can no longer raise Constrai...Matthew Heaney1-3/+6
2006-02-15g-catiio.adb (Sec_Number): New type used to compute the number of seconds sin...Pascal Obry1-12/+19
2006-02-15g-altive.ads (VECTOR_ALIGNMENT): Set to Min (16...Olivier Hainque1-2/+18
2006-02-15freeze.adb (Freeze_Entity): Handle subtypes of protected types and task types...Javier Miranda1-8/+19
2006-02-15re PR ada/18819 (ACATS cdd2a02 fail at runtime)Ed Schonberg2-187/+380
2006-02-15exp_pakd.ads: Fix typos in comments.Thomas Quinot2-14/+15
2006-02-15exp_intr.adb (Expand_Unc_Deallocation): Correct error of bad analyze call.Robert Dewar1-53/+43
2006-02-15expect.c (__gnat_expect_portable_execvp): New implementation.Pascal Obry1-1/+55
2006-02-15exp_dist.adb (Copy_Specification): For access parameters...Ed Schonberg1-4/+9
2006-02-15exp_disp.ads, [...] (Expand_Dispatching_Call): If the controlling argument of...Javier Miranda2-441/+565