public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] allocate combine.c:LOG_LINKS in an alloc_pool
 2011-04-05 14:00 UTC  (5+ messages)
` [PATCH] allocate combine.c:LOG_LINKS in an obstack

[wwwdocs] Move formatting for <h1> to CSS (and add some color)
 2011-04-05 13:59 UTC 

[PATCH, PR43920] Improve code-size optimizations
 2011-04-05 13:35 UTC  (38+ messages)
` [PATCH, PR43920, 1/9] ARM specific part
` [PATCH, PR43920, 2/9] ARM specific part - test case
` [PATCH, PR43920, 3/9] Cleanup
` [PATCH, PR43920, 4-9/9] Cross-jumping
  ` [PATCH, PR43920, 4/9] Cross-jumping - Don't count use or clobber
  ` [PATCH, PR43920, 5/9] Cross-jumping - Add missing use of return register
  ` [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes
  ` [PATCH, PR43920, 7/9] Cross-jumping - Extend search scope

[PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns
 2011-04-05 13:32 UTC  (6+ messages)

[patch, ARM] Make 128 bits the default vector size for NEON
 2011-04-05 13:30 UTC  (2+ messages)

[patch libjava]: Do some fixes for windows native targets
 2011-04-05 13:26 UTC  (2+ messages)

[patch ada]: Last fix for PR ada/47163 on windows native hosts
 2011-04-05 13:22 UTC  (13+ messages)

[PATCH] make gcse.c:modify_mem_list hold VECs instead of INSN_LISTs
 2011-04-05 13:20 UTC 

[PATCH] use build_function_type_list for float128 functions
 2011-04-05 13:13 UTC 

[PATCH] cleanup gcse.c:canon_modify_mem_list
 2011-04-05 13:08 UTC  (7+ messages)

[cxx-mem-model] C++ atomic tests (synchronized and relaxed)
 2011-04-05 12:36 UTC  (3+ messages)

[patch] PR48441 ICE in mark_oprs_set
 2011-04-05 12:36 UTC 

[PATCH] don't use TYPE_ARG_TYPES in type_generic or sentinel attribute handling
 2011-04-05 12:20 UTC  (2+ messages)

[PATCH] Fix PR48431
 2011-04-05 12:11 UTC 

[PATCH PING] c++-specific bits of tree-slimming patches
 2011-04-05 12:10 UTC  (2+ messages)

[wwwdocs][patch] Document NEON default vector size change
 2011-04-05 12:07 UTC  (2+ messages)

[PATCH] move some debug routines from final.c to dbxout.c
 2011-04-05 12:00 UTC  (2+ messages)

Avoid global state in rx_handle_option
 2011-04-05 11:22 UTC  (2+ messages)

[PATCH, Fortran] Correct declaration of frexp and friends
 2011-04-05 11:07 UTC  (7+ messages)

PATCH: PR middle-end/48440: [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c
 2011-04-05 10:30 UTC  (3+ messages)

[patch][cprop.c] Simplify find_used_regs, iterate cprop_insn
 2011-04-05 10:21 UTC  (2+ messages)

[PATCH 1/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-05 10:11 UTC 

[lto, testsuite] Don't use visibility on targets that don't support it (PR lto/47334)
 2011-04-05  9:47 UTC  (2+ messages)

[Ping][Patch, testsuite]: Don't xfail sibcalls on AVR
 2011-04-05  9:06 UTC  (2+ messages)
` [Ping #2][Patch, "

[PATCH] Fix VTA updating in the combiner (PR debug/48343)
 2011-04-05  8:46 UTC  (6+ messages)

[google] Enable lightweight debug checks (issue4344067)
 2011-04-05  7:10 UTC  (2+ messages)

[google] Build libstdc++ exception throwing code with frame pointers (issue4348050)
 2011-04-05  7:06 UTC  (2+ messages)

Go patch committed: Use backend interface for labels and goto
 2011-04-05  5:58 UTC 

[PATCH] (partially) fix lto bootstrap (PR bootstrap/48148)
 2011-04-05  2:53 UTC  (2+ messages)

RFC: PATCH: Remove 26 element limit in XVECEXP
 2011-04-05  1:05 UTC  (6+ messages)
` RFC: PATCH: Remove 26 element limit in vector

Improve jump threading #1 of N
 2011-04-05  0:43 UTC  (4+ messages)

[libgo] Account for mmap ignoring addr arg without MAP_FIXED (PR go/48240)
 2011-04-05  0:03 UTC  (2+ messages)

[patch] make default linker --hash-style configurable option
 2011-04-05  0:01 UTC  (5+ messages)

[wwwdocs] Remove manual formatting from the navigation style
 2011-04-04 23:56 UTC 

Split up config/i386/linux.h etc
 2011-04-04 23:55 UTC 

[libgo] Don't try to use uninitialized semaphores (PR go/48222)
 2011-04-04 23:44 UTC  (2+ messages)

[wwwdocs] obsolete gnu.css [3/4] and revamp navigation style
 2011-04-04 23:30 UTC 

Go patch committed: Use backend interface for return statements
 2011-04-04 23:27 UTC 

Scheduler cleanups, 5/5
 2011-04-04 23:15 UTC  (2+ messages)

Random cleanups [2/4]: canonicalize ctor values
 2011-04-04 22:00 UTC  (8+ messages)

New Spanish PO file for 'gcc' (version 4.6.0)
 2011-04-04 21:23 UTC 

[RFC] Remove kludge in commit_edge_insertions
 2011-04-04 21:09 UTC 

Convert legacy ColdFire options to .opt aliases
 2011-04-04 21:05 UTC 

[patch, testsuite, ia64] patch for gcc.dg/mtune.c
 2011-04-04 20:34 UTC  (3+ messages)

[patch, fortran, committed] Fix regression PR 48412
 2011-04-04 20:26 UTC 

ARM generate constants for non load scheduling arch patch
 2011-04-04 20:22 UTC 

PATCH [trunk] gengtype should generate ggc_alloc macros in plugin mode
 2011-04-04 19:54 UTC 

[testsuite, fortran] Compile gfortran.dg/bessel_[67].f90 with -mieee
 2011-04-04 19:01 UTC  (3+ messages)

[Patch, Fortran] PR18918 - UCOBOUND coarray draft patch
 2011-04-04 18:35 UTC  (4+ messages)

patch to solve PR48380
 2011-04-04 18:23 UTC  (2+ messages)

[build] Support multilib testing in libgo
 2011-04-04 18:19 UTC 

[patch][cprop.c] Allow splitting of critical edges to expose implicit sets
 2011-04-04 18:14 UTC  (2+ messages)

[patch][cprop.c] Make assignments <dest,src> pairs instead of (set (dest) (src))
 2011-04-04 18:13 UTC  (2+ messages)

Scheduler cleanups, 1/N
 2011-04-04 18:11 UTC  (7+ messages)

[patch][cprop.c] Random cleanups to un-gcse cprop.c
 2011-04-04 18:09 UTC  (2+ messages)

[patch][cprop.c] Use DF_INSN_INFO_DEFS cache also for mark_oprs_set
 2011-04-04 18:08 UTC  (2+ messages)

[patch ada]: Fix MSG_WAITALL handling for windows native targets
 2011-04-04 18:07 UTC  (7+ messages)

[cxx-mem-model] bitfield tests
 2011-04-04 18:06 UTC  (11+ messages)

[wwwdocs] obsolete gnu.css [2/4]: standardize style for <body>
 2011-04-04 17:56 UTC 

libgo patch committed: Add timeout for tests
 2011-04-04 17:49 UTC  (8+ messages)

[Patch] bfin: addsi3 alterinative for IREGs
 2011-04-04 16:44 UTC 

[build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944)
 2011-04-04 16:16 UTC  (3+ messages)

[Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS
 2011-04-04 16:05 UTC  (6+ messages)

[build, libjava] Avoid jar -@ usage message
 2011-04-04 16:03 UTC 

[PATCH] make LABEL_DECL has its own rtx field for its associated CODE_LABEL
 2011-04-04 16:00 UTC  (2+ messages)

[wwwdocs] obsolete gnu.css [1/4]: style.mthml
 2011-04-04 15:54 UTC 

[PATCH] cleanup gcse.c:canon_modify_mem_list
 2011-04-04 15:50 UTC  (2+ messages)

[wwwdocs] Fix footer CSS for serving from http://www.gnu.org
 2011-04-04 15:47 UTC 

[PATCH] gcc is broken on i386 FreeBSD due to binutil upgrade
 2011-04-04 15:02 UTC  (4+ messages)

Fix optc-gen.awk handling of variables with both Variable and Var
 2011-04-04 14:21 UTC 

[Patch,AVR]: Fix PR45263
 2011-04-04 14:03 UTC  (4+ messages)

[cxx-mem-model] new branch, new project
 2011-04-04 13:32 UTC  (2+ messages)

[patch] Remove call to tidy_fallthru_edge in tree-inline.c
 2011-04-04 12:23 UTC  (2+ messages)

[wwwdocs] Add Subversion revisions to the timeline
 2011-04-04 12:21 UTC  (8+ messages)

[google] Add testcase for relative paths for FDO (issue4354042)
 2011-04-04 12:18 UTC  (3+ messages)

[pph] Fix ICE with -fpph-hdr= (issue4316055)
 2011-04-04 11:52 UTC 

[2/2] Reducing the overhead of dwarf2 location tracking
 2011-04-04 10:50 UTC  (4+ messages)

PR target/46329: Reject Neon structure constants
 2011-04-04 10:35 UTC 

Target header etc. cleanup patch
 2011-04-04 10:33 UTC  (2+ messages)

[Patch] bfin: move loop invariants out of loop
 2011-04-04 10:20 UTC  (3+ messages)

[pph] Add reading code for DECL_LANG_SPECIFIC (issue4345046)
 2011-04-04 10:11 UTC 

Add a mode argument to LEGITIMATE_CONSTANT_P, and make it a hook
 2011-04-04  9:27 UTC 

Add a mode argument to cannot_force_const_mem
 2011-04-04  9:16 UTC 

Add ToLower .opt facility
 2011-04-04  9:14 UTC  (2+ messages)

[wwwdocs] Remove unused styles from gnu.css
 2011-04-04  9:06 UTC  (3+ messages)

[committed] Fix builds of pdp11
 2011-04-04  8:11 UTC 

[committed] Fix builds of vax-netbsdelf
 2011-04-04  8:09 UTC 

More static checker fixes
 2011-04-04  7:09 UTC  (2+ messages)

[PATCH] make LABEL_DECL has its own rtx field for its associated CODE_LABEL
 2011-04-04  1:59 UTC 

Simple enhancement to -dA dump
 2011-04-04  0:54 UTC 

Go patch committed: Start using backend interface
 2011-04-03 22:44 UTC 

[Ada] Re-enable -feliminate-unused-debug-types by default
 2011-04-03 22:41 UTC  (4+ messages)

[wwwdocs] Change color scheme for links
 2011-04-03 21:46 UTC 

[SPARC] Hookize PREFERRED_RELOAD_CLASS
 2011-04-03 20:04 UTC  (2+ messages)

[DOC patch]: Update 4.6 release notes w.r.t __float128
 2011-04-03 19:40 UTC  (3+ messages)

[AVR] Define ASM_OUTPUT_ALIGNED_BSS macro instead of ASM_OUTPUT_BSS
 2011-04-03 19:27 UTC 

[quadmath, committed] Small doc patch (PR 48311)
 2011-04-03 18:48 UTC 

[RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
 2011-04-03 18:02 UTC  (4+ messages)

[RFC PATCH, go]: Port to ALPHA arch
 2011-04-03 17:46 UTC  (3+ messages)

[wwwdocs] rotate news
 2011-04-03 17:18 UTC 

[wwwdocs] Tweak the reference to lists in our standard footer
 2011-04-03 16:38 UTC 

libgo patch committed: Mark libgo/configure as executable
 2011-04-03 16:14 UTC 

[wwwdocs] Merge two FSF references and reduce size of our footer
 2011-04-03 15:40 UTC 

[Patch, libgFortran] Fix MinGW64 compile warning
 2011-04-03 15:26 UTC  (4+ messages)

[doc] Improve support library requirements documentation (PR bootstrap/48135)
 2011-04-03 14:53 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.6
 2011-04-03 14:48 UTC  (2+ messages)

]wwwdocs] Consolidate two lists in releases.html
 2011-04-03 14:19 UTC 

[wwwdocs]
 2011-04-03 13:00 UTC  (2+ messages)

New Russian PO file for 'gcc' (version 4.6.0)
 2011-04-03 10:37 UTC 

Remove useless local variable in try_combine
 2011-04-03  9:19 UTC 

New template for 'cpplib' made available
 2011-04-03  7:45 UTC 

New template for 'gcc' made available
 2011-04-03  7:45 UTC 

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).