]> gcc.gnu.org Git - gcc.git/history - gcc/ada/gcc-interface/utils2.c
tree.h (CONSTRUCTOR_NO_CLEARING): Define.
[gcc.git] / gcc / ada / gcc-interface / utils2.c
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...
2011-08-30 Eric Botcazouada-tree.h (TYPE_EXTRA_SUBTYPE_P): Add internal check.
2011-08-29 Arnaud Charlet[multiple changes]
2011-07-24 Eric Botcazouutils2.c (build_binary_op): Do not mark the left operan...
2011-07-24 Eric Botcazougigi.h (build_function_stub): Remove.
2011-06-06 Eric Botcazouutils2.c (gnat_stabilize_reference): Propagate TREE_THI...
2011-06-06 Eric Botcazouutils2.c (gnat_stabilize_reference): Fix thinko.
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-04-02 Eric Botcazouutils2.c (build_allocator): In the unconstrained array...
2011-03-24 Eric Botcazoueinfo.ads (Size_Depends_On_Discriminant): Adjust descri...
2011-02-03 Eric Botcazougigi.h (fill_vms_descriptor): Take GNU_TYPE instead...
2010-12-20 Ralf WildenhuesFix typos in gcc/ada.
2010-11-27 Eric Botcazoure PR ada/46574 (ada bootstrap fails with --enable...
2010-11-10 Eric Botcazoutrans.c (gigi): Don't set 'pure' flag on SJLJ routines.
2010-10-27 Eric Botcazoutrans.c (gigi): Fix formatting issues.
2010-10-26 Richard Kennerutils2.c (build_compound_expr): New function.
2010-10-25 Eric Botcazouutils2.c: Include flags.h and remove prototypes.
2010-10-19 Arnaud Charlet[multiple changes]
2010-10-14 Eric Botcazousched-deps.c (sched_insn_is_legitimate_for_speculation...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-10-11 Tristan Gingoldutils2.c (maybe_wrap_malloc): Fix crash when allocating...
2010-10-10 Eric Botcazoutrans.c (gnat_to_gnu): Use invert_truthvalue_loc instea...
2010-09-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Look into expressions...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-29 Nathan Froydgigi.h (gnat_build_constructor): Take a VEC instead...
2010-06-23 Arnaud Charlet[multiple changes]
2010-05-25 Steven Bosscherutils.c: Do not include function.h, pointer-set.h,...
2010-05-08 Eric Botcazougigi.h (build_unc_object_type): Add DEBUG_INFO_P param.
2010-04-17 Eric Botcazouutils2.c (build_unary_op): Do not issue warning.
2010-04-17 Eric Botcazouuintp.h (UI_Lt): Declare.
2010-04-17 Eric Botcazouback-end.adb (Call_Back_End): Pass Standard_Character...
2010-04-17 Eric Botcazougigi.h (enum standard_datatypes): Add new values ADT_sb...
2010-04-16 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use boolean_type_node...
2010-04-15 Eric Botcazoucuintp.c (UI_To_gnu): Fix long line.
2010-04-15 Eric Botcazoutrans.c (gigi): Set DECL_IGNORED_P on EH functions.
2010-04-15 Eric Botcazoutrans.c (call_to_gnu): Open a nesting level if this...
2010-04-13 Eric Botcazougimple.c (walk_gimple_op): Do not request a pure rvalue...
2010-04-11 Eric Botcazoutrans.c (lvalue_required_for_attribute_p): New static...
2010-04-11 Eric Botcazouutils2.c (build_cond_expr): Take the address and derefe...
2010-04-09 Eric Botcazougigi.h (maybe_variable): Delete.
2010-04-09 Eric Botcazougigi.h (gnat_mark_addressable): Rename parameter.
2010-04-08 Eric Botcazoutree.h (TREE_ADDRESSABLE): Document its effect for...
2010-02-27 Eric Botcazoure PR ada/42253 (run time crash on null for thin pointers)
2009-10-17 Eric Botcazouutils2.c (build_binary_op): Make sure the element type...
2009-10-16 Eric Botcazouada-tree.h (TYPE_FAT_POINTER_P): Swap with...
2009-09-24 Eric Botcazouada.h: Fix outdated comment.
2009-09-01 Jakub Jelinekboehm.c (mark_reference_fields): Compute % in HOST_WIDE...
2009-06-30 Eric Botcazouutils2.c (build_binary_op): Do not use the type of...
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-09 Olivier Hainqueutils2.c (build_call_alloc_dealloc_proc): New helper...
2009-06-01 Olivier Hainquetree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...
2009-05-15 Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-04-24 Eric BotcazouFix nits
2009-04-24 Eric Botcazouutils2.c (build_cond_expr): Move SAVE_EXPR ahead of...
2009-04-24 Eric Botcazougigi.h (build_call_alloc_dealloc): Update comment.
2009-04-23 Eric Botcazougigi.h (create_index_type): Adjust head comment.
2009-04-23 Eric Botcazoucuintp.c: Clean up include directives.
2009-04-23 Eric Botcazouada-tree.h (union lang_tree_node): Use standard idiom.
2009-04-22 Eric Botcazouutils2.c (build_binary_op): If operation's type is...
2008-11-09 Eric Botcazouada-tree.def (PLUS_NOMOD_EXPR): New tree code.
2008-08-16 Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-06 Doug Ruppdecl.c (gnat_to_gnu_param): Force 32bit descriptor...
2008-08-06 Doug Rupp2008-08-06 Doug Rupp <rupp@adacore.com>
2008-08-04 Arnaud Charletgigi.h (fill_vms_descriptor): Add third parameter gnat_...
2008-08-04 Doug Rupputils2.c (fill_vms_descriptor): Use long_integer for...
2008-08-04 Arnaud Charlet2008-08-04 Doug Rupp <rupp@adacore.com>
2008-08-02 Eric Botcazouutils2.c (build_binary_op): New case.
2008-08-01 Doug Ruppgnat_rm.texi: Document new mechanism Short_Descriptor.
2008-07-30 Doug Ruppgigi.h (build_vms_descriptor64): New function prototype.
2008-07-29 Arnaud Charletgcc-interface: New directory.
This page took 4.305088 seconds and 108 git commands to generate.