aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-27(System.File_IO.{Close, Delete, Reset}): Change File parameter from "in out A...Thomas Quinot16-48/+300
2008-05-272008-05-27 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-4/+3
2008-05-272008-05-27 Vincent Celier <celier@adacore.com>Vincent Celier1-2/+10
2008-05-27s-stausa.adb (Initialize): Updated result initialization, and initialization ...Quentin Ochem3-69/+94
2008-05-27* exp_ch6.adb: Minor reformattingArnaud Charlet1-2/+2
2008-05-27exp_aggr.adb: Add ??? comment Fix typoThomas Quinot1-1/+3
2008-05-27makeutl.adb: Minor code reorganizationThomas Quinot1-4/+4
2008-05-27* gnat.dg/interface5.ad[sb]: New test.Arnaud Charlet3-0/+17
2008-05-27Resync.Arnaud Charlet1-0/+28
2008-05-272008-05-27 Vincent Celier <celier@adacore.com>Vincent Celier2-3/+55
2008-05-272008-05-27 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-27/+33
2008-05-27* sem_ch3.adb: Minor reformattingArnaud Charlet1-4/+4
2008-05-272008-05-27 Vincent Celier <celier@adacore.com>Vincent Celier1-11/+113
2008-05-27* gnat.dg/sync1.ad[sb]: New test.Arnaud Charlet3-0/+31
2008-05-27Resync.Arnaud Charlet1-0/+21
2008-05-27system-darwin-ppc.ads (Always_Compatible_Rep): Set to False.Eric Botcazou10-17/+17
2008-05-272008-05-27 Vincent Celier <celier@adacore.com>Vincent Celier1-8/+10
2008-05-27ResyncArnaud Charlet1-0/+52
2008-05-27exp_dist.adb: Minor reformatingThomas Quinot1-2/+2
2008-05-272008-05-27 Doug Rupp <rupp@adacore.com>Doug Rupp2-8/+8
2008-05-27xsnames.adb: Remove unused variable OnameVincent Celier1-3/+1
2008-05-27prj-attr.adb: Add new project level attribute Map_File_OptionVincent Celier5-117/+122
2008-05-27gnat_ugn.texi: Add succinct documentation for attribute Excluded_Source_List_...Vincent Celier1-1/+5
2008-05-27sem_ch3.adb (Fixup_Bad_Constraint): Set the Etype on the bad subtype to the k...Gary Dismukes1-1/+3
2008-05-27exp_disp.adb (Build_Dispatch_Tables): For a private type completed by a synch...Ed Schonberg1-10/+13
2008-05-27sem_attr.adb: add guard to previous patch.Ed Schonberg1-4/+8
2008-05-27Add TImode libgcc functions for mul and div on SPU.Trevor Smigiel1-0/+12
2008-05-27Add TImode libgcc functions for mul and div.Trevor Smigiel1-1/+3
2008-05-27Add TImode libgcc functions for mul and div.Trevor Smigiel4-2/+323
2008-05-27pr11832.c: XFAIL on (x86 && ilp32 && pic).Kaveh R. Ghazi3-0/+9
2008-05-27re PR c++/35909 (ICE with bit-field and const references)Alexandre Oliva4-1/+32
2008-05-27Daily bump.GCC Administrator1-1/+1
2008-05-26rs6000.c (rs6000_legitimize_tls_address): Generate new tls_gd_* and tls_ld_* ...Steven Bosscher3-171/+164
2008-05-26cpp.c (cpp_define_builtins): Fixed warning about comment.Daniel Franke1-5/+1
2008-05-26cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros, added FIXME ins...Daniel Franke2-1/+20
2008-05-26cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550.Paolo Carlini9-11/+132
2008-05-26re PR tree-optimization/36329 (latent problem with tree inlining)Eric Botcazou5-8/+23
2008-05-26avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs()) instead of pm_lo8/pm_...Tristan Gingold3-3/+13
2008-05-26re PR target/34932 ([avr] ICE in reload)Andy Hutchinson2-12/+5
2008-05-26Resync.Arnaud Charlet1-0/+47
2008-05-26tree_io.ads (ASIS_Version_Number): Update because of the changes made in fron...Sergey Rybin1-1/+1
2008-05-26* sem_attr.adb: Add some ??? comments for previous changeArnaud Charlet1-1/+19
2008-05-26* s-vaflop.ads: Add comments for previous changeArnaud Charlet1-1/+6
2008-05-26s-vaflop-vms-alpha.adb: Remove System.IO use clause...Doug Rupp1-10/+16
2008-05-26* exp_vfpt.ads: Add ??? comment for last changeArnaud Charlet1-2/+4
2008-05-26* exp_vfpt.adb: Minor reformattingArnaud Charlet1-2/+2
2008-05-26* exp_ch6.adb: Add ??? comment for previous changeArnaud Charlet1-3/+5
2008-05-26tree-ssa-sccvn.c (expr_has_constants): Declare.Richard Guenther2-2/+9
2008-05-26s-casi16.adb (Uhalf): Rewrite it as integer with small alignment.Eric Botcazou6-42/+24
2008-05-26exp_ch3.adb (Expand_N_Object_Declaration): Remove checks for No_Default_Initi...Gary Dismukes2-3/+28