public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
The TI C6X port
 2011-05-10 15:54 UTC  (6+ messages)
` C6X port 1/11: Reorganize schedule_block
` C6X port 2/11: Use a structure for schedule_block variables
` C6X port 3/11: Cache dependency costs
` C6X port 4/11: Backtracking scheduler
` C6X port 5/11: Track predication conditions more accurately

[patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
 2011-05-10 15:52 UTC  (6+ messages)

Put libgcc config headers in separate libgcc_tm.h
 2011-05-10 15:43 UTC  (3+ messages)

[AVR] Couple of tweaks
 2011-05-10 15:30 UTC  (6+ messages)

[patch] make default linker --hash-style configurable option
 2011-05-10 15:26 UTC  (20+ messages)

[PATCH] use build_function_type less in c-family and LTO
 2011-05-10 15:25 UTC  (3+ messages)

[PATCH] Fix tree parts of PR18041
 2011-05-10 15:21 UTC  (4+ messages)

PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
 2011-05-10 15:09 UTC  (5+ messages)

Use Enum for rs6000 -mcpu=, -mtune= options
 2011-05-10 14:44 UTC  (2+ messages)

Ping: PR target/45074: Check targets of multi-word operations
 2011-05-10 14:18 UTC 

[PATCH] don't use build_function_type in the Java FE
 2011-05-10 14:14 UTC 

[PATCH] don't use build_function_type in the Ada FE
 2011-05-10 14:06 UTC 

[PATCH, ARM] Unaligned accesses for packed structures [1/2]
 2011-05-10 14:03 UTC  (4+ messages)

[PATCH][2/n] Cleanup LTO type merging
 2011-05-10 13:50 UTC 

[Patch,AVR]: Fix PR45099
 2011-05-10 13:21 UTC  (4+ messages)

[Patch,AVR]: Fix PR48896
 2011-05-10 13:17 UTC  (2+ messages)

[ARM] TLS Descriptor support
 2011-05-10 13:14 UTC  (2+ messages)

RX: Adjust memory_move_cost
 2011-05-10 12:50 UTC 

RX: Add jump and loop alignment
 2011-05-10 12:26 UTC 

[PATCH] Teach forwprop how to optimize successive conversions
 2011-05-10 11:52 UTC 

[C++0x] contiguous bitfields race implementation
 2011-05-10 11:42 UTC  (8+ messages)

[PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
 2011-05-10 11:38 UTC  (4+ messages)

Use Enum for MIPS -march=, -mtune=, -mips options
 2011-05-10 11:25 UTC  (2+ messages)

[PATCH] C++0x, fixes for override/final
 2011-05-10 11:24 UTC  (5+ messages)

[ping] 5 unreviewed patches
 2011-05-10  9:02 UTC 

[PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2
 2011-05-10  8:58 UTC  (2+ messages)

[build] Define HAVE_GAS_HIDDEN on Darwin
 2011-05-10  7:45 UTC  (2+ messages)

[C++, committed] Add c++/48522 testcase
 2011-05-10  6:49 UTC 

[C++, committed] Add c++/48735 testcase
 2011-05-10  6:46 UTC 

[PATCH,c++] describe reasons for function template overload resolution failure
 2011-05-10  6:36 UTC 

[PATCH] Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928)
 2011-05-10  6:21 UTC  (2+ messages)

[google]Implement an optimization based on reuse distance profiling (issue4517049)
 2011-05-10  4:47 UTC  (2+ messages)

[PATCH] Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611)
 2011-05-09 23:26 UTC  (2+ messages)

[patch][gimplefe] Preliminary variable declaration support
 2011-05-09 23:00 UTC 

[PATCH, i386]: Handle flag_prefer_avx128 in ix86_autovectorize_vector_sizes
 2011-05-09 22:50 UTC 

[patch] Add new -gmlt option for min. debug info with line tables (issue4440072)
 2011-05-09 22:25 UTC  (5+ messages)

Fix thinko in var-tracking.c
 2011-05-09 22:08 UTC  (3+ messages)

[PATCH, MELT] fix useless forcing of GCC garbage collector
 2011-05-09 21:56 UTC  (4+ messages)

Fix problem with guality tests
 2011-05-09 21:49 UTC  (2+ messages)

[Patch] testcase for c++/20039
 2011-05-09 21:37 UTC  (2+ messages)

Use expr_location_or in more cases
 2011-05-09 19:56 UTC 

[PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
 2011-05-09 19:24 UTC  (3+ messages)

C++ PATCH for c++/48936 (failure with static constant template variable in sizeof)
 2011-05-09 19:12 UTC 

[C++ Patch] PRs 48737 & 48744
 2011-05-09 18:44 UTC  (4+ messages)

[PATCH, i386]: Remove unneeded predicates
 2011-05-09 18:41 UTC 

C++ PATCH for c++/34772 (warning about self-initialization without -Winit-self)
 2011-05-09 18:37 UTC 

[PATCH][ARM] Thumb2 replicated constants
 2011-05-09 17:11 UTC  (3+ messages)

[v3] Fix libstdc++/48933
 2011-05-09 16:51 UTC 

[PATCH][1/n] LTO type merging cleanup
 2011-05-09 16:49 UTC 

[PATCH] Canonicalize compares in combine [3/3] ARM backend part
 2011-05-09 16:45 UTC  (2+ messages)
` Ping "

