aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-10-24Daily bump.GCC Administrator2-2/+2
2004-10-23dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata4-12/+8
2004-10-23configure.in: Use an absolute path to install-sh.Daniel Jacobowitz3-62/+81
2004-10-23DocFlavor.java, [...]: Added missing constants.Michael Koch4-4/+78
2004-10-23deallocate_global-2.c: s/value_t/value_type/.Andrew Pinski9-47/+61
2004-10-23re PR middle-end/17967 (Expand is considered slower? (remove_useless_stmts is...Andrew Pinski2-1/+5
2004-10-23tree-ssa-dom.c (record_equality): Use loop depth to determine which way to re...Daniel Berlin2-2/+38
2004-10-23loop-1.c: Add -static for *-*-darwin*.Andrew Pinski2-0/+9
2004-10-23re PR middle-end/17793 (Ada bootstrap failure)Eric Botcazou2-0/+13
2004-10-23Ignore autom4te.cacheR. Kelley Cook1-0/+1
2004-10-23Daily bump.GCC Administrator1-1/+1
2004-10-23Daily bump.GCC Administrator1-1/+1
2004-10-23cfg.c (remove_edge): Use VEC_unordered_remove.Ben Elliston3-5/+12
2004-10-23* gcc.c-torture/execute/loop-2e.x: Remove.Ben Elliston2-14/+4
2004-10-22Connection.java (sendRequest): Fix typo.Tom Tromey2-1/+6
2004-10-22re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ...Michael Koch2-2/+10
2004-10-22sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access PTR beyond its end.Kazu Hirata2-8/+20
2004-10-22rs6000.c (setup_incoming_varargs): Align DFmode saves.Eric Christopher2-9/+15
2004-10-22spe.md (spe_extendsfdf2): New.Aldy Hernandez3-10/+204
2004-10-22c-semantics.c (re_push_stmt_list): Remove.Kazu Hirata3-24/+5
2004-10-22stmt.c (asm_op_is_mem_input): Remove.Kazu Hirata3-28/+5
2004-10-22tree-gimple.c (is_gimple_constructor_elt): Remove.Kazu Hirata3-13/+5
2004-10-22varasm.c (get_pool_mode_for_function, [...]): Remove.Kazu Hirata3-16/+6
2004-10-22tree-cfg.c (thread_jumps_from_bb): Speed up by extracting edge information wh...Kazu Hirata2-3/+8
2004-10-22tree-cfg.c (thread_jumps): Speed up by putting basic blocks into worklist ins...Kazu Hirata2-16/+14
2004-10-22Fixed ChangeLog entry of my last commit.Michael Koch1-38/+39
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch39-180/+201
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata32-93/+105
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand2-1/+7
2004-10-22dwarf.h, [...]: Update copyright.Kazu Hirata10-9/+14
2004-10-22re PR java/17265 (Libjava doesn't build)Eric Botcazou2-44/+7
2004-10-22ptx4.h, [...]: Update copyright.Kazu Hirata5-4/+11
2004-10-22m68k.h (HARD_REGNO_RENAME_OK): New macro.Peter Barada4-0/+32
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell5-64/+85
2004-10-22tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible.Zdenek Dvorak2-25/+84
2004-10-22array (array): Make safe for zero-sized arrays.Benjamin Kosnik19-24/+812
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise4-10/+16
2004-10-22Daily bump.GCC Administrator1-1/+1
2004-10-22Daily bump.GCC Administrator1-1/+1
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez9-37/+280
2004-10-21basic_string.h (_M_set_length_and_sharable): New.Paolo Carlini3-20/+24
2004-10-21lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo1-1/+1
2004-10-21* config/arc/lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo2-1/+5
2004-10-21re PR c++/18073 (mmintrin.h rejected by C++ frontend)Mark Mitchell9-61/+154
2004-10-21NetworkInterface.java, [...]: Import cleanup.Michael Koch8-10/+23
2004-10-21HandshakeCompletedEvent.java, [...]: Import cleanup.Michael Koch8-13/+21
2004-10-21BasicAttribute.java, [...]: Import cleanup.Michael Koch18-35/+66
2004-10-21Cipher.java, [...]: Import cleanup.Michael Koch10-24/+30
2004-10-21AlgorithmParameterGenerator.java, [...]: Import cleanup.Michael Koch30-453/+500
2004-10-21MarshalledObject.java, [...]: Import cleanup.Michael Koch22-68/+110