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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* gcc-interface/ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
ebotcazou
2012-02-27
1
-3
/
+3
*
* gcc-interface/gigi.h (create_label_decl): Adjust.
ebotcazou
2012-01-27
1
-8
/
+10
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Adjust
ebotcazou
2011-11-20
1
-9
/
+7
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Try to
ebotcazou
2011-10-26
1
-3
/
+1
*
* gcc-interface/trans.c (Attribute_to_gnu): Use remove_conversions.
ebotcazou
2011-10-12
1
-8
/
+9
*
* gcc-interface/ada-tree.h (DECL_LOOP_PARM_P): New flag.
ebotcazou
2011-10-12
1
-1
/
+87
*
Convert standard builtin functions from being arrays to using a functional in...
meissner
2011-10-11
1
-4
/
+2
*
PR lto/50492
ebotcazou
2011-10-07
1
-7
/
+15
*
* gcc-interface/gigi.h (gnat_useless_type_conversion): Declare.
ebotcazou
2011-10-07
1
-5
/
+25
*
* gcc-interface/utils.c (maybe_unconstrained_array): Declare TYPE local
ebotcazou
2011-09-26
1
-32
/
+31
*
* gcc-interface/gigi.h (create_subprog_decl): Replace TREE_CHAIN with
ebotcazou
2011-09-26
1
-12
/
+12
*
* gcc-interface/ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
ebotcazou
2011-09-26
1
-23
/
+18
*
* gcc-interface/ada-tree.h (TYPE_NULL_BOUNDS): New macro.
ebotcazou
2011-09-26
1
-9
/
+38
*
* gcc-interface/ada-tree.h (TREE_THIS_NOTRAP): Redefine.
ebotcazou
2011-09-25
1
-12
/
+17
*
* gcc-interface/utils.c (maybe_unconstrained_array): In the reference
ebotcazou
2011-09-11
1
-11
/
+34
*
* gcc-interface/utils.c (unchecked_convert): Use a field of the right
ebotcazou
2011-09-08
1
-8
/
+29
*
* gcc-interface/gigi.h (build_function_stub): Remove.
ebotcazou
2011-07-24
1
-64
/
+1
*
* gcc-interface/utils.c (build_vms_descriptor32): Skip the 32-bit
ebotcazou
2011-07-13
1
-2
/
+4
*
* tree.h (TYPE_ARTIFICIAL): New flag.
ebotcazou
2011-07-02
1
-0
/
+3
*
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
jsm28
2011-06-14
1
-1
/
+2
*
* gcc-interface/utils.c: Include diagnostic.h.
ebotcazou
2011-06-06
1
-3
/
+22
*
* c-common.c (def_fn_type): Remove extra va_end.
jakub
2011-05-25
1
-1
/
+0
*
don't use build_function_type in the Ada FE
froydnj
2011-05-11
1
-21
/
+13
*
2011-05-07 Eric Botcazou <ebotcazou@adacore.com>
ebotcazou
2011-05-07
1
-3
/
+3
*
don't use TYPE_ARG_TYPES in the Ada frontend
froydnj
2011-05-06
1
-7
/
+9
*
* tree.h (get_pending_sizes): Remove prototype.
ebotcazou
2011-05-05
1
-9
/
+0
*
* gcc-interface/gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG
ebotcazou
2011-04-22
1
-14
/
+18
*
gcc/ada/
froydnj
2011-04-14
1
-2
/
+2
*
2011-04-12 Martin Jambor <mjambor@suse.cz>
jamborm
2011-04-12
1
-1
/
+1
*
gcc/ada/
froydnj
2011-04-08
1
-13
/
+2
*
* gcc-interface/utils.c (update_pointer_to): Finalize named pointer
ebotcazou
2011-04-02
1
-1
/
+8
*
* gcc-interface/utils.c (gnat_pushdecl): If this is a non-artificial
ebotcazou
2011-04-02
1
-2
/
+6
*
* gcc-interface/gigi.h (get_dummy_type): Declare.
ebotcazou
2011-04-02
1
-73
/
+90
*
* gcc-interface/ada-tree.h (DECL_TAFT_TYPE_P): New flag.
ebotcazou
2011-04-02
1
-0
/
+19
*
* gcc-interface/gigi.h (record_builtin_type): Add ARTIFICIAL_P param.
ebotcazou
2011-04-02
1
-4
/
+16
*
* inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to
ebotcazou
2011-03-26
1
-0
/
+1
*
* dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing
law
2011-03-25
1
-0
/
+1
*
ChangeLog gcc/
ktietz
2011-03-21
1
-18
/
+31
*
* gcc-interface/gigi.h (smaller_form_type_p): Declare.
ebotcazou
2011-03-17
1
-0
/
+36
*
* gcc-interface/gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of
ebotcazou
2011-02-03
1
-84
/
+112
*
* gcc-interface/decl.c (substitute_in_type): Do not deal with
ebotcazou
2010-12-31
1
-3
/
+1
*
gcc/
froydnj
2010-12-22
1
-2
/
+2
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_General_Access_Type>:
ebotcazou
2010-12-13
1
-8
/
+9
*
* gcc-interface/utils.c (save_gnu_tree): Improve comments.
ebotcazou
2010-11-09
1
-8
/
+7
*
* gcc-interface/utils.c (update_pointer_to): Clear TYPE_POINTER_TO and
ebotcazou
2010-10-25
1
-0
/
+2
*
* gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.
charlet
2010-10-22
1
-1
/
+1
*
2010-10-19 Robert Dewar <dewar@adacore.com>
charlet
2010-10-19
1
-0
/
+3
*
2010-10-18 Jose Ruiz <ruiz@adacore.com>
charlet
2010-10-18
1
-1
/
+3
*
* gcc-interface/lang.opt (gdwarf+): Remove.
ebotcazou
2010-10-10
1
-11
/
+0
*
* gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
ebotcazou
2010-10-10
1
-15
/
+34
[prev]
[next]