| [moxie] fix moxie-rtems configuration. |
2010-10-01 |
Anthony Green |
|
New |
| Fix PR45854 |
2010-10-01 |
Richard Guenther |
|
New |
| PR45445 |
2010-10-01 |
Bernd Schmidt |
|
New |
| PATCH COMMITTED: Fix -fsplit-stack build with old binutils |
2010-10-01 |
H.J. Lu |
|
New |
| Make dwarf2out use DECL_FILE_SCOPE_P some more |
2010-10-01 |
Richard Guenther |
|
New |
| RFA; Add option to control combine-stack-adjustments pass |
2010-10-01 |
Nick Clifton |
|
New |
| [RS6000] PR 45807 r2 eh_frame info error |
2010-10-01 |
Alan Modra |
|
New |
| [committed] SH: Accept -fstack-usage |
2010-10-01 |
Kaz Kojima |
|
New |
| Move SSA macros and declarations out of tree.h |
2010-09-30 |
Manuel López-Ibáñez |
|
New |
| [00/44] Merge changes from Graphite branch to trunk |
2010-09-30 |
Jack Howarth |
|
New |
| MicroBlaze port |
2010-09-30 |
Michael Eager |
|
New |
| [build] Check for visibility support in Solaris 8 ld |
2010-09-30 |
Rainer Orth |
|
New |
| [00/44] Merge changes from Graphite branch to trunk |
2010-09-30 |
Sebastian Pop |
|
New |
| [committed] Fix ppc build breakage (PR target/45837) |
2010-09-30 |
Michael Meissner |
|
New |
| Fix x86_64 va_arg (PR target/45843) |
2010-09-30 |
Jakub Jelinek |
|
New |
| Handle IF_THEN_ELSE in mem_loc_descriptor |
2010-09-30 |
Jakub Jelinek |
|
New |
| fix target/44606, reload bug on SPE |
2010-09-30 |
Nathan Froyd |
|
New |
| Correctly document Solaris 2 options |
2010-09-30 |
Rainer Orth |
|
New |
| [44/44] Fix PR45758: reset scevs before Graphite. |
2010-09-30 |
Sebastian Pop |
|
New |
| [43/44] Fix miscompilation of 416.gamess. |
2010-09-30 |
Sebastian Pop |
|
New |
| [42/44] Add testcase for PR45758. |
2010-09-30 |
Sebastian Pop |
|
New |
| [41/44] Fix memory leaks in new scop detection. |
2010-09-30 |
Sebastian Pop |
|
New |
| [40/44] Fix Graphite memory leaks. |
2010-09-30 |
Sebastian Pop |
|
New |
| [39/44] New flag: -fgraphite-dump-cloog. |
2010-09-30 |
Sebastian Pop |
|
New |
| [38/44] CDI_POST_DOMINATORS are not used in Graphite. |
2010-09-30 |
Sebastian Pop |
|
New |
| [37/44] Only iterate over pbb_dim_iter_domain. |
2010-09-30 |
Sebastian Pop |
|
New |
| [36/44] Fix comments. |
2010-09-30 |
Sebastian Pop |
|
New |
| [35/44] New pass: loop flattening. |
2010-09-30 |
Sebastian Pop |
|
New |
| [34/44] Add cloog_checksum. |
2010-09-30 |
Sebastian Pop |
|
New |
| [33/44] Fix pbb_number_of_iterations_at_time. |
2010-09-30 |
Sebastian Pop |
|
New |
| [32/44] Fix lst_update_scattering. |
2010-09-30 |
Sebastian Pop |
|
New |
| [31/44] Outline lst_niter_for_loop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [30/44] Call fatal_error when the transform read from file is not legal. |
2010-09-30 |
Sebastian Pop |
|
New |
| [29/44] Fix pretty printers. |
2010-09-30 |
Sebastian Pop |
|
New |
| [28/44] Use FOR_EACH_VEC_ELT. |
2010-09-30 |
Sebastian Pop |
|
New |
| [27/44] New SCoPDetection detects first SCoPs. |
2010-09-30 |
Sebastian Pop |
|
New |
| [26/44] Fix uninitialize warning. |
2010-09-30 |
Sebastian Pop |
|
New |
| [25/44] Avoid set but not used warning. |
2010-09-30 |
Sebastian Pop |
|
New |
| [24/44] Speed-up loop blocking: strip-mining is always legal. |
2010-09-30 |
Sebastian Pop |
|
New |
| [23/44] Fix the description of graphite_can_represent_loop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [22/44] Add testcase for PR45230. |
2010-09-30 |
Sebastian Pop |
|
New |
| [21/44] Also handle ARRAY_REFs in instantiate_scev_r. |
2010-09-30 |
Sebastian Pop |
|
New |
| [20/44] Fix chrec_contains_symbols_defined_in_loop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [19/44] A function is affine when CHREC_RIGHT is invariant. |
2010-09-30 |
Sebastian Pop |
|
New |
| [18/44] Factor out is_gimple_reg calls. |
2010-09-30 |
Sebastian Pop |
|
New |
| [17/44] Remove outermost loop parameter. |
2010-09-30 |
Sebastian Pop |
|
New |
| [16/44] Fix PR45229: gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity. |
2010-09-30 |
Sebastian Pop |
|
New |
| [15/44] Integrate openscop tests in graphite testsuite. |
2010-09-30 |
Sebastian Pop |
|
New |
| [14/44] Add documentation for -fgraphite-read and -fgraphite-write. |
2010-09-30 |
Sebastian Pop |
|
New |
| [13/44] Disable graphite loop optimizations with fgraphite read. |
2010-09-30 |
Sebastian Pop |
|
New |
| [12/44] Dump each scop in a separate file. |
2010-09-30 |
Sebastian Pop |
|
New |
| [11/44] Remove redundant checks in graphite_can_represent_scev. |
2010-09-30 |
Sebastian Pop |
|
New |
| [10/44] Fix 435.gromacs miscompile. |
2010-09-30 |
Sebastian Pop |
|
New |
| [09/44] Enable graphite to read an OpenScop file. |
2010-09-30 |
Sebastian Pop |
|
New |
| [08/44] Fix include order to avoid failed compilation on CLOOG_ORG. |
2010-09-30 |
Sebastian Pop |
|
New |
| [07/44] Add necessary accessors for CloogMatrix (CLOOG_ORG). |
2010-09-30 |
Sebastian Pop |
|
New |
| [06/44] Remove spaces from matrix lines. |
2010-09-30 |
Sebastian Pop |
|
New |
| [05/44] Fix columns order in openscop. |
2010-09-30 |
Sebastian Pop |
|
New |
| [04/44] Add testcase for PR43423. |
2010-09-30 |
Sebastian Pop |
|
New |
| [03/44] Generate in priority signed types for integer constants. |
2010-09-30 |
Sebastian Pop |
|
New |
| [02/44] Avoid lang_hooks, call build_nonstandard_integer_type. |
2010-09-30 |
Sebastian Pop |
|
New |
| [01/44] Write OpenScop format. |
2010-09-30 |
Sebastian Pop |
|
New |
| More use of structures in option processing |
2010-09-30 |
Joseph S. Myers |
|
New |
| [iq2000,obj] remove TARGET_LIBGCC2_CFLAGS |
2010-09-30 |
Nathan Froyd |
|
New |
| [darwin] nullify __strong/__weak for non-Objc-gc case. |
2010-09-30 |
IainS |
|
New |
| [ObjC*] Add @required/@optional to methods in protocol lists. |
2010-09-30 |
IainS |
|
New |
| ((A & N) + B) & M optimization (PR tree-optimization/31261, take 2) |
2010-09-30 |
Jakub Jelinek |
|
New |
| More use of structures in option processing |
2010-09-30 |
Joseph S. Myers |
|
New |
| [wwwdocs,+,Fortran] Release note updates: changes.html + gfortran.texi (F2008 status) |
2010-09-30 |
Tobias Burnus |
|
New |
| Fix partly PR45702 |
2010-09-30 |
Richard Guenther |
|
New |
| [ARM] Fix PR45447 |
2010-09-30 |
Yao Qi |
|
New |
| [toplevel] Use AS_HELP_STRING in configure.ac |
2010-09-30 |
Andreas Schwab |
|
New |
| [ARM] Fix PR45447 |
2010-09-30 |
Yao Qi |
|
New |
| [objc*,testsuite,committed] adjust test cases for NeXT. |
2010-09-30 |
IainS |
|
New |
| Quoting fixes in GLIBCXX_ENABLE |
2010-09-30 |
Andreas Schwab |
|
New |
| [objc] : Fix issue about LLP64 and -Wpadded |
2010-09-30 |
Nicola Pero |
|
New |
| ObjC - another bugfix merge from apple/trunk |
2010-09-30 |
Nicola Pero |
|
New |
| [objc] : Fix issue about LLP64 and -Wpadded |
2010-09-30 |
Kai Tietz |
|
New |
| Your change to ada/cats/run_acats in February |
2010-09-30 |
Eric Botcazou |
|
New |
| [doc] Update links to gcc binaries |
2010-09-30 |
Gerald Pfeifer |
|
New |
| PATCH RFA: Support Plan 9 extensions in gcc |
2010-09-30 |
Ian Taylor |
|
New |
| ObjC - standardize parsing of @class etc |
2010-09-29 |
Nicola Pero |
|
New |
| Patch for partial inlining/text.unlikely bug, PR tree-optimization/45781 |
2010-09-29 |
Steve Ellcey |
|
New |
| [committed,ia64] Patch to fix gimple bytecode error |
2010-09-29 |
Steve Ellcey |
|
New |
| Followup for reg_equiv_invariant patch: Fix PR39871 |
2010-09-29 |
Bernd Schmidt |
|
New |
| [build] info-gcc, dvi-gcc etc work from unbuilt configured tree. |
2010-09-29 |
Ralf Wildenhues |
|
New |
| [build] improve dependency graph for build/gen% |
2010-09-29 |
Ralf Wildenhues |
|
New |
| ((A & N) + B) & M optimization (PR tree-optimization/31261) |
2010-09-29 |
Jakub Jelinek |
|
New |
| fix darwin build |
2010-09-29 |
Mike Stump |
|
New |
| [CRIS] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST |
2010-09-29 |
Anatoly Sokolov |
|
New |
| [ARM] Avoid enlarged alignment when optimizing for size |
2010-09-29 |
Chung-Lin Tang |
|
New |
| Head does not build Ada for RTEMS |
2010-09-29 |
Joel Sherrill |
|
New |
| MicroBlaze port |
2010-09-29 |
Michael Eager |
|
New |
| Remove CLASS_LIKELY_SPILLED_P macro from the GCC |
2010-09-29 |
Anatoly Sokolov |
|
New |
| [picochip,committed] Handle CFI debug labels in between vliw instructions |
2010-09-29 |
Hariharan Sandanagobalane |
|
New |
| Remove VarExists |
2010-09-29 |
Joseph S. Myers |
|
New |
| [obv] Fix typo in cp/decl.c |
2010-09-29 |
Yao Qi |
|
New |
| update -pthread specs for FreeBSD |
2010-09-29 |
Gerald Pfeifer |
|
New |
| [ARM] Fix ICE (PR target/45805). |
2010-09-29 |
tejas belagod |
|
New |
| [wwwdocs] PATCH for Re: GCC 4.4.5 Release Candidate available from gcc.gnu.org |
2010-09-29 |
Gerald Pfeifer |
|
New |