platform/upstream/gcc.git
2005-04-10 Richard Sandifordcombine.c (combine_simplify_rtx): Remove a transformati...
2005-04-10 Richard Sandifordvalue-prof.c (tree_divmod_fixed_value_transform): Fix...
2005-04-10 Alexandre Olivare PR target/20126 (Inlined memcmp makes one argument...
2005-04-10 Steven G. Kargl* gfortran.dg/PR19872.f: New test.
2005-04-10 Bud Davisre PR libfortran/19872 ([4.0 only] closed and re-opened...
2005-04-10 GCC AdministratorDaily bump.
2005-04-09 Steven G. KarglFix dg-do directive.
2005-04-09 Steven G. Kargl* gfortran.dg/nint_1.f90: New test.
2005-04-09 Steven G. Karglsimplify.c (gfc_simplify_anint): Use mpfr_round()
2005-04-09 Thomas Koenigre PR libfortran/19106 ([4.0 only] segfault in executab...
2005-04-09 Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-09 Thomas Koenigre PR libfortran/20163 ([4.0 only] gfortran - error...
2005-04-09 Thomas Koenigre PR libfortran/20163 ([4.0 only] gfortran - error...
2005-04-09 Kazu Hirata* cp-tree.h (cp_deprecated): Remove.
2005-04-09 Benjamin KosnikMakefile.am: Remove libv3test.a.
2005-04-09 Andrew Pinskifix path to the new tests in my last changelog entry.
2005-04-09 Andrew Pinskire PR fortran/13257 ([4.0 only] Error instead of warnin...
2005-04-09 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09 Jakub Jelinekre PR target/20795 (ICE in assign_parms)
2005-04-09 Kazu Hirata* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.
2005-04-09 Kazu Hiratacp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
2005-04-09 Kazu Hiratacp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.
2005-04-09 Kazu Hirata* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.
2005-04-09 Kazu Hirata* cp-tree.h (cxx_alignof): Remove.
2005-04-09 Kazu Hiratasched-int.h (haifa_insn_data): Remove blockage and...
2005-04-09 Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-09 Jan Hubickacfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-09 David Edelsohnpredicates.md (altivec_register_operand): Remove redund...
2005-04-09 Jan HubickaForgotten hunk from my last merge patch:
2005-04-09 Andrew MacLeodtree-ssa.texi: Add immediate use documentation.
2005-04-09 Richard Earnshawarm.c (FL_WBUF): Define.
2005-04-09 Francois-Xavier... match.c (match_arithmetic_if): Remove gfc_ prefix and...
2005-04-09 Uros Bizjaki386.md (*fp_jcc_7_387): Use 'const0_operand' instead...
2005-04-09 Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-09 GCC AdministratorDaily bump.
2005-04-09 Paolo Carlinire PR libstdc++/20909 (incorrect floating point format)
2005-04-08 David Edelsohnre PR target/20814 (ICE in extract_insn for test vmx...
2005-04-08 Mike Stumprs6000.c (rs6000_emit_prologue): Use 5 nops, instead...
2005-04-08 Hans-Peter... re PR rtl-optimization/20466 (Missed invalidation of...
2005-04-08 Hans-Peter... re PR rtl-optimization/20466 (Missed invalidation of...
2005-04-08 Kelley Cookacinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Define _GLIBCXX_...
2005-04-08 Mike Stump* config/darwin.c (indirect_data): Fix typo in strncmp...
2005-04-08 Mike StumpFix typo.
2005-04-08 Kelley Cooklinkage.m4 (GLIBCXX_MAYBE_UNDERSCORED_FUNCS): New macro.
2005-04-08 Kelley Cooklinkage.m4 (GLIBCXX_CHECK_MATH_DECLS_AND_LINKAGES_1...
2005-04-08 Mark Mitchellre PR c++/20905 (confuses unrelated type name with...
2005-04-08 Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-08 Eric Botcazoubackspace.c (unformatted_backspace): Do not dereference...
2005-04-08 Kazu Hirata* c-common.h (C_ARTIFICIAL_STRING_P): Remove.
2005-04-08 Diego Novillo* match.c (gfc_match_arithmetic_if): Declare static.
2005-04-08 Danny Smithre PR libstdc++/20806 (basic_filebuf::xsgetn() fails...
2005-04-08 Kazu Hiratagenattrtab.c (attr_desc): Remove negative_ok and unsign...
2005-04-08 Kazu Hirata* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.
2005-04-08 Kazu Hirata* function.h (nonlocal_labels): Remove.
2005-04-08 Kazu Hiratafunction.h (function): Remove instrument_entry_exit.
2005-04-08 Kazu Hiratafunction.c (push_function_context_to): Don't set contai...
2005-04-08 Kazu Hirata* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
2005-04-08 Ulrich Weigand* config/s390/tpf.h (ASM_SPEC): Define.
2005-04-08 Kazu Hiratatree-flow.h: Remove the prototype for redirect_immediat...
2005-04-08 Richard Earnshawarm.c (arm_const_double_by_parts): New function.
2005-04-08 Andrew MacLeodtree-ssa-operands.c (correct_use_link): Remove linear...
2005-04-08 Kaveh R. Ghazi* system.h: Revert last change.
2005-04-08 Francois-Xavier... re PR fortran/17229 (parser confused by arithmetic...
2005-04-08 Richard Sandiford* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
2005-04-08 Ben Ellistonfp-bit.c: Include L_mul_tf in #endif comment.
2005-04-08 Kelley Cookacconfig.h: Sort the bottom section.
2005-04-08 Kelley Cookacconfig.h: Remove redundant HAVE_FLOAT_H.
2005-04-08 Kaveh R. Ghazisystem.h: Poison PARAMS.
2005-04-08 Kelley Cookconfigure.ac: Create template for PACKAGE and VERSION.
2005-04-08 GCC AdministratorDaily bump.
2005-04-07 Mike StumpRevert last patch for more testing.
2005-04-07 Mike Stump* configure: Regenerate.
2005-04-07 Mike Stump* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits...
2005-04-07 Mike Stump* mf-runtime.h: Add libmudflap copyright clause.
2005-04-07 Richard Sandiford* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_V...
2005-04-07 Andrew Pinskire PR libfortran/20766 ([darwin] - run time error when...
2005-04-07 Per Bothnerclass.c (push_class): By default, suppress debug output.
2005-04-07 Laurent GUERBYMakefile.in: Add make ifeq define for hppa linux taskin...
2005-04-07 Steven G. Kargltiny_1.f90: New test.
2005-04-07 Daniel Berlintree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
2005-04-07 Steven G. Karglsimplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))
2005-04-07 Ian Lance Tayloriq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.
2005-04-07 Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-04-07 Andrew Haleygcj.texi: Correct gcj-dbtool instructions.
2005-04-07 Thomas Koenigeor_1.f90: Fix dg-do run line
2005-04-07 Thomas KoenigMAINTAINERS (Write After Approval): Add myself.
2005-04-07 Thomas KoenigMAINTAINERS (Write After Approval): Add myself.
2005-04-07 Bernd Schmidt* MAINTAINERS (Port Maintainers): Add self for Blackfin.
2005-04-07 Richard Earnshawarm.c (arm_const_double_inline_cost): Handle any consta...
2005-04-07 Joseph Myersre PR target/20093 (23_containers/deque/cons/2.cc execu...
2005-04-07 James E WilsonFix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
2005-04-07 Benjamin Kosniktest.html: Update.
2005-04-07 GCC AdministratorDaily bump.
2005-04-06 Hans-Peter... * gcc.dg/20050321-2.c: Restrict to target fpic.
2005-04-06 Hans-Peter... target-supports.exp (get_compiler_messages): Support...
2005-04-06 Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-06 Richard Sandifordre PR other/20792 (target.opt messages missing from...
2005-04-06 Andrew Haleybytearray.java: New file.
next