[PATCH 0/9] New back end ia16: 16-bit Intel x86
2007-07-30 19:36 UTC (9+ messages)
` [PATCH 1/9] New target "
` [PATCH 2/9] Fix reloads_unique_chain_p() missing a conflict
` [PATCH 3/9] reload_reg_free():
` [PATCH 4/9] Subreg handling in reload_inner_reg_of_subreg() and push_reload()
` [PATCH 5/9] Libgcc bits and the back end itself
` [PATCH 6/9] Documentation for the ia16 back end
` [PATCH 7/9][wwwdocs] Mention ia16 in backends.html
` [PATCH 8/9] Vectorizer testsuite fixes
[PING][PATCH] [modulo-sched] Change the ddg's construction
2007-07-30 19:35 UTC (3+ messages)
[tuples] Fix constructor initializers
2007-07-30 19:34 UTC
[PATCH][dataflow] Clean up the treatment of def
2007-07-30 19:15 UTC (2+ messages)
[PATCH] Wrong coverage attribution
2007-07-30 19:12 UTC (3+ messages)
PATCH PING: distcc and ccache speedup: adds directives-only preprocessing
2007-07-30 18:53 UTC (7+ messages)
[PATCH] Improved dependence analysis
2007-07-30 18:49 UTC (2+ messages)
[PATCH] Fix pragma-darwin.c (and turn on for i386-darwin also)
2007-07-30 18:34 UTC (3+ messages)
[Patch, Fortran] PR32936 - Allocate's STAT & function result
2007-07-30 18:28 UTC
[c++ patch] Fix PRs 30849/30850/30851
2007-07-30 18:27 UTC (3+ messages)
PATCH: Report branch/revsion info from "gcc -v"
2007-07-30 18:27 UTC (5+ messages)
Patch ping
2007-07-30 18:17 UTC
[PATCH INSTALLED]: const typedefs part 12/N
2007-07-30 17:08 UTC
[PATCH INSTALLED]: const typedefs part 11/N
2007-07-30 16:26 UTC
PATCH: [4.3 Regression] Make FAILURE in 4.3.0 - error: `CXX' has changed since the previous run:
2007-07-30 15:40 UTC (7+ messages)
[PATCH] Fix PR32843, testsuite bug wrt sign/zero-extension of return values
2007-07-30 13:58 UTC (9+ messages)
[wwwdocs] translations.html
2007-07-30 13:42 UTC
[libgfortran,committed] Have libgfortran.h include <stdarg.h>
2007-07-30 13:39 UTC
[PATCH] Fix matrix regression failures on AIX and HP-UX
2007-07-30 13:18 UTC (6+ messages)
MIPS support for __builtin_flush_icache() breaks -mips16
2007-07-30 12:53 UTC (3+ messages)
` [PATCH] "
[Patch]: Set USE_GTHREAD_WEAK on mingw32 to 0
2007-07-30 12:47 UTC (2+ messages)
PING: PING: patch: ICE in legitimize_pic_address for x86_64 mingw target
2007-07-30 11:19 UTC
[C++ Patch] PR 32108 (take2)
2007-07-30 10:55 UTC (3+ messages)
PATCH: Add .type pseudo-op to 68K soft-float routines
2007-07-30 10:32 UTC (2+ messages)
[patch, libfortran] PR 32858 - printf()-capabilities for runtime_error
2007-07-30 9:42 UTC (7+ messages)
RFA: GPLv3: gcc/ada
2007-07-30 9:17 UTC
Re: [Patch] New: CR16 port
2007-07-30 9:14 UTC (9+ messages)
` "
RFA: GPLv3: gcc/java
2007-07-30 8:48 UTC
ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
2007-07-30 8:42 UTC
Committed: Documentation for -fsign-zero
2007-07-30 0:32 UTC
[PATCH] Fix pragma-darwin.c (and turn on for i386-darwin also)
2007-07-29 23:52 UTC
Reduce startup cost of compiler (patch 2)
2007-07-29 21:32 UTC (2+ messages)
[PING][PATCH] [modulo-sched] Change the ddg's construction
2007-07-29 19:55 UTC (2+ messages)
[patch, fortran] PR32879 - Document algorithm used for random generator
2007-07-29 17:16 UTC (3+ messages)
[patch, fortran] PRs 31818, 32876, 32905 - about namelists
2007-07-29 16:11 UTC (4+ messages)
[patch, fortran] PR32906 - Parameter array ... cannot be automatic or assumed shape
2007-07-29 13:40 UTC (2+ messages)
[gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)
2007-07-29 13:36 UTC (8+ messages)
Fix for data deps classical distance vector
2007-07-29 13:29 UTC (2+ messages)
[fortran, backport, committed] documentation update
2007-07-29 11:07 UTC
[patch] [RFC] Gimplifying rhs cond_exprs
2007-07-29 8:23 UTC
[PATCH INSTALLED]: const typedefs part 10/N
2007-07-29 7:37 UTC
[PATCH]: Fix memory leaks in tree-ssa-alias.c
2007-07-29 7:00 UTC
[C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers
2007-07-29 5:47 UTC (3+ messages)
` AW: "
[patch] cp/*.c: Fix comment typos
2007-07-29 2:02 UTC
[patch] gcc/*: Fix comment typos
2007-07-29 0:52 UTC
[patch] fortran/*: Fix comment typos
2007-07-28 23:59 UTC
[patch, fortran] module that calls a contained function with an ENTRY point
2007-07-28 23:55 UTC
[DOC PATCH]: Document new __float128 x86_64 builtin functions
2007-07-28 23:50 UTC (2+ messages)
[wwwdocs] GCC 4.2 status updates
2007-07-28 21:14 UTC
[patch] Encode the libgcj soversion in libjava's private dir
2007-07-28 21:02 UTC (3+ messages)
[PATCH]: Fix memory leaks in tree-ssa-alias.c
2007-07-28 21:02 UTC
[Committed] Fix PR middle-end/32920
2007-07-28 18:35 UTC
[tuples] Assert that GIMPLE_RETURN is returning a gimple value
2007-07-28 16:34 UTC
[PATCH INSTALLED]: const typedefs part 9/N
2007-07-28 15:20 UTC
[PATCH] Fix PR c++/30917: ICE with friend in local class (to a function)
2007-07-28 14:54 UTC (2+ messages)
[Patch, fortran] PR31211 - wrong code generated for pointer returning function as actual argument
2007-07-28 10:46 UTC (2+ messages)
[PATCH] Fix PR 32915 dllimport regression
2007-07-28 9:55 UTC (3+ messages)
[PATCH]: Add more timevars to aliasing
2007-07-28 9:41 UTC
[PATCH] Fix PR 32195 dllimport regression
2007-07-28 5:11 UTC
[tuples] Fix gimplification of MODIFY_EXPR
2007-07-28 2:02 UTC
[wwwdocs] PATCH for Re: Creating gcc-newbies mailing list
2007-07-27 22:38 UTC
Allow preferred-stack-boundary of 3 for x86-64
2007-07-27 22:33 UTC (2+ messages)
[Patch, fortran] PR32880 - User operator & allocatable TYPE components: wrong deallocate
2007-07-27 22:08 UTC (3+ messages)
[Patch, fortran] PR 32909 Replace gfc_c_int_type_node with integer_type_node
2007-07-27 22:04 UTC (2+ messages)
Patch to implement XFmode/TFmode constant suffixes on IA64
2007-07-27 20:47 UTC
Patch to fix vector tests on IA64 HP-UX
2007-07-27 20:30 UTC (2+ messages)
[PATCH]: Fix problematic -Wcast-qual cases using new CONST_CAST macro
2007-07-27 20:28 UTC (6+ messages)
[PATCH] Fix PR testsuite/32471 when INT_MAX is not 0x7fffffff
2007-07-27 20:10 UTC (2+ messages)
[PATCH,testsuite] xfail pr23098.c on vxworks targets
2007-07-27 19:44 UTC (2+ messages)
[committed] Define __mips_dsp_rev
2007-07-27 19:42 UTC
[wwwdocs] Committed: document C++0x decltype
2007-07-27 18:38 UTC
PING: C++0x decltype patch
2007-07-27 18:03 UTC (5+ messages)
[Bug middle-end/32749] [4.3 regression]: gfortran.dg/auto_array_1.f90
2007-07-27 17:39 UTC (5+ messages)
[PATCH] C++ frontend fix for PR 32668, type-generic builtins
2007-07-27 17:29 UTC (2+ messages)
` [PING] "
PATCH: PR c++/32346
2007-07-27 17:26 UTC
[tuples] add works_with_tuples_p flag to tree_opt_pass
2007-07-27 17:19 UTC (4+ messages)
[libgfortran,committed] Get rid of warning in io/unix.c
2007-07-27 17:03 UTC
Enable gcj on ARM EABI
2007-07-27 15:56 UTC
[PATCH]: Fix two Wcast-qual violations in java dir
2007-07-27 15:27 UTC (2+ messages)
[gfortran,patch] Improve handling of character SELECT
2007-07-27 15:06 UTC (3+ messages)
[PATCH][C] Remove the disregards_inline_limits langhook
2007-07-27 14:32 UTC
ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
2007-07-27 14:18 UTC (3+ messages)
[patch] Move dominance info to struct control_flow_graph
2007-07-27 14:10 UTC (2+ messages)
[patch] Fix gimple type checking errors on ppc
2007-07-27 13:25 UTC (2+ messages)
[Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used
2007-07-27 11:29 UTC (3+ messages)
[PATCH] Fix gnat on GNU/kFreeBSD
2007-07-27 10:37 UTC (3+ messages)
[PATCH INSTALLED]: Make treelang dir -Wcast-qual clean
2007-07-27 9:19 UTC
PATCH PING: Make canonical type failures ICE
2007-07-27 8:10 UTC (4+ messages)
[patch, fortran] PR32760 Error defining subroutine named PRINT
2007-07-27 8:03 UTC (2+ messages)
[Patch, fortran] Use correct type for transferring array descriptor info to library
2007-07-27 7:21 UTC (2+ messages)
RFA: GPLv3: gcc/fortran
2007-07-27 7:11 UTC
[PATCH] Fix PR32522 -- alpha bootstrap failure
2007-07-27 6:28 UTC
Make more use of register insv and ext*v expanders
2007-07-27 6:26 UTC (2+ messages)
[PATCH] Use cmp_return_mode for fp libcall compare modes and set up the two mode new attributes for SPU
2007-07-27 4:59 UTC
PATCH: Remove unused crt targets
2007-07-27 3:35 UTC (2+ messages)
Patch: 'normalization' of libmudflap Makefile.am
2007-07-27 2:09 UTC (2+ messages)
[PATCH] Fix error in option handling
2007-07-27 0:03 UTC (2+ messages)
RTL sharing tester (for testing)
2007-07-27 0:01 UTC (11+ messages)
` RFA: Stop df from generating SUBREG REG_NOTES
[C++ Patch] PR 32108
2007-07-26 23:17 UTC (5+ messages)
[PATCH,testsuite] fix gcc.dg/tree-ssa/20030714-1.c with -fPIC
2007-07-26 21:40 UTC
[PATCH,testsuite] fix gcc.dg/tree-ssa/wholeprogram-1.c for -fPIC
2007-07-26 21:13 UTC (4+ messages)
PATCH: eliminate warnings from c-opts.c
2007-07-26 20:51 UTC (3+ messages)
Your patch to PR 30700
2007-07-26 19:29 UTC (2+ messages)
Patch: FYI: remove some java-specific tree codes
2007-07-26 18:49 UTC
[PATCH] fix pr25446
2007-07-26 18:48 UTC
[PATCH][Modulo-sched] Avoid SMS when the candidate loop contains INC instruction
2007-07-26 18:21 UTC (2+ messages)
page: next (older) | prev (newer) | 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).