]> gcc.gnu.org Git - gcc.git/history - gcc/ada/gcc-interface/utils2.c
Fix small issues with -fgnat-encodings=minimal
[gcc.git] / gcc / ada / gcc-interface / utils2.c
2020-05-09 Eric BotcazouFix small issues with -fgnat-encodings=minimal
2020-05-09 Eric BotcazouFix tree sharing issue with slices
2020-05-09 Eric BotcazouSmall housekeeping work in gigi
2020-05-09 Eric BotcazouRemove last use of expr_align
2019-01-27 Eric Botcazourepinfo.adb (List_Component_Layout): Remove superfluous...
2019-01-08 Pierre-Marie de... [Ada] Bump copyright years to 2019
2017-12-21 Richard Sandifordpoly_int: get_inner_reference & co.
2017-10-20 Pierre-Marie de... sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with...
2017-09-09 Pierre-Marie de... decl.c (gnat_to_gnu_entity): Don't generate debug info...
2017-09-09 Eric Botcazouutils2.c (build_allocator): In type_annotate_only mode...
2017-09-05 Richard SandifordMake more use of int_mode_for_size
2017-05-25 Jonathan WakelyFix bootstrap failure in Ada FE due to -Werror=ignored...
2016-11-13 Eric Botcazouutils2.c (gnat_protect_expr): Also protect only the...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11 Pierre-Marie de... utils2.c (build_binary_op): Add a NO_FOLD argument.
2016-10-10 Eric Botcazouutils2.c (find_common_type): Do not return the LHS...
2016-10-08 Eric Botcazouutils.c (convert): Add missing break.
2016-09-26 Rainer OrthFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-29 Eric Botcazoure PR ada/48835 (porting GNAT to m68k-linux)
2016-06-13 Eric Botcazouutils2.c (known_alignment): Deal specially with calls...
2016-06-06 Eric Botcazouutils2.c (build_call_alloc_dealloc): Do not substitute...
2016-05-02 Eric Botcazoudecl.c (elaborate_reference_1): Do not bother about...
2016-04-27 Eric Botcazougigi.h (gnat_to_gnu_entity): Adjust prototype.
2016-02-29 Eric Botcazouada-tree.h (DECL_RETURN_VALUE_P): New macro.
2016-02-17 Eric Botcazouutils2.c (gnat_protect_expr): Make a SAVE_EXPR only...
2016-01-20 Eric Botcazouexp_ch2.adb (Expand_Current_Value): Make an appropriate...
2016-01-18 Eric Botcazougigi.h (build_call_raise_column): Adjust prototype.
2016-01-18 Eric Botcazouada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
2015-12-20 Eric Botcazouutils2.c (gnat_rewrite_reference): New case identical...
2015-12-10 Eric Botcazoutrans.c (Call_to_gnu): Remove guard for NULL_EXPR.
2015-11-30 Eric Botcazougigi.h (is_simple_additive_expression): Declare.
2015-11-30 Eric Botcazou* gcc-interface/utils2.c (gnat_invariant_expr): Add...
2015-11-18 Eric Botcazouada-tree.h (DECL_INVARIANT_P): New macro.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-24 Eric Botcazouutils2.c (build_binary_op): Tweak formatting.
2015-10-23 Tristan Gingoldutils2.c (build_call_alloc_dealloc): Check no implicit...
2015-10-22 Mikhail Maltsev[PATCH 3/9] ENABLE_CHECKING refactoring: Java and Ada
2015-09-14 Eric Botcazougigi.h (ref_filename): Delete.
2015-09-14 Eric Botcazouutils2.c (gnat_rewrite_reference): Add another acceptab...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Eric Botcazougigi.h (build_simple_component_ref): Declare.
2015-05-28 Eric Botcazougigi.h (gnat_stabilize_reference): Adjust.
2015-05-26 Eric Botcazouada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): Delete
2015-05-26 Eric Botcazougigi.h (gnat_stabilize_reference): Adjust prototype.
2015-05-25 Eric Botcazoutargtyps.c (get_float_words_be): Rename into...
2015-05-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Minor tweak.
2015-05-25 Eric Botcazougigi.h (build_atomic_load): Adjust prototype.
2015-05-25 Eric Botcazouada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...
2015-03-16 Eric Botcazouutils2.c (gnat_invariant_expr): Return null if the...
2015-03-02 Pierre-Marie de... utils.c (gnat_pushdecl): For non-artificial pointer...
2015-01-10 Eric Botcazoucuintp.c: Bump copyright year.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2014-12-22 Eric Botcazoutrans.c (Attribute_to_gnu): If the type is a floating...
2014-11-24 Eric Botcazoutrans.c (push_range_check_info): Replace early test...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-08-01 Arnaud Charlet[multiple changes]
2014-08-01 Arnaud Charletada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
2014-07-31 Eric Botcazouutils2.c ((build_binary_op): Don't set TREE_THIS_NOTRAP...
2014-02-23 Eric Botcazouutils2.c (build_simple_component_ref): Fix formatting.
2014-01-25 Eric Botcazouutils.c (convert_to_fat_pointer): Un-obfuscate the...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-11 Tristan Gingoldtree.h (CONSTRUCTOR_NO_CLEARING): Define.
2013-08-13 Eric Botcazouutils2.c (build_atomic_load): Do a mere view-conversion...
2013-07-21 Ondřej Bílkagigi.h: Likewise.
2013-05-26 Eric Botcazougigi.h (make_aligning_type): Adjust prototype.
2012-11-28 Eric Botcazoustor-layout.c (layout_type): Do not clear TREE_OVERFLOW...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15 Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-07-03 Eric Botcazouutils2.c (build_simple_component_ref): Do not look...
2012-06-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-06 Eric Botcazougigi.h (make_packable_type): Declare.
2012-03-12 Eric Botcazougigi.h (shift_unc_components_for_thin_pointers): Kill.
2012-03-09 Eric Botcazouada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.
2012-02-27 Eric Botcazouada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
2012-02-27 Eric Botcazoudecl.c (gnat_to_gnu_entity): Revert previous change...
2012-02-08 Arnaud Charlet[multiple changes]
2011-12-11 Eric Botcazouutils2.c (gnat_build_constructor): Test the TREE_STATIC...
2011-11-20 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Add comment.
2011-11-10 Eric Botcazoufe.h (Serious_Errors_Detected): New macro.
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to make a packable...
2011-10-12 Eric Botcazoutrans.c (Attribute_to_gnu): Use remove_conversions.
2011-10-12 Eric Botcazouada-tree.h (DECL_LOOP_PARM_P): New flag.
2011-09-26 Eric Botcazouutils2.c (build_allocator): Set TREE_THIS_NOTRAP on...
2011-09-26 Eric Botcazoutrans.c (assoc_to_constructor): Minor tweaks.
2011-09-26 Eric Botcazouada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
2011-09-26 Eric Botcazouada-tree.h (TYPE_NULL_BOUNDS): New macro.
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
2011-09-11 Eric Botcazouutils.c (maybe_unconstrained_array): In the reference...
2011-09-11 Eric Botcazougigi.h (build_call_0_expr): Delete.
2011-09-11 Eric Botcazoutrans.c (build_return_expr): Use void_type_node for...
next
This page took 3.428339 seconds and 108 git commands to generate.