May 2011 Archives by author
Starting: Sun May 1 01:16:00 GMT 2011
Ending: Tue May 31 23:35:00 GMT 2011
Messages: 2474
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Doug Kwan (關振德)
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Doug Kwan (關振德)
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Doug Kwan (關振德)
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Doug Kwan (關振德)
- [BACKPORT] Fix PR rtl-optimization/45593
John David Anglin
- [BACKPORT] Fix PR rtl-optimization/45593
John David Anglin
- [BACKPORT] Fix PR rtl-optimization/45593
John David Anglin
- [Patch] Make libstdc++'s abi_check more robust against readelf output format
Simon Baldwin
- [google/integration] Add placeholder -Wself-assign flag for compatibility with other branches
Simon Baldwin
- [google/integration] Fix testsuite error introduced in r174121
Simon Baldwin
- Fix PR 49014
Andrey Belevantsev
- Fix PR 49014
Andrey Belevantsev
- Fix PR 49014
Andrey Belevantsev
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Peter Bergner
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Peter Bergner
- Patch: New GTY ((atomic)) option
Laurynas Biveinis
- [PATCH] Fix error: 'previous' may be used uninitialized in this function
Laurynas Biveinis
- Patch: New GTY ((atomic)) option
Laurynas Biveinis
- Patch: New GTY ((atomic)) option
Laurynas Biveinis
- PATCH: move Valgrind header checks from "valgrind" to "misc" checking
Laurynas Biveinis
- [PATCH, alpha]: Fix PR/47230 [4.6/4.7 Regression] gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."
Uros Bizjak
- [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
Uros Bizjak
- [PATCH, i386]: Merge and rename SSE/AVX mode attributes, part 2
Uros Bizjak
- [PATCH 10/n, i386]: Merge SSE and AVX patterns using "enable" attribute.
Uros Bizjak
- [PATCH] Fix bt[lq] related miscompilation (PR target/48774)
Uros Bizjak
- [PATCH] Fix bt[lq] related miscompilation (PR target/48774)
Uros Bizjak
- [PATCH, trivial]: Remove write only variable from expmed.c
Uros Bizjak
- [PATCH, i386]: Fix target/48860: bootstrap fails on x86_64-apple-darwin10; broken assembler edition.
Uros Bizjak
- [PATCH, i386]: Backport recent AVX fixes to 4.6 and 4.5 branch
Uros Bizjak
- [PATCH, i386 AVX]: Fix gcc.target/i386/pad-1.c
Uros Bizjak
- [PATCH, i386 testsuite]: Cleanup gcc.target/i386/ for AVX targets a bit
Uros Bizjak
- [PATCH, i386]: Simplify if conditions in i386.md
Uros Bizjak
- [PATCH, testsuite]: Fix gcc.target/i386/opt-[12].c on AVX target
Uros Bizjak
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Uros Bizjak
- [PATCH, i386]: Apply "*" constraint modifier to "r" in *movdf_internal_nointeger
Uros Bizjak
- [PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
Uros Bizjak
- [PATCH 11/n, i386]: Merge SSE and AVX patterns using "enable" attribute.
Uros Bizjak
- [PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
Uros Bizjak
- [PATCH, i386]: Remove unneeded predicates
Uros Bizjak
- [PATCH, i386]: Handle flag_prefer_avx128 in ix86_autovectorize_vector_sizes
Uros Bizjak
- [PATCH, i386]: Cleanup TARGET_GNU2_TLS usage
Uros Bizjak
- PATCH: Change maybe_eh_return to bool
Uros Bizjak
- PATCH: Change maybe_eh_return to bool
Uros Bizjak
- [PATCH, i386]: Trivial, use can_create_pseudo_p () some more
Uros Bizjak
- [PATCH, i386]: Merge push{xf,df}_integer, movdf_integer with corresponding base patterns
Uros Bizjak
- [PATCH, i386]: Simplify movdf_internal insn condition a bit
Uros Bizjak
- [PATCH, i386]: standard_80387_constant_p can return negative values
Uros Bizjak
- [PATCH, i386]: Introduce "z" constraint and merge call patterns
Uros Bizjak
- [PATCH, i386]: Introduce "z" constraint and merge call patterns
Uros Bizjak
- [4.5/4.6 PATCH, i386]: Some random fixes in FP move patterns
Uros Bizjak
- [PATCH] Optimize __sync_fetch_and_add (x, -N) == N and __sync_add_and_fetch (x, N) == 0 (PR target/48986)
Uros Bizjak
- [PATCH, i386]: Trivial, use bool some more.
Uros Bizjak
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Uros Bizjak
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Uros Bizjak
- [PATCH, i386]: Cleanup TARGET_GNU2_TLS usage
Uros Bizjak
- [PATCH] fix vfmsubaddpd/vfmaddsubpd generation
Uros Bizjak
- [PATCH, i386]: Trivial, split long asm templates in TLS patterns
Uros Bizjak
- [PATCH, ming32]: Fix OUTPUT_QUOTED_STRING macro argument expansion
Uros Bizjak
- PATCH: PR target/49002: 128-bit AVX load incorrectly becomes 256-bit AVX load
Uros Bizjak
- [PATCH, i386]: Fix __builtin_ia32_rdrand*_step expansion
Uros Bizjak
- [PATCH, ming32]: Fix OUTPUT_QUOTED_STRING macro argument expansion
Uros Bizjak
- [PATCH, i386]: Fix PR 49104 - bootstrap failure on AMD K6-2 with illegal instruction (cmove) in stage2
Uros Bizjak
- PATCH: PR target/47315: ICE: in extract_insn, at recog.c:2109 (unrecognizable insn) with -mvzeroupper and __attribute__((target("avx")))
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- [PATCH, i386]: Fix PR 49133
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- PATCH: PR target/49128: -mtune=native generates unsupported instructions
Uros Bizjak
- PATCH: Add pause intrinsic
Uros Bizjak
- PATCH: PR target/49142: Invalid 8bit register operand
Uros Bizjak
- PATCH: PR target/49142: Invalid 8bit register operand
Uros Bizjak
- PATCH: PR target/49142: Invalid 8bit register operand
Uros Bizjak
- [PATCH, i386]: Introduce *<sse>_maskcmp<mode>3_comm to handle commutative compares
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Uros Bizjak
- [PATCH] Add peepholes to optimize reg0=mem1;reg0 op=nonmem2;mem1=reg0;if(reg0!=0) (PR rtl-optimization/49194)
Uros Bizjak
- PATCH: PR target/49168: [4.7 Regression] Aligned store used with unaligned address
Uros Bizjak
- [PATCH, i386]: Use standard_sse_constant_opcode some more
Uros Bizjak
- [PATCH, i386]: Avoid partial memory stalls for FP moves and related FP immediate cleanups
Uros Bizjak
- Use i386/crtfastmath.c on Solaris 2/x86
Uros Bizjak
- [PATCH, i386]: Slightly penalize non-native FP moves.
Uros Bizjak
- [PATCH, i386]: Trivial, use SWI* mode iterators instead of {X87,SSE}MODEI*
Uros Bizjak
- [patch, libgfortran] PR48767 Rounding Up followup patch
Janne Blomqvist
- [patch, libgfortran] PR48787 Invalid UP/DOWN rounding with F editing
Janne Blomqvist
- Committed: fd_truncate test-cases updated for recent libgfortran changes
Janne Blomqvist
- [Patch, libfortran] Thread safety and simplification of error printing
Janne Blomqvist
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Janne Blomqvist
- [Patch, libfortran] Thread safety and simplification of error printing
Janne Blomqvist
- [Patch, libfortran] Thread safety and simplification of error printing
Janne Blomqvist
- [Patch, libfortran] Thread safety and simplification of error printing
Janne Blomqvist
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Janne Blomqvist
- [Patch, libfortran] Thread safety and simplification of error printing
Janne Blomqvist
- [Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
Janne Blomqvist
- [Patch, Fortran] Make -Ofast imply -fstack-arrays
Janne Blomqvist
- [Patch, libfortran, committed] PR 48915 Update mixed-language programming section documentation
Janne Blomqvist
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Janne Blomqvist
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Janne Blomqvist
- [Patch, libfortran, committed] PR 48915 Update mixed-language programming section documentation
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Janne Blomqvist
- [Patch, fortran] Update documentation and error messages for -ffpe-trap
Janne Blomqvist
- [Patch, libfortran] PR 48977 -ffpe-trap=denormal on glibc systems
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Janne Blomqvist
- [Patch, libfortran] PR 19155 Parsing invalid floating point input and EINVAL
Janne Blomqvist
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler, Part 2
Janne Blomqvist
- [Patch, libfortran] PR 49214 fd_gets error handling
Janne Blomqvist
- Move cgraph_node_set and varpool_node_set out of GGC and make them use pointer_map
Ian Bolton
- Remove obsolete compiler settings in toplevel configure
Paolo Bonzini
- Toplevel newlib/libgloss disabling cleanup
Paolo Bonzini
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Paolo Bonzini
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Paolo Bonzini
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Paolo Bonzini
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Paolo Bonzini
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Paolo Bonzini
- [patch] make default linker --hash-style configurable option
Paolo Bonzini
- [patch] make default linker --hash-style configurable option
Paolo Bonzini
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Paolo Bonzini
- [google] support for building Linux kernel with FDO (issue4523061)
Paolo Bonzini
- [google] support for building Linux kernel with FDO (issue4523061)
Paolo Bonzini
- C6X port 8/11: A new FUNCTION_ARG macro
Paolo Bonzini
- Prefixes for libgcc symbols (C6X 9.5/11)
Paolo Bonzini
- Link more common objects consistently into host programs
Paolo Bonzini
- Merge OBJS-common,-md,-archive
Paolo Bonzini
- [build, ada, doc] Remove --enable-threads=gnat support
Paolo Bonzini
- Put more common objects in libcommon-target.a
Paolo Bonzini
- C6X port 8/11: A new FUNCTION_ARG macro
Paolo Bonzini
- Faster string streaming
Paolo Bonzini
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Paolo Bonzini
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Paolo Bonzini
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Paolo Bonzini
- [build] Move Solaris 2 startup files to toplevel libgcc, revised
Paolo Bonzini
- [build] Move Tru64 UNIX startup files to toplevel libgcc
Paolo Bonzini
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Paolo Bonzini
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Paolo Bonzini
- [patch] gcse.c ls_expr: remove 'loads field
Steven Bosscher
- [PATCH] Fix tree parts of PR18041
Steven Bosscher
- RFC: explicitely mark out-of-scope deaths
Steven Bosscher
- [PATCH, i386]: Fix PR target/48723
Eric Botcazou
- Trivial patch to fix build with --enable-build-with-cxx
Eric Botcazou
- Trivial patch to fix build with --enable-build-with-cxx
Eric Botcazou
- Trivial patch to fix build with --enable-build-with-cxx
Eric Botcazou
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Eric Botcazou
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Eric Botcazou
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Eric Botcazou
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Eric Botcazou
- [PATCH] make Ada runtime function building use build_function_type_list
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [PATCH] don't use TYPE_ARG_TYPES in the Ada FE
Eric Botcazou
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Eric Botcazou
- [patch] Remove error from variable_size
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [PATCH] Cleanup expand_shift
Eric Botcazou
- [PATCH] Cleanup expand_shift
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- Don't use pending_sizes list for C
Eric Botcazou
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Eric Botcazou
- [patch] Remove support for pending sizes
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [google]: initialize language field for clone function struct
Eric Botcazou
- [PATCH} fix --enable-build-with-cxx
Eric Botcazou
- [PATCH} fix --enable-build-with-cxx
Eric Botcazou
- [Ada] Fix ICE on assignment of aggregate with discriminated record type
Eric Botcazou
- [PATCH] Cleanup expand_shift
Eric Botcazou
- [patch] Tidy up global_bindings_p langhook
Eric Botcazou
- copy_tree_r and STATEMENT_LIST (was Re: C++ PATCHes relating to c++/48834, c++/40975 (array new))
Eric Botcazou
- [SPARC] Remove unused macros
Eric Botcazou
- [rs6000] Fix thinko in output_profile_hook
Eric Botcazou
- [AVR] Couple of tweaks
Eric Botcazou
- fix up hot/cold partitioning on ports that don't have long conditional branches
Eric Botcazou
- Fix thinko in var-tracking.c
Eric Botcazou
- Use expr_location_or in more cases
Eric Botcazou
- [ping] 5 unreviewed patches
Eric Botcazou
- [AVR] Couple of tweaks
Eric Botcazou
- [AVR] Couple of tweaks
Eric Botcazou
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Eric Botcazou
- [Patch, IRA] Fix a function accessing beyond end-of-array
Eric Botcazou
- [Patch, IRA] Fix a function accessing beyond end-of-array
Eric Botcazou
- Fix minor oversight in stack checking patch series
Eric Botcazou
- [PATCH] don't use build_function_type in the Ada FE
Eric Botcazou
- Remove always-true test in commit_one_edge_insertion
Eric Botcazou
- [patch] make default linker --hash-style configurable option
Eric Botcazou
- [patch] make default linker --hash-style configurable option
Eric Botcazou
- [Ada] Fix problem with sliding view conversion on OUT parameter
Eric Botcazou
- [patch gimplify]: Fix for PR/48984
Eric Botcazou
- Minor tweaks
Eric Botcazou
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Eric Botcazou
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Eric Botcazou
- [BACKPORT] Fix PR rtl-optimization/45593
Eric Botcazou
- Small adjustment in tree-ssa-loop-im.c
Eric Botcazou
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Eric Botcazou
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Eric Botcazou
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Eric Botcazou
- Reintroduce -mflat option on SPARC
Eric Botcazou
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Eric Botcazou
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Eric Botcazou
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Eric Botcazou
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Eric Botcazou
- Reintroduce -mflat option on SPARC
Eric Botcazou
- [PATCH] Fix PR48989
Eric Botcazou
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Eric Botcazou
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Eric Botcazou
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Eric Botcazou
- [PATCH PR45098, 9/10] Cheap shift-add.
Eric Botcazou
- fix for pr47837
Eric Botcazou
- [SPARC] Fix a few thinkos
Eric Botcazou
- [SPARC] Fix bugs with setjmp/longjmp + alloca
Eric Botcazou
- [PATCH] Fix extract_fixed_bit_field (PR middle-end/49029)
Eric Botcazou
- [PATCH PR45098, 9/10] Cheap shift-add.
Eric Botcazou
- [SPARC] Re-enable crti.o crtn.o compilation for some targets
Eric Botcazou
- [SPARC] Add another pattern to sparc_delegitimize_address
Eric Botcazou
- [Solaris] Fix profiling
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- Minor adjustment to try_forward_edges
Eric Botcazou
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Eric Botcazou
- Patch ping #2
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- Patch ping #2
Eric Botcazou
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- [Solaris] Fix profiling
Eric Botcazou
- [Solaris] Fix profiling
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- Patch ping #2
Eric Botcazou
- [SPARC] Disable -fira-share-save-slots by default
Eric Botcazou
- RFA: patch to fix PR48971
Eric Botcazou
- Only expose sparc_solaris_elf_asm_named_section declaration on Solaris (PR target/49099)
Eric Botcazou
- [SPARC] Disable -fira-share-save-slots by default
Eric Botcazou
- Reintroduce -mflat option on SPARC
Eric Botcazou
- [PATCH] Fix PR49189
Eric Botcazou
- [build] Move Solaris 2 startup files to toplevel libgcc, revised
Eric Botcazou
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- Adjust comment about kludge in simplify_subreg_regno
Eric Botcazou
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- [patch] Fix var-tracking with dynamic stack realignment on x86
Eric Botcazou
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Eric Botcazou
- [PATCH, ARM] Fix NEON vset_lane for D registers
Julian Brown
- [PATCH, ARM] Fix NEON vset_lane for D registers
Julian Brown
- [PATCH, ARM] Unaligned accesses for packed structures [1/2]
Julian Brown
- [PATCH, ARM] Unaligned accesses for builtin memcpy [2/2]
Julian Brown
- [PATCH, ARM] Unaligned accesses for packed structures [1/2]
Julian Brown
- [PATCH, ARM] Unaligned accesses for packed structures [1/2]
Julian Brown
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Julian Brown
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Julian Brown
- [PATCH] ARM fixed-point support [1/6]: comparison optab biasing
Julian Brown
- [PATCH] ARM fixed-point support [2/6]: assembler format for fixed-point constants
Julian Brown
- [PATCH] ARM fixed-point support [3/6]: missing FIXED_CST in tree-ssa-sccvn.c:copy_reference_ops_from_ref
Julian Brown
- [PATCH] ARM fixed-point support [4/6]: allow overriding of fixed-point helper function names
Julian Brown
- [PATCH] ARM fixed-point support [6/6]: target-specific parts
Julian Brown
- [PATCH] ARM fixed-point support [5/6]: make long-long support optional for fixed-point tests
Julian Brown
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Julian Brown
- [PATCH] ARM fixed-point support [6/6]: target-specific parts
Julian Brown
- [PATCH, ARM] Unaligned accesses for packed structures [1/2]
Julian Brown
- [PATCH] ARM fixed-point support [6/6]: target-specific parts
Julian Brown
- [PATCH] ARM fixed-point support [5/6]: make long-long support optional for fixed-point tests
Julian Brown
- [PATCH] ARM fixed-point support [5.5/6]: argument & return padding for libcalls
Julian Brown
- [PATCH, ARM] Fix ABI for double-precision helpers on single-float-only CPUs
Julian Brown
- [PATH] PR/49139 fix always_inline failures diagnostics
Christian Bruel
- [PATH] PR/49139 fix always_inline failures diagnostics
Christian Bruel
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Joe Buck
- [Patch, Fortran] PR18918: Implement THIS_IMAGE(coarray) for num_images() > 1
Tobias Burnus
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store [fwd: tobias.burnus@physik.fu-berlin.de]
Tobias Burnus
- [Patch, Fortran] Fix coarray's num_images()/this_image() variables
Tobias Burnus
- [PATCH] less build_function_type usage in the Fortran FE
Tobias Burnus
- [Patch, Fortran+gcc/doc/invoke.texi] PR48864: -Ofast implies -fno-protect parens
Tobias Burnus
- [PATCH][Fortran] Avoid passing NULL to build_int_cst
Tobias Burnus
- [Patch, Fortran+gcc/doc/invoke.texi] PR48864: -Ofast implies -fno-protect parens
Tobias Burnus
- [Patch, Fortran] -std=f2008tr, TR 29113 and OPTIONAL arguments with BIND(C)
Tobias Burnus
- [Patch, Fortran] Support scalar coarrays in this_image/ucobound/image_index
Tobias Burnus
- [Patch,Fortran] Minor libcaf cleanup
Tobias Burnus
- [Patch, Fortran] -std=f2008tr, TR 29113 and OPTIONAL arguments with BIND(C)
Tobias Burnus
- [Patch, Fortran] Support scalar coarrays in this_image/ucobound/image_index
Tobias Burnus
- [Patch, Fortran] Fixes for scalar coarrays
Tobias Burnus
- [Patch, Fortran] PR 48889 - fix 4.6/4.7 regression: ICE in generics' resolution
Tobias Burnus
- [Patch, Fortran] PR 48961 - Fix EXECUTE_COMMAND_LINE w/ wait=.false. for non-fork systems
Tobias Burnus
- [Patch,Fortran] Resolve intrinsic module-procs only once
Tobias Burnus
- [Patch, fortran] PR48955 [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary
Tobias Burnus
- [Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
Tobias Burnus
- [Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
Tobias Burnus
- [Patch, Fortran] Make -Ofast imply -fstack-arrays
Tobias Burnus
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Tobias Burnus
- [Patch, Fortran] Follow up patch to the backtrace changes
Tobias Burnus
- Ping: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Tobias Burnus
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Tobias Burnus
- [Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level
Tobias Burnus
- [wwwdocs] Update Fortran section in gcc-4.7/changes.html
Tobias Burnus
- [wwwdocs] Update Fortran section in gcc-4.7/changes.html
Tobias Burnus
- [Patch, Fortran, committed] gfortran.texi: _gfortran_set_options, TR 29113
Tobias Burnus
- [Patch, Fortran] PR 48700: memory leak with MOVE_ALLOC
Tobias Burnus
- [Patch, fortran] Update documentation and error messages for -ffpe-trap
Tobias Burnus
- [Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level
Tobias Burnus
- [Patch, libfortran] PR 48977 -ffpe-trap=denormal on glibc systems
Tobias Burnus
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Tobias Burnus
- [Patch, Fortran] Add RANK intrinsic of TR 29113
Tobias Burnus
- [Patch, Fortran, committed] Minor libgfortran/runtime/stop.c cleanup
Tobias Burnus
- [PATCH] get rid of some TYPE_ARG_TYPES usage by introducing nth_arg_type
Tobias Burnus
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Tobias Burnus
- PATCH: PR target/49128: -mtune=native generates unsupported instructions
Tobias Burnus
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Tobias Burnus
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Tobias Burnus
- [Patch, Fortran] Minor coarray fix: Constraint check, wrong "restrict"
Tobias Burnus
- [Patch, Fortran] Add RANK intrinsic of TR 29113
Tobias Burnus
- [Patch, Fortran] Fix type decl of coarrays
Tobias Burnus
- [Patch, Fortran] Fix type decl of coarrays
Tobias Burnus
- [Patch, Fortran] Add diagnostic / check for passing coarrays to allocatable dummies
Tobias Burnus
- [Patch, Fortran] Support static coarrays with "automatic" cobounds
Tobias Burnus
- [Patch, Fortran] Coarray - fix assumed-shape cobounds
Tobias Burnus
- [Patch, Fortran] -fcoarray=single implementation of the atomic subroutines
Tobias Burnus
- [Patch, Fortran] Support static coarrays with "automatic" cobounds
Tobias Burnus
- [Patch, Fortran] Coarray - fix assumed-shape cobounds
Tobias Burnus
- [C++ Patch] PR 47969
Paolo Carlini
- [google] Remove unqualified lookups which break clang (issue4439085)
Paolo Carlini
- [google] Remove unqualified lookups which break clang (issue4439085)
Paolo Carlini
- [google] Remove unqualified lookups which break clang (issue4439085)
Paolo Carlini
- [v3] libstdc++/48750
Paolo Carlini
- [C++ Patch, committed] PR 28501
Paolo Carlini
- [v3] libstdc++/48848
Paolo Carlini
- [v3] libstdc++/47913 (again)
Paolo Carlini
- [C++ patch, committed as obvious] PR 48816
Paolo Carlini
- [C++ Patch] PRs 48737 & 48744
Paolo Carlini
- [C++ Patch] PRs 48737 & 48744
Paolo Carlini
- [v3] Fix libstdc++/48933
Paolo Carlini
- [C++, committed] Add c++/48735 testcase
Paolo Carlini
- [C++, committed] Add c++/48522 testcase
Paolo Carlini
- [v3] Tweak to testcases
Paolo Carlini
- [PATCH] C++0x, implement final on classes
Paolo Carlini
- [C++ Patch] Restore the alphabetical for the "type traits" RIDs
Paolo Carlini
- [v3] Add _GLIBCXX_NOEXCEPT, use it in <limits>
Paolo Carlini
- [v3] More noexcept bits, <array>, std::pair, <random>...
Paolo Carlini
- [v3] More noexcept bits, <array>, std::pair, <random>...
Paolo Carlini
- [v3] <tuple> vs noexcept
Paolo Carlini
- [v3] Update <bitset> (and a few more bits elsewhere) for noexcept
Paolo Carlini
- [v3] Add std::is_assignable & co
Paolo Carlini
- [v3] More noexcept work on <tuple>, etc
Paolo Carlini
- [v3] Add cv tuple_size and tuple_element
Paolo Carlini
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Paolo Carlini
- [v3] Use noexcept in char_traits, typeindex, more work on pair and tuple
Paolo Carlini
- [v3] Fix some string exception tests
Paolo Carlini
- [v3] Update std::unique_ptr for noexcept
Paolo Carlini
- [v3] libstdc++/49058
Paolo Carlini
- RFA: v3 PATCH to libsupc++/exception_ptr.h for C++0x support
Paolo Carlini
- [v3] Use noexcept in streambuf iterators
Paolo Carlini
- [v3] Update _GLIBCXX_NOTHROW for noexcept
Paolo Carlini
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Paolo Carlini
- [v3] libstdc++/49151
Paolo Carlini
- [v3] libstdc++/49141
Paolo Carlini
- [v3] Use noexcept in <thread> and <mutex>
Paolo Carlini
- [v3] Small tweak to std::random_device
Paolo Carlini
- Patch committed: Fix erasing with reference in old hashtable code
Paolo Carlini
- Template instantiation results in a link failure
Paolo Carlini
- Template instantiation results in a link failure
Paolo Carlini
- [v3] Use noexcept in the container adaptors
Paolo Carlini
- [v3] Use noexcept in the containers (first minimal pass)
Paolo Carlini
- [C++ Patch] PR 42056
Paolo Carlini
- [C++ Patch] PR 42056
Paolo Carlini
- [C++ Patch] PR 42056
Paolo Carlini
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Paolo Carlini
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Paolo Carlini
- [C++ Patch] PR 42056
Paolo Carlini
- [v3] libstdc++/49187
Paolo Carlini
- C++ PATCH for c++/47277 (ICE on ill-formed enum dtor)
Paolo Carlini
- [v3] More work on std::tuple (and pair)
Paolo Carlini
- [v3] Minimal noexcept changes to std::string, __vstring
Paolo Carlini
- Hello Would You Like To Earn
Carmille.Burns
- Hello Would You Like To Earn
Carmille.Burns
- [doc] Adjust reference to ACATS in sourcebuild.texi
Arnaud Charlet
- [doc] Adjust reference to ACATS in sourcebuild.texi
Arnaud Charlet
- [build] More --enable-threads cleanup
Arnaud Charlet
- [build, ada, doc] Remove --enable-threads=gnat support
Arnaud Charlet
- [patch ada]: Fix bootstrap for Ada
Arnaud Charlet
- [patch ada]: Fix bootstrap for Ada
Arnaud Charlet
- [Patch,AVR]: Fix PR27663
Denis Chertykov
- [Patch,AVR]: Fix PR48896
Denis Chertykov
- [AVR] Couple of tweaks
Denis Chertykov
- [Patch,AVR]: Fix PR45099
Denis Chertykov
- [AVR] Couple of tweaks
Denis Chertykov
- [Patch,AVR]: Fix PR27663
Denis Chertykov
- [Patch,AVR]: Fix PR45099
Denis Chertykov
- [Patch,AVR]: Fix PR27663
Denis Chertykov
- [Patch, 4.6, AVR]: Fix PR45263
Denis Chertykov
- [wwwdocs] Buildstat update for 4.4
Tom G. Christensen
- [wwwdocs] Buildstat update for 4.5
Tom G. Christensen
- [wwwdocs] Buildstat update for 4.6
Tom G. Christensen
- C++ Patch for PR c++/48859
Fabien Chêne
- [Patch] testcase for c++/20039
Fabien Chêne
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Fabien Chêne
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Fabien Chêne
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Fabien Chêne
- [C++ Patch] fix PR c++/48010
Fabien Chêne
- Ping^4 Re: Target header etc. cleanup patch
Nick Clifton
- RFA: MN10300: Add support for SETLB and Lcc instructions
Nick Clifton
- RX: Add jump and loop alignment
Nick Clifton
- RX: Adjust memory_move_cost
Nick Clifton
- RX: 4.6 branch: Obvious fixes
Nick Clifton
- RX: mainline: Fix obvious bugs
Nick Clifton
- RX: Add TARGET_BUILTIN_DECL
Nick Clifton
- RX: Fix thinkos in previous tidy up
Nick Clifton
- Commit: RX: Add peepholes for move followed by compare
Nick Clifton
- Commit: RX: Add peepholes to remove redundant extensions
Nick Clifton
- Commit: RX: Include cost of register moving in the cost of register loading.
Nick Clifton
- Commit: RX: Fix predicates for restricted memory patterns
Nick Clifton
- RFA: MN10300: Add TLS support
Nick Clifton
- Commit: XStormy16: Fix xstormy16_init_builtins()
Nick Clifton
- RFC/RFA: MN10300: Fix handling of protected functions in shared libraries.
Nick Clifton
- [RFC PATCH] Typed DWARF stack
Cary Coutant
- [patch] Fix DWARF so types with subprogram definitions don't get moved to type unit (issue4433068) (issue4433068)
Cary Coutant
- [patch] Add new -gmlt option for min. debug info with line tables (issue4440072)
Cary Coutant
- [pph] Save keyed_classes, unemitted_tinfo_decls, TYPE_BINFO (issue4486042)
Lawrence Crowl
- [pph] Save keyed_classes, unemitted_tinfo_decls, TYPE_BINFO (issue4486042)
Lawrence Crowl
- [patch] Split Parse Timevar (rev 2) (issue4433076)
Lawrence Crowl
- [pph] Various Tree Fields (issue4550064)
Lawrence Crowl
- [pph] Various Tree Fields (issue4550064)
Lawrence Crowl
- [pph] Regularize Streaming (issue4528096)
Lawrence Crowl
- [pph] Reformat (issue4515140)
Lawrence Crowl
- [pph] Move code (issue4517108)
Lawrence Crowl
- [pph] More C++ Tree Nodes (issue4526083)
Lawrence Crowl
- [pph] More C++ Tree Nodes (issue4526083)
Lawrence Crowl
- [pph] More C++ Tree Nodes (issue4526083)
Lawrence Crowl
- [pph] Remove case TREE_BINFO in cp_tree_size(). (issue4515156)
Lawrence Crowl
- [Patch, Fortran] Minor coarray fix: Constraint check, wrong "restrict"
jerry DeLisle
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store
Jerry DeLisle
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store [fwd: tobias.burnus@physik.fu-berlin.de]
Jerry DeLisle
- [patch, libgfortran] PR48787 Invalid UP/DOWN rounding with F editing
Jerry DeLisle
- [Patch, Fortran] -std=f2008tr, TR 29113 and OPTIONAL arguments with BIND(C)
Jerry DeLisle
- [Patch, Fortran] Fix coarray's num_images()/this_image() variables
Jerry DeLisle
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Jerry DeLisle
- [Patch, Fortran] Follow up patch to the backtrace changes
Jerry DeLisle
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
DJ Delorie
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
DJ Delorie
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
DJ Delorie
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
DJ Delorie
- [PING] config/mep/mep.c: don't translate syntax description.
DJ Delorie
- [4.6,trunk,rx] avoid LABEL_NUSES on barriers
DJ Delorie
- [rx] simulated conditional exec
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- Unreviewed build patches
DJ Delorie
- Unreviewed build patches
DJ Delorie
- Libiberty: POSIXify psignal definition
DJ Delorie
- [PATCH][RFC] Init sizetypes based on target defs
DJ Delorie
- [google/main][RFA] change i386 pc_thunk prefix to be "__x86"
Chris Demetriou
- [trunk][RFA] Add __i686.get_pc_thunk.bx to libgcc i386 morestack.S
Chris Demetriou
- [trunk][RFA] Add __i686.get_pc_thunk.bx to libgcc i386 morestack.S
Chris Demetriou
- [trunk][RFA] Add __i686.get_pc_thunk.bx to libgcc i386 morestack.S
Chris Demetriou
- [trunk][RFA] Add __i686.get_pc_thunk.bx to libgcc i386 morestack.S
Chris Demetriou
- [google/main][RFA] backport trunk morestack changes (issue4465045)
Chris Demetriou
- [google][RFA] add extra text to stack frame warnings (issue4479046)
Chris Demetriou
- [google][RFA] add extra text to stack frame warnings (issue4479046)
Chris Demetriou
- building binutils from same directory as gcc (was: Re: xgcc does not find gcc-4.6.0-go/./binutils/ar (because it is gcc-4.6.0-go/./binutils/binutils/ar))
Steffen Dettmer
- [PR testsuite/47013] Fix SMS testsuite faliures
Dominique Dhumieres
- [PR testsuite/47013] Fix SMS testsuite faliures
Dominique Dhumieres
- pb_ds debug mode patch
François Dumont
- pb_ds debug mode patch
François Dumont
- [patch] PR 48837
Zdenek Dvorak
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.c
Zdenek Dvorak
- [PATCH, PR45098, 2/10]
Zdenek Dvorak
- [PATCH, PR45098, 3/10]
Zdenek Dvorak
- [PATCH PR45098, 4/10] Iv init cost.
Zdenek Dvorak
- [PATCH PR45098, 7/10] Nowrap limits iterations
Zdenek Dvorak
- [PATCH PR45098, 5/10] Bound cost
Zdenek Dvorak
- [PATCH PR45098, 9/10] Cheap shift-add.
Zdenek Dvorak
- [PATCH PR45098, 9/10] Cheap shift-add.
Zdenek Dvorak
- [PATCH PR45098, 7/10] Nowrap limits iterations
Zdenek Dvorak
- [PATCH, PR49121] [4.7 Regression] FAIL: gcc.dg/tree-ssa/ivopt_infer_2.c scan-tree-dump-times ivopts "Replacing" 0
Zdenek Dvorak
- [PATCH PR45098, 7/10] Nowrap limits iterations
Zdenek Dvorak
- [PATCH PR45098, 7/10] Nowrap limits iterations
Zdenek Dvorak
- rs6000_handle_option global state avoidance, part 1
Michael Eager
- rs6000_handle_option global state avoidance, part 1
Michael Eager
- [PATCH, ARM] fix PR pch/45979 regression on ARM
Richard Earnshaw
- [PATCH, ARM] Fix NEON vset_lane for D registers
Richard Earnshaw
- [google] Use R_ARM_GOT_PREL to simplify global address loading from GOT (issue4433079)
Richard Earnshaw
- [PATCH, ARM] Reload register class fix for NEON constants
Richard Earnshaw
- [PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)
Richard Earnshaw
- [PATCH, ARM] Fix NEON vset_lane for D registers
Richard Earnshaw
- [Patch ARM] PR47930 Fix documentation for marm / mthumb
Richard Earnshaw
- [patch, ARM] Fix PR target/48252
Richard Earnshaw
- [PATCH][ARM] Thumb2 replicated constants
Richard Earnshaw
- Add an array_mode_supported_p target hook
Richard Earnshaw
- Ping: Make 128 bits the default vector size for NEON
Richard Earnshaw
- Add an array_mode_supported_p target hook
Richard Earnshaw
- [PATCH, ARM] Unaligned accesses for packed structures [1/2]
Richard Earnshaw
- Libiberty: POSIXify psignal definition
Richard Earnshaw
- Libiberty: POSIXify psignal definition
Richard Earnshaw
- Libiberty: POSIXify psignal definition
Richard Earnshaw
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Richard Earnshaw
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
David Edelsohn
- rs6000_handle_option global state avoidance, part 1
David Edelsohn
- rs6000_handle_option global state avoidance, part 1
David Edelsohn
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
David Edelsohn
- Fix PR48900, powerpc duplicate __tls_get_addr calls
David Edelsohn
- Use Enum for rs6000 -mcpu=, -mtune= options
David Edelsohn
- Cgraph thunk reorg
David Edelsohn
- [RFA] [PR44618] [PowerPC] Wrong code for -frename-registers
David Edelsohn
- Cgraph thunk reorg
David Edelsohn
- [RFA] [PR44618] [PowerPC] Wrong code for -frename-registers
David Edelsohn
- [PATCH, rs6000] Fix REG_CLASS_CONTENTS
David Edelsohn
- [PATCH, rs6000] Tidy up dumping of register/memory move cost
David Edelsohn
- [patch, ia64, pa] Improve UNIX 2003 compatibility on HP-UX 11.31
Steve Ellcey
- C6X port 5/11: Track predication conditions more accurately
Steve Ellcey
- [PATCH] Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928)
Ben Elliston
- [PATCH, SMS] Avoid considering debug_insn when calculating SCCs
Revital Eres
- [PATCH, SMS] Avoid considering debug_insn when calculating SCCs
Revital Eres
- [PATCH, SMS 1/3] Support closing_branch_deps (second try)
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital Eres
- [PATCH, SMS 1/3] Support closing_branch_deps (second try)
Revital Eres
- [PATCH, SMS 1/3] Support closing_branch_deps (second try)
Revital Eres
- [PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
Revital Eres
- [PR testsuite/47013] Fix SMS testsuite faliures
Revital Eres
- [PATCH, SMS 1/3] Support closing_branch_deps (second try)
Revital Eres
- [PR testsuite/47013] Fix SMS testsuite faliures
Revital Eres
- [PR testsuite/47013] Fix SMS testsuite faliures (re-submission)
Revital Eres
- [PATCH, SMS 1/4] Fix calculation of row_rest_count
Revital Eres
- [PATCH, SMS 2/4] Move the creation of anti-dep edge
Revital Eres
- [PATCH, SMS 3/4] Optimize stage count
Revital Eres
- [PATCH, SMS 4/4] Misc. fixes
Revital Eres
- [PATCH, SMS] Fix calculation of issue_rate
Revital Eres
- [PATCH, SMS] Fix calculation of issue_rate
Revital Eres
- Patches ping
Revital Eres
- [PATCH, SMS 1/4] Fix calculation of row_rest_count
Revital Eres
- [PATCH, SMS 2/4] Move the creation of anti-dep edge
Revital Eres
- debug insns in SMS (was: Re: Debug_insn)
Revital1 Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital1 Eres
- [PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.
Revital1 Eres
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
FX
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
FX
- Don't let search bots look at buglist.cgi
Axel Freyn
- Turn streamer cache to pointer_map
Nathan Froyd
- [Patch,AVR]: Fix PR45099
Nathan Froyd
- [PATCH] less build_function_type usage in the Fortran FE
Nathan Froyd
- [google]: initialize language field for clone function struct
Nathan Froyd
- [google]: initialize language field for clone function struct
Nathan Froyd
- [PATCH] don't use TYPE_ARG_TYPES in the Ada FE
Nathan Froyd
- [google]: initialize language field for clone function struct
Nathan Froyd
- [PATCH] less build_function_type usage in the Fortran FE
Nathan Froyd
- [PATCH] don't use TYPE_ARG_TYPES in c-family/
Nathan Froyd
- [obv] remove gfc_chainon_list
Nathan Froyd
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Nathan Froyd
- [PATCH] don't use build_function_type in the ObjC/C++ frontends
Nathan Froyd
- [PATCH,c++] introduce {class,type}_of_this functions
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2
Nathan Froyd
- [PATCH] use build_function_type less in c-family and LTO
Nathan Froyd
- [PATCH] don't use build_function_type in the Ada FE
Nathan Froyd
- [PATCH] don't use build_function_type in the Java FE
Nathan Froyd
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Nathan Froyd
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Nathan Froyd
- [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN
Nathan Froyd
- [PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
- [PATCH] fix PR middle-end/48965, CASE_CHAIN fallout
Nathan Froyd
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Nathan Froyd
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Nathan Froyd
- Patch: New GTY ((atomic)) option
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [PATCH] remove some TYPE_ARG_TYPES usage in objc/
Nathan Froyd
- [PATCH] remove TYPE_ARG_TYPES from godump.c
Nathan Froyd
- [PATCH] don't use TYPE_ARG_TYPES when calling c-family:check_function_arguments
Nathan Froyd
- [PATCH] get rid of some TYPE_ARG_TYPES usage by introducing nth_arg_type
Nathan Froyd
- [PATCH] get rid of some TYPE_ARG_TYPES usage by introducing nth_arg_type
Nathan Froyd
- [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Nathan Froyd
- external declaration of dominance debug functions
Nathan Froyd
- [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Nathan Froyd
- [PATCH PING] unreviewed tree-slimming patches
Nathan Froyd
- [PATCH PING] unreviewed tree-slimming patches
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Nathan Froyd
- C++ PATCH for c++/45698 (crash with variadics)
Nathan Froyd
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Nathan Froyd
- [PATCH PING] unreviewed tree-slimming patches
Nathan Froyd
- [PATCH PING] unreviewed tree-slimming patches
Nathan Froyd
- [PATCH 18/18] make TS_BLOCK a substructure of TS_BASE
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [PATCH PING] unreviewed tree-slimming patches
Nathan Froyd
- [pph] More C++ Tree Nodes (issue4526083)
Nathan Froyd
- MAINTAINERS: update my email address
Nathan Froyd
- [PATCH,c++] describe reasons for function template overload resolution failure
Nathan Froyd
- [Patch] Fix PR 48895 (vms-ar.c)
Tristan Gingold
- [Patch] fixinclude: shell-quote testing file
Tristan Gingold
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Tristan Gingold
- [Patch] fixinclude: shell-quote testing file
Tristan Gingold
- [Patch] fixinclude: shell-quote testing file
Tristan Gingold
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Tristan Gingold
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Tristan Gingold
- [build, ada, doc] Remove --enable-threads=gnat support
Tristan Gingold
- Trivial patch to fix build with --enable-build-with-cxx
Dmitry Gorbachev
- Trivial patch to fix build with --enable-build-with-cxx
Dmitry Gorbachev
- [PATCH] Fix error: 'previous' may be used uninitialized in this function
Dmitry Gorbachev
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [PATCH] Fix switch conversion (PR tree-optimization/48809)
Richard Guenther
- [RFT][patch] Fix PR testsuite/48498
Richard Guenther
- [patch] gcse.c ls_expr: remove 'loads field
Richard Guenther
- [PATCH] Keep individual tree code stats
Richard Guenther
- Turn LTO byte i/o functions inline
Richard Guenther
- [PATCH] Fix PR48822
Richard Guenther
- [testsuite] Don't XFAIL g++.dg/tree-ssa/pr43411.C
Richard Guenther
- Turn streamer cache to pointer_map
Richard Guenther
- Turn streamer cache to pointer_map
Richard Guenther
- Turn streamer cache to pointer_map
Richard Guenther
- [PATCH][C] Change array size overflow check
Richard Guenther
- [PATCH][?/n] TYPE_IS_SIZETYPE fixes
Richard Guenther
- Turn streamer cache to pointer_map
Richard Guenther
- Ping^4 Re: Target header etc. cleanup patch
Richard Guenther
- Turn streamer cache to pointer_map
Richard Guenther
- [PATCH][C] Change array size overflow check
Richard Guenther
- Improve jump threading 4 of N
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- Improve jump threading 4 of N
Richard Guenther
- [PATCH][C] Change array size overflow check
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- Improve DSE in the presence of calls
Richard Guenther
- [PATCH] Fix PR48846
Richard Guenther
- [PATCH] Finish int_const_binop partial transition
Richard Guenther
- [PATCH] Cleanup expand_shift
Richard Guenther
- [PATCH] Finish int_const_binop partial transition
Richard Guenther
- [patch, ARM] Fix PR target/48252
Richard Guenther
- Move cgraph_node_set and varpool_node_set out of GGC and make them use pointer_map
Richard Guenther
- [google] Add -fstrict-enum-precision flag (issue4433083)
Richard Guenther
- [google] Check if the nonnull attribute is applied to 'this' (issue4446070)
Richard Guenther
- [PING] [PATCH] PR debug/28767 (Support pointer-to-member-function)
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [google] Normalize version number for google/gcc-4_6 (issue4454049)
Richard Guenther
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Richard Guenther
- [patch] Remove error from variable_size
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [PATCH] less build_function_type usage in the Fortran FE
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [PATCH][C] Avoid passing NULL to build_int_cst
Richard Guenther
- [PATCH][Fortran] Avoid passing NULL to build_int_cst
Richard Guenther
- [PING] Fix PR46399 - missing mode promotion for libcall args
Richard Guenther
- [PING] Fix PR46399 - missing mode promotion for libcall args
Richard Guenther
- [PATCH] More build_int_cst changes
Richard Guenther
- [PATCH] Cleanup expand_shift
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [PATCH] Cleanup expand_shift
Richard Guenther
- Recognize -Ofast like -ffast-math for crtfastmath.o
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [pph] Add streamer hook for preloading common nodes (issue4478043)
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [PATCH] Remove useless build_variant_type call from create_tmp_var_raw
Richard Guenther
- [google]: initialize language field for clone function struct
Richard Guenther
- [pph] Add streamer hook for preloading common nodes (issue4478043)
Richard Guenther
- [PATCH] Cleanup expand_shift
Richard Guenther
- [PATCH][Revised] fix --enable-build-with-cxx on darwin
Richard Guenther
- RFA: Improve jump threading 5 of N
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [PATCH] Cleanup expand_shift
Richard Guenther
- [patch] PR 48837
Richard Guenther
- Cgraph thunk reorg
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- Minor type merging optimization
Richard Guenther
- [patch] Tidy up global_bindings_p langhook
Richard Guenther
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Richard Guenther
- [pph] Allow streamer to define unique INTEGER_CST nodes (issue4489044)
Richard Guenther
- Minor type merging optimization
Richard Guenther
- Minor type merging optimization
Richard Guenther
- Minor type merging optimization
Richard Guenther
- [PATCH][1/n] LTO type merging cleanup
Richard Guenther
- [patch] make default linker --hash-style configurable option
Richard Guenther
- [PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
Richard Guenther
- [C++0x] contiguous bitfields race implementation
Richard Guenther
- [PATCH] Teach forwprop how to optimize successive conversions
Richard Guenther
- [PATCH] Fix tree parts of PR18041
Richard Guenther
- [PATCH][2/n] Cleanup LTO type merging
Richard Guenther
- [PATCH] Fix tree parts of PR18041
Richard Guenther
- [PATCH] Fix tree parts of PR18041
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [patch] make default linker --hash-style configurable option
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [PATCH][3/n] LTO type merging cleanup
Richard Guenther
- [PATCH] Fix tree parts of PR18041
Richard Guenther
- [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [PATCH] Fix tree parts of PR18041
Richard Guenther
- [PATCH] Fix debug stmt handling in -ftree-loop-distribution (PR debug/48159)
Richard Guenther
- [PATCH] Fix PR48953
Richard Guenther
- [PATCH][4/n] Cleanup LTO type merging
Richard Guenther
- [PATCH][6/n] LTO type merging cleanup
Richard Guenther
- [PATCH] Fix parts of PR15256
Richard Guenther
- [PATCH] Fix PR48964
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [PATCH] Fix ICE in use_narrower_mode (PR debug/48967)
Richard Guenther
- [PATCH] fix PR middle-end/48965, CASE_CHAIN fallout
Richard Guenther
- [PATCH] comment precising need to use free_dominance_info
Richard Guenther
- [PATCH] Fix PR48172
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [PATCH][7/n] LTO type merging cleanup
Richard Guenther
- [PATCH] Fix combine_blocks (PR tree-optimization/48975)
Richard Guenther
- [PATCH] Optimize fix for PR48172
Richard Guenther
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Richard Guenther
- [google] support for building Linux kernel with FDO (issue4523061)
Richard Guenther
- [patch gimplify]: Fix for PR/48984
Richard Guenther
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Richard Guenther
- [PATCH] Fix PR48978
Richard Guenther
- [patch gimplify]: Fix for PR/48984
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Richard Guenther
- Don't let search bots look at buglist.cgi
Richard Guenther
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Richard Guenther
- Don't let search bots look at buglist.cgi
Richard Guenther
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Richard Guenther
- Don't let search bots look at buglist.cgi
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Richard Guenther
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
Richard Guenther
- [PATCH][?/n] LTO type merging cleanup
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH][?/n] LTO type merging cleanup
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [PATCH] Fixup LTO SCC hash comparison fn
Richard Guenther
- [PATCH] Fix up execute_update_addresses_taken for debug stmts (PR tree-optimization/49000)
Richard Guenther
- [PATCH][?/n] LTO type merging cleanup
Richard Guenther
- [PATCH] Fix PR48989
Richard Guenther
- [PATCH] Fix PR48989
Richard Guenther
- [PATCH] Fix PR49018
Richard Guenther
- [PATCH][?/n] LTO type merging cleanup
Richard Guenther
- New options to disable/enable any pass for any functions (issue4550056)
Richard Guenther
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Richard Guenther
- [PATCH] Fix VRP MIN/MAX handling with two anti-ranges (PR tree-optimization/49039)
Richard Guenther
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Richard Guenther
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Richard Guenther
- [PATCH][?/n] LTO type merging cleanup
Richard Guenther
- [PATCH] Handle flexible arrays in builtin-object-size
Richard Guenther
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- [PATCH] Fix PR49063
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- [PATCH][?/n] Cleanup LTO type merging
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- Faster type merging pair cache
Richard Guenther
- [PATCH] Fix PR48849
Richard Guenther
- [google] Increase inlining limits with FDO/LIPO
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- Ensure all frontends have the same number of common nodes
Richard Guenther
- [PATCH] Fix {and,or}_comparisons_1 (PR tree-optimization/49073)
Richard Guenther
- Fix crash in vect_is_slp_reduction
Richard Guenther
- [PATCH] Fix PR49079
Richard Guenther
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Richard Guenther
- Remove separate tarballs (was: Re: objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language))
Richard Guenther
- [PATCH PR48689] ICE in fold-const.c:13798 with fold checking
Richard Guenther
- [PATCH PR45098, 9/10] Cheap shift-add.
Richard Guenther
- Fix for PR 48988
Richard Guenther
- Patch ping
Richard Guenther
- Patch ping #2
Richard Guenther
- external declaration of dominance debug functions
Richard Guenther
- Patch ping #2
Richard Guenther
- [PATCH] Add powi-to-multiply expansion to cse_sincos pass
Richard Guenther
- [PATCH] Fix PR15419
Richard Guenther
- [PATCH] Fix PR49115
Richard Guenther
- [PATCH] get rid of some TYPE_ARG_TYPES usage by introducing nth_arg_type
Richard Guenther
- [PATCH] Testcase for PR40874
Richard Guenther
- [PATCH] Adjust and un-XFAIL gcc.dg/tree-ssa/forwprop-11.c
Richard Guenther
- [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Richard Guenther
- RFA PATCH to get_narrower for c++/48106 (ICE with scoped enum)
Richard Guenther
- [PATCH][last/n] LTO type merging cleanup
Richard Guenther
- [PATCH][last/n] LTO type merging cleanup
Richard Guenther
- RFA PATCH to get_narrower for c++/48106 (ICE with scoped enum)
Richard Guenther
- [4.6 PATCH] Fix pr48973-{1,2}.c testcases with LTO (PR lto/49123)
Richard Guenther
- external declaration of dominance debug functions
Richard Guenther
- external declaration of dominance debug functions
Richard Guenther
- [Fwd: Re: [PATCH] Add powi-to-multiply expansion to cse_sincos pass]
Richard Guenther
- [PATCH] Add powi-to-multiply expansion to cse_sincos pass
Richard Guenther
- [PATCH] Fix PR49078
Richard Guenther
- [PATCH] LTO type canonical cleanup
Richard Guenther
- [Fwd: Re: [PATCH] Add powi-to-multiply expansion to cse_sincos pass]
Richard Guenther
- [PING][PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
Richard Guenther
- [PATCH] Expand pow(x,n) into mulitplies in cse_sincos pass (PR46728, patch 2)
Richard Guenther
- Patch ping #2
Richard Guenther
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Richard Guenther
- Faster streaming of enums
Richard Guenther
- [PATCH] Ignore TYPE_DECLs for canonical type compute in LTO
Richard Guenther
- Faster streaming of enums
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- [PATCH PING] unreviewed tree-slimming patches
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- [PATCH] Fix TBAA disambiguation in ptr-vs-decl
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- New options to disable/enable any pass for any functions (issue4550056)
Richard Guenther
- [PATCH] Fix VRP switch handling (PR tree-optimization/49161)
Richard Guenther
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
Richard Guenther
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Richard Guenther
- [PATCH, testsuite] Additional tests for PR46728 (PR46728 patch 4)
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- Better location streaming
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- Better location streaming
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Richard Guenther
- Better location streaming
Richard Guenther
- Better location streaming
Richard Guenther
- [PATCH] Fix PR48702
Richard Guenther
- [PATCH] Remove bogus fold code
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- RFC: explicitely mark out-of-scope deaths
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- [PATCH][JAVA] Sanitize Java frontend global tree building
Richard Guenther
- PATCH: Add pause intrinsic
Richard Guenther
- [PATCH] Fix bug in uniquify_nodes reorg
Richard Guenther
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Richard Guenther
- [PATCH] Fix PR 48981 aliasing bug inside GCC
Richard Guenther
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Richard Guenther
- Better location streaming
Richard Guenther
- New options to disable/enable any pass for any functions (issue4550056)
Richard Guenther
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
Richard Guenther
- [PATCH] Fix PR49177
Richard Guenther
- [PATCH] Fix PR49189
Richard Guenther
- [PATCH] Fix PR tree-optimization/49170
Richard Guenther
- [PATCH] Fix gcc.c-torture/execute/920612-1.c
Richard Guenther
- [PATCH] Forward propagate also into RHS comparisons
Richard Guenther
- [PATCH] Fix gcc.c-torture/execute/920711-1.c
Richard Guenther
- [Patch, Fortran] Fix type decl of coarrays
Richard Guenther
- [Patch, Fortran] Fix type decl of coarrays
Richard Guenther
- Futher lto streaming cleanups
Richard Guenther
- Remove separate tarballs
Richard Guenther
- Faster string streaming
Richard Guenther
- [patch] Fix PR testsuite/49222
Richard Guenther
- [PATCH] Fix PR49217
Richard Guenther
- [PR19351, C++] Fix heap overflow in operator new[]
Richard Guenther
- [PATCH] Forward propagate also into RHS comparisons
Richard Guenther
- [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944)
Richard Guenther
- [PATCH] Fix PR49218
Richard Guenther
- [PATCH] Handle fractional exponents in gimple_expand_builtin_pow (PR46728 patch 5)
Richard Guenther
- [PATCH] Fix PR49210
Richard Guenther
- [PATCH] Another LTO type merging cleanup
Richard Guenther
- [PATCH][1/n] Cleanup tree forwprop
Richard Guenther
- [pph/trunk] Fix enum streaming
Richard Guenther
- New options to disable/enable any pass for any functions (issue4550056)
Richard Guenther
- New options to disable/enable any pass for any functions (issue4550056)
Richard Guenther
- [PATH] PR/49139 fix always_inline failures diagnostics
Richard Guenther
- lto-cgraph cleanups
Richard Guenther
- [PATCH][RFC] Init sizetypes based on target defs
Richard Guenther
- [PATCH] Fix ICE with TARGET_MEM_REF (PR rtl-optimization/49235)
Richard Guenther
- [patch] Fix PR tree-optimization/49093
Richard Guenther
- [PATCH] LTO and cache-preloading of FE dependent nodes
Richard Guenther
- [PATCH] Remove pow/powi expanders (PR46728 patch 6)
Richard Guenther
- [PATCH] LTO canoical type merging disentangle
Richard Guenther
- CR16 Port addition
Sumanth Gundapaneni
- CR16 Port addition
Sumanth Gundapaneni
- Don't let search bots look at buglist.cgi
Andrew Haley
- Don't let search bots look at buglist.cgi
Andrew Haley
- Don't let search bots look at buglist.cgi
Andrew Haley
- Don't let search bots look at buglist.cgi
Andrew Haley
- Don't let search bots look at buglist.cgi
Andrew Haley
- Don't let search bots look at buglist.cgi
Andrew Haley
- Fwd: Re: Ping: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Andrew Haley
- [ARM] fix C++ EH interoperability
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- Ping^3: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Andrew Haley
- PATCH: Add pause intrinsic
Andrew Haley
- [PATCH, rs6000] Tidy up dumping of register/memory move cost
Pat Haugen
- [PATCH, rs6000] Fix REG_CLASS_CONTENTS
Pat Haugen
- [google] Increase inlining limits with FDO/LIPO
Mark Heffernan
- [google] Increase inlining limits with FDO/LIPO
Mark Heffernan
- [google] Increase inlining limits with FDO/LIPO
Mark Heffernan
- [google] Increase inlining limits with FDO/LIPO
Mark Heffernan
- RFA: MN10300: Add support for SETLB and Lcc instructions
Richard Henderson
- copy_tree_r and STATEMENT_LIST (was Re: C++ PATCHes relating to c++/48834, c++/40975 (array new))
Richard Henderson
- [PATCH] Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611)
Richard Henderson
- RFA: MN10300: Add TLS support
Richard Henderson
- Patch ping #2
Richard Henderson
- [trans-mem] Add documentation
Richard Henderson
- [trans-mem] Add documentation
Richard Henderson
- bf54x support
Henderson, Stuart
- bf54x support
Henderson, Stuart
- FW: [Patch] Update bfin parts to latest silicon revisions
Henderson, Stuart
- FW: [Patch] Update bfin part tests to latest silicon revision
Henderson, Stuart
- FW: [Patch] New bfin divsi/udivsi implementations
Henderson, Stuart
- [PATCH] Fix PR target/48807
Henderson, Stuart
- [PATCH 1/2] Add bf592 support
Henderson, Stuart
- [PATCH 2/2] Add bf592 support
Henderson, Stuart
- [PATCH] Fix PR target/48807
Henderson, Stuart
- [PATCH] Fix PR target/48807
Henderson, Stuart
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- __sync_swap* with acq/rel/full memory barrier semantics
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [C++0x] contiguous bitfields race implementation
Aldy Hernandez
- [PATCH, ARM] fix PR pch/45979 regression on ARM
Michael Hope
- [PATCH} fix --enable-build-with-cxx
Jack Howarth
- [PATCH} fix --enable-build-with-cxx
Jack Howarth
- [PATCH][Revised] fix --enable-build-with-cxx on darwin
Jack Howarth
- [PATCH} fix --enable-build-with-cxx
Jack Howarth
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Jack Howarth
- Prefixes for libgcc symbols (C6X 9.5/11)
Jack Howarth
- [google] LIPO regression tests and bug fixes (issue4444076)
Jan Hubicka
- Fix inliner's accounting of stack usage
Jan Hubicka
- Turn LTO byte i/o functions inline
Jan Hubicka
- Turn streamer cache to pointer_map
Jan Hubicka
- Turn streamer cache to pointer_map
Jan Hubicka
- Turn streamer cache to pointer_map
Jan Hubicka
- [google]: initialize language field for clone function struct
Jan Hubicka
- Move cgraph_node_set and varpool_node_set out of GGC and make them use pointer_map
Jan Hubicka
- [google]: initialize language field for clone function struct
Jan Hubicka
- Move cgraph_node_set and varpool_node_set out of GGC and make them use pointer_map
Jan Hubicka
- Minor inliner speedup
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- Minor type merging optimization
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- Inliner speedup
Jan Hubicka
- cleanup i386 prefetch_beneficial_p
Jan Hubicka
- Inliner badness fixes&cleanups
Jan Hubicka
- Better time/size estimates for ipa-cp
Jan Hubicka
- Minor type merging optimization
Jan Hubicka
- Minor type merging optimization
Jan Hubicka
- Minor type merging optimization
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- [PATCH][4/n] Cleanup LTO type merging
Jan Hubicka
- Fix inline_merge_summary ICE during kernel build
Jan Hubicka
- [PATCH][4/n] Cleanup LTO type merging
Jan Hubicka
- [PATCH] Tweaks to the interface between ipa-inline-analysis and ipa-cp/ipa-prop
Jan Hubicka
- PR 47793 - Support relative paths using -fprofile-generate
Jan Hubicka
- [google] support for building Linux kernel with FDO (issue4523061)
Jan Hubicka
- x86 option handling cleanup, use more .opt features
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- [google] support for building Linux kernel with FDO (issue4523061)
Jan Hubicka
- [PATCH][?/n] Cleanup LTO type merging
Jan Hubicka
- [google] support for building Linux kernel with FDO (issue4523061)
Jan Hubicka
- [PATCH][?/n] Cleanup LTO type merging
Jan Hubicka
- [PATCH][?/n] LTO type merging cleanup
Jan Hubicka
- Faster type merging pair cache
Jan Hubicka
- Faster streaming of enums
Jan Hubicka
- Faster streaming of enums
Jan Hubicka
- 4.6: do not divide by 0 on insane profile
Jan Hubicka
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Jan Hubicka
- Cgraph thunk reorg
Jan Hubicka
- Better location streaming
Jan Hubicka
- Better location streaming
Jan Hubicka
- Better location streaming
Jan Hubicka
- Better location streaming
Jan Hubicka
- Better location streaming
Jan Hubicka
- Faster streaming of enums
Jan Hubicka
- Better location streaming
Jan Hubicka
- Better location streaming
Jan Hubicka
- Futher lto streaming cleanups
Jan Hubicka
- Faster string streaming
Jan Hubicka
- Faster string streaming
Jan Hubicka
- [PATCH] Fix ipa_reduced_postorder with respect to overwritable functions
Jan Hubicka
- [PATCH] Make ipa_reduced_postorder number SCCs
Jan Hubicka
- lto-cgraph cleanups
Jan Hubicka
- Fix lto decl merging of thunks
Jan Hubicka
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Jagasia, Harsha
- [PATCH] Tweaks to the interface between ipa-inline-analysis and ipa-cp/ipa-prop
Martin Jambor
- [PATCH] Marking SCCs in ipa_reduced_postorder
Martin Jambor
- RFC: explicitely mark out-of-scope deaths
Martin Jambor
- [PATCH] Fix ipa_reduced_postorder with respect to overwritable functions
Martin Jambor
- [PATCH] Make ipa_reduced_postorder number SCCs
Martin Jambor
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Christopher Jefferson
- [PATCH] Fix bt[lq] related miscompilation (PR target/48774)
Jakub Jelinek
- [PATCH] Fix bt[lq] related miscompilation (PR target/48774)
Jakub Jelinek
- Some backports from mainline to gcc 4.5 branch
Jakub Jelinek
- Some backports from mainline to gcc 4.4 branch
Jakub Jelinek
- [PATCH, i386]: Fix target/48860: bootstrap fails on x86_64-apple-darwin10; broken assembler edition.
Jakub Jelinek
- [RFC PATCH] Typed DWARF stack
Jakub Jelinek
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jakub Jelinek
- [PATCH] Remove useless build_variant_type call from create_tmp_var_raw
Jakub Jelinek
- [PATCH] Improve debug info for optimized away parameters passed in memory
Jakub Jelinek
- [committed] Add testcase for PR rtl-optimization/48381
Jakub Jelinek
- [gomp3.1] Adjust omp_in_final
Jakub Jelinek
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jakub Jelinek
- [committed] Fix var-tracking.c compilation on PCC_STATIC_STRUCT_RETURN targets (PR debug/48902)
Jakub Jelinek
- [committed] Fix -fdefault-integer-8 omp_lib wrappers (PR fortran/pr48894)
Jakub Jelinek
- Ping: [PATCH] PR 48175, Make CASE_VALUES_THRESHOLD settable via --param
Jakub Jelinek
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jakub Jelinek
- [C++0x] contiguous bitfields race implementation
Jakub Jelinek
- [PATCH] Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928)
Jakub Jelinek
- [PATCH] Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611)
Jakub Jelinek
- [PATCH] C++0x, fixes for override/final
Jakub Jelinek
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jakub Jelinek
- [patch] make default linker --hash-style configurable option
Jakub Jelinek
- [PATCH] Fix debug stmt handling in -ftree-loop-distribution (PR debug/48159)
Jakub Jelinek
- [C++ PATCH] Attempt to find implicitly determined firstprivate class type vars during genericization (PR c++/48869)
Jakub Jelinek
- [PATCH] Fix ICE in use_narrower_mode (PR debug/48967)
Jakub Jelinek
- [Patch, IRA] Fix a function accessing beyond end-of-array
Jakub Jelinek
- [PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
Jakub Jelinek
- [PATCH] Fix combine_blocks (PR tree-optimization/48975)
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jakub Jelinek
- [PATCH] Misc debug info improvements
Jakub Jelinek
- [PATCH] Optimize __sync_fetch_and_add (x, -N) == N and __sync_add_and_fetch (x, N) == 0 (PR target/48986)
Jakub Jelinek
- [PATCH] Misc debug info improvements
Jakub Jelinek
- [PATCH] Fix up execute_update_addresses_taken for debug stmts (PR tree-optimization/49000)
Jakub Jelinek
- [PATCH] Small typed DWARF improvement
Jakub Jelinek
- [PATCH] Fix extract_fixed_bit_field (PR middle-end/49029)
Jakub Jelinek
- [PATCH] Fix VRP MIN/MAX handling with two anti-ranges (PR tree-optimization/49039)
Jakub Jelinek
- [PATCH] Fix VRP MIN/MAX handling with two anti-ranges (PR tree-optimization/49039)
Jakub Jelinek
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Jakub Jelinek
- [PATCH] Fix OpenMP return checking with lambda functions (PR c++/49043)
Jakub Jelinek
- [PATCH] Fix {and,or}_comparisons_1 (PR tree-optimization/49073)
Jakub Jelinek
- Go patch committed: Update to current Go library
Jakub Jelinek
- [PATCH] Fix up dbxout to avoid referencing static unemitted symbols (PR debug/49032)
Jakub Jelinek
- [committed] Fix {and,or}_comparisons_1 (PR bootstrap/49086)
Jakub Jelinek
- Patch ping
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [PATCH] Avoid warning about unused value with VLAs in statement expressions (PR c/49120)
Jakub Jelinek
- [4.6 PATCH] Fix pr48973-{1,2}.c testcases with LTO (PR lto/49123)
Jakub Jelinek
- PATCH: PR target/49128: -mtune=native generates unsupported instructions
Jakub Jelinek
- [patch ada]: Fix bootstrap for Ada
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [C++ PATCH] Fix -fdump-tree-all with C++
Jakub Jelinek
- [PATCH] Fix cxx_eval_bit_field_ref (PR c++/49136)
Jakub Jelinek
- [PATCH] Fix a typo in i386 host_detect_local_cpu (PR target/49128)
Jakub Jelinek
- Prefixes for libgcc symbols (C6X 9.5/11)
Jakub Jelinek
- [PATCH] Fix VRP switch handling (PR tree-optimization/49161)
Jakub Jelinek
- More fixes from static analysis checkers
Jakub Jelinek
- [PATCH] Handle C++ x ? y : throw 1 COND_EXPRs in shortcut_cond_r (PR c++/49165)
Jakub Jelinek
- [PATCH] Handle C++ x ? y : throw 1 COND_EXPRs in shortcut_cond_r (PR c++/49165)
Jakub Jelinek
- RFC: explicitely mark out-of-scope deaths
Jakub Jelinek
- PATCH: Add pause intrinsic
Jakub Jelinek
- PATCH: Add pause intrinsic
Jakub Jelinek
- RFC: explicitely mark out-of-scope deaths
Jakub Jelinek
- [PATCH] Add peepholes to optimize reg0=mem1;reg0 op=nonmem2;mem1=reg0;if(reg0!=0) (PR rtl-optimization/49194)
Jakub Jelinek
- [C++ PATCH] Fix another y && (x ? 1 : throw 1) issue (PR c++/49165)
Jakub Jelinek
- [committed] Mention Zdenek Sojka in contributors.html
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- unbreak -fno-compare-debug
Jakub Jelinek
- introduce --param max-vartrack-expr-depth
Jakub Jelinek
- [patch] Fix var-tracking with dynamic stack realignment on x86
Jakub Jelinek
- [committed] Fix ICE on OpenMP clause in template (PR c++/49223)
Jakub Jelinek
- [PATCH] Fix up rv1.C with -gdwarf-4 -fno-debug-types-section
Jakub Jelinek
- Backport the fix for PR47714 to the 4.5 branch
Jakub Jelinek
- Patch ping #2
Jakub Jelinek
- [PATH] PR/49139 fix always_inline failures diagnostics
Jakub Jelinek
- __sync_swap* with acq/rel/full memory barrier semantics
Jakub Jelinek
- [PATCH] Fix ICE with TARGET_MEM_REF (PR rtl-optimization/49235)
Jakub Jelinek
- introduce --param max-vartrack-expr-depth
Jakub Jelinek
- Watch for a Massive Bull Run! Read Inside
Jock
- [testsuite] update error message in arm test
Janis Johnson
- [testsuite] ignore irrelevant warning in g++.dg/abi/packed1.C
Janis Johnson
- [testsuite] ignore irrelevant warning in two ARM tests
Janis Johnson
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Janis Johnson
- [testsuite] remove arm from xfail list for g++.dg/other/packed1.C
Janis Johnson
- [testsuite] ignore irrelevant warning in two ARM tests
Janis Johnson
- [testsuite] ignore irrelevant warning in two ARM tests
Janis Johnson
- [testsuite] ignore irrelevant warning in g++.dg/abi/packed1.C
Janis Johnson
- [testsuite] ignore irrelevant warning in two ARM tests
Janis Johnson
- [testsuite] ignore irrelevant warning in two ARM tests
Janis Johnson
- [testsuite] gcc.dg/march.c: expect extra message for ARM
Janis Johnson
- [testsuite] gcc.dg/march.c: expect extra message for ARM
Janis Johnson
- [testsuite] gcc.dg/march.c: expect extra message for ARM
Janis Johnson
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Janis Johnson
- [Patch, Fortran] PR 48961 - Fix EXECUTE_COMMAND_LINE w/ wait=.false. for non-fork systems
Steve Kargl
- [Patch, libfortran] Thread safety and simplification of error printing
Steve Kargl
- [Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
Steve Kargl
- [Patch, Fortran] Fixes for scalar coarrays
Steve Kargl
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Steve Kargl
- [patch, fortran] Some more function elimination tweaks
Steve Kargl
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Steve Kargl
- [Patch, libfortran] PR 19155 Parsing invalid floating point input and EINVAL
Steve Kargl
- [patch, fortran] Fix PR 45786, operator == versus .eq. in public/private
Steve Kargl
- [Patch, Fortran, OOP] PR 47601: Internal Error: mio_component_ref(): Component not found
Steve Kargl
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler, Part 2
Steve Kargl
- [Patch, Fortran] Add diagnostic / check for passing coarrays to allocatable dummies
Steve Kargl
- [Patch, Fortran] Fix type decl of coarrays
Steve Kargl
- [google]: initialize language field for clone function struct
Richard Kenner
- [google]: initialize language field for clone function struct
Richard Kenner
- [google]: initialize language field for clone function struct
Richard Kenner
- GAS GCC FAQ query
Richard Kenner
- [google] support for building Linux kernel with FDO (issue4523061)
Andi Kleen
- [google] support for building Linux kernel with FDO (issue4523061)
Andi Kleen
- [google] support for building Linux kernel with FDO (issue4523061)
Andi Kleen
- New options to disable/enable any pass for any functions (issue4550056)
Andi Kleen
- New options to disable/enable any pass for any functions (issue4550056)
Andi Kleen
- PATCH: Add pause intrinsic
Andi Kleen
- PATCH: Add pause intrinsic
Andi Kleen
- PATCH: Add pause intrinsic
Andi Kleen
- PATCH: Add pause intrinsic
Andi Kleen
- [google] Normalize version number for google/gcc-4_6 (issue4454049)
Matthias Klose
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Thomas Koenig
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Thomas Koenig
- [Patch, Fortran+gcc/doc/invoke.texi] PR48864: -Ofast implies -fno-protect parens
Thomas Koenig
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Thomas Koenig
- [patch, fortran] Eliminate duplicate function calls with rank>0 and unknown shape
Thomas Koenig
- [patch, fortran] Some more function elimination tweaks
Thomas Koenig
- [Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level
Thomas Koenig
- [patch, fortran] Some more function elimination tweaks
Thomas Koenig
- [patch, fortran] [4.6/4.7 Regression] Fix PR 48955
Thomas Koenig
- [patch, fortran] [4.6/4.7 Regression] Fix PR 48955
Thomas Koenig
- [patch, fortran] Fix PR 45786, operator == versus .eq. in public/private
Thomas Koenig
- [patch, fortran] Fix PR 45786, operator == versus .eq. in public/private
Thomas Koenig
- [PATCH] use build_function_type_list in the sh backend
Kaz Kojima
- [testsuite] Provide TLS access model testcases
Kaz Kojima
- [testsuite] Provide TLS access model testcases
Kaz Kojima
- Fix PR target/49186
Kaz Kojima
- PATCH: Add pause intrinsic
Paul Koning
- Move option-related hooks to common structure
Paul Koning
- [Patch] fixinclude: shell-quote testing file
Bruce Korb
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Bruce Korb
- [Patch] fixinclude: shell-quote testing file
Bruce Korb
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Bruce Korb
- [v3] pb_ds fixes for debug mode, valgrind
Benjamin Kosnik
- [Patch, Fortran] PR18918: Implement THIS_IMAGE(coarray) for num_images() > 1
Daniel Kraft
- [Patch, Fortran] Support scalar coarrays in this_image/ucobound/image_index
Daniel Kraft
- [Patch,Fortran] Minor libcaf cleanup
Daniel Kraft
- [Patch, Fortran] Minor coarray fix: Constraint check, wrong "restrict"
Daniel Kraft
- [Patch, Fortran] -fcoarray=single implementation of the atomic subroutines
Daniel Kraft
- ICE with -fgraphite-opencl-ignore-dep
Alexey Kravets
- [Comitted] S/390: Fix static chain trampolines with -m31 -mzarch
Andreas Krebbel
- [PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
Andreas Krebbel
- [Comitted] S/390: Fix TD/TF mem to reg splitter for -m31 -mzarch
Andreas Krebbel
- Improve jump threading 4 of N
Jeff Law
- Improve jump threading 4 of N
Jeff Law
- Improve jump threading 4 of N
Jeff Law
- Improve DSE in the presence of calls
Jeff Law
- Improve jump threading 4 of N
Jeff Law
- RFA: Improve jump threading 5 of N
Jeff Law
- [patch] PR 48837
Jeff Law
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Jeff Law
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Jeff Law
- [C++0x] contiguous bitfields race implementation
Jeff Law
- [C++0x] contiguous bitfields race implementation
Jeff Law
- [PATCH] Fix extract_fixed_bit_field (PR middle-end/49029)
Jeff Law
- RFA: patch to fix PR48633.
Jeff Law
- RFA: patch to fix PR48971
Jeff Law
- RFC/RFA: MN10300: Fix handling of protected functions in shared libraries.
Jeff Law
- [PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
Jeff Law
- Remove obfuscation from the scheduler
Jeff Law
- Patch ping
Jeff Law
- RFA PR 48770
Jeff Law
- RFA: patch for PR48757
Jeff Law
- [SPARC] Disable -fira-share-save-slots by default
Jeff Law
- RFA PR 48770
Jeff Law
- RFA PR 48770
Jeff Law
- RFA: a patch for PR49154
Jeff Law
- RFA PR middle-end/48770
Jeff Law
- [trans-mem] Add documentation
Jeff Law
- RFA PR middle-end/48770
Jeff Law
- Ping #1: [Patch,AVR]: Solve PR42210
Georg-Johann Lay
- [Patch,AVR]: Fix PR27663
Georg-Johann Lay
- [Patch,AVR]: Fix PR45099
Georg-Johann Lay
- [Patch,AVR]: Fix PR27663
Georg-Johann Lay
- [Patch,AVR]: Fix PR45099
Georg-Johann Lay
- [Patch,AVR]: Fix PR48896
Georg-Johann Lay
- [Patch,AVR]: Fix PR27663
Georg-Johann Lay
- [Patch,AVR]: Fix PR45099
Georg-Johann Lay
- [Patch,AVR]: Fix PR27663
Georg-Johann Lay
- [Patch,AVR]: Solve PR42210
Georg-Johann Lay
- [Patch, AVR, 4.6] PR target/44643
Georg-Johann Lay
- [Patch, 4.6, AVR]: Fix PR45263
Georg-Johann Lay
- [Patch,AVR]: Solve PR42210
Georg-Johann Lay
- [google] Multiple source LIPO test cases and bug fixes (issue4441084)
David Li
- [google] backport r17317,r17347,r17342 to google/main (issue4430080)
David Li
- [google] improves option mismatch handling for LIPO (issue4479045)
David Li
- [google] revert 173158 (-fstrict-enum-precisions) (issue4503041)
David Li
- New options to disable/enable any pass for any functions (issue4550056)
David Li
- [google]: test case fixes (issue4553055)
David Li
- [google] static function promotion improvement patch for LIPO (issue4517117)
David Li
- [google] LIPO regression tests and bug fixes (issue4444076)
Xinliang David Li
- more general multi-file testing support for FDO
Xinliang David Li
- [google] Multiple source LIPO test cases and bug fixes (issue4441084)
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google]: initialize language field for clone function struct
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google]: initialize language field for clone function struct
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- PR 47793 - Support relative paths using -fprofile-generate
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- PR 47793 - Support relative paths using -fprofile-generate
Xinliang David Li
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Xinliang David Li
- [google]Implement an optimization based on reuse distance profiling (issue4517049)
Xinliang David Li
- [google] temporary fix to lipo build problems using check enabled compiler
Xinliang David Li
- [google] support for building Linux kernel with FDO (issue4523061)
Xinliang David Li
- [google] support for building Linux kernel with FDO (issue4523061)
Xinliang David Li
- [google] support for building Linux kernel with FDO (issue4523061)
Xinliang David Li
- [google] support for building Linux kernel with FDO (issue4523061)
Xinliang David Li
- [google] Parameterize function overhead estimate for inlining
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [google] Increase inlining limits with FDO/LIPO
Xinliang David Li
- Fix for PR 48988
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [google] initialize eof_pos (issue4553059)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [google] backport 174423, 174424 to google/main
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- New options to disable/enable any pass for any functions (issue4550056)
Xinliang David Li
- [PATCH] Properly build integer constants
H.J. Lu
- [PATCH] Fix switch conversion (PR tree-optimization/48809)
H.J. Lu
- [PATCH] Typed DWARF stack
H.J. Lu
- [Patch, Fortran] Support scalar coarrays in this_image/ucobound/image_index
H.J. Lu
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- [x32] PATCH: Handle NULL TYPE argument in ix86_promote_function_mode
H.J. Lu
- [PATCH] Typed DWARF stack
H.J. Lu
- Propagate BB predicates in ipa-inline-analysis
H.J. Lu
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
H.J. Lu
- [PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
H.J. Lu
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- Fix WPA corruption seen in LTO bootstrap
H.J. Lu
- Fix WPA corruption seen in LTO bootstrap
H.J. Lu
- Remember/restore ALLOCA_FOR_VAR_P over tuples
H.J. Lu
- [PATCH][3/n] LTO type merging cleanup
H.J. Lu
- [PATCH][1/n] LTO type merging cleanup
H.J. Lu
- [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN
H.J. Lu
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
H.J. Lu
- PATCH: Change maybe_eh_return to bool
H.J. Lu
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
H.J. Lu
- PATCH: Change maybe_eh_return to bool
H.J. Lu
- PATCH: Change maybe_eh_return to bool
H.J. Lu
- [patch gimplify]: Fix for PR/48984
H.J. Lu
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
H.J. Lu
- [Patch, Fortran] Reject non-default-kind characters as flags to I/O statements
H.J. Lu
- PATCH RFA: Fix PR 45687
H.J. Lu
- Cgraph thunk reorg
H.J. Lu
- [x32] PATCH: Put back mode on operand 1 in tls_global_dynamic_64 patterns.
H.J. Lu
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
H.J. Lu
- [PATCH][?/n] Cleanup LTO type merging
H.J. Lu
- [PATCH][?/n] Cleanup LTO type merging
H.J. Lu
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
H.J. Lu
- [PATCH][?/n] Cleanup LTO type merging
H.J. Lu
- [PATCH][?/n] Cleanup LTO type merging
H.J. Lu
- [PATCH][?/n] Cleanup LTO type merging
H.J. Lu
- FDO patch -- make ic related vars TLS if target allows
H.J. Lu
- [PATCH 2/2] Reimplementation of build_ref_for_offset
H.J. Lu
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
H.J. Lu
- PING: PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
H.J. Lu
- PING: PATCH: PR target/46770: Use .init_array/.fini_array sections
H.J. Lu
- PATCH: PR target/49002: 128-bit AVX load incorrectly becomes 256-bit AVX load
H.J. Lu
- [PATCH] Handle flexible arrays in builtin-object-size
H.J. Lu
- [PATCH, i386]: Fix __builtin_ia32_rdrand*_step expansion
H.J. Lu
- [x32] PATCH: Check TARGET_LP64 for SIZE_TYPE and PTRDIFF_TYPE
H.J. Lu
- [PATCH] Fix PR48849
H.J. Lu
- [x32] PATCH: Use ptr_mode instead of Pmode for vtable adjustment
H.J. Lu
- [x32] PATCH: Add x32 libstdc++-v3 baseline_symbols.txt
H.J. Lu
- [x32] PATCH: Disable gcc.dg/20020219-1.c for x32
H.J. Lu
- [PATCH] Fix PR46190
H.J. Lu
- C++ PATCH for c++/34772 (warning about self-initialization without -Winit-self)
H.J. Lu
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
H.J. Lu
- [PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
H.J. Lu
- [PATCH PR45098, 7/10] Nowrap limits iterations
H.J. Lu
- [PATCH] Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973)
H.J. Lu
- [PATCH][last/n] LTO type merging cleanup
H.J. Lu
- PATCH: PR target/47315: ICE: in extract_insn, at recog.c:2109 (unrecognizable insn) with -mvzeroupper and __attribute__((target("avx")))
H.J. Lu
- PATCH: PR target/49128: -mtune=native generates unsupported instructions
H.J. Lu
- PATCH: PR target/49128: -mtune=native generates unsupported instructions
H.J. Lu
- PATCH: PR target/49142: Invalid 8bit register operand
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- [PATCH] Fix a typo in i386 host_detect_local_cpu (PR target/49128)
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- Prefixes for libgcc symbols (C6X 9.5/11)
H.J. Lu
- Prefixes for libgcc symbols (C6X 9.5/11)
H.J. Lu
- PATCH: PR target/49142: Invalid 8bit register operand
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- PATCH: PR target/49142: Invalid 8bit register operand
H.J. Lu
- Prefixes for libgcc symbols (C6X 9.5/11)
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- PATCH: PR target/49142: Invalid 8bit register operand
H.J. Lu
- PATCH: Add pause intrinsic
H.J. Lu
- Patch for libobjc/38307
H.J. Lu
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
H.J. Lu
- [PATCH] Fix TBAA disambiguation in ptr-vs-decl
H.J. Lu
- PATCH: PR target/49168: [4.7 Regression] Aligned store used with unaligned address
H.J. Lu
- [PATCH] Remove bogus fold code
H.J. Lu
- [RFC] Context sensitive inline analysis
H.J. Lu
- [RFC] Context sensitive inline analysis
H.J. Lu
- [x32] PATCH: Require ia32 instead of ilp32
H.J. Lu
- PATCH: PR rtl-optimization/49088: Combine fails to properly handle zero-extension and signed int constant
H.J. Lu
- PATCH: PR rtl-optimization/49114: Reload failed to handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))
H.J. Lu
- PATCH: PR libgcj/49193: __sync_xxxx builtins aren't used in sysdep/*/locks.h
H.J. Lu
- [patch] [2/2] Support reduction in loop SLP
H.J. Lu
- [v3] implement allocator-extended constructors in <tuple>
H.J. Lu
- [patch] Fix PR tree-optimization/49038
H.J. Lu
- __sync_swap* with acq/rel/full memory barrier semantics
Andrew MacLeod
- __sync_swap* with acq/rel/full memory barrier semantics
Andrew MacLeod
- [Patch, libfortran] Thread safety and simplification of error printing
N.M. Maclaren
- [Patch, libfortran] Thread safety and simplification of error printing
N.M. Maclaren
- [Patch, libfortran] Thread safety and simplification of error printing
N.M. Maclaren
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
N.M. Maclaren
- [PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
Vladimir Makarov
- [Patch, IRA] Fix a function accessing beyond end-of-array
Vladimir Makarov
- RFA: patch to fix PR48971
Vladimir Makarov
- RFA: patch to fix PR48633.
Vladimir Makarov
- RFA: patch for PR48757
Vladimir Makarov
- The TI C6X port
Vladimir Makarov
- RFA: patch to fix PR48971
Vladimir Makarov
- RFA: patch to fix PR48971
Vladimir Makarov
- RFA: a patch for PR49154
Vladimir Makarov
- RFA: another patch to solve PR49154
Vladimir Makarov
- RFA: another patch to solve PR49154
Vladimir Makarov
- RFA: another patch to solve PR49154
Vladimir Makarov
- [lra] A new branch
Vladimir Makarov
- Sched patch: better condition mutex testing
Vladimir Makarov
- Fix crash in vect_is_slp_reduction
Ryan Mansfield
- Fix crash in vect_is_slp_reduction
Ryan Mansfield
- [trans-mem] Add documentation
Patrick Marlier
- [PATCH] Fix PR c/35445: ICE with conflicting declarations
Simon Martin
- Turn streamer cache to pointer_map
Michael Matz
- Turn streamer cache to pointer_map
Michael Matz
- Turn streamer cache to pointer_map
Michael Matz
- [PATCH] Finish int_const_binop partial transition
Michael Matz
- [google]: initialize language field for clone function struct
Michael Matz
- [google]: initialize language field for clone function struct
Michael Matz
- Recognize -Ofast like -ffast-math for crtfastmath.o
Michael Matz
- Cgraph thunk reorg
Michael Matz
- [PATCH] Fix tree parts of PR18041
Michael Matz
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Michael Matz
- Don't let search bots look at buglist.cgi
Michael Matz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Michael Matz
- Don't let search bots look at buglist.cgi
Michael Matz
- Don't let search bots look at buglist.cgi
Michael Matz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Michael Matz
- Don't let search bots look at buglist.cgi
Michael Matz
- Ensure all frontends have the same number of common nodes
Michael Matz
- Merge OBJS-common,-md,-archive
Michael Matz
- PATCH: Add pause intrinsic
Michael Matz
- RFC: explicitely mark out-of-scope deaths
Michael Matz
- PATCH: Add pause intrinsic
Michael Matz
- Better location streaming
Michael Matz
- RFC: explicitely mark out-of-scope deaths
Michael Matz
- RFC: explicitely mark out-of-scope deaths
Michael Matz
- RFC: explicitely mark out-of-scope deaths
Michael Matz
- [PR48866] three alternative fixes
Michael Matz
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Michael Meissner
- rs6000_handle_option global state avoidance, part 1
Michael Meissner
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Michael Meissner
- [PATCH, powerpc], Fix PR48857, pass/return V2DI as other vector types
Michael Meissner
- rs6000_handle_option global state avoidance, part 1
Michael Meissner
- Ping: [PATCH] PR 48175, Make CASE_VALUES_THRESHOLD settable via --param
Michael Meissner
- Ping: [PATCH] PR 48175, Make CASE_VALUES_THRESHOLD settable via --param
Michael Meissner
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Zuxy Meng
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Zuxy Meng
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Zuxy Meng
- [PATCH, i386] PR 48743 Correctly detect AMD K6-2+ and K6-3+
Zuxy Meng
- [C++ Patch] PR 47969
Jason Merrill
- C++ PATCH for c++/48446 (ICE with VLA)
Jason Merrill
- [google] Check if the nonnull attribute is applied to 'this' (issue4446070)
Jason Merrill
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- [debug] PR42288 emit empty .debug_aranges section
Jason Merrill
- [debug] PR42288 emit empty .debug_aranges section
Jason Merrill
- RFA Re: C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- [google] Add -fstrict-enum-precision flag (issue4433083)
Jason Merrill
- [google] Add new warning -Wreal-conversion (issue4436068)
Jason Merrill
- [patch] Add new -gmlt option for min. debug info with line tables (issue4440072)
Jason Merrill
- [PATCH] Fix PR c++/48838
Jason Merrill
- [debug] Remove unused debug_str_hash_forced code
Jason Merrill
- [PING] [PATCH] PR debug/28767 (Support pointer-to-member-function)
Jason Merrill
- [google] Check if the nonnull attribute is applied to 'this' (issue4446070)
Jason Merrill
- C++ PATCHes relating to c++/48834, c++/40975 (array new)
Jason Merrill
- C++ PATCH for c++/48749 (ICE regression in template)
Jason Merrill
- copy_tree_r and STATEMENT_LIST (was Re: C++ PATCHes relating to c++/48834, c++/40975 (array new))
Jason Merrill
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jason Merrill
- C++ PATCH for c++/48873 (unnecessary dtor calls in new-expressions)
Jason Merrill
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jason Merrill
- minor C++ PATCH to REFERENCE_REF_P
Jason Merrill
- [PATCH] Fix PR c++/48838
Jason Merrill
- [patch] Fix DWARF so types with subprogram definitions don't get moved to type unit (issue4433068)
Jason Merrill
- [PATCH] Fix PR c++/48838
Jason Merrill
- [PATCH] Fix PR c++/48574
Jason Merrill
- [patch] Fix DWARF so types with subprogram definitions don't get moved to type unit (issue4433068) (issue4433068)
Jason Merrill
- [PATCH] Fix PR c++/48574
Jason Merrill
- [PATCH,c++] introduce {class,type}_of_this functions
Jason Merrill
- C++ PATCH for c++/48909 (constexpr ICE)
Jason Merrill
- C++ PATCH for c++/48911 (constexpr and implicit aggregate initializers)
Jason Merrill
- C++ PATCH for c++/48446 (ICE with VLA)
Jason Merrill
- [PATCH] C++0x, virt-specifier (final/override) support for member functions (parser and analysis both)
Jason Merrill
- [PATCH] C++0x, virt-specifier (final/override) support for member functions (parser and analysis both)
Jason Merrill
- C++ Patch for PR c++/48859
Jason Merrill
- [C++ Patch] PRs 48737 & 48744
Jason Merrill
- C++ PATCH for c++/34772 (warning about self-initialization without -Winit-self)
Jason Merrill
- [C++ Patch] PRs 48737 & 48744
Jason Merrill
- C++ PATCH for c++/48936 (failure with static constant template variable in sizeof)
Jason Merrill
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Jason Merrill
- [C++0x] contiguous bitfields race implementation
Jason Merrill
- [Patch] testcase for c++/20039
Jason Merrill
- [PATCH] C++0x, fixes for override/final
Jason Merrill
- [PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2
Jason Merrill
- C++ PATCH for c++/48736 (crash with default template argument involving pack expansion)
Jason Merrill
- C++ PATCH for c++/48930 (missing error on default-initialization of class with no default ctor)
Jason Merrill
- [PATCH] C++0x, fixes for override/final
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- C++ PATCH for c++/48745 (ICE with list-initialization in SFINAE context)
Jason Merrill
- C++ PATCH for c++/48948 (rejecting constexpr friend that takes the current class)
Jason Merrill
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Jason Merrill
- C++ PATCH for c++/48948 (rejecting constexpr friend that takes the current class)
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- C++ PATCH for c++/48969 (infinite template recursion with enum scope)
Jason Merrill
- [patch] Split Parse Timevar (rev 2) (issue4433076)
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- [PATCH] C++0x, implement final on classes
Jason Merrill
- [patch] fix c++/48994
Jason Merrill
- [C++ Patch] Restore the alphabetical for the "type traits" RIDs
Jason Merrill
- [patch] fix c++/48994
Jason Merrill
- PATCH to copy_statement_list for c++/47999 (ICE in testsuite on darwin)
Jason Merrill
- C++ PATCH for c++/48969 (infinite template recursion with enum scope)
Jason Merrill
- C++ PATCH for c++/48948 (rejecting constexpr friend that takes the current class)
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- [C++ PATCH] Attempt to find implicitly determined firstprivate class type vars during genericization (PR c++/48869)
Jason Merrill
- [C++0x] contiguous bitfields race implementation
Jason Merrill
- [build] Define HAVE_GAS_HIDDEN on Darwin
Jason Merrill
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jason Merrill
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jason Merrill
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jason Merrill
- C++ PATCH for c++/48873 (unnecessary dtor calls in new-expressions)
Jason Merrill
- C++ PATCH for c++/49082 (wrong merging of noexcept(false)) and DR 1073
Jason Merrill
- [Patch] [C++0x] Support decltype as base-specifier (Bug 42603)
Jason Merrill
- C++ PATCH for c++/49066 (redeclaration of deleted fn)
Jason Merrill
- C++ PATCH for c++/48780 (non-promotion of scoped enums)
Jason Merrill
- C++ PATCH for c++/48945 (defining static constexpr fn outside class)
Jason Merrill
- C++ PATCH for c++/48780 (non-promotion of scoped enums)
Jason Merrill
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Jason Merrill
- DWARF2 PATCH for c++/49092 (ICE with -g)
Jason Merrill
- C++ PATCH for c++/48647 (wrong common pointer type in SFINAE)
Jason Merrill
- [patch] fix c++/18016 - warn about self-initialization in constructor init-list
Jason Merrill
- [patch] fix c++/18016 - warn about self-initialization in constructor init-list
Jason Merrill
- [PATCH] get rid of some TYPE_ARG_TYPES usage by introducing nth_arg_type
Jason Merrill
- RFA: v3 PATCH to libsupc++/exception_ptr.h for C++0x support
Jason Merrill
- RFA PATCH to get_narrower for c++/48106 (ICE with scoped enum)
Jason Merrill
- C++ PATCH for c++/48617 (wrong error with decltype as template type argument)
Jason Merrill
- C++ PATCH for c++/47544 (template defaulted outside class)
Jason Merrill
- C++ PATCH for c++/47336 (ICE re-entering diagnostic routines)
Jason Merrill
- C++ PATCH for c++/49058 (different SFINAE with -pedantic)
Jason Merrill
- RFA PATCH to get_narrower for c++/48106 (ICE with scoped enum)
Jason Merrill
- C++ PATCH for c++/47263 (missing eh-spec on lambda)
Jason Merrill
- RFA PATCH to get_narrower for c++/48106 (ICE with scoped enum)
Jason Merrill
- C++ PATCH for c++/49105 (rejects-valid with cast to const int&&)
Jason Merrill
- C++ PATCH for c++/49102 (missing error with private defaulted copy ctor and ellipsis)
Jason Merrill
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jason Merrill
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jason Merrill
- C++ PATCH for c++/48884 (access control and deduction)
Jason Merrill
- C++ PATCH for c++/49042 (another acccess/templates issue)
Jason Merrill
- [C++ PATCH] Fix -fdump-tree-all with C++
Jason Merrill
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Jason Merrill
- [ C++ 4.6 Patch] allow uninitialized const or reference members with -fpermissive
Jason Merrill
- [PATCH PING] unreviewed tree-slimming patches
Jason Merrill
- C++ PATCH to cp_common_init_ts to fix crash in print_node
Jason Merrill
- C++ PATCH for c++/48292 (variadics and member templates)
Jason Merrill
- C++ PATCH for c++/45080 (lambda conversion in templates)
Jason Merrill
- C++ PATCH for c++/45418 (list-initialization of member array)
Jason Merrill
- C++ PATCH for c++/48935 (ICE with invalid enum scope)
Jason Merrill
- C++ PATCH for c++/46696 (error with defaulted op= and arrays)
Jason Merrill
- C++ PATCH for c++/47184 (list-initialized temporary in parenthesized initializer)
Jason Merrill
- C++ PATCHes for c++/46245 and c++/46145 (auto issues)
Jason Merrill
- C++ PATCH for c++/45698 (crash with variadics)
Jason Merrill
- C++ PATCH for c++/45698 (crash with variadics)
Jason Merrill
- C++ PATCH for c++/44311 (scoped enum and switch)
Jason Merrill
- C++ PATCH for c++/45401 (losing __restrict on reference squashing)
Jason Merrill
- C++ PATCH for c++/44944 and c++/49156 (ICE re-entering error reporting routines)
Jason Merrill
- C++ PATCH for c++/48599 (prohibit array of auto)
Jason Merrill
- C++ PATCH for c++/48536 (type of enumerators with no explicit initializer)
Jason Merrill
- C++ PATCH for c++/48424 (function parameter packs not at the end of the list)
Jason Merrill
- [PATCH] Handle C++ x ? y : throw 1 COND_EXPRs in shortcut_cond_r (PR c++/49165)
Jason Merrill
- [PATCH PING] unreviewed tree-slimming patches
Jason Merrill
- [PATCH] Handle C++ x ? y : throw 1 COND_EXPRs in shortcut_cond_r (PR c++/49165)
Jason Merrill
- [PATCH PING] unreviewed tree-slimming patches
Jason Merrill
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- [C++0x] contiguous bitfields race implementation
Jason Merrill
- [C++0x] contiguous bitfields race implementation
Jason Merrill
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Jason Merrill
- C++ PATCH for c++/48211 (ICE in gc code)
Jason Merrill
- [C++ Patch] PR 42056
Jason Merrill
- C++ PATCH for c++/47721 (N1791, friend T)
Jason Merrill
- C++ PATCH for c++/47721 (N1791, friend T)
Jason Merrill
- C++ PATCH for c++/47956 (missing diagnostic for non-const static)
Jason Merrill
- [PATCH PING] unreviewed tree-slimming patches
Jason Merrill
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Jason Merrill
- [C++ Patch] PR 42056
Jason Merrill
- [C++ PATCH] Fix another y && (x ? 1 : throw 1) issue (PR c++/49165)
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- [C++0x] contiguous bitfields race implementation
Jason Merrill
- C++ PATCH for c++/47132 (mangling |=)
Jason Merrill
- C++ PATCH for c++/47277 (ICE on ill-formed enum dtor)
Jason Merrill
- C++ PATCH for c++/47687 (infinite recursion with lambda returning lambda)
Jason Merrill
- C++ PATCH for c++/48284 (-> instead of . in error message)
Jason Merrill
- C++ PATCH for c++/49181 (error reporting re-entered)
Jason Merrill
- C++ PATCH for c++/47049 (ICE with lambda in template)
Jason Merrill
- [PATCH,c++] describe reasons for function template overload resolution failure
Jason Merrill
- C++ PATCH for c++/46124 (lambda error-recovery)
Jason Merrill
- C++ PATCH for c++/47277 (ICE on ill-formed enum dtor)
Jason Merrill
- [PATCH] Fix up rv1.C with -gdwarf-4 -fno-debug-types-section
Jason Merrill
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Jason Merrill
- [C++ Patch] fix PR c++/48010
Jason Merrill
- C++ PATCH for c++/44870 (wrong overload resolution error in template)
Jason Merrill
- [PATCH, Ada] PR ada/47818 - Pragma Assert rejected with No_Implementation_Pragmas restriction
Eugeniy Meshcheryakov
- PING^2 [PATCH] Support for AMD64 targets running GNU/kFreeBSD
Robert Millan
- rs6000_handle_option global state avoidance, part 1
Alan Modra
- Fix PR48900, powerpc duplicate __tls_get_addr calls
Alan Modra
- PowerPC testsuite tweak
Alan Modra
- RFC/RFA: MN10300: Fix handling of protected functions in shared libraries.
Alan Modra
- [Patch, Fortran+gcc/doc/invoke.texi] PR48864: -Ofast implies -fno-protect parens
Toon Moene
- A five character qualifier saves the C++ build ...
Toon Moene
- [Patch, Fortran] Make -Ofast imply -fstack-arrays
Toon Moene
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Toon Moene
- [Patch, libfortran] PR 48931 Async-signal-safety of backtrace signal handler
Toon Moene
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Toon Moene
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Toon Moene
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Toon Moene
- Deprecating mips-openbsd
Otto Moerbeek
- C6X port 5/11: Track predication conditions more accurately
Alexander Monakov
- [committed] Mention Zdenek Sojka in contributors.html
Alexander Monakov
- [Patch, Fortran] PR 48800 - fix "IMPORT :: symbol"
Mikael Morin
- [Patch, Fortran] PR 48889 - fix 4.6/4.7 regression: ICE in generics' resolution
Mikael Morin
- [PATCH] Fix PR c/35445: ICE with conflicting declarations
Joseph S. Myers
- [patch] make default linker --hash-style configurable option
Joseph S. Myers
- [build] mips-tfile.c, mips-tdump.c cleanup
Joseph S. Myers
- Ping^4 Re: Target header etc. cleanup patch
Joseph S. Myers
- [PATCH][C] Change array size overflow check
Joseph S. Myers
- [PATCH][C] Change array size overflow check
Joseph S. Myers
- [build] Move Solaris 2 startup files to toplevel libgcc
Joseph S. Myers
- mips_handle_option global state avoidance, part 1
Joseph S. Myers
- [PATCH, ARM] Fix NEON vset_lane for D registers
Joseph S. Myers
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Joseph S. Myers
- [google]: initialize language field for clone function struct
Joseph S. Myers
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Joseph S. Myers
- [google]: initialize language field for clone function struct
Joseph S. Myers
- [google]: initialize language field for clone function struct
Joseph S. Myers
- [google]: initialize language field for clone function struct
Joseph S. Myers
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Joseph S. Myers
- [google]: initialize language field for clone function struct
Joseph S. Myers
- Toplevel newlib/libgloss disabling cleanup
Joseph S. Myers
- rs6000_handle_option global state avoidance, part 1
Joseph S. Myers
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Joseph S. Myers
- [PATCH][C] Avoid passing NULL to build_int_cst
Joseph S. Myers
- Don't use pending_sizes list for C
Joseph S. Myers
- [PATCH] don't use TYPE_ARG_TYPES in c-family/
Joseph S. Myers
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Joseph S. Myers
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Joseph S. Myers
- Remove obsolete compiler settings in toplevel configure
Joseph S. Myers
- rs6000_handle_option global state avoidance, part 2
Joseph S. Myers
- rs6000_handle_option global state avoidance, part 1
Joseph S. Myers
- rs6000_handle_option global state avoidance, part 1
Joseph S. Myers
- Use Enum for MIPS -march=, -mtune=, -mips options
Joseph S. Myers
- Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joseph S. Myers
- Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joseph S. Myers
- Put libgcc config headers in separate libgcc_tm.h
Joseph S. Myers
- [PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration.
Joseph S. Myers
- Fix thinko in var-tracking.c
Joseph S. Myers
- [patch] make default linker --hash-style configurable option
Joseph S. Myers
- [patch] make default linker --hash-style configurable option
Joseph S. Myers
- [PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
Joseph S. Myers
- Use Enum for rs6000 -mcpu=, -mtune= options
Joseph S. Myers
- [ARM] TLS Descriptor support
Joseph S. Myers
- [PATCH] use build_function_type less in c-family and LTO
Joseph S. Myers
- Put libgcc config headers in separate libgcc_tm.h
Joseph S. Myers
- Mention config-list.mk in new port checklist
Joseph S. Myers
- The TI C6X port
Joseph S. Myers
- C6X port 7/11: Cope with odd section names
Joseph S. Myers
- C6X port 8/11: A new FUNCTION_ARG macro
Joseph S. Myers
- C6X port 10/11: The port
Joseph S. Myers
- The TI C6X port
Joseph S. Myers
- Move some option settings to finish_options
Joseph S. Myers
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Joseph S. Myers
- x86 option handling cleanup, use more .opt features
Joseph S. Myers
- Prefixes for libgcc symbols (C6X 9.5/11)
Joseph S. Myers
- C6X port 10/11: The port
Joseph S. Myers
- C6X port 12/11: htdocs
Joseph S. Myers
- [PATCH] ARM fixed-point support [6/6]: target-specific parts
Joseph S. Myers
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Joseph S. Myers
- C6X port 10/11: The port
Joseph S. Myers
- x86 option handling cleanup: -mfpmath=
Joseph S. Myers
- Fix cppspec.c lang_specific_driver bug (PR 48677)
Joseph S. Myers
- Don't let search bots look at buglist.cgi
Joseph S. Myers
- Clean up ARM string option handling
Joseph S. Myers
- Fix PR 49026 (-mfpmath= attribute bug)
Joseph S. Myers
- Libiberty: POSIXify psignal definition
Joseph S. Myers
- New options to disable/enable any pass for any functions (issue4550056)
Joseph S. Myers
- Libiberty: POSIXify psignal definition
Joseph S. Myers
- Make ARM -mfpu= option handling use Enum
Joseph S. Myers
- Make collect2 use common diagnostics code
Joseph S. Myers
- Link more common objects consistently into host programs
Joseph S. Myers
- CR16 Port addition
Joseph S. Myers
- Merge OBJS-common,-md,-archive
Joseph S. Myers
- Refactor opt*.awk
Joseph S. Myers
- PING^2 [PATCH] Support for AMD64 targets running GNU/kFreeBSD
Joseph S. Myers
- [PATCH] don't use TYPE_ARG_TYPES when calling c-family:check_function_arguments
Joseph S. Myers
- Remove separate tarballs (was: Re: objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language))
Joseph S. Myers
- Fix PR ada/49097 (missing gnatbind dependency)
Joseph S. Myers
- [PATCH] Avoid warning about unused value with VLAs in statement expressions (PR c/49120)
Joseph S. Myers
- Split up options.c
Joseph S. Myers
- __sync_swap* with acq/rel/full memory barrier semantics
Joseph S. Myers
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Joseph S. Myers
- Put more common objects in libcommon-target.a
Joseph S. Myers
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Joseph S. Myers
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Joseph S. Myers
- [testsuite] ignore irrelevant warning in two ARM tests
Joseph S. Myers
- Create common hooks structure shared between driver and cc1
Joseph S. Myers
- [testsuite] ignore irrelevant warning in two ARM tests
Joseph S. Myers
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Joseph S. Myers
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Joseph S. Myers
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Joseph S. Myers
- [PATCH PING] unreviewed tree-slimming patches
Joseph S. Myers
- New options to disable/enable any pass for any functions (issue4550056)
Joseph S. Myers
- Create common hooks structure shared between driver and cc1
Joseph S. Myers
- Create common hooks structure shared between driver and cc1
Joseph S. Myers
- Create common hooks structure shared between driver and cc1
Joseph S. Myers
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Joseph S. Myers
- New options to disable/enable any pass for any functions (issue4550056)
Joseph S. Myers
- Completing toplevel libgcc move (Was: Re: [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P)
Joseph S. Myers
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Joseph S. Myers
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
Joseph S. Myers
- [testsuite] gcc.dg/march.c: expect extra message for ARM
Joseph S. Myers
- Move option-related hooks to common structure
Joseph S. Myers
- [PATCH] fix vfmsubaddpd/vfmaddsubpd generation
Quentin Neill
- [PATCH] fix vfmsubaddpd/vfmaddsubpd generation
Quentin Neill
- [PING] Fix PR46399 - missing mode promotion for libcall args
NightStrike
- [ping] 3 unreviewed patches
NightStrike
- Committed: fd_truncate test-cases updated for recent libgfortran changes
Hans-Peter Nilsson
- Committed: fd_truncate test-cases updated for recent libgfortran changes
Hans-Peter Nilsson
- [PATCH] Cleanup expand_shift
Hans-Peter Nilsson
- RFA: patch to fix PR48971
Hans-Peter Nilsson
- C6X port 4/11: Backtracking scheduler
Hans-Peter Nilsson
- C6X port 9/11: Allow defining attributes in terms of another
Hans-Peter Nilsson
- C6X port 9/11: Allow defining attributes in terms of another
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- RFA: another patch to solve PR49154
Hans-Peter Nilsson
- Trivial patch to fix build with --enable-build-with-cxx
Diego Novillo
- [google/main][RFA] change i386 pc_thunk prefix to be "__x86"
Diego Novillo
- [google] Remove unqualified lookups which break clang (issue4439085)
Diego Novillo
- [google] Normalize version number for google/gcc-4_6 (issue4454049)
Diego Novillo
- Improve jump threading 4 of N
Diego Novillo
- [google] Normalize version number for google/gcc-4_6 (issue4454049)
Diego Novillo
- [google]: initialize language field for clone function struct
Diego Novillo
- [google]: initialize language field for clone function struct
Diego Novillo
- [google]: initialize language field for clone function struct
Diego Novillo
- [pph] Add streamer hook for preloading common nodes (issue4478043)
Diego Novillo
- [google/main][RFA] backport trunk morestack changes (issue4465045)
Diego Novillo
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Diego Novillo
- [pph] Add streamer hook for preloading common nodes (issue4478043)
Diego Novillo
- [pph] Add streamer hook for preloading common nodes (issue4478043)
Diego Novillo
- [google][RFA] add extra text to stack frame warnings (issue4479046)
Diego Novillo
- [google] improves option mismatch handling for LIPO (issue4479045)
Diego Novillo
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Diego Novillo
- [google] Backport r172837 and r172788 to google/main
Diego Novillo
- [google] Backport r172837 and r172788 to google/main
Diego Novillo
- [google] revert 173158 (-fstrict-enum-precisions) (issue4503041)
Diego Novillo
- [pph] Allow streamer to define unique INTEGER_CST nodes (issue4489044)
Diego Novillo
- [PATCH] use build_function_type less in c-family and LTO
Diego Novillo
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Diego Novillo
- [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN
Diego Novillo
- [patch][gimplefe] Preliminary variable declaration support
Diego Novillo
- [pph] Various Tree Fields (issue4550064)
Diego Novillo
- [google/integration] Add placeholder -Wself-assign flag for compatibility with other branches
Diego Novillo
- [google] Minor cleanups (issue4517103)
Diego Novillo
- [pph] Regularize Streaming (issue4528096)
Diego Novillo
- [pph] Regularize Streaming (issue4528096)
Diego Novillo
- [google/integration] Fix testsuite error introduced in r174121
Diego Novillo
- [pph] Add support for shared data structures (issue4557055)
Diego Novillo
- [pph] Add testcase for shared streamed data (issue4532094)
Diego Novillo
- [pph] Add C-level tests (issue4528104)
Diego Novillo
- [pph] Update streaming of cxx_binding and c_language_function
Diego Novillo
- [pph] Update LTO_tags values
Diego Novillo
- [pph/trunk] Fix enum streaming
Diego Novillo
- [PATCH] LTO and cache-preloading of FE dependent nodes
Diego Novillo
- Ping^2 Re: Target header etc. cleanup patch
Alexandre Oliva
- Patch ping^2: RFA: Add makefile for cross-configuration torture test
Alexandre Oliva
- Toplevel cleanup: libgloss_dir
Alexandre Oliva
- debug insns in SMS (was: Re: Debug_insn)
Alexandre Oliva
- debug insns in SMS
Alexandre Oliva
- RFC: A new MIPS64 ABI
Alexandre Oliva
- [PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
Alexandre Oliva
- [patch] Fix var-tracking with dynamic stack realignment on x86
Alexandre Oliva
- initialized out.clauses in read_predicate
Alexandre Oliva
- Initialize previous in read_state_param_structs
Alexandre Oliva
- unbreak -fno-compare-debug
Alexandre Oliva
- [x86] fix FMA cost computation
Alexandre Oliva
- fix left-over debug insns in DCE
Alexandre Oliva
- introduce --param max-vartrack-expr-depth
Alexandre Oliva
- [PR48866] three alternative fixes
Alexandre Oliva
- [PR48866] three alternative fixes
Alexandre Oliva
- [PR48866] three alternative fixes
Alexandre Oliva
- [PR48866] three alternative fixes
Alexandre Oliva
- introduce --param max-vartrack-expr-depth
Alexandre Oliva
- [google] Multiple source LIPO test cases and bug fixes (issue4441084)
Rainer Orth
- [doc] Adjust reference to ACATS in sourcebuild.texi
Rainer Orth
- [doc] Adjust reference to ACATS in sourcebuild.texi
Rainer Orth
- [testsuite] Don't XFAIL g++.dg/tree-ssa/pr43411.C
Rainer Orth
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store
Rainer Orth
- [build] More --enable-threads cleanup
Rainer Orth
- [build] mips-tfile.c, mips-tdump.c cleanup
Rainer Orth
- [build] Move Solaris 2 startup files to toplevel libgcc
Rainer Orth
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store
Rainer Orth
- [PATCH, PR43920, 1/9] ARM specific part.
Rainer Orth
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Rainer Orth
- [build] mips-tfile.c, mips-tdump.c cleanup
Rainer Orth
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Rainer Orth
- [build] Define HAVE_GAS_HIDDEN on Darwin
Rainer Orth
- Recognize -Ofast like -ffast-math for crtfastmath.o
Rainer Orth
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Rainer Orth
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Rainer Orth
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store [fwd: tobias.burnus@physik.fu-berlin.de]
Rainer Orth
- [Testsuite Fortran, Patch] Add coarray/ directory for coarray compile and run-time tests
Rainer Orth
- [PATCH, i386]: Cleanup TARGET_GNU2_TLS usage
Rainer Orth
- [testsuite] Don't XFAIL gcc.c-torture/execute/960321-1.c on 64-bit Solaris 10+/x86
Rainer Orth
- Unreviewed build patches
Rainer Orth
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Rainer Orth
- [PR testsuite/47013] Fix SMS testsuite faliures (re-submission)
Rainer Orth
- [build] Support COMDAT group with Sun as (PR target/40483), final version
Rainer Orth
- Fix typo in i386.md (tls_initial_exec_64_sun)
Rainer Orth
- [build] Define HAVE_GAS_HIDDEN on Darwin
Rainer Orth
- Go patch committed: Update to current Go library
Rainer Orth
- Link more common objects consistently into host programs
Rainer Orth
- Go patch committed: Update to current Go library
Rainer Orth
- Go patch committed: Update to current Go library
Rainer Orth
- [build, ada, doc] Remove --enable-threads=gnat support
Rainer Orth
- [libgo] Use /usr/bin/pwd in os_test.TestStartProcess on Solaris (PR go/48502)
Rainer Orth
- [build, ada, doc] Remove --enable-threads=gnat support
Rainer Orth
- [testsuite] Provide TLS access model testcases
Rainer Orth
- [build, ada, doc] Remove --enable-threads=gnat support
Rainer Orth
- Unreviewed build patches
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [testsuite] Don't use dg-do run in gcc.dg/vect/pr48172.c
Rainer Orth
- Don't use FORCE_CODE_SECTION_ALIGN on Solaris/x86
Rainer Orth
- [Solaris] Fix profiling
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [build] Only build mips-tfile, mips-tdump native (PR target/3746)
Rainer Orth
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Rainer Orth
- Don't ICE in function_and_variable_visibility on Tru64 UNIX (PR middle-end/49062)
Rainer Orth
- Go patch committed: Update to current Go library
Rainer Orth
- [testsuite] Require TLS support with tree profiling (PR gcov-profile/48845)
Rainer Orth
- Go patch committed: Update to current Go library
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- Completing toplevel libgcc move (Was: Re: [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P)
Rainer Orth
- Only expose sparc_solaris_elf_asm_named_section declaration on Solaris (PR target/49099)
Rainer Orth
- Completing toplevel libgcc move
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [build] Fix Solaris 2/x86 GD/LD TLS code sequences with Sun ld
Rainer Orth
- [build] Move Solaris 2 startup files to toplevel libgcc, revised
Rainer Orth
- Deprecating mips-openbsd
Rainer Orth
- [build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944)
Rainer Orth
- [testsuite] Provide TLS access model testcases
Rainer Orth
- [build] Move Solaris 2 startup files to toplevel libgcc, revised
Rainer Orth
- Cleanup gmon-sol2.c
Rainer Orth
- [build] Move IRIX 6 startup files to toplevel libgcc
Rainer Orth
- [build] Move Tru64 UNIX startup files to toplevel libgcc
Rainer Orth
- [testsuite] Run TLS torture tests with -fpic etc.
Rainer Orth
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Rainer Orth
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Rainer Orth
- Use i386/crtfastmath.c on Solaris 2/x86
Rainer Orth
- [build] Move Tru64 UNIX startup files to toplevel libgcc
Rainer Orth
- [build] Move Solaris 2 startup files to toplevel libgcc, revised
Rainer Orth
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Rainer Orth
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Rainer Orth
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Rainer Orth
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Rainer Orth
- Re: [patch libiberty include gcc]: PR debug/28047 DWARF output_file_names should really understand DOS pathnames
Nicola Pero
- Patch: New GTY ((atomic)) option
Nicola Pero
- Re: Patch: New GTY ((atomic)) option
Nicola Pero
- Re: Patch: New GTY ((atomic)) option
Nicola Pero
- Re: Patch: New GTY ((atomic)) option
Nicola Pero
- Re: Patch: New GTY ((atomic)) option
Nicola Pero
- objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language)
Nicola Pero
- Remove separate tarballs (was: Re: objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language))
Nicola Pero
- Patch fixing PR objc/48187
Nicola Pero
- Tiny documentation update in diagnostic.c
Nicola Pero
- Fix for libobjc/48177. Can I apply it to 4.6 as well ?
Nicola Pero
- Re: Fix for libobjc/48177. Can I apply it to 4.6 as well ?
Nicola Pero
- Patch for libobjc/38307
Nicola Pero
- Fix missing function declaration warnings in yesterday's libobjc patch
Nicola Pero
- libobjc - indentation patch for sendmsg.c
Nicola Pero
- ObjC/ObjC++: Add support for nonnull attribute for ObjC methods
Nicola Pero
- Remove dependency of all-target-libobjc on maybe-all-target-libiberty
Nicola Pero
- GCC 4.6.1 Status Report (2011-04-26)
Gerald Pfeifer
- [wwwdocs] Buildstat update for 4.4
Gerald Pfeifer
- [wwwdocs] minor adjustment to main page
Gerald Pfeifer
- [wwwdocs] Buildstat update for 4.5
Gerald Pfeifer
- [wwwdocs] Buildstat update for 4.6
Gerald Pfeifer
- [doc] Adjust reference to ACATS in sourcebuild.texi
Gerald Pfeifer
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Gerald Pfeifer
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Gerald Pfeifer
- [patch] fix typos and grammar in -fuse-linker-plugin docs
Gerald Pfeifer
- Ping: Make 128 bits the default vector size for NEON
Gerald Pfeifer
- [wwwdocs] Remove redundant bgcolor= from projects/tree-ssa/tree-browser.html
Gerald Pfeifer
- GAS GCC FAQ query
Gerald Pfeifer
- Ping: Make 128 bits the default vector size for NEON
Gerald Pfeifer
- [wwwdocs] Use regular <h2> markup for java/projects.html
Gerald Pfeifer
- [PATCH] for Re: C99 and C++0x status pages
Gerald Pfeifer
- [wwwdocs,Java] Simplify design and markup of gcc-3.1/gcj-status.html
Gerald Pfeifer
- [wwwdocs,java] Simplify gcc-3.3/gcj-status.html
Gerald Pfeifer
- [wwwdocs] Use regular <h2> markup for java/projects.html
Gerald Pfeifer
- C6X port 12/11: htdocs
Gerald Pfeifer
- [wwwdocs] Simplify markup for java/faq.html
Gerald Pfeifer
- [PATCH, MELT] add dominance functions
Gerald Pfeifer
- C6X port 13/11: MAINTAINERS
Gerald Pfeifer
- [PATCH][4.6] detect C++ errors to fix 2288 and 18770
Gerald Pfeifer
- Remove separate tarballs
Gerald Pfeifer
- [committed] Mention Zdenek Sojka in contributors.html
Gerald Pfeifer
- external declaration of dominance debug functions
Piervit
- external declaration of dominance debug functions
Piervit
- [google/main][RFA] change i386 pc_thunk prefix to be "__x86"
Andrew Pinski
- Libiberty: POSIXify psignal definition
Andrew Pinski
- Libiberty: POSIXify psignal definition
Andrew Pinski
- [google][RFA] add extra text to stack frame warnings (issue4479046)
Andrew Pinski
- [google][RFA] add extra text to stack frame warnings (issue4479046)
Andrew Pinski
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Andrew Pinski
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Andrew Pinski
- PATCH: Add pause intrinsic
Andrew Pinski
- [PATCH] Fix PR 48981 aliasing bug inside GCC
Andrew Pinski
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Andrew Pinski
- [committed] Mention Zdenek Sojka in contributors.html
Andrew Pinski
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Dmitry Plotnikov
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Dmitry Plotnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- [patch] make default linker --hash-style configurable option
Paul Pluzhnikov
- Build more of libstdc++ exception throwing code with frame pointers (issue4539068)
Paul Pluzhnikov
- [google] Re: Build more of libstdc++ exception throwing code with frame pointers (issue4539068)
Paul Pluzhnikov
- [Patch] Make libstdc++'s abi_check more robust against readelf output format
Paul Pluzhnikov
- [graphite] Merge from trunk
Sebastian Pop
- [PATCH 3/5] Remove continue from loop, add one more assert.
Sebastian Pop
- [PATCH 0/5] Graphite branch cleanups
Sebastian Pop
- [PATCH 4/5] Remove memory leaks, add one more assert.
Sebastian Pop
- [PATCH 1/5] Use zero_dim_array_p instead of graphite_artificial_array_p.
Sebastian Pop
- [PATCH 5/5] Fix typo.
Sebastian Pop
- [PATCH 2/5] Remove unused parameter.
Sebastian Pop
- ICE with -fgraphite-opencl-ignore-dep
Sebastian Pop
- [PATCH, ARM] Fix NEON vset_lane for D registers
Ramana Radhakrishnan
- [patch, ARM] Fix PR target/48252
Ramana Radhakrishnan
- [PATCH][ARM] RTABI half-precision conversion functions
Ramana Radhakrishnan
- [Patch ARM] PR47930 Fix documentation for marm / mthumb
Ramana Radhakrishnan
- [PATCH, ARM] fix PR pch/45979 regression on ARM
Ramana Radhakrishnan
- [Patch ARM] Unbreak 4.6 branch
Ramana Radhakrishnan
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Ramana Radhakrishnan
- [testsuite] update error message in arm test
Ramana Radhakrishnan
- [Patch ARM] Actually generate vorn and vbic instructions.
Ramana Radhakrishnan
- [ARM] TLS Descriptor support
Ramana Radhakrishnan
- Ping [PATCH ARM] cleanup: local label prefix
Ramana Radhakrishnan
- Improve DSE in the presence of calls
Easwaran Raman
- [google]Add support for sampled profile collection (issue4438083)
Easwaran Raman
- [google] Backport r172837 and r172788 to google/main
Easwaran Raman
- [google] Backport r172837 and r172788 to google/main
Easwaran Raman
- [google]Implement an optimization based on reuse distance profiling (issue4517049)
Easwaran Raman
- Improve DSE in the presence of calls
Easwaran Raman
- Ping: Re: Improve DSE in the presence of calls
Easwaran Raman
- Ping: Re: Improve DSE in the presence of calls
Easwaran Raman
- [PATCH} fix --enable-build-with-cxx
Gabriel Dos Reis
- [PATCH} fix --enable-build-with-cxx
Gabriel Dos Reis
- Patch: New GTY ((atomic)) option
Gabriel Dos Reis
- Patch: New GTY ((atomic)) option
Gabriel Dos Reis
- [PATCH]: Restore bootstrap with --enable-build-with-cxx
Gabriel Dos Reis
- Make collect2 use common diagnostics code
Gabriel Dos Reis
- Link more common objects consistently into host programs
Gabriel Dos Reis
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Gabriel Dos Reis
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Gabriel Dos Reis
- Patch ping^2: RFA: Add makefile for cross-configuration torture test
Joern Rennecke
- Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joern Rennecke
- Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joern Rennecke
- Ping: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joern Rennecke
- Ping^2: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joern Rennecke
- Ping^3: Re: Updated^2: RFA: Fix middle-end/46500 (void * encapsulated)
Joern Rennecke
- [trans-mem] Beginning of refactoring
Torvald Riegel
- [trans-mem] Add documentation
Torvald Riegel
- [trans-mem] Add documentation
Torvald Riegel
- New Chinese (simplified) PO file for 'cpplib' (version 4.6.0)
Translation Project Robot
- Contents of PO file 'cpplib-4.6.0.zh_CN.po'
Translation Project Robot
- New Chinese (simplified) PO file for 'gcc' (version 4.6.0)
Translation Project Robot
- New Chinese (simplified) PO file for 'gcc' (version 4.6.0)
Translation Project Robot
- Our New MOMENTUM Penny Pick is I D V C
Roger
- [patch, ARM] Fix PR target/48252
Ira Rosen
- [RFT][patch] Fix PR testsuite/48498
Ira Rosen
- Ping: Make 128 bits the default vector size for NEON
Ira Rosen
- Ping: Make 128 bits the default vector size for NEON
Ira Rosen
- Ping: Make 128 bits the default vector size for NEON
Ira Rosen
- [patch] [1/2] Support reduction in loop SLP
Ira Rosen
- [patch] [2/2] Support reduction in loop SLP
Ira Rosen
- Fix crash in vect_is_slp_reduction
Ira Rosen
- [patch] Fix PR 49087 (was Re: Fix crash in vect_is_slp_reduction)
Ira Rosen
- [patch] Fix PR tree-optimization/49038
Ira Rosen
- [patch] Fix PR testsuite/49222
Ira Rosen
- [patch] Fix PR49199 - ICE with SLP reduction
Ira Rosen
- [patch, testsuite] Fix PR 49239
Ira Rosen
- [patch] Fix PR tree-optimization/49093
Ira Rosen
- Reintroduce -mflat option on SPARC
Laurent Rougé
- [Patch, IRA] Fix a function accessing beyond end-of-array
Hari Sandanagobalane
- [Patch, IRA] Fix a function accessing beyond end-of-array
Hari Sandanagobalane
- [Patch, IRA] Fix a function accessing beyond end-of-array
Hari Sandanagobalane
- [Patch, IRA] Fix a function accessing beyond end-of-array
Hari Sandanagobalane
- [PATCH, picochip] cbranch pattern change
Hari Sandanagobalane
- [PATCH, picochip] Drop call arg location notes.
Hari Sandanagobalane
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Richard Sandiford
- mips_handle_option global state avoidance, part 1
Richard Sandiford
- Add an array_mode_supported_p target hook
Richard Sandiford
- Use Enum for MIPS -march=, -mtune=, -mips options
Richard Sandiford
- Ping: PR target/45074: Check targets of multi-word operations
Richard Sandiford
- C6X port 4/11: Backtracking scheduler
Richard Sandiford
- [PATCH, ARM] ISO/IEC TR 18037 fixed-point support
Richard Sandiford
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Richard Sandiford
- Restore MIPS builds
Richard Sandiford
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Richard Sandiford
- Use Enum for MIPS -march=, -mtune=, -mips options
Richard Sandiford
- [committed] Make -fno-delayed-branch imply -Wa,-O1 on MIPS
Richard Sandiford
- [committed] Make -fno-delayed-branch imply -Wa,-O1 on MIPS
Richard Sandiford
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Richard Sandiford
- [PATCH PR45098, 4/10] Iv init cost.
Richard Sandiford
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
Richard Sandiford
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
Richard Sandiford
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
Richard Sandiford
- [committed] Fix PR bootstrap/49195
Richard Sandiford
- Deprecating mips-openbsd
Richard Sandiford
- PR 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split
Richard Sandiford
- [committed] Remove forward declarations from genrecog.c
Richard Sandiford
- PR 49145: Another (zero_extend (const_int ...)) in combine
Richard Sandiford
- [committed] PR target/43995: infinite recursion in mips_reorg
Richard Sandiford
- [committed] Fix handling of global registers in MIPS prologues
Richard Sandiford
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Richard Sandiford
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Richard Sandiford
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Richard Sandiford
- Deprecating mips-openbsd
Richard Sandiford
- Deprecating mips-openbsd
Richard Sandiford
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Richard Sandiford
- [PATCH PR45098, 4/10] Iv init cost.
Richard Sandiford
- RFA: another patch to solve PR49154
Richard Sandiford
- Ping^2: PR target/45074: Check targets of multi-word operations
Richard Sandiford
- Backport the fix for PR47714 to the 4.5 branch
Duncan Sands
- Backport the fix for PR47714 to the 4.5 branch
Duncan Sands
- [patch, spu] Fix sched_emit_insn after scheduler changes
Bernd Schmidt
- Ping^4 Re: Target header etc. cleanup patch
Bernd Schmidt
- [patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate
Bernd Schmidt
- bf54x support
Bernd Schmidt
- [PATCH 2/6] Unique return rtx
Bernd Schmidt
- Problem with ARM longcalls
Bernd Schmidt
- FW: [Patch] Update bfin part tests to latest silicon revision
Bernd Schmidt
- FW: [Patch] Update bfin parts to latest silicon revisions
Bernd Schmidt
- [PATCH] Fix PR46399 - missing mode promotion for libcall args - updated
Bernd Schmidt
- [PR debug/47590] rework md option overriding to delay var-tracking
Bernd Schmidt
- [patch] Remove support for pending sizes
Bernd Schmidt
- [PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
Bernd Schmidt
- The TI C6X port
Bernd Schmidt
- C6X port 1/11: Reorganize schedule_block
Bernd Schmidt
- C6X port 2/11: Use a structure for schedule_block variables
Bernd Schmidt
- C6X port 3/11: Cache dependency costs
Bernd Schmidt
- C6X port 4/11: Backtracking scheduler
Bernd Schmidt
- C6X port 5/11: Track predication conditions more accurately
Bernd Schmidt
- C6X port 6/11: REG_WORDS_BIG_ENDIAN
Bernd Schmidt
- C6X port 7/11: Cope with odd section names
Bernd Schmidt
- C6X port 8/11: A new FUNCTION_ARG macro
Bernd Schmidt
- C6X port 9/11: Allow defining attributes in terms of another
Bernd Schmidt
- C6X port 11/11: Testcases
Bernd Schmidt
- C6X port 10/11: The port
Bernd Schmidt
- C6X port 4/11: Backtracking scheduler
Bernd Schmidt
- The TI C6X port
Bernd Schmidt
- C6X port 8/11: A new FUNCTION_ARG macro
Bernd Schmidt
- C6X port 5/11: Track predication conditions more accurately
Bernd Schmidt
- C6X port 7/11: Cope with odd section names
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- C6X port 10/11: The port
Bernd Schmidt
- C6X port 12/11: htdocs
Bernd Schmidt
- C6X port 13/11: MAINTAINERS
Bernd Schmidt
- C6X port 10/11: The port
Bernd Schmidt
- C6X port 12/11: htdocs
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- C6X port 9/11: Allow defining attributes in terms of another
Bernd Schmidt
- C6X port 10/11: The port
Bernd Schmidt
- [PATCH 2/2] Add bf592 support
Bernd Schmidt
- [patch][combine] Fix 16-bit -> 64-bit multiply and accumulate
Bernd Schmidt
- Remove obfuscation from the scheduler
Bernd Schmidt
- The TI C6X port
Bernd Schmidt
- Ping: C6X miscellaneous new hooks
Bernd Schmidt
- Ping: C6X libgcc changes
Bernd Schmidt
- C6X port 9/11: Allow defining attributes in terms of another
Bernd Schmidt
- RFA PR 48770
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- Fix PR 49014
Bernd Schmidt
- Fix PR 49014
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- [PATCH] Fix PR target/48807
Bernd Schmidt
- C6X port 9/11: Allow defining attributes in terms of another
Bernd Schmidt
- [testsuite] gcc.dg/march.c: expect extra message for ARM
Bernd Schmidt
- Prefixes for libgcc symbols (C6X 9.5/11)
Bernd Schmidt
- Sched patch: better condition mutex testing
Bernd Schmidt
- The TI C6X port
Bernd Schmidt
- C6X port 8/11: A new FUNCTION_ARG macro
Bernd Schmidt
- [1/2] Rename across ebbs
Bernd Schmidt
- [2/2] Rename across ebbs
Bernd Schmidt
- Ping: The TI C6X port
Bernd Schmidt
- [patch] Fix var-tracking with dynamic stack realignment on x86
Bernd Schmidt
- Initialize previous in read_state_param_structs
Bernd Schmidt
- [x86] fix FMA cost computation
Bernd Schmidt
- RFA PR middle-end/48770
Bernd Schmidt
- introduce --param max-vartrack-expr-depth
Bernd Schmidt
- Scheduler tweaks relating to speculation
Bernd Schmidt
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
William J. Schmidt
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
William J. Schmidt
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
William J. Schmidt
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
William J. Schmidt
- [PATCH] Fix PR46728 (move pow/powi folds to tree phases)
William J. Schmidt
- [PATCH] Add powi-to-multiply expansion to cse_sincos pass
William J. Schmidt
- [PATCH] Add powi-to-multiply expansion to cse_sincos pass
William J. Schmidt
- [Fwd: Re: [PATCH] Add powi-to-multiply expansion to cse_sincos pass]
William J. Schmidt
- [PATCH] Add powi-to-multiply expansion to cse_sincos pass
William J. Schmidt
- [Fwd: Re: [PATCH] Add powi-to-multiply expansion to cse_sincos pass]
William J. Schmidt
- [PATCH] Expand pow(x,n) into mulitplies in cse_sincos pass (PR46728, patch 2)
William J. Schmidt
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
William J. Schmidt
- [PATCH, testsuite] Additional tests for PR46728 (PR46728 patch 4)
William J. Schmidt
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
William J. Schmidt
- [PATCH] Fix PR tree-optimization/49170
William J. Schmidt
- [PATCH] More pow(x,c) expansions in cse_sincos pass (PR46728, patch 3)
William J. Schmidt
- [PATCH] Handle fractional exponents in gimple_expand_builtin_pow (PR46728 patch 5)
William J. Schmidt
- [PATCH] Remove pow/powi expanders (PR46728 patch 6)
William J. Schmidt
- m68k: support -fstack-usage
Andreas Schwab
- [PATCH] use AS_HELP_STRING throughout gcc/configure.ac
Andreas Schwab
- [PATCH] use AS_HELP_STRING throughout gcc/configure.ac
Andreas Schwab
- Don't let search bots look at buglist.cgi
Andreas Schwab
- [Patch] fixinclude: shell-quote testing file
Andreas Schwab
- [PATCH] Fix PR c++/48838
Dodji Seketeli
- [PING] [PATCH] PR debug/28767 (Support pointer-to-member-function)
Dodji Seketeli
- [PATCH] Fix PR c++/48838
Dodji Seketeli
- [PATCH] Fix PR c++/48838
Dodji Seketeli
- [PATCH] Fix PR c++/48574
Dodji Seketeli
- [PATCH] Fix PR c++/48574
Dodji Seketeli
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Dodji Seketeli
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Dodji Seketeli
- [PATCH] PR debug/49047 (linkage name missing for cdtors)
Dodji Seketeli
- [PATCH] Fix PR debug/49130
Dodji Seketeli
- [ARM] TLS Descriptor support
Nathan Sidwell
- [ARM] TLS Descriptor support
Nathan Sidwell
- [ARM] fix C++ EH interoperability
Nathan Sidwell
- [ARM] fix C++ EH interoperability
Nathan Sidwell
- [ARM] TLS Descriptor support
Nathan Sidwell
- [ARM] TLS Descriptor support
Nathan Sidwell
- Re: [committed] Mention Zdenek Sojka in contributors.html
Zdeněk Sojka
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Anatoly Sokolov
- [SPARC] Remove unused macros
Anatoly Sokolov
- [SPARC] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
Anatoly Sokolov
- [patch][gimplefe] Preliminary variable declaration support
Sandeep Soni
- [patch][gimplefe] Preliminary variable declaration support
Sandeep Soni
- [PATCH, MELT] fix useless forcing of GCC garbage collector
Basile Starynkevitch
- [PATCH, MELT] fix useless forcing of GCC garbage collector
Basile Starynkevitch
- [MELT] merged trunk into MELT branch.
Basile Starynkevitch
- [PATCH, MELT] remove useless use of var in gcc/Makefile.in
Basile Starynkevitch
- [PATCH, MELT] correcting path error in the Makefile.in
Basile Starynkevitch
- [PATCH, MELT] correcting path error in the Makefile.in
Basile Starynkevitch
- [PATCH, MELT] add dominance functions
Basile Starynkevitch
- Patch: New GTY ((atomic)) option
Basile Starynkevitch
- Patch: New GTY ((atomic)) option
Basile Starynkevitch
- [PATCH, MELT] add dominance functions
Basile Starynkevitch
- merged trunk 173996 into MELT branch
Basile Starynkevitch
- [PATCH, MELT] add dominance functions
Basile Starynkevitch
- external declaration of dominance debug functions
Basile Starynkevitch
- external declaration of dominance debug functions
Basile Starynkevitch
- external declaration of dominance debug functions
Basile Starynkevitch
- PATCH: Add pause intrinsic
Basile Starynkevitch
- PATCH: Add pause intrinsic
Basile Starynkevitch
- PATCH: Add pause intrinsic
Basile Starynkevitch
- PATCH: Add pause intrinsic
Basile Starynkevitch
- [patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [PATCH][ARM] Thumb2 replicated constants
Andrew Stubbs
- [patch][combine] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [PATCH][ARM] Add support for ADDW and SUBW instructions
Andrew Stubbs
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Andrew Stubbs
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [patch][simplify-rtx] Fix 16-bit -> 64-bit multiply and accumulate
Andrew Stubbs
- [PATCH][ARM] add support for some missing 16-bit multiplication insns
Andrew Stubbs
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Mike Stump
- [testsuite] Compile gfortran.dg/fmt_g0_6.f08 with -ffloat-store [fwd: tobias.burnus@physik.fu-berlin.de]
Mike Stump
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Mike Stump
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Mike Stump
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Mike Stump
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Mike Stump
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Mike Stump
- Don't use pending_sizes list for C
Mike Stump
- [PATCH] don't use build_function_type in the ObjC/C++ frontends
Mike Stump
- Committed: fd_truncate test-cases updated for recent libgfortran changes
Mike Stump
- Cgraph thunk reorg
Mike Stump
- Fix problem with guality tests
Mike Stump
- Fix thinko in var-tracking.c
Mike Stump
- [build] Define HAVE_GAS_HIDDEN on Darwin
Mike Stump
- Put libgcc config headers in separate libgcc_tm.h
Mike Stump
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Mike Stump
- A five character qualifier saves the C++ build ...
Mike Stump
- [PATCH] remove some TYPE_ARG_TYPES usage in objc/
Mike Stump
- Patch fixing PR objc/48187
Mike Stump
- [testsuite] ignore irrelevant warning in g++.dg/abi/packed1.C
Mike Stump
- [testsuite] remove arm from xfail list for g++.dg/other/packed1.C
Mike Stump
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Mike Stump
- Fix for libobjc/48177. Can I apply it to 4.6 as well ?
Mike Stump
- [testsuite] ignore irrelevant warning in two ARM tests
Mike Stump
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Mike Stump
- PING: PATCH: PR rtl-optimization/48575: RTL vector patterns are limited to 26 elements
Mike Stump
- Create common hooks structure shared between driver and cc1
Mike Stump
- Create common hooks structure shared between driver and cc1
Mike Stump
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Mike Stump
- [testsuite] remove XFAIL for all but ia64 for g++.dg/tree-ssa/pr43411.C
Mike Stump
- ObjC/ObjC++: Add support for nonnull attribute for ObjC methods
Mike Stump
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Mike Stump
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Mike Stump
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Sriraman Tallam
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Sriraman Tallam
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Sriraman Tallam
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Sriraman Tallam
- [google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
Sriraman Tallam
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Chung-Lin Tang
- [PATCH] Canonicalize compares in combine [2/3] Modifications to try_combine()
Chung-Lin Tang
- Ping Re: [PATCH] Canonicalize compares in combine [3/3] ARM backend part
Chung-Lin Tang
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Chung-Lin Tang
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Chung-Lin Tang
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Chung-Lin Tang
- [PATCH, ARM] Thumb-2 12-bit immediates in ADD and SUB instructions
Chung-Lin Tang
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Chung-Lin Tang
- [patch, ARM] Fix PR42017, LR not used in leaf functions
Chung-Lin Tang
- [patch, ARM] Fix PR48808, PR48792: More work on CANNOT_CHANGE_MODE_CLASS
Chung-Lin Tang
- [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
Ian Lance Taylor
- [trunk][RFA] Add __i686.get_pc_thunk.bx to libgcc i386 morestack.S
Ian Lance Taylor
- Go patch committed: Use backend interface for named types
Ian Lance Taylor
- Go patch committed: Use backend interface for slice types
Ian Lance Taylor
- Go patch committed: Use backend interface for interface types
Ian Lance Taylor
- Go patch committed: Use backend representation for string type
Ian Lance Taylor
- Go patch committed: More uses of backend interface for types
Ian Lance Taylor
- Go patch committed: Use backend types for all type conversions
Ian Lance Taylor
- Put libgcc config headers in separate libgcc_tm.h
Ian Lance Taylor
- [patch] make default linker --hash-style configurable option
Ian Lance Taylor
- Go patch committed: Don't crash ranging over call to builtin function
Ian Lance Taylor
- Go patch committed: Permit calling new with a function type
Ian Lance Taylor
- Go patch committed: Fix bug taking address of variable
Ian Lance Taylor
- Don't let search bots look at buglist.cgi
Ian Lance Taylor
- Go patch committed: Fix bug with multiple results
Ian Lance Taylor
- Don't let search bots look at buglist.cgi
Ian Lance Taylor
- Don't let search bots look at buglist.cgi
Ian Lance Taylor
- [PATCH, MELT] correcting path error in the Makefile.in
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Patch committed: Fix -fdump-go-spec for enum/#define constants
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- [PATCH] remove TYPE_ARG_TYPES from godump.c
Ian Lance Taylor
- Merge gcc trunk to gccgo branch
Ian Lance Taylor
- objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language)
Ian Lance Taylor
- Prefixes for libgcc symbols (C6X 9.5/11)
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- [libgo] Use /usr/bin/pwd in os_test.TestStartProcess on Solaris (PR go/48502)
Ian Lance Taylor
- Patch committed: Fix erasing with reference in old hashtable code
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Update to current Go library
Ian Lance Taylor
- Go patch committed: Use backend interface to export data
Ian Lance Taylor
- Move option-related hooks to common structure
Ian Lance Taylor
- Go patch committed: Correct -fdump-go-spec name
Ian Lance Taylor
- [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
Ian Lance Taylor
- [RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
Ian Lance Taylor
- [RFC PATCH, go]: Port to ALPHA arch
Ian Lance Taylor
- [Fortran] RFC patch for gfc_trans_deferred_vars (PR 48786)
Paul Richard Thomas
- [Patch, fortran] PR48955 [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary
Paul Richard Thomas
- [patch, fortran] [4.6/4.7 Regression] Fix PR 48955
Paul Richard Thomas
- [patch, fortran] [4.6/4.7 Regression] Fix PR 48955
Paul Richard Thomas
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Paul Richard Thomas
- [Patch, Fortran] -fcoarray=lib - add registering calls for nonallocatable coarrays
Paul Richard Thomas
- config/mep/mep.c: don't translate syntax description.
Philipp Thomas
- [PING] config/mep/mep.c: don't translate syntax description.
Philipp Thomas
- [PING] Fix PR46399 - missing mode promotion for libcall args
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
Kai Tietz
- [patch gimplify]: Fix for PR/48984
Kai Tietz
- [patch gimplify]: Fix for PR/48984
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use
Kai Tietz
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Kai Tietz
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Kai Tietz
- [patch gimplifier]: Change TRUTH_(AND|OR|XOR) expressions to binary form
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [PATCH, ming32]: Fix OUTPUT_QUOTED_STRING macro argument expansion
Kai Tietz
- [patch tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic
Kai Tietz
- [patch ada]: Fix bootstrap for Ada
Kai Tietz
- [patch ada]: Fix bootstrap for Ada
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [patch gimplify]: Make sure comparison using boolean-type after gimplification
Kai Tietz
- [build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
Kai Tietz
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Kai Tietz
- [build] Move MD_UNWIND_SUPPORT to toplevel libgcc
Kai Tietz
- Toplevel cleanup: disable Java when libffi not supported
Tom Tromey
- [google]: initialize language field for clone function struct
Tom Tromey
- [RFC PATCH] Typed DWARF stack
Tom Tromey
- [RFC PATCH] Typed DWARF stack
Tom Tromey
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Tom Tromey
- [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
Tom Tromey
- [RFC PATCH] Typed DWARF stack
Tom Tromey
- [RFC PATCH] Typed DWARF stack
Tom Tromey
- Link more common objects consistently into host programs
Tom Tromey
- [PATCH PING] unreviewed tree-slimming patches
Tom Tromey
- Create common hooks structure shared between driver and cc1
Tom Tromey
- Faster streaming of enums
Tom Tromey
- [PATCH libcpp]: S_ISREG non-zero value does not always fit in a bool
John Tytgat
- Libiberty: POSIXify psignal definition
Corinna Vinschen
- Libiberty: POSIXify psignal definition
Corinna Vinschen
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Corinna Vinschen
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Corinna Vinschen
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Corinna Vinschen
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Corinna Vinschen
- Libiberty: POSIXify psignal definition
Corinna Vinschen
- Libiberty: POSIXify psignal definition
Corinna Vinschen
- Libiberty: POSIXify psignal definition
Corinna Vinschen
- [PATCH, MELT] fix useless forcing of GCC garbage collector
Pierre Vittet
- [PATCH, MELT] fix useless forcing of GCC garbage collector
Pierre Vittet
- [PATCH] comment precising need to use free_dominance_info
Pierre Vittet
- [PATCH, MELT] correcting path error in the Makefile.in
Pierre Vittet
- [PATCH, MELT] add dominance functions
Pierre Vittet
- [PATCH, MELT] add dominance functions
Pierre Vittet
- [PATCH, MELT] add pragma support in MELT plugin
Pierre Vittet
- [PATCH] C++0x, virt-specifier (final/override) support for member functions (parser and analysis both)
Ville Voutilainen
- [PATCH] C++0x, fixes for override/final
Ville Voutilainen
- [PATCH] C++0x, fixes for override/final
Ville Voutilainen
- [PATCH] C++0x, fixes for override/final
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH] C++0x, implement final on classes
Ville Voutilainen
- [PATCH, PR45098]
Tom de Vries
- [PATCH, PR45098, 1/10]
Tom de Vries
- [PATCH, PR45098, 2/10]
Tom de Vries
- [PATCH, PR45098, 3/10]
Tom de Vries
- [PATCH, PR45098, 4/10]
Tom de Vries
- [PATCH, PR45098, 5/10]
Tom de Vries
- [PATCH, PR45098, 6/10]
Tom de Vries
- [PATCH, PR45098, 7/10]
Tom de Vries
- [PATCH, PR45098, 8/10]
Tom de Vries
- [PATCH, PR45098, 9/10]
Tom de Vries
- [PATCH, PR45098, 10/10]
Tom de Vries
- [PATCH, PR45098, 3/10]
Tom de Vries
- [PATCH PR45098, 4/10] Iv init cost.
Tom de Vries
- [PATCH PR45098, 5/10] Bound cost
Tom de Vries
- [PATCH PR45098, 6/10] Bound cost - test cases.
Tom de Vries
- [PATCH PR45098, 7/10] Nowrap limits iterations
Tom de Vries
- [PATCH PR45098, 8/10] Nowrap limits iterations - test cases.
Tom de Vries
- [PATCH PR45098, 9/10] Cheap shift-add.
Tom de Vries
- [PATCH PR45098, 10/10] Cheap shift-add - test case.
Tom de Vries
- [PATCH, PR45098, 3/10]
Tom de Vries
- [PATCH PR45098, 1/10] Proc object-size fix
Tom de Vries
- [PATCH PR45098, 9/10] Cheap shift-add.
Tom de Vries
- [PATCH PR45098, 7/10] Nowrap limits iterations
Tom de Vries
- [PATCH PR45098, 7/10] Nowrap limits iterations
Tom de Vries
- [PATCH PR45098, 9/10] Cheap shift-add.
Tom de Vries
- [PATCH PR48689] ICE in fold-const.c:13798 with fold checking
Tom de Vries
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Tom de Vries
- [PATCH, PR49121] [4.7 Regression] FAIL: gcc.dg/tree-ssa/ivopt_infer_2.c scan-tree-dump-times ivopts "Replacing" 0
Tom de Vries
- [PATCH] split tree_type, a.k.a. "tuplifying types"
Tom de Vries
- [PATCH PR45098, 4/10] Iv init cost.
Tom de Vries
- [PATCH PR45098, 7/10] Nowrap limits iterations
Tom de Vries
- [PATCH PR45098, 7/10] Nowrap limits iterations
Tom de Vries
- update C++0x status table to FDIS
Jonathan Wakely
- update C++0x status table to FDIS
Jonathan Wakely
- std::bind vs ::bind ambiguity
Jonathan Wakely
- [patch] fix typos and grammar in -fuse-linker-plugin docs
Jonathan Wakely
- [patch] fix typos and grammar in -fuse-linker-plugin docs
Jonathan Wakely
- [patch] fix c++/48994
Jonathan Wakely
- [patch] fix c++/48994
Jonathan Wakely
- fix doc typos
Jonathan Wakely
- [v3] Update shared_ptr for noexcept
Jonathan Wakely
- [patch] fix c++/18016 - warn about self-initialization in constructor init-list
Jonathan Wakely
- [patch] fix c++/18016 - warn about self-initialization in constructor init-list
Jonathan Wakely
- [v3] fix comments
Jonathan Wakely
- [v3] add doxygen comments to deleted functions
Jonathan Wakely
- [v3] minor doc corrections
Jonathan Wakely
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jonathan Wakely
- RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131
Jonathan Wakely
- [v3] use noexcept in <future>
Jonathan Wakely
- [v3] update std::launch enum
Jonathan Wakely
- [v3] define std::thread::hardware_concurrency()
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] define std::thread::hardware_concurrency()
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] Implement pointer_traits and allocator_traits
Jonathan Wakely
- [v3] implement allocator-extended constructors in <tuple>
Jonathan Wakely
- [v3] implement allocator-extended constructors in <tuple>
Jonathan Wakely
- [v3] implement allocator-extended constructors in <tuple>
Jonathan Wakely
- [v3] update C++0x status table
Jonathan Wakely
- [AVR] Couple of tweaks
Weddington, Eric
- [AVR] Couple of tweaks
Weddington, Eric
- [Patch, AVR, 4.6] PR target/44643
Weddington, Eric
- [PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)
Carrot Wei
- [PING] 2 ARM patches
Carrot Wei
- [PATCH: PR target/46975] Replace 32 bit instructions with 16 bit instructions in thumb2
Carrot Wei
- [PING] 3 ARM patches
Carrot Wei
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Carrot Wei
- [PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)
Guozhi Wei
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Guozhi Wei
- [patch, spu] Fix sched_emit_insn after scheduler changes
Ulrich Weigand
- [commit, spu] Fix compiler crash on gcc.c-torture/compile/pr48767.c
Ulrich Weigand
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Ulrich Weigand
- [commit, spu] Provide TARGET_ASM_OUTPUT_MI_THUNK implementation
Ulrich Weigand
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Ulrich Weigand
- newlib vs. libiberty mismatch breaks build (Re: [PATCH] Export psignal on all platforms)
Ulrich Weigand
- [Patch, Fortran] PR 48700: memory leak with MOVE_ALLOC
Janus Weil
- [Patch, Fortran] PR 48700: memory leak with MOVE_ALLOC
Janus Weil
- [Patch, Fortran, committed] PR 48706: Type extension inside subroutine
Janus Weil
- [Patch, Fortran, committed] PR 48699: [OOP] MOVE_ALLOC inside SELECT TYPE
Janus Weil
- [Patch, Fortran, OOP] PR 47601: Internal Error: mio_component_ref(): Component not found
Janus Weil
- [Patch, Fortran, OOP] PR 47601: Internal Error: mio_component_ref(): Component not found
Janus Weil
- [PR19351, C++] Fix heap overflow in operator new[]
Florian Weimer
- [PR19351, C++] Fix heap overflow in operator new[]
Florian Weimer
- PING: [debug] PR42288 emit empty .debug_aranges section
Mark Wielaard
- [debug] Remove unused debug_str_hash_forced code
Mark Wielaard
- [PATCH] Fix up rv1.C with -gdwarf-4 -fno-debug-types-section
Mark Wielaard
- [google] Remove unqualified lookups which break clang (issue4439085)
Ollie Wild
- [google] Remove unqualified lookups which break clang (issue4439085)
Ollie Wild
- [google] Normalize version number for google/gcc-4_6 (issue4454049)
Ollie Wild
- [google] Re: Build more of libstdc++ exception throwing code with frame pointers (issue4539068)
Ollie Wild
- [Patch] Make libstdc++'s abi_check more robust against readelf output format
Ollie Wild
- [PATCH] use AS_HELP_STRING throughout gcc/configure.ac
Ralf Wildenhues
- [Patch] fixincludes: fix solaris_complex_cxx rule syntax
Ralf Wildenhues
- [patch] Add new -gmlt option for min. debug info with line tables (issue4440072)
Jim Wilson
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Michael Witten
- [PATCH 2/4] Docs: extend.texi: Remove trailing blanks from lines
Michael Witten
- [PATCH 0/4] Docs: extend.texi
Michael Witten
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] support for building Linux kernel with FDO (issue4523061)
Rong Xu
- [google] initialize eof_pos (issue4553059)
Rong Xu
- [PATCH] cleanup: local label prefix
Greta Yorsh
- Ping [PATCH ARM] cleanup: local label prefix
Greta Yorsh
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Jing Yu
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Jing Yu
- [google] Disable getpagesize() for Android toolchain (issue4515131)
Jing Yu
- Skip building target libiberty for arm*-*-linux-androideabi
Jing Yu
- approved but not committed? - [PATCH, ARM] Testcases incorrectly run in Thumb/Xscale
Jing Yu
- Skip building target libiberty for arm*-*-linux-androideabi
Jing Yu
- [PATCH, SMS 1/3] Support closing_branch_deps (second try)
Ayal Zaks
- [PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
Ayal Zaks
- [PATCH, SMS 1/4] Fix calculation of row_rest_count
Ayal Zaks
- [PATCH, SMS 2/4] Move the creation of anti-dep edge
Ayal Zaks
- [patch] Fix DWARF so types with subprogram definitions don't get moved to type unit (issue4433068)
ccoutant@google.com
- [pph] Save keyed_classes, unemitted_tinfo_decls, TYPE_BINFO (issue4486042)
dnovillo@google.com
- [pph] Various Tree Fields (issue4550064)
dnovillo@google.com
- [pph] More C++ Tree Nodes (issue4526083)
dnovillo@google.com
- [RFA] [PR44618] [PowerPC] Wrong code for -frename-registers
edmar
- [RFA] [PR44618] [PowerPC] Wrong code for -frename-registers
edmar
- [RFA] [PR44618] [PowerPC] Wrong code for -frename-registers
edmar
- [PATCH] comment precising need to use free_dominance_info
piervit@pvittet.com
- [PATCH, MELT] remove useless use of var in gcc/Makefile.in
piervit@pvittet.com
- E5gcc-patches应收收账款管理与催收
请转相关人员
Last message date:
Tue May 31 23:35:00 GMT 2011
Archived on: Sun Mar 8 09:34:39 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).