summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (expand_expr_real_1): Do not expand operand #1 and #2ebotcazou2012-07-251-4/+1
* 2012-07-23 Tristan Gingold <gingold@adacore.com>charlet2012-07-233-139/+149
* 2012-07-23 Tristan Gingold <gingold@adacore.com>charlet2012-07-231-0/+1
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Try to ensureebotcazou2012-07-191-1/+12
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Do notebotcazou2012-07-191-6/+6
* * gcc-interface/trans.c (stmt_group_may_fallthru): New function.ebotcazou2012-07-181-6/+24
* 2012-07-16 Tristan Gingold <gingold@adacore.com>charlet2012-07-161-0/+4
* gcc/steven2012-07-162-1/+2
* 2012-07-12 Vasiliy Fofanov <fofanov@adacore.com>charlet2012-07-121-2/+3
* * gcc-interface/trans.c (Call_to_gnu): Robustify test for function caseebotcazou2012-07-031-3/+2
* * gcc-interface/utils2.c (build_simple_component_ref): Do not lookebotcazou2012-07-031-1/+3
* * exp_disp.adb (Expand_Dispatching_Call): Propagate the convention onebotcazou2012-07-033-3/+62
* * gcc-interface/utils.c (gnat_pushdecl): Set TYPE_CONTEXT for typesebotcazou2012-07-031-1/+6
* gcc/steven2012-06-192-6/+4
* PR ada/53592ebotcazou2012-06-153-19/+20
* PR middle-end/53590ebotcazou2012-06-151-0/+3
* 2012-06-14 Jose Ruiz <ruiz@adacore.com>charlet2012-06-141-358/+104
* Revertebotcazou2012-06-131-74/+3
* 2012-06-12 Robert Dewar <dewar@adacore.com>charlet2012-06-121-2568/+1999
* * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).hainque2012-06-111-5/+7
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Convert GNU_SIZEebotcazou2012-06-113-65/+57
* * gcc-interface/trans.c (Identifier_to_gnu): Test Is_Elementary_Typeebotcazou2012-06-111-3/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not specifically dealebotcazou2012-06-112-7/+8
* * gcc-interface/decl.c (gnat_to_gnu_entity): Translate the Esize onebotcazou2012-06-111-8/+11
* * output.h (merge_weak, assemble_alias,steven2012-06-042-2/+1
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-2/+0
* * gcc-interface/decl.c (variant_desc): Rename 'record' to 'new_type'.ebotcazou2012-05-261-8/+15
* * gcc-interface/utils.c (gnat_write_global_declarations): Put a nameebotcazou2012-05-201-1/+5
* * gcc-interface/decl.c (Has_Thiscall_Convention): New macro.ebotcazou2012-05-193-9/+80
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: For an object atebotcazou2012-05-181-0/+8
* 2012-05-15 Olivier Hainque <hainque@adacore.com>charlet2012-05-151-1/+1
* 2012-05-15 Tristan Gingold <gingold@adacore.com>charlet2012-05-152-80/+92
* 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-141-2/+6
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+5
* 2012-05-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-131-2/+2
* * gcc-interface/Makefile.in (TOOLS_LIBS): Add ../../ggc-none.o.ebotcazou2012-05-121-2/+2
* 2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-111-9/+12
* Fix copyright dateebotcazou2012-05-101-1/+1
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-4/+1
* * gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl.ebotcazou2012-05-061-0/+6
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: In the renamingebotcazou2012-05-061-0/+8
* * gcc-interface/trans.c (Loop_Statement_to_gnu): Also handle invariantebotcazou2012-05-061-110/+149
* * gcc-interface/misc.c (gnat_post_options): Disable caret by default.ebotcazou2012-05-061-0/+4
* * gcc-interface/gigi.h (make_packable_type): Declare.ebotcazou2012-05-065-756/+839
* gcc/ada/charlet2012-05-021-21/+9
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-4/+2
* * gcc-interface/decl.c (gnat_to_gnu_entity): In type annotation mode,ebotcazou2012-04-301-22/+42
* * config/i386/i386.c (ix86_handle_struct_attribute): Use the properebotcazou2012-04-301-0/+13
* * gcc-interface/gigi.h (mark_out_of_scope): Delete.ebotcazou2012-04-304-124/+106
* 2012-04-26 Tristan Gingold <gingold@adacore.com>charlet2012-04-262-49/+33