Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 205 206 207 208 209 210 211 212 213 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[RFA:] doc: TARGET_LEGITIMIZE_ADDRESS needs to be defined for native TLS 2012-05-16 Hans-Peter Nilsson New
Go patch committed: Fix names for types defined in functions 2012-05-16 Ian Taylor New
Merge C++ conversion into trunk (0/6 - Overview) 2012-09-13 Jakub Jelinek New
[google/gcc-4_6_3-mobile] Port r187569 from google/gcc-4_6 branch (issue 6210060) 2012-05-16 Han Shen New
Fix var tracking ICE due to reorg. 2012-05-16 David Miller New
[Ada] Membership tests work with extended overflow checks 2012-10-01 Arnaud Charlet New
[Ada] Exponentiation works with extended overflow checks 2012-10-01 Arnaud Charlet New
[Ada] Division/Rem/Mod work with extended overflow checks 2012-10-01 Arnaud Charlet New
[lra] patch to revert a code from previous patch. 2012-10-17 Richard Sandiford New
Update {i386,i486,x86_64,powerpc{,64},s390,s390x}-linux-gnu{,/32} baseline_symbols.txt files 2013-03-07 Jakub Jelinek New
libgo patch committed: Fix handling of LineSetFile in DWARF line info 2012-05-16 Ian Taylor New
Default to --enable-libstdcxx-time=auto 2013-05-22 Jonathan Wakely New
[RFC] PR 53063 encode group options in .opt files 2012-05-16 Chung-Lin Tang New
[google] Fix duplicate symbol error reported by assembler 2012-09-13 Xinliang David Li New
[Ada] Complain when actual Symbol is present in any dimension output call 2012-10-01 Arnaud Charlet New
[google/main] Fix regression - SUBTARGET_EXTRA_SPECS overridden by LINUX_GRTE_EXTRA_SPECS 2012-09-13 Han Shen New
relax constraint on integral<->offset conversions (PR53336) 2012-05-16 Paolo Bonzini New
[Android] Stack protector enabling for Android target 2012-05-16 Pavel Chupin New
[C++] Mixed scalar-vector operations 2012-09-21 Marc Glisse New
[mips] Patch for new mips triplet - mips-mti-elf 2012-09-13 Steve Ellcey New
[testsuite] : Fixes in gcc.dg for mingw-targets 2013-03-07 Kai Tietz New
[C++] PR 44516 2012-05-16 Paolo Carlini New
[RFC] bitmaps as lists *or* trees 2013-03-07 Steven Bosscher New
[C++] PR 54583 2012-10-30 Paolo Carlini New
PATCH: Regenerate configure files 2012-05-16 H.J. Lu New
[C++] PR 44516 2012-05-16 Paolo Carlini New
PING PATCH: break lines in announce_function 2012-05-16 Basile Starynkevitch New
PING PATCH: break lines in announce_function 2012-05-16 Basile Starynkevitch New
Vectorizer TLC 2012-05-16 Richard Guenther New
Don't return original value from gen_lowpart_no_emit rtl hook (PR debug/55717) 2012-12-17 Jakub Jelinek New
[Fortran,committed] PR54690 - Fix of the commit of PR54618 2012-09-24 Tobias Burnus New
Fix my change to unroll_loop_constant_iterations 2012-10-09 Jan Hubicka New
C++ PATCH: use identifier_p instead of naked TREE_CODE == IDENTIFIER_NODE 2013-03-22 Gabriel Dos Reis New
Remove unused weird get_virtual_var 2012-05-16 Richard Guenther New
ARM/NEON: vld1q_dup_s64 builtin 2012-05-16 Christophe LYON New
[libgo] Undefined references to log_syslog.syslog_c on Solaris 2012-05-16 Rainer Orth New
PR go/55201: Link libgo against libatomic 2012-12-17 Andreas Schwab New
fix 50148 2012-12-17 Matt New
Use new dump scheme to emit loop unroll/peel summary info (issue6941070) 2012-12-18 Teresa Johnson New
[ARM] Improve 64-bit shifts (non-NEON) 2012-05-16 Andrew Stubbs New
[v3] docbook vs. texlive > 2007 2012-12-18 Jonathan Wakely New
[Ping] Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks 2012-06-22 rbmj New
Fix get_maxval_strlen for COND_EXPR after changing them to ternary 2012-05-16 Andrew Pinski New
Fix bessel_7.f90 failures on sparc-*-linux-gnu 2012-05-16 David Miller New
Try to expand COND_EXPR using addcc 2012-05-16 Andrew Pinski New
[C++] Produce canonical names for debug info without changing normal pretty-printing (issue6215052) 2012-05-16 Sterling Augustine New
Make ipa-reference to work on non-static at LTO time 2012-05-17 Jan Hubicka New
m32r-rtems libgcc config missing crtinit/fini 2012-05-16 Joel Sherrill New
Fix debug info of nested inline functions 2012-05-16 Eric Botcazou New
Vzeroupper placement/47440 2012-11-06 Jakub Jelinek New
minor cleanup in forwprop: use get_prop_source_stmt more 2012-09-13 Marc Glisse New
Fix up _mm_f{,n}m{add,sub}_s{s,d} (PR target/54564) 2012-09-13 Jakub Jelinek New
[SH] PR 54089 - Add support for rotcl instruction 2012-11-05 Oleg Endo New
[libjava] --enable-symvers tweak for 52700 2012-05-16 Benjamin Kosnik New
libgo patch committed: Print stack trace on panic or signal 2012-05-17 Ian Taylor New
[avr] Tidy up avr_extra_arch_macro 2012-10-17 Georg-Johann Lay New
section anchors and weak hidden symbols 2013-05-13 Nathan Sidwell New
PR middle-end/52584 2012-05-17 David Miller New
[C++] PR 44516 2012-05-17 Paolo Carlini New
Coldfire Cores 2012-05-17 Nathan Sidwell New
libgcc patch committed: Fix split-stack stack alignment 2012-11-06 Ian Taylor New
Trivial testsuite fix 2013-04-29 Jeff Law New
[C++] PR 53371 2012-05-17 Paolo Carlini New
Implement simple peeling on tree level; remove RTL peeling code 2012-11-05 Jan Hubicka New
More thorough checking in reg_fits_class_p 2012-05-17 Jim MacArthur New
[v3] remove dup include in testcase 2012-11-06 Jonathan Wakely New
[RFA] dwarf2.def (DW_OP): Add DW_OP_GNU_const_index. 2012-06-14 Doug Evans New
[TileGX] Committed fix for a typo bug 2012-06-15 Walter Lee New
libgcc patch committed: Fix for -fsplit-stack when using gold 2012-05-25 Ian Taylor New
[committed] Fix up i386/sse4_1-pmuldq.c (and i386/avx-vpmuldq.c) testcase 2012-06-27 Jakub Jelinek New
generate dual code paths in transactions 2012-11-07 Richard Henderson New
[committed,as,obvious] obj++/53388 2012-05-17 Paolo Carlini New
PATCH: PR target/48904: x86_64-knetbsd-gnu fails to build 2012-09-21 H.J. Lu New
[RFC] PR 53063 encode group options in .opt files 2012-05-17 Chung-Lin Tang New
Make IPA-CP work on aggregates 2012-11-07 Martin Jambor New
[RFA] leb128.h: New file. 2012-05-17 Doug Evans New
Turn check macros into functions. (issue6188088) 2012-05-17 Diego Novillo New
PR rtl-optimization/53352 2012-05-17 Meador Inge New
Simplify attempt_builtin_powi logic 2012-05-17 William J. Schmidt New
[6/6] Example of converting global state to per-pass state 2013-04-20 David Malcolm New
[2/6] Move the construction of the pass hierarchy into a new passes.def file 2013-04-20 David Malcolm New
[1/2] SH epilogue unwind, dwarf2 pass changes 2012-05-18 Chung-Lin Tang New
[4/6] Handwritten part of conversion of passes to instances of C++ classes 2013-04-20 David Malcolm New
[4/n] loop distribution TLC 2012-06-01 Richard Guenther New
Symbol table 21/many: analyze initializers of external vars 2012-05-18 Jan Hubicka New
[2/2] SH epilogue unwind, backend parts 2012-05-18 Chung-Lin Tang New
new port: msp430-elf 2013-05-07 DJ Delorie New
fix PR bootstrap/54642 2012-09-21 Jack Howarth New
RFA: update comment in dwarf2.def re: UPC extensions 2012-05-20 Gary Funck New
Fix gcc.dg/pr53352.c execute fail 2012-05-18 Richard Guenther New
Fix memset recognition, paper over PR53346 2012-05-18 Richard Guenther New
[rs6000] Fix PR53385 2012-05-18 William J. Schmidt New
[C++,testcase] PR 53763 2012-10-09 Paolo Carlini New
[MELT] Fixing echo stderr permission issue 2012-09-28 Alexandre Lissy New
[google] Backport to enable stack protector for Android targets (issue6220051) 2012-05-18 Jing Yu New
[lra] a tiny patch to improve pseudos splitting 2012-05-18 Vladimir Makarov New
Go patch committed: Fix erroneous use of VEC 2012-05-18 Ian Taylor New
[Ada] Fix ICE on constant with record type in LTO mode 2012-05-18 Eric Botcazou New
Fix PR ada/52362 2012-05-18 Eric Botcazou New
[google/gcc-4_6] More Fission updates (issue6219049) 2012-05-18 Cary Coutant New