November 2006 Archives by thread
Starting: Wed Nov 1 01:36:00 GMT 2006
Ending: Thu Nov 30 22:53:00 GMT 2006
Messages: 2076
- PATCH: remove const/pure attribute from builtin gamma/lgamma
Roger Sayle
- [PATCH] Fix signed zeros issues with recent SSE expansion patches
Roger Sayle
- [Committed] PR middle-end/23470: pow(x,2.0) is non-negative
Roger Sayle
- 'lots of little changes' merge done
Geoffrey Keating
- [PATCH] Make ir_type differentiate between cfgrtl and cfglayout mode
Steven Bosscher
- [Patch/C++]: Use dllonexit for static destructors on mingw32
Danny Smith
- possible Linux bootstrap problem possible fix
Geoffrey Keating
- [Committed] Fix -fkeep-inline-functions mention of which GNU C syntax's "extern inline"
Andrew Pinski
- [4.1] Fix PR optimization/28970
Eric Botcazou
- r118365 - in /trunk: gcc/ChangeLog gcc/config/r...
Joseph S. Myers
- Fix type_info comparison for ARM EABI
Joseph S. Myers
- [PATCH]: PR29335 use MPFR for builtin sincos
Kaveh R. GHAZI
- [PATCH][4.1] Fix PR29610, ICE due to bug in cleanup_control_flow
Richard Guenther
- RFA: tuples merge for GIMPLE_MODIFY_STMT
Aldy Hernandez
- [PATCH] Add POWER6 machine description
David Edelsohn
- Fixinclude patch for HP-UX
Eric Botcazou
- [PATCH] Experimental C++0x mode
Doug Gregor
- [C++ PATCH] Variadic templates, third revision (1/3)
Doug Gregor
- [C++ PATCH] Variadic templates, third revision (2/3)
Doug Gregor
- [v3] Variadic templates, third revision (3/3)
Doug Gregor
- [ecj] Runtime visible annotations
Andrew Haley
- [Patch, fortran] PR29565 - [4.1/4.2/4.3 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c
Paul Thomas
- [Patch, fortran] PR24518 - Intrinsic MOD incorrect for large arg1/arg2 and slow.
Uros Bizjak
- [PATCH] Incorrect integer constants in tree dump files
Adam Nemet
- Fix .exe extension for $target-gcc-$version
Vladimir Prus
- [PATCH] Disable CSE skip-blocks
Steven Bosscher
- [PATCH] PR middle-end/29683 detect stack collision of split args
Josh Conner
- Path ping...
Jan Hubicka
- [patch] bootstrap failure in obj-c++
Andreas Tobler
- [patch RFC] SH: Fix PR target/27405
Kaz Kojima
- [fixed-point] Patch to enable fixed-point
Fu, Chao-Ying
- [Darwin PATCH]: PR libgomp/28296?!: Support -pthread on darwin
Roger Sayle
- Patch to fix simd-6.c for iWMMXt
Joseph S. Myers
- PATCH: get --enable-mapped-location building
Ben Elliston
- [4.3] wcoercion project (1)
Gerald Pfeifer
- CFT: tuple changes for ADA
Aldy Hernandez
- gcc trunk
Gerald Pfeifer
- [patch, fortran] pr21061 - gfortran ignores -Werror
Bernhard Fischer
- [ecj] enum types
Andrew Haley
- [patch] MIPS: Add new cpu names.
David Ung
- Add arm_vfp_ok effective-target keyword
Joseph S. Myers
- [PATCH] Remove internal info from fstrict-aliasing docs
Josh Conner
- [PATCH] wcoercion(2): detect real is integer
Manuel López-Ibáñez
- Fix PR other/29639
Eric Botcazou
- [arm] attribute((init_priority(N))) on ARM EABI.
Paul Brook
- [PATCH]: PR29066 ptrmemfunc_vbit_in_delta is broken
Ryan Mansfield
- Update GMP/MPFR build instructions for SPARC/Solaris
Eric Botcazou
- align.C for darwin
Mike Stump
- darwin 64-bit fix for const-str-9.mm
Mike Stump
- fixincludes for glibc 'inline' non-C99 conformance
Geoffrey Keating
- [arm] Add .note.GNU-stack
Paul Brook
- [PATCH] Add documention for the added rs6000 inline-asm constraints
Andrew_Pinski@PlayStation.Sony.Com
- [C++ PATCH] Remove references to TYPE_IS_SIZETYPE
Roger Sayle
- c99 fixincludes for glibc, committed version
Geoffrey Keating
- [libgfortran,patch] Fix RESHAPE for zero-sized array sections
François-Xavier Coudert
- [gfortran,patch] add ISO_FORTRAN_ENV intrinsic module
François-Xavier Coudert
- [PATCH, i386]: Simplify float extension of XFmode constants
Uros Bizjak
- patch applied to SH port: merge from STmicroelectronics sources
Joern RENNECKE
- libiberty: fix running extension-less binaries on windows
Vladimir Prus
- [arm] EABI object attributes.
Paul Brook
- [dataflow]: PATCH: two fixes for regressions on x86_64 and PPC.
Seongbae Park
- [PATCH] Fix A < 0 ? <sign bit of A> : 0 optimization (PR middle-end/29695)
Jakub Jelinek
- [PATCH] fwprop, updated patch and SPEC results
Paolo Bonzini
- [PATCH] Relax sizetype constraints in size_binop?
Roger Sayle
- [tuples] fortran changes
Aldy Hernandez
- stabs and #define/#undef
David Taylor
- [PATCH, fortran, committed] Update error messages for Emacs/GNU compatibility.
Brooks Moses
- [RFC Patch]: Implement remainder() as built-in function [PR fortran/24518]
Kai Henningsen
- Update APPLE LOCAL marker for 4.2 merging
Mike Stump
- [PATCH] New port of Cell SPU
trevor_smigiel@playstation.sony.com
- rtl_loop_init vs try_redirect_by_replacing_jump vs simple jumps
Steven Bosscher
- [fixed-point] Patch for new machine modes
Fu, Chao-Ying
- add #define to revert C99 inlining behaviour
Geoffrey Keating
- [patch,fortran] PRs 29630 & 29679: Vector subscripts and shapes in initialization expressions
Erik Edelmann
- [tuples] the tuplification of java
Aldy Hernandez
- [PATCH, i386]: Fix PR target/26915: -1 should be loaded as fld1;fchs
Uros Bizjak
- [Patch,fortran] PR 27740 Symbol versioning for libgfortran
Janne Blomqvist
- [4.3][doc patch] document new tree-codes for multipletypes vectorization project, and fortran build problem
Dorit Nuzman
- [PATCH] Improve PR28796
Richard Guenther
- [ARM] Improve thumb frame accesses
Richard Earnshaw
- [PATCH] Make tree-ssa's set_rhs tests inclusive (not exclusive)
Roger Sayle
- [gfortran,patch] Another (possibly last?) LBOUND and UBOUND fix
FX Coudert
- [PATCH] Fix PR25620, pow() expansion missed-optimization
Richard Guenther
- [patch, fortran] Implement VOLATILE statement/attribute (PR 29601)
Tobias Burnus
- [dataflow]: PATCH COMMITTED to fix dumps and a register allocation problem.
Kenneth Zadeck
- Simple memcpy/memset/bzero profiling
Jan Hubicka
- [gfortran,commited] Fix for PR 29713
FX Coudert
- [patch, fortaran] Fix the fix to the error messages.
Brooks Moses
- [patch RFC] Stop gcc.target/i386/math-torture tests running on non x86
Kaz Kojima
- [patch] misc bswap fixes
Eric Christopher
- [libgfortran, patch] PR25545 internal file and dollar edit descriptor
Jerry DeLisle
- [PATCH] Fix problem in fold_binary
Eric Botcazou
- [Ada] fix PR ada/29707
Arnaud Charlet
- RFA: fix bugs in likely_spilled_retval_1 / likely_spilled_retval_p (Was: Re: RFA: Fix rtl-optimization/22258)
Eric Botcazou
- [patch committed] SH: Fix build failure on sh64-elf
Kaz Kojima
- [4.3] wcoercion (3): conversion_warnings for C / C++
Manuel López-Ibáñez
- [PATCH] Fix PR middle-end/26306
Eric Botcazou
- [v3, docs] Import LWG Issues Revision 45
Paolo Carlini
- [PING][PATCH] Fix PR 28684
Richard Guenther
- [dataflow] remove try_auto_increment from regmove
Paolo Bonzini
- [PATCH] Fix PR c++/29475: Incomplete template diagnostics
Simon Martin
- [Patch]: use multi.m4 in zlib
Jack Howarth
- [PATCH] Fix PR29719, ICE on expanding __builtin_lfloor/ceil
Richard Guenther
- [RFA] Limit stack usage growth caused by inliner
Jan Hubicka
- [Patch, fortran] PR29539 and PR29634 - derived_types without a proc_name causing an ICE.
Paul Thomas
- [Patch] "%I64" printf format specifer foor mingw32
Danny Smith
- gfortran patch for PR28974 Slow compilation of data statements.
Bud Davis
- [patch, fortran] Backport revised error messages to 4.2
Brooks Moses
- [patch, fortran] error.c: Cleanup, refactoring, column numbers in filename lines.
Brooks Moses
- Eric Christopher <echristo@apple.com>
Uros Bizjak
- Is "make bootstrap" known to be broken on mainline?
Brooks Moses
- [patch,fortran] Harmonize gfc_notify_std (GFC_STD_F2003
Tobias Burnus
- [PING][PATCH] PR29122: ICE with -ipa-cp and -m64
Razya Ladelsky
- [PING toplevel regression] PR/29544
Paolo Bonzini
- [PATCH] ICE caused by calling simplify_subreg with BLKmode
Andreas Krebbel
- [patch] MIPS: Size optimization costs.
David Ung
- [AVR] Remove dead code in avr.c
Anatoly Sokolov
- [ecj] Implement signatures for Class.getEnclosingMethod() et al
Andrew Haley
- [patch] MIPS: Add prefetchx insn to mips32r2
David Ung
- Backpost of fortran bug fixes to 4.1
Paul Richard Thomas
- [libmudflap] __libc_freeres
Frank Ch. Eigler
- improve Xtensa multiplication and clz/ctz operations
Bob Wilson
- [PATCH] trivial fix for typo in gcc/configure.ac
Danny Smith
- PATCH: Make mudflap run faster
Frank Ch. Eigler
- [PATCH] Fix tree-opt/29439, ICE with -fwrapv and Ada and VRP
Diego Novillo
- [RFC/PATCH] Standardize on "for (;;)" for unbounded loops
Diego Novillo
- IA64 HP-UX patch for fp-int-convert-float128-timode.c
Steve Ellcey
- [patch] x86_64-darwin configury support
Eric Christopher
- [testsuite patch] support checking existence of compiler output
Janis Johnson
- [patch, fortran, docs, committed] intrinsic.texi: Add FTELL, GETLOG, HOSTNM
Brooks Moses
- [PATCH] Fix overflow of -b switch
Bernd Schmidt
- [Patch, fortran] PR29699 - ICE in trans-decl.c
Paul Richard Thomas
- [v3] libstdc++/29722 part 1
Benjamin Kosnik
- [PATCH] Make gcc/configure* ld version parser a little bit less strict
Jakub Jelinek
- [patch,fortran] texi patch: fix CHMOD entry, list volatile and internal-file namelist support
Tobias Burnus
- [patch, wwwdocs] Add support of VOLATILE to Fortran section of gcc-4.3/changes.html
Tobias Burnus
- [bfin] Don't load the address of counter variable before calling _mcount ()
Jie Zhang
- [C++ PATCH] C++0x static assertions
Douglas Gregor
- [wwwdocs] Document experimental C++0x mode in GCC 4.3
Douglas Gregor
- [PATCH] Document NO_PROFILE_COUNTERS more accurately
Jie Zhang
- PR21730 - would anybody shed a tear for symbol.c(check_done)?
Paul Richard Thomas
- [dataflow] PATCH COMMITTED: first cut at making scanning incremental.
Kenneth Zadeck
- [PATCH, libiberty] Fix segfault in floatformat.c:get_field on 64-bit hosts
Julian Brown
- [v3] libstdc++/29722 part 2
Benjamin Kosnik
- [PATH] fix middle-end/29726
Serge Belyshev
- [v3] libstdc++/29722 part 3
Benjamin Kosnik
- [patch] MIPS: 64bit floating point support for MIPS32R2
David Ung
- [patch] Fix powerpc 64 alignment problem for lwa instruction
Hui-May Chang
- [patch] Make jump threading preserve loops
Jeffrey Law
- PATCH [gcc 4.3]: Add ability to generate DWARF pubtypes section
Caroline Tice
- [fixed-point] Patch to parse _Fract, _Accum, _Sat
Fu, Chao-Ying
- [PATCH]: Fix PR29201 - [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3
Ian Lance Taylor
- handle <local-source-name> in demangler
Geoffrey Keating
- [PATCH]: PR29335 use MPFR for builtins fma, fmin and fmax
Kaveh R. GHAZI
- [PATCH/RFC] MEM_COPY_ATTRIBUTES doesn't copy MEM_POINTER flag
Peter Bergner
- [PATCH PING] VRP not merging discontinuous ranges of PHIs
Duncan Sands
- [Fortran,patch] Fix ICE on invalid code (PR29755)
Tobias Burnus
- [Fortran,patch] Add IMPORT support (PR27546)
Tobias Burnus
- [PING, gomp]: Reject negative values for env variables
Uros Bizjak
- [PATCH] Fix libcpp do_linemarker (PR preprocessor/29612)
Jakub Jelinek
- [patch] ccp changes
Zdenek Dvorak
- PATCH : Data flow branch build broken.
Ramana Radhakrishnan
- [patch]: MIPS: Add mfhc1/mthc1 patterns for MIPS32R2 64bit fpu
David Ung
- [PATCH]: multilib fixes for fortran and java
Jack Howarth
- Remove unnecesary line number notes
Jan Hubicka
- [PATCH] gcc/configure.ac: Do not output paths containing 'NONE'.
Carlos O'Donell
- [Patch, fortran] PR29744 - [Regression] Type renaming crashes gfortran with excessive memory usage
Paul Richard Thomas
- New Turkish PO file for `gcc'
Translation Project Robot
- Contents of file `gcc-4.1.1.tr.po.gz'
Translation Project Robot
- [Committed] Fix tree-pretty-print.c after recent changes
Andrew_Pinski@PlayStation.Sony.Com
- [patch, fortran] Remove vestiges of non-working Q exponent.
Brooks Moses
- Don't force -g0 on ARM/Linux
Daniel Jacobowitz
- Fall back to a link test for TLS in target libraries
Daniel Jacobowitz
- Testing MIME types
Andrew_Pinski@PlayStation.Sony.Com
- [Patch, fortran] PR29758 - Runtime segfault in RESHAPE with insufficient elements in SOURCE
Paul Thomas
- [Patch, fortran] PR29431 - Not Implemented: complex character array constructors
Paul Thomas
- [dataflow]: COMMITTED patch to stablize the branch and do more incremental scanning.
Kenneth Zadeck
- [patch] ppc64 native target for gcc
Eric Christopher
- [patch, libgfortran] PR29752 [4.2/4.3 Regression] write(*,*,advance='NO'), READ(): Data not flushed
Jerry DeLisle
- [Committed] libgfortran/io/read.c -- hide "int n"
Steve Kargl
- [patch, docs, committed] invoke.texi: minor option-list formatting fixes
Brooks Moses
- [patch, fortran, docs, committed] Documentation of -fmax-errors option.
Brooks Moses
- PR 27528: Expanding constant asm operands
Richard Sandiford
- PING2: [PATCH] vectorizer data-ref type mismatch (PR tree-optimization/22372)
Ira Rosen
- [patch] Fix PR22372
Diego Novillo
- [PATCH INSTALLED]: use fabs not __builtin_fabs in gcc.dg/builtins-20.c
Kaveh R. GHAZI
- [PATCH] Fix -mlong-double-{128,64} default detection in configury
Jakub Jelinek
- [PATCH, gomp]: Reject negative values for env variables
Richard Henderson
- IA64 HP-UX patch for integer division
Steve Ellcey
- [testsuite] framework backports to 4.1
Janis Johnson
- Avoid invalid RTL sharing
Jan Hubicka
- [please test] RTL sharing verifier
Jan Hubicka
- [Patch, fortran] PR29315 - error passing an array derived from type element
Paul Thomas
- [patch] Make prefetching parameters controlable with --param
Zdenek Dvorak
- [patch] Cleanup # of iteration estimation infrastructure
Zdenek Dvorak
- [patch] Changes to enable peeling non-innermost loops
Zdenek Dvorak
- [patch] Compare addresses in operand_equal_p correctly
Zdenek Dvorak
- [patch] Prefetching dump fixes
Zdenek Dvorak
- [fixed-point] Patch to handle mode/vector_size attribute
Fu, Chao-Ying
- [patch] Remove -ffixed-line-length options from c.opt
Brooks Moses
- [patch, fortran] Remove undocumented -fno-backend option.
Brooks Moses
- [patch, fortran, committed] check.c: trivial typo fix.
Brooks Moses
- [PATCH] FIx PR 28812, wrong code with strict aliasing, struct and mayalias
Andrew_Pinski@PlayStation.Sony.Com
- [patch, fortran] Simplify line-length constants, remove GFC_MAX_LINE
Brooks Moses
- [PATCH, commited]: Fix PR target/29777
Uros Bizjak
- [patch, fortran] pr29759
Daniel Franke
- [PATCH] Remove unused tree codes, FIX_CEIL_EXPR, FIX_FLOOR_EXPR, FIX_ROUND_EXPR
Richard Guenther
- [PATCH]: Mark builtin erf as an "odd" function
Kaveh R. GHAZI
- Fix ARM EABI forced unwinding bugs
Joseph S. Myers
- [PATCH] Fix __convert_to_v
Jakub Jelinek
- [patch] Fold constants in vectorizer
Zdenek Dvorak
- [dataflow]: PATCH: incremental scanning, code cleanup, separate regs_ever_live computation
Seongbae Park
- PATCH: wwwdocs: Update Intel64 and IA32 SDM website
H. J. Lu
- [patch,fortran,committed] Changed error message from "ELSE IF clause" to "IF clause" (PR29454)
Tobias Burnus
- [libmudflap] PR 28578
Frank Ch. Eigler
- [PATCH]: only error for missing gmp/mpfr if gcc directory exists
Kaveh R. GHAZI
- [PATCH] Add Cell PowerPC machine description
Andrew_Pinski@PlayStation.Sony.Com
- [patch, fortran] Remove -fmodule-private option.
Brooks Moses
- A further backport to 4.1
Paul Richard Thomas
- [lto] PATCH: Make global function/variable references work
Mark Mitchell
- [gfortran,patch] Fix PR27588: Add substring-out-of-bounds check
Tobias Burnus
- [RFC] Slightly improved DWARF2 debug info for Fortran
Joel Brobecker
- [PATCH]: enhance and use fold_strip_sign_ops more often
Kaveh R. GHAZI
- [PING][PATCH]: multilib fixes for fortran and java
Jack Howarth
- [Committed] Only allow INTEGER_CSTs of integral/pointer types.
Roger Sayle
- [Committed] Minor incremental TREE_OVERFLOW clean-up
Roger Sayle
- [PATCH] Fix powerpc bootstrap when using --enable-checking=rtl
Peter Bergner
- predict.c husekeeping
Jan Hubicka
- Remove some of line number notes maintaining code
Jan Hubicka
- Remove some of NOTE_INSN_* notes
Jan Hubicka
- [patch] Improve prefetch emitting
Zdenek Dvorak
- [bfin] Define __bfin__ and __BFIN__
Bernd Schmidt
- [Patch, Ada] pragma Discard_Names for Restriction_Id
Y.Tomino
- [PATCH][PING] Some pending middle-end patches
Richard Guenther
- [PATCH INSTALLED]: Print sign of Inf in tree dumps
Kaveh R. GHAZI
- [gfortran, committed] Update copyright years
Tobias Schlüter
- [v3] libstdc++/29496
Paolo Carlini
- Remove NOTE_INSN_FUNCTION_END
Jan Hubicka
- [patch] for PR29801
Zdenek Dvorak
- [patch] Add cfgcleanup todo to vectorizer
Zdenek Dvorak
- [patch] Improve basic block merging
Zdenek Dvorak
- [fortran,patch] Extend symbol.c's check_conflict (PR29657)
Tobias Burnus
- [patch RFA] Avoid another invalid RTL sharing
Kaz Kojima
- [Ada] new warning
Gerald Pfeifer
- [PATCH] Remove target-libgloss from noconfigdirs for bfin
Jie Zhang
- [Committed] Relax sizetype constraints in size_binop (take 2)
Roger Sayle
- [Patch] PR java/29805, Write past end of array in java/typeck.c
David Daney
- [PATCH] Document __builtin_trap
Andrew Pinski
- [v3] Uglify some names
Paolo Carlini
- [PATCH]: cosh is "even", integer rounding functions are "odd"
Kaveh R. GHAZI
- [PATCH] Fix PR25620, pow() expansion missed-optimization, 2nd try
Richard Guenther
- [wwwdocs] faq.html -- update comp.std.c++ FAQ URL
Gerald Pfeifer
- [wwwdocs] gcc-3.1/criteria.html -- remove broken link
Gerald Pfeifer
- [wwwdocs] prefetch.html -- adjust link to SPARC documentation
Gerald Pfeifer
- [wwwdocs] remove http://www.devphil.com references
Gerald Pfeifer
- [wwwdocs] readings.html -- link updates
Gerald Pfeifer
- [wwwdocs] frontends.html -- fix GCC UPC link
Gerald Pfeifer
- PING: [PATCH: c++/diagnostic/18313] Warn for pointless qualifiers on return type
Dirk Mueller
- [Committed] PR13827: Fold (X&C) != (Y&C) as ((X^Y)&C) != 0
Roger Sayle
- [patch] Incorrect CFA when pretend_args_size != 0
Mark Mitchell
- [wwwdocs] gcc-3.3/changes.html -- link update
Gerald Pfeifer
- [C++ PATCH] Minor type safety issue building RTTI type info
Roger Sayle
- [C/C++ PATCH] Reorganize c-common.c's convert_and_check
Roger Sayle
- [Committed] PR rtl-optimization/29797: ifcvt.c vs BITS_BIG_ENDIAN
Roger Sayle
- [PATCH]: Fix PR 29587
Daniel Berlin
- [Committed] Correct conditions to perform -(X-Y) -> Y-X
Roger Sayle
- [PATCH] Fix PR fortran/26994, transfer with a constant (CONST_DECL) vs the inliner
Andrew Pinski
- [RFC] Fix PR28684
Revital1 Eres
- [patch RFC] SH: Fix build failure
Kaz Kojima
- [PATCH] Use XCNEW instead of XNEW+memset
Dirk Mueller
- [committed] Fix genemit segfault
Michael Matz
- [PATCH]: Handle COMPOUND_EXPR/COND_EXPR in fold_strip_sign_ops
Kaveh R. GHAZI
- [PATCH] Fix tree-opt/29788, plain CONST_DECL leaking through
Andrew Pinski
- [patch] tuning gcc for Intel Core2
Vladimir Makarov
- PR c++/29518
Mark Mitchell
- [Fortran, patch] Give an error for empty CONTAINS statemens for F95/F2003 (PR29806)
Tobias Burnus
- PATCH: Add missing ChangeLog entry
H. J. Lu
- PR/29798, def forward propagated even though it does not dominate use
Paolo Bonzini
- [PATCH] Fix -ftree-loop-linear (PR tree-optimization/29581)
Jakub Jelinek
- [gfortran,patch] F2003 USE syntax and OpenMP module
FX Coudert
- [Committed] Use fold in optimize_bit_field_compare
Roger Sayle
- [dataflow]: PATCH COMMITTED
Kenneth Zadeck
- [FORTRAN] New -fboz-kind option to aid compilation of legacy code
Steve Kargl
- [m32c] use temp for shift intermediate
DJ Delorie
- C++ PATCH: PR 29106
Mark Mitchell
- [PATCH] COND_EXPRs in GIMPLE code and vectorizer
Roberto COSTA
- [Patch, fortran] PR29642 - Fortran 2003: VALUE Attribute (pass by value)
Paul Thomas
- Patch for stricter implicit conversions between vectors
Mark Shinwell
- [PATCH]: Handle builtin copysign in fold_strip_sign_ops
Kaveh R. GHAZI
- [PATCH]: Add some folding of builtins fmin/fmax
Kaveh R. GHAZI
- [PATCH] Refactoring for mode-dependent addresses
Mark Shinwell
- Fix PowerPC tests for soft-float
Joseph S. Myers
- 26_numerics/complex/13450.cc and IBM long double
Joseph S. Myers
- MAINTAINERS list - adding myself
Erven ROHOU
- [RFC, patch] Fix pr24783 : resolves implicit type from wrong namespace
Bernhard Fischer
- [Fortran,patch,committed] Add a missing space in an error message
Tobias Burnus
- [PATCH]: Fix PR tree-optimization/27755, add partial anticipation
Daniel Berlin
- [dataflow]: PATCH: prevent duplicate mw_hardreg, and other misc changes
Seongbae Park
- [PATCH] Make the world a bit safer for cfglayout mode
Steven Bosscher
- [PING] for 4.3 patches
Uros Bizjak
- [PATCH][committed] restrict i386/math-torture to i?86/x86_64 targets
Richard Guenther
- PATCH: complete cstore support and implement for Thumb
Richard Earnshaw
- Fwd: [dataflow]: PATCH: add missing copyright notice in dbgcnt.*, other misc cleanup
Seongbae Park
- [dataflow]: PATCH: fix regressions on x86_64
Seongbae Park
- [PATCH] Fix PR tree-opt/25500 SRA vs struct containing a vector
Andrew_Pinski@PlayStation.Sony.Com
- [fixed-point] Patch to support fixed-point constants
Fu, Chao-Ying
- Minor formatting fix for ivopts
Bernd Schmidt
- Lose dead code in bfin.c
Bernd Schmidt
- ivopts cost oddities
Bernd Schmidt
- IPA merge part 1: localize SSA variables
Diego Novillo
- [patch] Update loops in cfg manipulation functions
Diego Novillo
- RFA: Fix rtl-optimization/28618
Joern RENNECKE
- [RFC,PATCH] combine: Don't simplify subregs of promoted types
Ian Lance Taylor
- [Patch, fortran] PR29820 - ICE in fold_convert, at fold-const.c:2146
Paul Thomas
- [Patch, fortran] PR25087 - Error for missing explicit interface needed.
Paul Thomas
- [arm] Move Unwinding PR support routines.
Paul Brook
- Backporting IA64 HP-UX patches to 4.2 and 4.1 branches
Steve Ellcey
- [Patch, fortran] PR29652 -
Paul Thomas
- RFA: (partially) fix PR middle-end/29846
Joern RENNECKE
- RFA: Fix PR middle-end/29847
Joern RENNECKE
- [patch, fortran] Put lang.opt back in ASCII collating order
Brooks Moses
- Fix testsuite failure of import3.f90
Steve Kargl
- [patch, fortran] Remove closing periods from error messages.
Brooks Moses
- RFA: fix PR rtl-optimization/29858 [Fwd: RFA: fix discover_flags_reg bitrot (Was: Re: RFA: autoincrement patches for gcc 4 - updated patch)]
Joern RENNECKE
- [dataflow]: PATCH: fix a fortran regression on x86-64, and compiler ICE on ia64
Seongbae Park
- [PATCH] remove unneeded function from libdecnumber
Janis Johnson
- [PATCH] clean up support for testing DFP rounding
Janis Johnson
- [PATCH] remove broken DFP fp exception support
Janis Johnson
- [PATCH] fix prototype in DFP libgcc support
Janis Johnson
- [PATCH] remove DFP conversion support dropped from TR
Janis Johnson
- Further spe.md frob_di_df_2 fix
Joseph S. Myers
- PATCH: PR middle-end/29862: Calling a function with gcc_assert
H. J. Lu
- [DOC PATCH, commited]: Fix the number of register-passing SSE arguments.
Uros Bizjak
- PATCH: Add thumb abssi and neg_abssi patterns
Richard Earnshaw
- [PATCH]: Fix PR target/29682 - [4.2/4.3 Regression] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec
Maxim Kuvyrkov
- [gfortran,commited] A few obvious fixes
François-Xavier Coudert
- Fw: [PING][PATCH] PR29122: ICE with -ipa-cp and -m64
Razya Ladelsky
- [PATCH] (1/3) Add back libgcc-math
Richard Guenther
- [PATCH] (2/3) Add vectorization of builtin functions
Richard Guenther
- [PATCH][RFH] (3/3) Vectorize some builtins on x86_64 by using libgcc-math
Richard Guenther
- [PING][Patch]: Sandro's GCJ on Darwin/i386 patches pt.4
Jack Howarth
- [PING][Patch]: multilib fixes for libjava
Jack Howarth
- [PATCH] Fix dom SWITCH_EXPR optimization (PR middle-end/29584)
Jakub Jelinek
- [PATCH] PR/29802, ada does not build with srcdir=.
Paolo Bonzini
- [PATCH] fix make clean on already pretty clean builddir
Paolo Bonzini
- [RFC] [PACH] [modulo-sched] fix handling of anti-dependences
Vladimir Yanovsky
- [Patch, fortran] PR29837 - INTERFACE overloading INTENT problem - valid code is rejected
Paul Thomas
- [RFC] [PACH] [modulo-sched] avoid register moves
Vladimir Yanovsky
- [RFC] [PATCH] [modulo-sched] "fix" profitability check
Vladimir Yanovsky
- [RFC] [PATCH] [modulo-sched] fix handling of anti-dependences
Vladimir Yanovsky
- darwin7.9.0 - darwin8 support for mainline
Mike Stump
- Fix make -j3
Mike Stump
- [PATCH] ARM: don't overalign strings when optimizing for size
Richard Earnshaw
- [fixed-point] Patch to handle FIXED_CST and CONST_FIXED
Fu, Chao-Ying
- [4.3] wcoercion (4): fixes for C++ front-end
Manuel López-Ibáñez
- [PATCH][PING] Expand pow using sqrt/cbrt
Richard Guenther
- Don't use lwsync on E500
Joseph S. Myers
- function.c fix for 920723-1.c ICE
Joseph S. Myers
- Fix PR ada/27936
Eric Botcazou
- --with-gmp-lib ... options to configure (tentative patch)
Basile STARYNKEVITCH
- [PATCH] Remember ix86 builtin function decls, mark some of them const
Richard Guenther
- [gfortran,patch] Allow dollars everywhere in I/O format
FX Coudert
- [Xtensa] fix problem in new __umulsidi3 function
Bob Wilson
- Fix spe.md movv4hi_internal
Joseph S. Myers
- [Xtensa] fix g++.dg/cpp/_Pragma1 test
Bob Wilson
- [Xtensa] do not emit obsolete .frame directive
Bob Wilson
- [Xtensa] delete tstsi pattern
Bob Wilson
- [Xtensa] clean up xtensa.md file
Bob Wilson
- [Ping] Re: reload1: detect chained reloads
DJ Delorie
- [PATCH]: fix the --with-mpfr-dir=PATH configure flag
Kaveh R. GHAZI
- [dataflow]: PATCH COMMITTED fixup for last merge.
Kenneth Zadeck
- CFT: ppc opt support
Rask Ingemann Lambertsen
- bootstrapping r118945 failed
Paul Richard Thomas
- [Fortran,patch] Fix problem with IMPORT (PR27546)
Tobias Burnus
- New Swedish PO file for `gcc'
Translation Project Robot
- Contents of file `gcc-4.1.1.sv.po.gz'
Translation Project Robot
- [PATCH]: Add --with-mpfr-include, --with-mpfr-lib, --with-gmp-include and --with-gmp-lib
Kaveh R. GHAZI
- [gfortran,patch] Add ISO_FORTRAN_ENV module
FX Coudert
- [PATCH][RFC] Fix issues with setting errno (PR29887)
Richard Guenther
- [patch] Fix PR c++/29022
Lee Millward
- Ping: [PATCH] Limit precision of *bitsizetypes types
John David Anglin
- [Patch] MIPS: Simplify unwinding through signal frames.
David Daney
- [committed] obvious testcase fix
Dorit Nuzman
- [PATCH] Enforce GMP/MPFR version requires and fix fortran/28276,27021
Gerald Pfeifer
- PATCH for Re: Missing web link
Gerald Pfeifer
- [wwwdocs] gcc-3.3/gcj-status.html -- fix markup
Gerald Pfeifer
- PATCH: java/projects.html -- remove broken jMocha link
Gerald Pfeifer
- [wwwdocs] PATCH for Re: GCC 4.1.2 Status Report (2006-11-12)
Gerald Pfeifer
- [patch] for PR 28888
Richard Guenther
- [v3] Add tr1::hash<long long> and <unsigned long long>
Paolo Carlini
- [gfortran,patch] Handle "%3$d"-style format specifiers in error.c
FX Coudert
- Rewrite i386 string operation expansion
Jan Hubicka
- [committed] Fix PR target/29114
John David Anglin
- [PATCH] Fix bootstrap (PR rtl-opt/29879)
Andrew Pinski
- C++ diagnostic PATCH: fix pr 8586
Gabriel Dos Reis
- Vectorization of strided access and bootstrap failure problem
Ira Rosen
- [PATCH] Re: Canonical type nodes, or, comptypes considered harmful
Doug Gregor
- libgomp crash fix
Jakub Jelinek
- Blackfin patch: Disallow certain constants
Bernd Schmidt
- Blackfin patch: additional flat shared library options
Bernd Schmidt
- Blackfin patch: fix sibcalls & ID shared libraries interaction
Bernd Schmidt
- [patch] commentary typo fix
Bernhard Fischer
- IPCP testcase for PR29122
Razya Ladelsky
- [C++ PATCH] Fix build_expr_type_conversion with vector types (PR c++/29734)
Jakub Jelinek
- [PATCH]: Fix PR target/29794 - [4.2/4.3 Regression] cc1 segfaults with -O3 -msched-control-spec
Maxim Kuvyrkov
- [patch] Make get_loop_exit_edges return vector
Zdenek Dvorak
- [patch] for PR 29902
Zdenek Dvorak
- [C++ PATCH] Handle CONSTRUCTOR in value_dependent_expression_p (PR c++/29570)
Jakub Jelinek
- [PATCH][RFC] Do some vectorizer-friendly canonicalization before vectorization
Richard Guenther
- [PATCH] Relocated cpp must not search configured prefix.
Carlos O'Donell
- [AVR][4.3][4.2][4.1][patch] for PR 18553/29449
Anatoly Sokolov
- [fortran, patch] Make VOLATILE conflict with program name
Tobias Burnus
- [PATCH] Cope with exception_receiver on Alpha/Tru64 5.x
Eric Botcazou
- [PATCH] Fix TBA bug in RTL expander
Eric Botcazou
- [fixed-point] Patch for tree-pretty-print and _Sat
Fu, Chao-Ying
- [patch, fortran] Dimension of a function result as host association does not work (PR29916)
Tobias Burnus
- MAINTAINERS (Write After Approval) ADd myself
trevor_smigiel@playstation.sony.com
- Minor bugfix/improvement for gengtype
Zack Weinberg
- [patch] Remove loop->level
Zdenek Dvorak
- [patch] Access single_exit through accessor functions
Zdenek Dvorak
- PATCH: fix a warning in the SPU backend
Ben Elliston
- PATCH: disable libssp for SPU
Ben Elliston
- [PATCH] Start to Fix PR 28436: accessing an element via a "pointer" on a vector does not cause vec_extract to be used
Andrew_Pinski@PlayStation.Sony.Com
- [patch] fix inline-16.c for 64-bit targets
Eric Christopher
- [Patch, fortran] PR29821 - Failure to resolve variable parameter array sections
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
erik.edelmann@iki.fi
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Tobias Burnus
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
François-Xavier Coudert
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Tobias Burnus
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
François-Xavier Coudert
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Tobias Burnus
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Tobias Burnus
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Grigory Zagorodnev
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Thomas
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Grigory Zagorodnev
- Vs: Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
erik.edelmann@pp.inet.fi
- Vs: Re: [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
erik.edelmann@pp.inet.fi
- [Patch, fortran] PR20880 - Failure to detect procedures encompassing own interface
Paul Richard Thomas
- Blackfin patch: stack checking
Bernd Schmidt
- RFA/RFC: Adding support for gmp and mpfr sources in the build tree
Nick Clifton
- Blackfin patch: Correct set of registers valid for DImode
Bernd Schmidt
- [PATCH] Disallow vector_size attributes on VECTOR_TYPE (PR c/29736)
Jakub Jelinek
- [PATCH]: alias slowdown patch
Daniel Berlin
- [PATCH] (1/3) Add back libgcc-math [2nd try]
Richard Guenther
- [PATCH] (3/3) Enable use of libgcc-math vectorized functions in the x86_64 backend [2nd try]
Richard Guenther
- [PINGx2][Patch]: multilib fixes for libjava
Jack Howarth
- [C++ PATCH] Fix main return type checking (PR c++/29735)
Jakub Jelinek
- [v3] -Wshadow fixes
Benjamin Kosnik
- [4.3] making a few real functions work with dfp
Manuel López-Ibáñez
- Out OF SSA Rewrite Summary
Andrew MacLeod
- SPU Port maintainers
Andrew_Pinski@PlayStation.Sony.Com
- Out Of SSA Rewrite - Coalesce hash table patch
Andrew MacLeod
- Out Of SSA Rewrite - Cleanup patch
Andrew MacLeod
- Out Of SSA Rewrite - Live Range Rewrite patch
Andrew MacLeod
- Out Of SSA Rewrite - New TER implementation
Andrew MacLeod
- Out Of SSA Rewrite - The New Coalescer patch 5/5
Andrew MacLeod
- [PATCH, i386]: Rewrite x87 sqrt patterns
Uros Bizjak
- Add myself as spu port maintainer
trevor_smigiel@playstation.sony.com
- [Xtensa] use a constraints.md file
Bob Wilson
- [patch] for PR29921
Zdenek Dvorak
- [PATCH] Enable vectorization of sqrt and lrint on i?86 and x86_64
Richard Guenther
- [patch] for PR 29924
Zdenek Dvorak
- E500 subreg fixes
Joseph S. Myers
- [Patch, libgfortran] PR29936 Missed constraint on RECL=specifier in unformatted sequential WRITE
Jerry DeLisle
- [PATCH]: Improved handling of COND_EXPR in middle-end passes
Roberto COSTA
- [Patch, fortran] PR29912 - string array functions behaving incorrectly.
Paul Thomas
- [ecj] Fix declarations
Andrew Haley
- Blackfin patch [1/2]: Parallel instructions
Bernd Schmidt
- RFA: Fix driver/29931
Joern RENNECKE
- Change e-mail address in MAINTAINERS
Philipp Thomas
- reorg.c patch reversion
Kaz Kojima
- [PATCH][C++][RFH] Improve PR29433, cut down memory usage and compile-time
Richard Guenther
- [gfortran, patch] PR29441: Error out for non-standard intrinsics in initialization expression
Tobias Schlüter
- Forbid __builtin_return_address when inlining
Andrew Haley
- [gfortran, patch] PR17711: distinguish between .EQ. and == etc.
Tobias Schlüter
- PATCH: tweak spec file for spu-elf
Ben Elliston
- PATCH: tweak config/spu/spu_mfcio.h
Ben Elliston
- PATCH: tweak config/spu/spu_intrinsics.h
Ben Elliston
- [PATCH]: Remove weighted edges in points-to solver
Daniel Berlin
- PATCH: handle reloc truncations for spu tests
Ben Elliston
- [patch] for another problem in PR 29921
Zdenek Dvorak
- [gomp] Fix C -fopenmp -fexceptions (PR c/29955)
Jakub Jelinek
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2 (macroized)
Uros Bizjak
- [PATCH] Fix gimplification bug with constructors
Eric Botcazou
- [PowerPC] Fix PR29943, incorrect alias symbols
Alan Modra
- var-tracking bugfix
Bernd Schmidt
- [ecj] gnu/classpath/VMStackWalker.java: first cut
Andrew Haley
- [C++ PATCH] Fix cp_parser_direct_declarator (PR c++/29886)
Jakub Jelinek
- MAINTAINERS (Write After Approval): Add myself.
Manuel López-Ibáñez
- [Committed] Fix -fdump-tree-profile-details dump without a loop
Andrew Pinski
- New branch for POINTER_PLUS_EXPR
Andrew Pinski
- [Committed/Web] Document the pointer-plus branch
Andrew Pinski
- Subregs and objects with holes (new patch)
Joseph S. Myers
- [patch, gomp] PR29949 - implement argument checking for user accessable runtime routines
Daniel Franke
- [patch,fortran] Allow noninteger/noncharacter arguments to intrinsic functions for initialization expressions
Tobias Burnus
- Use strict alignment for E500
Joseph S. Myers
- [patch, libgomp, docs] adding documentation to libgomp
Daniel Franke
- [PATCH]: Fix alias grouping of name tags.
Daniel Berlin
- Fix tests for SPE failures
Joseph S. Myers
- [committed] Fix PA 32-bit cross build failure on 64-bit hosts
John David Anglin
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Uros Bizjak
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Roger Sayle
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Uros Bizjak
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Eric Botcazou
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Roger Sayle
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Uros Bizjak
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Eric Botcazou
- [PATCH, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)
Kaveh R. GHAZI
- [PATCH, commited]: Fix reg-stack.c UNSPEC_TRUNC_NOOP handling
Uros Bizjak
- [PATCH] S/390: atomic builtins: Reset s390_compare_emitted in s390_expand_atomic
Andreas Krebbel
- [patch] Use current_loops instead of loops argument
Zdenek Dvorak
- "libgcc_so" typo in mklibgcc.in
Daniel Jacobowitz
- [PATCH] S/390: Addends of larl operand must be in -/+2GB range
Andreas Krebbel
- [gfortran,patch, RFC] Allow coredump and backtrace on runtime error
François-Xavier Coudert
- [PATCH] FIx volatile vs IPA pure/const pass (PR tree-opt/29964)
Andrew Pinski
- [PATCH] Fix ffi powerpc64 unwind info
Jakub Jelinek
- [PATCH] PR29166: Fix bad prologue generation on ia64
Andreas Schwab
- [Committed] Fix testcase gcc.dg/20061124-1.c
Andrew Pinski
- Fix E500 complex double va_arg
Joseph S. Myers
- [PING] [4.3] Wconversion: fixes for C++ front-end
Manuel López-Ibáñez
- [C/C++ PATCH] Reorganize c-common.c's convert_and_check (take 2)
Manuel López-Ibáñez
- [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
Tobias Schlüter
- [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
Tobias Schlüter
- [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
Andrew Pinski
- [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
FX Coudert
- [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
FX Coudert
- [PATCH] Fix fortran/29951, transfer vs arrays to scalars
Andrew Pinski
- [Patch, i386]: Commited: macroize fmod and remainder x87 patterns
Uros Bizjak
- [Patch, fortran] PR29464 - problem with duplicate USE, ONLY of procedure in INTERFACE
Paul Thomas
- [PATCH] Small cleanups to cse.c
Steven Bosscher
- [PATCH (take 2)]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir
Kaveh R. GHAZI
- [libgfortran,commited] Cleanup of c99 functions
FX Coudert
- [patch, committed] MAINTAINERS: email address change.
Brooks Moses
- [Patch, i386]: Rewrite and macroize sin, cos and sincos x87 patterns
Uros Bizjak
- [PATCH] Remove useless loop from alias.c
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Eric Botcazou
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Eric Botcazou
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Eric Botcazou
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Paolo Bonzini
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Eric Botcazou
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH,RFC] CSE path following on basic blocks
Eric Botcazou
- [PATCH,RFC] CSE path following on basic blocks
Steven Bosscher
- [PATCH] Fix PR fortran/29982, ICE with builtin folding and argument passing
Andrew Pinski
- [PATCH, S390] Define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION
James Tison
- [PATCH] Make the _gfortran_pow* const
Andrew Pinski
- Ping some regression patches
Andrew Pinski
- [PATCH, i386] Enable x86_ext_80387_constants for m_K8, m_CORE2 and m_GENERIC64
Uros Bizjak
- [gfortran,commited] Add variable name and locus for -fbounds-check
François-Xavier Coudert
- [PATCH][PING] Add vectorization of builtin functions
Richard Guenther
- [PATCH][PING] Fix PR25620, pow() expansion missed-optimization, 3rd try
Richard Guenther
- [PING] libgcc-math is back
Richard Guenther
- [PATCH INSTALLED]: Handle NaN in fmin/fmax [take 2]
Kaveh R. GHAZI
- [PATCH, i386]: Fix float_extend load of x87 constants
Uros Bizjak
- [PATCH]Make pack-test-1 more flexible
Nathan Sidwell
- CFT: Top level libgcc for Darwin
Daniel Jacobowitz
- PATCH (trunk rev.119231): ability to disable an option at configure time
Basile STARYNKEVITCH
- [4.2 PATCH]: Add --with-{gmp,mpfr}-{lib,include}, remove --with-{gmp,mpfr}-dir
Kaveh R. GHAZI
- C++ PATCH: PR 29886
Mark Mitchell
- Add x86 darwin java support
Mike Stump
- [patch,fortran] Accept noninteger exponents in initialization expressions for Fortran 2003 (PR29962)
Tobias Burnus
- [PATCH] Fix PR28684 (RESUBMISSION)
Revital1 Eres
- [committed] [webdocs] vectorizer webpage update
Dorit Nuzman
- [PATCH] Fix PR28684 (last time)
Revital1 Eres
- [PATCH] Add vectorization of sqrt to the i386 backend
Richard Guenther
- [patch,commit] Fixed typo in doc/invoke.texi: @optindex => @opindex
Tobias Burnus
- [Xtensa] add default for new macro
Bob Wilson
- [JAVA] /bin/sh portability issues in gen-classlist.sh.in
Dalibor Topic
- [Xtensa] sync include/xtensa-config.h with binutils
Bob Wilson
- [PATCH] New -fstack-check implementation (1/n)
Eric Botcazou
- [patch RFC] Fix bogus RTL sharing error
Kaz Kojima
- C++ PATCH: No vcall offsets for primary construction virtual tables
Mark Mitchell
- [PATCH] Fix PR 29984, PPC-SPE segfaults with MAX_EXPR <a, a>
Andrew Pinski
- [PATCH] Don't disallow copyprop for virtual ops for loop depth check
Andrew Pinski
- [dataflow]: PATCH: ia64 bootstrap and regression fixes
Seongbae Park
- RFA: Add --print-optimizers option
Nick Clifton
- [wwwdocs] readings.html -- update Blackfin link
Jie Zhang
- [PATCH][committed] Fix bootstrap with --enable-gather-detailed-mem-stats
Richard Guenther
- [PATCH] Fix C++/14329, badly formatted warnings for SRA replacements used uninitialized
Andrew Pinski
- [patch,fortran] Allow "IMPORT :: list-of-symbols" in interface bodys in modules (PR27546)
Tobias Burnus
- [PATCH] Canonical types (1/3)
Doug Gregor
- [Objective-C PATCH] Canonical types (3/3)
Doug Gregor
- [C++ PATCH] Canonical types (2/3)
Doug Gregor
- [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory
Richard Guenther
- [PATCH] Improve fatal_expected_char() EOF reporting
Rask Ingemann Lambertsen
- [PATCH] cselib.c memory invalidation shortcut
Steven Bosscher
- [Xtensa] fix another bug in new __umulsidi3 function
Bob Wilson
- Stricter invalid_e500_subreg (with jump.c:true_regnum fix)
Joseph S. Myers
- [PATCH, S390] Define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION (RESUBMISSION)
James Tison
- Here is one
Michael Matson - 30OnMyGoodCredit.com}
- [PATCH] Fix tree node sharing problem (1/2)
Eric Botcazou
- [PATCH] Fix tree node sharing problem (2/2)
Eric Botcazou
- [PATCH, i386]: Optimize x87 constants some more
Uros Bizjak
- [patch] fix prefetch-3 on x86_64 darwin
Eric Christopher
- [PATCH] Don't error on coverage mismatch by request
Richard Guenther
- [ecj] Remove DECL_INLINE for methods that call BUILT_IN_RETURN_ADDRESS
Andrew Haley
- [v3] doxygen updates
Benjamin Kosnik
- [PATCH] line number notes cleanups (modulo-sched and haifa-sched)
Tehila Meyzels
- icache invalidation patch applie to sh port
Joern RENNECKE
- [PATCH][committed][4.2] There's no libgcc-math in 4.2
Richard Guenther
- [ecj] Fix build error
Gary Benson
- PATCH: Remove gt-tree-ssanames.h from Makefile.in
H. J. Lu
- [testsuite] fix two dfp tests
Janis Johnson
- RFC: Remove gdb complaints from gdbinit.in
Diego Novillo
- [patch,fortran] Fix border case where consecutive calls to date_and_time can return times out of sequence (PR30015)
Tobias Burnus
- patch: revise doc for always_inline
Stuart Hastings
- [Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths
Paul Thomas
- Patches for PR29464, PR29821 & PR29916 - ping*3
Paul Thomas
- [patch] Fix PR c++/30021: ICE on invalid parameter for main
reichelt@igpm.rwth-aachen.de
- [PATCH] Output edge info in print_rtl_with_bb, and two small cleanups
Steven Bosscher
- [PATCH, i386]: Fix PR target/29852: Use fprem and fprem1 insns for SSE math
Uros Bizjak
- [patch] Fix PR c++/30022: ICE on vector operand in division
reichelt@igpm.rwth-aachen.de
- [PATCH] mips: Allow larger values for __aligned__
Carlos O'Donell
- [PATCH] obvious fix to dfp-bit.c (checked in)
Janis Johnson
- [PATCH] need bigger precision for DFP to INT conversions
Janis Johnson
- [patch] remove libtool use from darwin
Eric Christopher
- [fixed-point] Support constant folding
Fu, Chao-Ying
- Avoid -maltivec in vect.exp if not powerpc_altivec_ok
Joseph S. Myers
- (try 2) [4.3] making a few real functions work with dfp
Manuel López-Ibáñez
- [Committed] Fix PR target/29945, ICE in simplify_subreg with simple code in libgfortran
Andrew_Pinski@PlayStation.Sony.Com
- [Committed] Fix some formating in spu.md after the previous patch
Andrew Pinski
- [Committed] Fix C++ deconstructors for spu-elf
Andrew_Pinski@PlayStation.Sony.Com
- IPA merge part 2: operand-cache privatization
Jan Hubicka
- [PATCH, committed]: Use R10_REG and R11_REG in i386.c
Uros Bizjak
- PR middle-end/30017 (ICE in C++ size hook)
Jan Hubicka
- [gomp] Fix ICEs on various omp constructs with bodies that never return (PR middle-end/29965)
Jakub Jelinek
- [PATCH] Improve PR29433, don't duplicate identifier names in dwarf2out
Richard Guenther
- PR middle-end/30028 (bcopy related testsuite failure)
Jan Hubicka
- [Thomas.Koenig@online.de: PR libfortran/29568 (subrecord patch)]
Thomas Koenig
- Avoid creating duplicating SUBREGs in simplify_rtx
Richard Sandiford
- Out Of SSA Rewrite - Coalesce hash table patch - checked in
Andrew MacLeod
- Handle return value from pushdecl_top_level_and_finish in get_tinfo_decl
Geoffrey Keating
- Ping PATCH: Add SSE3 builtin tests
H. J. Lu
Last message date:
Thu Nov 30 22:53:00 GMT 2006
Archived on: Sun Mar 8 09:21:07 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).