gcc.git
2005-07-25 Paolo Carlinire PR libstdc++/22515 (operator>>(istream, string/CharT...
2005-07-25 Jakub Jelinekcalls.c (store_one_arg): Check for sibling call MEM...
2005-07-25 Jakub Jelinekre PR fortran/20063 (n*'xxxx' disables padding)
2005-07-25 Jakub Jelinekre PR c/20303 ([4.0 only] Can't push more than 16 neste...
2005-07-25 Feng Wangreshape_rank7.f90: Fix dejagnu commands.
2005-07-25 GCC AdministratorDaily bump.
2005-07-24 Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-24 Andreas Schwabm68k.md ("extendqidi2"): When source is an address...
2005-07-24 Mark Mitchelldwarf2out.c (gen_variable_die): Treat un-emitted COMDAT...
2005-07-24 Paolo BonziniMakefile.tpl: Wrap install between unstage and stage
2005-07-24 Steven Bosscherwhitespace fixes for my scripts
2005-07-24 Ira Rosenre PR tree-optimization/22526 (vectorizer produces...
2005-07-24 Francois-Xavier... builtins.def: Add DEF_EXT_C99RES_BUILTIN to define...
2005-07-24 Kaveh R. Ghaziconfigure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing...
2005-07-24 Kaveh R. GhaziMakefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.
2005-07-24 Jerry DeLislenan_inf_fmt.f90: Revise test to include case of field...
2005-07-24 Jerry DeLislewrite.c (write_float): Revise output of IEEE exceptiona...
2005-07-24 GCC AdministratorDaily bump.
2005-07-23 Jerry DeLislere PR fortran/21875 ([meta-bug] NIST test suite failures)
2005-07-23 Richard Hendersonre PR tree-optimization/22623 (type mismatch between...
2005-07-23 Giovanni Bajore PR target/22577 (PA bootstrap fails)
2005-07-23 James A. Morrisonvar_defs.tree: Remove extra lines.
2005-07-23 Kaveh R. GhaziMakefile.in (C_TREE_H): Update dependencies.
2005-07-23 Kaveh R. Ghazi* getopt.c: Include ansidecl.h before system headers.
2005-07-23 Chao-ying Fumips-dsp.md: New file.
2005-07-23 Oyvind Harboere PR testsuite/21073 (Incorrect declaration of member...
2005-07-23 David Edelsohncomma_format_extension_3.f: Fix typo.
2005-07-23 Andrew Pinskivrp2.C: Fix testcase.
2005-07-23 Andrew Pinskire PR tree-optimization/22625 (-ftree-vrp produces...
2005-07-23 GCC AdministratorDaily bump.
2005-07-22 SUGIOKA Toshinobusysv.S (ffi_call_SYSV): Stop argument popping correctly...
2005-07-22 Tom TromeyMakefile.in: Rebuilt.
2005-07-22 DJ Deloriec-objc-common.c (c_cannot_inline_tree_fn): Add warning...
2005-07-22 Jerry DeLislere PR libfortran/22570 (Null Characters instead of...
2005-07-22 Mark Mitchellre PR debug/21828 (debug info omitted for uninitialized...
2005-07-22 DJ Deloriec-format.c (check_function_format): Change warning...
2005-07-22 Paul Thomas[multiple changes]
2005-07-22 Diego Novillotree-ssa-alias.c (count_ptr_derefs): Do not consider...
2005-07-22 J"orn Renneckere PR rtl-optimization/20370 (dead_or_predictable doesn...
2005-07-22 J"orn Renneckere PR rtl-optimization/21848 (load_mems / replace_loop_...
2005-07-22 J"orn Renneckere PR rtl-optimization/22445 (Optimizations done by...
2005-07-22 J"orn Renneckere PR rtl-optimization/22258 (combine causes spill...
2005-07-22 Paul Woegererconfig.gcc: Add crx-elf support.
2005-07-22 Bernd Schmidtbfin-longcall-1.c: New file.
2005-07-22 Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-22 Richard Kennerre PR tree-optimization/22336 (ICE Segfault in record_b...
2005-07-22 Ben Ellistongetopt.c: Include "ansidecl.h".
2005-07-22 Ben Elliston* regex.c (regcomp): Change type of `i' from unsigned...
2005-07-22 James A. Morrisonfold-const.c (fold_unary): Don't strip signed nops...
2005-07-22 Ben EllistonRecover patch lost in the sourceware repository:
2005-07-22 Ben Ellistonconfigure.ac: Check for a getopt(3) declaration.
2005-07-22 DJ Delorie... Add warning control to warning call.
2005-07-22 DJ Deloriec-typeck.c (parser_build_binary_op): Add warning contro...
2005-07-22 DJ Delorietoplev.c (warn_deprecated_use): Add warning control...
2005-07-22 Richard Hendersonre PR tree-optimization/22504 (benchmark - galgel fails...
2005-07-22 GCC AdministratorDaily bump.
2005-07-21 Daniel Berlinalias.c (nonoverlapping_component_refs_p): Use TYPE_MAI...
2005-07-21 Janis Johnson* gcc.c-torture/compile/20050721-1.c: New test for...
2005-07-21 Uros Bizjakre PR target/21149 (invalid code generation for _mm_mov...
2005-07-21 Uros Bizjakre PR target/22576 (ICE with simple factorial program...
2005-07-21 Andrew Pinskii386.md (trap): Use "".word/t0x0b0f" instead of ud2.
2005-07-21 Andrew Pinskiclass.c (build_base_path): Fix typo.
2005-07-21 Andrew Pinskire PR middle-end/21180 (checking on fold no longer...
2005-07-21 Andrew Pinskire PR tree-optimization/19055 (Minor bit optimization...
2005-07-21 Eric ChristopherMAINTAINERS: Change affiliation.
2005-07-21 Andrew Pinskire PR c++/22358 (C++ front-end produces mis-match types...
2005-07-21 Paolo Bonzinicommon.opt (-fforward-propagate): Committed by mistake...
2005-07-21 Paul Woegerer* Updated ChangeLog
2005-07-21 Paul Woegerer* MAINTAINERS: Added myself as crx-port maintainer.
2005-07-21 Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-21 Volker Reicheltre PR c++/15938 (ICE with anonymous unions)
2005-07-21 Doug GregorCompleted this ChangeLog entry:
2005-07-21 Volker Reicheltreg-stack.c: Fix comment typo(s).
2005-07-21 Volker Reicheltcall.c: Fix comment typo(s).
2005-07-21 Volker Reicheltre PR other/22393 (ICE in emit_move_insn, at expr.c...
2005-07-21 Nick CliftonReplace C++ style line comments with C style line comments.
2005-07-21 Richard Guentherre PR testsuite/22522 (gcc.dg/tree-ssa/flatten-2.c...
2005-07-21 Paolo Bonzinire PR target/22085 (error with -fpreprocessed)
2005-07-21 Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-07-21 Richard Sandifordre PR rtl-optimization/22167 (Strange optimization...
2005-07-21 Adam Nemetlynx.h: Mark __do_global_ctors_aux and __do_global_dtor...
2005-07-21 Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-21 Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-21 Kazu Hiratagensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-07-21 GCC AdministratorDaily bump.
2005-07-20 Tom Tromeysources.am, [...]: Rebuilt.
2005-07-20 Kaz Kojimaffi.c (ffi_call): Handle small structures correctly.
2005-07-20 DJ Delorie* MAINTAINERS: Add self as m32c maintainer.
2005-07-20 DJ Delorieconfig.gcc: Add m32c-elf support.
2005-07-20 Kaz Kojimash.md (UNSPEC_SP_SET, [...]): New constants.
2005-07-20 Paolo Carlinistreambuf.tcc (xsgetn, xsputn): Use streamsize instead...
2005-07-20 Andrew Pinskic-typeck.c (output_init_element): Don't copy the INTEGE...
2005-07-20 Tom Tromey* HACKING: Updated.
2005-07-20 James A. Morrisontree.h (tree_expr_nonzero_p): Export.
2005-07-20 Bernd Schmidtbfin-protos.h (legitimize_pic_address): Don't declare.
2005-07-20 Bernd Schmidtbfin.c: Include "langhooks.h".
2005-07-20 Bernd Schmidtbfin-protos.h (bfin_longcall_p): Declare.
2005-07-20 Zdenek Dvorak* doc/trouble.texi: Update section on handling of empty...
2005-07-20 Kazu Hirataconfig.gcc: Remove support for sparc-*-openbsd*...
2005-07-20 Kaz Kojimash.c (regno_reg_class): Add GENERAL_REGS for soft frame...
next