summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
Commit message (Expand)AuthorAgeFilesLines
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-1/+1
* * gcc-interface/utils.c (gnat_write_global_declarations): Use type_declebotcazou2015-05-091-1/+1
* ada/wilson2015-04-271-0/+1
* fix Ada bootstrap for powerpc-darwin (and several regressions in ACATS and gnat)iains2015-04-091-1/+3
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Function>: Do not makeebotcazou2015-04-082-9/+14
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Deref>: New case.ebotcazou2015-03-261-0/+12
* PR ada/65451ebotcazou2015-03-202-42/+17
* * gcc-interface/utils2.c (gnat_invariant_expr): Return null if the typeebotcazou2015-03-161-0/+6
* * gcc-interface/decl.c (is_from_limited_with_of_main): New predicate.ebotcazou2015-03-162-12/+30
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract_State>: Do notebotcazou2015-03-161-2/+4
* 2015-03-12 Olivier Hainque <hainque@adacore.com>hainque2015-03-121-1/+28
* 2015-03-02 Robert Dewar <dewar@adacore.com>charlet2015-03-021-0/+1
* 2015-03-02 Pierre-Marie de Rodat <derodat@adacore.com> charlet2015-03-022-30/+54
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-241-19/+16
* Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_*.tschwinge2015-02-231-2/+2
* Remove trailing space.ebotcazou2015-02-211-1/+1
* * gcc-interface/Makefile.in: Remove references to nucleus.charlet2015-02-202-22/+6
* 2015-02-20 Yannick Moy <moy@adacore.com>charlet2015-02-201-9/+21
* * gcc-interface/decl.c (gnat_to_gnu_param): Do not strip the paddingebotcazou2015-02-081-4/+6
* * gcc-interface/decl.c (is_cplusplus_method): Use Is_Primitive flag toebotcazou2015-02-081-4/+5
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not bother about aliasebotcazou2015-02-081-1/+3
* * gcc-interface/utils.c (begin_subprog_body): Assert that the body isebotcazou2015-02-081-0/+5
* PR middle-end/64340jakub2015-02-071-0/+5
* 2015-01-30 Jerome Guitton <guitton@adacore.com>charlet2015-01-301-0/+1
* Bump copyright yearebotcazou2015-01-161-1/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+18
* * gcc-interface/cuintp.c: Bump copyright year.ebotcazou2015-01-105-5/+5
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-097-8/+71
* 2015-01-07 Tristan Gingold <gingold@adacore.com>charlet2015-01-071-0/+4
* 2015-01-07 Olivier Hainque <hainque@adacore.com>charlet2015-01-071-5/+14
* 2015-01-07 Hristian Kirtchev <kirtchev@adacore.com>charlet2015-01-071-0/+1
* 2015-01-06 Olivier Hainque <hainque@adacore.com>charlet2015-01-062-28/+2
* 2015-01-06 Pascal Obry <obry@adacore.com>charlet2015-01-062-3/+7
* PR ada/64492ebotcazou2015-01-051-1/+8
* Bump copyright yearebotcazou2015-01-051-1/+1
* * gcc-interface/misc.c (internal_error_function): Use xasprintf insteaduros2015-01-041-2/+2
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_{Min,Max}>: If theebotcazou2014-12-222-10/+57
* * gcc-interface/decl.c (gnat_to_gnu_field): Post the error messageebotcazou2014-12-221-67/+74
* * gcc-interface/decl.c (check_ok_for_atomic): Rename into...ebotcazou2014-12-222-61/+46
* Make the Ada front-end use the array descr language hookpmderodat2014-12-171-0/+62
* * gcc-interface/Makefile.in (Cygwin/Mingw): Fix previous change.ebotcazou2014-11-241-26/+5
* * gcc-interface/trans.c (build_return_expr): Use INIT_EXPR instead ofebotcazou2014-11-241-6/+7
* * gcc-interface/trans.c (push_range_check_info): Replace early testebotcazou2014-11-243-7/+12
* * gcc-interface/trans.c (Call_to_gnu): Strip unchecked conversions onebotcazou2014-11-221-6/+10
* * gcc-interface/trans.c (gnat_gimplify_expr): Add 'type' variable.ebotcazou2014-11-221-10/+12
* 2014-11-20 Jerome Lambourg <lambourg@adacore.com>charlet2014-11-201-4/+13
* convert many if_marked htab to hash_tabletbsaunde2014-11-202-42/+60
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): For a function withebotcazou2014-11-051-30/+59
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: For aebotcazou2014-11-051-3/+25
* * gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu): Setebotcazou2014-11-051-3/+7