summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/decl.c (gnat_to_gnu_entity): Apply special treatmentebotcazou2014-10-271-1/+3
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Removeebotcazou2014-10-271-17/+20
* * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust comment.ebotcazou2014-09-221-1/+1
* 2014-08-04 Eric Botcazou <ebotcazou@adacore.com>charlet2014-08-041-20/+14
* 2014-08-01 Olivier Hainque <hainque@adacore.com>charlet2014-08-011-2/+22
* * fe.h (GNAT_Mode): New. charlet2014-08-011-1/+2
* 2014-08-01 Hristian Kirtchev <kirtchev@adacore.com>charlet2014-08-011-1/+3
* 2014-08-01 Eric Botcazou <ebotcazou@adacore.com>charlet2014-08-011-164/+67
* 2014-08-01 Robert Dewar <dewar@adacore.com>charlet2014-08-011-19/+1
* * gcc-interface/decl.c, gcc-interface/trans.c: Remove VMS handling.charlet2014-08-011-9/+7
* * gcc-interface/decl.c, gcc-interface/trans.c, charlet2014-07-311-3/+19
* 2014-07-30 Pierre-Marie Derodat <derodat@adacore.com>charlet2014-07-301-5/+6
* * gcc-interface/decl.c, gcc-interface/trans.c,charlet2014-07-181-21/+23
* * gcc-interface/decl.c (change_qualified_type): New static function.ebotcazou2014-05-181-49/+48
* * gcc-interface/decl.c (gnat_to_gnu_entity): Use Underlying_Type inebotcazou2014-05-181-10/+3
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Do notebotcazou2014-05-181-2/+4
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* gcc/ada/rsandifo2014-05-141-1/+2
* * gcc-interface/decl.c (annotate_value): Fix thinko in latest change.ebotcazou2014-05-131-5/+6
* Merge in trunk.mrs2014-04-301-11/+9
|\
| * * exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix,ebotcazou2014-04-281-11/+9
* | Merge in trunk.mrs2014-04-241-4/+2
|\ \ | |/
| * Revertebotcazou2014-04-231-4/+2
* | Merge in trunk.mrs2014-04-221-2/+4
|\ \ | |/
| * * fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.ebotcazou2014-04-221-2/+4
* | Merge from trunk.rsandifo2014-04-171-114/+111
|\ \ | |/
| * * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Create a mereebotcazou2014-04-151-79/+64
| * * gcc-interface/decl.c (prepend_one_attribute_pragma): Callebotcazou2014-04-151-2/+4
| * 2014-04-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-04-141-17/+5
| * * opt.ads (Suppress_Back_Annotation): Remove as unused.ebotcazou2014-04-141-15/+36
| * * stor-layout.c (place_field): Finalize non-constant offset for theebotcazou2014-04-141-1/+2
* | Merge in trunk.mrs2014-02-101-163/+195
|\ \ | |/
| * * gcc-interface/decl.c (gnat_to_gnu_entity): Always build a variableebotcazou2014-01-251-0/+4
| * * gcc-interface/decl.c (gnat_to_gnu_param): Make sure an Out parameterebotcazou2014-01-251-2/+4
| * 2014-01-24 Pascal Obry <obry@adacore.com>charlet2014-01-241-95/+112
| * * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Robustify testsebotcazou2014-01-201-8/+9
| * * gcc-interface/decl.c (gnat_to_gnu_entity) <case E_Record_Subtype>:ebotcazou2014-01-201-18/+50
| * * gcc-interface/decl.c (gnat_to_gnu_entity) <case E_Component>: Removeebotcazou2014-01-201-40/+16
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-0/+23
|\ \ | |/
| * * gcc-interface/decl.c (components_to_record): Add specific handlingebotcazou2013-12-041-0/+23
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge from trunk.rsandifo2013-11-181-2/+6
|\ \ | |/
| * gcc/ada/rsandifo2013-11-181-4/+4