Show patches with: Archived = No       |   126837 patches
« 1 2 ... 358 359 3601268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/7] Add missing documentation of four IPA-CP params - - - - --- 2014-06-29 Gerald Pfeifer New
SRA: don't drop clobbers - - - - --- 2014-06-29 Marc Glisse New
[rs6000,testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux - - - - --- 2014-06-30 Bill Schmidt New
[Committed,loop2_invariant,1/2] Check only one register class - - - - --- 2014-06-30 Zhenqiang Chen New
[tree-optimization/61607] Look through SSA_NAME_VALUE chains - - - - --- 2014-06-30 Jeff Law New
[Committed,AArch64] Fix register clobber in, aarch64_ashr_sisd_or_int_<mode>3 split. - - - - --- 2014-06-30 Marcus Shawcroft New
[DOC] Explicit Register Variables - - - - --- 2014-06-30 David Wohlferd New
[wwwdocs,Java] Remove separate java/build-snapshot.html - - - - --- 2014-06-30 Gerald Pfeifer New
[AArch64] Fix some saturating math NEON intrinsics types - - - - --- 2014-06-30 Kyrylo Tkachov New
AARCH64 configure check for gas -mabi support - - - - --- 2014-06-30 Gerald Pfeifer New
[2/5] Existing call graph infrastructure enhancement - - - - --- 2014-06-30 Martin Liška New
[3/5] IPA ICF pass - - - - --- 2014-06-30 Martin Liška New
Properly honor no_sanitize_undefined attribute - - - - --- 2014-06-30 Marek Polacek New
[4/5] Existing tests fix - - - - --- 2014-06-30 Martin Liška New
[5/5] New tests introduction - - - - --- 2014-06-30 Martin Liška New
[committed] Fix up -fsanitize=bounds documentation - - - - --- 2014-06-30 Jakub Jelinek New
Properly honor no_sanitize_undefined attribute - - - - --- 2014-06-30 Marek Polacek New
[C++] PR 54891 - - - - --- 2014-06-30 Paolo Carlini New
C++ PATCH for c++/61539 (type/value mismatch in variadic deduction) - - - - --- 2014-06-30 Jason Merrill New
[PING] Fix for PR 61561 - - - - --- 2014-06-30 Marat Zakirov New
[C] Add -Wincompatible-pointer-types option (PR c/58286) - - - - --- 2014-06-30 Marek Polacek New
[C] Add -Wint-conversion option - - - - --- 2014-06-30 Marek Polacek New
C++ PATCH for c++/61647 (ICE with call to conversion op) - - - - --- 2014-06-30 Jason Merrill New
C++ PATCH for c++/61566 (ICE with lambda in template default arg) - - - - --- 2014-06-30 Jason Merrill New
[C++] Avoid producing duplicate binfos for member pointers - - - - --- 2014-06-30 Jason Merrill New
Relax check against commuting XOR and ASHIFTRT in combine.c - - - - --- 2014-06-30 Alan Lawrence New
[alpha] : Introduce handle_trap_shadows and align_insns passes - - - - --- 2014-06-30 Uros Bizjak New
C++ PATCH for c++/61659 (undefined symbol with devirtualization) - - - - --- 2014-06-30 Jason Merrill New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-06-30 Yi Yang New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-06-30 Yi Yang New
IPA REF: alias refactoring - - - - --- 2014-06-30 Martin Liška New
[wwwdocs] /projects: make relative, simplify a reference - - - - --- 2014-06-30 Gerald Pfeifer New
Optimize type streaming - - - - --- 2014-06-30 Jan Hubicka New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-06-30 Yi Yang New
[C++] make TYPE_DECLs public for builtin type and templates - - - - --- 2014-06-30 Jan Hubicka New
Make TYPE_DECLs public in common code - - - - --- 2014-06-30 Jan Hubicka New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-06-30 Yi Yang New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-06-30 Yi Yang New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-07-01 Yi Yang New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-07-01 Yi Yang New
[libstdc++] Add xmethods for std::vector and std::unique_ptr - - - - --- 2014-07-01 Siva Chandra New
Update my email address - - - - --- 2014-07-01 Tim Shen New
[2/10] prepare ccmp - - - - --- 2014-07-01 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants - - - - --- 2014-07-01 Zhenqiang Chen New
[4/10] expand ccmp - - - - --- 2014-07-01 Zhenqiang Chen New
[C] Add -Wincompatible-pointer-types option (PR c/58286) - - - - --- 2014-07-01 Marek Polacek New
[C] Add -Wint-conversion option - - - - --- 2014-07-01 Marek Polacek New
Enable elimination of IV use with unsigned type candidate - - - - --- 2014-07-01 Bin.Cheng New
[ARM-AArch64/testsuite,v2,01/21] Neon intrinsics execution tests initial framework. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,02/21] Add unary operators: vabs and vneg. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,03/21] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,04/21] Add comparison operators: vceq, vcge, vcgt, vcle and vclt. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,05/21] Add comparison operators with floating-point operands: vcage, vcag… - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,06/21] Add unary saturating operators: vqabs and vqneg. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,07/21] Add binary saturating operators: vqadd, vqsub. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,08/21] Add vabal tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,09/21] Add vabd tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,10/21] Add vabdl tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,11/21] Add vaddhn tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,12/21] Add vaddl tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,13/21] Add vaddw tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,14/21] Add vbsl tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,15/21] Add vclz tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,16/21] Add vdup and vmov tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,17/21] Add vld1_dup tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,18/21] Add vld2/vld3/vld4 tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,19/21] Add vld2_lane, vld3_lane and vld4_lane - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,20/21] Add vmul tests. - - - - --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,21/21] Add vuzp and vzip tests. - - - - --- 2014-07-01 Christophe Lyon New
[PR,C++/58781,59867,60249] Various user-defined string literal issues involving character encodings… - - - - --- 2014-07-01 Paolo Carlini New
[wwwdocs,Java] Merge java/.htaccess into top level .htaccess and convert to https - - - - --- 2014-07-01 Gerald Pfeifer New
[C++] Replace error + error with error + inform - - - - --- 2014-07-01 Paolo Carlini New
[GOOGLE] LIPO resolved node handling for inline clone references - - - - --- 2014-07-01 Teresa Johnson New
[AArch64,Testsuite] Specify -fno-use-caller-save for func-ret* tests - - - - --- 2014-07-01 Yufeng Zhang New
[wwwdocs] Convert our cgi-bin invocations to https - - - - --- 2014-07-01 Gerald Pfeifer New
Generate canonical infinity for the Motorola extended real format - - - - --- 2014-07-01 Andreas Schwab New
Ok to backport r210653 (fix for PR58930) to gcc-4_9-branch? - - - - --- 2014-07-01 Paul Pluzhnikov New
[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities. - - - - --- 2014-07-01 Yi Yang New
Fix ICEs with -gsplit-dwarf - - - - --- 2014-07-01 Cary Coutant New
[C++] PR 51448, 53618, 58059 - - - - --- 2014-07-01 Paolo Carlini New
add __attribute__ ((designated_init)) - - - - --- 2014-07-01 Tom Tromey New
libgo patch committed: Build targets for benchmarks - - - - --- 2014-07-01 Ian Lance Taylor New
ipa-devirt tweeks - - - - --- 2014-07-02 Jan Hubicka New
[Fortran,committed] Fix race condition in coarray test case - - - - --- 2014-07-02 Tobias Burnus New
Add predicate to test if type contains polymorphic type - - - - --- 2014-07-02 Jan Hubicka New
Fix ICE on old style init of derived components - - - - --- 2014-07-02 Jakub Jelinek New
Don't allow combination of read/write and earlyclobber constraint modifier - - - - --- 2014-07-02 Tom de Vries New
combination of read/write and earlyclobber constraint modifier - - - - --- 2014-07-02 Tom de Vries New
Fix various undefined behaviors in gcc found by bootstrap-ubsan - - - - --- 2014-07-02 Jakub Jelinek New
RTEMS: Add multilibs for ARM - - - - --- 2014-07-02 Sebastian Huber New
[libgfortran] : Fix support_fpu_rounding_mode and add -mieee flags for alpha - - - - --- 2014-07-02 Uros Bizjak New
[AArch64,committed] Delete unused variable i - - - - --- 2014-07-02 Kyrylo Tkachov New
Power/GCC: Subword atomic operation endianness check bug fix - - - - --- 2014-07-02 Maciej W. Rozycki Accepted
Don't run guality.exp tests with LTO_TORTURE_OPTIONS. - - - - --- 2014-07-02 Mark Wielaard New
[i386] Add prefixes avoidance tuning for silvermont target - - - - --- 2014-07-02 Ilya Enkovich New
libgo patch committed: Don't explicitly free tiny blocks - - - - --- 2014-07-02 Ian Lance Taylor New
More informative ODR warnings - - - - --- 2014-07-02 Jan Hubicka New
[wwwdocs,Java] Rework java/ towards relative links and remove redundant CSS references - - - - --- 2014-07-02 Gerald Pfeifer New
[libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir} - - - - --- 2014-07-02 Tobias Burnus New
[GOOGLE] Define libgcov interface for distinguishing -ftest-coverage from -fprofile-generate - - - - --- 2014-07-02 Teresa Johnson New
« 1 2 ... 358 359 3601268 1269 »