aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-05-28re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert16-69/+806
2008-05-28tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region info...Seongbae Park4-4/+46
2008-05-28pa.md: Remove extern frame_pointer_needed declaration.Andreas Tobler2-3/+5
2008-05-28value-prof.c (tree_ic_transform): Print counts.Seongbae Park7-4/+75
2008-05-28see.c (see_def_extension_not_merged): Use copy_rtx_if_shared to avoid invalid...Rafael Avila de Espindola4-0/+29
2008-05-28Resync.Arnaud Charlet1-0/+35
2008-05-28sem_res.adb (Valid_Conversion): An anonymous access_to_subprogram type has a ...Ed Schonberg1-8/+8
2008-05-28sinput-p.adb (Source_File_Is_Subunit): Allow special character used for prepr...Vincent Celier2-15/+22
2008-05-28re PR ada/34446 (gnatprep evaluating "not" operator at incorrect precidence)Vincent Celier1-0/+15
2008-05-28system-lynxos-ppc.ads (Always_Compatible_Rep): Set to False.Eric Botcazou2-4/+4
2008-05-28sem_ch5.adb (Analyze_Assignment): If the name is of a local anonymous access ...Ed Schonberg2-15/+23
2008-05-28Resync.Arnaud Charlet1-0/+17
2008-05-28sem_prag.adb (Process_Extended_Import_Export_Subprogram_Pragma): Set Entity f...Sergey Rybin1-0/+4
2008-05-28sem_util.ads (Find_Overridden_Synchronized_Primitive): Removed.Javier Miranda3-367/+332
2008-05-28sem_ch3.adb (Derive_Progenitor_Subprograms): Add documentation.Javier Miranda1-0/+7
2008-05-28re PR tree-optimization/36339 (not call clobbering variable for non common of...Richard Guenther2-13/+25
2008-05-28constraints.md ('b', [...]): New constraint letters defined.Andreas Krebbel7-191/+1119
2008-05-28s390.c (z10_cost): New cost function for z10.Andreas Krebbel5-15/+85
2008-05-28re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther5-74/+41
2008-05-28Resync.Robert Dewar1-0/+33
2008-05-28* exp_util.ads: Minor reformatting.Arnaud Charlet1-8/+9
2008-05-28* exp_util.adb: Minor reformattingArnaud Charlet1-7/+7
2008-05-282008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar1-2/+11
2008-05-28restrict.ads: Add missing restrictions, and properly label all GNAT defined onesRobert Dewar6-34/+83
2008-05-28Make-lang.in: Remove gprmake.Arnaud Charlet5-4557/+7
2008-05-28old_errors.adb, [...]: Adjust.Arnaud Charlet6-1/+40
2008-05-28Resync.Arnaud Charlet1-0/+22
2008-05-282008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar1-2/+23
2008-05-28exp_fixd.adb (Build_Multiply): Correct one-off error in computing sizeRobert Dewar1-15/+6
2008-05-28gnat_rm.texi: Add note on Old giving warning when applied to constantRobert Dewar2-0/+11
2008-05-28sem_ch3.adb (Diagnose_Interface): Cleanup error messages involving improper p...Ed Schonberg1-11/+22
2008-05-28iface_eq_test.ads, [...]: New test.Arnaud Charlet4-0/+30
2008-05-28sem_ch3.adb (Derive_Progenitor_Primitives): Add missing support for user-defi...Javier Miranda4-1/+30
2008-05-28mips.c (mips_cpu_info_table): Add loongson2e and loongson2f entries.Mark Shinwell5-2/+30
2008-05-28Daily bump.GCC Administrator1-1/+1
2008-05-27data-dep-1.c: Skip test for avr-*-* too much code.Andy Hutchinson9-2/+33
2008-05-27re PR target/35767 (x86 backend uses aligned load on unaligned memory)H.J. Lu12-6/+239
2008-05-27assignment_3.f90: Add missing cleanup-modules.Tobias Burnus3-1/+7
2008-05-27re PR fortran/36316 (type mismatch in binary expression caught by verify_gimple)Tobias Burnus4-2/+74
2008-05-27fortran-torture.exp (get-fortran-torture-options): New function, replacing ol...Richard Sandiford4-10/+27
2008-05-27dwarf2out.c (current_fde): Change return type to dw_fde_ref.H.J. Lu2-8/+13
2008-05-27dwarf2out.c (current_fde): New.Xuepeng Guo2-12/+31
2008-05-27Fix c++/27975.Michael Matz8-2/+50
2008-05-27re PR middle-end/36326 (gimplification of aggregate copies introduces extra a...Michael Matz3-7/+24
2008-05-27re PR tree-optimization/36339 (not call clobbering variable for non common of...Richard Guenther5-1/+61
2008-05-27re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther2-3/+13
2008-05-27Resync.Arnaud Charlet1-0/+37
2008-05-27mlib-prj.adb: Minor reformattingRobert Dewar6-14/+17
2008-05-27exp_aggr.adb (Build_Array_Aggr_Code): If component type includes tasks and co...Ed Schonberg1-0/+10
2008-05-27sem_ch3.adb (Build_Incomplete_Type_Declaration): In the case of an untagged p...Bob Duff1-9/+26