[multiple changes]
[gcc.git] / gcc / ada / gcc-interface /
2013-01-04 Arnaud Charlet[multiple changes]
2013-01-03 Arnaud Charlet[multiple changes]
2013-01-03 Arnaud CharletUpdate comments.
2013-01-02 Richard Bienerre PR bootstrap/55784 (declaration of C function 'const...
2013-01-02 Thomas Quinotpar_sco.adb: Add SCO generation for task types and...
2013-01-02 Arnaud Charlet[multiple changes]
2012-12-15 Eric Botcazoure PR ada/53996 (format string issue in gcc-interface...
2012-12-11 Eric Botcazou* gcc-interface/Make-lang.in (RTS_DIR): Define only...
2012-12-08 Eric Botcazoutrans.c (gnat_to_gnu): Assert that the type of the...
2012-12-08 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Be prepared for a...
2012-12-05 Arnaud CharletMake-lang.in: Update dependencies.
2012-11-28 Eric BotcazouFix date and trailing space in previous commit.
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-23 Eric Botcazoutrans.c (Attribute_to_gnu): Look through a view convers...
2012-11-23 Eric Botcazoudecl.c (components_need_strict_alignment): New.
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Eric Botcazoudecl.c: Remove trailing spaces.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 Eric Botcazoutrans.c (gnat_to_gnu): Deal with a missing library...
2012-11-07 Eric BotcazouMakefile.in: Revert most changes.
2012-11-06 Arnaud Charlet* gcc-interface/Makefile.in (copy-s-oscons): New target.
2012-11-06 Arnaud Charlet[multiple changes]
2012-11-06 Arnaud CharletMakefile.in (osconstool): Fix target.
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-30 Eric Botcazou* gcc-interface/Make-lang.in: Fix and clean up rules...
2012-10-29 Arnaud Charlet* gcc-interface/Makefile.in (s-oscons.ads): Adjust...
2012-10-29 Arnaud Charlet[multiple changes]
2012-10-22 Eric Botcazou* gcc-interface/Makefile.in: Remove reference to non...
2012-10-22 Eric Botcazou* gcc-interface/Makefile.in: Remove outdated comment.
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Force BLKmode on the type...
2012-10-22 Eric Botcazouutils.c (rest_of_record_type_compilation): Simplify...
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): In type annotation mode...
2012-10-22 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Use gnat_type_for_size...
2012-10-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not generate the specia...
2012-10-22 Eric Botcazoure PR bootstrap/54820 (ada: cannot find -lstdc++ since...
2012-10-15 Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-10-04 Arnaud Charlet[multiple changes]
2012-10-02 Arnaud CharletUpdate dependencies.
2012-10-02 Arnaud Charlet[multiple changes]
2012-10-02 Eric Botcazoudecl.c (elaborate_expression_1): Use the variable for...
2012-10-02 Robert Dewarpar_sco.adb, [...]: Change name Conditional_Expression...
2012-10-01 Arnaud CharletMake-lang.in: Update dependencies.
2012-10-01 Arnaud Charlettrans.c (gigi): Adjust previous change to avoid a typec...
2012-10-01 Arnaud Charlet[multiple changes]
2012-09-27 Ian Lance TaylorMakefile.in (LIBBACKTRACE): New variable.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Revert to using size_t...
2012-08-19 Eric Botcazoulayout.adb (Set_Elem_Alignment): Cap the alignment...
2012-08-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use proper dummy type...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-06 Jose RuizMakefile.in: Add support for 32-bit VxWorks for SPARC...
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-07-23 Arnaud Charlet[multiple changes]
2012-07-23 Tristan Gingoldtrans.c: (Handled_Sequence_Of_Statements_to_gnu): Set...
2012-07-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to ensure that an...
2012-07-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not look up the REP...
2012-07-18 Eric Botcazoutrans.c (stmt_group_may_fallthru): New function.
2012-07-16 Tristan Gingolddecl.c (intrin_return_compatible_p): Map Address to...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-12 Arnaud Charlet[multiple changes]
2012-07-03 Eric Botcazoutrans.c (Call_to_gnu): Robustify test for function...
2012-07-03 Eric Botcazouutils2.c (build_simple_component_ref): Do not look...
2012-07-03 Eric Botcazouexp_disp.adb (Expand_Dispatching_Call): Propagate the...
2012-07-03 Eric Botcazouutils.c (gnat_pushdecl): Set TYPE_CONTEXT for types...
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-15 Eric Botcazoure PR ada/53592 (ICE on assignment to component of...
2012-06-15 Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-06-14 Jose RuizMake-lang.in (ada.install-common, [...]): Use the prefi...
2012-06-13 Eric BotcazouRevert
2012-06-12 Arnaud Charlet[multiple changes]
2012-06-11 Olivier HainqueMakefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FO...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units...
2012-06-11 Eric Botcazoutrans.c (Identifier_to_gnu): Test Is_Elementary_Type...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not specifically deal...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Translate the Esize on...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-26 Eric Botcazoudecl.c (variant_desc): Rename 'record' to 'new_type'.
2012-05-20 Eric Botcazouutils.c (gnat_write_global_declarations): Put a name...
2012-05-19 Eric Botcazoudecl.c (Has_Thiscall_Convention): New macro.
2012-05-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): For an object at global...
2012-05-15 Olivier HainqueMake-lang.in (COMMON_FLAGS_TO_PASS): Use WARN_CFLAGS...
2012-05-15 Tristan Gingoldfe.h (Get_RT_Exception_Name): Define.
2012-05-14 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-13 Manuel López-Ibáñezoptc-gen.awk: Error instead of warning for conflicting...
2012-05-12 Eric Botcazou* gcc-interface/Makefile.in (TOOLS_LIBS): Add ../....
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-10 Eric BotcazouFix copyright date
2012-05-10 Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-06 Tristan Gingold* gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl.
2012-05-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): In the renaming case...
2012-05-06 Eric Botcazoutrans.c (Loop_Statement_to_gnu): Also handle invariant...
2012-05-06 Eric Botcazou* gcc-interface/misc.c (gnat_post_options): Disable...
2012-05-06 Eric Botcazougigi.h (make_packable_type): Declare.
2012-05-02 Arnaud CharletRevert 2012-02-24 Dave Korn <dave.korn.cygwin@gmail...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Eric Botcazoudecl.c (gnat_to_gnu_entity): In type annotation mode...
2012-04-30 Eric Botcazoui386.c (ix86_handle_struct_attribute): Use the proper...
2012-04-30 Eric Botcazougigi.h (mark_out_of_scope): Delete.
next