aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-26ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou1-81/+97
2015-05-26gigi.h (gnat_stabilize_reference): Adjust prototype.Eric Botcazou1-122/+73
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou1-7/+7
2015-05-25decl.c (elaborate_expression): Take a const string suffix instead of a tree.Eric Botcazou1-63/+59
2015-05-25decl.c (gnat_to_gnu_entity): Move around.Eric Botcazou1-84/+79
2015-05-25decl.c (gnat_to_gnu_entity): Minor tweak.Eric Botcazou1-2/+2
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou1-53/+55
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou1-17/+9
2015-04-08decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstraine...Eric Botcazou1-8/+12
2015-03-16decl.c (is_from_limited_with_of_main): New predicate.Eric Botcazou1-10/+27
2015-03-16decl.c (gnat_to_gnu_entity): Do not short-circuit the regular handling.Eric Botcazou1-2/+4
2015-02-20Makefile.in: Remove references to nucleus.Arnaud Charlet1-1/+6
2015-02-20[multiple changes]Arnaud Charlet1-9/+21
2015-02-08decl.c (gnat_to_gnu_param): Do not strip the padding if the parameter either ...Eric Botcazou1-4/+6
2015-02-08decl.c (is_cplusplus_method): Use Is_Primitive flag to detect primitive opera...Eric Botcazou1-4/+5
2015-02-08decl.c (gnat_to_gnu_entity): Do not bother about alias sets in presence of de...Eric Botcazou1-1/+3
2015-01-10cuintp.c: Bump copyright year.Eric Botcazou1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-06decl.c (gnat_to_gnu_entity, [...]): When constructing a ref to variable...Olivier Hainque1-0/+1
2014-12-22decl.c (gnat_to_gnu_field): Post the error message for parent overlapping on ...Eric Botcazou1-67/+74
2014-12-22decl.c (check_ok_for_atomic): Rename into...Eric Botcazou1-60/+45
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders1-8/+33
2014-11-05decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou1-3/+25
2014-10-30Re-commit wrongly reverted previous change.Arnaud Charlet1-5/+3
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-5/+5
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou1-1/+3
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou1-17/+20
2014-09-22decl.c (gnat_to_gnu_entity): Adjust comment.Eric Botcazou1-1/+1
2014-08-04[multiple changes]Arnaud Charlet1-20/+14
2014-08-01[multiple changes]Arnaud Charlet1-2/+22
2014-08-01fe.h (GNAT_Mode): New.Arnaud Charlet1-1/+2
2014-08-01[multiple changes]Arnaud Charlet1-1/+3
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-164/+67
2014-08-01[multiple changes]Arnaud Charlet1-19/+1
2014-08-01* gcc-interface/decl.c, gcc-interface/trans.c: Remove VMS handling.Robert Dewar1-9/+7
2014-07-31decl.c, [...]: Add handling of Inline_Always pragma.Javier Miranda1-3/+19
2014-07-30decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Pierre-Marie de Rodat1-5/+6
2014-07-18decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.Arnaud Charlet1-21/+23
2014-05-18decl.c (change_qualified_type): New static function.Eric Botcazou1-49/+48
2014-05-18decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...Eric Botcazou1-10/+3
2014-05-18decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...Eric Botcazou1-2/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-14decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.Richard Sandiford1-1/+2
2014-05-13* gcc-interface/decl.c (annotate_value): Fix thinko in latest change.Eric Botcazou1-5/+6
2014-05-06Merge in wide-int.Kenneth Zadeck1-5/+3
2014-04-28exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...Eric Botcazou1-11/+9
2014-04-23RevertEric Botcazou1-4/+2
2014-04-22fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.Eric Botcazou1-2/+4
2014-04-15decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Eric Botcazou1-79/+64
2014-04-15decl.c (prepend_one_attribute_pragma): Call Is_OK_Static_Expression in lieu o...Eric Botcazou1-2/+4