aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-18decl.c (maybe_pad_type): Only generate the XVS parallel type if the padded ty...Eric Botcazou2-3/+9
2008-04-18decl.c (gnat_to_gnu_entity): Use the return by target pointer mechanism as so...Eric Botcazou2-5/+12
2008-04-18gigi.h (create_var_decl_1): Declare.Eric Botcazou3-59/+51
2008-04-17decl.c (gnat_to_gnu_entity): Promote the alignment of objects by default.Eric Botcazou4-12/+9
2008-04-17g-socket.ads, [...] (Get_Address): Make Stream a "not null" parameter.Samuel Tardieu3-5/+11
2008-04-17g-socket.adb: Add a message "IPv6 not supported" to the Socket_Error exception.Samuel Tardieu2-3/+8
2008-04-16re PR ada/29015 (Ada 2005 observer pattern with mutually dependent packages a...Samuel Tardieu2-1/+7
2008-04-15[multiple changes]Samuel Tardieu2-6/+30
2008-04-15re PR ada/28733 (GNAT crash while compiling Ada-2005 code)Samuel Tardieu2-2/+20
2008-04-15[multiple changes]Samuel Tardieu2-12/+28
2008-04-15ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.Eric Botcazou5-37/+68
2008-04-14vms_data.ads: Fix typo in constant.Ralf Wildenhues51-71/+91
2008-04-14sem_prag.adb (Analyze_Pragma, [...]): Extend error to every non-object and ch...Robert Dewar2-3/+8
2008-04-14sem_util.ads, [...] (In_Subprogram): Remove.Robert Dewar4-16/+7
2008-04-14re PR ada/18680 (pragma Linker_Section problems)Samuel Tardieu2-0/+12
2008-04-14re PR ada/16098 (Illegal program not detected, RM 13.1(6))Samuel Tardieu2-0/+36
2008-04-14re PR ada/15915 (Illegal program not detected, RM 13.11(15))Samuel Tardieu5-1/+26
2008-04-14sem_util.ads, [...] (In_Subprogram): New function.Samuel Tardieu4-1/+21
2008-04-14re PR ada/20822 (makeinfo cannot process gnat_ugn_unw.texi)Rolf Ebert2-5/+33
2008-04-14re PR ada/35050 (renames entities not in symbol table)Samuel Tardieu2-13/+22
2008-04-13re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not ...Samuel Tardieu2-1/+9
2008-04-13sfn_scan.adb, [...]: Fix comment typos.Ralf Wildenhues46-191/+206
2008-04-13sem_ch10.adb, [...]: Fix comment typos.Ralf Wildenhues32-215/+227
2008-04-13s-secsta.adb, [...]: Fix comment typos.Ralf Wildenhues62-167/+192
2008-04-12re PR ada/35825 (Update g-soccon-rtems.ads)Joel Sherrill2-0/+6
2008-04-12re PR ada/35917 (s-linux.ads:106:41: "int" is not visible)Arnaud Charlet2-1/+5
2008-04-10gnat_ugn.texi: Fix typos.Ralf Wildenhues69-155/+183
2008-04-09re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram)Samuel Tardieu2-2/+14
2008-04-09decl.c (validate_size): Set minimum size for fat pointers same as access types.Doug Rupp13-30/+117
2008-04-08gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.Eric Botcazou5-3/+126
2008-04-08decl.c (prepend_attributes): Fix typo.Eric Botcazou6-11/+16
2008-04-08ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.Eric Botcazou4-21/+35
2008-04-08decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...Eric Botcazou7-89/+167
2008-04-08decl.c (adjust_packed): Expand comment.Eric Botcazou2-1/+7
2008-04-08Resync.Arnaud Charlet1-4/+26
2008-04-08Removed.Arnaud Charlet1-387/+0
2008-04-08Update comments.Arnaud Charlet2-3/+3
2008-04-08New file.Arnaud Charlet2-0/+698
2008-04-08Change name In_Default_Expression => In_Spec_Expression Change name...Arnaud Charlet1-4/+4
2008-04-08(Task_Address): New subtype of System.AddressArnaud Charlet2-0/+24
2008-04-08(Task_Address): New subtypeArnaud Charlet1-0/+12
2008-04-08Use Task_Address.Arnaud Charlet2-3/+6
2008-04-08(Short_Address_Size): New constant.Arnaud Charlet1-4/+5