July 2009 Archives by thread
Starting: Wed Jul 1 00:45:00 GMT 2009
Ending: Fri Jul 31 23:33:00 GMT 2009
Messages: 1852
- [PATCH] Linking big-endian programs for ARMv7-A
Daniel Gutson
- [ping] libgcc: Add __udivsi3 and __umodsi3 for vax-*-linux*
Maciej W. Rozycki
- PATCH RFA: Add -static-libstdc++ option to g++
NightStrike
- [vta] Some vartrack speedups
Alexandre Oliva
- [vta] Port of r148760 to vta branch
Alexandre Oliva
- [vta] Port var-tracking.c part of r148852 commit to VTA branch
Alexandre Oliva
- [vta] Some further speedups
Alexandre Oliva
- [gcc-in-cxx] Bootstrap libcpp with c++
Jerry Quinn
- [PATCH] Don't truncate paradoxical subregs in store_bit_field_1
Jeff Law
- [vta] Add chains from referenced VALUEs to DVs that reference them
Alexandre Oliva
- [PATCH] Workaround for Janus 2CC core errata
Daniel Gutson
- [PATCH] Look through TRUNCATE in force_to_mode
Jeff Law
- [power7-meissner] Change constraints setup; Add debug switches; Make power7 scheduling like power5
Paolo Bonzini
- [expand PATCH] PR/40597 part 2: fix powerpc bootstrap
Paolo Bonzini
- Fix unnecessary _sf dwarf opcodes
Eric Botcazou
- [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch
Eric Botcazou
- [trunk] adding more lists to PLUGIN_HEADERS
Rafael Espindola
- RFA: Remove undocumented SH -mfmovd option
Nick Clifton
- [Ada] Fix warning on Solaris
Eric Botcazou
- Add missing return false to ipcp_cloning_candidate_p
Martin Jambor
- [Patch] Move myself to Graphite Reviewers
Tobias Grosser
- [PATCH] Improve alias analysis for anonymous memory (aka HEAP vars)
Richard Guenther
- Split gnu/javax/swing/text/html/parser/HTML_401F.java (Was [vta] Add chains from referenced VALUEs to DVs that reference them)
Andrew Haley
- [RFC] [alias, middle-end] Alias and data dependency export
Richard Guenther
- [committed] Improve forward_branch_p in pa.c
John David Anglin
- [Patch ARM] PR target/19599 Enable sibcalls through function pointers.
Mark Mitchell
- [PATCH] Use __builtin_expect() within gcc_assert().
David Daney
- [PATCH, pretty-ipa merge 1/4] Function parameter manipulation infrastructer through param notes
Martin Jambor
- [committed] Fix PR target/40575
John David Anglin
- PATCH: PR testsuite/40601: [4.5 Regression] Errors in "make check"
H.J. Lu
- [PATCH, pretty-ipa merge 2/4] New option and timevar.
Martin Jambor
- [PATCH] fix PR40957, PPC breakage in emit_store_flag
Paolo Bonzini
- [committed] Fix Ada build on HP-UX
John David Anglin
- [PATCH, middle_end] Fix PR middle_end/40505
John David Anglin
- Patch committed: Bump num_args by 1 in g++spec.c
Ian Lance Taylor
- [PATCH] MIPS: Fix PR target/39079, __builtin___clear_cache() broken on SMP ISA_HAS_SYNCI systems.
Richard Sandiford
- [mep] fix CMOV vliw builtins
DJ Delorie
- Patch: merge src and gcc copies of dwarf2.h
Tom Tromey
- [PATCH, committed] Fix PR 40558, undo part of June 25th powerpc submission
Michael Meissner
- [PATCH] Avoid LHS paradoxical subregs in make_extranction unless TRULY_NOOP_TRUNCATION
Adam Nemet
- fix bootstrap/40347
Richard Henderson
- [trans-mem] fix remaining merge breakage
Richard Henderson
- [Patch, moxie] Clean up prologue and epilogue
Anthony Green
- [mep] mark some builtins volatile, fix saved registers
DJ Delorie
- C++ PATCH: more minor template cleanups
Jason Merrill
- PATCH: fix warnings in unwind-dw2-fde-glibc.c (committed)
Ben Elliston
- [IFUNC] PATCH: Add an ifunc attribute
Mark Mitchell
- [vta, vta4.4] handle more RTL codes in dwarf2 location expressions
Alexandre Oliva
- [PATCH] Tweak PTA wrt HEAP vars some more
Richard Guenther
- [PATCH] Remove the redundant prototypes
Shujing Zhao
- [PATCH] Fix debug info with crtl->stack_realign_tried (PR debug/40596)
Jakub Jelinek
- [PATCH][4.3/4.4] Fix PR40585
Richard Guenther
- Use PTA info in pure-const pass.
Jan Hubicka
- Add support for FreeBSD x86_64 GNAT
gcc@coreland.ath.cx
- [patch] PR32131: allocatable arrays have stride 1
Michael Matz
- [PATCH] Turn off prefix canonicalization
Simon Baldwin
- [PATCH] Fix DW_AT_import for C++ using of a base type typedef
Jason Merrill
- [8/8] Tidy up testsuite handling of LD_LIBRARY_PATH (needs testsuite maintainer)
David Edelsohn
- PATCH: Restore Solaris/x86 Ada bootstrap: tracebak.c warning
Rainer Orth
- -Wmissing-pure/-Wmissing-const/-Wmissing-nothrow
Jan Hubicka
- [PATCH]: Use mpc_pow in the fortran frontend
Kaveh R. Ghazi
- C++ PATCH to use hash tables for template specialization lookup
Jason Merrill
- C++ PATCH: Avoid warnings on comparision of PMF with NULL
Mark Mitchell
- [PATCH, pretty-ipa merge 3/4] The IPA-SRA itself.
Martin Jambor
- Improve TLS link test for cross-compiling
Joseph S. Myers
- [PATCH, middle-end] Transform (and (truncate)) into (truncate (and))
Adam Nemet
- RFA: patch for PR37488
Vladimir Makarov
- [patch] PR testsuite/40625 Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp"
Olatunji Ruwase
- [patch][plugin] Invoke FINISH_UNIT callbacks earlier
Olatunji Ruwase
- PATCH: Mention -march=atom/-mtune=atom for gcc 4.5
H.J. Lu
- Allow CD-DCE to remove (finite) empty loops
Jan Hubicka
- [trans-mem] initial c++ support
Richard Henderson
- [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
Peter Bergner
- [wwwdocs] Update search.html
Tobias Burnus
- [PATCH, i386]: Trivial: use can_create_pseudo_p
Uros Bizjak
- [PATCH,testsuite] fix gcc.target/mips/fpr-moves-{5,6}.c for mips*-sde-elf
Nathan Froyd
- [PATCH] Fix PR34163, long standing performance regression in Polyhedron NF
Richard Guenther
- gengtype should generate gtype-desc.h in plugin mode
Basile STARYNKEVITCH
- [PATCH] Fix integer maxloc
Jakub Jelinek
- [4.5 C] Provide <stdint.h> (bug 448)
Eric Botcazou
- [PATCH] Fix Solaris 9 stdint.h
Eric Botcazou
- RFA: patch to solve PR40587
Vladimir Makarov
- [PATCH] Fix PR40640
Richard Guenther
- [patch, fortran] PR 40638 "Unit number in I/O statement too large"
Jerry DeLisle
- C++ PATCH to rationalize DECL_LANG_SPECIFIC
Jason Merrill
- C++ PATCH for c++/40619
Jason Merrill
- [PATCH][Ada][Commited] Fix bootstrap on mips-linux PR ada/40631
Laurent GUERBY
- [Ada] Fix bootstrap in release checking mode
Eric Botcazou
- [patch] One more fixincludes for darwin stdint.h
FX
- [testsuite,committed] Fix gcc.dg/framework-2.c on darwin
FX
- [Patch, Fortran] PR 40593: Proc-pointer returning function as actual argument
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Paul Richard Thomas
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Tobias Burnus
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Tobias Burnus
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Paul Richard Thomas
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Paul Richard Thomas
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Paul Richard Thomas
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Tobias Burnus
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
H.J. Lu
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Richard Guenther
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Janus Weil
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Richard Guenther
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Tobias Burnus
- [Patch, fortran] PR40646 - ICE assigning array return value from type-bound procedure
Tobias Burnus
- [PATCH] Fix PR c++/40557: ICE with template union
Simon Martin
- [RFA] Fix PR rtl-optimization/30807
Eric Botcazou
- [Ada] Fix build on darwin
FX
- Fix quirk in reload_combine
Eric Botcazou
- Patch committed: Use EXPORTED_CONST in msformat-c.c
Ian Lance Taylor
- C++ PATCH to retrieve_specialization
Jason Merrill
- [wwwdocs] Buildstat update for 4.4
Tom G. Christensen
- [wwwdocs] Buildstat update for 4.3
Tom G. Christensen
- [testsuite] Fix gcc.target/i386/pr37843-*.c for Windows target
Joseph S. Myers
- Make more libstdc++ tests use dg-require-string-conversions
Joseph S. Myers
- [PATCH] Fix miscompilation in output_constant_def
Maxim Kuvyrkov
- [IFUNC]: Support overloaded IFUNC member function
H.J. Lu
- [c++] kill %H
Manuel López-Ibáñez
- PATCH: 4.3 PowerPC backports
Ben Elliston
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Henderson
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta] assorted VTA changes
Alexandre Oliva
- [vta] assorted VTA changes
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Henderson
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Richard Guenther
- [vta, vta4.4] merged with trunk and 4.4 @149247, updated VTA patchset
Alexandre Oliva
- [IFUNC]: Add tests for IFUNC member function with template
H.J. Lu
- Revert accidental commit to params.def from 30th
Jan Hubicka
- [patch i386]: PR/38900 ICE for fastcall functions with -O2
Kai Tietz
- [Fortran-Dev] Merged from trunk
Tobias Burnus
- [PATCH][RFC] Gimplify unit-at-a-time (again)
Richard Guenther
- libstdc++: actually use BUFSIZE for basic_filebufs
Florian Weimer
- [Ada] improve debug loc of implicit reraise in sjlj blocks
Olivier Hainque
- [patch, libgfortran] [4.5 Regression] incorrect IO
Jerry DeLisle
- [lto] Re-implement LTO streamer (1/5)
Diego Novillo
- [lto] Re-implement LTO streamer (2/5)
Diego Novillo
- [lto] Re-implement LTO streamer (3/5)
Diego Novillo
- [lto] Re-implement LTO streamer (4/5)
Diego Novillo
- [lto] Re-implement LTO streamer (5/5)
Diego Novillo
- --with-host-libstdcxx doesn't work as expected
Ian Lance Taylor
- [LTO] rename custom testsuite directives, other tweaks
Diego Novillo
- [IFUNC}: Properly handle indirect function return
H.J. Lu
- [java/c/middle-end/objc] kill %H specifier
Manuel López-Ibáñez
- [v3] PATCH to libsupc++/vmi_class_type_info.cc
Jason Merrill
- [v3] fix c_strings/wchar_t/3
Benjamin Kosnik
- [lipo] eliminate cgraph_is_decl_external interface
Xinliang David Li
- [PATCH] Add Shift operation for vector types
Andrew Pinski
- export more plugin headers
Diego Novillo
- [lto] Support variable-sized aggregates
Diego Novillo
- [lto] Merged from mainline @149291
Diego Novillo
- [mep] mark more intrinsics volatile
DJ Delorie
- [diagnostics] kill %J specifier
Manuel López-Ibáñez
- [diagnostics] really kill %J specifier
Manuel López-Ibáñez
- [diagnostics] really kill %H specifier
Manuel López-Ibáñez
- [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
Matthias Klose
- [Fortran] RFC: Patch to support STDCALL etc. (PR 34112) * PING *
Dennis Wassel
- [Ada] Implement conditional expressions
Arnaud Charlet
- [Ada] Expand range checks in the front end rather than in gigi
Arnaud Charlet
- [PATCH] Fix tree body copying
Richard Guenther
- [Patch] Fix PR debug/40666
Eric Botcazou
- [PLUGINS] Name more passes
Duncan Sands
- [PATCH] Fix tail recursion elimination with complex return values (PR middle-end/40669)
Jakub Jelinek
- [PATCH][4.3] Fix PR40669 and PR40328
Richard Guenther
- [Ada] Creation of extra formals for primitive operations
Arnaud Charlet
- [Ada] Avoid infinite loop in Get_Base_Time
Arnaud Charlet
- [PATCH] Fix make closures.c use dlmmap,dlmunmap on cygwin.
Dave Korn
- [PATCH] gimplify-unit-at-a-time (final)
Richard Guenther
- [patch] minor typo in modulo-sched.c
Bingfeng Mei
- [PATCH] Improve scheduling at the end of basic blocks
Vladimir Makarov
- remove EXPR_LOCUS
Manuel López-Ibáñez
- [wwwdocs] Briefly mention char16_t and char32_t support in the gcc-4.4 changes
Paolo Carlini
- [lto] Fix remaining builtins failures
Diego Novillo
- Simple struct member offset doesn't need a full dwarf location expression
Mark Wielaard
- namespace namespace
Ian Lance Taylor
- RFA: Fix assembler comment generation for x86-elf
Nick Clifton
- C++ PATCH to fix various scoped enum bugs.
Jason Merrill
- [PATCH] PR40010 - Fix man page generation for parallel builds
Ian Lance Taylor
- [Patch, fortran] PR40591 - Procedure(interface): Rejected if interface is indirectly host associated
Paul Richard Thomas
- C++ PATCH for c++/35828
Jason Merrill
- [PATCH] Allow widening the mode of right-shifts in simplify_shift_const_1
Adam Nemet
- [mep] more intrinsic patches
DJ Delorie
- [PATCH] Use __builtin_unreachable() in gcc_assert() if not ENABLE_ASSERT_CHECKING.
David Daney
- [PATCH] Fix invalid ssa-pta-fn-1.c testcase
Richard Guenther
- [patch] fix collect2 not to drag every archived object with eh tables
Olivier Hainque
- [Patch,Fortran] PR40675: Fix SIGN for negative zero
Tobias Burnus
- [IFUNC]: Add tests for inheritance
H.J. Lu
- PING: 2x __builtin_unrechable() patches need review.
David Daney
- [vta] Don't emit DW_OP_implicit_value outside of .debug_loc
Jakub Jelinek
- [PATCH,Take 3] Fix make closures.c use dlmmap,dlmunmap on cygwin.
Dave Korn
- [PATCH] Fix assign_parm_setup_stack on big-endian (PR target/40668)
Jakub Jelinek
- [v3] fix libstdc++/40691
Janis Johnson
- [trans-mem] TM attributes vs C++ inheritance
Richard Henderson
- Patch: Flags to enable/disable scheduling heuristics
Shobaki, Ghassan
- [mep] don't inline VLIW code into non-VLIW routines
DJ Delorie
- [PATCH] Improved trailing bit counting operation
Daniel Gutson
- [Patch,Fortran] PR40605 Fix some issues with -fcheck=pointer
Tobias Burnus
- [PATCH] Avoid infinite recursion in fold_ternary/fold_cond_expr_with_comparison (PR middle-end/40692)
Jakub Jelinek
- PR 40614 no -Werror= for attribute warn_unused_result
Manuel López-Ibáñez
- [wwwdocs] link translation.html from the front page.
Manuel López-Ibáñez
- [Patch, fortran] PR40629 - Host association problem
Paul Richard Thomas
- [Ada] Remove unnecessary local stack copies of Check_Selector parameters
Arnaud Charlet
- [Ada] Private with_clauses and subunits
Arnaud Charlet
- [PATCH] varargs debug info
Paul Brook
- [patch] beat location sense into fold (PR/40435)
Aldy Hernandez
- [PATCH] Fix .opt file parsing to allow nested parentheses in option property arguments.
Dave Korn
- [llvm-gcc] Is it OK to backport this patch?
Rafael Espindola
- [RFA] patch PR c++/40684
Dodji Seketeli
- [PATCH][RFC] Simple alias-export
Richard Guenther
- plugins: dlopen should use RTLD_GLOBAL
Basile STARYNKEVITCH
- [patch trunk] gengtype: improved version for plugin support.
Basile STARYNKEVITCH
- [PATCH 0/5] IPA-SRA (merge from pretty-ipa)
Martin Jambor
- [trans-mem] handle virtual method calls
Richard Henderson
- [Patch,Fortran] PR33197 (F2008) Add complex tan/cosh/sinh/cosh
Tobias Burnus
- [lto] Fix lto.c compilation on Solaris
Rainer Orth
- [lto] Really don't build lto-plugin without gold (PR bootstrap/39022)
Rainer Orth
- RFA: re-merge dwarf2.h with src
Tom Tromey
- [trans-mem] tm_safe diagnostics
Richard Henderson
- [trans-mem] tm_wrap support
Richard Henderson
- [fortran,committed] Clean-up leftover modules in testsuite
Steve Kargl
- [mep] fix PR 40626
DJ Delorie
- PING [testsuite]: Tidy up testsuite handling of LD_LIBRARY_PATH
H.J. Lu
- [PATCH] Powerpc patch #3, Generalize vectorization in preparation for VSX
Michael Meissner
- [Patch, fortran] PR39334 - recursive parameter declaration
Paul Richard Thomas
- [PATCH] Handle LSHIFTRT in try_widen_shift_mode
Adam Nemet
- [Ada] No library object directory when binding
Arnaud Charlet
- [Ada] Wrong management of private types covering interfaces
Arnaud Charlet
- [Ada] Pragma Task_Name, generic units, and task discriminants
Arnaud Charlet
- [Ada] Removal of redundant raise statements
Arnaud Charlet
- [Ada] Warn on accessibility error in generic instance
Arnaud Charlet
- [Graphite-Branch] Move from NNC_Polyhedron to C_Polyhedron.
Tobias Grosser
- [Ada] Interfacing with CPP class with no primitives
Arnaud Charlet
- Don't use auto inc/dec addresses in asm operands
Richard Sandiford
- [PATCH] Fix PR40496
Richard Guenther
- [committed] Fix PR39214 also for C++ (PR c++/40502)
Jakub Jelinek
- [PATCH] Avoid crtl->stack_realign_needed just because of DImode/long long pseudos or arguments (PR rtl-optimization/40667)
Jakub Jelinek
- [Ada] Avoid wrong use of tree attribute
Arnaud Charlet
- [PATCH][LTO] Fix most of the Fortran LTO failures
Richard Guenther
- [PATCH][LTO] Fix nearly the rest of the Fortran FAILs, stream CONST_DECLs
Richard Guenther
- [Fortran,committed] Fix errant minus sign.
Steve Kargl
- [PATCH][lto] Enable LTO for gfortran
Richard Guenther
- [PATCH 0/5] ARM Intrinsics Support
Stephen Thomas
- PATCH: PR testsuite/40707: [4.5 regression] Testsuite no longer works with emulator
H.J. Lu
- PATCH: PR testsuite/40709: Revision 149113 caused testsuite error
H.J. Lu
- [PATCH][LTO] Adjust LTO to honor BUILTINS_LOCATION
Richard Guenther
- [PATCH] Optimize manual byte swap implementations -refreshed
Paul Brook
- [PATCH][LTO] Re-set boolean_type_node in free_lang_data
Richard Guenther
- [PATCH][LTO] Fix emit of COMMON sections
Richard Guenther
- PATCH: Fix out-of-range branches in Thumb-2 mode
Mark Mitchell
- [trans-mem] beginnings of eh support
Richard Henderson
- [mep] fix can_inline_p
DJ Delorie
- [sh] tiny cstore cleanup
bonzini@gnu.org
- [PATCH] Avoid overlapping entries in .debug_ranges (PR debug/40713)
Jakub Jelinek
- [Patch] Emit 64-bit bounds on 32-bit hosts with DWARF
Eric Botcazou
- PR middle-end/40388 (NULL pointer ICE in EH)
Jan Hubicka
- [Ada] Housekeeping work in gigi (14/n)
Eric Botcazou
- [PATCH][LTO] Fix -fcommon duplicate var decls
Richard Guenther
- [patch] libiberty: demangle_component for `global {constructors,destructors} keyed to'
Jan Kratochvil
- [Ada] Improve accuracy of size and alignment warnings for address clauses
Eric Botcazou
- Committed: fix gfortran regressions by requiring fd_truncate
Hans-Peter Nilsson
- [Patch:i386/winnt.c] Don't dllexport if !TREE_PUBLIC.
Danny Smith
- [patch] Support vectorization of double reduction
Ira Rosen
- [patch windows]: Don't define _X86_ for 64-bit targets
Kai Tietz
- PR tree-optimization/40585
Jan Hubicka
- Adjust the testsuite to reality for FreeBSD and C99 support
Gerald Pfeifer
- [Patch,Fortran] PRs 40588/22423 minor fixes
Tobias Burnus
- C++ PATCH for c++/40689
Jason Merrill
- C++ PATCH for c++/37206
Jason Merrill
- C++ PATCH for c++/36628
Jason Merrill
- [LTO] PATCH: fix typo in dwarf2out.c
Ben Elliston
- [LTO] PATCH: fix builds when using --with-libelf
Ben Elliston
- [Ada] Warn on suspicious modulus values
Arnaud Charlet
- [Ada] Add switch to control warning on suspicious modulus
Arnaud Charlet
- [Ada] Avoid frontend assertion failure
Arnaud Charlet
- [Ada] Implement set membership, step 1 syntax
Arnaud Charlet
- [Ada] Code clean up in gnatmake code and project handling
Arnaud Charlet
- Fwd: [PATCH] Fix C++/39365 ++ operator with volatile bool increments
Jason Merrill
- [Ada] Further clean ups in gnatmake/project parsing
Arnaud Charlet
- [Ada] gnatmake and project parser clean ups (3/n)
Arnaud Charlet
- [Ada] gnatmake and project manager clean ups (4/n)
Arnaud Charlet
- [C++ PATCH] [PR C++ 22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
Jason Merrill
- [Ada] gnatmake and project manager clean ups (5/n)
Arnaud Charlet
- [Ada] Redesign child process handling on Windows
Arnaud Charlet
- [patch, vectorizer] Fix bug in double reduction detection.
Ira Rosen
- [Ada] Avoid generating useless range checks in more cases
Arnaud Charlet
- [PATCH] Simplified alias-export (final)
Richard Guenther
- [Patch,Fortran] PR33197 - Arcus/Area functions
Tobias Burnus
- [RFA] PR debug/40705
Dodji Seketeli
- [PATCH, MIPS] Merge seb/seh into regular sign-extend pattern
Adam Nemet
- [PATCH, middle-end] Optimize using outer_op in try_widen_shift_mode
Adam Nemet
- [patch mingw committed]: Remove of mingw-tls.c for libgcc
Kai Tietz
- Fix libada glitch
Eric Botcazou
- [power7-meissner] Vectorize simple math builtins
Michael Meissner
- [PATCH/RFC] Subscripting on vector types
Andrew Pinski
- [lto] Fix streaming of edge->can_throw_external
Diego Novillo
- [lto] Add debug_scope_block
Diego Novillo
- [lto] Fix streaming of TREE_BLOCK
Diego Novillo
- [lipo] merge from trunk
Xinliang David Li
- [PATCH] fix gcc.c-torture/compile/20000804-1.c on darwin
Jack Howarth
- [mep] fix frame pointer math
DJ Delorie
- [mep] tweak unrolling parameters
DJ Delorie
- [PATCH: PR target/40697] Use shifts to extract most or least significant bits
Carrot Wei
- [LTO] PATCH: add Fortran testing
Ben Elliston
- RFA: Add %T spec file construct for linker scripts
Nick Clifton
- [LTO] PATCH: allow mixed-language tests
Ben Elliston
- [PATCH] Use RTX_AUTOINC in rs6000 predicates.md
David Edelsohn
- [PATCH][M68K] Update config/m68k/linux-unwind.h to work with 2.6.30+ kernels
Maxim Kuvyrkov
- [PATCH] Tune PRE insertion, make -Os -ftree-pre actually do something
Richard Guenther
- [PATCH, i386]: Vectorize copysign for x86
Uros Bizjak
- C++ PATCH for c++/37276
Jason Merrill
- C++ PATCH for c++/40746
Jason Merrill
- C++ PATCH for c++/40740
Jason Merrill
- [patch, libfortran] Bounds checking for (c|eo)shift, bounds checking library functions
Thomas Koenig
- C++ PATCH for c++/39480
Jason Merrill
- [PATCH, i386 testsuite]: Move arrays out of test function to enable vectorization.
Uros Bizjak
- [PATCH MIDDLE-END]: Use mpc_pow to fold builtin cpow
Kaveh R. GHAZI
- [lto] Fix testsuite regressions on i686
Diego Novillo
- PING: [patch] restore bootstrap on ppc FreeBSD
Andreas Tobler
- [lto] Fix some fortran regressions
Diego Novillo
- [mep] check for near-far mismatched VLIW sibcalls
DJ Delorie
- [Patch, Fortran] PR 40743: [4.5 Regression] ICE when compiling iso_varying_string.f95 at revision 149591
Janus Weil
- [mep] further refinements of cross-vliw jumps
DJ Delorie
- [mep] fix movu limitation
DJ Delorie
- [PATCH] Fix PR40753
Richard Guenther
- [PATCH] Fix fold_cond_expr_with_comparison (PR middle-end/40747)
Jakub Jelinek
- [Ada] Implement new switch -gnatw.g
Arnaud Charlet
- [Ada] Implement SCO (Source Coverage Obligation) information output
Arnaud Charlet
- [PATCH] Initialize uninitialized member
Richard Guenther
- Fix for DE40487
Richard Earnshaw
- [Ada] Handle generics and subunits in SCO information
Arnaud Charlet
- [PATCH,rs6000] fix bugs with out-of-line prologues/epilogues, take 2
David Edelsohn
- [Ada] Handle labels properly in SCO output
Arnaud Charlet
- Patch: Tweak the libstdc++ std::string pretty-printer to fetch to the string's actual length
Phil Muldoon
- [PATCH][LTO] Speed up gimple_type_hash
Richard Guenther
- [PATCH, MIPS] Split *extend*_truncate* patterns
Adam Nemet
- [PATCH] Fix up NaN and +-Inf handling and speed up inline m{in,ax}{loc,val} intrinsics (PR fortran/40643, PR fortran/31067)
Jakub Jelinek
- [AVR] Add support for atmegaXXu2 new devices
Anatoly Sokolov
- [plugin] Directory for plugins distributed with gcc
Olatunji Ruwase
- Ping^3: __builtin_unreachable() patches...
David Daney
- [PATCH] New pass to partition single function into multiple (resubmission)
Diego Novillo
- [PATCH, cgraph] Fix materializaton of clones of clones
Martin Jambor
- [4.3] fix c/39902 for decimal float constant folding
Janis Johnson
- [PATCH,RFC] Support non-constants as the second argument of __builtin_expect
Trevor_Smigiel@playstation.sony.com
- [patch][plugin] Export constant pool
Olatunji Ruwase
- [mep] more sibcall tweaks
DJ Delorie
- PATCH, libiberty: new make_cwd_temp_file function
Ben Elliston
- [patch boehm-gc]: Add definition of GC_BUILD for mingw targets
Kai Tietz
- [PATCH][mpost]: automatic multi-target compilation
Joern Rennecke
- [V3] Implement the resolution of DR 696
Paolo Carlini
- [committed] Fix obj-c++.dg/defs.mm
Jakub Jelinek
- [PATCH][C++] Do not set DECL_REGISTER on temporaries
Richard Guenther
- [PING][C++][JAVA] Gimplification unit-at-a-time
Richard Guenther
- [trans-mem] demangle beginTransaction properties
Aldy Hernandez
- C++/v3 PATCH for libstdc++/37907 (POD -> standard-layout/trivial)
Jason Merrill
- [RFA] Add dwarf4 values to include/dwarf2.h
Doug Evans
- [m32c] non-redundant compares
DJ Delorie
- [power7-meissner] Add copysign support to Altivec; Flesh out vec_* support for vector double
Michael Meissner
- [trans-mem] fix exceptions vs tm cloning
Richard Henderson
- [v3] use is_standard_layout
Benjamin Kosnik
- PATCH [committed]: remove broken external links in GCC manual
Sandra Loosemore
- patch ping: gengtype: improved version for plugin support.
Basile STARYNKEVITCH
- [PATCH, middle-end] Fix bad interaction between force_to_mode and make_compound_operation
Adam Nemet
- RFA: Define MULTILIB_ABI_DEFAULT for mips64vr*-*-elf* targets
Nick Clifton
- [PATCH] Fix PR40321
Richard Guenther
- [committed] Fix ICE in gimplify_conversion (PR c++/40780)
Jakub Jelinek
- [testsuite] Fix gcc.dg/dll-4.c scan-assembler failure
Joseph S. Myers
- [PATCH][LTO] Fix PR40765
Richard Guenther
- [no-undefined-overflow] Merge from trunk
Richard Guenther
- [trans-mem] merge from mainline
Richard Henderson
- [trans-mem] handle hasNoAbort
Aldy Hernandez
- Patch ping (boehm-gc)
Tom Tromey
- [patch]: Add boehm-gc entry to MAINTAINERS file
Kai Tietz
- [PATCH] Attribute noclone
Martin Jambor
- [Patch, libfortran, 4.4.1, 4.5] PR 40714 I/O regression
Janne Blomqvist
- [patch][mudflap] Mudflap cleanup
Olatunji Ruwase
- [wwwdoc, AVR, Committed] Add support for atmegaXXu2 new devices
Anatoly Sokolov
- [PATCH, 1/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH] Fix PR c++/40749: g++ doesnt report missing return if return is of type const <type>
Simon Martin
- [PATCH, 0/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 2/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Danny Smith
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Charles Wilson
- [PATCH, 3/4] Enable libstdc++ as a DLL on windows platforms.
Kai Tietz
- [PATCH, 3/4] Enable libstdc++ DLL: _GLIBCXX_DLL
Aaron W. LaFramboise
- [PATCH, 3/4] Enable libstdc++ DLL: _GLIBCXX_DLL
Dave Korn
- [PATCH, 3/4] Enable libstdc++ DLL: _GLIBCXX_DLL
Kai Tietz
- [PATCH, 4/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PING/tiny respin] Re: [PATCH, 0...4/4] Enable libstdc++ as a DLL on windows platforms.
Dave Korn
- [PATCH] Fix PR40787, reject assignment from void function result
Richard Guenther
- RFA: libjava seems to miss some files for win32
Kai Tietz
- [patch, libfortran][4.4.1 Regression] PR40714 Incorrect I/O behavior
Jerry DeLisle
- [trans-mem] Allocation wrappers for libitm.
Richard Henderson
- [PATCH][C++] Fix PR40799
Richard Guenther
- [PATCH,fortran] 2nd argument in [D]CMPLX(x,y) must not be COMPLEX
Steve Kargl
- PR tree-optimization/40676 (DCE VOPS messup)
Jan Hubicka
- [v3] Fix libstdc++/40712
Paolo Carlini
- [PATCH][LTO] Fix PR40724
Richard Guenther
- [patch, libgfortran] PR32784 Using 'CONOUT$', 'CONIN$', or 'CONERR$' , Part 1
Jerry DeLisle
- [lipo] [patch,committed] Several bug-fixes
Raksit Ashok
- [spu-4_5-branch][Patch,committed] Various changes to software icache
Revital1 Eres
- [PATCH] Fix PR 40800, failure to build i386-unknown-freebsd8.0
Jerry Quinn
- Fix tree-ssa-dce ICE in x86_64 Ada bootstrap
Jan Hubicka
- [PATCH, MIPS] Use dext in zero_extend
Adam Nemet
- [RFC][patch] Fix PR tree-optimization/40801 - ICE in vectorizer
Ira Rosen
- [PATCH] Fix ICE in build_function_type_skip_args (PR tree-optimization/40792)
Jakub Jelinek
- [PATCH] Fix gcc/Makefile.in dependencies
Shujing Zhao
- [PATCH] Fix vector allignment with -fsection-anchors
Paul Brook
- [PATCH] fix PR39429 arm wrong-code error for 4.4 and 4.3
Mikael Pettersson
- [PATCH] fix arm GET_MODE_CLASS typo for 4.4
Mikael Pettersson
- [PATCH] autopar - prepartion step for integration with Graphite
Razya Ladelsky
- [patch] Vectorize COND_EXPR in nested cycles
Ira Rosen
- [Ada] time_t C type cannot be mapped to long on Windows 64bits
Arnaud Charlet
- [Ada] Handle non-default C++ constructors with anonymous access types
Arnaud Charlet
- [Ada] More flexibility in placing components of tagged type
Arnaud Charlet
- [Ada] No_Direct_Boolean_Operators does not include comparison operators
Arnaud Charlet
- [Ada] Clean up -gnatG of run time routine names
Arnaud Charlet
- [Ada] Improved checks on dynamically tagged expressions
Arnaud Charlet
- [Ada]: gnatmake -s always recompiles with -gnatw.?
Arnaud Charlet
- [PATCH] Loosen __builtin_object_size (, 1) strictness
Jakub Jelinek
- [fix] PR39300: make PRE not disturb vectorizer
Michael Matz
- a minor dbgcnt bug fix
Xinliang David Li
- [ARM/hard_vfp_branch] Fix VFP ABI / half-precision interaction
Joseph S. Myers
- [committed] Fix undefined behavior in deposit instruction
John David Anglin
- [Patch, fortran] PR40726 -
Paul Richard Thomas
- [PATCH, i386]: Backport PR 39943 to 4.4 branch
Uros Bizjak
- [PATCH] Fix ICE during copy_bb (PR tree-optimization/40813)
Jakub Jelinek
- [patch committed SH] Fix sh_gimplify_va_arg_expr not to return VAR_DECL
Kaz Kojima
- [PATCH, i386]: Fix PR target/40811: unsigned int to float isn't vectorized
Uros Bizjak
- [PLUGINS] Add 'extern "C"' wrappers to several header files
Duncan Sands
- [v3] Implement DR 934
Paolo Carlini
- [PATCH, i386]: Vectorize unsigned int -> double conversions
Uros Bizjak
- Patch for libiberty/testsuite/test-demangle.c
Chris Moller
- [PATCH][ARM] Add a missing fix in a previous patch for ICE 64-bit moves (rev 147612)
Doug Kwan (關振德)
- C++ PATCH to max_tinst_depth default value
Jason Merrill
- [power7-meissner] Remove vec_init_operand
Michael Meissner
- PR 40752: -Wconversion generates false warnings for operands not larger than target type
Manuel López-Ibáñez
- [Committed] S/390: Add stcmh instruction for prefetching
Andreas Krebbel
- [Ada] New -gnatyB switch, check Boolean short circuit ops
Arnaud Charlet
- [Ada] Make sure sources obey short-circuit style rule
Arnaud Charlet
- [Ada] Wrong exit condition in Get_First_Interp
Arnaud Charlet
- [v3, 4_4] Fix small oversight in valarray vs initializer_list
Paolo Carlini
- [v3] Implement resolution of DR 630
Paolo Carlini
- [PATCH, i386]: Use CONST_VECTOR_NUNITS in zero_extended_scalar_load_operand
Uros Bizjak
- [Ada] Addition of entity kinds to warning messages for unreferenced entities
Arnaud Charlet
- [Ada] Optimize code generated for array aggregate construction
Arnaud Charlet
- [lto] Add TDF_EH for emitting region numbers in statements
Diego Novillo
- [lto] Fix streaming of EH regions in gimple bodies
Diego Novillo
- [patch] Enable pragma redefine on all targets
Olatunji Ruwase
- [Patch, fortran] PR40796 - Invalid code when returning unallocated component of derived type
Paul Richard Thomas
- [PATCH] Macros for printf for VMS port
Douglas B Rupp
- [trans-mem/libstdc++] initial library support for eh
Richard Henderson
- [trans-mem] fix irrevocable CFG problems
Richard Henderson
- C++ PATCH for initializing references with initializer lists
Jason Merrill
- [PATCH] Fix Cygwin bootstrap, PR40807 and all significant FAILs on win32.
Dave Korn
- [PATCH] Use atexit vise .fini section for VMS port
Douglas B Rupp
- predicate aware uninitialized variable analysis
Xinliang David Li
- [PATCH][4.3] backport ARM UNSPEC conflicts fix
Mikael Pettersson
- [PATCH] New macro for ino_t for VMS
Douglas B Rupp
- C++/v3 PATCH to use strcmp for typeinfo comparison (the plugin problem, 1/2)
Jason Merrill
- RFC: PATCH to use gnu_unique_object for non-artificial DECL_ONCE_ONLY data (the plugin problem, 2/2)
Jason Merrill
- [PATCH] Libiberty for VMS - Non polluting names for make-temp-file.c
Douglas B Rupp
- [PATCH] Libiberty for VMS - mkstemps.c don't mix case
Douglas B Rupp
- [PATCH] Libiberty for VMS - Reallocate argv using short pointers
Douglas B Rupp
- [Ada] Define HANDLE to be the same size as address type
Arnaud Charlet
- [Ada] Fix some cases of missing default validity checks
Arnaud Charlet
- [Ada] Addition of missing frontend assertion
Arnaud Charlet
- [PATCH] Small fix for x86_64 testsuite bug
Simon Baldwin
- [Ada] Clean up handling of No_Implicit_Conditionals for mod/rem
Arnaud Charlet
- [PATCH, i386]: Fix PR/40832, Illegal mnemonic .word with sun as
Uros Bizjak
- [Ada] Visibility of private operations in prefixed calls
Arnaud Charlet
- [patch i386 mingw]: Use same lib and include for 32 and 64-bit mingw
Kai Tietz
- [spu-4_5-branch][Patch,committed] Calculate lr bits for the software icache
Revital1 Eres
- [Ada] Disallow unconstrained limited function calls as ancestor parts
Arnaud Charlet
- [Ada] Improve message on missing comma for aggregate
Arnaud Charlet
- [Ada] Improve special message for cases like A and B = 0
Arnaud Charlet
- [Ada] relax handling of pragma Pack for code analysis
Arnaud Charlet
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Janus Weil
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Tobias Burnus
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Janus Weil
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Steve Kargl
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Janus Weil
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Steve Kargl
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Tobias Burnus
- [Patch, Fortran, 4.5 Regression] PR 40822: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration
Janus Weil
- [Ada] Compiler crash on extension aggregate with unconstrained call as ancestor
Arnaud Charlet
- [Ada] Comparisons on scalar subtypes with a single value and validity checks
Arnaud Charlet
- [patch] use hashlib instead of the deprecated md5 module
Matthias Klose
- [PATCH 0/4] NetWare adjustments
Jan Beulich
- [PATCH 1/4] NetWare: basic adjustments, following changes elsewhere in the compiler
Jan Beulich
- [PATCH 2/4] NetWare: config adjustments to take advantage of TFmode soft float support
Jan Beulich
- [RFC PATCH, i386]: Some cleanups involving fprintfs through the source
Uros Bizjak
- [PATCH 3/4] NetWare: general testsuite adjustments
Jan Beulich
- [PATCH 4/4] NetWare: AVX-specific testsuite adjustments
Jan Beulich
- [v3] Update ISO docs to R65
Paolo Carlini
- [PATCH, ipa-cp] Do not insert call graph nodes into the queue multiple times
Martin Jambor
- New template for 'gcc' made available
Translation Project Robot
- DCE fix
Jan Hubicka
- Ping^4: __builtin_unreachable() patches...
David Daney
- [trans-mem] lots of irrevocability fixes
Aldy Hernandez
- New template for 'cpplib' made available
Translation Project Robot
- [PATCH, wwwdocs, committed] Change named-addr-spaces-branch owner
Michael Meissner
- [PATCH] Fix ICE on write without io-unit (PR fortran/40839)
Jakub Jelinek
- [v3] Extend the fix for libstdc++/3181 to std::abs
Paolo Carlini
- Ensure notes are correct in loop-iv (PR rtl-optimization/40209)
Neil Vachharajani
- New Swedish PO file for 'cpplib' (version 4.4.1)
Translation Project Robot
- Contents of PO file 'cpplib-4.4.1.sv.po'
Translation Project Robot
- [PATCH] Powerpc patch #4, Add power7/vsx support
Michael Meissner
- [PATCH] Dwarf2 end_prologue/begin_epilogue for VMS
Douglas B Rupp
- [PATCH] Dwarf2 "main" pointer die for VMS
Douglas B Rupp
- [PATCH] Dwarf2 directory terminator for VMS
Douglas B Rupp
- [PATCH] Dwarf2 source file info for VMS
Douglas B Rupp
- [PATCH] Dwarf2 missing location lists for VMS
Douglas B Rupp
- [PATCH] Dwarf2 missing indirect string support for VMS
Douglas B Rupp
- [Patch, fortran] PR40011 - Problems with -fwhole-file
Paul Richard Thomas
- [patch] Cleanup use of SCEV_H and TREE_DATA_REFS_H
Tobias Grosser
- PATCH, v3: remove XPASS
Ben Elliston
- [patch i386 mingw]: Disallow DW2 unwind for 64-bit and multilib
Kai Tietz
- [PATCH] enable comdat group support with in-tree ld
Jan Beulich
- [PATCH] emit_store_flag: Use recursive call for the xor case
Andreas Krebbel
- [Committed] S/390: Override max-unrolled-insns default
Andreas Krebbel
- [PATCH] Allow aliases where target is a number for VMS
Douglas B Rupp
- [PATCH] Undefine fopen macro in system.h for VMS
Douglas B Rupp
- [PATCH]: Set FOR_CALL parameter in the call to promote_mode for VMS
Douglas B Rupp
- [PATCH] Fix 32/64 bit pointer size problem in convert
Douglas B Rupp
- C++ PATCH to initializer-list overload resolution
Jason Merrill
- [Patch, Fortran, F03] PR 39630: Procedure Pointer Components with PASS
Janus Weil
- libstdc++ fixes for Windows swprintf
Joseph S. Myers
- [PATCH] Add debug support for merging identical functions (aka ICF)
Cary Coutant
- [PATCH] Improve discriminator assignment in for loops
Cary Coutant
- [PATCH] Fix unwind info with -freorder-blocks-and-partition (PR rtl-optimization/34999)
Jakub Jelinek
- [lto] Fix make install
Diego Novillo
- [PATCH][C++] Fix PR40834
Richard Guenther
- [power7-meissner] Fixup some issues with V2DI mode, add a minor optimization
Michael Meissner
- Add crc32 function to libiberty
Ian Lance Taylor
- Don't tell people to send bug reports to gcc-bugs
Ian Lance Taylor
- crc32 commit causes conflict with zlib
Andrew John Hughes
- C++ PATCH for new with deleted delete
Jason Merrill
- Patch committed: rename crc32 function
Ian Lance Taylor
- [PATCH, testsuite]: Add check_effective_target_static procedure
Uros Bizjak
- [PATCH] Fix PR40005
Richard Guenther
- New Dutch PO file for 'cpplib' (version 4.4.1)
Translation Project Robot
- Contents of PO file 'cpplib-4.4.1.nl.po'
Translation Project Robot
- PR c/25880: improve message of warning for discarding qualifiers
Manuel López-Ibáñez
- [Patch,Fortran] PR40851 Fix wrong default initialization of DT pointers
Tobias Burnus
- [PATCH][ARM][testsuite] Adjust test polytypes.c for new notes in warning.
Doug Kwan (關振德)
- [committed] Fix compilation error in collect2.c on hppa1.1-hp-hpux10.20
John David Anglin
- Failure in a complete build of current gcc snapshot
Ralf Wildenhues
- [Patch, Fortran, 4.5 Regression] PR 40848
Janus Weil
- [Patch, Fortran] PR33197 (F2008) Make ATAN(Y,X) an alias for ATAN2(Y,X)
Tobias Burnus
- [PATCH] Fix Ada bootstrap on newlib platforms (PR40578)
Dave Korn
- [Patch,Fortran] PR40863 [4.5 Regression] Build failure in libgfortran
Tobias Burnus
- [PATCH] Fix for pr40829, unpredictable segv in gcc.dg/vect/no-scevccp-noreassoc-outer-2.c
Simon Baldwin
- Remove SSE5 support
Jan Hubicka
- [Ada] Fix problem of incorrect validity assumption after call
Arnaud Charlet
- [Ada] Add new gnatfind switch --ext=
Arnaud Charlet
- [Ada] Improve use of Is_Known_Valid in constant folding
Arnaud Charlet
- [Ada] Fix error of incorrectly assuming valid in inner subprogram
Arnaud Charlet
- [PATCH][RFC] Define and use middle-end semantics of DECL_BY_REFERENCE
Richard Guenther
- PATCH: Fix Ada bootstrap on Tru64 UNIX
Rainer Orth
- [ARM] Fix movdi2 for Thumb1
Mikael Pettersson
- [mep] enforce alignment in builtin_saveregs
DJ Delorie
- [RFC] asm goto
Richard Henderson
- [patch fortran RFA] Tweak some {max,min}locval_*.f90 for alpha, sh and spu
Kaz Kojima
- [PATCH] Add missing java.io.PrintStream constructors
Andrew John Hughes
- [Ada] g-expect improvement
Arnaud Charlet
- [PATCH: PR target/40835] Remove comparison with 0 after instruction movs
Carrot Wei
- [Patch, Fortran, F03] PR 40882: infinite recursion in gfc_get_derived_type with PPC returning derived type
Janus Weil
- [Ada] Avoid trampolines for access-to-nested-protected-subp
Arnaud Charlet
- [Ada] Derived protected types with discriminants
Arnaud Charlet
- [RFA] patch PR debug/39706
Dodji Seketeli
- [PATCH][committed] Update my e-mail address
ccc94453@vip.cybercity.dk
- [testsuite] Fix recent FAILs in gcc.dg/cdce*.c
Jakub Jelinek
- [PATCH] Fix invalid COLLAPSE argument diagnostics (PR fortran/40878)
Jakub Jelinek
- [patch committed]: Add missing space in LINK_SPEC
Kai Tietz
- Update rebuild rules in non-automake directories.
Ralf Wildenhues
- Autoconf macros fixes
Ralf Wildenhues
- [power7-meissner] Patch to disable V2DImode in Altivec mode & fix copysign/unspec suggestions
Michael Meissner
- TYPE_VECTOR_OPAQUE broken
DJ Delorie
- [PATCH][C++] Fix PR40834: [4.5 Regression] Revision 149750 failed 483.xalancbmk in SPEC CPU 2006
H.J. Lu
- [mep] Update support for VLIW sections
DJ Delorie
- [v3] configure doc update
Benjamin Kosnik
- [PATCH][wwwdocs] Mention __builtin_unreachable() in changes.html
David Daney
- [PATCH][wwwdocs] Fix up instructions for wwwdocs validation.
David Daney
- [PATCH, alpha]: Fix PR 40557, ICE on valid code: in extract_insn
Uros Bizjak
- [Ada] Code cleanup of SCIL nodes generation
Arnaud Charlet
- [PATCH, PR 40570] Do not create cycles of inlined nodes when inlining functions called once
Martin Jambor
- [Ada] Generate internal interface entities compiling with -gnatc
Arnaud Charlet
- [patch] Allow building libgfortran as a DLL
FX
- Thumb libgcc build fix
Paul Brook
- [PATCH,4.3,committed] Re: GCC 4.3.4 release candidate available
Dave Korn
- [PATCH][LTO] Fix type-merging of std::cout, fix eon DECL_REGISTER complaints
Richard Guenther
- [Patch,Fortran] PR40898 - Fix passing strings with STDCALL aand BIND(C)
Tobias Burnus
- [PATCH][LTO] Fix 253.perlbmk
Richard Guenther
- [PATCH][LTO] Allow non-merged decls
Richard Guenther
- [trans-mem] cgraph edges vs function cloning
Richard Henderson
- [PATCH][ARM] VFP load/store index
Chung-Lin Tang
- [PATCH] Libiberty for VMS - Revised temp dir for make-temp-file.c
Douglas B Rupp
- [v3] Bump version to 3.4.13
Paolo Carlini
- New Swedish PO file for 'gcc' (version 4.4.1)
Translation Project Robot
- C++ PATCH for new testcase in c++/14912
Jason Merrill
- [vta4.4] fix two build regressions
Alexandre Oliva
- [c3] Fix libstdc++/40908
Paolo Carlini
- [PATCH] Move common config/alpha vms bits to new config/vms dir
Douglas B Rupp
- [PATCH] VMS ABI stuff for IA64
Douglas B Rupp
- [PATCH] VMS valid pointer modes for IA64
Douglas B Rupp
- [PATCH] Handle VMS common object attribute on IA64
Douglas B Rupp
- [PATCH] New ia64 config files for VMS
Douglas B Rupp
- [PATCH] Document IA64 VMS invoke options
Douglas B Rupp
- [PATCH] Implement debug main pointer on IA64 VMS
Douglas B Rupp
- [PATCH] VMS specific signal handling for IA64
Douglas B Rupp
- [PATCH] gcc configure changes for VMS
Douglas B Rupp
- Merging Graphite to trunk
Sebastian Pop
- [vta,vta4.4] trunk@150235 and gcc-4_4@150235 merged into VTA branches
Alexandre Oliva
- [PATCH][LTO] Use inform for printing the prev locations
Richard Guenther
- PHI argument locations (PR 26475)
Andrew MacLeod
- [PATCH][LTO] (Not) merge incompatible common decls
Richard Guenther
- [vta, vta4.4] Fix gcc.c-torture/execute/20000523-1.c and other FAILs on i?86-linux
Jakub Jelinek
- [v3] Fix libstdc++/40915
Paolo Carlini
- [PATCH] Allow exceptions together with -freorder-blocks-and-partition
Jakub Jelinek
- [Patch ARM] Fix address cost.
Ramana Radhakrishnan
- [PATCH] further fix for c/39902 for decimal float constant
Janis Johnson
- [PATCH 0/4 MIPS, middle-end] Generate ext when anding with low-order bitmask
Adam Nemet
- [vta, vta4.4] Handle ZERO_EXTEND/SIGN_EXTEND in mem_loc_descriptor
Jakub Jelinek
- [vta, vta4.4] Fix handling of dw_val_class_long_long
Jakub Jelinek
- [v3] Fix libstdc++/40916 and 40917
Paolo Carlini
- v3: Move AC_PROG_CC/CXX code block into configure.ac.
Ralf Wildenhues
- [patch libgfortran RFC] A tiny configury patch for SH
Kaz Kojima
- [committed] Fix PR libstdc++/40919
John David Anglin
- VTA RTL patch review?
Richard Henderson
- [committed] Skip gcc.dg/ucnid-1[12].c on hppa*-*-hpux* (32-bit)
John David Anglin
- [committed] Fix gcc.dg/vector-4.c on hppa*-*-hpux* (32-bit)
John David Anglin
- [PING] Enable pragma redefine_extname on all targets
Olatunji Ruwase
- [PATCH] Skip two Ada acats tests
John David Anglin
- Use old tcl syntax in lib/options.exp
John David Anglin
- [PATCH][ARM] Fix broken NEON tests vget_low*.c
Doug Kwan (關振德)
- [4.5] Find more autoinc addressing for induction variables
Bernd Schmidt
- [mep] fix VLIW section flags
DJ Delorie
- [sh] fix sp_switch attribute
DJ Delorie
- [patch] Add moxie-uclinux configuration support. Tweak ABI.
Anthony Green
- [SH] enable libgloss for unified tree
Christian BRUEL
- [PATCH] Fix pr40914
Richard Earnshaw
- [v3] libstdc++/40912 (partial)
Paolo Carlini
- [PATCH] Fix reload bug for SH
Andrew Stubbs
- [PATCH, i386]: Define ASM_BYTE
Uros Bizjak
- PR java/40867 [4.5 Regression] FAIL: StackTrace2 output - source compiled test
Andrew Haley
Last message date:
Fri Jul 31 23:33:00 GMT 2009
Archived on: Sun Mar 8 09:28:19 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).