gcc-patches archive
author index for January, 2005
This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Björn Haase
François-Xavier Coudert
Quentin Mathé
Tobias Schlüter
- 2005-01-04 23:54 [gfortran] PR 19182
- 2005-01-05 00:37 Re: [gfortran] PR 19182
- 2005-01-06 13:34 [gfortran] Fix PR19194 : type mismatch between library and compiler
- 2005-01-06 16:45 [committed] update 'gcc -version' output
- 2005-01-06 18:45 Re: [gfortran] Fix PR19194 : type mismatch between library and compiler
- 2005-01-07 12:00 PR 15553: Add testcase
- 2005-01-07 21:18 Remove dead #ifdef from toplev.c
- 2005-01-08 00:04 Re: [gfortran] PR 19182
- 2005-01-08 13:07 Re: [gfortran] PR 19182
- 2005-01-08 13:36 Re: [PATCH,gfortran] Clean up unnecessary header files
- 2005-01-08 20:19 [gfortran, committed] Remove unused header from trans-const.c
- 2005-01-08 21:49 [gfortran, committed] Whitespace fixes to trans-intrinsic.c
- 2005-01-08 22:42 [gfortran, committed]: Further whitespace fixes.
- 2005-01-09 16:38 [gfortran] Updates to ISHFT translation
- 2005-01-09 16:51 Add type suffixes to INT_CSTs in tree-pretty-print.c
- 2005-01-09 17:16 Re: [gfortran] Updates to ISHFT translation
- 2005-01-09 19:17 [gfortran] Minor fix to trans-types.c
- 2005-01-09 21:30 Re: [PATCH,gfortran] Remove homegrown isdigit and isalpha in module.c
- 2005-01-11 12:58 Re: [gfortran] Updates to ISHFT translation
- 2005-01-11 18:21 [committed] Fix obsolete comment
- 2005-01-11 19:35 [libiberty] Minor markup fix
- 2005-01-11 20:43 Re: [libiberty] Minor markup fix
- 2005-01-11 21:14 Re: [libiberty] Minor markup fix
- 2005-01-12 11:38 Re: Patch to rectify license jungle in the Fortran run time library.
- 2005-01-15 18:05 Re: [PATCH,gfortran] Fix for PR 17941
- 2005-01-15 22:37 Re: [PATCH,gfortran] Remove homegrown isdigit and isalpha in module.c
- 2005-01-15 22:40 Re: [PATCH,gfortran] Remove homegrown isdigit and isalpha in module.c
- 2005-01-16 15:35 Re: [gfortran] Minor fix to trans-types.c
- 2005-01-16 16:45 [gfortran, committed] Fix minor type issue, remove unnecessary code
- 2005-01-18 16:11 Re: Add type suffixes to INT_CSTs in tree-pretty-print.c
- 2005-01-21 22:36 [gfortran] Fix PR 19543: Type mismatch when building logical constants
- 2005-01-21 22:51 Re: [gfortran] Fix PR 19543: Type mismatch when building logicalconstants
- 2005-01-22 00:51 Re: [gfortran] Fix PR 19543: Type mismatch when building logicalconstants
- 2005-01-22 00:59 Re: Add type suffixes to INT_CSTs in tree-pretty-print.c
- 2005-01-22 11:59 Re: [gfortran] Fix PR 19543: Type mismatch when building logicalconstants
- 2005-01-22 14:39 Re: [gfortran] Fix PR19194 : type mismatch between library and compiler
- 2005-01-25 21:42 [gfortran, committed] Fix uninitialized variable in io/read.c
Gábor Lóki
Tobias SchlÃter
Alan Modra
Aldy Hernandez
Alexander Malmberg
Alexandre Oliva
amylaar
Andi Kleen
Andreas Jaeger
Andreas Krebbel
Andreas Krebbel1
Andreas Schwab
Andreas Tobler
Andrew Haley
- 2005-01-09 10:27 Re: [gcj] Some memory leak cleanups
- 2005-01-10 11:09 Re: PR java/19277: Array.length++ is incorrectly allowed
- 2005-01-24 11:14 Re: PR java/19070: Don't allow null v/s number comparisons
- 2005-01-24 11:18 Re: Patch: RFA: versioning gcj classes
- 2005-01-24 11:43 Re: [JAVA PATCH] PR 19295: Support useless NOP_EXPRs in jcf-write.c
- 2005-01-25 14:44 gcj, shared libraries, and -Bsymbolic
- 2005-01-25 14:58 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:19 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:26 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:58 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-26 09:55 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-26 15:35 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-26 19:29 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-26 20:03 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-31 14:59 Re: PR java/9157: ICE on malformed ?: condition
Andrew MacLeod
Andrew Pinski
- 2005-01-01 00:34 Re: RFC/Patch for PR fortran/17675
- 2005-01-01 00:54 Re: RFC/Patch for PR fortran/17675
- 2005-01-01 03:12 Re: ping patches (4.0 regressions)
- 2005-01-01 07:52 [PATCH] Add TODO_verify_stmts to may_alias
- 2005-01-01 23:40 [PATCH] Fix PR middle-end/19221, insn not in BB
- 2005-01-02 16:39 Re: [PATCH] Fix SRA and initializers
- 2005-01-04 08:51 Re: PR/18308: ice-on-valid because of non-GIMPLE
- 2005-01-04 17:01 Re: [PATCH] Fix SRA and initializers
- 2005-01-04 19:41 Re: [PATCH] Emit warning for function declaration with qualified void return type
- 2005-01-04 19:48 Re: [PATCH] Emit warning for function declaration with qualified void return type
- 2005-01-04 23:54 Re: [PATCH] Fix SRA and initializers
- 2005-01-05 00:01 Re: [gfortran] PR 19182
- 2005-01-07 01:05 Re: Speedup into SSA (not committed) for PR 8361, PR 15855, PR 13766
- 2005-01-07 03:53 Re: libcpp buffer management
- 2005-01-07 15:51 [Committed] Fix gcc.c-torture/compile/pr17529.c on ppc-darwin
- 2005-01-09 02:11 Re: [patch] Fix PR other/19328
- 2005-01-09 20:01 Re: [PATCH] Let gcc bootstrap again on OpenBSD
- 2005-01-09 20:06 [PATCH] Fix target/19334, a CONST_DECL is placed in the wrong section on darwin
- 2005-01-10 02:46 Re: [PATCH] [PR19090] Add -Wno-pointer-sign option
- 2005-01-10 02:51 [PATCH] Remove STARTFILE_PREFIX_SPEC spec
- 2005-01-10 15:27 Re: [PATCH] Fix PR middle-end/18820
- 2005-01-11 00:30 Re: Patch for gcc.dg/tree-ssa/loop-1.c test case on IA64.
- 2005-01-11 03:50 [PATCH] Fix PR target/18761, C++ ABI wrong with embed types as the first element
- 2005-01-12 16:33 [PATCH] Enable -funroll-loops at -O3
- 2005-01-12 17:51 Re: [PATCH] Fix target/19334, a CONST_DECL is placed in the wrong section on darwin
- 2005-01-13 02:32 Re: [PATCH] mudflap: remove usage of builtin_frame_address
- 2005-01-13 18:55 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-13 20:55 [PATCH/Ada] Make ZCX default on ppc-darwin
- 2005-01-13 21:49 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-13 21:50 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-13 23:23 Re: [docs] Mention autogen for testing
- 2005-01-13 23:28 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-14 01:00 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-15 07:19 [PATCH] Fix PR inline-asm/16194, register and clobbers
- 2005-01-15 07:31 Re: ping patches (4.0 regressions)
- 2005-01-16 22:55 [PATCH] Fix PR c/19472, casts in memory input operand
- 2005-01-17 19:35 Re: [PATCH] explicitly update the branch
- 2005-01-18 15:09 Re: Add type suffixes to INT_CSTs in tree-pretty-print.c
- 2005-01-18 17:34 Re: [PATCH] Fix PR debug/19327
- 2005-01-18 17:56 Re: [PATCH] Fix PR debug/19327
- 2005-01-19 05:02 Re: [RFC] tree-cfg.c: Check that a nonlocal label doesn't appear in the middle of a basic block.
- 2005-01-19 07:01 Re: [RFC] tree-cfg.c: Check that a nonlocal label doesn't appear in the middle of a basic block.
- 2005-01-19 21:25 Re: Committed: fix gcc.dg/asm-a.c dg-require-effective-target order
- 2005-01-20 14:50 Re: [PATCH] Fix PR18754: add early loop pass
- 2005-01-20 17:56 Re: [PATCH] Speed up for_each_rtx
- 2005-01-21 00:15 Re: PING: PATCH: PR objc/18408 (but really a gimplifier fix)
- 2005-01-21 00:30 Re: PING: PATCH: PR objc/18408 (but really a gimplifier fix)
- 2005-01-21 14:03 Re: [PATCH] Speed up for_each_rtx
- 2005-01-22 16:09 Re: PR tree-opt/19484: noreturn vs. function pointer propagation
- 2005-01-22 16:11 Re: Solaris & pthread mutex initializers
- 2005-01-23 02:00 Re: [RFC] Run copyrename one extra time before out-of-ssa
- 2005-01-23 16:37 Re: Patch to fix bootstrap on hppa64-hp-hpux11.23 with HP compiler
- 2005-01-23 22:20 [PATCH] Fix PR C++/19583, false warning with throw() functions
- 2005-01-23 23:59 Re: wikidata dir added to htdocs
- 2005-01-24 00:49 Re: [PATCH] Fix *two* AVR backend bugs (PR19293 + PR19329)
- 2005-01-25 00:14 Re: PING: gimplifier ICE fix
- 2005-01-25 03:17 Re: [objc] Patch for PR18408 (Was: Re: Objective-C bugs and GCC releases)
- 2005-01-25 03:28 Re: [objc] Patch for PR18408 (Was: Re: Objective-C bugs and GCC releases)
- 2005-01-25 03:35 Re: [objc] Patch for PR18408 (Was: Re: Objective-C bugs and GCC releases)
- 2005-01-25 06:57 [PATCH] improve memory use with a large number of pure virtual class functions
- 2005-01-25 19:47 Re: RFA: fix valgrind failures 3/3
- 2005-01-26 16:00 Re: PRE (sometimes) confuses ivopts/scev?
- 2005-01-27 15:06 Re: [PATCH] Fix PR15791
- 2005-01-27 15:40 Re: [PATCH] Fix PR15791
- 2005-01-27 17:19 Re: [PATCH] Fix PR15791, 2nd try
- 2005-01-27 17:39 Re: [PATCH] Fix PR15791, 2nd try
- 2005-01-28 21:34 Re: mostly fix 14329, except for c++
- 2005-01-29 12:52 Re: fix middle-end/19515
- 2005-01-31 00:13 [PATCH] fast Copysign for PPC, -flag_unsafe_math_optimizations only
- 2005-01-31 20:58 Re: [PATCH] fast Copysign for PPC, -flag_unsafe_math_optimizations only
Arend Bayer
Arnaud Charlet
Asgari J. Jinia
Ben Elliston
Benjamin Kosnik
Bernardo Innocenti
Bernd Schmidt
Billinghurst, David \(CALCRTS\)
Bruce Korb
Bryce McKinlay
Bud Davis
chandrakala chavva
checkpoint_05lottery
Chris Jefferson
Dale Johannesen
Daniel Berlin
- 2005-01-02 20:10 [PATCH]: Fix debug/17924 and debug/19191, take two
- 2005-01-02 20:25 Re: [PATCH]: Fix debug/17924 and debug/19191, take two
- 2005-01-04 13:52 Re: [PATCH]: Fix debug/17924 and debug/19191, take two
- 2005-01-04 13:53 Re: [PATCH]: Fix debug/17924 and debug/19191, take two
- 2005-01-04 15:37 Re: [PATCH]: Fix debug/17924 and debug/19191, take two
- 2005-01-05 22:30 [PATCH]: Fix java failure and ada bootstrap failure
- 2005-01-10 23:16 [sa]: Use variable annotation for storing subvars
- 2005-01-10 23:40 Re: RFA: fix for mudflap 19319, tree_addressable aggregate returns
- 2005-01-11 00:46 Re: RFA: fix for mudflap 19319, tree_addressable aggregate returns
- 2005-01-11 04:26 [PATCH]: Fix PR debug/19124
- 2005-01-11 04:26 Re: [PATCH]: Fix PR debug/19124
- 2005-01-12 00:02 Re: [PATCH]: Fix PR debug/19124
- 2005-01-12 03:01 Re: [PATCH]: Fix PR debug/19124
- 2005-01-13 02:59 Re: RFC: PATCH to gimplify_modify_expr_rhs to make return slotexplicit
- 2005-01-13 15:46 Re: [autovect] Fix values passed to analyze_subscript_affine_affine
- 2005-01-14 01:02 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-14 02:31 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-14 20:25 [sa]: Fix C++ regressions on structure-aliasing branch
- 2005-01-14 21:00 Re: [RFC] Fix PR19401: always completely peel loops
- 2005-01-17 00:44 [PATCH]: Fix bug preventing some LICM in PRE
- 2005-01-17 14:12 Re: [PATCH]: Fix bug preventing some LICM in PRE
- 2005-01-17 15:42 [PATCH]: Speed up dominance frontiers computation
- 2005-01-17 15:52 Re: [PATCH]: Speed up dominance frontiers computation
- 2005-01-17 15:58 Re: [PATCH]: Speed up dominance frontiers computation
- 2005-01-17 16:00 Re: [PATCH]: Speed up dominance frontiers computation
- 2005-01-17 16:07 Re: Speedup CSE by 5%
- 2005-01-18 14:53 Re: [PATCH] Fix PR debug/19327
- 2005-01-18 17:18 Re: [PATCH] Fix PR debug/19327
- 2005-01-18 20:45 Re: patch to tree-profiling branch to do escape type analysis.
- 2005-01-19 03:04 Re: [patch] Disable tree-ssa DSE for now
- 2005-01-19 03:10 Re: [patch] Disable tree-ssa DSE for now
- 2005-01-19 15:32 Re: patch to tree-profiling branch to do escape type analysis.
- 2005-01-19 17:41 Re: [patch] Disable tree-ssa DSE for now
- 2005-01-21 13:09 Re: [PATCH] Fix PR18754: add early loop pass, 2nd try
- 2005-01-21 14:51 [docs patch]: Remove obsolete section in tree-ssa.texi, addV_MUST_DEF iterator
- 2005-01-21 15:19 Re: [docs patch]: Remove obsolete section in tree-ssa.texi,add V_MUST_DEF iterator
- 2005-01-21 15:38 Re: [PATCH] Fix PR18754: add early loop pass, 2nd try
- 2005-01-21 15:51 Re: [docs patch]: Remove obsolete section intree-ssa.texi, add V_MUST_DEF iterator
- 2005-01-21 16:33 Re: [docs patch]: Remove obsolete sectionin tree-ssa.texi, add V_MUST_DEF iterator
- 2005-01-21 16:38 Re: [PATCH] Fix PR18754: add early loop pass, 2nd try
- 2005-01-21 17:56 Re: [docs patch]: Remove obsoletesection in tree-ssa.texi, add V_MUST_DEF iterator
- 2005-01-21 18:04 Re: [docs patch]: Removeobsolete section in tree-ssa.texi, add V_MUST_DEF iterator
- 2005-01-21 18:26 Re: [docs patch]: Removeobsolete section in tree-ssa.texi, add V_MUST_DEF iterator
- 2005-01-21 19:54 [PATCH]: Fix PR tree-optimization/19038
- 2005-01-21 20:15 Re: [PATCH]: Fix PR tree-optimization/19038
- 2005-01-21 20:26 Re: [PATCH]: Fix PR tree-optimization/19038
- 2005-01-21 20:41 Re: [PATCH] Fix PR18754: add early loop pass, 2nd try
- 2005-01-23 16:19 Re: [patch] Include memory consumption in timevar reports
- 2005-01-23 17:01 [tree-profiling]: Add cursory docs for MEM_REF
- 2005-01-23 23:44 wikidata dir added to htdocs
- 2005-01-23 23:58 Re: wikidata dir added to htdocs
- 2005-01-25 00:26 Re: PING: gimplifier ICE fix
- 2005-01-25 00:58 Re: PING: gimplifier ICE fix
- 2005-01-26 15:53 Re: PRE (sometimes) confuses ivopts/scev?
- 2005-01-26 16:22 Re: PRE (sometimes) confuses ivopts/scev?
- 2005-01-26 20:08 mark_operand_necessary in tree-ssa-dce.c
- 2005-01-27 03:03 Re: PRE (sometimes) confuses ivopts/scev?
- 2005-01-27 03:28 [PATCH] Fix PR debug/19345
- 2005-01-27 14:15 Re: [PATCH] Fix PR debug/19345
- 2005-01-27 14:21 Re: [PATCH] Fix PR debug/19345
- 2005-01-27 15:26 [PATCH, profiling]: Fix MEM_REF causing inapproriate address takenerror
- 2005-01-27 15:53 Add wiki to news list
- 2005-01-27 16:45 [PATCH]: Fix a number of bad interactions with PRE
- 2005-01-27 20:48 Re: mark_operand_necessary in tree-ssa-dce.c
- 2005-01-28 16:02 Re: [PATCH] Fix PR debug/19345
- 2005-01-31 16:48 Re: [patch] vectorizer phi-used-after-loop bug fix
Daniel Jacobowitz
Danny Smith
David Edelsohn
David O'Brien
David Turner
Devang Patel
Diego Novillo
DJ Delorie
Dorit Naishlos
Doug Gregor
Douglas Gregor
Duncan Sands
Eric Botcazou
Eric Christopher
Falk Hueffner
Feng Wang
Florian Weimer
Frank Ch. Eigler
FX Coudert
Gabriel Dos Reis
Geert Bosch
Geoff Keating
Geoffrey Keating
Gerald Pfeifer
Giovanni Bajo
giovannibajo\ at libero\ dot it
H. J. Lu
Hans-Peter Nilsson
- 2005-01-03 03:44 Committed fix for gcc.dg/pr12092-1.c
- 2005-01-09 15:26 [RFA:] Fix PR target/{18329,18330}, incorrect deletion of output-reload
- 2005-01-12 11:40 Re: [RFA:] Fix PR target/{18329,18330}, incorrect deletion ofoutput-reload
- 2005-01-12 11:46 [RFA:] Fix PR target/{18329,18330}, incorrect deletion of an outputreload, take 2.
- 2005-01-13 00:15 Re: [RFA:] Fix PR target/{18329,18330}, incorrect deletion ofoutput-reload
- 2005-01-13 00:36 Re: [RFA:] Fix PR target/{18329,18330}, incorrect deletion ofoutput-reload
- 2005-01-13 01:11 Re: [RFA:] Fix PR target/{18329,18330}, incorrect deletion of anoutput reload, take 2.
- 2005-01-18 14:16 [RFA:] Fix PR rtl-optimization/19462 reorg: return andcurrent_function_epilogue_delay_list
- 2005-01-19 21:16 Committed: fix gcc.dg/asm-a.c dg-require-effective-target order
- 2005-01-20 03:42 Committed: Fix typo in gcc.dg/tree-ssa/loop-1.c
- 2005-01-20 22:09 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-20 22:13 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-20 22:48 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-20 23:40 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-21 00:05 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-21 01:55 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-21 02:19 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-25 23:50 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-26 01:11 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-26 02:19 Committed, cris.h: Fix CPP_SPEC indentaton.
- 2005-01-26 03:21 Committed, config/cris/cris.h config/cris/aout.h: match submittednewlib+libgloss port, fix bugs
- 2005-01-29 04:27 Committed, toplevel configure.in (and configure): Enable target-newlib and target-libgloss for CRIS
- 2005-01-29 04:37 Update backends.html for CRIS: has-free-simulator, in /cvs/src
Helge Hess
HutchinsonAndy
Ian Lance Taylor
Ira Rosen
Jack Lloyd
Jacob Weismann Poulsen
Jakub Jelinek
- 2005-01-04 17:47 [PATCH] Fix extract_range_from_cond (PR tree-optimization/19060)
- 2005-01-04 19:21 [PATCH] Fix addqi_1_slp (PR rtl-optimization/19012)
- 2005-01-04 21:03 Re: [PATCH] Fix addqi_1_slp (PR rtl-optimization/19012)
- 2005-01-04 23:23 [3.4 PATCH] Backport same_translation_unit_p pasto fix from mainline
- 2005-01-05 16:52 [PATCH] Fix cfg around tablejumps after tree_expand_cfg (PR rtl-optimization/18861)
- 2005-01-05 18:57 Re: [PATCH] Fix extract_range_from_cond (PR tree-optimization/19060)
- 2005-01-05 19:37 [PATCH] Fix va_start (PR tree-optimization/18828)
- 2005-01-06 16:42 [PATCH] Fix fold_widened_comparison (PR tree-optimization/19283)
- 2005-01-06 21:40 Re: [PATCH] Fix cfg around tablejumps after tree_expand_cfg (PR rtl-optimization/18861)
- 2005-01-07 09:26 Re: [PATCH] Fix extract_range_from_cond (PR tree-optimization/19060)
- 2005-01-07 09:39 Re: Problems with FP compares / mixed SSE and I387 code
- 2005-01-07 12:21 [PATCH] Fix enum __attribute__ ((mode (...)))
- 2005-01-07 16:31 Re: [PATCH] Fix addqi_1_slp (PR rtl-optimization/19012)
- 2005-01-11 13:50 [PATCH] Update life info after peephole2 (fix PRs middle-end/19084, rtl-optimization/19348)
- 2005-01-11 21:31 [3.4 PATCH] Fix record_value_for_reg (PR rtl-optimization/15139)
- 2005-01-12 18:57 [PATCH] Fix PR c++/19263
- 2005-01-13 11:37 [testcase] Test __attribute__((used)) vs. i386 local calling convention
- 2005-01-13 15:24 [PATCH] Handle different mode size conversions involving vectors in convert_move (PR rtl-optimization/16104)
- 2005-01-13 17:40 Re: [testcase] Test __attribute__((used)) vs. i386 local calling convention
- 2005-01-13 18:14 [PATCH] Fix digest_init vector handling (PRs middle-end/19164, c/17297)
- 2005-01-17 20:58 [PATCH] Fix GCC 3.4.x libgnat, so that Ada can be bootstrapped starting from GCC 3.4.x Ada
- 2005-01-18 13:15 [PATCH] Fix dwarf2out ICE when cp_emit_debug_info_for_using a FIELD_DECL from TYPE_DECL_SUPPRESS_DEBUG aggregate (PR c++/19406)
- 2005-01-19 12:09 [PATCH] Fix ICE in common_type (PR c/19342)
- 2005-01-20 14:21 [PATCH] Fix C ICE on invalid (PR c/18946)
- 2005-01-20 16:56 Re: [PATCH] Speed up for_each_rtx
- 2005-01-21 14:56 [PATCH] Re: fold_builtin_memcpy cannot optimize <retval>?
- 2005-01-21 21:34 [PATCH] Fix libcall_dead_p (PR middle-end/19551)
- 2005-01-21 21:52 [PATCH] Re: fold_builtin_memcpy cannot optimize <retval>? (take 2)
- 2005-01-24 09:25 Unreviewed patches
- 2005-01-24 09:31 [testcase] New range-enum test
- 2005-01-24 09:39 [PATCH] Fix libgij.so relinking
- 2005-01-24 09:47 [PATCH] ppc toc section creation
- 2005-01-24 14:11 [PATCH] Fix noce_try_cmove_arith (PR rtl-optimization/19579)
- 2005-01-25 14:54 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:03 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:17 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 15:49 Re: gcj, shared libraries, and -Bsymbolic
- 2005-01-25 16:02 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values
- 2005-01-25 19:51 Re: RFA: fix valgrind failures 2/3
- 2005-01-26 19:15 Re: Combine performance regression (was: Fix PR target/18701)
- 2005-01-26 20:53 Re: [patch] cse.c: gcc_assertify an "if" statement whose condition is always false.
- 2005-01-27 08:37 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values (take 3)
- 2005-01-27 11:47 [PATCH] i386.h comment pasto fix
- 2005-01-27 11:56 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values (take 3)
- 2005-01-27 12:24 Re: Speedup CSE by 5%
- 2005-01-27 15:22 Re: [PATCH] Fix PR15791
- 2005-01-27 15:50 Re: [PATCH] Fix PR15791
- 2005-01-27 20:13 Re: [patch] cse.c: gcc_assertify an "if" statement whose condition is always false.
- 2005-01-29 17:19 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values (take 3)
- 2005-01-29 19:28 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values (take 3)
- 2005-01-29 21:24 Re: [PATCH, i386] Optionally use %xmm0 to return float and/or double values (take 3)
James A. Morrison
James E Wilson
James Morrison
Jan Beulich
Jan Hubicka
Janis Johnson
Jason Merrill
Jason Thorpe
Jeffrey A Law
Jerry DeLisle
jhclouse
Joe Buck
Joel Sherrill <joel at OARcorp dot com>
Joern RENNECKE
John David Anglin
Jonathan Wakely
Joseph S. Myers