public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
gcc_release script, snapshots, and LAST_UPDATED version
 2011-01-29 17:09 UTC  (8+ messages)

[PATCH, dataflow] PR47525 DCE fails to eliminate dead calls to pure functions
 2011-01-29 16:57 UTC  (3+ messages)

[wwwdocs, Patch] gcc-4.6/changes.html: Minor Fortran update
 2011-01-29 15:39 UTC  (5+ messages)

Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert
 2011-01-29 15:11 UTC 

libgo patch committed: If no MAP_ANON, use /dev/zero
 2011-01-29 10:59 UTC 

[PATCH 5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange
 2011-01-29 10:54 UTC  (4+ messages)
` [PATCH] Use Alias in common.opt to "

PowerPC -mcmodel related regression on power6/7
 2011-01-29 10:52 UTC 

[ARM] [1/2] Make ARM_LEGITIMIZE_RELOAD_ADDRESS be a function
 2011-01-29 10:14 UTC  (5+ messages)

Don't emit adjacent operands in -fdump-go-spec
 2011-01-29 10:06 UTC 

Fwd: Floating Point as Hex Patch
 2011-01-29  7:16 UTC  (2+ messages)

libgo patch committed: Look for zoneinfo files in Solaris directory
 2011-01-29  3:54 UTC 

libgo patch committed: Use -std=gnu99 for mksysinfo
 2011-01-29  3:23 UTC 

libgo patch committed: Fix Solaris specific define
 2011-01-29  2:33 UTC 

[patch, libgfortran] PR47434 Wrong field width for NaN with (F0.n) formatting
 2011-01-29  0:29 UTC 

PR c++/47311
 2011-01-29  0:08 UTC  (6+ messages)

[trans-mem] PR 46567
 2011-01-28 23:09 UTC  (9+ messages)

PATCH: import move-if-change from gnulib (was: PATCH: PR binutils/12283: bfd/doc doesn't support parallel build)
 2011-01-28 23:06 UTC  (2+ messages)

[trans-mem] PR47340 (committed): handle new operator (again)
 2011-01-28 22:54 UTC 

Update to WWW Docs for Contributing Doc Patches [wwwdocs]
 2011-01-28 22:18 UTC  (11+ messages)

[PATCH 0/5] Remove the LAMBDA framework
 2011-01-28 22:18 UTC  (9+ messages)
` [PATCH 5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange
        ` [PATCH] Use HOST_WIDE_INTs in gcd and least_common_multiple

[google] Add README.google to document patches to be ported to trunk (issue4090046)
 2011-01-28 21:12 UTC 

[Patch, Fortran] PR 47507 - allow PURE functions with intent-free VALUE dummies; update to gfortran.texi
 2011-01-28 20:58 UTC  (2+ messages)

[wwwdocs] Update the GNU Modula-2 entry in frontends.html
 2011-01-28 20:15 UTC 

C++ PATCHes for c++/46977 (C++0x ICE on template with statement-expression)
 2011-01-28 19:43 UTC  (2+ messages)

[PATCH] Unshare constants in the constant pool (PR target/42894)
 2011-01-28 19:40 UTC  (5+ messages)

[google] Pass CC and CXX to the libmudflap testsuite to capture -sysroot
 2011-01-28 19:33 UTC  (2+ messages)

[google] Omit date from Fortran .mod files for reproducible builds
 2011-01-28 19:06 UTC  (4+ messages)
` [Trunk/GCC 4.6] "

[Fwd: Re: [Patch ARM] Rename f_load and f_store attributes to f_fpa_load and f_fpa_store .]
 2011-01-28 18:13 UTC 

[patch][gimplefe] Recognition of variable declarations
 2011-01-28 18:00 UTC  (3+ messages)

[google] Pass CC to the libgomp testsuite to capture -sysroot
 2011-01-28 17:25 UTC  (2+ messages)

Dump file usage patterns?
 2011-01-28 16:52 UTC  (4+ messages)

[wwwdocs] Document GCC 4.6 Solaris 2 changes
 2011-01-28 16:47 UTC  (3+ messages)

PR debug/47510
 2011-01-28 16:40 UTC 

[patch] PR bootstrap/47147 - fix stddef.h for NetBSD
 2011-01-28 16:33 UTC  (2+ messages)

[google/integration] Remove trunk revision from DATESTAMP (issue3989048)
 2011-01-28 16:29 UTC  (2+ messages)

[v3] Two minor tweaks to atomic_base.h
 2011-01-28 16:17 UTC 

[build, c++, fortran, go] Use -noso/-so_archive instead of -Bstatic/-Bdynamic on Tru64 UNIX
 2011-01-28 16:12 UTC  (3+ messages)

[patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate
 2011-01-28 16:01 UTC  (8+ messages)

[testsuite] Require visibility support in gcc.dg/pr47276.c
 2011-01-28 15:55 UTC 

[testsuite] XFAIL gcc.target/i386/asm-6.c on 32-bit Solaris 10+/x86
 2011-01-28 15:47 UTC 

[patch, arm] Backport PR45094 fix to 4.5
 2011-01-28 15:46 UTC  (3+ messages)

Contents of PO file 'gcc-4.6-b20101218.ja.po'
 2011-01-28 15:14 UTC 

New Japanese PO file for 'gcc' (version 4.6-b20101218)
 2011-01-28 14:36 UTC 

[Patch, fortran] F2003 - Scalar (re)allocation on assignment and deferred character length scalars
 2011-01-28 14:30 UTC  (3+ messages)

[google] Include build sysroot in GCC_FOR_TARGET, and use it when running tests
 2011-01-28 14:26 UTC  (2+ messages)

[pph] Remove code to handle lexing from arbitrary offsets (issue4078044)
 2011-01-28 14:13 UTC  (2+ messages)

[RFC][wwwdocs] Internal GCC changes in 4.6
 2011-01-28 14:12 UTC  (5+ messages)

[build] Use -Bstatic/-Bdynamic on IRIX
 2011-01-28 14:12 UTC  (2+ messages)

Add more FreeBSD options from specs to freebsd.opt
 2011-01-28 13:10 UTC  (2+ messages)

[PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words
 2011-01-28 12:16 UTC  (15+ messages)

[PATCH][PPL]: Fix static PPL 0.11 case
 2011-01-28 10:42 UTC  (11+ messages)

Patch: add systemtap-style marker to _Unwind_DebugHook
 2011-01-28 10:07 UTC  (7+ messages)

[ARM, RFC] Support unaligned access for modern ARM processors
 2011-01-28  9:50 UTC  (5+ messages)

Fix a bug in merging uninitialized refs into a single web
 2011-01-28  9:40 UTC  (5+ messages)

C++0x constexpr PATCHes #7-10: the rest of the compiler support
 2011-01-28  9:16 UTC  (8+ messages)

[PR debug/45136] revamp handling of BB boundary debug insns in sched
 2011-01-28  9:09 UTC  (6+ messages)

PATCH: PR rtl-optimization/47502: Never combine asm statement
 2011-01-28  4:58 UTC 

libgo patch committed: Add Solaris version of os.Hostname
 2011-01-28  4:30 UTC 

libgo patch committed: Add #defines for Solaris
 2011-01-28  1:45 UTC 

Add GNU -bsd option from specs to new gnu.opt
 2011-01-28  1:21 UTC 

libgo patch committed: If we called opendir, call closedir
 2011-01-28  1:10 UTC 

r147958 - in /trunk/libstdc++-v3: ChangeLog Mak
 2011-01-28  0:49 UTC  (11+ messages)
          ` Another Python namespace pollution (was: r147958 - in /trunk/libstdc++-v3: ChangeLog Mak...)
                    ` Another Python namespace pollution

libgo patch committed: Don't force rebuild if sysinfo.go doesn't change
 2011-01-28  0:33 UTC 

libgo patch committed: Add missing dependency
 2011-01-27 23:30 UTC 

[Patch, Fortran] PR 47474: NULL init for scalar allocatable result vars with allocatable components
 2011-01-27 23:25 UTC  (2+ messages)

[PATCH] Fix PR47423
 2011-01-27 23:19 UTC  (2+ messages)

[PATCH] Fix section flags conflict handling (PR middle-end/31490)
 2011-01-27 22:53 UTC 

libgo patch committed: Fix self-referential struct
 2011-01-27 22:49 UTC 

[Patch, libfortran] PR 47431 Thread-safe ctime/fdate intrinsics
 2011-01-27 22:42 UTC  (3+ messages)

C++ PATCH for c++/37302 (using parameters in late-specified return type)
 2011-01-27 22:10 UTC  (2+ messages)

[Patch, libfortran] PR 47432 Use thread-safe ttyname_r() if available
 2011-01-27 20:45 UTC  (3+ messages)

PR rtl-optimization/46878 fix
 2011-01-27 20:39 UTC 

[Patch wwwdocs] Update docs with respect to changes for ARM
 2011-01-27 20:37 UTC  (5+ messages)

[patch, libquadmath] PR47293 NAN not correctly read
 2011-01-27 20:20 UTC  (2+ messages)

FYI: update libstdc++ pretty-printers
 2011-01-27 20:10 UTC  (3+ messages)

RFC: add a testsuite for libstdc++ pretty-printers
 2011-01-27 20:04 UTC  (5+ messages)

[PATCH] Fix VTA sp (and fp) based MEM handling (PR debug/43051, PR debug/43092)
 2011-01-27 19:42 UTC  (4+ messages)
  ` [PATCH] Fix VTA sp (and fp) based MEM handling (PR debug/43051, PR debug/43092) and also PR debug/43494

[00/25] Specs cleanup: introduction
 2011-01-27 19:13 UTC  (4+ messages)
` [17/25] Specs cleanup: rs6000 -profile
  ` Ping "

RFA: MN10300: Fix for mn10300_regno_in_class_p
 2011-01-27 19:03 UTC  (6+ messages)

[PATCH] config.rpath: remove handling of FreeBSD 1.x
 2011-01-27 18:58 UTC  (2+ messages)

[google] Sort output of find for libtool to ensure deterministic archives
 2011-01-27 18:53 UTC  (11+ messages)

[Patch, libfortran] PR 47491 GETLOG thread-safety breaks Solaris bootstrap
 2011-01-27 18:52 UTC  (3+ messages)

[Patch, libfortran] PR47375 GETLOG thread safety
 2011-01-27 17:51 UTC  (6+ messages)

PR middle-end/46949: ICE on weakrefs
 2011-01-27 17:22 UTC  (9+ messages)

Add GNU userspace options from specs to new gnu-user.opt
 2011-01-27 17:20 UTC 

C++ PATCHes to overloading code (refactor, conv ops, list ctors, c++/20669)
 2011-01-27 14:02 UTC  (2+ messages)

[PR 47228] Use build_ref_for_model instead of build_ref_for_offset
 2011-01-27 14:00 UTC  (2+ messages)

[PATCH] Xfail pr42585.c on S/390
 2011-01-27 13:11 UTC  (3+ messages)

[patch, pr31490] Fix section type error
 2011-01-27 12:47 UTC  (3+ messages)

RFA: MN10300: Add support for LIW instructions
 2011-01-27 11:53 UTC 

Contents of PO file 'gcc-4.6-b20101218.ja.po'
 2011-01-27 11:38 UTC 

New Japanese PO file for 'gcc' (version 4.6-b20101218)
 2011-01-27 11:36 UTC 

[gc-improv, patch, committed] Allocate RTL in obstacks, first cut
 2011-01-27 11:25 UTC 

RFC: PR target/46770: Use .init_array/.fini_array sections
 2011-01-27 11:09 UTC  (3+ messages)
` PATCH: "

[google] Add --with-runtime-root-prefix to specify a prefix for the dynamic linker
 2011-01-27 10:51 UTC  (4+ messages)

[patch, powerpc] #undef LINK_EH_SPEC before defining it
 2011-01-27 10:37 UTC 

[commit, testsuite, spu] Reserve extra stack for compat.exp tests
 2011-01-27  9:28 UTC 

[21/25] Specs cleanup: SPU
 2011-01-27  9:23 UTC  (2+ messages)
` [commit, spu] Remove ASM_SPEC (Re: [21/25] Specs cleanup: SPU)

Add testcase for PR rtl-optimization/44174
 2011-01-27  9:07 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).