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
...
*
* gcc-interface/gigi.h (standard_datatypes): Add ADT_parent_name_id.
ebotcazou
2010-04-13
1
-2
/
+21
*
* gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
ebotcazou
2010-04-13
1
-55
/
+102
*
* gcc-interface/trans.c (Identifier_to_gnu): Use boolean variable.
ebotcazou
2010-04-12
1
-55
/
+40
*
* gcc-interface/trans.c (lvalue_required_for_attribute_p): New static
ebotcazou
2010-04-11
1
-13
/
+49
*
* gcc-interface/trans.c (Case_Statement_to_gnu): Bool-ify variable.
ebotcazou
2010-04-11
1
-4
/
+19
*
* gcc-interface/gigi.h (maybe_variable): Delete.
ebotcazou
2010-04-09
1
-280
/
+18
*
* gcc-interface/gigi.h (gnat_mark_addressable): Rename parameter.
ebotcazou
2010-04-09
1
-140
/
+134
*
* tree.h (TREE_ADDRESSABLE): Document its effect for function types.
ebotcazou
2010-04-08
1
-186
/
+111
*
* gcc-interface/trans.c (call_to_gnu): In the return-by-target-ptr case
ebotcazou
2010-04-07
1
-41
/
+22
*
* gcc-interface/trans.c (add_decl_expr): At toplevel, mark the
ebotcazou
2009-12-04
1
-1
/
+17
*
2009-11-30 Vincent Celier <celier@adacore.com>
charlet
2009-11-30
1
-0
/
+1
*
* gcc-interface/trans.c (gnat_to_gnu) <N_In>: Set the source location
ebotcazou
2009-11-26
1
-16
/
+18
*
* gcc-interface/trans.c (unchecked_conversion_lhs_nop): Rename into...
ebotcazou
2009-11-25
1
-9
/
+11
*
* sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype,
ebotcazou
2009-11-24
1
-1
/
+1
*
* exp_util.adb (Make_CW_Equivalent_Type): Do not mark the type as
ebotcazou
2009-11-24
1
-5
/
+3
*
* gcc-interface/trans.c (lvalue_required_p) <N_Unchecked_Conversion>:
ebotcazou
2009-11-05
1
-11
/
+17
*
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Object_Size>: Do not
ebotcazou
2009-10-29
1
-13
/
+13
*
* gcc-interface/trans.c (addressable_p): Handle bitwise operations.
ebotcazou
2009-10-17
1
-0
/
+4
*
* gcc-interface/ada-tree.h (TYPE_FAT_POINTER_P): Swap with...
ebotcazou
2009-10-16
1
-51
/
+32
*
* exp_dbug.ads: Adjust type names in comments.
ebotcazou
2009-10-16
1
-11
/
+16
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Filter out
ebotcazou
2009-09-26
1
-12
/
+28
*
ada/
hainque
2009-09-25
1
-0
/
+13
*
* gcc-interface/ada.h: Fix outdated comment.
ebotcazou
2009-09-24
1
-87
/
+74
*
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size>: Strip
ebotcazou
2009-09-16
1
-3
/
+10
*
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
rth
2009-09-14
1
-4
/
+4
*
Squash commit of EH in gimple
rth
2009-09-14
1
-2
/
+5
*
* gcc-interface/trans.c (gnat_gimplify_expr) <ADDR_EXPR>: Gimplify the
ebotcazou
2009-09-02
1
-41
/
+31
*
* gimplify.c (prepare_gimple_addressable): New static function.
ebotcazou
2009-08-25
1
-6
/
+12
*
* gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression
ebotcazou
2009-08-20
1
-25
/
+41
*
* gcc-interface/gigi.h (end_subprog_body): Tweak comment.
ebotcazou
2009-08-02
1
-13
/
+6
*
2009-07-28 Javier Miranda <miranda@adacore.com>
charlet
2009-07-28
1
-1
/
+14
*
2009-07-17 Richard Guenther <rguenther@suse.de>
rguenth
2009-07-17
1
-8
/
+19
*
* checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output
ebotcazou
2009-07-11
1
-4
/
+9
*
2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2009-07-07
1
-1
/
+1
*
* gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu,
hainque
2009-07-06
1
-1
/
+3
*
2009-06-26 Laurent GUERBY <laurent@guerby.net>
guerby
2009-06-26
1
-5
/
+5
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Pass
ebotcazou
2009-06-26
1
-27
/
+22
*
* gcc-interface/trans.c (emit_check): Do not wrap up the result
ebotcazou
2009-06-19
1
-6
/
+10
*
* gcc-interface/utils.c (record_builtin_type): Pass location
aldyh
2009-06-13
1
-7
/
+10
*
ada/
hainque
2009-06-09
1
-40
/
+5
*
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use them
ebotcazou
2009-05-15
1
-7
/
+26
*
* gcc-interface/decl.c (elaborate_expression_1): Remove GNAT_EXPR
ebotcazou
2009-05-14
1
-20
/
+19
*
* ttypes.ads (Target_Double_Float_Alignment): New variable.
ebotcazou
2009-04-24
1
-15
/
+51
*
* gimplify.c (gimplify_modify_expr_rhs) <VAR_DECL>: Do not do a direct
ebotcazou
2009-04-23
1
-0
/
+12
*
* gcc-interface/gigi.h (create_index_type): Adjust head comment.
ebotcazou
2009-04-23
1
-4
/
+2
*
* gcc-interface/cuintp.c: Clean up include directives.
ebotcazou
2009-04-23
1
-10
/
+2
*
* gcc-interface/ada-tree.h (union lang_tree_node): Use standard idiom.
ebotcazou
2009-04-23
1
-1
/
+1
*
2009-04-21 Taras Glek <tglek@mozilla.com>
dnovillo
2009-04-22
1
-6
/
+4
*
* gcc-interface/ada-tree.def: Fix formatting nits.
ebotcazou
2009-04-22
1
-27
/
+24
*
* c-common.c (c_common_truthvalue_conversion): Use LOCATION to build
ebotcazou
2009-04-21
1
-1
/
+2
[prev]
[next]