November 2011 Archives by author
Starting: Tue Nov 1 00:40:00 GMT 2011
Ending: Wed Nov 30 23:42:00 GMT 2011
Messages: 2693
- [google] Backport r171347 from trunk to google/gcc-4_6 (issue5396043)
Doug Kwan (關振德)
- [C++11] Add cstdalign to precompiled headers.
3dw4rd@verizon.net
- Disable libitm if unsupported
Pedro Alves
- Disable libitm if unsupported
Pedro Alves
- [Patch] make it possible for the target to rename ".tm_clone_table"
Pedro Alves
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Dave Anglin
- [PATCH] Fix libgcc_tm.h dependency in libgcc Makefile
John David Anglin
- [committed] Update PA libfunc initialization
John David Anglin
- [committed] Fix make rules for PA HP-UX stub library
John David Anglin
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Dimitrios Apostolou
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Dimitrios Apostolou
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Dimitrios Apostolou
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Dimitrios Apostolou
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Dimitrios Apostolou
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Dimitrios Apostolou
- Selective Scheduling Reviews
Andrey Belevantsev
- [PATCH 0/3] Predication support for selective scheduler
Andrey Belevantsev
- [PATCH 1/3] Transformation replay mechanism
Andrey Belevantsev
- [PATCH 2/3] Predication support
Andrey Belevantsev
- [PATCH 3/3, RFC] Fixup COND_EXECs before reload
Andrey Belevantsev
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- [PATCH, rs6000] Preserve link stack for 476 cpus
Peter Bergner
- increase call_saved_regs[] in caller-save.c
Peter Bergner
- Go patch committed: Update Go library
Uros Bizjak
- [PATCH] Add vec_pack_ufix_trunc_{v4df,v2df} expanders
Uros Bizjak
- PATCH: Move f16c intrinsics into f16cintrin.h
Uros Bizjak
- [PATCH] Add vec_pack_ufix_trunc_{v4df,v2df} expanders (take 2)
Uros Bizjak
- [PATCH, i386]: Fix PR50940, ICE in extract_insn, at recog.c:2137 during bootstrap
Uros Bizjak
- [PATCH, i386]: Use reg_or_subregno in int->float splitters
Uros Bizjak
- [PATCH, i386]: Use reg_or_subregno in int->float splitters
Uros Bizjak
- -fdump-go-spec option does not handle redefinitions
Uros Bizjak
- [PATCH, i386]: Fix gcc.target/i386/avx-vcvttpd2dq-256-1.c execution test failure
Uros Bizjak
- [PATCH, i386]: Testsuite adjustments
Uros Bizjak
- [Patch, i386] Add minus to list of promotable operators
Uros Bizjak
- libgo now builds fine on alpha-pc-linux-gnu (+ results)
Uros Bizjak
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Uros Bizjak
- [PATCH, i386]: Use {} for multi-line preparation statements.
Uros Bizjak
- [PATCH, i386]: Use operands[N] consistently in i386.md
Uros Bizjak
- [PATCH] Fix up floatunsv{4,8}siv{4,8}sf2
Uros Bizjak
- [PATCH]: Handle STRICT_LOW_PART in slim RTL dumps
Uros Bizjak
- Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
Uros Bizjak
- [PATCH, testsuite]: Do not cache check_effective_target_sync_{long_long,int_128} results
Uros Bizjak
- [PATCH, testsuite]: Fix FAIL: gcc.target/i386/pr49781-1.c scan-assembler-not for atom
Uros Bizjak
- [PATCH] Gather vectorization (PR tree-optimization/50789, take 2)
Uros Bizjak
- [PATCH] Vectorize lrint on x86_64/i686 -m32 -mavx using 32-byte vectors
Uros Bizjak
- [PATCH, i386]: Vectorize BUILT_IN_{I,LL}RINT{,F} when appropriate
Uros Bizjak
- [PATCH] Emit vperm2[if]128 $0x12/$0x20 as vinsert[if]128 $0/$1
Uros Bizjak
- [PATCH] If !-prefer-avx128, prefer using even 32-byte integer vector modes
Uros Bizjak
- [PATCH, i386]: Fix PR 50762, [4.7 Regression] ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)
Uros Bizjak
- [DOC PATCH]: Remove wrong explanation w.r.t. const handling for predicates, defined with define_predicate
Uros Bizjak
- [PATCH] Emit vzeroupper even from gen_return and gen_simple_return
Uros Bizjak
- [PATCH, alpha]: Restore bootstrap, broken due to config/elfos.h renames.
Uros Bizjak
- [PATCH, testsuite]: Do not run simulate-thread on alpha*-*-linux*
Uros Bizjak
- [Patch 001] [x86 backend] Define march/mtune for upcoming AMD Bulldozer procesor.
Uros Bizjak
- PATCH [1/n] addr32: Properly use Pmode and word_mode
Uros Bizjak
- [PATCH, i386]: Vectorize (int) {floor,ceil,round}{,f} with SSE4.1+
Uros Bizjak
- [PATCH, testsuite]: Cleanup rounding *-vec.c test
Uros Bizjak
- [PATCH, i386]: Optimize v2df (x2) -> v4sf,v4si conversion sequences for AVX.
Uros Bizjak
- [PATCH, libitm]: FixPR51098, bootstrap failure on AVX target
Uros Bizjak
- [PATCH, i386]: Optimize v2df (x2) -> v4sf,v4si conversion sequences for AVX.
Uros Bizjak
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Uros Bizjak
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Uros Bizjak
- [PATCH, tree-opt]: Fix PR5118, ICE: tree check: expected tree that contains ‘typed’ structure, have ‘block’ in fold_checksum_tree
Uros Bizjak
- PATCH: PR target/33944: streaming 64-bit integer stores
Uros Bizjak
- [PATCH, i386]: Fix ICE in tree-ssa/prefetch-[89].c
Uros Bizjak
- [PATCH, i386]: PR51235, PR51236: A couple of bugfixes
Uros Bizjak
- [PATCH, i386]: Move unspec/unspecv constants around
Uros Bizjak
- [PATCH Atom] PR target/51287 fix (avoid unrecognized instruction error)
Uros Bizjak
- [PATCH, testsuite]: Introduce sync_int128_runtime and sync_long_long_runtime
Uros Bizjak
- [PATCH, testsuite]: Enable sync_long_long on 32bit x86 and alpha
Uros Bizjak
- [PATCH, testsuite]: Enable sync_long_long on 32bit x86 and alpha
Uros Bizjak
- [PATCH, i386]: Fix sync long long failures on 32bit x86
Uros Bizjak
- [PATCH, testsuite]: Require vec_double for gcc.dg/vect/fast-math-vect-call-2.c
Uros Bizjak
- Go patch committed: Multiplex goroutines onto OS threads
Uros Bizjak
- [PATCH, testsuite]: Use dg-additional-options in g++.dg/cdce3.C
Uros Bizjak
- [PATCH, i386]: Update *floathi<mode>2_i387_with_temp
Uros Bizjak
- [PATCH, i386]: Split movdi_via_fpu
Uros Bizjak
- [PATCH, lto]: Handle *tm regparm attribute
Uros Bizjak
- [Patch, libfortran, committed] Cleanup NEWUNIT allocation
Janne Blomqvist
- [Patch, libfortran] PR 46686 Implement backtrace using libgcc functionality
Janne Blomqvist
- [Build, libgfortran, Patch] Make libgfortran's configure more cross-compile friendly
Janne Blomqvist
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Janne Blomqvist
- [Patch, fortran] Documentation fix for MCLOCK{,8}, TIME{,8}
Janne Blomqvist
- [Patch, libfortran] configure cleanup
Janne Blomqvist
- [Patch, libfortran] PR 46686 Implement backtrace using libgcc functionality
Janne Blomqvist
- [Patch, libfortran] PR 50016 Slow IO on Windows due to _commit()
Janne Blomqvist
- Re: [fortran, patch] Document the interaction of -finit-{real,integer,…} and -Wuninitialized
Janne Blomqvist
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Janne Blomqvist
- [libgfortran, patch] Silence a warning in libgfortran's runtime/error.c
Janne Blomqvist
- [Patch, libfortran] Trivial cleanup committed
Janne Blomqvist
- [Patch,Fortran] Fix tree-walking issue
Janne Blomqvist
- [Patch, libfortran] Reduce inlining
Janne Blomqvist
- [Patch, libfortran] PR 51090 Check getenv result before proceeding
Janne Blomqvist
- [Patch, fortran, RFC] PR 40958 Reduce size of module files
Janne Blomqvist
- [Patch, fortran, RFC] PR 40958 Reduce size of module files
Janne Blomqvist
- [Patch, fortran] PR 25708 Reduce seeks when loading module files
Janne Blomqvist
- RFC: PATCH to adjust warning flags for C++
Paolo Bonzini
- RFC: PATCH to adjust warning flags for C++
Paolo Bonzini
- serious libgcc regression added recently
Paolo Bonzini
- CFT: [build] Move crtstuff support to toplevel libgcc
Paolo Bonzini
- Build gcc/ with -fno-exceptions -fno-rtti
Paolo Bonzini
- [build] Restore arm-eabi bootstrap (PR target/50978)
Paolo Bonzini
- [Patch]: Fix PR rtl-optimization/50448
Paolo Bonzini
- [Patch]: Fix PR rtl-optimization/50448
Paolo Bonzini
- RFA: Fix dse / postreload not to bypass add expanders
Paolo Bonzini
- [build] Restore arm-eabi bootstrap (PR target/50978)
Paolo Bonzini
- [build] Restore arm-eabi bootstrap (PR target/50978)
Paolo Bonzini
- [build] Restore arm-eabi bootstrap (PR target/50978)
Paolo Bonzini
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Paolo Bonzini
- [PATCH] Fix libgcc_tm.h dependency in libgcc Makefile
Paolo Bonzini
- RFA: New pass to delete unexecutable paths in the CFG
Paolo Bonzini
- [build] Restore arm-eabi bootstrap (PR target/50978)
Paolo Bonzini
- RFA: New pass to delete unexecutable paths in the CFG
Paolo Bonzini
- Massive breakage with your libgcc patches
Paolo Bonzini
- RFA: New pass to delete unexecutable paths in the CFG
Paolo Bonzini
- RFA: New pass to delete unexecutable paths in the CFG
Paolo Bonzini
- RFA: New pass to delete unexecutable paths in the CFG
Paolo Bonzini
- SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)
Paolo Bonzini
- Fix libgcc for FreeBSD 10
Paolo Bonzini
- RFA: libgcc: move emutls.c from LIB2ADDEH et al to LIB2ADD
Paolo Bonzini
- Massive breakage with your libgcc patches
Paolo Bonzini
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Paolo Bonzini
- Massive breakage with your libgcc patches
Paolo Bonzini
- [Patch ppc/darwin] fix vec unwinding part 1.
Paolo Bonzini
- [Patch,AVR] Light-weight DImode implementation.
Paolo Bonzini
- [Patch,AVR] Light-weight DImode implementation.
Paolo Bonzini
- [wwwdocs/news] Add link to GNU Tools Cauldron 2012
Geert Bosch
- [Patch, Fortran] Cleanup of gfc_extend_expr
Steven Bosscher
- [PATCH] Remove dead labels to increase superblock scope
Steven Bosscher
- [Patch,AVR] Was/Fix: error linking lto1 for target avr
Steven Bosscher
- [PATCH] Fix computed gotos on m68k
Eric Botcazou
- [PATCH] Fix errors in expand_atomic_store.
Eric Botcazou
- [PATCH] Canonicalize sparc movcc patterns such that operand 0 always appears in operand 4.
Eric Botcazou
- [PATCH] strlenopt improvements
Eric Botcazou
- [SPARC] Fix PR target/50945
Eric Botcazou
- Mark objects death at end of scope
Eric Botcazou
- except.c: fix setjmp buffer size math
Eric Botcazou
- Mark objects death at end of scope
Eric Botcazou
- Mark objects death at end of scope
Eric Botcazou
- Mark objects death at end of scope
Eric Botcazou
- Build gcc/ with -fno-exceptions -fno-rtti
Eric Botcazou
- [SPARC] Consolidate movtf patterns
Eric Botcazou
- except.c: fix setjmp buffer size math
Eric Botcazou
- except.c: fix setjmp buffer size math
Eric Botcazou
- RFA: Fix dse / postreload not to bypass add expanders
Eric Botcazou
- [Patch]: Fix PR rtl-optimization/50448
Eric Botcazou
- [Patch]: Fix PR rtl-optimization/50448
Eric Botcazou
- [ping] Fix PR c++/50608
Eric Botcazou
- [Patch]: Fix PR rtl-optimization/50448
Eric Botcazou
- RFA: Fix dse / postreload not to bypass add expanders
Eric Botcazou
- [Ada] Internal error on private type with -gnatct
Eric Botcazou
- Reload related segfaults
Eric Botcazou
- [SPARC] Fix PR target/50979
Eric Botcazou
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Eric Botcazou
- [PATCH] strlenopt improvements
Eric Botcazou
- [Patch]: Fix PR rtl-optimization/50448
Eric Botcazou
- PATCH: Move f16c intrinsics into f16cintrin.h
Eric Botcazou
- [PATCH] Don't prevent merging of bbs because of user labels (PR tree-optimization/50693)
Eric Botcazou
- Fix various minor issues in gcse.c
Eric Botcazou
- [v3] define string::pop_back()
Eric Botcazou
- [v3] define string::pop_back()
Eric Botcazou
- [vms,committed]: Partial support of VMS pragma
Eric Botcazou
- [v3] define string::pop_back()
Eric Botcazou
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Eric Botcazou
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Eric Botcazou
- [PATCH i386] PR47698 no CMOV for volatile mem
Eric Botcazou
- [v3] add missing dg-require to tests
Eric Botcazou
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Eric Botcazou
- [v3] add missing dg-require to tests
Eric Botcazou
- RFT: Fix PR middle/end-40154
Eric Botcazou
- RFT: Fix PR middle/end-40154
Eric Botcazou
- [PATCH] More improvements to sparc VIS vec_init code generation.
Eric Botcazou
- [PATCH] More improvements to sparc VIS vec_init code generation.
Eric Botcazou
- [PATCH] Handle -msse -mno-sse2 in expand_vec_perm_interleave2 (PR target/50911)
Eric Botcazou
- RFT: Fix PR middle/end-40154
Eric Botcazou
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Eric Botcazou
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Eric Botcazou
- [Ada] Implement AI05-117 (memory barriers and volatile objects)
Eric Botcazou
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Eric Botcazou
- [PATCH] Revert sparc vec_init improvements as they cause 64-bit regressions.
Eric Botcazou
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Eric Botcazou
- Fix various minor issues in cprop.c
Eric Botcazou
- [PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
Eric Botcazou
- [Patch Darwin/Ada] work around PR target/50678
Eric Botcazou
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Eric Botcazou
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Eric Botcazou
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Eric Botcazou
- [PATCH] reload: Try alternative with swapped operands before going to the next
Eric Botcazou
- [PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
Eric Botcazou
- [Patch Darwin/Ada] work around PR target/50678
Eric Botcazou
- [PATCH 0/5] Convert Sparc to atomic optabs
Eric Botcazou
- [PATCH RFC] Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes.
Eric Botcazou
- [PATCH] postreload: Invalidate reg_state info at barrier/volatile insns
Eric Botcazou
- [PATCH] Remove dead labels to increase superblock scope
Eric Botcazou
- Fix PR rtl-optimization/51187
Eric Botcazou
- [Ada] size of record type with partial representation clause too large
Eric Botcazou
- [Ada] Housekeeping work in gigi (41/n)
Eric Botcazou
- [Ada] Expand NRV optimization in gigi
Eric Botcazou
- Massive EH regressions after "[patch, ia64, libgcc] Patch to fix libunwind build on IA64"
Eric Botcazou
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Eric Botcazou
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Eric Botcazou
- [PATCH] postreload: Invalidate reg_state info@barrier/volatile insns
Eric Botcazou
- [Ada] Fix libada build on cygwin
Eric Botcazou
- Eric Botcazou to join our Ada maintainer team
Eric Botcazou
- Fix PR rtl-optimization/51187
Eric Botcazou
- [PATCH] postreload: Invalidate reg_state info@barrier/volatile insns
Eric Botcazou
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Eric Botcazou
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Eric Botcazou
- [PATCH 0/5] Convert Sparc to atomic optabs
Eric Botcazou
- [PATCH 0/5] Convert Sparc to atomic optabs
Eric Botcazou
- [PATCH] Remove dead labels to increase superblock scope
Eric Botcazou
- Support Solaris 11/SPARC in MD_FALLBACK_FRAME_STATE_FOR (PR ada/41929)
Eric Botcazou
- [PATCH] Make sibcall argument overlap check less pessimistic (PR middle-end/50074)
Eric Botcazou
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Paul Brook
- [PATCH] Fix computed gotos on m68k
Julian Brown
- [Patch,Fortran] Fix tree-walking issue (was: gfortran tree walking issue)
Tobias Burnus
- [Patch,Fortran] Fix tree-walking issue
Tobias Burnus
- [Build, libgfortran, Patch] Make libgfortran's configure more cross-compile friendly
Tobias Burnus
- [Patch, Fortran] PR 50960 - Mark PARAMETER as TREE_READONLY
Tobias Burnus
- [Patch, Fortran] PR 50933 Fix type-compat check for BIND(C) DT
Tobias Burnus
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Tobias Burnus
- [trans-mem] document -fgnu-tm
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Tobias Burnus
- Re: [fortran, patch] Document the interaction of -finit-{real,integer,…} and -Wuninitialized
Tobias Burnus
- [libgfortran, patch] Silence a warning in fallback round() implementation
Tobias Burnus
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Tobias Burnus
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Tobias Burnus
- [Build, libgfortran, Patch] Make libgfortran's configure more cross-compile friendly
Tobias Burnus
- building trunk fails due to C++
Tobias Burnus
- [Patch, Fortran] PR 51073: fix for zero-sized coarray arrays
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Tobias Burnus
- [Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html
Tobias Burnus
- [Patch, Fortran] PR50640, PR51207 - fix select_type_12
Tobias Burnus
- [Patch, Fortran] PR 51218 (4.6/4.7 Regr.) Unset implicit_pure when calling impure subroutine
Tobias Burnus
- [Patch, fortran] coarray cleanup leftover
Tobias Burnus
- [Patch, Fortran] PR 50408 [4.6/4.7] ICE related to whole-file processing
Tobias Burnus
- [Patch, Fortran, committed] PR51302 - fix ICE with volatile loop variable
Tobias Burnus
- [Patch, Fortran] MOVE_ALLOC fixes
Tobias Burnus
- [Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html
Tobias Burnus
- [Patch, Fortran] MOVE_ALLOC fixes
Tobias Burnus
- [Patch, Fortran] PR51308 - fix bogus c_null_ptr error
Tobias Burnus
- [Patch, Fortran] PR51308 - fix bogus c_null_ptr error
Tobias Burnus
- [Patch, Fortran] [4.6/4.7] PR 50684 - fix intent(in) check
Tobias Burnus
- [Patch, Fortran] PR50815 - don't -fcheck=bounds of deferred-length strings
Tobias Burnus
- [Patch, Fortran] PR50923 - [4.4-4.7] Print warning function does not return a value
Tobias Burnus
- [C++ Patch] PR 44277
Paolo Carlini
- implementation of std::thread::hardware_concurrency()
Paolo Carlini
- [v3] PR libstdc++/50951
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [v3] Fix libstdc++/50880 in a better way
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch] PR 50810
Paolo Carlini
- [C++ Patch / RFC] PR 48420
Paolo Carlini
- [C++11 Patch] PR 50941
Paolo Carlini
- [C++ Patch] PR 50956
Paolo Carlini
- [C++ Patch / RFC] PR 48420
Paolo Carlini
- [C++ Patch, committed as obvious] Use ATTRIBUTE_UNUSED
Paolo Carlini
- [trans-mem] Avoid ICE with transaction expressions vs constant expressions.
Paolo Carlini
- put __stl_prime_list in comdat section
Paolo Carlini
- [C++ Patch] PR 47695
Paolo Carlini
- [C++ Patch] PR 47695
Paolo Carlini
- [C++ Patch] PR 50864
Paolo Carlini
- [C++ Patch / RFC] PR 50864
Paolo Carlini
- C++ PATCH for c++/50870 (ICE with -> X::Y in a template default argument)
Paolo Carlini
- [C++ Patch] PR 50864 (parser bits)
Paolo Carlini
- [C++ Patch] PR 50864 (parser bits)
Paolo Carlini
- [v3] Small clean-up to <complex>
Paolo Carlini
- [C++ Patch] PR 50864 (parser bits)
Paolo Carlini
- [v3] Bits of libstdc++/51018
Paolo Carlini
- [v3] Small clean-up to <complex>
Paolo Carlini
- [v3] -Wall fixes
Paolo Carlini
- [C++ Patch] PR 51045
Paolo Carlini
- [C++ Patch] PR 51047
Paolo Carlini
- [Patch] PR 51061
Paolo Carlini
- [C++ Patch] PR 51047
Paolo Carlini
- [Patch] PR 51061
Paolo Carlini
- [RFC] PR 50837
Paolo Carlini
- [RFC] PR 50837
Paolo Carlini
- [RFC] PR 50837
Paolo Carlini
- [v3] fix libstdc++/51083
Paolo Carlini
- [v3] Remove constexpr from frexp, modf, remquo
Paolo Carlini
- Memset/memcpy patch
Paolo Carlini
- [v3] libstdc++/51133
Paolo Carlini
- Memset/memcpy patch
Paolo Carlini
- [v3] libstdc++/51142
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [v3] Declare std::hash specializations noexcept
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [C++ Patch] PR 51150
Paolo Carlini
- [v3] libstdc++/51209
Paolo Carlini
- [Patch/RFC] PR 51216
Paolo Carlini
- [v3] Fix bitset::operator[] const in debug/profile mode
Paolo Carlini
- [C++ Patch] PR 51230
Paolo Carlini
- [C++ Patch] PR 51230
Paolo Carlini
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Paolo Carlini
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Paolo Carlini
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Paolo Carlini
- [v3] libstdc++/51185
Paolo Carlini
- [C++ Patch] PR 51196
Paolo Carlini
- [C++ Patch] PR 51265
Paolo Carlini
- [RFC] PR C++/51225
Paolo Carlini
- [RFC] PR C++/51225
Paolo Carlini
- [C++ Patch] PR 51290
Paolo Carlini
- [C++ Patch] PR 51290
Paolo Carlini
- [C++ Patch] PR 51227
Paolo Carlini
- [C++ Patch] PR 51299
Paolo Carlini
- [v3] libstdc++/51288
Paolo Carlini
- [C++ Patch] PR 51299
Paolo Carlini
- [C++ Patch] PR 51327
Paolo Carlini
- PING 2 : [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.
Arnaud Charlet
- [Ada] Add new Assign and Copy operations to unbounded containers
Arnaud Charlet
- [Ada] Detect more cases of Long_Float inconsistencies at compile time
Arnaud Charlet
- [Ada] Add case-insensitive string operations
Arnaud Charlet
- [Ada] Remove partial interface to BLAS/LAPACK
Arnaud Charlet
- [Ada] Atomic_Synchronization applies to types as well as variables
Arnaud Charlet
- [Ada] Extend atomic synchronization handling to selections
Arnaud Charlet
- [Ada] Semantically analyze source aspect in ASIS mode
Arnaud Charlet
- [Ada] Create the Find_Name_In_Path helper
Arnaud Charlet
- [Ada] Add Generic_Sort operation to standard library
Arnaud Charlet
- [Ada] Further refinement to Atomic_Synchronization handling
Arnaud Charlet
- [Ada] Further work on atomic synchronization
Arnaud Charlet
- [Ada] Change semantics of Merge
Arnaud Charlet
- [Ada] Message on rewriting loops is now an info message
Arnaud Charlet
- [Ada] Cleanup -gnatG output for machine code
Arnaud Charlet
- [Ada] Inhibit exception push/pop when not needed
Arnaud Charlet
- [Ada] Inhibit exception push/pop when not needed
Arnaud Charlet
- [Ada] Update dependencies
Arnaud Charlet
- [Ada] Define unique entity for parameter (used in Alfa mode)
Arnaud Charlet
- [Ada] Iteration over class-wide containers
Arnaud Charlet
- [Ada] In Alfa mode, record also modifications not coming from source
Arnaud Charlet
- [Ada] Improve error msg for passing volatile to non-volatile
Arnaud Charlet
- PING 1 [Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
Arnaud Charlet
- PING 1 [Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
Arnaud Charlet
- PING * : [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.
Arnaud Charlet
- [Ada] Get rid of superfluous access checks
Arnaud Charlet
- [Ada] Satisfy representation invariants in operation Move
Arnaud Charlet
- [Ada] Constraint checks on exit from function calls with out parameters
Arnaud Charlet
- [Ada] Conformance checks on partially parametrized formal packages
Arnaud Charlet
- [Ada] Invariants must only apply to public subprograms
Arnaud Charlet
- [Ada] Implement pragma Pure_12 and use it in Ada.Finalization
Arnaud Charlet
- [Ada] As we use the default behavior, no need to allocate a mutex attribute
Arnaud Charlet
- [Ada] A dispatching call cannot have a stdcall calling convention
Arnaud Charlet
- [Ada] As we use the default behavior, no need to allocate a cond attribute
Arnaud Charlet
- [Ada] Fix handling of local Restrictions pragmas
Arnaud Charlet
- [Ada] Properly recognize NEL as end of line in UTF-8 encoding mode
Arnaud Charlet
- [Ada] Fix handling of position attributes in Ada 2005 mode
Arnaud Charlet
- [Ada] Properly detect passing volatile A.B to non-volatile formal
Arnaud Charlet
- [Ada] Adjustments to setting alignment when size is set
Arnaud Charlet
- [Ada] Do not expand checks in Alfa mode
Arnaud Charlet
- [Ada] Access subprogram definitions as return types of access to subprograms
Arnaud Charlet
- [Ada] Cleanup in sysdep.c: remove unused declaration
Arnaud Charlet
- [Ada] In Alfa mode, do not force evaluation of expressions for checks
Arnaud Charlet
- [Ada] Special case dup2() on Windows
Arnaud Charlet
- [Ada] Locate error message on the first character of an assertion
Arnaud Charlet
- [Ada] In Alfa mode, do not remove side-effects from expression
Arnaud Charlet
- [Ada] Attribute 'Max_Size_In_Storage_Elements and controlled types
Arnaud Charlet
- [Ada] Locate error message on the first line of a pre/post/invariant aspect
Arnaud Charlet
- [Ada] Add a pseudo-terminal based expect unit
Arnaud Charlet
- [Ada] Wrong dispatching call in returned class-wide interface object
Arnaud Charlet
- [Ada] Change semantics of partial iteration
Arnaud Charlet
- [Ada] Fix check for entry family bounds out of range
Arnaud Charlet
- [Ada] Remove unnecessary node component from hashed map iterator
Arnaud Charlet
- [Ada] Remove hard-coded clock ids
Arnaud Charlet
- [ada] Fix bootstrap error in s-taprop-tru64.adb
Arnaud Charlet
- [Ada] Fixed bugs in iterators for set containers
Arnaud Charlet
- [Ada] Deallocation of a class-wide object with unknown discriminants
Arnaud Charlet
- [Ada] Taft-amendment types and Ada 2012 type invariants
Arnaud Charlet
- [Ada] Aspect specifications on subprogram renaming declarations
Arnaud Charlet
- [Ada] Consistent target names
Arnaud Charlet
- [Ada] Dependencies of virtual extending projects
Arnaud Charlet
- [Ada] Finalizable iterators for Ada 2012 containers
Arnaud Charlet
- [PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
Bin Cheng
- [PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
Bin Cheng
- [Patch,AVR]: Fix PR50910: int/2 leads to libgcc call
Denis Chertykov
- [Patch,AVR]: Fix PR50910: int/2 leads to libgcc call
Denis Chertykov
- [Patch,AVR]: Tweak division
Denis Chertykov
- [Patch,AVR]: Implement PR50931 (24-bit integers) (divmod) [2/n]
Denis Chertykov
- [Patch]: PR49868: Named address space support for AVR
Denis Chertykov
- [Patch,AVR]: Clean-up load non-integer constants
Denis Chertykov
- [Patch]: PR49868: Named address space support for AVR, #4
Denis Chertykov
- [Patch]: PR49868: Named address space support for AVR, #5
Denis Chertykov
- [Patch,AVR]: Clean up SFR offset usage.
Denis Chertykov
- [Patch,AVR]: Clean up SFR offset usage, take #2
Denis Chertykov
- [Patch,AVR]: ad PR49313: 64-bit division
Denis Chertykov
- [Patch,AVR]: Fix cc0 and loading const_int/const_double
Denis Chertykov
- [Patch,AVR] ad PR50566: Print double_int
Denis Chertykov
- [Patch,AVR]: Clean up SFR offset usage: %i for CONST_INT
Denis Chertykov
- [Patch,AVR]: Add %T/%t to print_operand. Add built-in to permute bits.
Denis Chertykov
- [Patch.AVR,4.6] Fix PR51002
Denis Chertykov
- [Patch,AVR] Light-weight DImode implementation.
Denis Chertykov
- [Patch,AVR] Was/Fix: error linking lto1 for target avr
Denis Chertykov
- Patch to enable efficient function level instrumentation (issue5416043)
Harshit Chopra
- [google] Patch to enable efficient function level instrumentation
Harshit Chopra
- [wwwdocs] Buildstat update for 4.6
Tom G. Christensen
- [wwwdocs] Buildstat update for 4.6
Tom G. Christensen
- [wwwdocs] Buildstat update for 4.6
Tom G. Christensen
- PR c++/30195
Fabien Chêne
- PR c++/30195
Fabien Chêne
- C++ testsuite PATCH to overhaul running of tests in C++11 mode
Fabien Chêne
- PR c++/30195
Fabien Chêne
- PR c++/30195
Fabien Chêne
- PR c++/30195
Fabien Chêne
- C++ Patch for c++/51141
Fabien Chêne
- [C++ Patch] PR c++/51188
Fabien Chêne
- [C++ Patch] PR c++/51188
Fabien Chêne
- RFA: AVR: Provide local version of c_addr_space_name
Nick Clifton
- [Patch, Fortran] Cleanup of gfc_extend_expr
William Clodius
- [Patch] ARM multilib changes for RTEMS
Ralf Corsepius
- [commited] Add custom RTEMS lm32 multilibs
Ralf Corsepius
- [PATCH,libgcc,avr-rtems] Filter out _exit
Ralf Corsepius
- [commited, rtems] Sync gcc/config/rs6000/*rtems* with RTEMS-gcc
Ralf Corsepius
- [Patch] ARM EABI support for RTEMS
Ralf Corsepius
- [commited] Add custom RTEMS lm32 multilibs
Ralf Corsepius
- [google] fix for undefined location list symbol in LIPO (issue5355042)
Cary Coutant
- [pph] Merge static_decls. (issue5335042)
Lawrence Crowl
- [pph] Partial namespace merging. (issue5341047)
Lawrence Crowl
- [pph] Merge and rename pph sources. (issue5440063)
Lawrence Crowl
- Go patch committed: Update Go library
David Daney
- [Patch, libfortran] PR 45723 Revert previous fix
Jerry DeLisle
- [Patch, libfortran] PR 50016 Slow IO on Windows due to _commit()
Jerry DeLisle
- [patch] update config.sub
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- New port: Renesas RL78
DJ Delorie
- increase call_saved_regs[] in caller-save.c
DJ Delorie
- expr.c: don't assume MUL for scaling pointers
DJ Delorie
- except.c: fix setjmp buffer size math
DJ Delorie
- except.c: fix setjmp buffer size math
DJ Delorie
- increase call_saved_regs[] in caller-save.c
DJ Delorie
- [top-level patch] Do proper target tool checks for readelf
DJ Delorie
- increase call_saved_regs[] in caller-save.c
DJ Delorie
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
DJ Delorie
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
DJ Delorie
- increase call_saved_regs[] in caller-save.c
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- [top-level patch] Do proper target tool checks for readelf
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- New port^2: Renesas RL78
DJ Delorie
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Sameera Deshpande
- Ping! Re: [RFA/ARM][Patch 02/02]: ARM epilogues in RTL
Sameera Deshpande
- [RFA/ARM][Patch 02/05]: LDRD generation instead of POP in A15 Thumb2 epilogue.
Sameera Deshpande
- [RFA/ARM][Patch 03/05]: STRD generation instead of PUSH in A15 Thumb2 prologue.
Sameera Deshpande
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Sameera Deshpande
- [RFA/ARM][Patch 04/05]: STRD generation instead of PUSH in A15 ARM prologue.
Sameera Deshpande
- [RFA/ARM][Patch 05/05]: LDRD generation instead of POP in A15 ARM epilogue.
Sameera Deshpande
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Sameera Deshpande
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Sameera Deshpande
- [RFA/ARM][Patch]: Fix NEG_POOL_RANGE
Sameera Deshpande
- Ping! Re: [RFA/ARM][Patch 02/02]: ARM epilogues in RTL
Sameera Deshpande
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Sameera Deshpande
- [RFA/ARM][Patch]: Fix NEG_POOL_RANGE
Sameera Deshpande
- [Patch] Fix Bug 51162
Sameera Deshpande
- Added myself to MAINTAINERS: write after approval
Sameera Deshpande
- [ada] Fix bootstrap error in s-taprop-tru64.adb
Robert Dewar
- Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
Dominique Dhumieres
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Dominique Dhumieres
- Enhance performance test
François Dumont
- libstdc++/41975
François Dumont
- Fwd: Re: hashtable cleanup + new testsuite files
François Dumont
- [RFA/ARM] Add support for -mcpu=cortex-a7
Richard Earnshaw
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Richard Earnshaw
- [RFA/ARM] Make libgcc use UDIV/SDIV instructions when they are available.
Richard Earnshaw
- [google] Backport r171347 from trunk to google/gcc-4_6 (issue5396043)
Richard Earnshaw
- [ARM] Fix PR49641
Richard Earnshaw
- [PATCH] Incorrect volatile bitfield load-extend
Richard Earnshaw
- [patch, ARM] Fix for PR50493 - ICE in neon_disambiguate_copy
Richard Earnshaw
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Richard Earnshaw
- [RFC] Use which_alternative in preparation-statements of define_insn_and_split
Richard Earnshaw
- [ARM] Rewrite ldrex/strex support for atomic optabs
Richard Earnshaw
- [cxx-mem-model 2/2] arm: Install __sync libfuncs for Linux.
Richard Earnshaw
- [libitm] Port to ARM
Richard Earnshaw
- [libitm] Port to ARM
Richard Earnshaw
- Tidy up MD_INCLUDES in config/arm/t-arm
Richard Earnshaw
- [PING] Re: [Patch testsuite] Use complex floating-point constant in the macro CDBL
Richard Earnshaw
- [PATCH, rs6000] Preserve link stack for 476 cpus
David Edelsohn
- [rs6000] fix PR 30282, load from stack moved past stack update
David Edelsohn
- [rs6000] Fix PR 50906, eh_frame and other woes
David Edelsohn
- [PATCH] AIX fixincludes for pthread.h
David Edelsohn
- [PATCH] AIX fixincludes for pthread.h
David Edelsohn
- [PATCH] AIX fixincludes for pthread.h
David Edelsohn
- [PATCH] Mixed int/float vcond{,u} for Altivec/VSX
David Edelsohn
- [PATCH 0/3] Conversion to __atomic builtins
David Edelsohn
- [PATCH 3/3] rs6000: Rewrite sync patterns for atomic; expand early.
David Edelsohn
- [PATCH 0/3] Conversion to __atomic builtins
David Edelsohn
- [rs6000] Fix PR 50906, eh_frame and other woes
David Edelsohn
- [PATCH, committed] Handle NULL decl in rs6000_xcoff_section_type_flags
David Edelsohn
- PR 44707 testcase failure
David Edelsohn
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
David Edelsohn
- powerpc lack of memory_barrier
David Edelsohn
- [rs6000] Fix PR 50906, eh_frame and other woes
David Edelsohn
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
David Edelsohn
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
David Edelsohn
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
David Edelsohn
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
David Edelsohn
- [PATCH, rs6000] Reorganize powerpc builtins and enable target pragma/attribute to enable/disable builtins
David Edelsohn
- [rs6000] Streamline compare-and-swap success return value computation
David Edelsohn
- [rs6000] Streamline compare-and-swap success return value computation
David Edelsohn
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
David Edelsohn
- [PATCH 1/1] sparc leon: Use -Aleon assembler switch for -mcpu=leon arch
Konrad Eisele
- Mark objects death at end of scope
Steve Ellcey
- [PATCH 0/2] Convert ia64 to atomic optabs
Steve Ellcey
- [PATCH 0/2] Convert ia64 to atomic optabs
Steve Ellcey
- [patch, PR51144] Partially revert patch to speed up integer output
Steve Ellcey
- [patch, ia64, libgcc] Patch to fix libunwind build on IA64
Steve Ellcey
- [patch, ia64, libgcc] Patch to fix libunwind build on IA64
Steve Ellcey
- [SH] PR 50694 - SH2A little endian does not actually work
Oleg Endo
- [SH] PR 51337 - Various testsuite ICEs for -m2a -O0
Oleg Endo
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Ilya Enkovich
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Ilya Enkovich
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH Atom] PR target/51287 fix (avoid unrecognized instruction error)
Ilya Enkovich
- [PATCH Atom] PR target/51287 fix (avoid unrecognized instruction error)
Ilya Enkovich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Ilya Enkovich
- [PATCH SMS 1/2, RFC] Support traversing PS in reverse order
Revital Eres
- [PATCH SMS 2/2, RFC] Register pressure estimation for the partial schedule
Revital Eres
- [PR testsuite/47013] Fix SMS testsuite faliures (re-submission)
Revital Eres
- [RFA] timeval-utils.c for libiberty
Doug Evans
- [patch, fortran] ATAN2 and -fsign-zero doc fixes
FX
- [fortran, patch] Document the interaction of -finit-{real,integer,…} and -Wuninitialized
FX
- [libgfortran, patch] Silence a warning in fallback round() implementation
FX
- [fortran, patch] PR 21881, issue a fatal error instead of an ICE
FX
- [libgfortran, patch] Silence a warning in libgfortran's runtime/error.c
FX
- [fortran, patch] Add DREAL simplification (last remaining elemental required for initialization expressions)
FX
- [fortran, patch] Substring simplification fix
FX
- [fortran, patches] Two short patches to review
FX
- [fortran, patches] Two short patches to review
FX
- [fortran, patch] Add DREAL simplification (last remaining elemental required for initialization expressions)
FX
- [fortran, patches] Two short patches to review
FX
- building trunk fails due to C++
Gary Funck
- PATCH RFA: Build stages 2 and 3 with C++
Gary Funck
- building trunk fails due to C++
Gary Funck
- PATCH RFA: Build stages 2 and 3 with C++
Gary Funck
- PATCH RFA: Build stages 2 and 3 with C++
Gary Funck
- --enable-checking=all results in long running compiles, where the compiler spends long periods of time in the garbage collector (GC)
Gary Funck
- Add __stpncpy_chk builtin support
Romain Geissler
- [PATCH 1/4] arm: Install __sync libfuncs for Linux.
David Gilbert
- [ARM] Rewrite ldrex/strex support for atomic optabs
David Gilbert
- [committed] Fix typo in vms.c
Tristan Gingold
- [alpha-vms] simplify the generation of VMS linkages
Tristan Gingold
- [alpha-vms] simplify the generation of VMS linkages
Tristan Gingold
- [committed] Fix vms-ia64 bootstrap issue
Tristan Gingold
- [committed]: alpha-vms: fix ASM_OUTPUT_DEF
Tristan Gingold
- [Patch] alpha: add support for -fsection-anchors
Tristan Gingold
- [Patch] alpha: add support for -fsection-anchors
Tristan Gingold
- [vms,committed]: Consolidate vms config files
Tristan Gingold
- [vms,committed]: Partial support of VMS pragma
Tristan Gingold
- [vms,committed]: Partial support of VMS pragma
Tristan Gingold
- [Patch - vms]: Add support of pragma __extern_prefix
Tristan Gingold
- [patch]: support of VMS module include files
Tristan Gingold
- [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.
Tristan Gingold
- [Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS
Tristan Gingold
- [Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS
Tristan Gingold
- implementation of std::thread::hardware_concurrency()
Marc Glisse
- [patch] support for multiarch systems
Marc Glisse
- [C++11 Patch] NSMI and aggregate type
Olivier Goffart
- CFT: [build] Move crtstuff support to toplevel libgcc
Matthew Gretton-Dann
- [RFA/ARM] Add support for -mcpu=cortex-a7
Matthew Gretton-Dann
- [RFA/ARM] Make libgcc use UDIV/SDIV instructions when they are available.
Matthew Gretton-Dann
- [wwwdocs] [RFA] Update gcc-4.7/changes.html to document -mcpu=cortex-a7
Matthew Gretton-Dann
- [RFA/testsuite] Update gcc.dg/vshift-*.c tests to use rand and not random
Matthew Gretton-Dann
- [RFA/ARM] Add an integer pipeline description for Cortex-A15
Matthew Gretton-Dann
- Tidy up MD_INCLUDES in config/arm/t-arm
Matthew Gretton-Dann
- [PATCH/Committed] Add self to write-after-approval section of MAINTAINERS file
Matthew Gretton-Dann
- [RFA/ARM] Add an integer pipeline description for Cortex-A15
Matthew Gretton-Dann
- [RFA/testsuite] Use rand instead of random (again)
Matthew Gretton-Dann
- [PATCH, devirtualization] Detect the new type in type change detection
Richard Guenther
- [PR50878, PATCH] Fix for verify_dominators in -ftree-tail-merge
Richard Guenther
- AVX generic mode tuning discussion.
Richard Guenther
- [google] Enable loop unroll/peel notes under -fopt-info
Richard Guenther
- [PATCH] Add capability to run several iterations of early optimizations
Richard Guenther
- [PATCH, devirtualization] Detect the new type in type change detection
Richard Guenther
- [PATCH, devirtualization] Intraprocedural devirtualization pass
Richard Guenther
- [PATCH, ARM] Fix stack red zone bug (PR38644)
Richard Guenther
- [PATCH] Fix PR50902
Richard Guenther
- [PATCH][2/n] LTO option handling/merging rewrite
Richard Guenther
- [PATCH, devirtualization] Intraprocedural devirtualization pass
Richard Guenther
- [PATCH i386] PR47698 no CMOV for volatile mem
Richard Guenther
- [PING] Re: [PATCH] Fix PR46556 (poor address generation)
Richard Guenther
- [PING] Re: [PATCH] Fix PR46556 (poor address generation)
Richard Guenther
- [PATCH] Fix PR48217
Richard Guenther
- AVX generic mode tuning discussion.
Richard Guenther
- Mark objects death at end of scope
Richard Guenther
- Mark objects death at end of scope
Richard Guenther
- Mark objects death at end of scope
Richard Guenther
- Build gcc/ with -fno-exceptions -fno-rtti
Richard Guenther
- gfortran using libcpp/internal.h (was Re: [C++ Patch] PR 50956)
Richard Guenther
- gfortran using libcpp/internal.h (was Re: [C++ Patch] PR 50956)
Richard Guenther
- [PATCH] Remove "bogus" g++.dg/init/copy7.C testcase
Richard Guenther
- cxx-mem-model merge [0 of 9]
Richard Guenther
- [Patch, fortran] [00/66] PR fortran/43829 Inline sum and product (AKA scalarization of reductions)
Richard Guenther
- Patch ping
Richard Guenther
- [PATCH] vectorizable_conversion improvements
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Guenther
- Patch ping
Richard Guenther
- [PATCH] Straight-line strength reduction, stage 1
Richard Guenther
- [PATCH] Don't prevent merging of bbs because of user labels (PR tree-optimization/50693)
Richard Guenther
- [PATCH] Gather vectorization (PR tree-optimization/50789, take 2)
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- cxx-mem-model merge ... status
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Richard Guenther
- [PATCH] Fix fallout from inlinable flag handling change
Richard Guenther
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Guenther
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Guenther
- vector garbaged collected while still in use
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [patch tree-optimization 2/2]: Branch-cost optimizations
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [patch tree-optimization 2/2]: Branch-cost optimizations
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- Mark objects death at end of scope
Richard Guenther
- vector garbaged collected while still in use
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [PATCH] Improve VEC_BASE
Richard Guenther
- [PATCH] Improve VEC_BASE
Richard Guenther
- [PATCH] Improve VEC_BASE
Richard Guenther
- [PATCH] Add capability to run several iterations of early optimizations
Richard Guenther
- [PATCH] If !-prefer-avx128, prefer using even 32-byte integer vector modes
Richard Guenther
- [PATCH, ARM] Fix stack red zone bug (PR38644)
Richard Guenther
- [PATCH] Fix canonicalize_constructor_val
Richard Guenther
- [PATCH][C][C++] Fix PR51010
Richard Guenther
- [PATCH] Fix PR51012
Richard Guenther
- Patch ping
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fix PR51030, handle p ? &p->base : 0 in phiopt
Richard Guenther
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Richard Guenther
- [PATCH] Fixup canonicalize_constructor_val some more
Richard Guenther
- vector garbaged collected while still in use
Richard Guenther
- [PATCH] Improve VEC_BASE
Richard Guenther
- RFA: New pass to delete unexecutable paths in the CFG
Richard Guenther
- [PATCH][RFC] Inline functions even with mismatching argument/return types
Richard Guenther
- [PATCH] Fix PR51039
Richard Guenther
- [PATCH][RFC] Inline functions even with mismatching argument/return types
Richard Guenther
- [PATCH] Fix PR51039
Richard Guenther
- [PATCH] Fix PR51039
Richard Guenther
- [Patch] Move Objective-C runtime flags to modern options system.
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- Revert "PowerPC shrink-wrap support 3 of 3"
Richard Guenther
- [patch tree-optimization 1/2]: Branch-cost optimizations
Richard Guenther
- [PATCH] Fix PR51071
Richard Guenther
- Revert "PowerPC shrink-wrap support 3 of 3"
Richard Guenther
- [PATCH] Fix PR51070, loop distribution and memset generation
Richard Guenther
- [PATCH][rs6000] Fix warning building libgcc
Richard Guenther
- [PATCH] Fix PR51042
Richard Guenther
- [PATCH, PR51005] Fix slow down of compilation of 20001226-1.c by -ftree-tail-merge
Richard Guenther
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Richard Guenther
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)
Richard Guenther
- PATCH, PR 50605] Handle MEM_REFs in is_gimple_ip_invariant_address
Richard Guenther
- [PATCH] Fix PR51030, handle p ? &p->base : 0 in phiopt
Richard Guenther
- Fix PRs 50644,50741, segfaults in set_is_used
Richard Guenther
- Re: [PATCH, tree-opt]: Fix PR5118, ICE: tree check: expected tree that contains ‘typed’ structure, have ‘block’ in fold_checksum_tree
Richard Guenther
- [PATCH] Mark back edges in insert_backedge_copies
Richard Guenther
- [RFC][GCC, Multilib]Make GCC more easier for user to select and build extra libraries for ARM targets.
Terry Guo
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- [rs6000] Fix PR 50906, eh_frame and other woes
Olivier Hainque
- building binutils from same directory as gcc
Andrew Haley
- building binutils from same directory as gcc
Andrew Haley
- building binutils from same directory as gcc
Andrew Haley
- Ping: Java, disable -fdelete-null-pointer-checks
Andrew Haley
- [cxx-mem-model] Use __atomic builtins for OpenMP
Richard Henderson
- [PATCH] Fix errors in expand_atomic_store.
Richard Henderson
- [cxx-mem-model] i386 atomic load/store
Richard Henderson
- [PATCH] Fix errors in expand_atomic_store.
Richard Henderson
- [PATCH] Add vec_pack_ufix_trunc_{v4df,v2df} expanders (take 2)
Richard Henderson
- [RFC][cxx-mem-model] mem_signal_fence
Richard Henderson
- [PATCH] Fix errors in expand_atomic_store.
Richard Henderson
- [cxx-mem-model] use alignment when available to determine lock-free ness
Richard Henderson
- [PATCH] Fix errors in expand_atomic_store.
Richard Henderson
- [PATCH] Fix errors in expand_atomic_store.
Richard Henderson
- [cxx-mem-model] use alignment when available to determine lock-free ness
Richard Henderson
- [cxx-mem-model] use alignment when available to determine lock-free ness
Richard Henderson
- [cxx-mem-model] use alignment when available to determine lock-free ness
Richard Henderson
- [cxx-mem-model 1/3] Remove compare-and-swap fallback for __atomic_load.
Richard Henderson
- [cxx-mem-model 3/3] Fix mem_signal_fence and its fallbacks.
Richard Henderson
- [cxx-mem-model 2/3] i386: Implement atomic_load/store.
Richard Henderson
- [alpha-vms] simplify the generation of VMS linkages
Richard Henderson
- [trans-mem] document -fgnu-tm
Richard Henderson
- RFA: Add Epiphany port
Richard Henderson
- [patch] 13/n: trans-mem: compiler backend (x86)
Richard Henderson
- expr.c: don't assume MUL for scaling pointers
Richard Henderson
- [patch] 1/n: trans-mem: libitm runtime tests
Richard Henderson
- [patch] 1/n: trans-mem: libitm runtime tests
Richard Henderson
- [patch] 16/n: trans-mem: compiler parser/front-end
Richard Henderson
- [PATCH]: Handle STRICT_LOW_PART in slim RTL dumps
Richard Henderson
- [PATCH] Fix fixuns_trunc<mode><sseintvecmodelower>2 and vec_pack_ufix_trunc_<mode>
Richard Henderson
- [cxx-mem-model 0/2] Support the legacy __sync libcalls
Richard Henderson
- [cxx-mem-model 1/2] Allow libcalls to be installed for legacy __sync optabs.
Richard Henderson
- [cxx-mem-model 2/2] arm: Install __sync libfuncs for Linux.
Richard Henderson
- [patch] 1/n: trans-mem: libitm runtime tests
Richard Henderson
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
Richard Henderson
- [Patch] alpha: add support for -fsection-anchors
Richard Henderson
- [PATCH] Optimize v*gather* with masks with all high bits set
Richard Henderson
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
Richard Henderson
- [PATCH] Optimize v*gather* with masks with all high bits set
Richard Henderson
- [Ping] RE: CR16 Port addition
Richard Henderson
- RFA: Add Epiphany port
Richard Henderson
- [patch] 15/n: trans-mem: compiler C++ changes
Richard Henderson
- [patch] 16/n: trans-mem: compiler parser/front-end
Richard Henderson
- [patch] 15/n: trans-mem: compiler C++ changes
Richard Henderson
- [patch] 15/n: trans-mem: compiler C++ changes
Richard Henderson
- cxx-mem-model merge [8 of 9] testsuite - gomp
Richard Henderson
- [patch] 15/n: trans-mem: compiler C++ changes
Richard Henderson
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Richard Henderson
- [patch] 14/n: trans-mem: compiler documentation
Richard Henderson
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Richard Henderson
- RFA: Add Epiphany port
Richard Henderson
- [trans-mem] Avoid ICE with transaction expressions vs constant expressions.
Richard Henderson
- P.S.: Re: RFA: Add Epiphany port
Richard Henderson
- [trans-mem] Avoid ICE with transaction expressions vs constant expressions.
Richard Henderson
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Henderson
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Henderson
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Henderson
- New port^2: Renesas RL78
Richard Henderson
- New port^2: Renesas RL78
Richard Henderson
- PATCH: Check HARD_FRAME_POINTER_REGNUM instead of hard_frame_pointer_rtx in dwarf2out_frame_debug_expr
Richard Henderson
- RFA: Add Epiphany port
Richard Henderson
- [trans-mem] document -fgnu-tm
Richard Henderson
- [PATCH] More improvements to sparc VIS vec_init code generation.
Richard Henderson
- [PATCH Atom] Fix for PR target/50962 (bad AGU stall avoidance)
Richard Henderson
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Henderson
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Henderson
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Henderson
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Henderson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Richard Henderson
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Richard Henderson
- [trans-mem] Fix instantiation of transaction expressions.
Richard Henderson
- Problems with trans-mem branch on Solaris/x86 etc.
Richard Henderson
- [RFA/ARM][Patch 02/05]: LDRD generation instead of POP in A15 Thumb2 epilogue.
Richard Henderson
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Henderson
- Patch to fix optabs.c when SWITCHABLE_TARGETS is defined.
Richard Henderson
- [PATCH] Vectorize lrint on x86_64/i686 -m32 -mavx using 32-byte vectors
Richard Henderson
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Richard Henderson
- patch - __sync_lock_test_and_set, __sync_lock_release fallback expansion
Richard Henderson
- [trans-mem] Fix instantiation of transaction expressions.
Richard Henderson
- [PING2] New port for TILEPro and TILE-Gx
Richard Henderson
- Support __sync libcalls
Richard Henderson
- Problems with trans-mem branch on Solaris/x86 etc.
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- [PING2] New port for TILEPro ...
Richard Henderson
- [PING2] New port for ... TILE-Gx
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- [trans-mem] fix memopt-1.c for 32bits
Richard Henderson
- [PATCH] enable fma4 for bdver2
Richard Henderson
- [trans-mem] fix memopt-1.c for 32bits
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- [libitm] Configure for gas cfi pseudos
Richard Henderson
- [libitm] Configure for gas cfi pseudos
Richard Henderson
- Disable libitm if unsupported
Richard Henderson
- [libitm] Configure for gas cfi pseudos
Richard Henderson
- [libitm] Configure for gas cfi pseudos
Richard Henderson
- [libitm] Configure for gas cfi pseudos
Richard Henderson
- [PATCH] Avoid frame pointer and stack realignment in AVX/AVX2 using fns if they don't touch sp/fp
Richard Henderson
- [libitm] avoid non-portable branch mnemonics
Richard Henderson
- [PATCH] Handle -msse -mno-sse2 in expand_vec_perm_interleave2 (PR target/50911)
Richard Henderson
- libitm: Delete problematic unused code
Richard Henderson
- [libitm] Work around missing AVX support
Richard Henderson
- [Bug rtl-optimization/51040] atomic_fetch_nand issue
Richard Henderson
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Richard Henderson
- Status of libitm on Tru64 UNIX
Richard Henderson
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Richard Henderson
- [libitm] Work around missing AVX support
Richard Henderson
- [libffi] Use GCC_AS_CFI_PSEUDO_OP
Richard Henderson
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074)
Richard Henderson
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074)
Richard Henderson
- New port^2: Renesas RL78
Richard Henderson
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Richard Henderson
- [libitm] Work around missing AVX support
Richard Henderson
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)
Richard Henderson
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)
Richard Henderson
- Implement openmp atomic load/store with __atomic builtins
Richard Henderson
- [PATCH, testsuite]: Do not run simulate-thread on alpha*-*-linux*
Richard Henderson
- [PATCH 0/4][CFT] Handle legacy __sync libcalls
Richard Henderson
- [PATCH 2/4] mips: Install the __sync libfuncs for mips16
Richard Henderson
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Richard Henderson
- [PATCH 1/4] arm: Install __sync libfuncs for Linux.
Richard Henderson
- [PATCH 4/4] sh-linux: Install __sync libfuncs.
Richard Henderson
- [PATCH 0/3] Conversion to __atomic builtins
Richard Henderson
- [PATCH 2/3] ppc-linux: Fix call to _Unwind_SetGRPtr
Richard Henderson
- [PATCH 3/3] rs6000: Rewrite sync patterns for atomic; expand early.
Richard Henderson
- [PATCH 1/3] rs6000: fix*_trunc insns use nonimmediate_operand
Richard Henderson
- [PATCH 0/4][CFT] Handle legacy __sync libcalls
Richard Henderson
- [PATCH 0/4][CFT] Handle legacy __sync libcalls
Richard Henderson
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Richard Henderson
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Richard Henderson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Richard Henderson
- [PATCH 1/4] arm: Install __sync libfuncs for Linux.
Richard Henderson
- [patch] Require parentheses when parsing transaction expressions.
Richard Henderson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Richard Henderson
- [PATCH 0/3] Conversion to __atomic builtins
Richard Henderson
- [Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS
Richard Henderson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Richard Henderson
- [PING] PR50325: store_bit_field: Fix for big endian targets
Richard Henderson
- [PATCH 1/2] ia64: Use define_c_enum for unspec constants.
Richard Henderson
- [PATCH 0/2] Convert ia64 to atomic optabs
Richard Henderson
- [PATCH 2/2] ia64: Update to atomic optabs
Richard Henderson
- [alpha] Convert to atomic optabs
Richard Henderson
- [testsuite] Skip simulate-thread tests on all alpha targets
Richard Henderson
- [libitm] Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc
Richard Henderson
- [libitm] Support Solaris 8 and 9/x86 with Sun as
Richard Henderson
- Make x86-elf use DWARF-2 not stabs
Richard Henderson
- Fix alias set of memories created for atomic ops
Richard Henderson
- [PATCH] Fix __atomic_compare_exchange library call and tests
Richard Henderson
- powerpc lack of memory_barrier
Richard Henderson
- [PATCH 0/5] Convert Sparc to atomic optabs
Richard Henderson
- [PATCH 5/5] sparc: Add -mmmodel command-line option.
Richard Henderson
- [PATCH 1/5] sparc: Convert to mem_thread_fence.
Richard Henderson
- [PATCH 2/5] sparc: Convert to atomic_load/store.
Richard Henderson
- [PATCH 4/5] sparc: Convert to atomic_exchange.
Richard Henderson
- [PATCH 3/5] sparc: Convert to atomic_compare_and_swap.
Richard Henderson
- [PATCH 0/7] Sparc atomic optabs errata
Richard Henderson
- [PATCH 7/7] fixup: Handle barriers for v7, and compile barriers.
Richard Henderson
- [PATCH 6/7] fixup: emit barrier for sync_test_and_set.
Richard Henderson
- powerpc compare_and_swap fails
Richard Henderson
- Fix PR libstdc++/51181
Richard Henderson
- RFC: powerpc libgomp locking
Richard Henderson
- [Patch libitm/testsuite] MAP_ANON
Richard Henderson
- [Patch RFA libitm] Deal with __USER_LABEL_PREFIX__ in the asm
Richard Henderson
- RFC: powerpc libgomp locking
Richard Henderson
- powerpc compare_and_swap fails
Richard Henderson
- [PATCH 1/2] m68k-linux: Implement atomic operations via syscall.
Richard Henderson
- [PATCH 2/2] m68k: Implement CAS and TAS patterns.
Richard Henderson
- [PATCH 0/2] Add atomic support to m68k
Richard Henderson
- [Patch] make it possible for the target to rename ".tm_clone_table"
Richard Henderson
- [Patch RFC Darwin] provide the crt stuff for tm.
Richard Henderson
- [Patch] make it possible for the target to rename ".tm_clone_table"
Richard Henderson
- [PATCH 0/7] Sparc atomic optabs errata
Richard Henderson
- [Patch libitm] [V2] config-based assessment of weakref capability
Richard Henderson
- [libitm, build] Support sun symbol versioning
Richard Henderson
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Richard Henderson
- [Patch RFC Darwin] provide the crt stuff for tm.
Richard Henderson
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Richard Henderson
- CFT: Re: libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?
Richard Henderson
- [patch] support LTO of transactional memory
Richard Henderson
- [patch] support LTO of transactional memory
Richard Henderson
- [libitm, build] Support sun symbol versioning
Richard Henderson
- [libitm, build] Support sun symbol versioning
Richard Henderson
- [patch] Fix instantiation of transaction expressions.
Richard Henderson
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Richard Henderson
- [patch] PR47747: Fix error messages for calls to transaction_unsafe virtual functions.
Richard Henderson
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Richard Henderson
- Re-merge crtstuff.c from the trans-mem branch
Richard Henderson
- [Patch,AVR] Light-weight DImode implementation.
Richard Henderson
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Richard Henderson
- Re-merge crtstuff.c from the trans-mem branch
Richard Henderson
- Fix PR51125
Richard Henderson
- [RFC] Use which_alternative in preparation-statements of define_insn_and_split
Richard Henderson
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Richard Henderson
- [RFC] Use REG_EXPR in back-end (introduced by optimization to conditional and/or in ARM back-end)
Richard Henderson
- CFT: Re: libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?
Richard Henderson
- [PATCH] __atomic library calls which are external may require some label exporting
Richard Henderson
- [Patch libitm] minor adjustment to make flags.
Richard Henderson
- [PATCH] Fix up VEC_INTERLEAVE_*_EXPR folding and expansion for big endian (PR tree-optimization/51074)
Richard Henderson
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Richard Henderson
- [RFC] Use which_alternative in preparation-statements of define_insn_and_split
Richard Henderson
- [patch] support LTO of transactional memory
Richard Henderson
- Re-merge crtstuff.c from the trans-mem branch
Richard Henderson
- [patch] support LTO of transactional memory
Richard Henderson
- [PATCH 0/7] Sparc atomic optabs errata
Richard Henderson
- [testsuite] Fix several atomic tests on 32-bit x86 (PR testsuite/51258)
Richard Henderson
- [testsuite] Fix several atomic tests on 32-bit x86 (PR testsuite/51258)
Richard Henderson
- [PATCH 0/2] Add atomic support to m68k
Richard Henderson
- [cxx-mem-model 2/2] arm: Install __sync libfuncs for Linux.
Richard Henderson
- [ARM] Rewrite ldrex/strex support for atomic optabs
Richard Henderson
- [libitm] Port to ARM
Richard Henderson
- [libitm] Port to ARM
Richard Henderson
- [libitm] Port to ARM
Richard Henderson
- [libitm] Port to ARM
Richard Henderson
- [cxx-mem-model 2/2] arm: Install __sync libfuncs for Linux.
Richard Henderson
- [ARM] Rewrite ldrex/strex support for atomic optabs
Richard Henderson
- [ARM] Rewrite ldrex/strex support for atomic optabs
Richard Henderson
- [PATCH] atomic test and set re-org.
Richard Henderson
- [libitm] Port to ARM
Richard Henderson
- [PATCH] Ignore EDGE_PRESERVE in flow info verification (PR rtl-optimization/49912)
Richard Henderson
- [PATCH 0/5] Convert Sparc to atomic optabs
Richard Henderson
- Adjust omp-low test for alignment
Richard Henderson
- Fix init_sync_optabs iteration
Richard Henderson
- Fix expand_atomic_fetch_op wrt unused_result
Richard Henderson
- [ARM] Rewrite ldrex/strex support for atomic optabs
Richard Henderson
- [PATCH v2 0/5] Convert Sparc to atomic optabs
Richard Henderson
- [PATCH 1/5] sparc: Convert to mem_thread_fence.
Richard Henderson
- [PATCH 3/5] sparc: Convert to atomic_compare_and_swap.
Richard Henderson
- [PATCH 4/5] sparc: Convert to atomic_exchange.
Richard Henderson
- [PATCH 5/5] sparc: Add -mmemory-model command-line option.
Richard Henderson
- [PATCH 2/5] sparc: Convert to atomic_load/store.
Richard Henderson
- [PATCH] Re: [v3] updated atomic configury
Richard Henderson
- Fix libgomp semaphores
Richard Henderson
- Fix libgomp semaphores
Richard Henderson
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Richard Henderson
- Fix libgomp semaphores
Richard Henderson
- [rs6000] Streamline compare-and-swap success return value computation
Richard Henderson
- Use atomics in libgomp mutex
Richard Henderson
- Fix PR51298, libgomp barrier failure
Richard Henderson
- [libgomp] Define memmodel
Richard Henderson
- [PATCH] Improve EXPAND_SUM handling in expand_expr_addr_expr* (PR middle-end/50074)
Richard Henderson
- [rs6000] Streamline compare-and-swap success return value computation
Richard Henderson
- Fix libgomp semaphores
Richard Henderson
- Use atomics in libgomp mutex
Richard Henderson
- Fix libgomp semaphores
Richard Henderson
- SH atomic asms in glibc and the stack pointer
Richard Henderson
- [Patch,AVR] Light-weight DImode implementation.
Richard Henderson
- [PATCH] PR 50123 - Use exchange for atomic fetch_and and fetch_or when possible.
Richard Henderson
- New port^2: Renesas RL78
Richard Henderson
- Adjust omp-low test for alignment
Richard Henderson
- [PATCH v2 0/5] Convert Sparc to atomic optabs
Richard Henderson
- [PATCH v2 0/5] Convert Sparc to atomic optabs
Richard Henderson
- [PATCH v2 0/5] Convert Sparc to atomic optabs
Richard Henderson
- [IA64] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Richard Henderson
- [PATCH] Fix emit_inc_dec_insn_before in DSE (PR rtl-optimization/51044)
Richard Henderson
- [trans-mem] merge from trunk @ 180744
Aldy Hernandez
- [cxx-mem-model] Merge from trunk at revision 180790
Aldy Hernandez
- [trans-mem] document -fgnu-tm
Aldy Hernandez
- [patch] 1/n: trans-mem: libitm runtime tests
Aldy Hernandez
- [patch] 2/n: ChangeLog entries for libitm runtime
Aldy Hernandez
- [patch] 3/n: trans-mem: runtime
Aldy Hernandez
- [patch] 4/n: trans-mem: runtime
Aldy Hernandez
- [patch] 5/n: trans-mem: runtime
Aldy Hernandez
- [patch] 6/n: trans-mem: runtime
Aldy Hernandez
- [patch] 7/n: trans-mem: libstdc++-v3 changes
Aldy Hernandez
- [patch] 8/n: trans-mem: toplevel/misc changes
Aldy Hernandez
- [patch] 9/n: trans-mem: compiler ChangeLog entries
Aldy Hernandez
- [patch] 8a/n: trans-mem: toplevel/misc changes (contrib/)
Aldy Hernandez
- [patch] 8b/n: trans-mem: toplevel/misc changes (libiberty/)
Aldy Hernandez
- [patch] 8c/n: trans-mem: toplevel/misc changes (include/)
Aldy Hernandez
- [patch] 8d/n: trans-mem: toplevel/misc changes (configury/makefile/config)
Aldy Hernandez
- [patch] 10/n: trans-mem: compiler tests (1 of 3)
Aldy Hernandez
- [patch] 11/n: trans-mem: compiler tests (2 of 3)
Aldy Hernandez
- [patch] 12/n: trans-mem: compiler tests (3 of 3)
Aldy Hernandez
- [patch] 13/n: trans-mem: compiler backend (x86)
Aldy Hernandez
- [patch] 14/n: trans-mem: compiler documentation
Aldy Hernandez
- [patch] 15/n: trans-mem: compiler C++ changes
Aldy Hernandez
- [patch] 16/n: trans-mem: compiler parser/front-end
Aldy Hernandez
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Aldy Hernandez
- [patch] 18/n: trans-mem: Makefile.in
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 1/n: trans-mem: libitm runtime tests
Aldy Hernandez
- [patch] 3/n: trans-mem: runtime
Aldy Hernandez
- [patch] 3/n: trans-mem: runtime
Aldy Hernandez
- [patch] 3/n: trans-mem: runtime
Aldy Hernandez
- [patch] 10/n: trans-mem: compiler tests (1 of 3)
Aldy Hernandez
- [trans-mem] XFAIL known failures
Aldy Hernandez
- [patch] 1/n: trans-mem: libitm runtime tests
Aldy Hernandez
- [patch] 14/n: trans-mem: compiler documentation
Aldy Hernandez
- [patch] 1/n: trans-mem: libitm runtime tests
Aldy Hernandez
- [trans-mem] XFAIL known failures
Aldy Hernandez
- [patch] 14/n: trans-mem: compiler documentation
Aldy Hernandez
- [patch] 14/n: trans-mem: compiler documentation
Aldy Hernandez
- [patch] 15/n: trans-mem: compiler C++ changes
Aldy Hernandez
- [patch] 15/n: trans-mem: compiler C++ changes
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [trans-mem] document -fgnu-tm
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 3/n: trans-mem: runtime
Aldy Hernandez
- [patch] 20/n: trans-mem: Unified change logs
Aldy Hernandez
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Aldy Hernandez
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Aldy Hernandez
- [patch] 19/n: trans-mem: middle end/misc patches (LAST PATCH)
Aldy Hernandez
- [patch] trans-mem: Require parentheses when parsing transaction expressions.
Aldy Hernandez
- [wwwdocs] add news items for TM work
Aldy Hernandez
- [wwwdocs] add news items for TM work
Aldy Hernandez
- [trans-mem] XFAIL known failures
Aldy Hernandez
- [wwwdocs] add news items for TM work
Aldy Hernandez
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Aldy Hernandez
- [patch] support LTO of transactional memory
Aldy Hernandez
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Aldy Hernandez
- [patch] support LTO of transactional memory
Aldy Hernandez
- [patch] support LTO of transactional memory
Aldy Hernandez
- [patch] support LTO of transactional memory
Aldy Hernandez
- [patch] support LTO of transactional memory
Aldy Hernandez
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Aldy Hernandez
- [libitm] Work around missing AVX support
Jack Howarth
- [Patch RFA libitm] config-based assessment of weakref capability
Jack Howarth
- [Patch RFA libitm] config-based assessment of weakref capability
Jack Howarth
- [Patch RFA libitm] config-based assessment of weakref capability
Jack Howarth
- [libitm, build] Support sun symbol versioning
Jack Howarth
- [libitm, build] Support sun symbol versioning
Jack Howarth
- [patch] support LTO of transactional memory
Jack Howarth
- [patch] support LTO of transactional memory
Jack Howarth
- [Patch] ARM multilib changes for RTEMS
Sebastian Huber
- [Patch] ARM EABI support for RTEMS
Sebastian Huber
- [Patch] ARM EABI support for RTEMS
Sebastian Huber
- [Patch] ARM EABI support for RTEMS
Sebastian Huber
- [ARM] Fix PR49641
Sebastian Huber
- [PATCH, ARM] Fix stack red zone bug (PR38644)
Sebastian Huber
- [PATCH, ARM] Fix stack red zone bug (PR38644)
Sebastian Huber
- [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.6
Sebastian Huber
- [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.5
Sebastian Huber
- [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.4
Sebastian Huber
- [ARM] Fix PR49641
Sebastian Huber
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- Use of vector instructions in memmov/memset expanding
Jan Hubicka
- [Patch 001] [x86 backend] Define march/mtune for upcoming AMD Bulldozer procesor.
Jan Hubicka
- Fix bootstrap with solaris as
Jan Hubicka
- vector garbaged collected while still in use
Jan Hubicka
- vector garbaged collected while still in use
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- [PATCH] Account for devirtualization opportunities in inliner
Jan Hubicka
- Fix emutls bootstrap issues
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- Memset/memcpy patch
Jan Hubicka
- [PATCH, lto]: Handle *tm regparm attribute
Jan Hubicka
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Delesley Hutchins
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Delesley Hutchins
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Delesley Hutchins
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Delesley Hutchins
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Delesley Hutchins
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Delesley Hutchins
- [PATCH] [Annotalysis] Support trylock attributes on virtual methods.
Delesley Hutchins
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Delesley Hutchins
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Delesley Hutchins
- [PATCH] [Annotalysis] Support trylock attributes on virtual methods.
Delesley Hutchins
- [PATCH][Cilkplus] Patch to fix Finish Call Expr
Iyer, Balaji V
- [PATCH][Cilkplus] Patch to finish const tree
Iyer, Balaji V
- [PATCH][Cilkplus] Patch to remove CILKPLUS IMPLEMENTED macro
Iyer, Balaji V
- [PATCH][Cilkplus] Patch to fix unused variable
Iyer, Balaji V
- FW: [PATCH][Cilkplus] Patch to fix unused variable
Iyer, Balaji V
- [PATCH][Cilkplus] Low cost annotations implementation
Iyer, Balaji V
- AVX generic mode tuning discussion.
Jagasia, Harsha
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Martin Jambor
- [PATCH] Add capability to run several iterations of early optimizations
Martin Jambor
- [PATCH, devirtualization] Detect the new type in type change detection
Martin Jambor
- [PATCH, devirtualization] Intraprocedural devirtualization pass
Martin Jambor
- [PATCH, devirtualization] Intraprocedural devirtualization pass
Martin Jambor
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Martin Jambor
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Martin Jambor
- PATCH, PR 50605] Handle MEM_REFs in is_gimple_ip_invariant_address
Martin Jambor
- [PATCH, PR 50744] Prevent overflows in IPA-CP
Martin Jambor
- [PR 47382] We cannot simply fold OBJ_TYPE_REF at all in 4.6
Martin Jambor
- [PATCH] Add vec_pack_ufix_trunc_{v4df,v2df} expanders
Jakub Jelinek
- [PATCH] Add vec_pack_ufix_trunc_{v4df,v2df} expanders (take 2)
Jakub Jelinek
- [PATCH, i386]: Use reg_or_subregno in int->float splitters
Jakub Jelinek
- [PATCH] strlenopt improvements
Jakub Jelinek
- [PATCH] strlenopt improvements
Jakub Jelinek
- Patch ping
Jakub Jelinek
- RFA: Fix potential NULL pointer dereference
Jakub Jelinek
- serious libgcc regression added recently
Jakub Jelinek
- Mark objects death at end of scope
Jakub Jelinek
- Mark objects death at end of scope
Jakub Jelinek
- RFA: Fix potential NULL pointer dereference
Jakub Jelinek
- [PATCH] vectorizable_conversion improvements
Jakub Jelinek
- [PATCH] Fix up floatunsv{4,8}siv{4,8}sf2
Jakub Jelinek
- [PATCH] Fix fixuns_trunc<mode><sseintvecmodelower>2 and vec_pack_ufix_trunc_<mode>
Jakub Jelinek
- [patch] 1/n: trans-mem: libitm runtime tests
Jakub Jelinek
- [patch] Rewrite SLP analysis towards support of operations with any number of operands
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [PATCH] Fix up floatunsv{4,8}siv{4,8}sf2
Jakub Jelinek
- [PATCH] Optimize v*gather* with masks with all high bits set
Jakub Jelinek
- Mark objects death at end of scope
Jakub Jelinek
- Mark objects death at end of scope
Jakub Jelinek
- [PATCH] Gather vectorization (PR tree-optimization/50789, take 2)
Jakub Jelinek
- [PATCH] Optimize v*gather* with masks with all high bits set
Jakub Jelinek
- [PATCH] Don't prevent merging of bbs because of user labels (PR tree-optimization/50693)
Jakub Jelinek
- cxx-mem-model merge [8 of 9] testsuite - gomp
Jakub Jelinek
- [PATCH] strlenopt improvements
Jakub Jelinek
- VZEROUPPER for simple_return?
Jakub Jelinek
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Jakub Jelinek
- [PATCH] Don't prevent merging of bbs because of user labels (PR tree-optimization/50693)
Jakub Jelinek
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Jakub Jelinek
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Jakub Jelinek
- RFA: New pass to delete unexecutable paths in the CFG
Jakub Jelinek
- PowerPC shrink-wrap support 3 of 3
Jakub Jelinek
- [PATCH] SLP vectorize calls (take 2)
Jakub Jelinek
- [PATCH] Vectorize lrint on x86_64/i686 -m32 -mavx using 32-byte vectors
Jakub Jelinek
- [PATCH] Avoid frame pointer and stack realignment in AVX/AVX2 using fns if they don't touch sp/fp
Jakub Jelinek
- [PATCH] Emit vperm2[if]128 $0x12/$0x20 as vinsert[if]128 $0/$1
Jakub Jelinek
- [PATCH] Improve VEC_BASE
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [PATCH] If !-prefer-avx128, prefer using even 32-byte integer vector modes
Jakub Jelinek
- [PATCH] SLP vectorize calls (take 2)
Jakub Jelinek
- [PATCH] Mixed int/float vcond{,u} for Altivec/VSX
Jakub Jelinek
- [PATCH] SLP vectorize calls (take 3)
Jakub Jelinek
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023)
Jakub Jelinek
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023)
Jakub Jelinek
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023)
Jakub Jelinek
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023, take 3)
Jakub Jelinek
- RFA: New pass to delete unexecutable paths in the CFG
Jakub Jelinek
- [libitm] Configure for gas cfi pseudos
Jakub Jelinek
- [libitm] Configure for gas cfi pseudos
Jakub Jelinek
- [trans-mem] fix memopt-1.c for 32bits
Jakub Jelinek
- [PATCH] Fix fallout from bool store pattern recognition (PR tree-optimization/51000)
Jakub Jelinek
- [PATCH] Handle -msse -mno-sse2 in expand_vec_perm_interleave2 (PR target/50911)
Jakub Jelinek
- [libitm] Work around missing AVX support
Jakub Jelinek
- [committed] Fix -D_FORTIFY_SOURCE infinite recursion (PR middle-end/51077)
Jakub Jelinek
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074)
Jakub Jelinek
- Options handling and reload memory leak fixes
Jakub Jelinek
- [PATCH] Free memory leaks in tree-vect-slp.c
Jakub Jelinek
- [PATCH] Improve VEC_BASE
Jakub Jelinek
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)
Jakub Jelinek
- [PATCH] Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/51058)
Jakub Jelinek
- [PATCH] Emit vzeroupper even from gen_return and gen_simple_return
Jakub Jelinek
- [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)
Jakub Jelinek
- [PATCH] Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/51058)
Jakub Jelinek
- [PATCH] Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/51058)
Jakub Jelinek
- [PATCH] Fix tree-stdarg after "Mark objects death@end of scope" changes
Jakub Jelinek
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Jakub Jelinek
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Jakub Jelinek
- [RFA/testsuite] Update gcc.dg/vshift-*.c tests to use rand and not random
Jakub Jelinek
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Jakub Jelinek
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Jakub Jelinek
- Support enforcing use of libgcc_s even with LINK_EH_SPEC
Jakub Jelinek
- [committed] Fix RTL checking ICE in var-tracking (PR debug/50827)
Jakub Jelinek
- [committed] Add testcase for PR tree-optimization/50765
Jakub Jelinek
- [PATCH] Fix up VEC_INTERLEAVE_*_EXPR folding and expansion for big endian (PR tree-optimization/51074)
Jakub Jelinek
- Ping: Java, disable -fdelete-null-pointer-checks
Jakub Jelinek
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Jakub Jelinek
- [committed] Fix uninitialized var problem introduced with the sse memset changes (PR target/51261)
Jakub Jelinek
- [PATCH] Fix libjava build on current git glibc (PR bootstrap/50888)
Jakub Jelinek
- [PATCH] Run remove_unreachable_handlers before expansion if needed (PR tree-optimization/50682)
Jakub Jelinek
- [PATCH] Fix libjava build on current git glibc (PR bootstrap/50888)
Jakub Jelinek
- [PATCH] Fix predcom ICE introduced by var clobber changes (PR tree-optimization/51246)
Jakub Jelinek
- [PATCH] Fix extract_range_from_assert for signed 1-bit precision types (PR tree-optimization/51247)
Jakub Jelinek
- [committed] Add testcase for PR rtl-optimization/50290
Jakub Jelinek
- Backport fix for PR 48190 (excess memory in dwarf2 location tracking)
Jakub Jelinek
- [PATCH] Fix predcom ICE introduced by var clobber changes (PR tree-optimization/51246, take 2)
Jakub Jelinek
- Fix libgomp semaphores
Jakub Jelinek
- Keep static VTA locs in cselib tables only
Jakub Jelinek
- [PATCH] Ignore EDGE_PRESERVE in flow info verification (PR rtl-optimization/49912)
Jakub Jelinek
- [PATCH] Make sibcall argument overlap check less pessimistic (PR middle-end/50074)
Jakub Jelinek
- [PATCH] Improve EXPAND_SUM handling in expand_expr_addr_expr* (PR middle-end/50074)
Jakub Jelinek
- RFA: Fix PR middle-end/50074
Jakub Jelinek
- Fix PR51298, libgomp barrier failure
Jakub Jelinek
- Use atomics in libgomp mutex
Jakub Jelinek
- Fix libgomp semaphores
Jakub Jelinek
- [PATCH] Copy over TREE_THIS_VOLATILE during forwprop (PR tree-optimization/50078)
Jakub Jelinek
- [PATCH] Clear EDGE_CROSSING flag when redirecting edge succ to EXIT_BLOCK_PTR (PR middle-end/50907)
Jakub Jelinek
- [PATCH] When making var non-addressable, drop var ={v} {CLOBBER} stmts (PR debug/50317)
Jakub Jelinek
- [PATCH] Copy over TREE_THIS_VOLATILE during forwprop (PR tree-optimization/50078)
Jakub Jelinek
- [PATCH] Make sibcall argument overlap check less pessimistic (PR middle-end/50074)
Jakub Jelinek
- [PATCH] Don't ICE on label DEBUG_INSN in rtl loop unrolling (PR rtl-optimization/51014)
Jakub Jelinek
- [PATCH] Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2)
Jakub Jelinek
- PR other/51174: handle architectures with no DECL_COMDAT_GROUP
Jakub Jelinek
- [PATCH] Fix emit_inc_dec_insn_before in DSE (PR rtl-optimization/51044)
Jakub Jelinek
- [PATCH] Fix shrink-wrapping detection with crtl->drap_reg (PR target/50725)
Jakub Jelinek
- [PATCH] Avoid messages about non-existent gnatls command (PR bootstrap/51201)
Jakub Jelinek
- [PATCH] Fix up begin_move_insn (PR rtl-optimization/48721)
Jakub Jelinek
- [PATCH] Treat tail calls as scheduling barriers (PR rtl-optimization/48721)
Jakub Jelinek
- [PATCH] Avoid adding second edge between the same src and dest bb in ehcleanup (PR middle-end/51089)
Jakub Jelinek
- [PATCH] Incorrect volatile bitfield load-extend
Ye Joey
- Continue strict-volatile-bitfields fixes
Ye Joey
- [google] Enable loop unroll/peel notes under -fopt-info
Teresa Johnson
- [google] Enable loop unroll/peel notes under -fopt-info
Teresa Johnson
- [Patch, i386] Add minus to list of promotable operators
Teresa Johnson
- [google] Limit unrolling and peeling under LIPO estimates of large code size/icache pressure
Teresa Johnson
- [google] Limit unrolling and peeling under LIPO estimates of large code size/icache pressure
Teresa Johnson
- [PATCH] Implement stap probe on ARM's unwinder
Sergio Durigan Junior
- [PATCH] Implement stap probe on ARM's unwinder
Sergio Durigan Junior
- Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
Christian Jönsson
- [Patch, Fortran] Cleanup of gfc_extend_expr
Steve Kargl
- [Patch, Fortran] Cleanup of gfc_extend_expr
Steve Kargl
- [Patch, Fortran] PR 50960 - Mark PARAMETER as TREE_READONLY
Steve Kargl
- [Patch, Fortran] PR 50933 Fix type-compat check for BIND(C) DT
Steve Kargl
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Steve Kargl
- [patch, fortran] ATAN2 and -fsign-zero doc fixes
Steve Kargl
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Steve Kargl
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Steve Kargl
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Steve Kargl
- [fortran, patch] Substring simplification fix
Steve Kargl
- [fortran, patches] Two short patches to review
Steve Kargl
- [fortran, patches] Two short patches to review
Steve Kargl
- [fortran, patch] Add DREAL simplification (last remaining elemental required for initialization expressions)
Steve Kargl
- [fortran, patch] PR 21881, issue a fatal error instead of an ICE
Steve Kargl
- [Patch, libfortran] configure cleanup
Steve Kargl
- [Patch, libfortran] PR 46686 Implement backtrace using libgcc functionality
Steve Kargl
- building trunk fails due to C++
Steve Kargl
- [Patch, Fortran] PR 51073: fix for zero-sized coarray arrays
Steve Kargl
- [Patch, Fortran] PR 51218 (4.6/4.7 Regr.) Unset implicit_pure when calling impure subroutine
Steve Kargl
- [Patch, fortran] PR fortran/51250 bug with sum(,dim,mask)
Steve Kargl
- [Patch, Fortran] PR 50408 [4.6/4.7] ICE related to whole-file processing
Steve Kargl
- libtool update
Andi Kleen
- [patch] Flag-controlled type conversions/promotions
Andreas Kloeckner
- [build] Restore arm-eabi bootstrap (PR target/50978)
Matthias Klose
- [build] Restore arm-eabi bootstrap (PR target/50978)
Matthias Klose
- [patch, Fortran] Fix PR 50690
Thomas Koenig
- [Patch, fortran, RFC] PR 40958 Reduce size of module files
Thomas Koenig
- [Patch, fortran, RFC] PR 40958 Reduce size of module files
Thomas Koenig
- [Patch, fortran] Fix PR 51338 - ICE with front-end optimization and assumed character lengths
Thomas Koenig
- [patch committed] Fix sh-elf build failure
Kaz Kojima
- RFT: Fix PR middle/end-40154
Kaz Kojima
- RFT: Fix PR middle/end-40154
Kaz Kojima
- RFT: Fix PR middle/end-40154
Kaz Kojima
- [PATCH 0/4][CFT] Handle legacy __sync libcalls
Kaz Kojima
- [PATCH 0/4][CFT] Handle legacy __sync libcalls
Kaz Kojima
- [SH] PR 50694 - SH2A little endian does not actually work
Kaz Kojima
- [libitm] Port to ARM
Kaz Kojima
- SH atomic asms in glibc and the stack pointer
Kaz Kojima
- [SH] PR 51337 - Various testsuite ICEs for -m2a -O0
Kaz Kojima
- SH atomic asms in glibc and the stack pointer
Kaz Kojima
- expr.c: don't assume MUL for scaling pointers
Paul Koning
- [PATCH] AIX fixincludes for pthread.h
Bruce Korb
- [PATCH] AIX fixincludes for pthread.h
Bruce Korb
- [patch, win32, applied] Update libgcj version number in win32 crtbegin.
Dave Korn
- Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
Dave Korn
- [4.5.1,PR42776] Backport LTO-COFF implementation.
Dave Korn
- Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
Dave Korn
- [patch i386 mingw g++.dg gcc.dg]: Set -mms-bitfields as default for native windows targets
Dave Korn
- [v3] tr2 missing bits
Benjamin Kosnik
- [v3] doxygen markup for tr2
Benjamin Kosnik
- [v3] doxygen markup for tr2
Benjamin Kosnik
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Benjamin Kosnik
- PATCH for to use tree clobbers for c++/51060 (temporary re-use)
Benjamin Kosnik
- [v3] updated atomic configury
Benjamin Kosnik
- Couple of fixes to GRAPHITE-OpenCL
Alexey Kravets
- CFT: [build] Move crtstuff support to toplevel libgcc
Andreas Krebbel
- CFT: [build] Move crtstuff support to toplevel libgcc
Andreas Krebbel
- [Committed] S/390: libgcc: Add -fPIC in t-crtstuff
Andreas Krebbel
- [PATCH] reload: Try alternative with swapped operands before going to the next
Andreas Krebbel
- [PATCH] postreload: Invalidate reg_state info at barrier/volatile insns
Andreas Krebbel
- [PING] PR50325: store_bit_field: Fix for big endian targets
Andreas Krebbel
- [PATCH] reload: Try alternative with swapped operands before going to the next
Andreas Krebbel
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Andreas Krebbel
- [PATCH] reload: Try alternative with swapped operands before going to the next
Andreas Krebbel
- [PATCH] reload: Try alternative with swapped operands before going to the next
Andreas Krebbel
- [PATCH] postreload: Invalidate reg_state info@barrier/volatile insns
Andreas Krebbel
- [PATCH] postreload: Invalidate reg_state info@barrier/volatile insns
Andreas Krebbel
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Andreas Krebbel
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Daniel Krügler
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Daniel Krügler
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Daniel Krügler
- [PATCH] Add capability to run several iterations of early optimizations
Maxim Kuvyrkov
- [PATCH] Account for devirtualization opportunities in inliner
Maxim Kuvyrkov
- [PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Maxim Kuvyrkov
- [PATCH] reload: Try alternative with swapped operands before going to the next
Maxim Kuvyrkov
- [PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Maxim Kuvyrkov
- [PR 47382] We cannot simply fold OBJ_TYPE_REF at all in 4.6
Maxim Kuvyrkov
- [PATCH] Distribute inliner's size_time data across entries with similar predicates
Maxim Kuvyrkov
- [google] Backport r171347 from trunk to google/gcc-4_6 (issue5396043)
Doug Kwan
- [google] Backport r171347 and r181549 from trunk (strict volatile bitfield) (issue5434084)
Doug Kwan
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Razya Ladelsky
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Razya Ladelsky
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Razya Ladelsky
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Razya Ladelsky
- [PATCH, take 2] Fix PR tree-optimization/49960 ,Fix self data dependence
Razya Ladelsky
- Ãà ðà ìåëüêà ñåãîäÃÿ ñòà Ãó òâîåé
Lav_Alex@tut.by
- RFA: Fix potential NULL pointer dereference
Jeff Law
- increase call_saved_regs[] in caller-save.c
Jeff Law
- increase call_saved_regs[] in caller-save.c
Jeff Law
- RFA: Fix potential NULL pointer dereference
Jeff Law
- [patch] 1/n: trans-mem: libitm runtime tests
Jeff Law
- cxx-mem-model merge [1 of 9] gcc-1
Jeff Law
- cxx-mem-model merge [7 of 9] testsuite - functional verification
Jeff Law
- cxx-mem-model merge [5 of 9] fortran
Jeff Law
- cxx-mem-model merge [7 of 9] testsuite - functional verification
Jeff Law
- cxx-mem-model merge [1 of 9] gcc-1
Jeff Law
- cxx-mem-model merge [8 of 9] testsuite - gomp
Jeff Law
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Jeff Law
- cxx-mem-model merge [9 of 9] testsuite - simulate-threads
Jeff Law
- increase call_saved_regs[] in caller-save.c
Jeff Law
- cxx-mem-model merge [4 of 9] c-family
Jeff Law
- [trans-mem] XFAIL known failures
Jeff Law
- increase call_saved_regs[] in caller-save.c
Jeff Law
- increase call_saved_regs[] in caller-save.c
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- [PATCH] Improve VEC_BASE
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- [PATCH] Improve VEC_BASE
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- [PATCH] Improve VEC_BASE
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- RFA: New pass to delete unexecutable paths in the CFG
Jeff Law
- [PATCH] Fix PR51030, handle p ? &p->base : 0 in phiopt
Jeff Law
- [PATCH] Improve VEC_BASE
Jeff Law
- [patch tree-optimization 1/2]: Branch-cost optimizations
Jeff Law
- [PATCH] Improve VEC_BASE
Jeff Law
- Selective Scheduling Reviews
Jeff Law
- RFA: disable -fdelete-null-pointer-checks for Java
Jeff Law
- Minor contrib.texi update
Jeff Law
- Minor contrib.texi update
Jeff Law
- [PATCH] tail_merge_optimize frequency fix
Jeff Law
- [PATCH] reload: Try alternative with swapped operands before going to the next
Jeff Law
- Minor contrib.texi update
Jeff Law
- Ping: Java, disable -fdelete-null-pointer-checks
Jeff Law
- Minor contrib.texi update
Jeff Law
- Ping: Java, disable -fdelete-null-pointer-checks
Jeff Law
- [PATCH] When making var non-addressable, drop var ={v} {CLOBBER} stmts (PR debug/50317)
Jeff Law
- [PATCH] Clear EDGE_CROSSING flag when redirecting edge succ to EXIT_BLOCK_PTR (PR middle-end/50907)
Jeff Law
- [PATCH] Copy over TREE_THIS_VOLATILE during forwprop (PR tree-optimization/50078)
Jeff Law
- [PATCH] Run remove_unreachable_handlers before expansion if needed (PR tree-optimization/50682)
Jeff Law
- [PATCH] Fix extract_range_from_assert for signed 1-bit precision types (PR tree-optimization/51247)
Jeff Law
- [lra] patch mostly implementing pseudo live range split
Jeff Law
- [PATCH] Fix shrink-wrapping detection with crtl->drap_reg (PR target/50725)
Jeff Law
- [PATCH] Avoid adding second edge between the same src and dest bb in ehcleanup (PR middle-end/51089)
Jeff Law
- [Patch,AVR]: Fix PR50910: int/2 leads to libgcc call
Georg-Johann Lay
- [Patch,AVR]: Implement PR50931 (24-bit integers) (divmod) [2/n]
Georg-Johann Lay
- [Patch]: Fix PR rtl-optimization/50448
Georg-Johann Lay
- [Patch,AVR]: Tweak division
Georg-Johann Lay
- [Patch,AVR]: Implement PR50931 (24-bit integers) [1-2/n]
Georg-Johann Lay
- [PING #2] Pass address space to REGNO_MODE_CODE_OK_FOR_BASE_P
Georg-Johann Lay
- [Patch]: Fix PR rtl-optimization/50448
Georg-Johann Lay
- [Patch]: Fix PR rtl-optimization/50448
Georg-Johann Lay
- [Patch]: PR49868: Named address space support for AVR
Georg-Johann Lay
- [Patch]: PR49868: Named address space support for AVR
Georg-Johann Lay
- [Patch,AVR]: Clean-up load non-integer constants
Georg-Johann Lay
- [PING] Pass address space to REGNO_MODE_CODE_OK_FOR_BASE_P
Georg-Johann Lay
- [Patch]: PR49868: Named address space support for AVR, #4
Georg-Johann Lay
- [Patch]: PR49868: Named address space support for AVR, #5
Georg-Johann Lay
- [Patch,AVR]: Clean up SFR offset usage.
Georg-Johann Lay
- [Patch,AVR]: ad PR49313: 64-bit division
Georg-Johann Lay
- [Patch,AVR]: Clean up SFR offset usage, take #2
Georg-Johann Lay
- [Patch,AVR]: Fix cc0 and loading const_int/const_double
Georg-Johann Lay
- [Patch,AVR] Light-weight DImode implementation.
Georg-Johann Lay
- [Patch,AVR] Light-weight DImode implementation.
Georg-Johann Lay
- [Patch,AVR] ad PR50566: Print double_int
Georg-Johann Lay
- [AVR,Committed] Fix typo in instruction length for *rotlhi2.15
Georg-Johann Lay
- [Patch,AVR]: Clean up SFR offset usage: %i for CONST_INT
Georg-Johann Lay
- [Patch,AVR]: Add %T/%t to print_operand. Add built-in to permute bits.
Georg-Johann Lay
- [Patch.AVR,4.6] Fix PR51002
Georg-Johann Lay
- [Patch.AVR] Fix PR51002 (gcc part)
Georg-Johann Lay
- [Patch,AVR] Was/Fix: error linking lto1 for target avr
Georg-Johann Lay
- [Patch,AVR] Light-weight DImode implementation.
Georg-Johann Lay
- [Patch,AVR] Was/Fix: error linking lto1 for target avr
Georg-Johann Lay
- RFA: AVR: Provide local version of c_addr_space_name
Georg-Johann Lay
- [Patch.AVR,4.6] Fix PR51002
Georg-Johann Lay
- [Patch.AVR,4.6] Fix PR51002
Georg-Johann Lay
- [PING2] New port for TILEPro and TILE-Gx
Walter Lee
- [PING2] New port for TILEPro and TILE-Gx
Walter Lee
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
Xinliang David Li
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
Xinliang David Li
- [google] Enable loop unroll/peel notes under -fopt-info
Xinliang David Li
- [google] Enable loop unroll/peel notes under -fopt-info
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] fix for undefined location list symbol in LIPO (issue5355042)
Xinliang David Li
- [google] suppress LIPO notes (issue5356041)
Xinliang David Li
- put __stl_prime_list in comdat section
Xinliang David Li
- [v3] Re: put __stl_prime_list in comdat section
Xinliang David Li
- [v3] Re: put __stl_prime_list in comdat section
Xinliang David Li
- vector garbaged collected while still in use
Xinliang David Li
- vector garbaged collected while still in use
Xinliang David Li
- Disable early inlining while compiling for coverage (issue5173042)
Xinliang David Li
- [google] fix build warning (issue5341048)
Xinliang David Li
- vector garbaged collected while still in use
Xinliang David Li
- vector garbaged collected while still in use
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [google] Limit unrolling and peeling under LIPO estimates of large code size/icache pressure
Xinliang David Li
- [google] Limit unrolling and peeling under LIPO estimates of large code size/icache pressure
Xinliang David Li
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Xinliang David Li
- [PATCH, ARM] Fix stack red zone bug (PR38644)
Jiangning Liu
- [arm-embedded] Revert r179307 and backport mainline r180964
Jiangning Liu
- [arm-embedded] Backport mainline r178102 and partial r172017
Jiangning Liu
- MAINTAINERS: add myself
Jiangning Liu
- [RFC] Optimization to conditional and/or in ARM back-end
Jiangning Liu
- [RFC] Use which_alternative in preparation-statements of define_insn_and_split
Jiangning Liu
- [RFC] Use REG_EXPR in back-end (introduced by optimization to conditional and/or in ARM back-end)
Jiangning Liu
- [RFC] Use which_alternative in preparation-statements of define_insn_and_split
Jiangning Liu
- [RFC] Optimization to conditional and/or in ARM back-end
Jiangning Liu
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
H.J. Lu
- PATCH: Check HARD_FRAME_POINTER_REGNUM instead of hard_frame_pointer_rtx in dwarf2out_frame_debug_expr
H.J. Lu
- [C++ PATCH] PR c++/45114 - Support alias templates
H.J. Lu
- FW: [PATCH][Cilkplus] Patch to fix unused variable
H.J. Lu
- PATCH: Assert DWARF register size <= saved reg size
H.J. Lu
- PATCH [1/n] addr32: Properly use Pmode and word_mode
H.J. Lu
- PATCH [2/n] addr32: Output REX prefix for UNSPEC_GOTNTPOFF
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- PATCH: Check ia32 instead of ilp32
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- PATCH: PR target/33944: streaming 64-bit integer stores
H.J. Lu
- Memset/memcpy patch
H.J. Lu
- [PATCH] Fix early inliner inlining uninlinable functions
H.J. Lu
- [PATCH] Fix errors in expand_atomic_store.
Andrew MacLeod
- [PATCH] Fix errors in expand_atomic_store.
Andrew MacLeod
- [PATCH] Fix errors in expand_atomic_store.
Andrew MacLeod
- [RFC][cxx-mem-model] mem_signal_fence
Andrew MacLeod
- [cxx-mem-model] use alignment when available to determine lock-free ness
Andrew MacLeod
- [PATCH] Fix errors in expand_atomic_store.
Andrew MacLeod
- [cxx-mem-model] use alignment when available to determine lock-free ness
Andrew MacLeod
- [cxx-mem-model] use alignment when available to determine lock-free ness
Andrew MacLeod
- [cxx-mem-model] use alignment when available to determine lock-free ness
Andrew MacLeod
- cxx-mem-model merge [0 of 9]
Andrew MacLeod
- cxx-mem-model merge [1 of 9] gcc-1
Andrew MacLeod
- cxx-mem-model merge [3 of 9] doc
Andrew MacLeod
- cxx-mem-model merge [5 of 9] fortran
Andrew MacLeod
- cxx-mem-model merge [2 of 9] gcc-2
Andrew MacLeod
- cxx-mem-model merge [4 of 9] c-family
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- cxx-mem-model merge [7 of 9] testsuite - functional verification
Andrew MacLeod
- cxx-mem-model merge [8 of 9] testsuite - gomp
Andrew MacLeod
- cxx-mem-model merge [9 of 9] testsuite - simulate-threads
Andrew MacLeod
- cxx-mem-model merge [0 of 9]
Andrew MacLeod
- cxx-mem-model merge [3 of 9] doc
Andrew MacLeod
- cxx-mem-model merge [4 of 9] c-family
Andrew MacLeod
- cxx-mem-model merge [4 of 9] c-family
Andrew MacLeod
- cxx-mem-model merge - Unified changelogs
Andrew MacLeod
- cxx-mem-model merge [7 of 9] testsuite - functional verification
Andrew MacLeod
- cxx-mem-model merge [5 of 9] fortran
Andrew MacLeod
- cxx-mem-model merge [1 of 9] gcc-1
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- cxx-mem-model merge [4 of 9] c-family
Andrew MacLeod
- cxx-mem-model merge - Unified changelogs
Andrew MacLeod
- cxx-mem-model merge [3 of 9] doc
Andrew MacLeod
- cxx-mem-model merge [8 of 9] testsuite - gomp
Andrew MacLeod
- cxx-mem-model merge ... status
Andrew MacLeod
- cxx-mem-model branch merged to mainline - revision 181031
Andrew MacLeod
- cxx-mem-model merge testsuite part 3 patch 8/8
Andrew MacLeod
- cxx-mem-model merge fortran patch 2/8
Andrew MacLeod
- cxx-mem-model merge gcc part1 patch 3/8
Andrew MacLeod
- cxx-mem-model merge gcc part2 patch 4/8
Andrew MacLeod
- cxx-mem-model merge libstdc++-v3 patch 5/8
Andrew MacLeod
- cxx-mem-model merge testsuite part 1 patch 6/8
Andrew MacLeod
- cxx-mem-model merge testsuite part 2 patch 7/8
Andrew MacLeod
- cxx-mem-model merge c-family.patch [1/8]
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- Patch to fix optabs.c when SWITCHABLE_TARGETS is defined.
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- Patch to fix optabs.c when SWITCHABLE_TARGETS is defined.
Andrew MacLeod
- patch - __sync_lock_test_and_set, __sync_lock_release fallback expansion
Andrew MacLeod
- revert patch
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- [Bug rtl-optimization/51040] atomic_fetch_nand issue
Andrew MacLeod
- [Bug rtl-optimization/51040] atomic_fetch_nand issue
Andrew MacLeod
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Andrew MacLeod
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Andrew MacLeod
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Andrew MacLeod
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Andrew MacLeod
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Andrew MacLeod
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Andrew MacLeod
- [PATCH 1/4] arm: Install __sync libfuncs for Linux.
Andrew MacLeod
- [PATCH] Add missing atomic macros to libstdc++-v3
Andrew MacLeod
- [PATCH] Fix __atomic_compare_exchange library call and tests
Andrew MacLeod
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Andrew MacLeod
- [v3] updated atomic configury
Andrew MacLeod
- [PATCH] __atomic error reporting
Andrew MacLeod
- [PATCH] __atomic library calls which are external may require some label exporting
Andrew MacLeod
- [v3] updated atomic configury
Andrew MacLeod
- [v3] updated atomic configury
Andrew MacLeod
- [PATCH] __atomic error reporting
Andrew MacLeod
- [PATCH] atomic test and set re-org.
Andrew MacLeod
- [PATCH] Re: [v3] updated atomic configury
Andrew MacLeod
- [PATCH] Re: [v3] updated atomic configury
Andrew MacLeod
- [PATCH] PR 50123 - Use exchange for atomic fetch_and and fetch_or when possible.
Andrew MacLeod
- [lra] patch rewriting inheritance and speeding LRA up
Vladimir Makarov
- Scheduler fix for the new predication code
Vladimir Makarov
- [PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Vladimir Makarov
- [lra] patch mostly implementing pseudo live range split
Vladimir Makarov
- [lra] patch mostly implementing pseudo live range split
Vladimir Makarov
- [PATCH] Fix up begin_move_insn (PR rtl-optimization/48721)
Vladimir Makarov
- [PATCH] Treat tail calls as scheduling barriers (PR rtl-optimization/48721)
Vladimir Makarov
- [trans-mem] fix memopt-1.c for 32bits
Patrick Marlier
- [trans-mem] fix memopt-1.c for 32bits
Patrick Marlier
- [trans-mem] fix memopt-1.c for 32bits
Patrick Marlier
- [trans-mem] fix memopt-1.c for 32bits
Patrick Marlier
- [libitm] Work around missing AVX support
Patrick Marlier
- Re-merge crtstuff.c from the trans-mem branch
Patrick Marlier
- PR middle-end/51273: call cgraph_call_node_duplication_hooks
Patrick Marlier
- [PR 47382] We cannot simply fold OBJ_TYPE_REF at all in 4.6
Matt
- Mark objects death at end of scope
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Build gcc/ with -fno-exceptions -fno-rtti
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Build gcc/ with -fno-exceptions -fno-rtti
Michael Matz
- Patch ping
Michael Matz
- [patch] 9/n: trans-mem: compiler ChangeLog entries
Michael Matz
- [patch] 15/n: trans-mem: compiler C++ changes
Michael Matz
- [patch] 14/n: trans-mem: compiler documentation
Michael Matz
- [patch] 19/n: trans-mem: compiler tree/gimple stuff
Michael Matz
- increase call_saved_regs[] in caller-save.c
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Mark objects death at end of scope
Michael Matz
- Mark objects death@end of scope
Michael Matz
- Mark objects death@end of scope
Michael Matz
- Fix PRs 50644,50741, segfaults in set_is_used
Michael Matz
- [patch, ia64, libgcc] Patch to fix libunwind build on IA64
Michael Matz
- [patch, ia64, libgcc] Patch to fix libunwind build on IA64
Michael Matz
- Fix PR51125 (was: death@scope broke TM tests)
Michael Matz
- [PATCH] Remove dead labels to increase superblock scope
Michael Matz
- [libitm, build] Support sun symbol versioning
Michael Matz
- Support enforcing use of libgcc_s even with LINK_EH_SPEC
Michael Matz
- [obvious] Fix PR51264
Michael Matz
- building trunk fails due to C++
Michael Matz
- building trunk fails due to C++
Michael Matz
- [PATCH] Fix predcom ICE introduced by var clobber changes (PR tree-optimization/51246)
Michael Matz
- [PATCH] Fix predcom ICE introduced by var clobber changes (PR tree-optimization/51246, take 2)
Michael Matz
- [PATCH] Remove dead labels to increase superblock scope
Michael Matz
- [top-level patch] Do proper target tool checks for readelf
Roland McGrath
- [top-level patch] Do proper target tool checks for readelf
Roland McGrath
- [top-level patch] Do proper target tool checks for readelf
Roland McGrath
- [top-level patch] Do proper target tool checks for readelf
Roland McGrath
- [top-level patch] Do proper target tool checks for readelf
Roland McGrath
- [PATCH, rs6000] Reorganize powerpc builtins and enable target pragma/attribute to enable/disable builtins
Michael Meissner
- [PATCH] Mixed int/float vcond{,u} for Altivec/VSX
Michael Meissner
- [i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION
Michael Meissner
- [i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION
Michael Meissner
- Revert "PowerPC shrink-wrap support 3 of 3"
Michael Meissner
- C++ PATCH to add -std=c++11 ??
Jason Merrill
- RFA: libstdc++ PATCH to initializer_list to #error in C++98 mode
Jason Merrill
- C++ PATCH to disable -fdeduce-init-list by default
Jason Merrill
- C++ PATCH for c++/50500 (DR 1082, implicitly declared copy in class with move)
Jason Merrill
- [C++ Patch] PR 44277
Jason Merrill
- RFC: PATCH to adjust warning flags for C++
Jason Merrill
- RFC: PATCH to adjust warning flags for C++
Jason Merrill
- RFC: PATCH to adjust warning flags for C++
Jason Merrill
- RFC: PATCH to adjust warning flags for C++
Jason Merrill
- [C++ Patch] PR 50956
Jason Merrill
- [C++ Patch] PR 50956
Jason Merrill
- [C++ Patch] PR 50956
Jason Merrill
- [C++ Patch] PR 50810
Jason Merrill
- C++ PATCH to add -std=c++11 ??
Jason Merrill
- PATCH to libgcc/config/rs6000/t-ppccomm to fix build
Jason Merrill
- CFT: [build] Move crtstuff support to toplevel libgcc
Jason Merrill
- CFT: [build] Move crtstuff support to toplevel libgcc
Jason Merrill
- C++ PATCH for c++/50930 (unnecessary copy ctor calls with list-init)
Jason Merrill
- gfortran using libcpp/internal.h (was Re: [C++ Patch] PR 50956)
Jason Merrill
- CFT: [build] Move crtstuff support to toplevel libgcc
Jason Merrill
- [C++ Patch / RFC] PR 48420
Jason Merrill
- PR c++/30195
Jason Merrill
- C++ PATCH for c++/48370 (extending lifetime of temps in aggregate initialization)
Jason Merrill
- [C/C++] Fix PR c++/50608
Jason Merrill
- [patch] 15/n: trans-mem: compiler C++ changes
Jason Merrill
- [C++ Patch / RFC] PR 48420
Jason Merrill
- [C++11 Patch] NSMI and aggregate type
Jason Merrill
- [C++ Patch] Trailing comma in enum
Jason Merrill
- [patch] 15/n: trans-mem: compiler C++ changes
Jason Merrill
- [C++ Patch] Trailing comma in enum
Jason Merrill
- [patch] 15/n: trans-mem: compiler C++ changes
Jason Merrill
- [patch] 15/n: trans-mem: compiler C++ changes
Jason Merrill
- [patch] 15/n: trans-mem: compiler C++ changes
Jason Merrill
- C++ PATCH for c++/48370 (extending lifetime of temps in aggregate initialization)
Jason Merrill
- C++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)
Jason Merrill
- C++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)
Jason Merrill
- [C++ PATCH] PR c++/45114 - Support alias templates
Jason Merrill
- [C++ Patch] PR 47695
Jason Merrill
- C++/c-common PATCH for c++/35688 (wrong visibility of template instantiation)
Jason Merrill
- C++/c-common PATCH for c++/35688 (wrong visibility of template instantiation)
Jason Merrill
- [PATCH] PR c++/33255 - Support -Wunused-local-typedefs warning
Jason Merrill
- C++ PATCH for c++/48370 (extending lifetime of temps in aggregate initialization)
Jason Merrill
- [C++ PATCH] PR c++/45114 - Support alias templates
Jason Merrill
- [trans-mem] Fix instantiation of transaction expressions.
Jason Merrill
- [C++ Patch] PR 50864
Jason Merrill
- [C++ Patch / RFC] PR 50864
Jason Merrill
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jason Merrill
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jason Merrill
- C++ PATCH for c++/50863 (rejects-valid with lambda and list-initialization)
Jason Merrill
- C++ PATCH for c++/50870 (ICE with -> X::Y in a template default argument)
Jason Merrill
- C++ PATCH for c++/50870 (ICE with -> X::Y in a template default argument)
Jason Merrill
- [C++ Patch] PR 50864 (parser bits)
Jason Merrill
- C++ PATCH for c++/50848 (ice-on-invalid with call to int&)
Jason Merrill
- [C++ Patch] PR 50864 (parser bits)
Jason Merrill
- [C++ PATCH] Fix context handling of alias declaration
Jason Merrill
- [patch] trans-mem: Support noexcept specifications for transaction statements and expressions.
Jason Merrill
- C++ PATCH for c++/50835 (wrong lvalueness with ?: in template)
Jason Merrill
- Fwd: [C++ PATCH] PR 50958 and correct lookup of literal operators
Jason Merrill
- [PATCH] PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
Jason Merrill
- [PATCH] PR c++/51027 - accepts alias-declaration without ';'
Jason Merrill
- Fwd: [C++ PATCH] PR 50958 and correct lookup of literal operators
Jason Merrill
- [C++ Patch] PR 51047
Jason Merrill
- [C++ Patch] PR 51045
Jason Merrill
- C++ PATCH to improve C++11 diagnostic on inherit/using5.C
Jason Merrill
- C++ PATCH for various template non-type argument tests in C++11 mode
Jason Merrill
- [PATCH] PR c++/51043 - ICE in LTO
Jason Merrill
- C++ testsuite PATCH to overhaul running of tests in C++11 mode
Jason Merrill
- C++ testsuite PATCH to overhaul running of tests in C++11 mode
Jason Merrill
- C++ PATCH for c++/51029 (C++11 ICE with virtual base)
Jason Merrill
- C++ testsuite PATCH to overhaul running of tests in C++11 mode
Jason Merrill
- C++ PATCH for c++/51046 (ICE with unexpanded parameter pack)
Jason Merrill
- C++ PATCH for c++/50972 (ice-on-invalid with noexcept)
Jason Merrill
- [RFC] PR 50837
Jason Merrill
- [RFC] PR 50837
Jason Merrill
- PR c++/30195
Jason Merrill
- [RFC] PR 50837
Jason Merrill
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jason Merrill
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jason Merrill
- [PATCH] PR debug/50983
Jason Merrill
- C++ PATCH for c++/51079 (DR 495, checking second conv before template)
Jason Merrill
- C++ PATCH for c++/50973 (ICE with defaulted virtual destructor)
Jason Merrill
- C++ PATCH for c++/50372 (C++11 allows static functions as template arguments)
Jason Merrill
- PR c++/30195
Jason Merrill
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
Jason Merrill
- PATCH for to use tree clobbers for c++/51060 (temporary re-use)
Jason Merrill
- C++ PATCH for c++/986 (warn about temporary bound to reference in constructor)
Jason Merrill
- PR c++/30195
Jason Merrill
- C++ PATCH for c++/51137
Jason Merrill
- C++ PATCH for implicit move conditions (N3203)
Jason Merrill
- [patch, PR51144] Partially revert patch to speed up integer output
Jason Merrill
- [C++ Patch] PR 51150
Jason Merrill
- C++ PATCH for c++/51186 (confusing message about trailing return type in C++98 mode)
Jason Merrill
- [C++ Patch] PR c++/51188
Jason Merrill
- [PATCH] PR c++/51191 - ICE on alias of alias template instantiation
Jason Merrill
- [C++ Patch] PR 51150
Jason Merrill
- [C++ Patch] PR 51150
Jason Merrill
- [C++ Patch] PR 51150
Jason Merrill
- [C++ Patch] PR 51150
Jason Merrill
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Jason Merrill
- [C++ Patch] PR c++/51188
Jason Merrill
- [PATCH] PR c++/51194 - ICE with invalid alias template
Jason Merrill
- [Patch/RFC] PR 51216
Jason Merrill
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Jason Merrill
- [C++ Patch] PR 51230
Jason Merrill
- [C++ Patch] PR 51230
Jason Merrill
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Jason Merrill
- C++ PATCH to diagnostic location for default template arguments
Jason Merrill
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Jason Merrill
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Jason Merrill
- C++ PATCH for c++/48322 (broken handling of variadic parms on multiple levels)
Jason Merrill
- [C++11] Ping on PR50958
Jason Merrill
- [patch] Support noexcept-specifications for transaction statements and expressions.
Jason Merrill
- [patch] Support noexcept-specifications for transaction statements and expressions.
Jason Merrill
- [C++ Patch] PR 51196
Jason Merrill
- [PATCH] PR c++/51143 - Alias template allows class definition
Jason Merrill
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Jason Merrill
- Add line table and line map debugging routines
Jason Merrill
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Jason Merrill
- [C++ Patch] PR 51265
Jason Merrill
- [C++ Patch] PR 51290
Jason Merrill
- [C++ Patch] PR 51227
Jason Merrill
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Jason Merrill
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Jason Merrill
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Jason Merrill
- [C++ Patch] PR 51299
Jason Merrill
- [Patch] Fix Bug 51162
Jason Merrill
- [C++ Patch] PR 51327
Jason Merrill
- [PATCH] Add vcond/vcondu patterns to sparc backend.
David Miller
- [PATCH] Fix errors in expand_atomic_store.
David Miller
- [PATCH] Fix errors in expand_atomic_store.
David Miller
- [PATCH] Handle V4HI vector initialization more efficiently on VIS1.
David Miller
- [SPARC] Fix PR target/50945
David Miller
- [PATCH] Canonicalize sparc movcc patterns such that operand 0 always appears in operand 4.
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- [PATCH] Canonicalize sparc movcc patterns such that operand 0 always appears in operand 4.
David Miller
- [SPARC] Consolidate movtf patterns
David Miller
- serious libgcc regression added recently
David Miller
- serious libgcc regression added recently
David Miller
- [PATCH 1/1] sparc leon: Use -Aleon assembler switch for -mcpu=leon arch
David Miller
- [PATCH] More improvements to sparc VIS vec_init code generation.
David Miller
- [PATCH] More improvements to sparc VIS vec_init code generation.
David Miller
- [PATCH] Implement vect_cmdline_needed properly on sparc.
David Miller
- [PATCH] More improvements to sparc VIS vec_init code generation.
David Miller
- [PATCH] Revert sparc vec_init improvements as they cause 64-bit regressions.
David Miller
- [PATCH] Revert sparc vec_init improvements as they cause 64-bit regressions.
David Miller
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
David Miller
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
David Miller
- [PATCH] Fix Linux/sparc build after generic asm output optimizations.
David Miller
- [PATCH, PR51005] Fix slow down of compilation of 20001226-1.c by -ftree-tail-merge
David Miller
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
David Miller
- [PATCH RFC] Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes.
David Miller
- [PATCH 0/7] Sparc atomic optabs errata
David Miller
- [PATCH 0/7] Sparc atomic optabs errata
David Miller
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
David Miller
- [testsuite] Fix ultrasparc_vis[23]_hw tests
David Miller
- [PATCH] Revert regression causing changes to store_bit_field_1.
David Miller
- [PATCH RFC] Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes.
David Miller
- [PATCH 0/7] Sparc atomic optabs errata
David Miller
- [PATCH 0/7] Sparc atomic optabs errata
David Miller
- [PATCH v2 0/5] Convert Sparc to atomic optabs
David Miller
- [PATCH v2 0/5] Convert Sparc to atomic optabs
David Miller
- [PATCH v2 0/5] Convert Sparc to atomic optabs
David Miller
- Continue strict-volatile-bitfields fixes
Mitchell, Mark
- Continue strict-volatile-bitfields fixes
Mitchell, Mark
- PowerPC shrink-wrap support 3 of 3
Alan Modra
- [PATCH, rs6000] Preserve link stack for 476 cpus
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- Reload related segfaults
Alan Modra
- [rs6000] fix PR 30282, load from stack moved past stack update
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- [rs6000] Fix PR 50906, eh_frame and other woes
Alan Modra
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Alan Modra
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Alan Modra
- powerpc lack of memory_barrier
Alan Modra
- RFC: powerpc libgomp locking
Alan Modra
- RFC: powerpc libgomp locking
Alan Modra
- powerpc compare_and_swap fails
Alan Modra
- [brobecker@adacore.com: Re: [PATCH 18/348] Fix -Wsahdow warnings]
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Use atomics in libgomp mutex
Alan Modra
- Fix PR51298, libgomp barrier failure
Alan Modra
- Use atomics in libgomp mutex
Alan Modra
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Alan Modra
- Use atomics in libgomp mutex
Alan Modra
- Fix PR51298, libgomp barrier failure
Alan Modra
- Fix PR51298, libgomp barrier failure
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Fix libgomp semaphores
Alan Modra
- [rs6000] Streamline compare-and-swap success return value computation
Alan Modra
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Alan Modra
- Fix PR51298, libgomp barrier failure
Alan Modra
- Use atomics in libgomp mutex
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Fix libgomp semaphores
Alan Modra
- Use atomics in libgomp mutex
Alan Modra
- Fix PR51298, libgomp barrier failure
Alan Modra
- [RFC PATCH] Gather vectorization (PR tree-optimization/50789)
Toon Moene
- [PATCH 1/3] Transformation replay mechanism
Alexander Monakov
- [Patch, fortran] [00/66] PR fortran/43829 Inline sum and product (AKA scalarization of reductions)
Mikael Morin
- [Patch, fortran] PR fortran/51250 bug with sum(,dim,mask)
Mikael Morin
- [Patch, fortran] coarray cleanup leftover
Mikael Morin
- [Patch, fortran, RFC] PR 40958 Reduce size of module files
Mikael Morin
- [Patch, fortran] PR 25708 Reduce seeks when loading module files
Mikael Morin
- [libstdc++, patch] Refer to GNU/Linux in acinclude.m4
Joseph S. Myers
- [patch] support for multiarch systems
Joseph S. Myers
- New port: Renesas RL78
Joseph S. Myers
- New port: Renesas RL78
Joseph S. Myers
- Go patch committed: Update Go library
Joseph S. Myers
- Go patch committed: Update Go library
Joseph S. Myers
- serious libgcc regression added recently
Joseph S. Myers
- serious libgcc regression added recently
Joseph S. Myers
- serious libgcc regression added recently
Joseph S. Myers
- [patch] 1/n: trans-mem: libitm runtime tests
Joseph S. Myers
- [patch] 3/n: trans-mem: runtime
Joseph S. Myers
- [patch] 6/n: trans-mem: runtime
Joseph S. Myers
- [patch] 4/n: trans-mem: runtime
Joseph S. Myers
- [patch] 10/n: trans-mem: compiler tests (1 of 3)
Joseph S. Myers
- [patch] 14/n: trans-mem: compiler documentation
Joseph S. Myers
- [patch] 16/n: trans-mem: compiler parser/front-end
Joseph S. Myers
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Joseph S. Myers
- [patch] 3/n: trans-mem: runtime
Joseph S. Myers
- [patch] 3/n: trans-mem: runtime
Joseph S. Myers
- except.c: fix setjmp buffer size math
Joseph S. Myers
- [patch] 3/n: trans-mem: runtime
Joseph S. Myers
- [patch] 14/n: trans-mem: compiler documentation
Joseph S. Myers
- RFA: Add Epiphany port
Joseph S. Myers
- cxx-mem-model merge [0 of 9]
Joseph S. Myers
- cxx-mem-model merge [3 of 9] doc
Joseph S. Myers
- cxx-mem-model merge [4 of 9] c-family
Joseph S. Myers
- cxx-mem-model merge [3 of 9] doc
Joseph S. Myers
- RFA: Add Epiphany port
Joseph S. Myers
- [patch] 14/n: trans-mem: compiler documentation
Joseph S. Myers
- RFA: Add Epiphany port
Joseph S. Myers
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
Joseph S. Myers
- cxx-mem-model merge [4 of 9] c-family
Joseph S. Myers
- [Ping] RE: CR16 Port addition
Joseph S. Myers
- cxx-mem-model merge [3 of 9] doc
Joseph S. Myers
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Joseph S. Myers
- [commited, rtems] Sync gcc/config/rs6000/*rtems* with RTEMS-gcc
Joseph S. Myers
- [doc] Fix a cross reference
Joseph S. Myers
- r181016 - in /trunk: contrib/ChangeLog contrib/...
Joseph S. Myers
- [patch] 6/n: trans-mem: runtime
Joseph S. Myers
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Joseph S. Myers
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Joseph S. Myers
- C++/c-common PATCH for c++/35688 (wrong visibility of template instantiation)
Joseph S. Myers
- [rs6000] Fix PR 50906, eh_frame and other woes
Joseph S. Myers
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Joseph S. Myers
- [patch] 6/n: trans-mem: runtime
Joseph S. Myers
- Problems with trans-mem branch on Solaris/x86 etc.
Joseph S. Myers
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Joseph S. Myers
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Joseph S. Myers
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Joseph S. Myers
- [rs6000] Fix PR 50906, eh_frame and other woes
Joseph S. Myers
- [Patch] PR 51061
Joseph S. Myers
- [Patch - vms]: Add support of pragma __extern_prefix
Joseph S. Myers
- C++ testsuite PATCH to overhaul running of tests in C++11 mode
Joseph S. Myers
- [Patch] Move Objective-C runtime flags to modern options system.
Joseph S. Myers
- [patch]: support of VMS module include files
Joseph S. Myers
- building trunk fails due to C++
Joseph S. Myers
- Options handling and reload memory leak fixes
Joseph S. Myers
- Fix permissions in update_web_docs_svn
Joseph S. Myers
- Minor contrib.texi update
Joseph S. Myers
- Fix x86-elf build
Joseph S. Myers
- Make x86-elf use DWARF-2 not stabs
Joseph S. Myers
- Fix x86-elf build
Joseph S. Myers
- [trunk] RFS: translate built-in include paths for sysroot (issue5394041)
Joseph S. Myers
- [Patch] make it possible for the target to rename ".tm_clone_table"
Joseph S. Myers
- Fix gcc.dg/cpp/assert4.c for non-GNU Linux systems
Joseph S. Myers
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Joseph S. Myers
- [v3] updated atomic configury
Joseph S. Myers
- [v3] updated atomic configury
Joseph S. Myers
- [PATCH] __atomic error reporting
Joseph S. Myers
- [libitm] Port to ARM
Joseph S. Myers
- [libitm] Port to ARM
Joseph S. Myers
- [PATCH] __atomic error reporting
Joseph S. Myers
- [libitm] Port to ARM
Joseph S. Myers
- Fix doloop bug with maximum-length loops
Joseph S. Myers
- Ping * [Patch] Take 2: Move Objective-C runtime flags to modern options system.
Joseph S. Myers
- [Ping] RE: CR16 Port addition
Joseph S. Myers
- [PATCH] Re: [v3] updated atomic configury
Joseph S. Myers
- SH atomic asms in glibc and the stack pointer
Joseph S. Myers
- [PATCH] Fix C/51321, ICE With incomplete types with __builtin_types_compatible_p
Joseph S. Myers
- PATCH: Add capability to contrib/compare_tests to handle directories
Quentin Neill
- PATCH: Add capability to contrib/compare_tests to handle directories
Quentin Neill
- Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
Quentin Neill
- Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
Quentin Neill
- [PATCH] enable fma4 for bdver2
Quentin Neill
- PATCH: Add capability to contrib/compare_tests to handle directories
Quentin Neill
- New port: Renesas RL78
Hans-Peter Nilsson
- New port: Renesas RL78
Hans-Peter Nilsson
- Massive breakage with your libgcc patches
Hans-Peter Nilsson
- [CRIS] Convert CRIS to constraints.md
Hans-Peter Nilsson
- expr.c: don't assume MUL for scaling pointers
Hans-Peter Nilsson
- Massive breakage with your libgcc patches
Hans-Peter Nilsson
- Massive breakage with your libgcc patches
Hans-Peter Nilsson
- Committed: fix cris-elf fallout from libgcc move
Hans-Peter Nilsson
- ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods
Hans-Peter Nilsson
- ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods
Hans-Peter Nilsson
- ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods
Hans-Peter Nilsson
- [CRIS] Convert CRIS to constraints.md
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- PowerPC shrink-wrap support 3 of 3
Hans-Peter Nilsson
- [CRIS] Hookize FUNCTION_VALUE_REGNO_P
Hans-Peter Nilsson
- Revert "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- Revert "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- Revert "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- Revert "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Hans-Peter Nilsson
- [PATCH] pr51038 atomic_flag on targets with no atomic support.
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Hans-Peter Nilsson
- Revert "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Hans-Peter Nilsson
- [CRIS] Hookize FUNCTION_VALUE_REGNO_P
Hans-Peter Nilsson
- Massive EH regressions after "[patch, ia64, libgcc] Patch to fix libunwind build on IA64"
Hans-Peter Nilsson
- Massive EH regressions after "[patch, ia64, libgcc] Patch to fix libunwind build on IA64"
Hans-Peter Nilsson
- Massive EH regressions after "[patch, ia64, libgcc] Patch to fix libunwind build on IA64"
Hans-Peter Nilsson
- RFA: libgcc: move emutls.c from LIB2ADDEH et al to LIB2ADD
Hans-Peter Nilsson
- CFT: Re: libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?
Hans-Peter Nilsson
- CFT: Re: libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?
Hans-Peter Nilsson
- Adjust omp-low test for alignment
Hans-Peter Nilsson
- Adjust omp-low test for alignment
Hans-Peter Nilsson
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
Diego Novillo
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Diego Novillo
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
Diego Novillo
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Diego Novillo
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Diego Novillo
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Diego Novillo
- [PATCH] [Annotalysis] Fix ICE caused by ipa-sra optimization.
Diego Novillo
- [google] fix for undefined location list symbol in LIPO (issue5355042)
Diego Novillo
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Diego Novillo
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Diego Novillo
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Diego Novillo
- [PATCH] [Annotalysis] Support trylock attributes on virtual methods.
Diego Novillo
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Diego Novillo
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Diego Novillo
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Diego Novillo
- [PATCH] [Annotalysis] Support trylock attributes on virtual methods.
Diego Novillo
- [pph] Add flag -fpph-include-tree (issue5376093)
Diego Novillo
- [google] Backport r171347 from trunk to google/gcc-4_6 (issue5396043)
Diego Novillo
- Fwd: Re: Links to release criteria?
Diego Novillo
- [wwwdocs/news] Add link to GNU Tools Cauldron 2012
Diego Novillo
- [wwwdocs/news] Add link to GNU Tools Cauldron 2012
Diego Novillo
- Add line table and line map debugging routines
Diego Novillo
- building trunk fails due to C++
Diego Novillo
- [google] Limit unrolling and peeling under LIPO estimates of large code size/icache pressure
Diego Novillo
- [PATCH] Fix early inliner inlining uninlinable functions
Diego Novillo
- [PATCH] Fix early inliner inlining uninlinable functions
Diego Novillo
- [PATCH] Fix early inliner inlining uninlinable functions
Diego Novillo
- [PATCH] Fix early inliner inlining uninlinable functions
Diego Novillo
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
Diego Novillo
- [google] Backport r171347 and r181549 from trunk (strict volatile bitfield) (issue5434084)
Diego Novillo
- [trans-mem][build] Hack around top-level Makefile libstdc++ breakage
Alexandre Oliva
- Keep static VTA locs in cselib tables only
Alexandre Oliva
- CFT: [build] Move shlib support to toplevel libgcc
Rainer Orth
- CFT: [build] Move crtstuff support to toplevel libgcc
Rainer Orth
- CFT: [build] Move libgcc1 to toplevel libgcc
Rainer Orth
- CFT: [build] Move libgcc2 to toplevel libgcc
Rainer Orth
- CFT: [build] Move libgcc_tm_file to toplevel libgcc
Rainer Orth
- [PATCH] strlenopt improvements
Rainer Orth
- [build] Move gthr to toplevel libgcc
Rainer Orth
- New port: Renesas RL78
Rainer Orth
- Go patch committed: Update Go library
Rainer Orth
- Go patch committed: Update Go library
Rainer Orth
- CFT: [build] Move crtstuff support to toplevel libgcc
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- [PATCH, rs6000] Preserve link stack for 476 cpus
Rainer Orth
- [PATCH, rs6000] Preserve link stack for 476 cpus
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- CFT: [build] Move crtstuff support to toplevel libgcc
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- RFA: Add Epiphany port
Rainer Orth
- CFT: [build] Move crtstuff support to toplevel libgcc
Rainer Orth
- CFT: [build] Move crtstuff support to toplevel libgcc
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- [commited] Add custom RTEMS lm32 multilibs
Rainer Orth
- Problems with trans-mem branch on Solaris/x86 etc.
Rainer Orth
- [build, v3] Return gthr-posix.h to libgcc (PR bootstrap/50982)
Rainer Orth
- [build] Restore arm-eabi bootstrap (PR target/50978)
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
Rainer Orth
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Rainer Orth
- Problems with trans-mem branch on Solaris/x86 etc.
Rainer Orth
- [Patch, Fortran, committed] Add libquadmath testcase gfortran.dg/quad_2.f90
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- Failure to bootstrap trunk with --enable-threads=posix on cygwin since r180767
Rainer Orth
- [libitm] Configure for gas cfi pseudos
Rainer Orth
- Current Solaris/x86 libitm results
Rainer Orth
- Status of libitm on Tru64 UNIX
Rainer Orth
- [libitm] Work around missing AVX support
Rainer Orth
- SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)
Rainer Orth
- SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)
Rainer Orth
- [Patch testsuite/darwin] fix PR testsuite/51059
Rainer Orth
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Rainer Orth
- [libitm] Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc
Rainer Orth
- [testsuite] Skip simulate-thread tests on all alpha targets
Rainer Orth
- [libitm] Support Solaris 8 and 9/x86 with Sun as
Rainer Orth
- [Patch RFA libitm] config-based assessment of weakref capability
Rainer Orth
- [libitm] Support Solaris 8 and 9/x86 with Sun as
Rainer Orth
- Fix libgcc for FreeBSD 10
Rainer Orth
- [patch, ia64, libgcc] Patch to fix libunwind build on IA64
Rainer Orth
- [Patch] make it possible for the target to rename ".tm_clone_table"
Rainer Orth
- [Patch] make it possible for the target to rename ".tm_clone_table"
Rainer Orth
- [Patch] make it possible for the target to rename ".tm_clone_table"
Rainer Orth
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Rainer Orth
- [libitm, build] Support sun symbol versioning
Rainer Orth
- [testsuite] Adapt c-c++-common/tm/malloc.c for Solaris headers with C++
Rainer Orth
- [testsuite] Fix ultrasparc_vis[23]_hw tests
Rainer Orth
- Massive breakage with your libgcc patches
Rainer Orth
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Rainer Orth
- Support enforcing use of libgcc_s even with LINK_EH_SPEC
Rainer Orth
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Rainer Orth
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Rainer Orth
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Rainer Orth
- Re-merge crtstuff.c from the trans-mem branch
Rainer Orth
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Rainer Orth
- [ada] Fix bootstrap error in s-taprop-tru64.adb
Rainer Orth
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Rainer Orth
- [testsuite] Fix several atomic tests on 32-bit x86 (PR testsuite/51258)
Rainer Orth
- [testsuite] Fix several atomic tests on 32-bit x86 (PR testsuite/51258)
Rainer Orth
- Re-merge crtstuff.c from the trans-mem branch
Rainer Orth
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Rainer Orth
- Re-merge crtstuff.c from the trans-mem branch
Rainer Orth
- Go patch committed: New lock/note implementation
Rainer Orth
- Go patch committed: New lock/note implementation
Rainer Orth
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Rainer Orth
- [libitm, build] Clear hardware capabilities on libitm.so with Sun ld
Rainer Orth
- [Ping] RE: CR16 Port addition
Rainer Orth
- [PATCH i386] PR47698 no CMOV for volatile mem
Sergey Ostanevich
- [PATCH] PR target/50038 fix: redundant zero extensions removal
Sergey Ostanevich
- [PATCH 0/2] Add atomic support to m68k
Mikael Pettersson
- [PATCH 0/2] Add atomic support to m68k
Mikael Pettersson
- [PATCH 0/2] Add atomic support to m68k
Mikael Pettersson
- [wwwdocs] Use regular markup for java/status.html
Gerald Pfeifer
- [libstdc++, patch] Refer to GNU/Linux in acinclude.m4
Gerald Pfeifer
- [wwwdocs] Prepare GCC 4.7 release notes for the release
Gerald Pfeifer
- v2[PATCH] update to libtool-2.4.2 and regenerate
Gerald Pfeifer
- [libstdc++, patch] Refer to GNU/Linux in acinclude.m4
Gerald Pfeifer
- [patch] 3/n: trans-mem: runtime
Gerald Pfeifer
- [trans-mem] document -fgnu-tm
Gerald Pfeifer
- [patch] 3/n: trans-mem: runtime
Gerald Pfeifer
- [wwwdocs] Add info about IPA optimization and LTO improvments
Gerald Pfeifer
- [Gcc.amd] [Patch 002] Document bdver1 in changes.html for GCC4.6
Gerald Pfeifer
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Gerald Pfeifer
- Fix permissions in update_web_docs_svn
Gerald Pfeifer
- [libstdc++] Reference GNU/Linux in doc/xml/manual/using.xml
Gerald Pfeifer
- [doc] fix broken anchor in install.texi
Gerald Pfeifer
- [wwwdocs] Rotate news
Gerald Pfeifer
- [doc] fix broken anchor in install.texi
Gerald Pfeifer
- Fix libgcc for FreeBSD 10
Gerald Pfeifer
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Gerald Pfeifer
- [wwwdocs] POWER7 announcement in News section
Gerald Pfeifer
- [wwwdocs] Buildstat update for 4.6
Gerald Pfeifer
- [wwwdocs] add news items for TM work
Gerald Pfeifer
- [wwwdocs] add news items for TM work
Gerald Pfeifer
- Minor contrib.texi update
Gerald Pfeifer
- [wwwdocs] A bit of markup work in gcc-4.7/changes.html
Gerald Pfeifer
- New port^2: Renesas RL78
Gerald Pfeifer
- libtool update (was: Autoconf 2.64 broken on FreeBSD 10.0)
Gerald Pfeifer
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Gerald Pfeifer
- [wwwdocs] gcc-4.3/porting_to.html headers
Gerald Pfeifer
- [wwwdocs] gcc-4.6/porting_to.html
Gerald Pfeifer
- [wwwdocs] Update Mark Mitchell's association in steering.html
Gerald Pfeifer
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Gerald Pfeifer
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Gerald Pfeifer
- Minor contrib.texi update
Gerald Pfeifer
- [wwwdocs] [RFA] Update gcc-4.7/changes.html to document -mcpu=cortex-a7
Gerald Pfeifer
- Fix permissions in update_web_docs_svn
Gerald Pfeifer
- [libstdc++] doc/xml/manual/abi.xml -- fix references to GCC as well as GNU/Linux
Gerald Pfeifer
- [libstdc++] scripts/run_doxygen comment tweak
Gerald Pfeifer
- [libstdc++] Reference GNU/Linux in doc/xml/manual/using.xml
Gerald Pfeifer
- [Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html
Gerald Pfeifer
- libtool update
Gerald Pfeifer
- [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Gerald Pfeifer
- [wwwdocs] Document annotalysis branch in svn.html
Gerald Pfeifer
- serious libgcc regression added recently
Andrew Pinski
- [patch] 8/n: trans-mem: toplevel/misc changes
Andrew Pinski
- RFA: Add Epiphany port
Andrew Pinski
- [patch] 13/n: trans-mem: compiler backend (x86)
Andrew Pinski
- [trans-mem] XFAIL known failures
Andrew Pinski
- cxx-mem-model merge [0 of 9]
Andrew Pinski
- PR lto/50964: [trans-mem] fail gracefully when -flto and -fgnu-tm
Andrew Pinski
- [PATCH] Fix PCH on MIPS
Andrew Pinski
- [PATCH] Fix PCH on MIPS
Andrew Pinski
- [PATCH 0/2] Convert ia64 to atomic optabs
Andrew Pinski
- [PATCH] Remove dead labels to increase superblock scope
Andrew Pinski
- Fix PR rtl-optimization/51187
Andrew Pinski
- [RFC] Optimization to conditional and/or in ARM back-end
Andrew Pinski
- [committed] Fix failure of Octeon BADDU tests
Andrew Pinski
- [PATCH] Fix PR 51198, DECL_INITIAL still contains stuff for FIELD_DECLs
Andrew Pinski
- [PATCH] Fix C/51321, ICE With incomplete types with __builtin_types_compatible_p
Andrew Pinski
- [PATCH] Fix C/51321, ICE With incomplete types with __builtin_types_compatible_p
Andrew Pinski
- [PATCH][PING^2] Vectorize conversions directly
Dmitry Plotnikov
- [PATCH][PING^3] Vectorize conversions directly
Dmitry Plotnikov
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Xinyu Qi
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Xinyu Qi
- PING: [PATCH, ARM, iWMMXt][3/5]: built in define and expand
Xinyu Qi
- PING: [PATCH, ARM, iWMMXt][4/5]: WMMX machine description
Xinyu Qi
- PING 1 [Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
Thomas Quinot
- [build] Restore arm-eabi bootstrap (PR target/50978)
Ramana Radhakrishnan
- [Patch] ARM EABI support for RTEMS
Ramana Radhakrishnan
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Ramana Radhakrishnan
- [PATCH 1/4] arm: Install __sync libfuncs for Linux.
Ramana Radhakrishnan
- [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.6
Ramana Radhakrishnan
- [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.5
Ramana Radhakrishnan
- Ping! Re: [RFA/ARM][Patch 02/02]: ARM epilogues in RTL
Ramana Radhakrishnan
- PING: [PATCH, ARM, iWMMXt][3/5]: built in define and expand
Ramana Radhakrishnan
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Ramana Radhakrishnan
- [RFA/ARM][Patch]: Fix NEG_POOL_RANGE
Ramana Radhakrishnan
- PING: [PATCH, ARM, iWMMXt][4/5]: WMMX machine description
Ramana Radhakrishnan
- [RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
Ramana Radhakrishnan
- [PATCH][PING] Vectorize conversions directly
Ramana Radhakrishnan
- [RFA/ARM][Patch]: Fix NEG_POOL_RANGE
Ramana Radhakrishnan
- [RFA/ARM] Add an integer pipeline description for Cortex-A15
Ramana Radhakrishnan
- RFC: PATCH to adjust warning flags for C++
Gabriel Dos Reis
- RFC: PATCH to adjust warning flags for C++
Gabriel Dos Reis
- RFC: PATCH to adjust warning flags for C++
Gabriel Dos Reis
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Gabriel Dos Reis
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Gabriel Dos Reis
- [v3] Small clean-up to <complex>
Gabriel Dos Reis
- [PATCH][C][C++] Fix PR51010
Gabriel Dos Reis
- C++ PATCH for c++/50372 (C++11 allows static functions as template arguments)
Gabriel Dos Reis
- [v3] fix libstdc++/51083
Gabriel Dos Reis
- [C++ Patch] PR 51150
Gabriel Dos Reis
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Gabriel Dos Reis
- RFA: Fix dse / postreload not to bypass add expanders
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- P.S.: Re: RFA: Add Epiphany port
Joern Rennecke
- TARGET_FRAME_POINTER_REQUIRED (Was: Re: RFA: Add Epiphany port)
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- RFA: Add Epiphany port
Joern Rennecke
- r181016 - in /trunk: contrib/ChangeLog contrib/...
Joern Rennecke
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Joern Rennecke
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Joern Rennecke
- repost: [DF] Use HARD_REG_SETs instead of bitmaps
Joern Rennecke
- RFT: Fix PR middle/end-40154
Joern Rennecke
- RFT: Fix PR middle/end-40154
Joern Rennecke
- RFT: Fix PR middle/end-40154
Joern Rennecke
- RFT: Fix PR middle/end-40154
Joern Rennecke
- Committed: fix typo in epiphany.md:mov<mode>cc
Joern Rennecke
- RFA: Fix PR middle-end/50074
Joern Rennecke
- RFA: Fix PR tree-optimization/50802
Joern Rennecke
- [patch] 3/n: trans-mem: runtime
Torvald Riegel
- [patch] 3/n: trans-mem: runtime
Torvald Riegel
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Torvald Riegel
- [patch] 14/n: trans-mem: compiler documentation
Torvald Riegel
- [trans-mem] document -fgnu-tm
Torvald Riegel
- [trans-mem] document -fgnu-tm
Torvald Riegel
- [patch] 9/n: trans-mem: compiler ChangeLog entries
Torvald Riegel
- [patch] 6/n: trans-mem: runtime
Torvald Riegel
- [patch] 20/n: trans-mem: Unified change logs
Torvald Riegel
- [patch] 17/n: trans-mem: compiler trans-mem main engine
Torvald Riegel
- [patch] 20/n: trans-mem: Unified change logs
Torvald Riegel
- [patch] 6/n: trans-mem: runtime
Torvald Riegel
- [patch] 6/n: trans-mem: runtime
Torvald Riegel
- [trans-mem] Fix instantiation of transaction expressions.
Torvald Riegel
- [trans-mem] Fix instantiation of transaction expressions.
Torvald Riegel
- [patch] trans-mem: Require parentheses when parsing transaction expressions.
Torvald Riegel
- [patch] trans-mem: Support noexcept specifications for transaction statements and expressions.
Torvald Riegel
- [libitm] Configure for gas cfi pseudos
Torvald Riegel
- cxx-mem-model merge [6 of 9] - libstdc++-v3
Torvald Riegel
- [patch] trans-mem: trivial: add cleanup-tree-dump in testcase, fix typo in comment.
Torvald Riegel
- [patch] Require parentheses when parsing transaction expressions.
Torvald Riegel
- [patch] trans-mem: Support noexcept specifications for transaction statements and expressions.
Torvald Riegel
- [libitm, build] Support sun symbol versioning
Torvald Riegel
- [patch] Fix instantiation of transaction expressions.
Torvald Riegel
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Torvald Riegel
- [patch] Support noexcept-specifications for transaction statements and expressions.
Torvald Riegel
- [patch] PR47747: Fix error messages for calls to transaction_unsafe virtual functions.
Torvald Riegel
- [patch] Support noexcept-specifications for transaction statements and expressions.
Torvald Riegel
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Torvald Riegel
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Torvald Riegel
- [patch] Handle MUST_NOT_THROW_EXPR in voidify_wrapper_expr.
Torvald Riegel
- [patch] Rewrite SLP analysis towards support of operations with any number of operands
Ira Rosen
- [patch] Update gcc.dg/vect/no-scevccp-outer-6-global.c
Ira Rosen
- [patch] Rewrite SLP analysis towards support of operations with any number of operands
Ira Rosen
- [patch] Rewrite SLP analysis towards support of operations with any number of operands
Ira Rosen
- [patch] SLP conditions
Ira Rosen
- [PATCH] SLP vectorize calls (take 2)
Ira Rosen
- [PATCH] SLP vectorize calls (take 2)
Ira Rosen
- [PATCH] SLP vectorize calls (take 3)
Ira Rosen
- [patch] Fix PR tree-optimization/51015
Ira Rosen
- [PATCH] Fix fallout from bool store pattern recognition (PR tree-optimization/51000)
Ira Rosen
- [patch] Fix PR tree-optimization/51058
Ira Rosen
- [PATCH] Free memory leaks in tree-vect-slp.c
Ira Rosen
- [PATCH] Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/51058)
Ira Rosen
- [PATCH] Don't ICE on SLP calls if the same call is used in multiple SLP instances (PR tree-optimization/51058)
Ira Rosen
- [patch] Fix PR bootstrap/51112
Ira Rosen
- [PATCH][PING] Vectorize conversions directly
Ira Rosen
- [patch] Fix PR tree-optimization/51301
Ira Rosen
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Rouson, Damian
- [wwwdocs] gcc-4.6/porting_to.html
Richard Sandiford
- [PATCH] Fix PCH on MIPS
Richard Sandiford
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Richard Sandiford
- [PATCH 2/4] mips: Install the __sync libfuncs for mips16
Richard Sandiford
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Richard Sandiford
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Richard Sandiford
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Richard Sandiford
- Backport fix for PR 48190 (excess memory in dwarf2 location tracking)
Richard Sandiford
- [PATCH SMS 2/2, RFC] Register pressure estimation for the partial schedule
Richard Sandiford
- Find more shrink-wrapping opportunities
Richard Sandiford
- Explicitly record which registers are inaccessible
Richard Sandiford
- [committed] Make mips16_unextended_reference_p handle BLKmode
Richard Sandiford
- [committed] Fix failure of Octeon BADDU tests
Richard Sandiford
- Shrink-wrapping vs. EXIT_IGNORE_STACK
Richard Sandiford
- [patch] 4/n: trans-mem: runtime
Richard Sandiford
- Find more shrink-wrapping opportunities
Richard Sandiford
- Find more shrink-wrapping opportunities
Richard Sandiford
- Find more shrink-wrapping opportunities
Richard Sandiford
- [PATCH, rs6000] Preserve link stack for 476 cpus
Iain Sandoe
- [PATCH, rs6000] Preserve link stack for 476 cpus
Iain Sandoe
- [PATCH, rs6000] Preserve link stack for 476 cpus
Iain Sandoe
- [PATCH, rs6000] Preserve link stack for 476 cpus
Iain Sandoe
- [wwwdocs] Buildstat update for 4.6
Iain Sandoe
- [Ada] Inhibit exception push/pop when not needed
Iain Sandoe
- [rs6000] Fix PR 50906, eh_frame and other woes
Iain Sandoe
- [PATCH] Fix early inliner inlining uninlinable functions
Iain Sandoe
- C++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)
Iain Sandoe
- C++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)
Iain Sandoe
- C++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)
Iain Sandoe
- [rs6000] Fix PR 50906, eh_frame and other woes
Iain Sandoe
- PING 1 [Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
Iain Sandoe
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Iain Sandoe
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Iain Sandoe
- implementation of std::thread::hardware_concurrency()
Iain Sandoe
- implementation of std::thread::hardware_concurrency()
Iain Sandoe
- implementation of std::thread::hardware_concurrency()
Iain Sandoe
- implementation of std::thread::hardware_concurrency()
Iain Sandoe
- implementation of std::thread::hardware_concurrency()
Iain Sandoe
- [PATCH] Fix PR50999, serialize frontend specific flags (-fexceptions)
Iain Sandoe
- Disable libitm if unsupported
Iain Sandoe
- Disable libitm if unsupported
Iain Sandoe
- Disable libitm if unsupported
Iain Sandoe
- Disable libitm if unsupported
Iain Sandoe
- [Patch] Move Objective-C runtime flags to modern options system.
Iain Sandoe
- Disable libitm if unsupported
Iain Sandoe
- [Patch] Move Objective-C runtime flags to modern options system.
Iain Sandoe
- [libitm] Work around missing AVX support
Iain Sandoe
- [libitm] Work around missing AVX support
Iain Sandoe
- [libitm] Work around missing AVX support
Iain Sandoe
- [Patch] Move Objective-C runtime flags to modern options system.
Iain Sandoe
- [Patch ObjC/NeXT] use correct personality routine for Objective-C/NeXT/ABI0/1
Iain Sandoe
- [libitm] Work around missing AVX support
Iain Sandoe
- [libitm] Work around missing AVX support
Iain Sandoe
- [Patch testsuite/darwin] fix PR testsuite/51059
Iain Sandoe
- [Patch Powerpc/Darwin, committed] fix PR45233
Iain Sandoe
- PING 1 [Patch Ada RFA] make sure that multilibs are built with correct s-oscons.ads
Iain Sandoe
- [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.
Iain Sandoe
- [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.
Iain Sandoe
- [PATCH, testsuite]: Do not run simulate-thread on powerpc*-*-darwin*
Iain Sandoe
- [Patch testsuite/darwin] fix PR testsuite/51059
Iain Sandoe
- [Patch] Take 2: Move Objective-C runtime flags to modern options system.
Iain Sandoe
- Memset/memcpy patch
Iain Sandoe
- Memset/memcpy patch
Iain Sandoe
- [libitm] Support Solaris 8 and 9/x86 with Sun as
Iain Sandoe
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Iain Sandoe
- [PATCH] PR50325 store_bit_field: Fix for big endian targets
Iain Sandoe
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Iain Sandoe
- [Patch Darwin] be more friendly to gdb
Iain Sandoe
- [Patch Darwin/Ada] work around PR target/50678
Iain Sandoe
- [Patch RFA libitm] config-based assessment of weakref capability
Iain Sandoe
- [Patch RFA libitm] Deal with __USER_LABEL_PREFIX__ in the asm
Iain Sandoe
- [Patch libitm/testsuite] MAP_ANON
Iain Sandoe
- [Patch RFA libitm] config-based assessment of weakref capability
Iain Sandoe
- [Patch RFA libitm] config-based assessment of weakref capability
Iain Sandoe
- [Patch RFA libitm] config-based assessment of weakref capability
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch RFC Darwin] provide the crt stuff for tm.
Iain Sandoe
- [Patch RFC Darwin] provide the crt stuff for tm.
Iain Sandoe
- CFT: Re: libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?
Iain Sandoe
- [Patch testsuite/darwin] adjust new gcov tests for darwin.
Iain Sandoe
- [Patch libitm] [V2] config-based assessment of weakref capability
Iain Sandoe
- [Patch RFA libitm] Deal with __USER_LABEL_PREFIX__ in the asm
Iain Sandoe
- [Patch] make it possible for the target to rename ".tm_clone_table"
Iain Sandoe
- [Patch RFC Darwin] provide the crt stuff for tm.
Iain Sandoe
- [Patch libitm] minor adjustment to make flags.
Iain Sandoe
- [patch] support LTO of transactional memory
Iain Sandoe
- [patch] support LTO of transactional memory
Iain Sandoe
- [patch] support LTO of transactional memory
Iain Sandoe
- [Patch Darwin] fix thinko in TM crts
Iain Sandoe
- [Patch Darwin] fix thinko in TM crts
Iain Sandoe
- [patch] support LTO of transactional memory
Iain Sandoe
- Ping * [Patch] Take 2: Move Objective-C runtime flags to modern options system.
Iain Sandoe
- [PATCH] Fix early inliner inlining uninlinable functions
Iain Sandoe
- [Patch ppc/darwin] fix vec unwinding part 1.
Iain Sandoe
- [Patch PPC/Darwin] add fp/gp save routines to ppc64 case.
Iain Sandoe
- [Patch Darwin] adjust crts for Darwin >= 10.
Iain Sandoe
- [Patch PPC/Darwin] some tidy-ups for save_world (and a prelude to splitting it out of the rs6000 code).
Iain Sandoe
- [Patch] Remove flag_objc-sjlj_exceptions as a User control, move ObjC exception mechanism choices to gcc/objc/
Iain Sandoe
- [Patch,Fortran] Fix tree-walking issue
Tobias Schlüter
- resent2 [PATCH] Fix ICE in redirect_jump, at jump.c:1497 PR50496
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Scheduler fix for the new predication code
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- [PING] Pass address space to REGNO_MODE_CODE_OK_FOR_BASE_P
Bernd Schmidt
- ifcvt cond_exec support rewrite
Bernd Schmidt
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023)
Bernd Schmidt
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023)
Bernd Schmidt
- Revert "PowerPC shrink-wrap support 3 of 3"
Bernd Schmidt
- [PATCH] Fix combine's simplify_comparison (PR rtl-optimization/51023, take 3)
Bernd Schmidt
- Continue strict-volatile-bitfields fixes
Bernd Schmidt
- [PATCH] Optimize in RTL vector AND { -1, -1, ... }, IOR { -1, -1, ... } and XOR { -1, -1, ... } (take 2)
Bernd Schmidt
- Revert "PowerPC shrink-wrap support 3 of 3"
Bernd Schmidt
- CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
Bernd Schmidt
- Massive breakage with your libgcc patches
Bernd Schmidt
- Find more shrink-wrapping opportunities
Bernd Schmidt
- Continue strict-volatile-bitfields fixes
Bernd Schmidt
- Find more shrink-wrapping opportunities
Bernd Schmidt
- [PING] Re: [PATCH] Fix PR46556 (poor address generation)
William J. Schmidt
- [PATCH] Straight-line strength reduction, stage 1
William J. Schmidt
- [PATCH] Straight-line strength reduction, stage 1
William J. Schmidt
- [PATCH] Mark back edges in insert_backedge_copies
William J. Schmidt
- [PATCH] Straight-line strength reduction, stage 1
William J. Schmidt
- CFT: [build] Move crtstuff support to toplevel libgcc
Andreas Schwab
- [C++ PATCH] PR c++/45114 - Support alias templates
Dodji Seketeli
- [C++ PATCH] PR c++/45114 - Support alias templates
Dodji Seketeli
- [C++ PATCH] Fix context handling of alias declaration
Dodji Seketeli
- [PATCH] PR c++/51027 - accepts alias-declaration without ';'
Dodji Seketeli
- [PATCH] PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
Dodji Seketeli
- [PATCH] PR c++/51027 - accepts alias-declaration without ';'
Dodji Seketeli
- [PATCH] PR c++/51043 - ICE in LTO
Dodji Seketeli
- PR c++/30195
Dodji Seketeli
- PR c++/30195
Dodji Seketeli
- [PATCH] PR c++/51191 - ICE on alias of alias template instantiation
Dodji Seketeli
- [PATCH] PR c++/50852 - loose template parameter comparison
Dodji Seketeli
- [PATCH] PR c++/51191 - ICE on alias of alias template instantiation
Dodji Seketeli
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Dodji Seketeli
- [PATCH] PR c++/51194 - ICE with invalid alias template
Dodji Seketeli
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Dodji Seketeli
- [PATCH] PR c++/51143 - Alias template allows class definition
Dodji Seketeli
- [PATCH] PR c++/51143 - Alias template allows class definition
Dodji Seketeli
- [PATCH] PR c++/51145 - Alias template in elaborated-type-specifier
Dodji Seketeli
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Dodji Seketeli
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Dodji Seketeli
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Dodji Seketeli
- [PATCH] PR c++/51289 - ICE with alias template for bound template
Dodji Seketeli
- [ARM] Rewrite ldrex/strex support for atomic optabs
Marcus Shawcroft
- [trunk] RFS: translate built-in include paths for sysroot (issue5394041)
Han Shen(沈涵)
- [trunk] RFS: translate built-in include paths for sysroot (issue5394041)
Han Shen
- serious libgcc regression added recently
Joel Sherrill
- serious libgcc regression added recently
Joel Sherrill
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Joel Sherrill
- [build] Cleanup rs6000/t-ppccomm configurations (PR other/51022)
Joel Sherrill
- Comdat-aware code coverage data
Nathan Sidwell
- gcov internal changes
Nathan Sidwell
- gcov patch, multiple paths
Nathan Sidwell
- gcov patch, source prefixes
Nathan Sidwell
- gcov patch, multiple paths
Nathan Sidwell
- gcov, fix S_ISLNK
Nathan Sidwell
- coverage, propagate visibility
Nathan Sidwell
- coverage, propagate visibility
Nathan Sidwell
- coverage, propagate visibility
Nathan Sidwell
- [PR 51113] Fix gcov & PIC
Nathan Sidwell
- [Patch testsuite/darwin] adjust new gcov tests for darwin.
Nathan Sidwell
- [gcov] fix 51297
Nathan Sidwell
- [testsuite] xfail target-specific asms, & gcov
Nathan Sidwell
- [PATCH] Add an intermediate coverage format for gcov
Sharad Singhai
- Disable early inlining while compiling for coverage (issue5173042)
Sharad Singhai
- gcov patch, multiple paths
Alen Skondro
- [C++11 Patch] PR 50941
Ed Smith-Rowland
- [C++11 Patch] PR 50941
Ed Smith-Rowland
- [C++ PATCH] PR 50958 and correct lookup of literal operators
Ed Smith-Rowland
- Fwd: [C++ PATCH] PR 50958 and correct lookup of literal operators
Ed Smith-Rowland
- [C++11] Streamline user-defined literal error messages and some code reformatting.
Ed Smith-Rowland
- [C++11] Ping on PR50958
Ed Smith-Rowland
- [CRIS] Convert CRIS to constraints.md
Anatoly Sokolov
- [CRIS] Convert CRIS to constraints.md
Anatoly Sokolov
- [CRIS] Hookize FUNCTION_VALUE_REGNO_P
Anatoly Sokolov
- [IA64] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Anatoly Sokolov
- [STORMY16] Hookize FUNCTION_VALUE_REGNO_P
Anatoly Sokolov
- [Ping] RE: CR16 Port addition
Jayant R. Sonar
- [Ping] RE: CR16 Port addition
Jayant R. Sonar
- [Ping] RE: CR16 Port addition
Jayant R. Sonar
- [Ping] RE: CR16 Port addition
Jayant R. Sonar
- [gimplefe][patch] The symbol table for declarations
Sandeep Soni
- [gimplefe][patch] The symbol table for declarations
Sandeep Soni
- [PATCH][ARM] Big Endian and Generic tuning
Andrew Stubbs
- building binutils from same directory as gcc
Mike Stump
- implementation of std::thread::hardware_concurrency()
Mike Stump
- implementation of std::thread::hardware_concurrency()
Mike Stump
- building binutils from same directory as gcc
Mike Stump
- building binutils from same directory as gcc
Mike Stump
- except.c: fix setjmp buffer size math
Mike Stump
- ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods
Mike Stump
- ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods
Mike Stump
- PATCH: Add capability to contrib/compare_tests to handle directories
Mike Stump
- [PATCH] Add an intermediate coverage format for gcov
Mike Stump
- PATCH: Add capability to contrib/compare_tests to handle directories
Mike Stump
- [Patch] Move Objective-C runtime flags to modern options system.
Mike Stump
- [Patch] Move Objective-C runtime flags to modern options system.
Mike Stump
- [Patch] Move Objective-C runtime flags to modern options system.
Mike Stump
- [Patch ObjC/NeXT] use correct personality routine for Objective-C/NeXT/ABI0/1
Mike Stump
- [Patch] Move Objective-C runtime flags to modern options system.
Mike Stump
- [Patch testsuite/darwin] fix PR testsuite/51059
Mike Stump
- [PATCH, testsuite]: Do not run simulate-thread on powerpc*-*-darwin*
Mike Stump
- [Patch] Take 2: Move Objective-C runtime flags to modern options system.
Mike Stump
- [PATCH, testsuite]: Fix timeout in simulate-thread.exp
Mike Stump
- PR 44707 testcase failure
Mike Stump
- [Patch Darwin] be more friendly to gdb
Mike Stump
- [Patch] make it possible for the target to rename ".tm_clone_table"
Mike Stump
- [Patch RFC Darwin] provide the crt stuff for tm.
Mike Stump
- [Patch RFC Darwin] provide the crt stuff for tm.
Mike Stump
- [Patch testsuite/darwin] adjust new gcov tests for darwin.
Mike Stump
- [Patch Darwin] fix thinko in TM crts
Mike Stump
- resent2 [PATCH] Fix ICE in redirect_jump, at jump.c:1497 PR50496
Chung-Lin Tang
- [go]: Port to ALPHA arch - epoll problems
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- -fdump-go-spec option does not handle redefinitions
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- -fdump-go-spec option does not handle redefinitions
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- libgo now builds fine on alpha-pc-linux-gnu (+ results)
Ian Lance Taylor
- [top-level patch] Do proper target tool checks for readelf
Ian Lance Taylor
- [top-level patch] Do proper target tool checks for readelf
Ian Lance Taylor
- Go patch committed: Fix select case
Ian Lance Taylor
- [v3] Re: put __stl_prime_list in comdat section
Ian Lance Taylor
- Patch RFA: Add context switching splitstack routines
Ian Lance Taylor
- Patch RFA: Add context switching splitstack routines
Ian Lance Taylor
- Go patch committed: Introduce g variable
Ian Lance Taylor
- Go patch committed: Use some of 6g runtime.c
Ian Lance Taylor
- PATCH RFA: Build stages 2 and 3 with C++
Ian Lance Taylor
- PATCH RFA: Build stages 2 and 3 with C++
Ian Lance Taylor
- Go patch committed: New lock/note implementation
Ian Lance Taylor
- split stack patch committed: More split stack support for coroutines
Ian Lance Taylor
- Go patch committed: Multiplex goroutines onto OS threads
Ian Lance Taylor
- Go patch committed: Implement predefined error interface
Ian Lance Taylor
- Go patch committed: Use frontend-specific Location type
Ian Lance Taylor
- Go patch committed: New lock/note implementation
Ian Lance Taylor
- Go patch committed: New lock/note implementation
Ian Lance Taylor
- Go patch committed: Update Go library
Ian Lance Taylor
- Go patch committed: Copy runtime_panicstring from master library
Ian Lance Taylor
- [Patch,AVR] Was/Fix: error linking lto1 for target avr
Ian Lance Taylor
- [Patch, fortran] [00/66] PR fortran/43829 Inline sum and product (AKA scalarization of reductions)
Paul Richard Thomas
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Paul Richard Thomas
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Paul Richard Thomas
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Paul Richard Thomas
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Paul Richard Thomas
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Paul Richard Thomas
- [Patch,Fortran] PR39427/37829 - implement F2003's constructors
Paul Richard Thomas
- [Patch, Fortran] PR50640, PR51207 - fix select_type_12
Paul Richard Thomas
- [Patch, Fortran] MOVE_ALLOC fixes
Paul Richard Thomas
- Many testsuite failures on x86_64 due recent "fix" about f16cintrin.h header
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 2/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization]: Fix for PR/49806
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 2/2]: Branch-cost optimizations
Kai Tietz
- RFA: New pass to delete unexecutable paths in the CFG
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch tree-optimization 1/2]: Branch-cost optimizations
Kai Tietz
- [patch committed]: Fix recent obvious typo in gcov.c
Kai Tietz
- [patch tree-optimization]: Fix for PR/49806
Kai Tietz
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Andreas Tobler
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Andreas Tobler
- [patch] update configury for FreeBSD 10 on gcc-4.6 branch
Andreas Tobler
- [patch, committed] update configury for FreeBSD 10 on trunk
Andreas Tobler
- [patch] libjava/classpath configure update for FreeBSD 10 and up
Andreas Tobler
- [patch] libjava/classpath configure update for FreeBSD 10 and up
Andreas Tobler
- coverage, propagate visibility
Markus Trippelsdorf
- coverage, propagate visibility
Markus Trippelsdorf
- libtool update (was: Autoconf 2.64 broken on FreeBSD 10.0)
Markus Trippelsdorf
- [C++ Patch] PR 50956
Tom Tromey
- RFA: New pass to delete unexecutable paths in the CFG
Tom Tromey
- RFA: New pass to delete unexecutable paths in the CFG
Tom Tromey
- [PATCH, debug] Emit basic block markers in .debug_line section
Tom Tromey
- [PATCH, debug] Emit basic block markers in .debug_line section
Tom Tromey
- [PATCH] Fix libjava build on current git glibc (PR bootstrap/50888)
Tom Tromey
- [PATCH] Fix libjava build on current git glibc (PR bootstrap/50888)
Tom Tromey
- [PATCH] PR debug/50983
Roberto Agostino Vitillo
- [PATCH, debug] Emit basic block markers in .debug_line section
Roberto Agostino Vitillo
- [PATCH, debug] Emit basic block markers in .debug_line section
Roberto Agostino Vitillo
- [C++ Patch] Trailing comma in enum
Ville Voutilainen
- [C++ Patch] Trailing comma in enum
Ville Voutilainen
- [PR50878, PATCH] Fix for verify_dominators in -ftree-tail-merge
Tom de Vries
- [PR50672, PATCH] Fix ice triggered by -ftree-tail-merge: verify_ssa failed: no immediate_use list
Tom de Vries
- [PATCH,PR50763] Follow-up patch to fix i686 bootstrap failure
Tom de Vries
- [PATCH, PR50769] Fix ICE in phi_alternatives_equal.
Tom de Vries
- [PATCH,PR50763] Follow-up patch to fix i686 bootstrap failure
Tom de Vries
- [PR50878, PATCH] Fix for verify_dominators in -ftree-tail-merge
Tom de Vries
- cxx-mem-model merge gcc part1 patch 3/8
Tom de Vries
- Patch to fix optabs.c when SWITCHABLE_TARGETS is defined.
Tom de Vries
- [PR50764, PATCH, PING] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Tom de Vries
- [PATCH, PR51005] Fix slow down of compilation of 20001226-1.c by -ftree-tail-merge
Tom de Vries
- [PATCH] tail_merge_optimize frequency fix
Tom de Vries
- [PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Tom de Vries
- [PATCH] Remove dead labels to increase superblock scope
Tom de Vries
- [PATCH] Remove dead labels to increase superblock scope
Tom de Vries
- [PATCH] Remove dead labels to increase superblock scope
Tom de Vries
- [PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
Tom de Vries
- [PATCH] fix DO_STMT comment in cp-tree.def.
Tom de Vries
- [PATCH] Remove dead labels to increase superblock scope
Tom de Vries
- [PATCH] Remove dead labels to increase superblock scope
Tom de Vries
- fix review comments (issue5303083)
Dmitriy Vyukov
- fix crashes (issue5303083)
Dmitriy Vyukov
- remove commented out code (issue5303083)
Dmitriy Vyukov
- use cgraph_node_for_asm + add per-translation-unit constructors + synch repo (issue5303083)
Dmitriy Vyukov
- Run ThreadSanitizer test only on x86/linux (issue5437087)
Dmitriy Vyukov
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- [v3] implement LWG 2067 and new issues with constructors in <future>
Jonathan Wakely
- [v3] implement LWG 2067 and new issues with constructors in <future>
Jonathan Wakely
- [v3] use NSDMI in C++11 mutex types
Jonathan Wakely
- [v3] update c++0x status table w.r.t emplace member of associate containers
Jonathan Wakely
- [v3] fix dg-warning examples in docs
Jonathan Wakely
- [v3] replace references to C++0x with C++11 in documentation
Jonathan Wakely
- [v3] corrections to C++11 status table
Jonathan Wakely
- [v3] fix autoconf examples for testing C++11 support
Jonathan Wakely
- [v3] define string::pop_back()
Jonathan Wakely
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Jonathan Wakely
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Jonathan Wakely
- [v3] corrections to C++11 status table
Jonathan Wakely
- [v3] __once_proxy(void) workaround for implicit extern "C" systems
Jonathan Wakely
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- [v3] define string::pop_back()
Jonathan Wakely
- Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h
Jonathan Wakely
- [v3] define string::pop_back()
Jonathan Wakely
- [v3] define string::pop_back()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- implementation of std::thread::hardware_concurrency()
Jonathan Wakely
- [doc] fix broken anchor in install.texi
Jonathan Wakely
- [patch] add missing option to "C++ Language Options" docs
Jonathan Wakely
- [v3] add missing dg-require to tests
Jonathan Wakely
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jonathan Wakely
- [v3] add missing dg-require to tests
Jonathan Wakely
- [v3] add missing dg-require to tests
Jonathan Wakely
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jonathan Wakely
- [v3] use alias-declaration to complete allocator and pointer traits
Jonathan Wakely
- [v3] use alias-declaration in <future>
Jonathan Wakely
- [wwwdocs] update gcc-4.7/changes.html
Jonathan Wakely
- [wwwdocs] update gcc-4.7/changes.html
Jonathan Wakely
- [v3] Bits of libstdc++/51018
Jonathan Wakely
- [v3] finish allocator support in <future> and std::shared_ptr
Jonathan Wakely
- [v3] C++11 allocator reqs for vector in debug & profile mode
Jonathan Wakely
- unordered associative containers are non-copyable in profile mode
Jonathan Wakely
- [v3] C++11 allocator reqs for vector in debug & profile mode
Jonathan Wakely
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jonathan Wakely
- [patch] c++/2972 warn when ctor-initializer leaves uninitialized data
Jonathan Wakely
- [v3] fix libstdc++/51083
Jonathan Wakely
- [v3] fix libstdc++/51083
Jonathan Wakely
- [libstdc++] Reference GNU/Linux in doc/xml/manual/using.xml
Jonathan Wakely
- [doc] fix broken anchor in install.texi
Jonathan Wakely
- [doc] fix broken anchor in install.texi
Jonathan Wakely
- [v3] doc tweaks
Jonathan Wakely
- [v3] fix darwin FAIL in 30_threads/thread/native_handle/typesizes.cc
Jonathan Wakely
- [wwwdocs] put -Wdelete-non-virtual-dtor in gcc-4.7/changes.html
Jonathan Wakely
- [v3] doc improvements
Jonathan Wakely
- [v3] improve doxygen comments for binders
Jonathan Wakely
- [v3] support mixing std::bind and tr1::bind
Jonathan Wakely
- [v3] partial fix for libstdc++/51296
Jonathan Wakely
- [Patch,AVR] Light-weight DImode implementation.
Weddington, Eric
- SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)
Ulrich Weigand
- [PING] Pass address space to REGNO_MODE_CODE_OK_FOR_BASE_P
Ulrich Weigand
- Mark objects death@end of scope
Ulrich Weigand
- SPU build broken (Re: CFT: [build] Move libgcc2 to toplevel libgcc)
Ulrich Weigand
- Mark objects death@end of scope
Ulrich Weigand
- PR 44707 testcase failure
Ulrich Weigand
- PR 44707 testcase failure
Ulrich Weigand
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran] Cleanup of gfc_extend_expr
Janus Weil
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Janus Weil
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Janus Weil
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Janus Weil
- [Patch, Fortran, OOP] PR 50919: Don't use vtable for NON_OVERRIDABLE TBP
Janus Weil
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Janus Weil
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Janus Weil
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Janus Weil
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Janus Weil
- [Patch, Fortran, OOP] PR 50960: vtables not marked as constant
Janus Weil
- [PATCH] [Annotalysis] Add support for arrays in lock expressions
Ollie Wild
- [PATCH] [Annotalysis] Support trylock attributes on virtual methods.
Ollie Wild
- [Patch.AVR,4.6] Fix PR51002
Joerg Wunsch
- [Patch.AVR,4.6] Fix PR51002
Joerg Wunsch
- [doc] Fix a cross reference
Mingjie Xing
- [doc] Fix a cross reference
Mingjie Xing
- [google] fix for undefined location list symbol in LIPO (issue5355042)
Rong Xu
- [google] suppress LIPO notes (issue5356041)
Rong Xu
- [google] fix build warning (issue5341048)
Rong Xu
- [google] fix error caught by TREE_CHECKING (issue5401045)
Rong Xu
- [patch][google] Backport r176665 to google/gcc-4_6 making narrowing conversions a pedwarn.
Jeffrey Yasskin
- [PATCH] Incorrect volatile bitfield load-extend
Joey Ye
- [arm-embedded] Fix restrict volatile bitfield
Joey Ye
- [PATCH, ARM][0/6] LDRD/STRD generation - introduction
Greta Yorsh
- [PATCH,ARM][1/6] Merge LDR/STR into LDRD/STRD with -O2 in Thumb
Greta Yorsh
- FW: [PATCH,ARM][1/6] Merge LDR/STR into LDRD/STRD with -O2 in Thumb
Greta Yorsh
- [PATCH,ARM][2/6] Merge LDR/STR into LDRD/STRD with -O2 in ARM
Greta Yorsh
- [PATCH,ARM][3/6] Merge LDR/STR into LDRD/STRD with -Os
Greta Yorsh
- [PATCH,ARM][4/6] Improve peepholes for generating LDM with commutative operators
Greta Yorsh
- [PATCH,ARM][5/6] Generate LDRD/STRD for internal memcpy
Greta Yorsh
- [PATCH,ARM][6/6] Tests for LDRD/STRD/LDM/STM generation for Cortex-A9/A15
Greta Yorsh
- [PATCH, ARM, testsuite] fix test c-c++-common/tm/omp.c
Greta Yorsh
- [PATCH SMS 1/2, RFC] Support traversing PS in reverse order
Ayal Zaks
- [Patch testsuite] Use complex floating-point constant in the macro CDBL
Yufeng Zhang
- [PING] Re: [Patch testsuite] Use complex floating-point constant in the macro CDBL
Yufeng Zhang
- Use of vector instructions in memmov/memset expanding
Michael Zolotukhin
- Use of vector instructions in memmov/memset expanding
Michael Zolotukhin
- Use of vector instructions in memmov/memset expanding
Michael Zolotukhin
- Use of vector instructions in memmov/memset expanding
Michael Zolotukhin
- Use of vector instructions in memmov/memset expanding
Michael Zolotukhin
- GCC 4.7.0 Status Report (2011-10-27), Stage 1 will end Nov 7th
Michael Zolotukhin
- Memset/memcpy patch
Michael Zolotukhin
- Memset/memcpy patch
Michael Zolotukhin
- Memset/memcpy patch
Michael Zolotukhin
- Memset/memcpy patch
Michael Zolotukhin
- RFA: Fix dse / postreload not to bypass add expanders
amylaar@spamcop.net
- ÃðuHöeññà Me÷òaÃ¥T î Tåáe â äyøè
booster@mail.ru
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] ThreadSanitizer instrumentation pass (issue 5303083)
davidxl@google.com
- [google] fix error caught by TREE_CHECKING (issue 5401045)
davidxl@google.com
- [google] Patch to enable efficient function level instrumentation (issue 5416043)
davidxl@google.com
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
dnovillo@google.com
- [google] AddressSanitizer for gcc, first attempt. (issue 5272048)
dnovillo@google.com
- Run ThreadSanitizer test only on x86/linux (issue 5437087)
dnovillo@google.com
- RFT: Fix PR middle/end-40154
joern.rennecke@embecosm.com
- implementation of std::thread::hardware_concurrency()
niXman
- implementation of std::thread::hardware_concurrency()
niXman
- implementation of std::thread::hardware_concurrency()
niXman
- implementation of std::thread::hardware_concurrency()
niXman
- implementation of std::thread::hardware_concurrency()
niXman
- [trunk] RFS: translate built-in include paths for sysroot (issue 5394041)
shenhan@google.com
- [trunk] RFS: translate built-in include paths for sysroot (issue 5394041)
shenhan@google.com
- Ãyðo÷kà õî÷eò Tåáÿ â BaÃÃîé
temam@newmail.ru
- có÷kà îäÃà , ñîâñåì îäÃà â gæà kóçè
triary@yandex.ru
- [Gcc.amd] [Patch 001] Document bdver1/btver1 in invoke.texi
venkataramanan.kumar@amd.com
- [Gcc.amd] [Patch 002] Document bdver1 in changes.html for GCC4.6
venkataramanan.kumar@amd.com
Last message date:
Wed Nov 30 23:42:00 GMT 2011
Archived on: Sun Mar 8 09:34:58 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).