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
*
Backport from mainline
ebotcazou
2014-05-17
1
-8
/
+8
*
* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.
charlet
2014-02-25
1
-4
/
+21
*
2014-02-19 Gary Dismukes <dismukes@adacore.com>
charlet
2014-02-19
1
-0
/
+4
*
2014-01-21 Robert Dewar <dewar@adacore.com>
charlet
2014-01-21
1
-8
/
+21
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Robustify tests
ebotcazou
2014-01-20
1
-23
/
+16
*
* gcc-interface/trans.c (Case_Statement_to_gnu): Do not push a binding
ebotcazou
2013-12-04
1
-6
/
+11
*
2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
edlinger
2013-11-27
1
-1
/
+1
*
2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
edlinger
2013-11-26
1
-1
/
+1
*
* gimplify.h (recalculate_side_effects): Delete.
ebotcazou
2013-11-23
1
-1
/
+1
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-3
/
+2
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+4
*
* gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete as redundant.
ebotcazou
2013-11-18
1
-6
/
+0
*
* gcc-interface/trans.c (Call_to_gnu): For an Out parameter passed by
ebotcazou
2013-11-18
1
-5
/
+17
*
Include gimple.h and pointer-set.h in gcc-interface/trans.c
hjl
2013-11-14
1
-0
/
+2
*
2013-11-12 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-11-12
1
-1
/
+1
*
Autogenerated fixes of "->symbol." to "->"
dmalcolm
2013-10-29
1
-1
/
+1
*
* gcc-interface/cuintp.c: Remove useless include directives.
ebotcazou
2013-10-19
1
-8
/
+16
*
2013-10-17 Thomas Quinot <quinot@adacore.com>
charlet
2013-10-17
1
-3
/
+3
*
Complete previous change.
charlet
2013-10-14
1
-0
/
+13
*
* gcc-interface/trans.c: Synchronize declarations of other/all others
charlet
2013-10-14
1
-6
/
+6
*
2013-10-14 Tristan Gingold <gingold@adacore.com>
charlet
2013-10-14
1
-0
/
+9
*
2013-10-10 Robert Dewar <dewar@adacore.com>
charlet
2013-10-10
1
-0
/
+4
*
PR ada/58264
ebotcazou
2013-09-18
1
-49
/
+91
*
* gcc-interface/trans.c (gigi): Remove dead code.
ebotcazou
2013-09-18
1
-12
/
+0
*
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Pop the stack of
ebotcazou
2013-09-18
1
-0
/
+2
*
* gcc-interface/decl.c (gnat_to_gnu_entity): Replace True with true.
ebotcazou
2013-08-13
1
-6
/
+6
*
* gcc-interface/trans.c (set_end_locus_from_node): Clear column info
ebotcazou
2013-08-13
1
-2
/
+6
*
* gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu): If
ebotcazou
2013-08-13
1
-14
/
+44
*
* gcc-interface/trans.c (Call_to_gnu): Deal with specific conditional
ebotcazou
2013-08-13
1
-2
/
+12
*
* gcc-interface/trans.c (can_equal_min_or_max_val_p): Be prepared for
ebotcazou
2013-08-13
1
-1
/
+4
*
2013-07-21 OndÅej BÃlka <neleai@seznam.cz>
mrs
2013-07-21
1
-2
/
+2
*
* gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
ebotcazou
2013-06-13
1
-22
/
+1
*
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Last_Bit>: Add kludge
ebotcazou
2013-05-26
1
-3
/
+8
*
* gcc-interface/decl.c (gnat_to_gnu_entity): Do not prematurely
ebotcazou
2013-05-26
1
-1
/
+1
*
* gcc-interface/gigi.h (gnat_init_gcc_fp): Declare.
ebotcazou
2013-05-24
1
-0
/
+3
*
* gcc-interface/gigi.h (enum inline_status_t): New type.
ebotcazou
2013-05-24
1
-25
/
+27
*
* gcc-interface/ada-tree.h (LOOP_STMT_NO_UNROLL): New define.
ebotcazou
2013-05-24
1
-6
/
+40
*
* gcc-interface/trans.c: Include diagnostic.h and opts.h.
ebotcazou
2013-05-24
1
-1
/
+86
*
* gcc-interface/trans.c (Attribute_to_gnu): Abort instead of erroring
ebotcazou
2013-03-06
1
-7
/
+2
*
* gcc-interface/trans.c (Raise_Error_to_gnu) <CE_Index_Check_Failed>:
ebotcazou
2013-03-06
1
-1
/
+1
*
* gcc-interface/trans.c (emit_range_check): Assert that the range type
ebotcazou
2013-03-06
1
-5
/
+10
*
Revert previous change, unintended.
charlet
2013-02-06
1
-148
/
+32
*
2013-02-06 Vincent Celier <celier@adacore.com>
charlet
2013-02-06
1
-32
/
+148
*
* gcc-interface/trans.c (gnat_to_gnu) <N_Expression_With_Actions>: Do
ebotcazou
2013-01-22
1
-1
/
+1
*
* gcc-interface/trans.c (Pragma_to_gnu) <Name_Space>: Use optimize_size
ebotcazou
2013-01-22
1
-6
/
+20
*
* gcc-interface/gigi.h (ADT_unhandled_except_decl,
ebotcazou
2013-01-22
1
-0
/
+34
*
Update comments.
charlet
2013-01-03
1
-8
/
+2
*
2013-01-02 Thomas Quinot <quinot@adacore.com>
charlet
2013-01-02
1
-0
/
+10
*
* gcc-interface/trans.c (gnat_to_gnu) <N_Indexed_Component>: Assert
ebotcazou
2012-12-08
1
-0
/
+4
*
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Be prepared for a
ebotcazou
2012-12-08
1
-2
/
+8
[next]