index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* stor-layout.c (layout_type) <ARRAY_TYPE>: Do not clear TREE_OVERFLOW
ebotcazou
2012-11-28
1
-1
/
+1
*
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Length>: Look through
ebotcazou
2012-11-23
1
-1
/
+14
*
* gcc-interface/decl.c: Remove trailing spaces.
ebotcazou
2012-11-18
1
-2
/
+2
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-103
/
+87
*
* gcc-interface/trans.c (gnat_to_gnu) <N_Subprogram_Body_Stub>: Deal
ebotcazou
2012-11-09
1
-5
/
+20
*
2012-11-06 Robert Dewar <dewar@adacore.com>
charlet
2012-11-06
1
-31
/
+23
*
* gcc-interface/trans.c (Loop_Statement_to_gnu): Use gnat_type_for_size
ebotcazou
2012-10-22
1
-1
/
+2
*
2012-10-02 Eric Botcazou <ebotcazou@adacore.com>
charlet
2012-10-02
1
-1
/
+1
*
* gcc-interfaces/decl.c (elaborate_expression_1): Use the variable for
ebotcazou
2012-10-02
1
-1
/
+2
*
2012-10-02 Robert Dewar <dewar@adacore.com>
charlet
2012-10-02
1
-1
/
+1
*
* gcc-interface/trans.c (gigi): Adjust previous change to avoid a
charlet
2012-10-01
1
-2
/
+4
*
2012-10-01 Vincent Pucci <pucci@adacore.com>
charlet
2012-10-01
1
-1
/
+7
*
* gcc-interface/trans.c (Loop_Statement_to_gnu): Revert to using
ebotcazou
2012-09-07
1
-3
/
+4
*
Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).
dnovillo
2012-08-15
1
-3
/
+3
*
2012-07-23 Tristan Gingold <gingold@adacore.com>
charlet
2012-07-23
1
-1
/
+9
*
2012-07-23 Tristan Gingold <gingold@adacore.com>
charlet
2012-07-23
1
-0
/
+1
*
* gcc-interface/trans.c (stmt_group_may_fallthru): New function.
ebotcazou
2012-07-18
1
-6
/
+24
*
* gcc-interface/trans.c (Call_to_gnu): Robustify test for function case
ebotcazou
2012-07-03
1
-3
/
+2
*
* exp_disp.adb (Expand_Dispatching_Call): Propagate the convention on
ebotcazou
2012-07-03
1
-0
/
+9
*
gcc/
steven
2012-06-19
1
-5
/
+3
*
PR ada/53592
ebotcazou
2012-06-15
1
-1
/
+6
*
* gcc-interface/trans.c (Identifier_to_gnu): Test Is_Elementary_Type
ebotcazou
2012-06-11
1
-3
/
+6
*
2012-05-15 Tristan Gingold <gingold@adacore.com>
charlet
2012-05-15
1
-4
/
+11
*
* gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl.
ebotcazou
2012-05-06
1
-0
/
+6
*
* gcc-interface/trans.c (Loop_Statement_to_gnu): Also handle invariant
ebotcazou
2012-05-06
1
-110
/
+149
*
* gcc-interface/gigi.h (make_packable_type): Declare.
ebotcazou
2012-05-06
1
-39
/
+23
*
* gcc-interface/gigi.h (mark_out_of_scope): Delete.
ebotcazou
2012-04-30
1
-82
/
+82
*
* cgraph.h: Update copyrights;
hubicka
2012-04-14
1
-1
/
+1
*
* gcc-interface/gigi.h (shift_unc_components_for_thin_pointers): Kill.
ebotcazou
2012-03-12
1
-7
/
+11
*
* gcc-interface/ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.
ebotcazou
2012-03-09
1
-40
/
+36
*
* gcc-interface/trans.c (Identifier_to_gnu): Don't unshare initializer.
ebotcazou
2012-03-07
1
-8
/
+6
*
* gcc-interface/ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
ebotcazou
2012-02-27
1
-32
/
+14
*
* gcc-interface/trans.c (Identifier_to_gnu): Move block retrieving the
ebotcazou
2012-02-15
1
-11
/
+18
*
* gcc-interface/trans.c (gnat_to_gnu) <N_Qualified_Expression>: If the
ebotcazou
2012-02-15
1
-6
/
+14
*
* gnat.dg/volatile10.adb: New case.
ebotcazou
2012-02-15
1
-17
/
+27
*
2012-02-01 Tristan Gingold <gingold@adacore.com>
gingold
2012-02-01
1
-4
/
+3
*
* gcc-interface/trans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for
ebotcazou
2012-01-27
1
-5
/
+25
*
* gcc-interface/gigi.h (get_minimal_subprog_decl): Declare.
ebotcazou
2012-01-27
1
-3
/
+16
*
* gcc-interface/gigi.h (create_label_decl): Adjust.
ebotcazou
2012-01-27
1
-1
/
+2
*
* gcc-interface/trans.c (call_to_gnu): Create the temporary for the
ebotcazou
2012-01-09
1
-7
/
+14
*
* gcc-interface/trans.c (addressable_p) <COMPONENT_REF>: Fix thinko.
ebotcazou
2012-01-09
1
-2
/
+2
*
* gcc-interface/decl.c (gnat_to_gnu_param): Add comment about double
ebotcazou
2011-12-18
1
-2
/
+3
*
* gcc-interface/trans.c (gigi): Initialize the linemap earlier.
ebotcazou
2011-12-11
1
-7
/
+7
*
* gcc-interface/trans.c (struct language_function): Add GNAT_RET.
ebotcazou
2011-11-20
1
-9
/
+202
*
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Add comment.
ebotcazou
2011-11-20
1
-8
/
+7
*
* fe.h (Serious_Errors_Detected): New macro.
ebotcazou
2011-11-10
1
-17
/
+137
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Try to
ebotcazou
2011-10-26
1
-4
/
+2
*
* gcc-interface/trans.c (lhs_or_actual_p): New predicate.
ebotcazou
2011-10-20
1
-17
/
+31
*
* back_end.adb (Call_Back_End): Pass the maximum logical line number
ebotcazou
2011-10-20
1
-0
/
+4
*
Linemap infrastructure for virtual locations
dodji
2011-10-17
1
-6
/
+4
[prev]
[next]