aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2008-05-202008-05-20 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-23/+35
2008-05-202008-05-20 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-47/+94
2008-05-202008-05-20 Javier Miranda <miranda@adacore.com>Javier Miranda6-95/+116
2008-05-202008-05-20 Thomas Quinot <quinot@adacore.com>Thomas Quinot3-131/+185
2008-05-20re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not ...Ed Schonberg1-3/+3
2008-05-202008-05-20 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-9/+4
2008-05-202008-05-20 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-2/+1
2008-05-20opt.ads (Treat_Restrictions_As_Warnings): New switchRobert Dewar6-15/+41
2008-05-20* Makefile.inArnaud Charlet2-176/+147
2008-05-20init.c: Enable stack probing on ppc-linux.Tristan Gingold3-7/+11
2008-05-202008-05-20 Vincent Celier <celier@adacore.com>Vincent Celier1-152/+373
2008-05-202008-05-20 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-0/+24
2008-05-20exp_smem.ads, [...]: Construction of access and assign routines has been repl...Kevin Pouget6-209/+165
2008-05-202008-05-20 Thomas Quinot <quinot@adacore.com>Thomas Quinot1-94/+201
2008-05-20exp_disp.adb (Make_DT, [...]): Avoid generating dispatch tables of locally de...Javier Miranda1-63/+34
2008-05-20exp_ch6.adb (Expand_Call): Add guard to ensure that both the parent and the d...Hristian Kirtchev1-60/+93
2008-05-20prj.adb (Hash (Project_Id)): New functionVincent Celier16-1558/+2125
2008-05-20exp_ch5.adb (Expand_Assign_Record): Within an initialization procedure for a ...Ed Schonberg1-0/+3
2008-05-202008-05-20 Gary Dismukes <dismukes@adacore.com>Gary Dismukes1-26/+35
2008-05-202008-05-20 Javier Miranda <miranda@adacore.com>Javier Miranda1-11/+6
2008-05-20re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi...Robert Dewar4-540/+520
2008-05-20decl.c: Do not emit a variable for a object that has an address representatio...Tristan Gingold1-3/+36
2008-05-20cstand.adb (Print_Standard): Issue the correct Size clause for type Wide_Wide...Vincent Celier1-1/+1
2008-05-20checks.adb (Apply_Arithmetic_Overflow_Check): Avoid intermediate overflow if ...Robert Dewar1-102/+211
2008-05-20ali.adb: Correct casing of ASCII.NULRobert Dewar2-11/+8
2008-05-20re PR ada/24533 (FAIL: a85013b: *** glibc detected *** free(): invalid poin...Arnaud Charlet1-8/+5
2008-05-20i-cobol.ads: Interfaces.COBOL should be preelaborate.Santiago Uruena1-1/+2
2008-05-20Makefile.rtl (GNAT.Sockets.Thin_Common): New unit.Thomas Quinot31-2464/+2069
2008-05-17trans.c (gnat_to_gnu): Account for dummy types pointed to by the converted po...Eric Botcazou2-29/+60
2008-05-15trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...Eric Botcazou2-27/+40
2008-05-14sem_attr.adb (Analyze_Attribute, [...]): Add restrictions to the prefix of 'Old.Samuel Tardieu5-1/+96
2008-05-13re PR ada/24880 (infinite loop on conversion of integer type with size clause)Eric Botcazou2-1/+33
2008-05-12sem_ch3.adb (Build_Derived_Record_Type): Accept statically matching constrain...Samuel Tardieu2-12/+27
2008-05-12* utils2.c (known_alignment, contains_save_expr_p)Tomas Bily5-20/+23
2008-05-08utils.c (handle_pure_attribute, [...]): Rename DECL_IS_PURE to DECL_PURE_P.Andreas Schwab2-3/+8
2008-05-05* decl.c (maybe_pad_type): Add ??? comment.Eric Botcazou2-1/+11
2008-05-03decl.c (components_to_record): Zero the alignment of the qualified union buil...Eric Botcazou2-0/+6
2008-05-03decl.c (maybe_pad_type): Try to get a form of the type with integral mode eve...Eric Botcazou5-73/+114
2008-05-01decl.c (make_packable_type): Resize the last component to its RM size only if...Eric Botcazou3-7/+23
2008-04-30Makefile.in: Adapt sh4-linux target.Samuel Tardieu2-1/+7
2008-04-29[multiple changes]Samuel Tardieu2-5/+24
2008-04-28re PR ada/36007 (verify_gimple failed)Eric Botcazou2-1/+10
2008-04-28gcc/ada/Ralf Wildenhues2-9/+15
2008-04-24trans.c (Attribute_to_gnu): LengthOlivier Hainque2-11/+15
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini3-5/+7
2008-04-22s-osinte-rtems.adb: Add sigalstack function.Joel Sherrill3-8/+52
2008-04-22i-forbla.adb: Link against -llapack and -lblas by default instead of the priv...Samuel Tardieu2-2/+8
2008-04-21Access to most C builtins from AdaOlivier Hainque3-72/+737
2008-04-20decl.c (gnat_to_gnu_entity): Also promote the alignment of constant objects, ...Eric Botcazou5-17/+33
2008-04-19decl.c (gnat_to_gnu_entity): When trying to promote the alignment...Eric Botcazou2-3/+9