summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
Commit message (Expand)AuthorAgeFilesLines
* 2011-08-03 Eric Botcazou <ebotcazou@adacore.com>charlet2011-08-032-1015/+1069
* Update dependenciescharlet2011-08-022-147/+161
* Refine previous change.charlet2011-08-022-14/+5
* Fix bootstrap with g++charlet2011-08-021-0/+9
* Update dependencies.charlet2011-08-021-34/+41
* 2011-08-02 Geert Bosch <bosch@adacore.com>charlet2011-08-024-8/+139
* 2011-08-02 Eric Botcazou <ebotcazou@adacore.com>charlet2011-08-021-1825/+2386
* 2011-08-02 Javier Miranda <miranda@adacore.com>charlet2011-08-021-14/+15
* 2011-08-02 Robert Dewar <dewar@adacore.com>charlet2011-08-022-155/+158
* 2011-08-01 Robert Dewar <dewar@adacore.com>charlet2011-08-012-53/+35
* 2011-08-01 Robert Dewar <dewar@adacore.com>charlet2011-08-011-30/+31
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: If theebotcazou2011-07-241-11/+44
* * gcc-interface/utils2.c (build_binary_op) <ARRAY_REF>: Do not mark theebotcazou2011-07-241-5/+0
* * gcc-interface/gigi.h (build_function_stub): Remove.ebotcazou2011-07-244-140/+143
* 2011-07-23 Arnaud Charlet <charlet@adacore.com>charlet2011-07-231-1/+0
* * gcc-interface/Make-lang.in (GNAT1_ADA_OBJS): Move ada/b_gnat1.o to...ebotcazou2011-07-211-2/+2
* * gcc-interface/gigi.h: Move around comment.ebotcazou2011-07-151-4/+2
* * gcc-interface/utils.c (build_vms_descriptor32): Skip the 32-bitebotcazou2011-07-131-2/+4
* * prefix.h: Wrap up in extern "C" block.ebotcazou2011-07-124-13/+44
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-10/+0
* * gcc-interface/misc.c (gnat_init): Tweak previous change.ebotcazou2011-07-071-2/+2
* gcc:ro2011-07-071-8/+24
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-2/+2
* * tree.h (TYPE_ARTIFICIAL): New flag.ebotcazou2011-07-021-0/+3
* * gcc-interface/Make-lang.in (gnat1): Prepend '+' to the command.ebotcazou2011-07-011-2/+2
* * gcc-interface/Makefile.in (TOOLS_LIBS): Add $(LIBINTL).ro2011-06-291-2/+2
* * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return trueebotcazou2011-06-181-16/+21
* * gcc-interface/trans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAPebotcazou2011-06-181-1/+2
* * einfo.ads (Address_Taken): Document use for the second argument ofebotcazou2011-06-181-6/+20
* PR middle-end/46500amylaar2011-06-161-1/+1
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-143-5/+8
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-11/+0
* * gcc-interface/utils2.c (gnat_stabilize_reference): Propagateebotcazou2011-06-061-0/+3
* * gcc-interface/utils2.c (gnat_stabilize_reference) <COMPOUND_EXPR>:ebotcazou2011-06-061-2/+2
* * gcc-interface/trans.c (Identifier_to_gnu): Also handle deferredebotcazou2011-06-061-3/+5
* * gcc-interface/utils.c: Include diagnostic.h.ebotcazou2011-06-062-4/+23
* * c-common.c (def_fn_type): Remove extra va_end.jakub2011-05-251-1/+0
* * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.jsm282011-05-242-12/+7
* PR ada/49097jsm282011-05-211-1/+1
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-202-2/+2
* 2011-05-18 Kai Tietz <ktietz@redhat.com>ktietz2011-05-182-5/+5
* * gcc-interface/trans.c (call_to_gnu): In the by-reference case, if theebotcazou2011-05-121-4/+10
* don't use build_function_type in the Ada FEfroydnj2011-05-111-21/+13
* split tree_typefroydnj2011-05-111-3/+3
* * gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces.ebotcazou2011-05-071-1/+1
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-072-5/+5
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-3/+2
* don't use TYPE_ARG_TYPES in the Ada frontendfroydnj2011-05-062-17/+24
* PR ada/48844ebotcazou2011-05-053-7/+15
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-9/+0