aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Fogot to commit ipa-struct-reorg.cOlga Golovanevsky1-15/+77
2007-12-13re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Uros Bizjak10-113/+208
2007-12-13Restore part of patch lost for PR ada/15805:Arnaud Charlet1-0/+14
2007-12-13re PR ada/34360 (typo gcc/ada/Makefile.in for GNU/kFreeBSD)Samuel Tardieu2-2/+8
2007-12-13re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther7-8/+74
2007-12-13ipa-struct-reorg.c (is_candidate): Print information to dump file when the ty...Olga Golovanevsky1-0/+15
2007-12-13struct: New directory with tests for struct-reorg optimizaion.Olga Golovanevsky26-0/+963
2007-12-13(Attribute_to_gnu): Check for violations of the No_Implicit_Dynamic_Code rest...Bob Duff2-5/+34
2007-12-13ResyncArnaud Charlet1-0/+1136
2007-12-13invoke.texi (Optimiza Options): Document new -fipa-struct-reorg option and st...Golovanevsky Olga2-1/+29
2007-12-13re PR libfortran/34427 (Revision 130708 breaks namelist input)Tobias Burnus2-0/+39
2007-12-13Update comments.Arnaud Charlet3-10/+18
2007-12-13(Nkind_In): New functions.Arnaud Charlet1-21/+175
2007-12-13Removed, no longer usedArnaud Charlet1-158/+0
2007-12-13New file.Arnaud Charlet1-0/+62
2007-12-13New file.Arnaud Charlet1-0/+47
2007-12-13sem_ch3.ads, [...] (Check_Abstract_Overriding): Avoid generation of spurious ...Javier Miranda2-194/+245
2007-12-13i-vxwork.ads: Kill new warning on Convention C, since changing the spec would...Arnaud Charlet1-1/+6
2007-12-13s-parame-vxworks.adb: Update comments to reflect usage of this package by Nuc...Geert Bosch1-1/+1
2007-12-13symbols-processing-vms-ia64.adb (Process.Skip_Half): New procedureVincent Celier1-7/+28
2007-12-13make.adb (Scan_Make_Arg): Add test for -aamp_target switch...Gary Dismukes1-98/+121
2007-12-13itypes.ads, itypes.adb (Create_Itype): For access-to-subprogram types...Bob Duff2-30/+39
2007-12-13impunit.adb: Add entries for missing unitsRobert Dewar3-640/+650
2007-12-13g-socthi-vms.ads (Fd_Set_Access): make it 32-bit.Vasiliy Fofanov3-3/+7
2007-12-13s-os_lib.ads, [...] (Normalize_Pathname): Do not compute Reference_Dir unless...Emmanuel Briot2-11/+15
2007-12-13tb-gcc.c (uw_data_t, [...]): Only define if not GCC-SJLJ eh.Olivier Hainque1-5/+16
2007-12-13a-cohase.ads, [...]: Document which generic formal operations are called for ...Matthew Heaney4-32/+626
2007-12-13gnat_ugn.texi: Dcoument new rules for style check comment alignment Document ...Robert Dewar3-137/+483
2007-12-13a-direct.adb (Create_Path): Always take '/' as a directory separator, even on...Vincent Celier1-2/+6
2007-12-13xeinfo.adb: Remove warningsRobert Dewar30-278/+341
2007-12-13treepr.ads, treepr.adb: (pl): implement use of positive value shorthandsRobert Dewar2-7/+37
2007-12-13tbuild.ads, tbuild.adb: Fix location of flag for unrecognized pragma messageRobert Dewar2-10/+37
2007-12-13tb-alvms.c (struct tb_entry_t, [...]): Revert back to use of Procedure Value ...Olivier Hainque4-15/+15
2007-12-13styleg.adb (Check_Comment): More liberal rules for comment placementRobert Dewar1-3/+42
2007-12-13s-tassta.adb (Create_Task): Take into account tasks created by foreign threads.Arnaud Charlet1-3/+14
2007-12-13s-stoele.adb ("mod"): mod negative value raises Constraint_ErrorRobert Dewar1-6/+13
2007-12-13s-stausa.ads (Stack_Analyzer): Remove First_Is_Topmost, redundant with Stack_...Olivier Hainque2-107/+193
2007-12-13s-soflin.ads: Apply new pragma Favor_Top_Level to all access-to-subprogram ty...Bob Duff1-3/+21
2007-12-13sinput-l.adb (Load_File): Disable style checks when preprocessing.Thomas Quinot1-31/+40
2007-12-13sinput.adb (Get_Source_File_Index): Add assertion to guard against an invalid...Thomas Quinot1-8/+8
2007-12-13sem_util.ads, [...] (Is_Concurrent_Interface): New routine.Bob Duff2-172/+287
2007-12-13sem_type.adb (Function_Interp_Has_Abstract_Op): Add guard to check whether fo...Hristian Kirtchev1-8/+12
2007-12-13sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context,...Geert Bosch1-4/+6
2007-12-13sem_disp.adb (Check_Dispatching_Call): If an actual in a call to an inherited...Ed Schonberg1-1/+44
2007-12-13sem_ch9.adb (Analyze_Requeue): Add a local flag to capture whether a requeue ...Hristian Kirtchev1-69/+216
2007-12-13sem_ch8.adb (Analyze_Subprogram_Renaming): Special error message for renaming...Robert Dewar1-72/+276
2007-12-13sem_ch4.adb (Analyze_Selected_Component): Include the requeue statement to th...Hristian Kirtchev1-191/+397
2007-12-13s-imenne.adb, [...]: New files.Robert Dewar23-232/+576
2007-12-13sem_ch12.adb (Instantiate_Formal_Subprogram): In the subprogram renaming decl...Ed Schonberg1-26/+59
2007-12-13sem_ch10.adb (Check_Private_Child_Unit): A non-private library level subprogr...Thomas Quinot1-63/+79