gcc-patches archive
subject index for January, 2004

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

"fix" alpha register allocation

#import and PCH

'fix' for 11350 causes bootstrap hang on Darwin

'long double' support for Darwin

Re: -mfpmath=sse question

Re: -mno-red-zone and -mcmodel=kernel

-mrelocatable broken on ppc-linux

-save-temps still produces different .s and .o

Re: 1 GCC gcc-3_4-branch regressions, 1 new, with your patch on 2004-01-28T02:13:17Z.

20030121-1.c fails with -mcpu=G5

3.4 bugs with unreviewed patches.

3.4 PATCH: Default to static libgnat on IRIX 6

3.4 PATCH: Fix gcc/configure.ac typo

3.4 PATCH: Fix many Tru64 UNIX V4.0F libffi testsuite failures

3.4 PATCH: Fully obey __PRAGMA_EXTERN_PREFIX on Tru64 UNIX

3.4/3.5 PATCH: Allow IRIX 5 Ada bootstrap

3.4/3.5 PATCH: Fix IRIX 5 bootstrap

3.4/3.5 PATCH: Fix objc.dg/stret-1.m test failure on Solaris 2

3.4/3.5 PATCH: gcc/Makefile.in fix for IRIX 5 Ada comparison failure

3.4/3.5 PATCH: Remove support for mips-sgi-irix6*o32 configuration

Re: 3.4/3.5 PATCH: Remove support for mips-sgi-irix6*o32configuration

3.4/3.5 PATCH: Restrict bad_lval fixincludes hack to Tru64 UNIX

<addr_expr <realpart_expr <x>>> ?

Inline round for IA64

Re: Inline round for IA64

Re: [gfortran] Fix bug for size of array allocation

Re: [gfortran] Use MAX/MIN_EXPR to convert intrinsic min/max

[gfortran] Fix bug for size of array allocation

[gfortran] Print statements in testcase

[gfortran] Use MAX/MIN_EXPR to convert intrinsic min/max

att direction merci, offre de service

[3.3 branch, 6 regressions] Re: 'fix' for 11350 causes bootstrap hang on Darwin

Re: [3.3 branch, 6 regressions] Re: 'fix' for 11350 causes bootstraphang on Darwin

[3.3 e500 branch] add native linux e500 support

[3.3 e500] fix arrays of vector initializers

[3.3 e500] fix vector array initializers for c++

[3.3 PATCH] Fix PR optimization/13472

[3.3 PATCH] Use K&R style functions for integer_nozerop

[3.3-e500-branch] more vector array initializer patches

[3.3/3.4/3.5 PATCH] Fix PR 12147 (reload bug)

[3.3/mainline] PR opt/13608

[3.3] Fix @item vs. @itemx

[3.3] fix alpha tls miscompilation

[3.3] fix typo in objc/objc-act.c

[3.3] update of the gcc/po files

[3.4 patch?] -save-temps still produces different .s and .o

[3.4 PATCH] alias.c fix for PR pch/13689

