Age | Commit message (Expand) | Author | Files | Lines |
2013-05-26 | decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ... | Eric Botcazou | 1 | -1/+1 |
2013-05-24 | gigi.h (gnat_init_gcc_fp): Declare. | Eric Botcazou | 1 | -0/+3 |
2013-05-24 | gigi.h (enum inline_status_t): New type. | Eric Botcazou | 1 | -25/+27 |
2013-05-24 | ada-tree.h (LOOP_STMT_NO_UNROLL): New define. | Eric Botcazou | 1 | -6/+40 |
2013-05-24 | trans.c: Include diagnostic.h and opts.h. | Eric Botcazou | 1 | -1/+86 |
2013-03-06 | trans.c (Attribute_to_gnu): Abort instead of erroring out for an unimplemente... | Eric Botcazou | 1 | -7/+2 |
2013-03-06 | trans.c (Raise_Error_to_gnu): Record the unpadded type of the index type on t... | Eric Botcazou | 1 | -1/+1 |
2013-03-06 | trans.c (emit_range_check): Assert that the range type is a numerical type an... | Eric Botcazou | 1 | -5/+10 |
2013-02-06 | Revert previous change, unintended. | Arnaud Charlet | 1 | -148/+32 |
2013-02-06 | [multiple changes] | Arnaud Charlet | 1 | -32/+148 |
2013-01-22 | trans.c (gnat_to_gnu): Do not translate the Etype of the node before translat... | Eric Botcazou | 1 | -1/+1 |
2013-01-22 | trans.c (Pragma_to_gnu): Use optimize_size instead of optimize and adjust war... | Eric Botcazou | 1 | -6/+20 |
2013-01-22 | gigi.h (ADT_unhandled_except_decl, [...]): New. | Tristan Gingold | 1 | -0/+34 |
2013-01-03 | Update comments. | Arnaud Charlet | 1 | -8/+2 |
2013-01-02 | par_sco.adb: Add SCO generation for task types and single task declarations. | Thomas Quinot | 1 | -0/+10 |
2012-12-08 | trans.c (gnat_to_gnu): Assert that the type of the prefix is ultimately an ar... | Eric Botcazou | 1 | -0/+4 |
2012-12-08 | trans.c (Subprogram_Body_to_gnu): Be prepared for a by-ref VAR_DECL in the ca... | Eric Botcazou | 1 | -2/+8 |
2012-11-28 | stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,... | Eric Botcazou | 1 | -1/+1 |
2012-11-23 | trans.c (Attribute_to_gnu): Look through a view conversion from constrained t... | Eric Botcazou | 1 | -1/+14 |
2012-11-18 | decl.c: Remove trailing spaces. | Eric Botcazou | 1 | -2/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -103/+87 |
2012-11-09 | trans.c (gnat_to_gnu): Deal with a missing library unit instead of calling gn... | Eric Botcazou | 1 | -5/+20 |
2012-11-06 | [multiple changes] | Arnaud Charlet | 1 | -31/+23 |
2012-10-22 | trans.c (Loop_Statement_to_gnu): Use gnat_type_for_size directly to obtain an... | Eric Botcazou | 1 | -1/+2 |
2012-10-02 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2012-10-02 | decl.c (elaborate_expression_1): Use the variable for bounds of loop iterarat... | Eric Botcazou | 1 | -1/+2 |
2012-10-02 | par_sco.adb, [...]: Change name Conditional_Expression to If_Expression. | Robert Dewar | 1 | -1/+1 |
2012-10-01 | trans.c (gigi): Adjust previous change to avoid a typecast that discards a co... | Arnaud Charlet | 1 | -2/+4 |
2012-10-01 | [multiple changes] | Arnaud Charlet | 1 | -1/+7 |
2012-09-07 | trans.c (Loop_Statement_to_gnu): Revert to using size_type_node instead of si... | Eric Botcazou | 1 | -3/+4 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -3/+3 |
2012-07-23 | [multiple changes] | Arnaud Charlet | 1 | -1/+9 |
2012-07-23 | trans.c: (Handled_Sequence_Of_Statements_to_gnu): Set location on TRY_CATCH_E... | Tristan Gingold | 1 | -0/+1 |
2012-07-18 | trans.c (stmt_group_may_fallthru): New function. | Eric Botcazou | 1 | -6/+24 |
2012-07-03 | trans.c (Call_to_gnu): Robustify test for function case if the CICO mechanism... | Eric Botcazou | 1 | -3/+2 |
2012-07-03 | exp_disp.adb (Expand_Dispatching_Call): Propagate the convention on the desig... | Eric Botcazou | 1 | -0/+9 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -5/+3 |
2012-06-15 | re PR ada/53592 (ICE on assignment to component of vector_type) | Eric Botcazou | 1 | -1/+6 |
2012-06-11 | trans.c (Identifier_to_gnu): Test Is_Elementary_Type instead of Is_Scalar_Typ... | Eric Botcazou | 1 | -3/+6 |
2012-05-15 | fe.h (Get_RT_Exception_Name): Define. | Tristan Gingold | 1 | -4/+11 |
2012-05-06 | * gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl. | Tristan Gingold | 1 | -0/+6 |
2012-05-06 | trans.c (Loop_Statement_to_gnu): Also handle invariant conditions with only o... | Eric Botcazou | 1 | -110/+149 |
2012-05-06 | gigi.h (make_packable_type): Declare. | Eric Botcazou | 1 | -39/+23 |
2012-04-30 | gigi.h (mark_out_of_scope): Delete. | Eric Botcazou | 1 | -82/+82 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -1/+1 |
2012-03-12 | gigi.h (shift_unc_components_for_thin_pointers): Kill. | Eric Botcazou | 1 | -7/+11 |
2012-03-09 | ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around. | Eric Botcazou | 1 | -40/+36 |
2012-03-07 | trans.c (Identifier_to_gnu): Don't unshare initializer. | Eric Botcazou | 1 | -8/+6 |
2012-02-27 | ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking. | Eric Botcazou | 1 | -32/+14 |
2012-02-15 | trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ... | Eric Botcazou | 1 | -11/+18 |