| PATCH: Update x86 rdrand intrinsics |
2010-12-28 |
H.J. Lu |
|
New |
| ObjC/ObjC++: Fix PR objc/47075 ("Missed deprecation warnings for @property when using getter/setter directly") |
2010-12-28 |
Nicola Pero |
|
New |
| [Fortran,OOP] PR 46838: Initialization of polymorphic allocatable components |
2010-12-28 |
Janus Weil |
|
New |
| [ARM,RFC] Support unaligned access for modern ARM processors |
2010-12-28 |
Jie Zhang |
|
New |
| [commit] Remove useless macro definition |
2010-12-28 |
Jie Zhang |
|
New |
| [MIPS,LS3A] Define peephole2 for Loongson3A 128 bits load/store |
2010-12-28 |
Mingjie Xing |
|
New |
| [7/7] Use FOR_EACH_VEC_ELT. |
2010-12-28 |
Sebastian Pop |
|
New |
| [6/7] Don't include sys/time.h. |
2010-12-28 |
Sebastian Pop |
|
New |
| [5/7] Move code out of ifdef HAVE_cloog section. |
2010-12-28 |
Sebastian Pop |
|
New |
| [4/7] Use the enum OPENCL_FUNCTIONS as indices of opencl_function_names. |
2010-12-28 |
Sebastian Pop |
|
New |
| [3/7] Fix formatting. |
2010-12-28 |
Sebastian Pop |
|
New |
| [2/7] Fix formating problems. |
2010-12-28 |
Sebastian Pop |
|
New |
| [1/7] Sort topologically static functions. |
2010-12-28 |
Sebastian Pop |
|
New |
| ObjC/ObjC++: Fix missing check that a class extension is declared before the class implementation |
2010-12-28 |
Nicola Pero |
|
New |
| Do not include unnecessary .h files. |
2010-12-28 |
Sebastian Pop |
|
New |
| [arm] Backport PR45094 fix to 4.5 |
2010-12-28 |
Yao Qi |
|
New |
| Fix for PR objc/47073 |
2010-12-28 |
Nicola Pero |
|
New |
| [fortran] PR 46065 - optimize trim |
2010-12-27 |
Thomas Koenig |
|
New |
| [C++0x] avoid extra tentative parse in range-based for loops |
2010-12-27 |
Rodrigo Rivas |
|
New |
| [committed] Show character kinds in -fdump-fortran-* |
2010-12-27 |
Thomas Koenig |
|
New |
| [ARM] Zero latency between compare and branch on Cortex-A8 |
2010-12-27 |
Dmitry Melnik |
|
New |
| [ARM] VSHL, VSHR, VLSHR immediate values support |
2010-12-27 |
Dmitry Plotnikov |
|
New |
| [libgcov] : PR bootstrap/47055 - "make profiledbootstrap" fails on MSYS/mingw-w64 |
2010-12-27 |
Kai Tietz |
|
New |
| [arm] Backport PR45094 fix to 4.5 |
2010-12-27 |
Yao Qi |
|
New |
| libobjc: run testcases with Apple runtime as well |
2010-12-26 |
Nicola Pero |
|
New |
| m68k-linux: reduce multilibs |
2010-12-26 |
Andreas Schwab |
|
New |
| libobjc: run testcases with Apple runtime as well |
2010-12-26 |
Nicola Pero |
|
New |
| libobjc: Fixed segmentation fault / wrong order when calling +load on categories loaded from multiple modules |
2010-12-26 |
Nicola Pero |
|
New |
| Fix 64-bit Solaris 2/x86 IE TLS code sequence (PR target/43309) |
2010-12-25 |
Uros Bizjak |
|
New |
| Fix compiler crash with large Objective-C and __FLT_MAX__ (it may affect C++ too) |
2010-12-25 |
Nicola Pero |
|
New |
| [4/4] Make it bootstrap with CLooG.org. |
2010-12-25 |
Sebastian Pop |
|
New |
| [3/4] Code generation for OpenCL. |
2010-12-25 |
Sebastian Pop |
|
New |
| [2/4] Conservatively estimate subscript upper bound from the loop iteration domain. |
2010-12-25 |
Sebastian Pop |
|
New |
| [1/4] Make some of the graphite functions from graphite-clast-to-gimple.c exposed for the new files. |
2010-12-25 |
Sebastian Pop |
|
New |
| [ARM,2/2] Fix DImode addressing |
2010-12-25 |
Jie Zhang |
|
New |
| Remove unused REG_VALUE_PROFILE reg note |
2010-12-24 |
Steven Bosscher |
|
New |
| libobjc: Fix sel_registerName and similar when passed a NULL argument |
2010-12-24 |
Nicola Pero |
|
New |
| libobjc: fix class_addIvar()'s alignment |
2010-12-24 |
Nicola Pero |
|
New |
| libobjc: review and complete the "Modern" typed selector API |
2010-12-24 |
Nicola Pero |
|
New |
| Fix alignment information in RTL for known misaligned addresses. |
2010-12-24 |
Ramana Radhakrishnan |
|
New |
| =?UTF-8?Q?libobjc:=20clarify=20behaviour=20of=20class=5FconformsToProtoc?= =?UTF-8?Q?ol()?= |
2010-12-24 |
Nicola Pero |
|
New |
| Fix PR 46521 and 46522 (remnants of PR45352) |
2010-12-24 |
Andrey Belevantsev |
|
New |
| =?UTF-8?Q?Fix=20compiler=20crash=20with=20large=20Objective-C=20and=20?= =?UTF-8?Q?=20=5F=5FFLT=5FMAX=5F=5F=20(it=20may=20affect=20C++=20too)?= |
2010-12-24 |
Nicola Pero |
|
New |
| Go patch committed: Avoid endless loop on array with recursive length |
2010-12-24 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on invalid use of multiple results |
2010-12-24 |
Ian Taylor |
|
New |
| Go patch committed: Avoid endless loop checking for pointer type |
2010-12-24 |
Ian Taylor |
|
New |
| PING: [patch] fix c++/18016 - warn about self-initialization in constructor init-list |
2010-12-24 |
Jonathan Wakely |
|
New |
| Go patch committed: Avoid endless loop inheriting interfaces |
2010-12-24 |
Ian Taylor |
|
New |
| Adjustment to DW_TAG_GNU_call_site patch for ICF debug |
2010-12-23 |
Jakub Jelinek |
|
New |
| Updated ENTRY_VALUE patch (PR debug/45882) |
2010-12-23 |
Jakub Jelinek |
|
New |
| Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch |
2010-12-23 |
Jakub Jelinek |
|
New |
| [C++] Fix constexpr related wrong-code (PR c++/46626) |
2010-12-23 |
Jakub Jelinek |
|
New |
| =?UTF-8?Q?libobjc:=20update=20of=20DEBUG=5FPRINTFs?= |
2010-12-23 |
Nicola Pero |
|
New |
| Fix PR46758: Do not use int_cst_value. |
2010-12-23 |
Sebastian Pop |
|
New |
| Use TYPE_MAIN_VARIANT in get_binfo_at_offset |
2010-12-23 |
Martin Jambor |
|
New |
| Fix PR46758: Do not use int_cst_value. |
2010-12-23 |
Sebastian Pop |
|
New |
| PR testsuite/45621 (indirect inlining related cgraph verifier ICE) |
2010-12-23 |
Martin Jambor |
|
New |
| [testsuite] : PR/47050 - gcc.target/i386/aggregate-ret[12].c FAIL with -m64 |
2010-12-23 |
Kai Tietz |
|
New |
| PING [ARM] [3/3] Implement TARGET_BUILTIN_DECL |
2010-12-23 |
Jie Zhang |
|
New |
| PING [ARM] [2/3] Rearrange builtin code |
2010-12-23 |
Jie Zhang |
|
New |
| PING [ARM] [1/3] Refactor NEON builtin code |
2010-12-23 |
Jie Zhang |
|
New |
| Ping [PATCH] PR testsuite/41146 |
2010-12-23 |
Dominique Dhumieres |
|
New |
| [build,objc] Link libobjc*.la with -shared-libgcc |
2010-12-23 |
Rainer Orth |
|
New |
| [c++] :PR/15774 - Conflicting function decls not diagnosed (this time really for 15774) |
2010-12-23 |
Kai Tietz |
|
New |
| [fortran] PR 31821 - substring checking on pointer assignment |
2010-12-23 |
Thomas Koenig |
|
New |
| =?UTF-8?Q?libobjc:=20fix=20class=5FaddMethod()=20to=20return=20NO=20if?= =?UTF-8?Q?=20the=20method=20already=20exists=20in=20the=20class?= |
2010-12-23 |
Nicola Pero |
|
New |
| Go patch committed: A variable with a preinit needs an init fn |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash building map descriptor for bad map |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Initialize Lex::lineoff_ |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Fix append with no extra arguments |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash asking for type of invalid const |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Avoid another infinite recursion |
2010-12-23 |
Ian Taylor |
|
New |
| Fix PR46758: Do not use int_cst_value. |
2010-12-23 |
Sebastian Pop |
|
New |
| Go patch committed: An unknown named object may be declared |
2010-12-23 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on invalid call to append |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Avoid infinite recursion when looking up methods |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on index into erroneous map |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Handle tuple assignment to global _ |
2010-12-22 |
Ian Taylor |
|
New |
| libobjc: do not abort upon finding a duplicate class |
2010-12-22 |
Nicola Pero |
|
New |
| Fix PR47002: memory leaks. |
2010-12-22 |
Sebastian Pop |
|
New |
| [c++] :PR/15774 - Conflicting function decls not diagnosed (this time really for 15774) |
2010-12-22 |
Kai Tietz |
|
New |
| Fix PR47002: memory leaks. |
2010-12-22 |
Sebastian Pop |
|
New |
| [fortran] PR fortran/46978 wrong-code with transpose(reshape(...)) |
2010-12-22 |
Mikael Morin |
|
New |
| Fix PR47019: parameters of a SCoP are SCEV analyzable. |
2010-12-22 |
Sebastian Pop |
|
New |
| Vectorizer RFC patch |
2010-12-22 |
Bernd Schmidt |
|
New |
| C++ PATCH for c++/47003 (ICE with new and volatile) |
2010-12-22 |
Jason Merrill |
|
New |
| [i386,c,c++] : PR/12171 - calling convention omitted in error message |
2010-12-22 |
Kai Tietz |
|
New |
| [PR47036] sel-sched: don't attempt to move up unconditional jumps |
2010-12-22 |
Alexander Monakov |
|
New |
| Go patch committed: Don't crash on array with erroneous length |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on erroneous var init from receive |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on erroneous channel operation |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash if a temporary is not defined |
2010-12-22 |
Ian Taylor |
|
New |
| Go patch committed: More tweaking of recursive types |
2010-12-22 |
Ian Taylor |
|
New |
| [c,c++,i386] :PR/15774 - Conflicting function decls not diagnosed |
2010-12-22 |
Kai Tietz |
|
New |
| [C++0x] pedantic warning with 'alignof(expression)' |
2010-12-22 |
Rodrigo Rivas |
|
New |
| [c,c++,i386] :PR/15774 - Conflicting function decls not diagnosed |
2010-12-22 |
Kai Tietz |
|
New |
| Go patch committed: Don't crash if array length is invalid const |
2010-12-22 |
Ian Taylor |
|
New |
| [build,objc] Link libobjc*.la with -shared-libgcc |
2010-12-22 |
Rainer Orth |
|
New |
| libobjc: documentation update |
2010-12-22 |
Nicola Pero |
|
New |
| [commit,spu] Fix (latent) ICE in spu_expand_mov |
2010-12-22 |
Ulrich Weigand |
|
New |