public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PR target/52555: attribute optimize is overriding command line options
 2013-02-22  0:10 UTC  (15+ messages)

[PATCH] MIPS: MIPS32r2 FP MADD instruction set support
 2013-02-21 22:59 UTC  (5+ messages)

[PATCH] C++ math constants
 2013-02-21 22:18 UTC  (7+ messages)

do not pass PR_INSTRUMENTEDCODE if there is no instrumentation
 2013-02-21 22:14 UTC 

[committed] Fix expand_mult (PR middle-end/56420)
 2013-02-21 21:35 UTC 

FW: [PATCH] [MIPS] microMIPS gcc support
 2013-02-21 21:20 UTC  (12+ messages)

[LIBFFI] Re: Re: [PATCH] Add support for PaX enable kernels (MPROTECT)
 2013-02-21 19:36 UTC  (2+ messages)

[PATCH] Handle ASHIFTRT with constant shift count >= BITS_PER_WORD in subreg lowering (PR rtl-optimization/50339)
 2013-02-21 19:02 UTC  (4+ messages)

Re: [PATCH] C++ math constants
 2013-02-21 18:34 UTC 

[PATCH] Fix handling of very long asm statements in inliner
 2013-02-21 18:19 UTC  (7+ messages)

[PR middle-end/56108] handle transactions with ASMs in the first block
 2013-02-21 17:45 UTC  (2+ messages)

[PATCH] Fix darwin bootstrap and merge.sh
 2013-02-21 17:44 UTC  (2+ messages)

Add myself as maintainer
 2013-02-21 17:20 UTC 

question about section 10.12
 2013-02-21 16:43 UTC  (2+ messages)
` vec_concat, vec_duplicate doc updated (was: Re: question about section 10.12)

Fix some texinfo 5.0 warnings in gcc/doc + libiberty
 2013-02-21 16:33 UTC  (2+ messages)

Fix for 56175
 2013-02-21 15:42 UTC  (13+ messages)

libsanitizer merge from upstream r175733
 2013-02-21 15:42 UTC  (5+ messages)

libsanitizer merge from upstream r175733
 2013-02-21 14:25 UTC 

r196201 - in /trunk: gcc/ChangeLog gcc/config/i
 2013-02-21 13:28 UTC  (5+ messages)

[Patch, Fortran] PR 56385: [4.6/4.7/4.8 Regression] [OOP] ICE with allocatable function result in a procedure-pointer component
 2013-02-21 12:37 UTC  (3+ messages)

[patch] df-scan: split df_insn_delete for clearer dumps and better speed
 2013-02-21 12:34 UTC  (4+ messages)

libsanitizer merge from upstream r175733
 2013-02-21 10:39 UTC  (2+ messages)

[PATCH][RFC] Less TODO_remove_unused_locals
 2013-02-21 10:29 UTC  (4+ messages)

[PATCH] Add testcase for PR56398
 2013-02-21 10:12 UTC  (2+ messages)

[PATCH] Small *.texi{,info} fixes for texinfo 5.0 (PR bootstrap/56258)
 2013-02-21  9:58 UTC  (4+ messages)

[Patch, Fortran, committed] PR56416 - Fix texinfo 5.0 warnings
 2013-02-21  9:27 UTC 

[PATCH] Don't expand *MEM_REF using extract_bit_field or movmisalign for EXPAND_MEMORY (PR inline-asm/56405)
 2013-02-21  9:07 UTC  (2+ messages)

[PATCH ARM iWMMXt 0/5] Improve iWMMXt support
 2013-02-21  2:35 UTC  (7+ messages)
          ` closing PR's (was Re: [PATCH ARM iWMMXt 0/5] Improve iWMMXt support)

[Patch, libfortran] PR 30162 pipe I/O regression with 4.7/4.8
 2013-02-21  1:28 UTC  (2+ messages)

Patch for 4.7: Avoid subreg'ing VFP D registers in big-endian mode
 2013-02-20 23:40 UTC  (3+ messages)

PATCH: Correctly configure all big-endian ARM archs, not just arm*-*-linux-*
 2013-02-20 23:29 UTC  (9+ messages)

[patch] Fix libstdc++ doxygen page for basic_streambuf
 2013-02-20 22:46 UTC 

[patch] Fix spelling in libstdc++ docs and comments
 2013-02-20 22:42 UTC 

[patch] Tweak two libstdc++ tests
 2013-02-20 21:23 UTC 

[PATCH, PR 56294] Fix omissions in intersect_aggregates_with_edge
 2013-02-20 20:56 UTC  (2+ messages)

libgo patch committed: Solaris net fixes
 2013-02-20 20:05 UTC 

libgo patch committed: Fix x86_64 Solaris pointer usage
 2013-02-20 20:02 UTC 

Fix ICE in ipa_make_edge_direct_to_target
 2013-02-20 15:53 UTC 

[PATCH] Another simple dumping fix in IPA-CP
 2013-02-20 14:51 UTC 

[PATCH] Fix PR56398
 2013-02-20 13:36 UTC 

[PATCH] Remove broken powf hack
 2013-02-20 11:59 UTC  (2+ messages)

RFC: [PATCH,ARM] Fix 56110
 2013-02-20 11:00 UTC  (6+ messages)

[PATCH] Fix ccp (PR tree-optimization/56396)
 2013-02-20  9:57 UTC  (3+ messages)

Version specific onlinedocs page
 2013-02-20  9:56 UTC  (3+ messages)

Speedup recognizing multi-letter constraints
 2013-02-20  9:16 UTC  (2+ messages)

