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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-10-27 Eric Botcazou <ebotcazou@adacore.com>
ebotcazou
2014-10-27
1
-17
/
+20
*
* utils.c (gnat_write_global_declarations): Adjust the flags put on
ebotcazou
2014-05-18
1
-1
/
+2
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Do not
ebotcazou
2014-05-18
1
-2
/
+4
*
Backport from mainline
ebotcazou
2014-05-17
4
-30
/
+66
*
PR ada/54040
ebotcazou
2014-04-09
1
-1
/
+1
*
PR ada/60411
ebotcazou
2014-04-08
1
-1
/
+2
*
PR ada/60411
ebotcazou
2014-04-08
1
-4
/
+8
*
* gcc-interface/Makefile.in (alpha-vms): Add missing line.
ebotcazou
2014-04-07
1
-1
/
+2
*
PR ada/39172
schwab
2014-03-16
1
-0
/
+1
*
PR ada/51483
ebotcazou
2014-03-13
2
-16
/
+15
*
* gcc-interface/Make-lang.in (ADA_DEPFILES): Fix typo.
ebotcazou
2014-03-10
1
-1
/
+1
*
2014-02-25 Doug Rupp <rupp@adacore.com>
charlet
2014-02-25
1
-3
/
+15
*
* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.
charlet
2014-02-25
1
-4
/
+21
*
* gcc-interface/Make-lang.in (GNAT_ADA_OBJS, GNATBIND_OBJS): Update
charlet
2014-02-24
1
-2
/
+0
*
2014-02-24 Hristian Kirtchev <kirtchev@adacore.com>
charlet
2014-02-24
1
-21
/
+23
*
gnattools/
ebotcazou
2014-02-23
1
-2
/
+2
*
* gcc-interface/utils2.c (build_simple_component_ref): Fix formatting.
ebotcazou
2014-02-23
1
-22
/
+44
*
2014-02-19 Gary Dismukes <dismukes@adacore.com>
charlet
2014-02-19
1
-0
/
+4
*
Complete previous changes.
charlet
2014-01-26
1
-95
/
+0
*
Fix pilot error in previous checkin
ebotcazou
2014-01-25
1
-18
/
+0
*
* gcc-interface/Makefile.in: Fix oversight.
ebotcazou
2014-01-25
1
-1
/
+113
*
* gcc-interface/utils.c (convert_to_fat_pointer): Un-obfuscate the
ebotcazou
2014-01-25
2
-27
/
+40
*
* gcc-interface/decl.c (gnat_to_gnu_entity): Always build a variable
ebotcazou
2014-01-25
1
-0
/
+4
*
* gcc-interface/decl.c (gnat_to_gnu_param): Make sure an Out parameter
ebotcazou
2014-01-25
1
-2
/
+4
*
2014-01-24 Eric Botcazou <ebotcazou@adacore.com>
charlet
2014-01-24
2
-8
/
+15
*
2014-01-24 Tristan Gingold <gingold@adacore.com>
charlet
2014-01-24
1
-0
/
+8
*
2014-01-24 Pascal Obry <obry@adacore.com>
charlet
2014-01-24
1
-95
/
+112
*
* gcc-interface/Makefile.in: Minor fixes.
ebotcazou
2014-01-22
1
-3
/
+4
*
2014-01-21 Robert Dewar <dewar@adacore.com>
charlet
2014-01-21
1
-15
/
+13
*
2014-01-21 Robert Dewar <dewar@adacore.com>
charlet
2014-01-21
2
-11
/
+28
*
2014-01-20 Robert Dewar <dewar@adacore.com>
charlet
2014-01-20
1
-6
/
+43
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Robustify tests
ebotcazou
2014-01-20
2
-31
/
+25
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <case E_Record_Subtype>:
ebotcazou
2014-01-20
2
-48
/
+99
*
* gcc-interface/decl.c (gnat_to_gnu_entity) <case E_Component>: Remove
ebotcazou
2014-01-20
1
-40
/
+16
*
PR ada/59772
ebotcazou
2014-01-12
1
-13
/
+6
*
merge auto_vec and stack_vec
tbsaunde
2013-12-20
1
-1
/
+1
*
* gcc-interface/Makefile.in (ARM linux, GNU eabi): Tweak regexp.
ebotcazou
2013-12-12
1
-1
/
+1
*
PR ada/55946
ebotcazou
2013-12-12
2
-6
/
+4
*
* gcc-interface/decl.c (components_to_record): Add specific handling
ebotcazou
2013-12-04
1
-0
/
+23
*
* 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
3
-3
/
+4
*
2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
edlinger
2013-11-26
3
-4
/
+3
*
* 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
*
Remove macros that implicitly use input_location
dmalcolm
2013-11-22
1
-3
/
+4
*
gcc/ada/
rsandifo
2013-11-20
3
-4
/
+4
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
5
-0
/
+15
*
gcc/ada/
rsandifo
2013-11-18
1
-2
/
+2
*
gcc/ada/
rsandifo
2013-11-18
3
-24
/
+24
*
gcc/ada/
rsandifo
2013-11-18
3
-6
/
+6
[next]