| Go patch committed: Be more careful to follow type rules |
2012-03-09 |
Ian Taylor |
|
New |
| Go patch committed: Avoid zero-sized global variables |
2012-03-08 |
Ian Taylor |
|
New |
| Go patch committed: Avoid various compiler crashes |
2012-02-29 |
Ian Taylor |
|
New |
| Go patch committed: Avoid splitting stack for append and copy |
2010-12-17 |
Ian Taylor |
|
New |
| Go patch committed: Avoid some unnecessary interface conversions |
2012-06-14 |
Ian Taylor |
|
New |
| Go patch committed: Avoid some compiler crashes |
2012-01-21 |
Ian Taylor |
|
New |
| Go patch committed: Avoid race condition shutting down thread |
2011-03-07 |
Ian Taylor |
|
New |
| Go patch committed: Avoid more crashes on invalid input |
2012-03-01 |
Ian Taylor |
|
New |
| Go patch committed: Avoid infinite recursion when looking up methods |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Avoid infinite recursion in string constant eval |
2012-04-16 |
Ian Taylor |
|
New |
| Go patch committed: Avoid infinite loop in field_reference |
2011-02-24 |
Ian Taylor |
|
New |
| Go patch committed: Avoid infinite loop finalizing interface methods |
2011-02-19 |
Ian Taylor |
|
New |
| Go patch committed: Avoid endless loop on array with recursive length |
2010-12-24 |
Ian Taylor |
|
New |
| Go patch committed: Avoid endless loop inheriting interfaces |
2010-12-24 |
Ian Taylor |
|
New |
| Go patch committed: Avoid endless loop checking for pointer type |
2010-12-24 |
Ian Taylor |
|
New |
| Go patch committed: Avoid crashes on erroneous input |
2012-02-15 |
Ian Taylor |
|
New |
| Go patch committed: Avoid crash with extra struct initializer |
2011-01-19 |
Ian Taylor |
|
New |
| Go patch committed: Avoid crash when selecting on non-channel |
2011-01-04 |
Ian Taylor |
|
New |
| Go patch committed: Avoid compiler crash |
2012-03-28 |
Ian Taylor |
|
New |
| Go patch committed: Avoid another infinite recursion |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Avoid ICE on invalid len call |
2012-03-28 |
Ian Taylor |
|
New |
| Go patch committed: Avoid ICE on invalid |
2012-03-28 |
Ian Taylor |
|
New |
| Go patch committed: Another hidden fields correction |
2011-12-09 |
Ian Taylor |
|
New |
| Go patch committed: An unknown named object may be declared |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Always use backend interface for statements |
2011-04-19 |
Ian Taylor |
|
New |
| Go patch committed: Always lower subexpressions of lowered expressions |
2012-01-25 |
Ian Taylor |
|
New |
| Go patch committed: Always initialize nested_off |
2013-02-05 |
Ian Taylor |
|
New |
| Go patch committed: Always determine call types |
2011-03-03 |
Ian Taylor |
|
New |
| Go patch committed: Always dereference receiver in value method |
2011-09-13 |
Ian Taylor |
|
New |
| Go patch committed: Adjust recursive function type handling |
2010-12-16 |
Ian Taylor |
|
New |
| Go patch committed: Add statements to type switch even if no types |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: Add rune type |
2011-10-28 |
Ian Taylor |
|
New |
| Go patch committed: Add parameter names to export information |
2012-02-17 |
Ian Taylor |
|
New |
| Go patch committed: Add missing HTML testdata files |
2011-09-22 |
Ian Taylor |
|
New |
| Go patch committed: Add explicit checks for division zero and overflow |
2012-04-20 |
Ian Taylor |
|
New |
| Go patch committed: Add cgo support routines |
2011-01-11 |
Ian Taylor |
|
New |
| Go patch committed: Add AST dumper |
2011-08-03 |
Ian Taylor |
|
New |
| Go patch committed: Add -o option when linking |
2012-02-17 |
Ian Taylor |
|
New |
| Go patch committed: Add -o option if compiling and not already present |
2010-12-13 |
Ian Taylor |
|
New |
| Go patch committed: Add -fgo-relative-import-path option |
2012-10-31 |
Ian Taylor |
|
New |
| Go patch committed: Add -fgo-pkgpath option |
2012-05-09 |
Ian Taylor |
|
New |
| Go patch committed: Add + to Make-lang.in as needed |
2012-11-16 |
Ian Taylor |
|
New |
| Go patch committed: Accept trailing comma after varargs parameter |
2012-12-13 |
Ian Taylor |
|
New |
| Go patch committed: Accept general expression in case x := <-c |
2012-02-01 |
Ian Taylor |
|
New |
| Go patch committed: Accept comma after expression in type conversion |
2012-12-05 |
Ian Taylor |
|
New |
| Go patch committed: A variable with a preinit needs an init fn |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: |
2012-12-21 |
Ian Taylor |
|
New |
| Go patch commited: tuple receives indicate whether channel closed |
2011-03-24 |
Ian Taylor |
|
New |
| Go patch RFC: Don't mark Go executables as requiring writable stack |
2012-01-27 |
Ian Taylor |
|
New |
| Go patch RFA: Fix taking the address of a field of a local variable |
2012-06-07 |
Ian Taylor |
|
New |
| Go frontend patch committed: Avoid some crashes on erroneous programs |
2010-12-09 |
Ian Taylor |
|
New |
| Go compiler patch: Fix check for parenthesized go/defer arg |
2012-12-06 |
Ian Taylor |
|
New |
| Go 4.7 patch committed: Bring 4.7 branch up to date |
2012-09-20 |
Ian Taylor |
|
New |
| Get sparc building again after ASAN merge. |
2012-11-13 |
David Miller |
|
New |
| Get rid of warning in dwarf2out.c |
2011-04-18 |
Eric Botcazou |
|
New |
| Get rid of some further varargs macros (PR bootstrap/44426) |
2010-06-14 |
Jakub Jelinek |
|
New |
| Get aliases and weakrefs into better shape with LTO |
2011-01-07 |
Jan Hubicka |
|
New |
| Generic hwloop support library |
2011-07-04 |
Bernd Schmidt |
|
New |
| Generic hwloop support library |
2011-06-21 |
Bernd Schmidt |
|
New |
| Generic .opt support for enumerated option arguments |
2010-11-26 |
Joseph S. Myers |
|
New |
| Generate i486 code by default on FreeBSD/ia32 |
2011-02-06 |
Tijl Coosemans |
|
New |
| Generate block moves for bitfield initialization |
2012-05-13 |
Eric Botcazou |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-25 |
Sriraman Tallam |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-23 |
Sriraman Tallam |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-25 |
Sriraman Tallam |
|
New |
| Generate DW_TAG_constant in Ada |
2010-08-31 |
Eric Botcazou |
|
New |
| Gather vectorization (PR tree-optimization/50789, take 2) |
2011-11-04 |
Jakub Jelinek |
|
New |
| GTY documentation update |
2010-11-10 |
Laurynas Biveinis |
|
New |
| GTY documentation update |
2010-11-09 |
Laurynas Biveinis |
|
New |
| GTY chain_next annotate gimple_statement_base |
2012-08-20 |
Richard Guenther |
|
New |
| GNU/kFreeBSD systems running on MIPS |
2011-07-21 |
Robert Millan |
|
New |
| GNU/kFreeBSD systems running on MIPS |
2011-09-26 |
Rainer Orth |
|
New |
| GNU Superopt patches 6/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt patches 5/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt patches 4/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt patches 3/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt patches 2/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt patches 1/6 |
2010-09-07 |
Joe Seymour |
|
New |
| GNU Superopt Updated README |
2010-09-07 |
Joe Seymour |
|
New |
| GIMPLE verification of pointer-int conversions (PR52443) |
2012-03-01 |
Richard Guenther |
|
New |
| GCC: Add microblaze-*-rtems* (w/ diff) |
2012-05-08 |
Joel Sherrill |
|
New |
| GCC on FreeBSD/ia64: No rule to make target .../libgcc/crtfastmath.o |
2010-09-09 |
Gerald Pfeifer |
|
New |
| GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review)) |
2012-11-05 |
Thomas Schwinge |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-14 |
Jakub Jelinek |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-18 |
Sriraman Tallam |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-04-29 |
Sriraman Tallam |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-16 |
Sriraman Tallam |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-04-16 |
Sriraman Tallam |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-04-11 |
Sriraman Tallam |
|
New |
| GCC does not support *mmintrin.h with function specific opts |
2013-05-14 |
Jakub Jelinek |
|
New |
| GCC Ada/GNAT configuration for GNU/Hurd |
2012-06-16 |
Thomas Schwinge |
|
New |
| GCC 4.9, powerpc, add more debugging to -mdebug=reg and -mdebug=addr |
2013-01-31 |
Michael Meissner |
|
New |
| GCC 4.9 powerpc, merge SF/SD moves |
2013-01-30 |
Michael Meissner |
|
New |
| GCC 4.9 powerpc, merge DF/DD moves |
2013-01-30 |
Michael Meissner |
|
New |
| GCC 4.9 powerpc, fix insn type attribute for load/store insns |
2013-02-12 |
Pat Haugen |
|
New |
| GCC 4.8.0 Status Report (2013-02-14) |
2013-02-16 |
Gerald Pfeifer |
|
New |
| GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon |
2012-10-31 |
Kenneth Zadeck |
|
New |
| GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon |
2012-11-01 |
Kenneth Zadeck |
|
New |
| GCC 4.8.0 Status Report (2012-10-29), Stage 1 to end soon |
2012-11-01 |
Sharad Singhai |
|
New |
| GCC 4.7 and 4.8 PowerPC RTEMS |
2012-10-24 |
Sebastian Huber |
|
New |