[PATCH, x86, AVX2] FP reassociation enabling for AVX2 targets
 2013-02-20  8:56 UTC  (3+ messages)

[GCC 4.8 changes] PATCH: Mention several user-visible changes for x86
 2013-02-20  8:34 UTC  (8+ messages)
      ` [GCC 4.8 wwwdocs] "

[C++ Patch] PR 56373
 2013-02-20  3:38 UTC  (3+ messages)

[v3] correct doxygen parse
 2013-02-20  2:08 UTC 

[Patch, microblaze]: Add support for the CLZ insn
 2013-02-19 23:10 UTC  (2+ messages)

[Patch, microblaze]: Avoid PC relative branches between sections
 2013-02-19 23:06 UTC  (2+ messages)

[Patch, microblaze]: Handle 0x80000000 as 32bit signed dividend
 2013-02-19 23:01 UTC  (2+ messages)

[committed] Fix libquadmath strtoflt128 at -O0 (PR libquadmath/56379)
 2013-02-19 21:52 UTC 

linaro/gcc-4_8-branch created and documented
 2013-02-19 21:31 UTC 

[PATCH] Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117)
 2013-02-19 20:57 UTC  (21+ messages)
                ` [PATCH] Disable PCH for -g other than dwarf[234] (PR pch/54117, take 2)

[4.7, testsuite] Clear hwcap_2 with Sun ld
 2013-02-19 18:22 UTC  (2+ messages)

4.7 backports
 2013-02-19 17:33 UTC 

[Patch, fortran] [0/5] PR54730 ICE: confused by type-like fonctions
 2013-02-19 16:49 UTC  (6+ messages)
` [Patch, fortran] [1/5] PR54730 ICE: confused by type-like fonctions: Move to the vec API
` [Patch, fortran] [5/5] PR54730 ICE: confused by type-like fonctions: Fix gfc_match_array_constructor
` [Patch, fortran] [4/5] PR54730 ICE: confused by type-like fonctions: Support multiple change sets
` [Patch, fortran] [2/5] PR54730 ICE: confused by type-like fonctions: Extract restore_old_symbol
` [Patch, fortran] [3/5] PR54730 ICE: confused by type-like fonctions: Fix restore_old_symbol

[Patch,avr]: Add more devices
 2013-02-19 15:37 UTC  (6+ messages)
` [Patch,avr]: Add more devices take #2: 1/2
    ` Ping: "
` [Patch,avr]: Add more devices take #2: 2/2
  ` Ping: "

[PATCH] Speedup IVOPTs
 2013-02-19 15:10 UTC  (4+ messages)

[PATCH] Speedup lookup_constraint for 2-letter constraints
 2013-02-19 15:10 UTC  (2+ messages)

[PATCH] Fix PR 55889
 2013-02-19 13:36 UTC  (2+ messages)

[PATCH] Fix PR56384
 2013-02-19 12:03 UTC 

[PATCH, PR 55334] Disable IPA-CP on restrict pointers to arrays
 2013-02-19 11:40 UTC  (4+ messages)

[patch] [libffi] do not install libffi library, headers and documentation
 2013-02-19  9:13 UTC  (5+ messages)

[PATCH] Fix create_expression_by_pieces (PR tree-optimization/56381)
 2013-02-19  9:03 UTC  (3+ messages)

[PATCH] Fix vectorizable_reduction (PR tree-optimization/56350)
 2013-02-19  9:01 UTC  (2+ messages)

[v3] fix ADL bugs in <functional>
 2013-02-18 22:51 UTC  (2+ messages)

[patch] improve comments for libstdc++ hash tables
 2013-02-18 22:51 UTC  (2+ messages)

[patch] Fix libstdc++/55043 - issue with nesting unordered_map containing unique_ptr into vector
 2013-02-18 22:40 UTC  (3+ messages)

[lra] branch merged with trunk
 2013-02-18 21:54 UTC  (4+ messages)

[PATCH] Fix a thinko in dumping in ipa-cp.c
 2013-02-18 19:54 UTC 

Go testsuite patch committed: Load timeout.exp
 2013-02-18 19:07 UTC  (5+ messages)

[PATCH, ARM][0/n] Split patterns that output multiple assembly instruction
 2013-02-18 18:46 UTC  (8+ messages)
` [PATCH,ARM][1/n] New patterns for subtract with carry
` [PATCH,ARM][2/n] Split subdi patterns
` [PATCH,ARM][3/n] Split various patterns
` [PATCH,ARM][4/n] Add negdi_extend patterns
` [PATCH,ARM][5/n] Split shift di patterns
` [PATCH,ARM][6/n] Split min and max patterns
` [PATCH, ARM][7/n] Comment on splitting THUMB1 patterns

[committed] Work around bug in powf function on HP-UX
 2013-02-18 16:46 UTC 

[committed] Fix PR target/56214
 2013-02-18 15:39 UTC 

[PATCH] Fix PR56321
 2013-02-18 13:26 UTC  (3+ messages)

[PATCH] Fix PR56321
 2013-02-18 12:10 UTC 

[PATCH] Fix PR56366
 2013-02-18 12:00 UTC 

[PATCH][ARM] use vsel instruction for floating point conditional moves in ARMv8
 2013-02-18 11:51 UTC  (2+ messages)

[PATCH] Fix PR56350
 2013-02-18 10:39 UTC 

[arm/embedded-4_7-branch] Merge with gcc-4_7-branch r196107
 2013-02-18  9:22 UTC 

[PATCH][RFC] Add -fno-aggressive-loop-optimizations
 2013-02-18  9:10 UTC  (6+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).