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/trans.c (Attribute_to_gnu): Use remove_conversions.
ebotcazou
2011-10-12
1
-12
/
+5
*
* gcc-interface/ada-tree.h (DECL_LOOP_PARM_P): New flag.
ebotcazou
2011-10-12
1
-58
/
+209
*
Convert standard builtin functions from being arrays to using a functional in...
meissner
2011-10-11
1
-2
/
+2
*
* gcc-interface/gigi.h (gnat_useless_type_conversion): Declare.
ebotcazou
2011-10-07
1
-6
/
+337
*
* gcc-interface/gigi.h (create_subprog_decl): Replace TREE_CHAIN with
ebotcazou
2011-09-26
1
-6
/
+6
*
* gcc-interface/trans.c (assoc_to_constructor): Minor tweaks.
ebotcazou
2011-09-26
1
-17
/
+10
*
* gcc-interface/ada-tree.h (TYPE_NULL_BOUNDS): New macro.
ebotcazou
2011-09-26
1
-0
/
+1
*
* gcc-interface/ada-tree.h (TREE_THIS_NOTRAP): Redefine.
ebotcazou
2011-09-25
1
-28
/
+38
*
* gcc-interface/trans.c (Loop_Statement_to_gnu): In the case of an
ebotcazou
2011-09-25
1
-60
/
+99
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Subtype>: Use
ebotcazou
2011-09-25
1
-52
/
+44
*
* gcc-interface/decl.c (maybe_pad_type): Do not try to change the form
ebotcazou
2011-09-11
1
-0
/
+22
*
* gcc-interface/trans.c (call_to_gnu): Use local variable. Make sure
ebotcazou
2011-09-11
1
-15
/
+10
*
* gcc-interface/gigi.h (build_call_0_expr): Delete.
ebotcazou
2011-09-11
1
-22
/
+23
*
* gcc-interface/trans.c (build_return_expr): Use void_type_node for
ebotcazou
2011-09-11
1
-1
/
+1
*
2011-09-06 Robert Dewar <dewar@adacore.com>
charlet
2011-09-06
1
-0
/
+14
*
2011-08-29 Gary Dismukes <dismukes@adacore.com>
charlet
2011-08-29
1
-3
/
+35
*
* gcc-interface/gigi.h (enumerate_modes): Fix formatting.
ebotcazou
2011-08-07
1
-6
/
+0
*
2011-08-02 Geert Bosch <bosch@adacore.com>
charlet
2011-08-02
1
-0
/
+6
*
* gcc-interface/gigi.h (build_function_stub): Remove.
ebotcazou
2011-07-24
1
-31
/
+133
*
* gcc-interface/trans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP
ebotcazou
2011-06-18
1
-1
/
+2
*
* einfo.ads (Address_Taken): Document use for the second argument of
ebotcazou
2011-06-18
1
-6
/
+20
*
* gcc-interface/trans.c (Identifier_to_gnu): Also handle deferred
ebotcazou
2011-06-06
1
-3
/
+5
*
2011-05-18 Kai Tietz <ktietz@redhat.com>
ktietz
2011-05-18
1
-3
/
+3
*
* gcc-interface/trans.c (call_to_gnu): In the by-reference case, if the
ebotcazou
2011-05-12
1
-4
/
+10
*
generalize build_case_label to the rest of the compiler
froydnj
2011-05-06
1
-3
/
+2
*
2011-05-04 Richard Guenther <rguenther@suse.de>
rguenth
2011-05-04
1
-3
/
+2
*
* gcc-interface/trans.c (gigi): Call build_function_type_list instead
ebotcazou
2011-05-03
1
-87
/
+64
*
* gcc-interface/gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG
ebotcazou
2011-04-22
1
-22
/
+20
*
* gcc-interface/trans.c (Identifier_to_gnu): Do not return initializers
ebotcazou
2011-04-08
1
-2
/
+6
*
* gcc-interface/ada-tree.h (DECL_TAFT_TYPE_P): New flag.
ebotcazou
2011-04-02
1
-9
/
+25
*
* gcc-interface/gigi.h (record_builtin_type): Add ARTIFICIAL_P param.
ebotcazou
2011-04-02
1
-7
/
+8
*
* gcc-interface/gigi.h (finalize_from_with_types): Adjust comment.
ebotcazou
2011-03-26
1
-11
/
+7
*
* inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to
ebotcazou
2011-03-26
1
-14
/
+14
*
* gcc-interface/trans.c (gnat_to_gnu): Remove obsolete case of
ebotcazou
2011-03-24
1
-15
/
+7
*
* gcc-interface/trans.c (create_temporary): New function taken from...
ebotcazou
2011-03-23
1
-71
/
+110
*
* gcc-interface/gigi.h (smaller_form_type_p): Declare.
ebotcazou
2011-03-17
1
-25
/
+0
*
* gcc-interface/gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of
ebotcazou
2011-02-03
1
-3
/
+3
*
* gcc-interface/trans.c (Case_Statement_to_gnu): Put the SLOC of the
ebotcazou
2011-01-04
1
-2
/
+8
*
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Evaluate the
ebotcazou
2011-01-04
1
-25
/
+25
*
* gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
ebotcazou
2011-01-04
1
-11
/
+74
*
PR ada/47131
ebotcazou
2011-01-04
1
-22
/
+1
*
Fix typos in gcc/ada.
rwild
2010-12-20
1
-2
/
+2
*
* gcc-interface/trans.c (can_be_lower_p): New predicate.
ebotcazou
2010-12-13
1
-7
/
+30
*
* gcc-interface/trans.c (addressable_p): Rewrite obsolete paragraph in
ebotcazou
2010-11-17
1
-4
/
+5
*
* gcc-interface/trans.c (gigi): Don't set 'pure' flag on SJLJ routines.
ebotcazou
2010-11-10
1
-4
/
+0
*
* gcc-interface/trans.c (lvalue_required_p) <N_Type_Conversion>): Look
ebotcazou
2010-11-10
1
-18
/
+15
*
* gcc-interface/gigi.h (add_stmt_force): Declare.
ebotcazou
2010-11-03
1
-9
/
+30
*
* gcc-interface/trans.c (gigi): Fix formatting issues.
ebotcazou
2010-10-27
1
-34
/
+38
*
2010-10-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
charlet
2010-10-26
1
-18
/
+7
*
* gcc-interface/decl.c (gnat_to_gnu_entity, case E_Function): Allow
ebotcazou
2010-10-25
1
-113
/
+231
[prev]
[next]