aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/gigi.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-16* doc/gnat_rm/implementation_defined_attributes.rstEric Botcazou1-3/+5
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou1-27/+15
2016-04-27gigi.h (gnat_to_gnu_entity): Adjust prototype.Eric Botcazou1-13/+11
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou1-6/+8
2016-02-16gigi.h (maybe_debug_type): New inline function.Eric Botcazou1-0/+11
2016-01-28gigi.h (enum attr_type): Rename into...Eric Botcazou1-2/+2
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou1-0/+30
2016-01-18gigi.h (build_call_raise_column): Adjust prototype.Eric Botcazou1-8/+22
2015-12-10gigi.h (create_var_decl): Adjust comment.Eric Botcazou1-6/+12
2015-11-30gigi.h (create_var_decl): Adjust prototype.Eric Botcazou1-5/+9
2015-11-30gigi.h (is_simple_additive_expression): Declare.Eric Botcazou1-0/+6
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou1-15/+12
2015-11-12decl.c (gnat_to_gnu_entity): Create IMPORTED_DECL nodes to describe the subpr...Arnaud Charlet1-0/+5
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+3
2015-09-14gigi.h (ref_filename): Delete.Eric Botcazou1-21/+15
2015-06-26gigi.h (note_types_used_by_globals): Delete.Eric Botcazou1-3/+2
2015-06-26gigi.h (create_var_decl_1): Rename into...Eric Botcazou1-53/+40
2015-06-19gigi.h (record_builtin_type): Adjust comment.Eric Botcazou1-24/+25
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+3
2015-06-01gigi.h (build_simple_component_ref): Declare.Eric Botcazou1-0/+5
2015-05-28gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou1-7/+34
2015-05-26ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou1-10/+22
2015-05-26gigi.h (gnat_stabilize_reference): Adjust prototype.Eric Botcazou1-3/+2
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou1-11/+4
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou1-7/+13
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou1-5/+14
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-08-01[multiple changes]Arnaud Charlet1-0/+6
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-43/+1
2014-08-01[multiple changes]Arnaud Charlet1-0/+3
2014-07-31utils.c (lookup_and_insert_pad_type): New function extracted from...Eric Botcazou1-1/+1
2014-07-31[multiple changes]Arnaud Charlet1-1/+3
2014-07-30decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Pierre-Marie de Rodat1-0/+6
2014-04-14opt.ads (Suppress_Back_Annotation): Remove as unused.Eric Botcazou1-0/+6
2014-03-13re PR ada/51483 (cstand.adb:Register_Float_Type makes invalid assumption abou...Eric Botcazou1-2/+2
2014-01-21[multiple changes]Arnaud Charlet1-3/+7
2013-10-17[multiple changes]Arnaud Charlet1-2/+2
2013-10-14gigi.h (standard_datatypes): Add ADT_set_exception_parameter_declTristan Gingold1-0/+3
2013-07-21gigi.h: Likewise.Ondřej Bílka1-1/+1
2013-06-13ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.Eric Botcazou1-7/+5
2013-05-26gigi.h (create_type_decl): Adjust prototype.Eric Botcazou1-5/+9
2013-05-26gigi.h (make_aligning_type): Adjust prototype.Eric Botcazou1-2/+3
2013-05-24gigi.h (gnat_init_gcc_fp): Declare.Eric Botcazou1-0/+6
2013-05-24gigi.h (enum inline_status_t): New type.Eric Botcazou1-3/+15
2013-02-06Revert previous change, unintended.Arnaud Charlet1-15/+3
2013-02-06[multiple changes]Arnaud Charlet1-3/+15
2013-01-22gigi.h (ADT_unhandled_except_decl, [...]): New.Tristan Gingold1-1/+5
2013-01-02par_sco.adb: Add SCO generation for task types and single task declarations.Thomas Quinot1-2/+0
2013-01-02[multiple changes]Arnaud Charlet1-0/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1