| avr: accept -fstack-usage |
2010-09-28 |
Tristan Gingold |
|
New |
| RFD: rtx_cost changes |
2010-09-28 |
Bernd Schmidt |
|
New |
| gcc/toplev.{c,h} + PR fortran/{40569,40568} compiler_options() + fixes |
2010-09-28 |
Tobias Burnus |
|
New |
| [i386] : Split *avx_<maxmin:code><mode>3 |
2010-09-28 |
Uros Bizjak |
|
New |
| [testsuite] Add -fno-short-enums in gcc.dg/Wcxx-compat-12.c |
2010-09-28 |
Jie Zhang |
|
New |
| PATCH COMMITTED: Fix -fsplit-stack build with old binutils |
2010-09-28 |
Ian Taylor |
|
New |
| Compiler options as string? |
2010-09-27 |
Tobias Burnus |
|
New |
| [RFC/CFT] Hookize TARGET_UNWIND_INFO and related macros |
2010-09-27 |
Richard Henderson |
|
New |
| HPPA constructor merge patch, PR middle-end/45388 |
2010-09-27 |
Steve Ellcey |
|
New |
| C++ PATCH to require real lvalues in expressions |
2010-09-27 |
Jason Merrill |
|
New |
| [fortran] Add string padding on assignment |
2010-09-27 |
Thomas Koenig |
|
New |
| [ARM] Use r9 or r10 as the PIC register only when TARGET_32BIT |
2010-09-27 |
Jie Zhang |
|
New |
| [v3] Add allocator_arg_t, uses_allocator... |
2010-09-27 |
Paolo Carlini |
|
New |
| Use DECL_FILE_SCOPE_P in dbxout |
2010-09-27 |
Richard Guenther |
|
New |
| [RS6000] PR 45807 r2 eh_frame info error |
2010-09-27 |
Alan Modra |
|
New |
| Fix PR45792, cris-elf build breakage from PR44374-fix "ifcvt/crossjump patch: Fix PR 42496, 21803" |
2010-09-27 |
Bernd Schmidt |
|
New |
| [arm] Fix PR45701 |
2010-09-27 |
Yao Qi |
|
New |
| get_ref_base_and_extend based ctor folding |
2010-09-27 |
Richard Guenther |
|
New |
| [v3] Small std::pow clean-up |
2010-09-27 |
Paolo Carlini |
|
New |
| [C] Always use TRANSLATION_UNIT_DECL as context |
2010-09-27 |
Richard Guenther |
|
New |
| Fix PR45792, cris-elf build breakage from PR44374-fix "ifcvt/crossjump patch: Fix PR 42496, 21803" |
2010-09-27 |
Hans-Peter Nilsson |
|
New |
| alpha: fix stack checking for alloca-ing a big chunk |
2010-09-27 |
Tristan Gingold |
|
New |
| [C] Always use TRANSLATION_UNIT_DECL as context |
2010-09-27 |
Richard Guenther |
|
New |
| [i386] : Some trivial i386.h cleanups |
2010-09-27 |
Uros Bizjak |
|
New |
| PATCH RFA: Support Plan 9 extensions in gcc |
2010-09-27 |
Ian Taylor |
|
New |
| [Fortran] PR fortran/45783 and PR fortran/45795: Fix ICE in gfc_add_component_ref |
2010-09-26 |
Daniel Kraft |
|
New |
| add --enable-gnu-indirect-function configure switch |
2010-09-26 |
Nathan Sidwell |
|
New |
| [i386] : Change stack probing and allocation implementation |
2010-09-26 |
Uros Bizjak |
|
New |
| [Revised] Fix PR 36502/plugins |
2010-09-26 |
Jack Howarth |
|
New |
| [arm] Fix PR45701 |
2010-09-26 |
Yao Qi |
|
New |
| =?UTF-8?Q?Removed=20obsolete=20libobjc=5Fentry.c=20file=20from=20libobjc?= |
2010-09-26 |
Nicola Pero |
|
New |
| [C++0x] implementing forward declarations for enums |
2010-09-26 |
Rodrigo Rivas |
|
New |
| [ObjC/C++] Recognize attributes on class, category and protocol declarations. |
2010-09-26 |
IainS |
|
New |
| Fix PR 36502/plugins |
2010-09-26 |
Jack Howarth |
|
New |
| [build] PR bootstrap/44621: fix unportable shell quoting |
2010-09-26 |
Ralf Wildenhues |
|
New |
| [i386] : Optimize DFmode signbit() for SSE math |
2010-09-26 |
Uros Bizjak |
|
New |
| [committed] Implement TARGET_BUILTIN_DECL for MIPS |
2010-09-26 |
Richard Sandiford |
|
New |
| Fix PR bootstrap/35855: awk character classes. |
2010-09-26 |
Ralf Wildenhues |
|
New |
| [i386] : Change stack probing and allocation implementation |
2010-09-26 |
Richard Henderson |
|
New |
| [Fortran] PR40569/40568: Support intrinsic module procedures (F2008) |
2010-09-25 |
Tobias Burnus |
|
New |
| Fix thinko in GIMPLE inliner |
2010-09-25 |
Eric Botcazou |
|
New |
| [Fortran] Update gfortran.texi's Fortran 2008 status |
2010-09-25 |
Tobias Burnus |
|
New |
| Require canonical type comparison for typedefs again. |
2010-09-25 |
Dodji Seketeli |
|
New |
| Print in-constant-pool in print_node |
2010-09-25 |
Jie Zhang |
|
New |
| [obv] Make lto1 verbose a little prettier |
2010-09-25 |
Jie Zhang |
|
New |
| sparc64, s390x - find 32bit system libraries |
2010-09-25 |
Matthias Klose |
|
New |
| [Fortran] PR fortran/45776: More variable definition checks |
2010-09-25 |
Daniel Kraft |
|
New |
| [fortran] Enforce F2003 C1202 |
2010-09-25 |
Tobias Burnus |
|
New |
| [fortran] Enforce F2003 C1202 |
2010-09-25 |
Steve Kargl |
|
New |
| [gccgo] Fix cmplx with mix of untyped constants and typed value |
2010-09-25 |
Ian Taylor |
|
New |
| [RFC/CFT] Hookize TARGET_UNWIND_INFO and related macros |
2010-09-24 |
Richard Henderson |
|
New |
| Update to WWW Docs for Contributing Doc Patches [wwwdocs] |
2010-09-24 |
Gerald Pfeifer |
|
New |
| [ia64] Cleanup unwind info annotations |
2010-09-24 |
Richard Henderson |
|
New |
| [split] Revert REG_CFA_TEMPORARY, bring in 32-bit fixes |
2010-09-24 |
Ian Taylor |
|
New |
| [Fortran] PR fortran/45776: More variable definition checks |
2010-09-24 |
Daniel Kraft |
|
New |
| C++ PATCH to dependency checking of array types |
2010-09-24 |
Jason Merrill |
|
New |
| gengtype plugin improvement lastround - patch 1 [declprog] |
2010-09-24 |
Basile Starynkevitch |
|
New |
| Objc - remove obsolete comment |
2010-09-24 |
Nicola Pero |
|
New |
| [gccgo] Initialize variables to avoid a warning |
2010-09-24 |
Ian Taylor |
|
New |
| [SRA] Do not care about trailing zero-sized bit-fields any more |
2010-09-24 |
Martin Jambor |
|
New |
| [split] Correct symbol version file |
2010-09-24 |
Ian Taylor |
|
New |
| [Fortran] PR fortran/45776: More variable definition checks |
2010-09-24 |
Daniel Kraft |
|
New |
| C++ PATCH to expression printing of ref/ptr nops |
2010-09-24 |
Jason Merrill |
|
New |
| Fix -undef option handling |
2010-09-24 |
Joseph S. Myers |
|
New |
| Enable dwarf2 debug_line for avr |
2010-09-24 |
Tristan Gingold |
|
New |
| Fix alloca with SUPPORTS_STACK_ALIGNMENT (PR middle-end/45234, take 2) |
2010-09-24 |
Jakub Jelinek |
|
New |
| =?UTF-8?Q?Re:=20GNU=20Objective-C=20runtime=20support=20for=20@synchroni?= =?UTF-8?Q?zed()?= |
2010-09-24 |
Nicola Pero |
|
New |
| [Fortran] Update gfortran.texi's Fortran 2008 status |
2010-09-24 |
Tobias Burnus |
|
New |
| Fix PR45758: reset scevs before Graphite. |
2010-09-24 |
Sebastian Pop |
|
New |
| Fix miscompilation of 416.gamess. |
2010-09-24 |
Sebastian Pop |
|
New |
| gengtype indentation patch |
2010-09-24 |
Basile Starynkevitch |
|
New |
| fix darwin bootstrap |
2010-09-24 |
Jack Howarth |
|
New |
| [Revisedx2] eliminate UNRESOLVED errors on attr-ifunc-[1,5].c/attr-ifunc-[1,4].C |
2010-09-24 |
Jack Howarth |
|
New |
| Fix alloca with SUPPORTS_STACK_ALIGNMENT (PR middle-end/45234) |
2010-09-23 |
Jakub Jelinek |
|
New |
| eliminate UNRESOLVED errors on attr-ifunc-1.[c,C] |
2010-09-23 |
Jack Howarth |
|
New |
| ObjC documentation update |
2010-09-23 |
Nicola Pero |
|
New |
| Fix PR driver/45703: let --help -v show linker help. |
2010-09-23 |
Ralf Wildenhues |
|
New |
| [fortran] Fix PR 45744 |
2010-09-23 |
Thomas Koenig |
|
New |
| [AVR,Committed] Hookize CLASS_LIKELY_SPILLED_P |
2010-09-23 |
Anatoly Sokolov |
|
New |
| PATCH RFA: Split stack [5/7]: x86 backend support |
2010-09-23 |
Ian Taylor |
|
New |
| gengtype indentation patch |
2010-09-23 |
Basile Starynkevitch |
|
New |
| [3/3] Add testcase for PR45758. |
2010-09-23 |
Sebastian Pop |
|
New |
| [2/3] Fix memory leaks in new scop detection. |
2010-09-23 |
Sebastian Pop |
|
New |
| [1/3] Fix Graphite memory leaks. |
2010-09-23 |
Sebastian Pop |
|
New |
| ifcvt/crossjump patch: Fix PR 42496, 21803 |
2010-09-23 |
Bernd Schmidt |
|
New |
| [Fortran] Update gfortran.texi's Fortran 2008 status |
2010-09-23 |
Tobias Burnus |
|
New |
| [Fortran] Update gfortran.texi's Fortran 2008 status |
2010-09-23 |
Tobias Burnus |
|
New |
| PATCH: Pad short functions for Atom |
2010-09-23 |
Uros Bizjak |
|
New |
| [Fortran] PR40571 - Add F2008's array valued PARAMETERs from ISO_FORTRAN_ENV |
2010-09-23 |
Tobias Burnus |
|
New |
| PowerPC64 large toc model |
2010-09-23 |
Alan Modra |
|
New |
| [committed] Fix alloca-{4,5}.c testcases |
2010-09-23 |
Jakub Jelinek |
|
New |
| Tidy up execute_update_addresses_taken |
2010-09-23 |
Eric Botcazou |
|
New |
| [PR,45565] Update SSA after stmt redirection |
2010-09-23 |
Richard Guenther |
|
New |
| [PR,45565] Update SSA after stmt redirection |
2010-09-23 |
Martin Jambor |
|
New |
| [libgomp/Fortran] OpenMP .texi fixes |
2010-09-23 |
Tobias Burnus |
|
New |
| PATCH: Pad short functions for Atom |
2010-09-23 |
Uros Bizjak |
|
New |
| fix restore of r30 on eh_return for ppc-aix / -mminimal-toc |
2010-09-23 |
Olivier Hainque |
|
New |
| PING: PATCH: PR middle-end/45234: [4.4/4.5/4.6 Regression] ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca |
2010-09-23 |
H.J. Lu |
|
New |
| [wwwdocs] gcc-4.6/changes.html and __float128 improvements |
2010-09-22 |
Gerald Pfeifer |
|
New |
| [wwwdocs] gcc-4.6/changes.html: document -fno-omit-frame-pointer changes |
2010-09-22 |
Gerald Pfeifer |
|
New |