Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 210 211 212 213 214 215 216 217 218 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
C++ PATCH for c++/45822 2010-12-08 Jason Merrill New
Cleanup, use bitmap_set_range/bitmap_clear_range instead of bitmap_set_bit/bitmap_clear_bit loops. 2010-12-08 Anatoly Sokolov New
svr4.h avoidance: iq2000 2010-12-08 Joseph S. Myers New
[PATCH:,PR,target/46631] Change operands order so we can use 16bit AND instead of 32bit in thumb2 2010-12-08 Richard Earnshaw New
[committed] Fix -Wunused warning in regrename.c (PR middle-end/46844) 2010-12-08 Jakub Jelinek New
[arm] Prefer LO_REG registers in regrename 2010-12-08 Yao Qi New
Fix regmove REG_EQUAL handling (PR rtl-optimization/46804) 2010-12-08 Jakub Jelinek New
glibc / uclibc / bionic switch vs. non-Linux, GNU-based systems 2010-12-08 Joseph S. Myers New
gcc.dg/torture/vector-shift2.c fails execution 2010-12-08 Sofiane Naci New
glibc / uclibc / bionic switch vs. non-Linux, GNU-based systems 2010-12-08 Thomas Schwinge New
[quadmath] PR 46772 - include stdlib.h instead of declaring stdtod 2010-12-08 Tobias Burnus New
[RFC,c++] fix PR 45329, provide information on overload resolution 2010-12-08 Nathan Froyd New
svr4.h avoidance: ia64 2010-12-08 Joseph S. Myers New
svr4.h avoidance: pa 2010-12-08 Joseph S. Myers New
Speedup copy_reference_ops_from_ref 2010-12-08 Richard Guenther New
[ARM] Thumb2 constant loading optimization 2010-12-08 Andrew Stubbs New
Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs. 2010-12-08 Richard Guenther New
[PR,debug/46576] don't reset prev_nonjump_insn at debug insns 2010-12-08 Alexandre Oliva New
[PR,debug/46782] Skip debug insns in try_forward_edges 2010-12-08 Alexandre Oliva New
libgo patch committed: Link against -lm 2010-12-08 Ian Taylor New
[committed] Fix handling of function sections on PA 2010-12-08 John David Anglin New
Add testcase for possible bug in gcc-4_4 ix86 branch 2010-12-08 asharif tools New
libgo patch committed: Fix test 2010-12-08 Ian Taylor New
Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs. 2010-12-07 Sebastian Pop New
Go patch committed: Don't crash on erroneous result variable 2010-12-07 Ian Taylor New
Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs. 2010-12-07 Sebastian Pop New
fix c++/44473, mangling for decimal classes 2010-12-07 Janis Johnson New
[quadmath] PR 46543: Add first documentation 2010-12-07 Tobias Burnus New
Don't require C++ bootstrap compiler (PR bootstrap/46810) 2010-12-07 Ian Taylor New
pdp11: Output negative values as signed rather than unsigned 2010-12-07 Paul Koning New
Go patch committed: Handle vector modes 2010-12-07 Ian Taylor New
Don't require C++ bootstrap compiler (PR bootstrap/46810) 2010-12-07 Ian Taylor New
svr4.h avoidance: moxie 2010-12-07 Joseph S. Myers New
PR 42327: Add checks for sqrt optab being present before doing pow (x, 0.75) optimization 2010-12-07 Michael Meissner New
[Fortran] PR 44352: Fix String-assigning ICE with statement functions 2010-12-07 Tobias Burnus New
PR debug/46749 2010-12-07 Mike Stump New
svr4.h avoidance: frv 2010-12-07 Joseph S. Myers New
PATCH: PR target/46770: Use .init_array/.fini_array sections 2010-12-07 H.J. Lu New
svr4.h avoidance: fr30 2010-12-07 Joseph S. Myers New
Fix alignment of vectorizer generated pointers 2010-12-07 Richard Guenther New
Add missing testcase for PR44676. 2010-12-07 Sebastian Pop New
PATCH: PR target/46770: Use .init_array/.fini_array sections 2010-12-07 H.J. Lu New
pdp11: define TARGET_ASM_FUNCTION_SECTION hook 2010-12-07 Paul Koning New
Backports from trunk to 4.5 2010-12-07 Jakub Jelinek New
[PING] PR 43603: Keep dominance info up to date 2010-12-07 Andrey Belevantsev New
svr4.h avoidance: cris 2010-12-07 Joseph S. Myers New
svr4.h avoidance: arc 2010-12-07 Joseph S. Myers New
Patch committed: install .gox files in go/version/machine directory 2010-12-07 Ian Taylor New
[Fortran] PR 44352: Fix String-assigning ICE with statement functions 2010-12-07 Tobias Burnus New
[gfortran.dg] Fix test cases. 2010-12-07 Jerry DeLisle New
Fix for PR 46830 2010-12-07 Paul Pluzhnikov New
PATCH: Add testcases for PRs middle-end/41562/46185 2010-12-07 H.J. Lu New
Fix PR42327: use build_int_cst. 2010-12-07 Sebastian Pop New
[quadmath,committed] PR 46817: Add LGPL header to the files in libquadmath/*.[ch] 2010-12-06 Tobias Burnus New
Patch committed: separate Go license into two files 2010-12-06 Ian Taylor New
=?UTF-8?Q?ObjC=20-=20remove=20reference=20to=20no=20longer=20used=20objc?= =?UTF-8?Q?=5Fvolatilized=20attribute?= 2010-12-06 Nicola Pero New
Clean up TARGET_POSIX_IO definitions 2010-12-06 Joseph S. Myers New
[c++] fix PR 45330, suggest alternatives for failed name lookups 2010-12-06 Nathan Froyd New
Fix PR44676: fix invariant phi node removal. 2010-12-06 Sebastian Pop New
[i386] Turn on -fschedule-insns and -fsched-pressure by default for x86-64 2010-12-06 Fang, Changpeng New
[SPARC] Fix small inconsistency 2010-12-06 Eric Botcazou New
Don't duplicate BARRIER after tablejump in cfglayout bb header or footer (PR rtl-optimization/46777) 2010-12-06 Jakub Jelinek New
RFA (vax): Fix PR46740 2010-12-06 Joern Rennecke New
Don't require C++ bootstrap compiler (PR bootstrap/46810) 2010-12-06 Jakub Jelinek New
Fix -fcompare-debug issues in parloops (PR debug/46799) 2010-12-06 Jakub Jelinek New
[Ping,0/3] New macro PREFERRED_RENAME_CLASS 2010-12-06 Eric Botcazou New
Fix reginfo -fcompare-debug issue (PR debug/46771) 2010-12-06 Jakub Jelinek New
RFA (bfin): fix PR46737 2010-12-06 Joern Rennecke New
RFA (vax): Fix PR46740 2010-12-06 Joern Rennecke New
RFA (mmix): FIx PR46739 2010-12-06 Joern Rennecke New
[v3,libgomp,build] Don't use undefined symvers_renaming in configure 2010-12-06 Rainer Orth New
[4.4/4.5,testsuite] Backports to improve IRIX 6/Tru64 UNIX testresults 2010-12-06 Rainer Orth New
Clean up MD_EXEC_PREFIX and MD_STARTFILE_PREFIX definitions 2010-12-06 Joseph S. Myers New
RFA (bfin): fix PR46737 2010-12-06 Joern Rennecke New
RFA: Fix frv --enable-werror-always build on 64 bit hosts - take two 2010-12-06 Joern Rennecke New
[v3] libstdc++/46821 2010-12-06 Paolo Carlini New
PATCH: Turn on unaligned SSE load/store for Core i7 2010-12-06 H.J. Lu New
PATCH: Add -march=/-mtune=corei7-avx 2010-12-06 H.J. Lu New
[committed] Ignore --with-dwarf2 option on 32-bit hppa*-*-hpux* 2010-12-06 John David Anglin New
ObjC: remove spurious warnings with -Wall and fast enumeration loops 2010-12-06 Nicola Pero New
[Revised] Fix PR43751/target 2010-12-05 Jack Howarth New
Fix PR43751/target 2010-12-05 Jack Howarth New
[build] PR 46540 - add --disable-libquadmath/--disable-libquadmath-support 2010-12-05 Tobias Burnus New
[RFA] rewrite splay_tree_foreach_helper to be non-recursive 2010-12-05 Doug Evans New
Avoid invalid LTO mode errors 2010-12-05 Jan Hubicka New
PR46667, fix section type conflicts 2010-12-05 Jan Hubicka New
[Darwin] Remove two unused headers. 2010-12-05 IainS New
[Fortran] PR fortran/46794: Fix ICE with powers of integers 2010-12-05 Daniel Kraft New
[doc] Fix typo in tm.texi.in 2010-12-05 Mingjie Xing New
Allow merging of units with profile feedback run different amount of times 2010-12-04 Jan Hubicka New
[build] PR 46540 - add --disable-libquadmath/--disable-libquadmath-support 2010-12-04 Tobias Burnus New
[build] PR 46540 - add --disable-libquadmath/--disable-libquadmath-support 2010-12-04 Tobias Burnus New
[committed,Fortran] Disable complex checks in gfortran.dg/quad_1.f90 2010-12-04 Tobias Burnus New
[lto-plugin] : Don't use sys/wait.h for mingw targets 2010-12-04 Kai Tietz New
std::try_lock problems 2010-12-04 Jonathan Wakely New
Go patch committed: Remove #include "tm.h" from gofrontend 2010-12-04 Ian Taylor New
Clean up AS_NEEDS_DASH_FOR_PIPED_INPUT definitions 2010-12-04 Joseph S. Myers New
ObjC/ObjC++: Move ObjC callbacks into their own header to fix pointless rebuilds of lots of files when they change 2010-12-04 Nicola Pero New
[PATCH:,PR,target/44999] Replace "and r0, r0, #255" with uxtb in thumb2 2010-12-03 Carrot Wei New
[Fortran] PR fortran/46794: Fix ICE with powers of integers 2010-12-03 Daniel Kraft New