public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[pph] Add pph_writer_enabled_p (issue5003044)
 2011-09-13 20:34 UTC 

[SPARC] Use match_test rather than eq/ne symbol_ref
 2011-09-13 20:18 UTC  (2+ messages)

[HPPA] Use match_test rather than eq/ne symbol_ref
 2011-09-13 19:40 UTC  (3+ messages)

Go patch committed: Fix inherited hidden methods, part 2
 2011-09-13 19:03 UTC 

[V850] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:39 UTC  (2+ messages)

[SH] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:15 UTC 

[ARM] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:06 UTC  (2+ messages)

[MN10300] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:05 UTC  (2+ messages)

[PPC] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:05 UTC 

[S390] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:05 UTC 

[M68K] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:04 UTC  (2+ messages)

[MICROBLAZE] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:02 UTC 

[MEP] Use match_test rather than eq/ne symbol_ref
 2011-09-13 18:01 UTC 

[H8300] Use match_test rather than eq/ne symbol_ref
 2011-09-13 17:58 UTC  (2+ messages)

[M32R] Use match_test rather than eq/ne symbol_ref
 2011-09-13 17:57 UTC 

[IQ2000] Use match_test rather than eq/ne symbol_ref
 2011-09-13 17:56 UTC 

Prevent inliner from removing aliases of used comdats
 2011-09-13 17:55 UTC  (2+ messages)

[IA64] Use match_test rather than eq/ne symbol_ref
 2011-09-13 17:55 UTC 

[BFIN] Use match_test rather than eq/ne symbol_ref
 2011-09-13 17:52 UTC 

Go patch committed: Fix inherited hidden methods
 2011-09-13 17:50 UTC 

[PATCH] sel-sched: fix merging of LHS reg availability (PR 50340)
 2011-09-13 17:49 UTC 

Vector shuffling
 2011-09-13 17:48 UTC  (18+ messages)

Initial shrink-wrapping patch
 2011-09-13 17:22 UTC  (9+ messages)

[C++-11] User defined literals
 2011-09-13 16:43 UTC  (2+ messages)

reorg.c: fix a linker error if HAVE_return is not defined
 2011-09-13 16:14 UTC  (2+ messages)

Force aliases to be output when cgraph decides so
 2011-09-13 15:11 UTC 

[2/4] SMS: Use ids to represent ps_insns
 2011-09-13 14:35 UTC  (3+ messages)

Missing SCALAR_INT_MODE_P checks in simplify_subreg
 2011-09-13 14:05 UTC 

[patch] C6X unwinding/exception handling
 2011-09-13 13:35 UTC  (2+ messages)

[PLUGIN] Fix PLUGIN_FINISH_TYPE
 2011-09-13 12:25 UTC  (5+ messages)

[Patch,AVR]: Fix PR 50358
 2011-09-13  8:58 UTC  (2+ messages)

[google/integration] Support arm-grtev2-linux-*eabi (issue4628043)
 2011-09-13  8:57 UTC  (3+ messages)

[v3] Declare std::tuple_cat constexpr (+ all std::get)
 2011-09-13  7:28 UTC 

[pph] Restore -fno-dwarf2-cfi-asm. (issue4992051)
 2011-09-13  2:07 UTC 

[PATCH] c++/48320 - Template parameter packs cannot be expanded in
 2011-09-12 23:41 UTC  (2+ messages)

[pph] Remove XPASS noise from pph testsuite (issue4967063)
 2011-09-12 22:50 UTC  (3+ messages)

