platform/upstream/gcc.git
2004-11-16 Michael KochBufferedReader.java, [...]: Fixed javadocs all over.
2004-11-16 Steven Bosscherstack.h: Remove.
2004-11-16 Steven Bosscher* config/i386/i386.c (x86_schedule): Fix typo, m_K6...
2004-11-16 Matthias Kloseuser.cfg.in: Set HAVE_DOT to NO.
2004-11-16 Matthias KloseMakefile.am (doxygen, [...]): Use host_alias instead...
2004-11-16 Andreas Tobler[multiple changes]
2004-11-16 Paul Brookre PR fortran/13010 (seg fault on valid code)
2004-11-16 Dale Johannesentree-flow.h (add_referenced_temp_var): Remove name...
2004-11-16 Dale Johannesenprofile.c (compute_branch_probabilities): Prevent crash...
2004-11-16 Kelley Cookinstall-sh, compile: Import from automake.
2004-11-16 Kelley Cookconfig.guess, config.sub: Import from savannnah.
2004-11-16 GCC AdministratorDaily bump.
2004-11-16 GCC AdministratorDaily bump.
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-16 Kazu Hiratatree-cfg.c (verify_expr): Replace TREE_OPERAND with...
2004-11-15 Kelley CookMakefile.am: Remove -no-dependencies.
2004-11-15 Paolo Carlinistreambuf.tcc (__copy_streambufs): Provide a generic...
2004-11-15 Andrew Pinskicp-gimplify.c: Include pointer-set.h
2004-11-15 Eric Christophersched-deps.c (set_sched_group_p): Delete.
2004-11-15 Joseph Myersc-common.c (binary_op_error): Don't allow LROTATE_EXPR...
2004-11-15 Joseph Myersre PR c/18498 (gcc allows non-integral bitfield types)
2004-11-15 Janis Johnsontree-vect.h: (check_vect): Test symbols defined for...
2004-11-15 Matthias Kloserun_doxygen: Add --build_alias option, substitute it...
2004-11-15 Tom Tromeydecl.c (instn_ptr_type_node): Removed.
2004-11-15 Aldy Hernandezaltivec.md ("altivec_vsplth"): Rewrite with vec_duplicate.
2004-11-15 Andreas Tobler004-11-15 Andreas Tobler <a.tobler@schweiz.ch>
2004-11-15 Benjamin Kosniktestsuite_abi.cc (check_version): Add GLIBCXX_3.4.4.
2004-11-15 Janis Johnsonppc64-abi-1.c: Skip if not lp64.
2004-11-15 Janis Johnson* lib/gcc-dg.exp (dg-target-list): Remove.
2004-11-15 Steve Ellcey* gcc.dg/ia64-postinc.c: New test.
2004-11-15 Paul Brook* trans-types.c (gfc_get_dtype): Remove obsolete TODO.
2004-11-15 Steve Ellceyia64.md (*movtf_internal): Use destination_operand...
2004-11-15 Mark Mitchellsol2.h (ASM_OUTPUT_CALL): Use print_operand.
2004-11-15 Mark Mitchellsol2-c.c (cmn_err_char_table): Add "p".
2004-11-15 Mark Mitchellsol2.h (SUPPORTS_INIT_PRIORITY): Remove.
2004-11-15 Mark Mitchellt-slibgcc-sld (SHLIB_LINK): Make symlinks entirely...
2004-11-15 Nick Cliftong++.dg/opt/strength-reduce.C...
2004-11-15 Nick Clifton(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu...
2004-11-15 Nathan Sidwelltree-ssa-pre.c (bitmap_print_value_set): Fix uninitiali...
2004-11-15 Kriang LerdsuwanakijFriend class name lookup 1/n, PR c++/18471
2004-11-15 Paolo Carlinilwg-active.html, [...]: Import Revision 33.
2004-11-15 Eric Botcazou* gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
2004-11-15 Eric BotcazouFix latest entry.
2004-11-15 Richard Hendersonre PR middle-end/18480 (ICE in emit_group_move with...
2004-11-15 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-15 GCC AdministratorDaily bump.
2004-11-15 GCC AdministratorDaily bump.
2004-11-14 Eric Botcazou* doc/rtl.texi (SUBREG): Adjust BYTENUM value in example.
2004-11-14 Kazu Hirataglobal.c, [...]: Fix comment typos.
2004-11-14 Joseph Myersc99-flex-array-5.c, [...]: New tests.
2004-11-14 Paolo Carlinistreambuf_iterator.h (istreambuf_iterator::_M_get)...
2004-11-14 Dorit Naishlos* gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
2004-11-14 Kazu Hirata* cfgrtl.c: Fix a comment typo.
2004-11-14 Dorit Naishlosre PR tree-optimization/18400 (wrong unrolling after...
2004-11-14 Stan ShebsBasic ABI changes for passing structs by value in 64...
2004-11-14 Andrew Pinskire PR target/17279 (internal compiler error with 128...
2004-11-14 Dorit Naishlosre PR tree-optimization/18400 (wrong unrolling after...
2004-11-14 Dorit Naishlosre PR tree-optimization/18425 (ICE in vector.tcc when...
2004-11-14 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-14 Eric Botcazoualias-1.c: Remove dg-warning on the SPARC.
2004-11-14 Andreas SchwabMakefile.in (lambda-code.o, [...]): Depend on $(EXPR_H).
2004-11-14 Kazu Hirata* cselib.c, expr.c: Fix comment typos.
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-14 Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-14 Eric Botcazou* g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS...
2004-11-14 Giovanni Bajo* g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
2004-11-14 Kriang Lerdsuwanakijre PR c++/17344 (completely wacky error with matching...
2004-11-14 Hans-Peter... * gcc_update (touch_files): Explicitly pass --no-print...
2004-11-14 Richard Hendersoncalls.c (precompute_register_parameters): Force all...
2004-11-14 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-14 Dale Johannesentree-flow.h (bsi_commit_one_edge_insert): Remove name...
2004-11-14 David Edelsohnaix51.h (ASM_CPU_SPEC): Add 970 and G5.
2004-11-14 Joseph Myersi386.c (override_options): Move loop to set default...
2004-11-14 GCC AdministratorDaily bump.
2004-11-14 GCC AdministratorDaily bump.
2004-11-13 Eric Botcazoucast1.C: Run only on ILP32.
2004-11-13 Zak Kiplingre PR target/18300 (Infinite loop when passing object...
2004-11-13 Eric Botcazoumd.texi (constraints): Mention that it is useless when...
2004-11-13 Richard Hendersonexpmed.c (extract_split_bit_field): Temporarily disable...
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-13 Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-13 Joseph Myersinclhack.def (hpux_maxint, [...]): Remove.
2004-11-13 Kelley Cookinstall.texi (automake): Correctly document that everyt...
2004-11-13 Hans-Peter... re PR target/18347 (mmix-knuth-mmixware testsuite failu...
2004-11-13 Kelley Cookinstall.texi (automake): Document that everything now...
2004-11-13 Mike StumpFix typo, html is generated in the build directory...
2004-11-13 Mike StumpUnify html generation with other frontends.
2004-11-13 Bernd Schmidt* gcc.c-torture/execute/20041113-1.c: New test.
2004-11-13 Bernd Schmidtcse.c (cse_insn): Stores in a libcall sequence can...
2004-11-13 Scott Robert... Fixed missing space in ChangeLog entry
2004-11-13 Scott Robert... Added self as write-after-approval maintainer
2004-11-13 Mike StumpRevert Index->Manual Index until --no-split is removed...
2004-11-13 Kelley CookMakefile.am: Define ACLOCAL_AMFLAGS.
2004-11-13 Kazu Hirata* tree.h: Fix a comment typo.
2004-11-13 Kazu Hirata* tree.h: Fix a comment typo.
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-13 James A. Morrisonre PR target/18230 (SPARC VIS instructions are not...
2004-11-13 James A. Morrisonre PR target/18230 (SPARC VIS instructions are not...
2004-11-13 Mike StumpMakefile.in: Add html support.
2004-11-13 Mike Stump* Makefile.in (html): Add html generation support.
next