aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
AgeCommit message (Expand)Author
2015-04-16Make Linaro GCC Snapshot 4.9-2015.04clyon
2015-03-12Make Linaro GCC 4.9-2015.03.yroux
2015-02-16Make Linaro GCC 4.9-2015.02.collison
2015-02-12Merge branches/gcc-4_9-branch rev 220524yroux
2015-01-15Make Linaro GCC 4.9-2015.01.yroux
2015-01-13Merge branches/gcc-4_9-branch rev 219502yroux
2014-12-11Make Linaro GCC 4.9-2014.12.yroux
2014-11-14Make Linaro GCC 4.9-2014.11.yroux
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-10-24Make Linaro GCC 4.9-2014.10-1.yroux
2014-10-17Make Linaro GCC 4.9-2014.10.yroux
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-09-11Make Linaro GCC 4.9-2014.09.yroux
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
2014-08-15Make Linaro GCC 4.9-2014.08.yroux
2014-08-14Merge branches/gcc-4_9-branch rev 213803yroux
2014-07-29Make Linaro GCC 4.9-2014.07-1.yroux
2014-07-24Merge branches/gcc-4_9-branch rev 212635yroux
2014-07-19Bump version number, post release and fixed ChangeLog.linaro.yroux
2014-07-19Make Linaro GCC 4.9-2014.07.yroux
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-06-26Make Linaro GCC 4.9-2014.06-1.yroux
2014-06-13Make Linaro GCC 4.9-2014.06.yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-05-19Make Linaro GCC 4.9-2014.05.yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-04-28Make Linaro GCC 4.9-2014.04.yroux
2014-04-22Merge branches/gcc-4_9-branch rev 209611 (FSF GCC 4.9.0 release).yroux
2014-03-28 PR other/59545ian
2014-03-20compiler: Consider the depth of a nested composite literal during traversal.ian
2014-03-04 * go-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON, setian
2014-02-20 PR go/60288ian
2014-01-31compiler: Use backend interface for conditional expressions.ian
2014-01-28compiler: Put nointerface methods in unique sections.ian
2014-01-24compiler: Use backend interface for unary expressions.ian
2014-01-24compiler: Convert named types before flattening.ian
2014-01-17compiler: Use backend interface for binary expressions.ian
2014-01-15compiler: Use backend interface for interface info and field expressions.ian
2014-01-14compiler: Add Backend Function type.ian
2014-01-10compiler: Use backend interface for slice info.ian
2014-01-09compiler: Add flattening passian
2014-01-02Update copyright years in gcc/rsandifo
2014-01-02Small ChangeLog fixes.jakub
2014-01-022014-01-02 Tobias Burnus <burnus@net-b.de>burnus
2013-12-17compiler: Use backend interface for runtime errors.ian
2013-12-16compiler: Use backend interface for struct field expressions.ian
2013-12-12compiler: Better error messages for { on line after if/for/switch.ian
2013-12-12compiler: Check for nil when slicing pointer to array.ian
2013-12-12compiler: Tweak untyped nil error message.ian
2013-12-12compiler: Don't permit importing a package as "init".ian