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
/
go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark ChangeLog
gccadmin
2014-10-30
1
-0
/
+4
*
PR go/61880
ian
2014-10-02
1
-4
/
+1
*
compiler: Fix comparison of struct/array with interface.
ian
2014-08-29
1
-2
/
+5
*
PR go/61308
ian
2014-08-05
1
-1
/
+4
*
Mark ChangeLog
gccadmin
2014-07-16
1
-0
/
+4
*
PR go/61746
ian
2014-07-08
1
-1
/
+1
*
compiler: Fix bug in embedded method handling.
ian
2014-05-06
2
-21
/
+26
*
compiler: Don't overwrite memory if an archive has a bad file name.
ian
2014-04-30
1
-1
/
+1
*
Mark ChangeLog
gccadmin
2014-04-22
1
-0
/
+4
*
PR other/59545
ian
2014-03-28
1
-2
/
+6
*
compiler: Consider the depth of a nested composite literal during traversal.
ian
2014-03-20
1
-0
/
+14
*
* go-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON, set
ian
2014-03-04
2
-3
/
+29
*
PR go/60288
ian
2014-02-20
1
-1
/
+13
*
compiler: Use backend interface for conditional expressions.
ian
2014-01-31
2
-1
/
+103
*
compiler: Put nointerface methods in unique sections.
ian
2014-01-28
1
-2
/
+9
*
compiler: Use backend interface for unary expressions.
ian
2014-01-24
5
-134
/
+246
*
compiler: Convert named types before flattening.
ian
2014-01-24
2
-1
/
+3
*
compiler: Use backend interface for binary expressions.
ian
2014-01-17
5
-250
/
+347
*
compiler: Use backend interface for interface info and field expressions.
ian
2014-01-15
5
-141
/
+305
*
compiler: Add Backend Function type.
ian
2014-01-14
2
-0
/
+35
*
compiler: Use backend interface for slice info.
ian
2014-01-10
7
-138
/
+322
*
compiler: Add flattening pass
ian
2014-01-09
6
-5
/
+267
*
Update copyright years in gcc/
rsandifo
2014-01-02
11
-10
/
+14
*
Small ChangeLog fixes.
jakub
2014-01-02
2
-747
/
+748
*
2014-01-02 Tobias Burnus <burnus@net-b.de>
burnus
2014-01-02
3
-744
/
+753
*
compiler: Use backend interface for runtime errors.
ian
2013-12-17
4
-34
/
+26
*
compiler: Use backend interface for struct field expressions.
ian
2013-12-16
4
-22
/
+50
*
compiler: Better error messages for { on line after if/for/switch.
ian
2013-12-12
1
-3
/
+22
*
compiler: Check for nil when slicing pointer to array.
ian
2013-12-12
1
-0
/
+8
*
compiler: Tweak untyped nil error message.
ian
2013-12-12
1
-2
/
+9
*
compiler: Don't permit importing a package as "init".
ian
2013-12-12
1
-0
/
+3
*
compiler: Don't compare structs with blank non-comparable fields.
ian
2013-12-12
1
-3
/
+0
*
* go-lang.c (go_langhook_post_options): Disable sibling calls by
ian
2013-12-12
2
-0
/
+9
*
compiler, reflect, runtime: Implement method values in reflect.
ian
2013-12-12
2
-20
/
+35
*
compiler: Minor fixes for recover thunks.
ian
2013-12-11
1
-2
/
+23
*
* Make-lang.in (check_go_parallelize): Test go-test.exp r* tests
ian
2013-12-10
2
-1
/
+7
*
Revert this change; no longer required.
ian
2013-12-05
2
-6
/
+9
*
compiler: If type defined as type, forward hash/equal functions.
ian
2013-11-26
2
-2
/
+107
*
compiler: Fix backend representation of calls to interface methods.
ian
2013-11-23
6
-57
/
+202
*
compiler: Fixes for middle-end changes.
ian
2013-11-22
3
-5
/
+2
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
3
-3
/
+9
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
6
-0
/
+18
*
gcc/c-family/
rsandifo
2013-11-18
2
-1
/
+6
*
gcc/ada/
rsandifo
2013-11-18
2
-1
/
+6
*
compiler: Use backend interface for comparisons.
ian
2013-11-14
2
-149
/
+110
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
2
-1
/
+6
*
compiler: Update for mainline changes.
ian
2013-11-12
3
-0
/
+3
*
2013-11-12 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-11-12
2
-1
/
+5
*
compiler: Support Go 1.2 nil checks.
ian
2013-11-11
3
-6
/
+38
*
compiler: Fix bogus init loop error with struct composite literal.
ian
2013-11-08
1
-3
/
+45
[next]