[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-09-12 22:25 UTC  (29+ messages)
` [PATCH 0/7] "
  ` [PATCH 6/7] Kill pedantic warnings on system headers macros
  ` [PATCH 4/7] Support -fdebug-cpp option
  ` [PATCH 5/7] Add line map statistics to -fmem-report output
  ` [PATCH 1/7] Linemap infrastructure for virtual locations
  ` [PATCH 7/7] Reduce memory waste due to non-power-of-2 allocs
    ` [PATCH 3/7] Emit macro expansion related diagnostics
    ` [PATCH 2/7] Generate virtual locations for tokens

[PATCH, rs6000] Preserve link stack for 476 cpus
 2011-09-12 21:00 UTC  (2+ messages)

Add unwind information to mips epilogues
 2011-09-12 20:04 UTC  (13+ messages)

[PATCH] Fix -fno-dwarf2-cfi-asm bootstrap (PR bootstrap/50010)
 2011-09-12 19:32 UTC  (2+ messages)

C++ PATCH to handling of template conversion functions
 2011-09-12 19:29 UTC 

Sequence of C++ PATCHes to C++11 reference semantics
 2011-09-12 19:27 UTC 

Trivial C++ PATCH to implicit_conversion
 2011-09-12 19:17 UTC 

[PATCH, ARM] Support NEON's VABD with combine pass
 2011-09-12 18:02 UTC  (4+ messages)

Patch ping
 2011-09-12 16:17 UTC  (2+ messages)

[lra] patch to solve code size regression on ppc32 SPEC2000
 2011-09-12 16:09 UTC 

[pph] Do not read pph files more than once (issue4983055)
 2011-09-12 15:13 UTC  (2+ messages)

[pph] Fix method lookups (part 1) (issue4997042)
 2011-09-12 14:52 UTC  (3+ messages)

[PATCH] Fix up call_site_parameter (PR debug/50299)
 2011-09-12 14:51 UTC  (2+ messages)

[PATCH, SMS] Minor misc. fixes
 2011-09-12 14:09 UTC  (3+ messages)

[wwwdocs] Revamp the news section on our title page
 2011-09-12 11:54 UTC  (2+ messages)

ARM: Emit conditions in push_multi
 2011-09-12 11:41 UTC  (6+ messages)

[wwwdocs] Document recent (and less recent) SPARC changes
 2011-09-12 10:02 UTC  (3+ messages)

[Patch,AVR]: Fix PR 43746
 2011-09-12  9:37 UTC  (2+ messages)

[PATCH] Fix PR50343
 2011-09-12  7:47 UTC 

[1/4] SMS: remove register undo list
 2011-09-12  5:59 UTC 

[patch, arm] Fix PR target/50305 (arm_legitimize_reload_address problem)
 2011-09-11 23:26 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 47978: Invalid INTENT in overriding TBP not detected
 2011-09-11 22:49 UTC  (5+ messages)

[Patch] Finish function using absolute value not #define value
 2011-09-11 21:23 UTC  (4+ messages)

[Ada] Fix segfault on conditional expression with type String
 2011-09-11 20:37 UTC 

[Ada] Fix ICE on unchecked conversion from atomic record type
 2011-09-11 20:18 UTC 

[Ada] Housekeeping work in gigi (35/n)
 2011-09-11 19:27 UTC 

[Ada] Housekeeping work in gigi (34/n)
 2011-09-11 19:15 UTC 

[Ada] Housekeeping work in gigi (33/n)
 2011-09-11 19:01 UTC 

[CRIS, committed] Use match_test for .md attributes
 2011-09-11 18:39 UTC 

[MIPS, committed] Use match_test for .md attributes
 2011-09-11 18:34 UTC 

[patch, fortran] Fix PR 50327, regression in DO WHILE
 2011-09-11 17:23 UTC  (2+ messages)

[wwwdocs] Adjust highlight style, and make headers darker
 2011-09-11 17:21 UTC 

[arm-embedded] Simply enable GCC to support -march=armv6s-m as GAS does
 2011-09-11 16:16 UTC  (6+ messages)

[wwwdocs] Minor tweak to release branch status descriptions
 2011-09-11 15:19 UTC 

[RFC][GCC, Multilib]Make GCC more easier for user to select and build extra libraries for ARM targets
 2011-09-11 13:42 UTC  (2+ messages)

[wwwdocs] Most slightly adjust link colors
 2011-09-11  8:37 UTC 

[arm-embedded] Make GCC more easier for user to build extra libraries for ARM
 2011-09-11  8:23 UTC 

[Patch, gcc, testsuite] Use long enums for case foldconst-3.c for target ARM EABI
 2011-09-11  2:42 UTC 

[RFC] Cleanup DW_CFA_GNU_args_size handling
 2011-09-11  2:35 UTC  (9+ messages)

[wwwdocs] ProPolice actually was merged
 2011-09-11  2:10 UTC 

[wwwdocs] Rotate news
 2011-09-11  1:39 UTC 

[wwwdocs] Remove libg++ from the extensions page
 2011-09-11  0:45 UTC 

PATCH for Re: GCC 4.7.0 Status Report (2011-09-09)
 2011-09-10 21:52 UTC 

PATCH: Check ia32 instead of ilp32
 2011-09-10 21:09 UTC  (2+ messages)

RFC: PR middle-end/50074: [4.7 Regression] gcc.dg/sibcall-6.c execution test on x86_64 with -fPIC
 2011-09-10 20:13 UTC 

PATCH: PR bootstrap/50237: [4.7 regression] bootstrap comparison failure for libcpp/lex.o
 2011-09-10 16:48 UTC  (2+ messages)

[patch, fortran] Further fixes for PR 49479
 2011-09-10 15:30 UTC  (3+ messages)

Go patch committed: Fix package name as composite literal struct key
 2011-09-10 11:13 UTC 

[PATCH][Cilkplus] Patch to fix Template type inside cilk_for
 2011-09-10 11:04 UTC  (9+ messages)

[cxx-mem-model] C++ wrappers
 2011-09-10  0:02 UTC 

[cxx-mem-model] Some consolidation
 2011-09-09 20:56 UTC 

[lra] Fix ppc64 bootstrap failure
 2011-09-09 20:37 UTC 

Fwd: [cxx-mem-model] Don't over process __sync_mem parameters
 2011-09-09 20:29 UTC 

[testsuite,committed]: Fix gcc.dg/torture/pr49030.c for int < 32 bits
 2011-09-09 18:56 UTC 

[PATCH][Cilkplus] Patch to add GCC Standard header
 2011-09-09 17:32 UTC  (2+ messages)

[PATCH] Fix PR50328
 2011-09-09 15:38 UTC  (2+ messages)

[Patch][Master] Finish function using absolute value not #define value
 2011-09-09 15:14 UTC  (3+ messages)

[PATCH][ARM] Generic tuning
 2011-09-09 14:54 UTC  (5+ messages)

[Patch, testsuite, arm] Skip the arch conflict to enable case neon-thumb2-move pass on more targets
 2011-09-09 13:59 UTC  (4+ messages)

New SPU failures (Re: [PATCH, PR 49923] Check for misaligned accesses before doing SRA)
 2011-09-09 13:55 UTC  (5+ messages)

Ping: Make SMS schedule register moves
 2011-09-09 13:07 UTC 

PING: [ARM] Model automodified addresses in the Cortex A8 and A9 schedulers -- NEON
 2011-09-09 13:05 UTC 

[ARM] Loosen MODES_TIEABLE_P
 2011-09-09 13:01 UTC 

[PATCH][ARM] -m{cpu,tune,arch}=native
 2011-09-09 12:48 UTC  (5+ messages)

RFA: MN10300: Fix splitting AND insns
 2011-09-09 12:42 UTC  (2+ messages)

[PATCH] Fold PRE inserted statements
 2011-09-09 11:56 UTC 

[PATCH] Adjust fold_stmt_inplace interface
 2011-09-09 10:16 UTC 

[Patch, testsuite, arm] Skip the arch conflict to enable case neon-thumb2-move pass on more targets
 2011-09-09 10:12 UTC 

[PATCH] Fix swap_tree_operands
 2011-09-09 10:07 UTC 

[Patch, testsuite] fix target/PR49614
 2011-09-09 10:04 UTC  (6+ messages)

[PATCH, testsuite] Avoid architecture options conflict for case pr42894.c
 2011-09-09  9:17 UTC  (2+ messages)

[PATCH] Fix PR50333
 2011-09-09  9:16 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).