[Comitted] S/390: Fix TD/TF mem to reg splitter for -m31 -mzarch
 2011-05-09 16:45 UTC 

[PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
 2011-05-09 16:12 UTC  (3+ messages)

[PATCH 11/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-05-09 16:00 UTC 

[PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration
 2011-05-09 15:15 UTC  (7+ messages)

Minor type merging optimization
 2011-05-09 12:20 UTC  (8+ messages)

fix up hot/cold partitioning on ports that don't have long conditional branches
 2011-05-09 10:34 UTC  (4+ messages)

[pph] Allow streamer to define unique INTEGER_CST nodes (issue4489044)
 2011-05-09  9:49 UTC  (2+ messages)

Ping: Make 128 bits the default vector size for NEON
 2011-05-09  9:33 UTC  (7+ messages)

C++ Patch for PR c++/48859
 2011-05-09  9:01 UTC  (2+ messages)

[PATCH] for Re: C99 and C++0x status pages
 2011-05-09  7:32 UTC 

[wwwdocs] Use regular <h2> markup for java/projects.html
 2011-05-09  5:40 UTC  (3+ messages)

[Patch, libfortran] Thread safety and simplification of error printing
 2011-05-09  4:00 UTC  (7+ messages)

Watch for a Massive Bull Run! Read Inside
 2011-05-09  2:38 UTC 

Better time/size estimates for ipa-cp
 2011-05-09  0:34 UTC 

Propagate BB predicates in ipa-inline-analysis
 2011-05-08 19:48 UTC  (2+ messages)

[C++ patch, committed as obvious] PR 48816
 2011-05-08 19:39 UTC 

[RFC PATCH] Typed DWARF stack
 2011-05-08 18:57 UTC  (4+ messages)
` [PATCH] "

GAS GCC FAQ query
 2011-05-08 16:54 UTC  (2+ messages)

[wwwdocs] Remove redundant bgcolor= from projects/tree-ssa/tree-browser.html
 2011-05-08 14:18 UTC 

[rs6000] Fix thinko in output_profile_hook
 2011-05-08 12:51 UTC  (2+ messages)

[SPARC] Remove unused macros
 2011-05-08 12:12 UTC  (2+ messages)

[PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloo​​​​p
 2011-05-08 12:02 UTC  (2+ messages)

[PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloo​​​p
 2011-05-08 11:40 UTC  (3+ messages)

[PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloo​​p
 2011-05-08 10:57 UTC  (4+ messages)

[PATCH, SMS 3/3] Skip DEBUG_INSN in loop-doloop.c
 2011-05-08 10:41 UTC 

[PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
 2011-05-08  7:39 UTC 

[PATCH] C++0x, virt-specifier (final/override) support for member functions (parser and analysis both)
 2011-05-08  4:37 UTC  (3+ messages)

[PATCH, SMS 1/3] Support closing_branch_deps (second try)
 2011-05-08  4:37 UTC 

[patch] fix typos and grammar in -fuse-linker-plugin docs
 2011-05-07 23:49 UTC  (3+ messages)

Inliner badness fixes&cleanups
 2011-05-07 21:33 UTC 

[Patch, libfortran] PR 48915 Fix incorrect return code with -fdump-core, error handling changes
 2011-05-07 20:09 UTC 

C++ PATCHes relating to c++/48834, c++/40975 (array new)
 2011-05-07 19:52 UTC  (4+ messages)
  ` copy_tree_r and STATEMENT_LIST (was Re: C++ PATCHes relating to c++/48834, c++/40975 (array new))

RFA: Fix middle-end/46500
 2011-05-07 19:42 UTC  (6+ messages)
` Updated: RFA: Fix middle-end/46500 (void * encapsulated)
  ` Updated^2: "

E5gcc-patches应收收账款管理与催收
 2011-05-07 19:12 UTC 

[google] Patch to support calling multi-versioned functions via new GCC builtin. (issue4440078)
 2011-05-07 18:11 UTC  (18+ messages)

[patch] Tidy up global_bindings_p langhook
 2011-05-07 18:02 UTC  (2+ messages)

cleanup i386 prefetch_beneficial_p
 2011-05-07 15:43 UTC 

Inliner speedup
 2011-05-07 14:54 UTC 

pb_ds debug mode patch
 2011-05-07 14:34 UTC 

[x32] PATCH: Handle NULL TYPE argument in ix86_promote_function_mode
 2011-05-07 13:53 UTC 

[Patch, Fortran] Fixes for scalar coarrays
 2011-05-07 12:47 UTC 

Go patch committed: Use backend types for all type conversions
 2011-05-07  1:12 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).