[3.4 patch] cp/*.[ch]: Update copyright.

[3.4 patch] gcc: Update copyright.

[3.4 patch] h8300: Update copyright.

[3.4 patch] Update copyright.

[3.4.0 Fortran Fix] Fix for PR fortran 12884 installed on 3.4.0 branch.

[3.4/head] fix alphaev4 execute/nestfunc-5.c

[3.4/head] fix alphaev4 execute/simd-2.c

[3.4/head] fix alphaev5 compat/scalar-return-4

[3.4/mainline] Backport cgrapunit fix for extern inline funcitons

[3.4/mainline] Better gcov error diagnostics

[3.4/mainline] Tweak inlining limits

[3.4] Make new unroller handle doloop optimized loops (Was Re: New loop unroller broken?)

[3.5 patch] i386.md: Fix target/11877.

[3.5/3.4] Fix bug in inlining WRT inlining function into itself

[ada, make-lang.in] A compromise with those generated *.texi files

Re: [ada, make-lang.in] A compromise with those generated *.texifiles

[Ada] Fix testsuite infrastructure problems

[ada] Revert stamp-xgnatug related make-lang.in change

[arm patch]: Fix scalar-return-3

Re: [arm] __arm__/__thumb__ vs. #machine(arm)

[ARM] __builtin_arm_setwcx patch

[avr port] Fix bug bootstrap/13735

Re: [Bug bootstrap/3867] [djgpp] eh_frame optimization check in configure is broken

Re: [Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace

Re: [Bug optimization/12845] [3.4 Regression] Error: Invalid Compare

Re: [Bug optimization/13819] New: sh-elf broken; abort in sh_reorg()

[C++ PATCH for 3.3] Fix PR13797 (missing error_mark_node check)

[C++ PATCH for 3.4/3.5, committed] Fix PR13797 (missing error_mark_nodechecks)

[C++ PATCH, committed] [PR12355] ICE on pseudo destructor call

[C++ PATCH,committed] Fix PR13520 (default template template argumentparsing)

Re: [C++ PATCH,committed] Fix PR13520 (default template template argument parsing)

[C++ PATCH,committed] Partial fix for PR13092 (more template template argument parsing)

[C++ patch] Fix thunk emitting code

[C++ patch] Little speedup of for_each_template_parm_r

[C++ PATCH] [PR 13005] Warn about casting of incomplete types

[C++ PATCH] [PR12573] fix ICE with offsetof as template argument (regression)

Re: [C++ PATCH] [PR12573] fix ICE with offsetof as templateargument (regression)

[C++ PATCH] [PR13086] Clarification of diagnostic on delete of an incomplete type (regression on 3.3/trunk)

Re: [C++ PATCH] [PR13086] Clarification of diagnostic on delete ofan incomplete type (regression on 3.3/trunk)

[C++ PATCH] [PR13407] Gracefully reject keyword 'typename' in base specifiers

Re: [C++ PATCH] [PR13407] Gracefully reject keyword 'typename' inbase specifiers

[C++ PATCH] [PR13474] Fold value-dependent array domain in time for type deduction

Re: [C++ PATCH] [PR13474] Fold value-dependent array domain in timefor type deduction

Re: [C++ PATCH] [PR13474] Fold value-dependent array domain intime for type deduction

[C++ PATCH] [PR13683] bogus warning about passing non-PODs through ellipsis in sizeof

Re: [C++ PATCH] [PR13683] bogus warning about passing non-PODsthrough ellipsis in sizeof

[C++ PATCH] [PR13810] ICE on default argument for template template parameter (3.4/3.5 regression)

Re: [C++ PATCH] [PR13810] ICE on default argument for template templateparameter (3.4/3.5 regression)

[C++ PATCH] [PR13813] Incomplete type for member variables of class templates

Re: [C++ PATCH] [PR13813] Incomplete type for member variables ofclass templates

[C++ PATCH] [PR8856] A conversion-function-id cannot be a template-name (regression on trunk)

Re: [C++ PATCH] [PR8856] A conversion-function-id cannot be atemplate-name (regression on trunk)

[C++ PATCH] [PR9256] Implement DR337

[C++ PATCH] [PR9259] Allow non-qualified member calls in sizeof expressions

Re: [C++ PATCH] [PR9259] Allow non-qualified member calls in sizeofexpressions

[C++ PATCH] Fix PR 13701 g++.old-deja/g++.eh/cleanup2.C ICEs

[C++ PATCH] Fix PR13092 regression (non-dependent SCOPE_REF)

[C++ patch] Fix sharing problem

Re: [C++ patch] Fix thunk emitting code

[C++ PATCH] Make parser revert digraph "<:"

[C++ PATCH] Make parser revert digraph "<:" - take 2

Re: [C++ Patch] More autodetecting c++-headers

[C++ patch] PR c++/12850

[C++ PATCH] TC1 testsuite (part 1/N)

[C++ PATCH] Unreviewied patch ^2

Re: [C++ PATCH]:Fix 13387 breakage

[C++ RFC] Re: PR 10776

[C++] PATCH to build_throw for 11725

[C++] Unreviewed patches

[committed 3.3] Fix ANSI declaration in reload.c

[committed 3.3] fix PR target/13069

[committed 3.4/3.5] Fix --enable-checking regression in pa.md

[committed 3.4/3.5] Fix large frame support for PA 64-bit

[committed 3.4/3.5] Fix PA PRs 13324 and 13713

[committed 3.4/3.5] New include hacks for hppa*-hp-hpux10* and vax-dec-ultrix*

[committed] Add myself to MAINTAINERS

[committed] Autoconf 2.57 conversion doc followup

[committed] Avoid null dereference in get_unwidened

[committed] Cleanup 1 following autoconf 2.57 conversion

[committed] Cleanup 2 after autoconf 2.57 conversion

[committed] Convert gcc/ dir to autoconf 2.57

[committed] Disable shared cache file more.

[committed] don't include obstack.h in pa.c

[committed] Don't mess with cache file in config-ml.in

[committed] Don't share target config.cache on mainline

[committed] Fix constraint in pa.md pattern

[committed] Fix FreeBSD bootstrap (use AC_PROG_CPP_WERROR)

[committed] fix more fallout from configure.ac rename

[committed] fix more fallout from configure.ac renaming

[committed] Fix old-style definition in pa backend

[committed] Fix PR bootstrap/7817

[committed] Fix stupid thinko in configure.in/Makefile.tpl

[committed] Give gcc subdir its own cache file

[Committed] More gcc/configure.ac fallout

[committed] Obvious change to Makefile.in

[committed] PA: Update copyrights

[Committed] Re: [PATCH] Follow-up to PR middle-end/13392

[committed] update mips debugging

[cs] Fix some build problems

[cs] Major option processing changes

Re: [csl-arm-branch] Add sign/zero extend instructions.

[csl-arm-branch] Fix --with-<foo>

[csl-arm-branch] More configure defaults.

[csl-arm]: tidy up variable names

[Darwin] Patch, take 2: enable linkonce support for Darwin

[Darwin] Patch: enable linkonce support for Darwin

[davej@redhat.com: gcc-ssa bug ?]

Re: [development-gcc] [patch] for openslp ICE

Re: [development-gcc] Re: ghostscript-library ICE

[doc] Document the new frontend hooks in sourcebuild.texi

[fastjar] Rename configure.in to configure.ac

Re: [fortran,patch] Full implementation of assign, assigned goto.

[Fwd: Re: [makefile] PR/13820 [3.4 Regression] "make dvi" crasheswhen configuredfrom a relative source directory]

[gcc_update] Cleanup some unnecessary touches.

[gfortran] Add -std=

[gfortran] DATA statement fixes.

[gfortran] Dummy procedures.

[gfortran] Empty if statements

Re: [gfortran] Fix bug for size of array allocation

[gfortran] Fix resolutions of transpose.

Re: [gfortran] fix trivial typo in match.c

[gfortran] Increase maximum identifier length

[gfortran] Make functions static.

[gfortran] PR fortran/13432 Assumed length fuction results

Re: [gfortran] Print statements in testcase

[gfortran] Proposed fix for PR fortran/12912

[gfortran] regression in fixed-form processing

[gfortran] Remove RejectNegative from options

[gfortran] Specific MIN and MAX intrinsics.

Re: [gfortran] Use MAX/MIN_EXPR to convert intrinsic min/max

[gfortran]Patch for Dcmplx.

[java patch] increase library version number

[java patch] increase library version number for xml-sax and w3c-dom as well

[libgfortran,patch] Fix spelling in Makefile.am

[libiberty] Rename configure.in to configure.ac

[libobjc-branch] change __inline__ to inline and add some comments

Re: [libobjc-branch] change __inline__ to inline and add somecomments

[libobjc-branch] Change the version

[libobjc-branch] Merge in windows fixes from GNUStep

[libobjc-branch] More merging in from GNUStep's libobjc

[libobjc-branch] Optimize selector allocations

[libobjc-branch] Review FIXME in Makefile.in

[libstdc++ PATCH] allocator threads assumption fix

[lno, wwwdocs] Move the vectorizer entry

[lno-branch] Sort common.opt

[lno-branch]: Patch to fix bootstrap problem on darwin

[lno-branch]: Please revert an unnecessary change

[lno] [PATCH] Loop Versioning

[lno] [patch] vectorizer and altivec.md updates

[lno] [patch] vectorizer update - loop bound

[lno] [patch] vectorizer update - support constants.

[lno] Basic block copying bits

[lno] bootstrap broken?

[lno] Canonicalize chrecs

[lno] Clean up tree-vectorize.*

[lno] Cleanup some loop structure querying functions

[lno] enable vectorizer on i386

[lno] Fix bootstrap on ppc

[lno] fix division by zero

[lno] fix lv

[lno] fix memory corruption

[lno] Fix memory leak in ivopts

[lno] Fix names of temporary variables in the vectorizer

[lno] fix return type

[lno] fix vector type node creation

[lno] Induction variable optimizations

[lno] Loop optimizer bits

[lno] New doloop optimizer

[lno] New version of the scalar evolution analyzer

[lno] Refine wrap-around matched cases

[lno] remove vectype_for_scalar_type

[lno] scalar evolution does not depend on DCE2

[lno] Some functions for the loop structure

[lno] tree-ssa merge

[lno] tree-vectorizer: Use dump_file

[lno] Unrolling and peeling

[lno] Update the scev analyzer after the merge

[lno] Use iv_analyse in unswitching

[lno] Use new iv analysis in unroller

[lno][patch] vectorizer updates

[m68k,obvious] Fix longstanding warning

[m68k] Fix m68k-netbsdelf bootstrap

[m68k] Fix PR c/12148

[m68k] Output statements cleanup for m68k.md

[Makefile] Define *_INSTALL_NAME immediately

[Makefile] Define *_INSTALL_NAME immediately (with patch)

[makefile] PR/13820 [3.4 Regression] "make dvi" crashes when configuredfrom a relative source directory

[MIPS patch RFA] update ISA_HAS_HILO_INTERLOCKS

[mudflap] fix alpha failures

Re: [new-ra] constraint modifiers bugfix, spilling dead webs

Re: [new-ra] PATCH: Improved Register Rematerialization

[objc-improvements-branch] Just committed ObjC++ scaffold

[PATCH, obvious] Minor cleanups for gengtype.?

[PATCH/RFC] [PR optimization/13567] Don't cse no-conflict block

Re: [PATCH] (Partial) fix for PR middle-end/13392

[patch] *-h8300.c: Add and adjust more comments about relaxation.

Re: [patch] *-h8300.c: Add and adjust more comments aboutrelaxation.

[Patch] : Avoid mkfifo in testsuite for mingw32

[PATCH] [3.3] PR11793

Re: [PATCH] [Bug bootstrap/12179] [3.4/3.5 Regression] --enable-version-specific-runtime-libs put files in the wrong place

[PATCH] [Bug bootstrap/12179] [3.4/3.5 Regression]--enable-version-specific-runtime-libs put files in the wrong place

[PATCH] [C++, committed] Fix function format in semantics.c

[PATCH] [C++/DEBUG] Unreviewed patch, 2nd ping

[PATCH] [C++/DEBUG] Unreviewed patch, 3rd ping

[PATCH] [C++/DWARF] Add 'using' support - take 3

[PATCH] [C++/DWARF] Add 'using' support - take 4

Re: [PATCH] [C++] Fix C++/13507

[PATCH] [C++] fwd: PR 11895

[PATCH] [c++] Save space in cxx_binding

[PATCH] [C++] save space in language_function

[PATCH] [C++] save space in saved_scope

[PATCH] [C++] Save space in template_parm_index_s

[PATCH] [COMMITTED 3.4/3.5] Fix bootstrap problem on sh

[PATCH] [COMMITTED 3.4/3.5] Maybe Fix Java Bootstrap on powerpc

[PATCH] [committed, 3.3/mainline] Fix PR 12561, GNU/hurd and sysroot

[PATCH] [COMMITTED] Fix (warning) bootstrap on powerpc-apple-darwin

[PATCH] [COMMITTED] Fix cross compilers with 2.95.3

[PATCH] [COMMITTED] Fix Re: <altivec.h> not happy with 3.4 on powerpc-apple-darwin7.2.0

[PATCH] [Committed] Fix warnings in toplev.c

[PATCH] [COMMITTED] Re: GCC build failed for native with your patch on 2004-01-17T23:01:02Z.

[PATCH] [committed] update contrib/gcc_update for gcc subdirectory conversion to autoconf 2.57

[PATCH] [dwarf2] Fix PR 11983

[PATCH] [gfortran] Math libraries and Darwin

[PATCH] [tree-ssa, committed] Fix building on PPC darwin

[PATCH] [tree-ssa] Fix PR 13748 ICE for gcc.dg/20031222-1.c

[patch] Add a missing ChangeLog entry.

[PATCH] Add input character set infrastructure

[PATCH] Add myself as SPARC maintainer

[PATCH] Add predefine macro __m32r__

[PATCH] Add TPF config support to libstdc++, take 2

Re: [patch] added --with-cpu support form m68k-linux

[patch] Allow translation of the copyright symbol.

[patch] alpha: Clean up STRUCT_VALUE.

[Patch] Altivec ABI as default for powerpc64 linux

[patch] arc: Hookize some macros. (part 2)

[patch] arc: Hookize some target macros.

[patch] arm: Hookize SETUP_INCOMING_VARARGS.

[patch] arm: Hookize some target macros.

[PATCH] Assorted libjava fixes for ppc64/amd64

[PATCH] Avoid one unnecessary PLT slot in every GCC created shared library

[patch] avr.c: Remove an extra pair of curly braces.

[patch] avr.h: Remove target-independent comments about targetmacros.

[patch] avr: Hookize some target macros.

[patch] backends.html: Mention that m32r now uses define_constants.

[patch] beginner.html: Remove a mention of dwarfout.c.

RE: [patch] boehm-gc remove darwin hack

Re: [PATCH] C++/DWARF : Add 'using' support - take 2

[patch] c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...)

[patch] c4x: Hookize some target macros.

[patch] Cfghooks rewrite

[PATCH] Change ASM_OUTPUT_ALIGNED_BSS (m32r-*)

[patch] ChangeLog.10: Add Steven's entry.

[PATCH] Clean-up fold-const.c's fold_convert

[PATCH] Clobbering of callee saved altivec register

[PATCH] Compat testsuite improvement (part #1)

[PATCH] Compat testsuite improvement (part #2)

Re: [patch] compileflags for libgcc

[patch] config/i386.*: Fix comment formatting.

[patch] config/mips/*: Fix comment formatting.

[patch] config: Fix some comments mentioning deprecated macros.

[PATCH] Constant fold round, roundf and roundl

[patch] cp/*: Update copyright.

[patch] cp/ChangeLog: Fix a typo.

[patch] cp: Fix comment typos.

[patch] cris: Hookize SETUP_INCOMING_VARARGS.

[patch] cris: Hookize some target macros.

[PATCH] Decrease excessive string literal alignment on IA-32/AMD64

[patch] defaults.h: Fix ASM_OUTPUT_ADDR_VEC_ELT.

[Patch] disable __cxa_atexit when unsupported

[PATCH] Do not refer directly to gen_lowpart_xxx

[patch] doc/*.texi: Fix typos.

[patch] doc/*.texi: Follow spelling conventions.

[patch] doc/*.texi: Update copyright.

[Patch] document --enable-__cxa_atexit configure option

[PATCH] Document changes in 3.4 for SPARC

[PATCH] Document experimental nature of -fnew-ra?

[patch] Don't internationalize Copyright message.

[patch] Don't mention STRICT_ARGUMENT_NAMING in comments.

[patch] don't stage libiberty

[patch] fastjar fix off-by one bug.

[patch] find libart2-config executable

[PATCH] Fit test results onto single lines

Re: [PATCH] Fix PR C++/9021 and 11005 -TAKE 2

[PATCH] Fix 2 pastos in sparc.md

[PATCH] fix 20031201-1.c breakage

[PATCH] Fix a leak in flow_loops_find

[PATCH] Fix a leak in the C front-end

[PATCH] Fix bootstrap for x86_64

[patch] Fix cfghooks.c:split_block

[PATCH] Fix change_address

[patch] Fix dangerous implementations of *_return_in_memory.

Re: [PATCH] Fix debug/11231, error-recovery

[PATCH] Fix enable checking failure in pa.c

[PATCH] Fix for 10847 (Build error on sparc64-openbsd*)

[PATCH] Fix for PR optimization/13375: ICE in gcse.c

[PATCH] Fix gcc.c-torture/execute/dg/20031201-1 for mipsisa64

[PATCH] Fix java/13733

[PATCH] Fix leak in loop.c

[PATCH] Fix leak in predict.c

[patch] Fix mark_irreducible_loops

[PATCH] Fix memory leak in std::moneypunct

[PATCH] Fix memory/compile-time explosion at -O0

[patch] Fix non-canonical RTL PLUS expressions.

[PATCH] Fix ppc64 --with-cpu=default{32,64}

[PATCH] Fix PR 10781, ABI problem on powerpc-aix and powerpc-darwin

[PATCH] Fix PR 12155, Memory leak in libobjc

[PATCH] Fix PR C++/13558

[PATCH] Fix PR c/12818

[PATCH] Fix PR debug/11816

[PATCH] Fix PR debug/13539 dbxout.c does not recognize protected inheritance

[PATCH] Fix PR middle-end/13392

[patch] Fix PR optimization/12372 (deleted arguments)

[PATCH] Fix PR optimization/13424

[PATCH] Fix PR target/13559

[PATCH] Fix PR target/13666

[PATCH] Fix PR target/13785

[PATCH] Fix simplify_immed_subreg

[PATCH] Fix structure return on SPARC64

[PATCH] Fix symbol == constant comparisons

[PATCH] Fix TLS support on SPARC/Solaris with native tools

[PATCH] Fixed a miss at call26_operand() in m32r.c

[PATCH] fixed a miss definition TARGET_M32R2

Re: [patch] Follow spelling conventions.

[PATCH] Follow-up to PR middle-end/13392

[patch] for openslp ICE

[patch] for optimization/12440

[PATCH] Forgotten >2GB stack fix for AMD64

[patch] fr30: Hookize some target macros.

[patch] fr30: Hookize some target macros. (part 2)

[patch] frv: Fix comment formatting.

[patch] frv: Hookize some target macros.

[patch] frv: Hookize TARGET_SETUP_INCOMING_VARARGS.

[patch] frv: Remove some target-independent comments about targetmacros.

[patch] gcc-3.5/changes.html: Mention the new frame layout on H8.

[patch] gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.

[patch] gcc/*.[ch]: Fix comment typos.

[patch] gcc/*: Update copyright.

[patch] gcc: Fix comment formatting.

[patch] gcc: Fix comment typos.

[patch] gcc: Update copyright.

[PATCH] GCSE after reload

[patch] gcse.c: Fix a typo in the previous check-in to the file.

[PATCH] gen-classpath-compare

[patch] genconfig.c: Tweak CC0_P.

[patch] genrecog.c: Remove a useless local variable.

Re: [patch] genrecog.c: Simplify comparisons against small constants in insn-recog.c.

[patch] genrecog.c: Simplify comparisons against small constantsin insn-recog.c.

Re: [patch] genrecog.c: Simplify comparisons against smallconstants in insn-recog.c.

[patch] h8300.c: A small cosmetic change.

[patch] h8300.c: Optimize code in the normal mode.

[patch] h8300.c: s/dosize/h8300_emit_stack_adjustment/

[patch] h8300.h: Clean up REG_OK_{INDEX,BASE}_P.

[patch] h8300.h: Remove unused macros.

[patch] h8300.md: Add an alternative to movstrict[qh]i.

[patch] h8300.md: Remove extraneous USE in expanders.

[patch] h8300/lib1funcs.asm: Optimize __divhi3 and __modhi3.

[patch] h8300: Change the frame layout to reduce code size.

[patch] h8300: Convert two macros to target hooks.

[patch] h8300: Replace Hitachi with Renesas.

[patch] h8300: s/do_movsi/h8300_expand_movsi/

[patch] h8300: Turn a few macros into functions.

[patch] h8300: Update copyright.

[patch] hppa: Hookize some target macros.

[patch] i386.md: Simplify certain constant comparisons.

[patch] i386: Hookize SETUP_INCOMING_VARARGS.

[patch] i386: Hookize some target macros.

[patch] i860: Hookize some target macros.

[patch] ia64: Hookize some target macros.

Re: [patch] index for 3.4.0 Re: Broken Link On Front Page

[patch] Initialize a couple variables in fixincl.c

[PATCH] input charset patch

Re: [PATCH] Intrinsics for PowerPC - Take 2

[patch] invoke.texi: Remove traces of dead ports.

[patch] ip2k: Hookize some target macros.

[patch] iq2000: Fix comment formatting.

[patch] iq2000: Hookize some target macros.

Re: [patch] libiberty build-in-srcdir: ignore VPATH

[patch] libiberty build-in-srcdir: ignore VPATH.

[patch] libiberty/strdup.c: Constify the argument.

[patch] line-number patches from tree-ssa checked into mainline

[patch] List predecessors in dump_bb

[patch] longlong.h: Remove support for m88k.

[patch] m32r.c: Use GEN_INT instead of gen_rtx_CONST_INT.

[patch] m32r.md: Fix a typo in flush_icache.

[patch] m32r.md: Fix PR target/13380.

[patch] m32r.md: Use define_constants.

[patch] m32r.md: Use GEN_INT instead of gen_rtx (CONST_INT,VOIDmode, ...).

Re: [patch] m32r: Fix so many (24) testsuite failures. (take 2)

[patch] m32r: Hookize some target macros.

[patch] m32r: Remove useless calls to gen_lowpart.

[patch] m68hc11: Hookize some target macros.

[patch] m68k: Hookize some target macros.

[patch] MAINTAINERS cleanup

[patch] Makefile dependencies for included .md files

Re: [patch] mc68060 code generation in libgcc

[patch] mcore.c: Add function comments.

[patch] mcore/*: Fix comment formatting.

[patch] mcore: Hookize some target macros.

[patch] mcore: Remove ASM_OUTPUT_EXTERNAL.

[patch] Mention PR bootstrap/13735 in ChangeLog.

[PATCH] Micro optimize for_each_template_parm

[patch] Minor improvements to *_gc_sweep_hook().

[PATCH] Minor loop optimizer enhancement

Re: [PATCH] Minor work-around for native HPPA compiler bug

[patch] mips: Hookize some target macros.

[PATCH] missing remote uploads in gcc/testsuite/lib/profopt.exp

[patch] mmix: Hookize SETUP_INCOMING_VARARGS.

[patch] mn10300.[ch]: Fix comment formatting.

[patch] mn10300.h: Complete PREDICATE_CODES.

[patch] mn10300.h: Fix a typo in the definition of STRUCT_VALUE.

[patch] mn10300: Hookize some target macros.

[PATCH] Move arm-isr.c to gcc.dg from gcc.misc-tests

[patch] Move CASE_VECTOR_PC_RELATIVE to defaults.h.

[PATCH] Myers' Effective STL "most vexing parse" warning

Re: [PATCH] New port m32r-linux target

Re: [PATCH] new target

[patch] ns32k: Hookize STRUCT_VALUE_REGNUM.

[PATCH] Optimize subregs of zero and sign extensions

[PATCH] Optimize subregs of zero and sign extensions (take 2)

[PATCH] partial fix for PR 13594 (3.4 regression)

[patch] pdp11: Hookize some target macros.

Re: [patch] ping testsuite fix for SPARC64, g++, g77, objc too?

[patch] Poison PROMOTE_FUNCTION_ARGS, STRUCT_VALUE_INCOMING, andSTRICT_ARGUMENT_NAMING.

Re: [patch] Poison PROMOTE_FUNCTION_ARGS, STRUCT_VALUE_INCOMING,and STRICT_ARGUMENT_NAMING.

[PATCH] PPC64 ABI conformance

[PATCH] PR java/13284: EXIT_BLOCK_EXPR vs. safe_for_reeval

[PATCH] PR middle-end/11397: Weak aliases on Tru64

[PATCH] PR middle-end/13696: Don't call convert from fold

[PATCH] PR opt/5263: Improve simplify_associative_operation

[PATCH] PR target/9348: RTL expansion bug for widening multiply

[PATCH] PR/7078

[PATCH] PR9249 - __cxa_atexit on unsupported platforms

[patch] Prevent garbage collection during c++ parsing

[PATCH] Re: dwarf2out change breaks ada

[PATCH] Re: Speed/profile of gcc3.4 (fwd)

[patch] recog.c: Fix a typo in copyright.

[patch] regrename.c: Fix a warning.

Re: [PATCH] Reload CONST_VECTOR into memory on ppc.

[patch] reload1.c: Improve register elimination.

[patch] Remove ASM_OUTPUT_MAIN_SOURCE_FILENAME.

[patch] Remove ASM_OUTPUT_SECTION_NAME.

[patch] Remove EXPAND_BUILTIN_VA_END.

Re: [patch] Remove FIRST_INSN_ADDRESS.

[patch] Remove LINKER_DOES_NOT_WORK_WITH_DWARF2.

[patch] Remove SHARED_BSS_SECTION_ASM_OP.

[patch] Remove STRUCT_VALUE_INCOMING_REGNUM.

[patch] Remove TEXT_SECTION.

[patch] Rename default_strict_argument_naming() tohook_bool_CUMULATIVE_ARGS_false().

[patch] Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".

[PATCH] RFA: -finput-charset support

[patch] Rotate gcc/ChangeLog and gcc/cp/ChangeLog.

[patch] rs6000.h: Remove STRICT_ARGUMENT_NAMING.

[patch] s390: Hookize some target macros.

[PATCH] s390x dynamic linker

[PATCH] sh-linux: Get red of a compiler warning (commited)

[patch] sh/*.h: Fix comment formatting.

[patch] sh: Remove macros that have been hookized.

[patch] sparc: Hookize some target macros.

[PATCH] Speed up CONSTANT_P (1.3% on bootstrap)

[PATCH] speedup reg_overlap_mentioned_p

[PATCH] Split expand_divmod

[patch] Stats for the memory allocated for BBs and edges

Re: [patch] stmt.c: Resort to the binary tree method if neither casesi or tablejump is available.

[patch] stmt.c: Resort to the binary tree method if neither casesior tablejump is available.

Re: [patch] stmt.c: Resort to the binary tree method if neithercasesi or tablejump is available.

[patch] stormy16.c: A typo in target hooks.

[PATCH] Support signbit, signbitf and signbitl as GCC builtins

[PATCH] Support signbit, signbitf and signbitl as GCC builtins (take2)

[patch] tm.texi: Fix a typo.

Re: [patch] tm.texi: Improve the description of CASE_VECTOR_PC_RELATIVE.

[patch] tm.texi: Improve the description ofCASE_VECTOR_PC_RELATIVE.

[patch] tm.texi: Replace RETURN_IN_MEMORY withTARGET_RETURN_IN_MEMORY.

[patch] tm.texi: Update dump file names.

[patch] treelang test harness

[PATCH] Trivial, avoid gratuitous incompatibility with byacc

[PATCH] Tweak i386.md's movhi_1 and movqi_1 for -Os

[patch] v850: Hookize some target macros.

[patch] vax: Hookize some target macros.

[PATCH] Workaround more _Bool problems on HP-UX

[PATCH] Workaround more _Bool problems on HP-UX (take 2)

[patch] xstormy16: Hookize some target macros.

[patch] xtensa.h: Use GEN_INT instead of gen_rtx_CONST_INT.

[patch] xtensa: Hookize some target macros.

[PATCH]: Add ggc_free to ggc-zone

[PATCH]: Bitset/datastructure library

[PATCH]: install.texi

[PATCH]: Make -ftime-report print something about checking

[PATCH]: Remove page table from zone collector

[PATCH]: Some fixes for location lists from the rtlopt-branch

[PATCH][Committed][testsuite] update call-super-2.m for including of stddef.h

Re: [PATCH][RFC] Automatized pattern matching

[PING] [new-ra] PATCH: Improved Register Rematerialization

[PING] [patch] cp/decl.c: Effective STL "most vexing parse" warning

[ping] Move arm-isr.c to gcc.dg from gcc.misc-tests

[PR/13274] Fold subregs that are produced by zero_extend

[preliminary patch] Remove obsolete ports.

[RFA/DWARF2] Emit enumeration_type DIE for enum subtypes

[RFA] dwarf2out.c - subrange_type cleanup

[rfa] fix c++/13693

[RFA] Remove TYPE_NAME check for subrange types

[RFA] Use correct context DIE when creating subrange_type DIE

[RFC PATCH] Automatically check reproducability of ICE (if possible) and prepare testcase if reproducible

Re: [RFC PATCH] Automatically check reproducability of ICE (ifpossible) and prepare testcase if reproducible

[RFC PATCH] Fix PR c++/12007

[rfc,m68k] Cleanup m68k predefines longlong.h

[rfc/libgcj] Idea for fixing libgcj/13708

[RFC/RFA?] Per call memory garbage statistics

[rfc] __builtin_offsetof for c and c++

Re: [RFC] ABI compatibility with vendor compiler on SPARC/Solaris

Re: [RFC] Contributing tree-ssa to mainline

[RFC] Coverage testing and random seed

[RFC] patch LD_LIBRARY_PATH_64 for sparc solaris testing

Re: [RFC] Re: [PATCH] Fix PR C++/9021 and 11005

[RFC]: MD_FALLBACK_FRAME_STATE_FOR macro for darwin PPC

[RFC]: try three MD_FALLBACK_FRAME_STATE_FOR macro for darwin PPC

[RFC]: try two MD_FALLBACK_FRAME_STATE_FOR macro for darwin PPC

[rfc][tree-ssa] first cut at optimization pass manager

[SH]A small typo in sh.h fixed

[testsuit]Add complex test in MATMUL.

[toplevel, gcc] Default to makeinfo --no-split (again)

[tree-ssa mudflap] ignore-reads speedup, bug fixes

[tree-ssa mudflap] missing locus

[tree-ssa mudflap] regression fix

[tree-ssa mudflap] support variable-length arrays

[tree-ssa, obvious] fix tree flow verifier

Re: [tree-ssa, RFC] CFG transparent RTL expansion

[tree-ssa, RFC] new, very experimental ssa-vn

Re: [tree-ssa-lno] Modify version.c for the sub-branch

[tree-ssa-lno] vectorizer patch.

[tree-ssa/c++] fix new gimplification failures

[tree-ssa] Patch: add -fuse-global-var

[tree-ssa] [RFC] loop versioning - 2

[tree-ssa] Another latent bug in out-of-ssa

[tree-ssa] Block merging (updated)

Re: [tree-ssa] Branch prediction infrastructure

[tree-ssa] Cfghooks cleanup

Re: [tree-ssa] Cleanup and enhance dominator infrastructure

[tree-ssa] complex operations vs line numbers

Re: [tree-ssa] DCE with control dependence again (with numbers, for a change)

Re: [tree-ssa] DCE with control dependence again (with numbers, for a change)

[tree-ssa] DCE with control dependence again (with numbers, for a change)

Re: [tree-ssa] DCE with control dependence again (with numbers, fora change)

Re: [tree-ssa] DCE with control dependence again (with numbers,for a change)

[tree-ssa] disambiguate named variables

[tree-ssa] Do alias analysis after SSA. Improvements to PR8361

[tree-ssa] Do alias analysis after SSA. Improvements to PR8361.

Re: [tree-ssa] Do alias analysis after SSA. Improvements toPR8361.

Re: [tree-ssa] Do alias analysis after SSA. Improvements to PR8361.

[tree-ssa] dom dump tweak

[tree-ssa] Eliminate more dead PHIs

[tree-ssa] Fix __asm__ gimplification

[tree-ssa] fix builtins/string-9.c

[tree-ssa] fix C enum representation

[tree-ssa] fix c++/13543

[tree-ssa] fix c/11267

[tree-ssa] Fix cgraph node duplication code

[tree-ssa] Fix cgraph related PR opt/13729

[tree-ssa] Fix dominator bug

[tree-ssa] fix duplicate sra value reconstruction

[tree-ssa] fix execute/string-opt-7.c

[tree-ssa] fix gcc.c-torture/execute/nestfunc-5.c

[tree-ssa] fix ieee/mzero5.c

[tree-ssa] fix java/12906

[tree-ssa] fix opt/13681

[tree-ssa] fix opt/13718

[tree-ssa] fix opt/13798

[tree-ssa] Fix PR 13599

[tree-ssa] fix tree-ssa/asm-1.c

[tree-ssa] Fix tree_make_forwarder_block

[tree-ssa] Fix various -ftree-combine-temps problems

[tree-ssa] fix vector initialization

Re: [tree-ssa] fold const fix 6

[tree-ssa] fold each statement

Re: [tree-ssa] folding fix 2

Re: [tree-ssa] folding fix 5

[tree-ssa] gimplification vs stupid user tricks

[tree-ssa] GNU CC to GCC nit

[tree-ssa] Handle if (var) for jump threading

Re: [tree-ssa] ia64 bootstrap broken

[tree-ssa] Improve jump threading

[tree-ssa] inline return f()

[tree-ssa] kill TREE_NOT_GIMPLE

[tree-ssa] Latent out-of-ssa bug

[tree-ssa] lower complex operations

[tree-ssa] Minor dominator improvement

[tree-ssa] More aggressive dead code elimination

Re: [tree-ssa] More aliasing fixes

[tree-ssa] more debug updates

[tree-ssa] More jump threading

[tree-ssa] More jump threading improvements

[tree-ssa] PATCH for c++/13865

[tree-ssa] Patch ping

[tree-ssa] PATCH to C++ alias handling

[tree-ssa] PATCH: add --param's to control .GLOBAL_VAR

Re: [tree-ssa] Patch: add -fuse-global-var

[tree-ssa] PATCH: disallow const-prop when types don't match

[tree-ssa] PATCH: fix comment

[tree-ssa] PATCH: make --enable-intermodule work

[tree-ssa] Patch: where to fix this?

Re: [tree-ssa] Patches

[tree-ssa] Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation

Re: [tree-ssa] Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation

Re: [tree-ssa] Re: PATCH: [gcc3.5 improvement branch] Very Simpleconstant propagation

[tree-ssa] remove c-tree -> rtl emitters

[tree-ssa] Remove redundant labels

[tree-ssa] Remove semi-pruned support

[tree-ssa] rename dump_file/flags

[tree-ssa] replace the sra-3.c testcase

[tree-ssa] revise sra datastructures

[tree-ssa] running DCE before DOM1

[tree-ssa] scalarization of complex values

[tree-ssa] See though more casts

[tree-ssa] Semi-latent jump threading bug

[tree-ssa] Sort common.opt

[tree-ssa] Steven's control-dependent DCE changes

[tree-ssa] Supefluous phi removal

[tree-ssa] Support threading through SWITCH_EXPRs

[tree-ssa] testsuite update

[tree-ssa] Testsuite update after jump threading improvement

[tree-ssa] Thread around to top of loop

[tree-ssa] tidy dump files vs -details

[tree-ssa] tree-*.c: Fix comment typos.

Re: [tree-ssa] tree-mustalias fix

[tree-ssa] TREE_ADDRESSABLE versus ARRAY_TYPE

[tree-ssa] Unlink_block x gc

[tree-ssa] Updated version of -Winline warnings patch

[tree-ssa] verify cond_expr condition type

[tree-ssa] Virtual operands in tree-tailcall

[tree-ssa] What started as plugging a memory leak...

[tree-ssa] work around non-canonical ptr-to-member

[tree-ssa]: Add some more comments describing SSAPRE algorithms

[tree-ssa]: Fix a few small PTA problems

[tree-ssa]: Fix noreturn-1 regression

[tree-ssa]: Fix some PTA bugs and bring it back to bootstrap land

[tree-ssa]: Improve SSAPRE's ability to deal with parameters

[tree-ssa]: Re-ifdef HAVE_BANSHEE

Re: [tree-ssa]: Reduce size of phi nodes by 31 bits

[tree-ssa]: Starting explaining various SSAPRE algorithms

[tree-ssa]: The great PTA typevar renaming

[tree-ssa][c++] fix pr13898

[tree-ssa][PATCH]: Add splitting critical edges as a pass

[v3] Add _M_grouping_size to numpunct cache

[v3] Add _M_true(false)name_len to __numpunct_cache

[v3] Add string correctness/performance testcases

[v3] allocator performance testsuite

[v3] allocator switches round 2

[v3] Always prefix with __ (or _) names in debug.cc

[v3] Basic_string: minor tweaks

[v3] basic_string::_M_clone/c_str changes

[v3] Consistently use __N in basic_string

[v3] Core Issue 224

[v3] Demangle a couple of typeid.name() in the testsuite

[v3] Document facets

[v3] Document several classes

[v3] Don't zero terminate _M_atoms_out and _M_atoms_in

[v3] First rough reorganization of the performance testsuite

[v3] Fix libstdc++/13582

[v3] Fix libstdc++/13630

[v3] Fix libstdc++/13650

[v3] Fix libstdc++/13831

[v3] Fix libstdc++/13838

[v3] Fix libstdc++/13884

[v3] Fix two bugs in string::_S_create

[v3] Fix two more testcases to use try_mkfifo

[v3] Import Revision 28

[v3] Improve checks for length_error in basic_string

Re: [v3] list performance improvements

[v3] Minor patch to basic_string constructors

[v3] More basic_string clean ups

[v3] More clean-ups to basic_string members

[v3] Move inline _M_replace_safe/aux (and some numbers!)

[v3] Patch to money_put::do_put(long double) for Richard's issue

Re: [v3] Patch to money_put::do_put(long double) for Richard'sissue

[v3] Patchlet for missing _GLIBCXX_DEBUG_PEDASSERT

[v3] PR 10975

[v3] PR 11584

[v3] PR 3247

[v3] Reformat a few headers

[v3] Remove a few more #include...

[v3] Remove more redundant #includes

[v3] Remove some redundant #include from the testsuite

[v3] Remove some redundant try/catch from basic_string

[v3] Remove some unused instantiations

[v3] Revert (partially) the string::append changes

[v3] Revert some string changes, do other...

[v3] Rope bits for the allocators project

[v3] Simple basic_string changes

[v3] Simplify _S_construct(..., input_iterator_tag)

[v3] Simplify a bit num_get::do_get(void*&)

[v3] Small tweak to a string::operator+

[v3] String: centralize exp growth policy

[v3] string::_M_check/_M_fold update

[v3] string::replace: implement fast in-place algorithm

[v3] temporary hack to allocator.h

[v3] testsuite additions, changes

[v3] testsuite fixup

[v3] testsuite fixups for darwin

[v3] Tweak to performance/string_append.cc

[v3] Updates to string::_M_replace_safe/_M_replace_aux

[v3] use __gnu_internal namespace

[v3] Use everywhere __N in throw messages

[www patch] Add H8 ABI document.

[www patch] h8300-abi.html: Minor fixups.

[www patch] index.html: Mention GCC-3.4 status report.

[www patch] Replace <h4> with <h3> in Target Specific Improvements.

[www patch] Update the link to GCC-3.3.3 release status.

[www-patch] bugs.html rewrite, part 6a: clarify ABI section

Re: [www-patch] bugs.html rewrite, part 7: new section "Bugs fixedin the upcoming 3.4.0 release"

Re: [www-patch] bugs.html rewrite,part 7: new section "Bugs fixed in the upcoming 3.4.0 release"

[www-patch] bugs.html rewrite,part 7: new section "Bugs fixed in the upcoming 3.4.0 release"

[www-patch] bugs/management.html: Clarify how to handle regressions

Re: [www-patch] bugs/management.html: Clarify how to handleregressions

Re: [www-patch] frontends.html (Was: Re: PL/1 Front-end for GCCv0.0.3)

[www] document alpha abi change wrt complex values

[wwwdocs] gcc-3.4/changes.html update

Re: [wwwdocs] Make the arch table a HTML table in backends.html

[wwwdocs] more updates to gcc-3.4/changes.html

[wwwdocs] RFA: changes for ia64

Re: [wwwdocs] Update changes-3.4.html

[wwwdocs] Update for gcc-3.4/changes.html

Add in AC_PREREQ to all configure.{in,ac}

Add in AC_PREREQ to all configure.{in,ac} (v2)

Add myself as a libiberty maintainer

Add myself to MAINTAINERS

Add myself to Write After Approval

Add stamp files for f/str-*

Additional checking for varrays used as stacks

AIX traceback table: Use Objective C language type (PR target/13401)

Allocpool statistics

ARM libgcc build fix for interworking

ARM VFP instructions

ARM: correct some builtin names

array-quals-1.c test tweak

Re: asm clobbers of the frame pointer

Avoid majority of init_emit calls

Avoid most of LOG_LINKS rebuilds

Avoid unnecesary MEM RTXes

Re: Baby's First AldyVec/AltiVec patch

Barrier stupidity

Be careful in combine.c when commuting XOR and ASHIFRT

Better -Winline

boehm-gc: allow exec permission for gc'd memory

bootstrap broken: darwin, hppa ..... Re: PR 10776 II

Re: build failure on mainline due to java/expr.c

C+ PATCH: PR 12132

C++ PATCH [3.3.3] PR 13544

C++ PATCH: Compile-time performance improvement

C++ PATCH: Fix 12226

C++ PATCH: Fix PR 13178

C++ PATCH: Fix PR c++/13651

C++ PATCH: PR 12815

C++ PATCH: PR 13057

C++ PATCH: PR 13451

C++ PATCH: PR 13478

C++ PATCH: PR 13529

C++ PATCH: PR 13592

C++ PATCH: PR 13635

C++ PATCH: PR 13663

C++ PATCH: PR 13736

C++ PATCH: PR 13791

C++ PATCH: PR 13833

C++ PATCH: PR c++/13157

C++ PATCH: PR c++/13536

C++ PATCH: PR c++/13883

c-decl.c overhaul (1/3) Refactor duplicate_decls

c-decl.c rewrite (2/3) no more different_binding_level/different_tu

Re: c-decl.c rewrite (2/3) no moredifferent_binding_level/different_tu

Candidate fix for compat/scalar-by-value-4 on ia64

Candidate for PR/13485 Generated files no longer get messages extracted

Candidate patch for PR 7198

Re: case ranges in C++ (extension)

Re: ChangeLog Dates [and Copyright dates]

clean up rtx constant pool

committed: Ada updates

COMMITTED: Add demangler interface

committed: add verbose output in Ada test suite driver

Committed: fix mmix-knuth-mmixware breakage: builtins.c:expand_builtin_apply_args_1.

committed: misc.c updated

Configure patch: disabled libgcj for mips64*-linux-gnu

Contents of file `gcc-3.3.2.de.po.gz'

Cut down memory usage in dwarf2out.c

Re: Darwin 3.4 make check results with -mcpu=G5

define SPLIT_COMPLEX_ARGS for Xtensa port

delete unwind-libunwind.c

Demangle _fill_comp fix

Disable PowerPC unaligned load/store optimizations temporarily

Do not use invalidated log links

Re: Do we still need ggc-simple

DOC PATCH: vector operations in rtl.texi

Document autoconf and automake requirements.

Re: Document autoconf and automake requirements. (v2)

Document new makefile targets and new lang-hooks

Document the MIPS -mexplicit-relocs option

Re: Does/will gcc support REAL(16) in Fortran?

duplicate postings [was: -save-temps still produces different .sand .o]

dvd+rw ICE on x86-64

dwarf2out change breaks ada

Re: dwarf2out change breaks ada and libstdc++ on solaris too

Enable USE_MMAP for all Linux ports

Even more trim down init_emit usage

Re: Export bits of the demangler's internal interface

A Far Less Ambitous AltiVec patch

Re: A Far Less Ambitous Altivec patch

A Fast, Reusable, Pocket-s1zed Alcohol Detect1on Dev1ce

final attempt at 13689

Final patch for PR 13722

find_many_sub_basic_blocks improvements

Fix #13656 (ICE after redeclaring size_t in the system headers)

Fix 20021120-1.c failure for -mno-explicit-relocs

Fix 960321-1.c for MIPS EABI64

Fix a bunch of ia64 compile-time crashes

Fix always-inline diagnostics

fix an rs6000.c comment

Fix another ABI problem on SPARC64

Fix builtins-30.c

fix c++/12491

Fix creation of setcwx builtin

Fix diagnose_mismatched_decls segfault

Fix for condition flags code, patch for PR bootstrap/13848

fix fp splitting for mmx

Fix fp-bit.c's paired double handling

Fix gp-related -mxgot failures on MIPS

Fix handling of BB_DIRTY when redirecting edge

Fix IA-64 bootstrap failure

Fix inlining size estimates

Fix length of rs6000 truncdftf2.

Fix libffi failures on SPARC

Fix mess-up

Fix MIPS libstdc++ PCH failures

Fix mips16 ieee/20001122-1.c failures

fix opt/12441

fix opt/12941

Fix pch/13361

fix powerpc64 signal frame unwinding aborts

Fix PR 18314

Fix PR bootstrap/13853

Fix PR c++/13558

Fix PR target/10904 and PR target/13058

Fix PR target/11475

Fix PR target/13557

Re: Fix rs6000 fix_trunc TFmode

Fix rs6000 fix_trunc TFmode.

Fix rs6000 floatditf2.

Fix rs6000 TFmode compare.

Fix si->tf & tf->si conversions for 32-bit mode

Fix small regression in asm handling

Fix spurious testsuite failure on SPARC

Fix string merging problems on mips*-linux-gnu

Fix subreg fallout in simplify_unary_operation()

Fix subreg in memory addresses regression

Fix tiny memory leak and missing warning in mainline

Re: Fix two objc LP64 testsuite problems (three remain)

Fix x86-64 glibc build failure

fix Xtensa argument passing bugs

fix Xtensa port's handling of complex and vector mode args

Fix yet another ABI problem on SPARC64

Re: fixinc regression fixed

Floating point registers vs. LOAD_EXTEND_OP on alpha

Re: Framework support for darwin

Fully Pruned vs. Semi Pruned, some actual numbers

Re: GCC build failed for native with your patch on 2004-01-12T17:28:05Z

Re: GCC build failed for native with your patch on 2004-01-12T17:28:05Z.

Re: GCC build failed for native with your patch on2004-01-12T17:28:05Z

Re: GCC build failed on hppa-unknown-linux-gnu

GCC compat testsuite

Re: gcc contributors edits

Re: gcc web site note

gcc-3.3 in german

Re: gcc-3.3: Fix libstdc++-v3 recompilation on non-glibc system

Re: gcc/cp/cxxfilt.c

Re: gcc/f/README

genautomata progress bars tweak

ggc_free

ggc_free, take 2

Re: ghostscript-library ICE

Half of PR/12744. Allow tarball builds without flex and bison/byacc

Re: Half of PR/12744. Allow tarball builds without flex andbison/byacc

Hopefully final patch for PR 13722

ia64-hpux fix builtins-18.c

Ignore autom4te.cache

Re: Incorrect DWARF-2 register numbers on PPC64?

Re: Inline round for IA64

Re: Invalid libffi testcase? / Fix libffi failures on SPARC

java/13273: Fix regression

java/docs.html PATCH

Java: PR12755: Resolving static methods and classes is not thread safe

LARGE function (was Re: PATCH: New Optimization: Partitioning hot & cold basic blocks)

legitimate address changes for 'long double'

Re: libobjc sarray.c patch (Bug 11904)

Limit cselib usage

long double support for powerpc64-linux

Re: m68k bootstrapping broken

Re: mainline -mcpu=power4

Make SSE ABI compatible with ICC

Manual patch: terminology

Re: max-inline-insns

Re: max-inline-insns (was: [3.4/mainline] Tweak inlining limits)

Memory reduction patches for 3.4, round 1

Memory reduction patches for 3.5

Mention x86-64 in install.texi

Merging libada-branch into mainline?

MIPS frame pointer & MIPS16 fixes

Modern way of losing twisters we;ght natural Ukrainians

More CSELIB memory reduction

More garbage brought by cselib

more libunwind startup-overhead tuning

More memory reductions on PR c++/12850

More of SSE vector support

Move loglinks into separate datastructure

move_movables emits same copy insn multiple times

My last weekend become

New bootstrap failure on ARM systems

Re: New dwarf-die[1-7] failures

Re: new FAILs on HEAD

A new failure in mainline with -mcpu=G5

New German PO file for `gcc'

new winline-7 test fails on 64-bit hosts

Re: objc testcase patches

Off-by-one error in money_get::do_put(..., long double)?

offre de service att direction merci

PATCH (libstdc++-v3): Improve allocator performance tests

PATCH (top-level build machinery, mainline, V2): Fix in-src 'strap

PATCH (top-level build machinery, mainline, V2, p2): Fix in-src 'strap

PATCH - [RFC] patch to fix loop optimization bug in [tree-ssa] branch

PATCH - Fix for several -mcpu=G5 dejagnu test failures

PATCH - PPC split slow unaligned load/store into smaller load/stores

PATCH - PPC-darwin Correct initialization of 'long long' with constant

Re: PATCH - PPC-darwin Correct initialization of 'long long' withconstant

Re: PATCH - PPC-darwin Correct initialization of 'long long'withconstant

PATCH COMMIT: Include <stddef.h> in demangle.h

PATCH COMMITTED: Add xfail for ARM variants to const-elim-1.c test

PATCH COMMITTED: Moved test I recently added

Patch debug_allocator and pool_allocator.

PATCH fix Thumb addressing regressions

Patch for c/12165

Patch for c/3414 (clarify malloc attribute)

Re: PATCH for cvswrite.html (was: incorrect descriptions of predict.{def,h})

Patch for po/EXCLUDES

Patch for PR c/11234

Patch for PR c/6024 [includes Fortran front end fallout]

Patch installed for parallel make problem

PATCH More regrename problems for multi-reg replacements

Patch ping for PR target/1532

PATCH PING: -save-temps still produces different .s and .o

PATCH RFA: Add some stamp files to Makefile.in

PATCH RFA: ARM iWMMXt code can mishandle function return

PATCH RFA: Clarify declares_class_or_enum in cp/parser.c

PATCH RFA: Expose demangler internal interface for use by gdb

PATCH RFA: Fix for PR inline-asm/6162

PATCH RFA: Patch for c++/3478

PATCH RFA: PR gcc/1532: jump to following instruction

PATCH RFC: PR gcc/1532

Patch to add gcc-3.4/c99status.html

Patch to forbid non-lvalue arrays in conditional expressions in C90

Patch to get diagnostic.def messages into gcc.pot

Patch to manual copyright dates

Patch to onlinedocs/index.html

Patch to remove deprecated labels at end of compound statementsextension

Patch to remove trailing whitespace from manual

Patch to revamp MIPS documentation

The patch to switch off the progress bar for the DFA generator.

Patch to update_web_docs

Patch to use @smallexample instead of @example

PATCH: New Optimization: Partitioning hot & cold basic blocks

PATCH: PR12308

PATCH: -save-temps still produces different .s and .o

PATCH: [Bug target/13899] [x86] -mfpmath misdocumented]

Re: PATCH: [darwin] Adding branch prediction bits for bdxx instructions

PATCH: [gcc3.5 improvement branch] Very Simple constant propagation

Re: PATCH: [gcc3.5 improvement branch] Very Simple constantpropagation

Re: PATCH: [gcc3.5 improvement branch] Very Simple constant propagation

PATCH: bugs.html and link to GLIBC

PATCH: Clean-up gtype-<lang>.h inclusion, lang hooks

PATCH: configure change for ia64*-*-hpux*

PATCH: cvs.html and savannah.gnu.org

PATCH: Disable checking and -Werror on 3.4 release branch

PATCH: Fix native bootstrap of linux on arm-linux with v4 processors

PATCH: Fix ObjC stret-method handling on Darwin

Re: PATCH: Fix stmtexpr1.C on Thumb

Patch: FYI: add to "done with gcj" page

Patch: FYI: automated libgcj/classpath comparison

Patch: FYI: done.html HTML fixes

Patch: FYI: gcj web page fix

Patch: FYI: java news items

Patch: FYI: swing screen shot

PATCH: Improve -mpowerpc64 long long performance

PATCH: include/ext/mt_allocator.h

PATCH: index.html and release status

PATCH: index.html, news.html

PATCH: libstdc++-v3/src/locale_init.cc

PATCH: maintainer-scripts/crontab and 3.4 snapshots

PATCH: maintainer-scripts/snapshot-README and snapshot-index.html

PATCH: mirrors.html and sunsite.icm.edu.pl

Re: PATCH: New Optimization: Partitioning hot & cold basic blocks

Re: PATCH: Potential patch for PR fortran/6491

PATCH: readings.html -- fix broken g77 link

PATCH: readings.html -- update URLs

PATCH: Web page changes for GCC 3.4 branch

Re: PATCH: XFAIL vbase10.C on ARM

Re: PATCH:[darwin] fix load of a misaligned double word

Per-varray statistics

PING [www-patch] Testing C++ changes

ping patches which fix bugs for 3.4

ping some one more patch for 3.4

PING! Four unreviewed makefile and doc patches

PING/UPDATE: A Far Less Ambitous AltiVec patch

PING: Patch [darwin] Adding branch-prediction bits for bdxx instructions

PING: A Far Less Ambitious AltiVec patch

PING: PATCH - [RFC] patch to fix loop optimization bug in [tree-ssa] branch

PING: PATCH - PPC split slow unaligned load/store into smaller load/stores

PING: PATCH - PPC-darwin Correct initialization of 'long long' with constant

Re: Please mention the CVS parameter has changed in the web page

PowerPC {save,restore}_stack_nonlocal cleanup

powerpc64-linux obvious fixes

PPC64 ABI testcase

PR 10776

PR 10776 II

PR 11350

PR 12945: Reduce use of MIPS explicit-relocs

PR 13469: reload_cse_regs & non-call exceptions

Re: PR 13722 candidate fix

PR 13772 candidate fix

Re: PR fortran/13467

PR gcc/7618: Support MI thunks in the MIPS backend

PR java/13273: [3.4 regression] gcj generates call to abstract method

PR opt/10766 III

PR opt/11635

PR opt/12826

PR opt/12863

PR target/10301

PR target/9365: patch applied to sh.c in 3.3 & 3.4

PR/12730 Allow tarballs to be installed without makeinfo

PR13376

PR7297: Fix size of sjlj's jbuf for MIPS

PR9972

Re: Preprocessing source files.

preview / RFC: upcoming contributions from SuperH

Print TYPE_ALIGN_OK

Re: psion_lp ICE

Re: Recog/asm_operands problem with MIPS/gcc3.3

Reduce --param large-function-insns

Remove duplicate rs6000 predicate code

Remove incorrect comment in add_const_value_attribute

Remove log links usage in sh_reorg

Remove some curious inline modifiers

Remove traces of PROMOTED_MODE

Remove two duplicate test cases

Removing extended lvalues

RFA [3.3]: patch for optimization/10392

RFA [3.5 integration]: improvement to bt-load.c

RFA: [3.3 branch] fix vector array initializers for c++

RFA: Add locators to reloads

RFA: Emit unwind information for Thumb

RFA: estimate probabilities if profile information not available

Re: RFA: Fix demangler testsuite and a couple of demangler buglets

RFA: highpart life analysis

RFA: improvement to bt-load.c

RFA: improvement to if-conversion

RFA: Line number fix for prologues

RFA: patch for PR optimization/11864

RFA: patch to switch off the progress bar for the DFA generator.

Re: RFA: patch to switch off the progress bar for the DFAgenerator.

RFC: arm_legitimate_address_p change for minipool constants

RFC: Fix PR optimization/13424 (was: Avoid unnecesary MEM RTXes)

RFC: G++: Remove XFAIL markers for tests which pass

RFC: PATCH to pointer-to-function alias set handling

Re: RFC: when using libunwind, add -lunwind to link line when using shared libgcc

Re: RFC: when using libunwind, add -lunwind to link line when usingshared libgcc

RFHelp: c-decl.c rewrite 2/3

Re: Richard Sandiford appointed MIPS maintainer

rs6000 fix_trunctfdi2

rs6000 long double canonicalisation

rs6000 long double extenddftf patch

rs6000 long double testcase for fp->int rounding

S/390: Allow large stack frames

S/390: Default to -mno-backchain

S/390: Enable .file/.loc configure check

S/390: Fix broken test case

S/390: Fix bug in libffi test case

S/390: Fix ICE in instantiate_virtual_regs

Save alias set information in PCH.

Save unnecesary copy in combine.c

shaffer

Share clobbers of hard registers...

simplify_subreg general support for known constants

Re: small oversight in new_allocator.h

small tweak for rtl.texi

Some numbers... (Re: [v3] String: centralize exp growth policy)

Speed up jump threading

Speedup extract_insn

Speedup find_reloads

A sprinkling of 'static's and multiple-include guards

Re: SRA changes

Statistics for varray GGC memory consumption

Summary of patches

Re: swap does not compile

target/13585: applied patch to mainline

Tentative patch for PR13558???

Testsuite follow-up to 13592

tiny mark_reg_set speedup

Trim down cselib memory usage

Trim down INSN_ADDRESSES memory usage

Trim down memory usage in alias.c

Trivial speedup to aliasing

Re: typo in i386.md

Unreviewed 3.4 patch

unreviewed ARM patch

Unreviewed C++ patch

Unreviewed patch

Unreviewed patch - i386

Unreviewed patch - sh

Unreviewed patch - simple one liner

Re: Unreviewed patch for 3.4, m32r-elf

Unreviewed patch for Tru64 UNIX V5.1B bootstrap failure

Unreviewed patch to fix Fix PR optimization/12508.

unreviewed patch: missing remote uploads in gcc/testsuite/lib/profopt.exp

Unreviewed patch: PR 12147

Re: Unreviewed patch: PR debug/12860

Unreviewed patches for m32r port.

Update description of SPARC options

Update doc/extend.texi regarding asm memory clobbers

Update reghunt for intl

Update rs6000_va_arg for Jan's std_builtin_va_arg improvement

Updated version of -Winline warnings patch

Use -fprofile-generate/-fprofile-use for profiledbootstrap

V3 PATCH: Tidy std::complex<>

Re: V3 Testsuite PATCH: Disable tests on newlib

Re: va-arg-25.c still fails on i686-linux

Variable tracking (location lists support) - part 1

Widen field offset

Re: x86/MMX/SSE shift by immediate

x86: -Os -msse2 needs -maccumulate-outgoing-args

xcoff.h warnings cleanup

xfail some gcc.dg testcases on AIX

Yet another cselib reduction

Your change to alloc-pool.c

Your changes to ada/Make-lang.in and stamp-xgnatug

your lno changes broke bootstrap on powerpc

Re: your mail

Your patches for c4x


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3