platform/upstream/gcc.git
2004-10-27 James E WilsonFix for PR 18010, copy epilogue unwind info when copyin...
2004-10-27 Zack Weinbergdbxout.c: Include obstack.h.
2004-10-27 Paolo Carlinibasic_string.h (append(const basic_string&), [...]...
2004-10-27 GCC AdministratorDaily bump.
2004-10-27 GCC AdministratorDaily bump.
2004-10-26 Ben Elliston* gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove...
2004-10-26 Aldy Hernandezexpr.c (emit_group_store): Do not treat floats as BLKmode.
2004-10-26 Paolo Carlinibasic_string.h (erase(size_type, size_type), [...]...
2004-10-26 Joseph Myersc-parse.in (datadef): Use pedwarn rather than error...
2004-10-26 Paolo Bonziniconfigure.in (case ${target}): Do not build fixincludes...
2004-10-26 Ziemowit Laskiobjc-act.c (finish_class): Do not synthesize bogus...
2004-10-26 Richard Sandifordre PR bootstrap/15747 (/bin/sh hangs during bootstrap)
2004-10-26 Aldy Hernandezrs6000.h (MEMBER_TYPE_FORCES_BLK): Adjust for e500...
2004-10-26 Kazu Hirata* stmt.c (expand_case): Update a comment.
2004-10-26 Kazu Hiratastmt.c (expand_case): Put an assertion that index_expr...
2004-10-26 Andrew Pinskire PR c/18162 (c-parse.y:1409.17: parse error, unexpect...
2004-10-26 Fariborz JahanianFix a problem with setting CR when splitting into rotlsi3.
2004-10-26 Kazu Hiratastmt.c (expand_case): Remove code to handle SWITCH_EXPR...
2004-10-26 Aldy Hernandezrs6000.c (rs6000_hard_regno_nregs): Adjust for e500...
2004-10-26 Michael Koch2004-10-26 Michael Koch <konqueror@gmx.de>
2004-10-26 Aldy Hernandezexpr.c (emit_group_load): Handle floats.
2004-10-26 Kriang Lerdsuwanakij* libjava/java/lang/Class.h
2004-10-26 Nathan Sidwellc-lex.c (get_nonpadding_token): Remove.
2004-10-26 Geoffrey Keatingbtest-gcc.sh (TESTLOGS): Examine regressions in libstdc...
2004-10-26 Geoffrey Keatingre PR target/18149 (bootstrap of i686-darwin)
2004-10-26 Benjamin Kosnikarray_allocator.h (array::allocate): Check for valid...
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-26 GCC AdministratorDaily bump.
2004-10-26 GCC AdministratorDaily bump.
2004-10-25 Ziemowit Laskic-common.h: Remove RID_ID.
2004-10-25 James E WilsonFix -fcrossjumping doc bug.
2004-10-25 Joseph Myersre PR c/16667 (GCC allows invalid syntax in C99 designa...
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-10-25 Kazu Hiratacfg.c (unchecked_make_edge, [...]): Use VEC_safe_push...
2004-10-25 Kazu Hiratacfgloopmanip.c (loopify): Take two more arguments true_...
2004-10-25 Jakub Jelinekdwarf2out.c (rtl_for_decl_location): Avoid segfault...
2004-10-25 Steven Bosschertimevar.def (TV_FIND_REFERENCED_VARS): New.
2004-10-25 Benjamin KosnikMakefile.am (GLIBCXX_INCLUDES): Add.
2004-10-25 Benjamin Kosnik[multiple changes]
2004-10-25 Roger Saylecse.c: Change encoding of quantity numbers to avoid...
2004-10-25 Tom TromeyResourceBundle.java (tryBundle): Use Class.isAssignable...
2004-10-25 Tom TromeyWordBreakIterator.java (WordBreakIterator): Don't initi...
2004-10-25 Kazu Hirata* stmt.c (expand_case): Remove an obsolete comment.
2004-10-25 Paolo Carlinibasic_string.h (_Rep::_M_is_safe): Move to basic_string...
2004-10-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-25 Paolo Carlinibasic_string.tcc (assign(const _CharT*, size_type)...
2004-10-25 Eric Botcazoure PR other/18138 (libgcc_s.so.1 not found by 64-bit...
2004-10-25 Kazuhiro Inaoka(FFII_CLOSURES): Set to 0.
2004-10-25 Paolo Carlinibasic_string.h (_Rep::_M_is_safe, [...]): New, use...
2004-10-25 Alexandre Oliva* config/frv/linux.h (TARGET_C99_FUNCTIONS): Define...
2004-10-25 Alexandre Olivafrv.md (movdi, movdf): Handle wide-constant splits...
2004-10-25 David Billinghurst2004-10-25 David Billinghurst <David.Billinghurst...
2004-10-25 Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-25 James A. Morrisontreetree.c (tree_code_generate_return): Wrap param...
2004-10-25 Geoffrey Keating* config/rs6000/darwin.h (BLOCK_REG_PADDING): Define.
2004-10-25 Ben Elliston* cfgcleanup.c (outgoing_edges_match): Fix typo in...
2004-10-25 Ben Elliston* gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2004-10-25 GCC AdministratorDaily bump.
2004-10-25 GCC AdministratorDaily bump.
2004-10-24 Geoffrey KeatingCorrect e-mail address on last change.
2004-10-24 Geoffrey Keatingc90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2004-10-24 Andrew Pinskipredict.c (predict_loops): Call scev_finalize instead...
2004-10-24 Kazu Hiratadbxcoff.h, [...]: Update copyright.
2004-10-24 Kazu Hiratastmt.c (expand_case): Handle the default label outside...
2004-10-24 GCC AdministratorDaily bump.
2004-10-23 Kazu Hiratadbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_F...
2004-10-23 Daniel Jacobowitzconfigure.in: Use an absolute path to install-sh.
2004-10-23 Michael KochDocFlavor.java, [...]: Added missing constants.
2004-10-23 Andrew Pinskideallocate_global-2.c: s/value_t/value_type/.
2004-10-23 Andrew Pinskire PR middle-end/17967 (Expand is considered slower...
2004-10-23 Daniel Berlintree-ssa-dom.c (record_equality): Use loop depth to...
2004-10-23 Andrew Pinskiloop-1.c: Add -static for *-*-darwin*.
2004-10-23 Eric Botcazoure PR middle-end/17793 (Ada bootstrap failure)
2004-10-23 R. Kelley CookIgnore autom4te.cache
2004-10-23 GCC AdministratorDaily bump.
2004-10-23 GCC AdministratorDaily bump.
2004-10-22 Ben Ellistoncfg.c (remove_edge): Use VEC_unordered_remove.
2004-10-22 Ben Elliston* gcc.c-torture/execute/loop-2e.x: Remove.
2004-10-22 Tom TromeyConnection.java (sendRequest): Fix typo.
2004-10-22 Michael Kochre PR libgcj/14009 (libgcj HttpURLConnection does not...
2004-10-22 Kazu Hiratasbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access...
2004-10-22 Eric Christopherrs6000.c (setup_incoming_varargs): Align DFmode saves.
2004-10-22 Aldy Hernandezspe.md (spe_extendsfdf2): New.
2004-10-22 Kazu Hiratac-semantics.c (re_push_stmt_list): Remove.
2004-10-22 Kazu Hiratastmt.c (asm_op_is_mem_input): Remove.
2004-10-22 Kazu Hiratatree-gimple.c (is_gimple_constructor_elt): Remove.
2004-10-22 Kazu Hiratavarasm.c (get_pool_mode_for_function, [...]): Remove.
2004-10-22 Kazu Hiratatree-cfg.c (thread_jumps_from_bb): Speed up by extracti...
2004-10-22 Kazu Hiratatree-cfg.c (thread_jumps): Speed up by putting basic...
2004-10-22 Michael KochFixed ChangeLog entry of my last commit.
2004-10-22 Michael Koch2004-10-22 Michael Koch <konqueror@gmx.de>
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-22 Ulrich Weigand* gnu/java/net/natPlainSocketImplPosix.cc
2004-10-22 Kazu Hiratadwarf.h, [...]: Update copyright.
2004-10-22 Eric Botcazoure PR java/17265 (Libjava doesn't build)
2004-10-22 Kazu Hirataptx4.h, [...]: Update copyright.
2004-10-22 Peter Baradam68k.h (HARD_REGNO_RENAME_OK): New macro.
2004-10-22 Nathan Sidwellre PR c++/18095 (ICE in cp_lexer_consume_token on missi...
2004-10-22 Zdenek Dvoraktree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT...
2004-10-22 Benjamin Kosnikarray (array): Make safe for zero-sized arrays.
next