aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-03tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford8-38/+73
2006-03-03* config/arm/unwind-arm.h (_Unwind_GetIPInfo): Fix pasto.Jakub Jelinek2-1/+5
2006-03-03simplify-rtx.c (simplify_unary_operation): When simplifying (neg (lt X 0)) in...Roger Sayle2-5/+29
2006-03-03repo5.C: Cleanup repo files.Kaveh R. Ghazi7-0/+15
2006-03-03gnu.ver: Adjust __copy_streambufs_eof export vs 64-bit arches.Paolo Carlini2-1/+6
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak7-9/+531
2006-03-03re PR bootstrap/26478 (bootstrap fails with readonly source directory)Joseph Myers2-0/+7
2006-03-03Daily bump.GCC Administrator1-1/+1
2006-03-03tree-vrp.c (remove_range_assertions): Do not update statements unnecessarily.Zdenek Dvorak2-7/+9
2006-03-03cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.Zdenek Dvorak6-18/+25
2006-03-03i386.c (machopic_output_stub): Add indirection to jump.Eric Christopher2-2/+7
2006-03-02loop.c: Removed.Zdenek Dvorak2-11841/+4
2006-03-02Sun Niagara specific optimizations.David S. Miller10-27/+257
2006-03-02tree-ssa-operands.c (update_stmt_operands): Update documentation.Diego Novillo2-3/+5
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford17-232/+432
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin93-209/+520
2006-03-02Fixed a couple of objctective-c bugs.Fariborz Jahanian6-3/+69
2006-03-02Fix typo in 2006-02-17 ChangeLog entry (simplify_rtx.c -> simplify-rtx.c)Jeff Law1-1/+1
2006-03-02tree-ssa-alias.c (find_used_portions): Consider taking the address as making ...Richard Guenther2-0/+7
2006-03-02single-precision-constant.c: Tweak for non-C99 runtimes.Eric Botcazou2-0/+8
2006-03-02config.gcc (default_use_cxa_atexit): Extend the description of this configure...Nick Clifton2-3/+23
2006-03-02linux-unwind.h (frob_update_context): Mark `fs' parameter as unused to suppre...Ben Elliston2-1/+6
2006-03-02mklibgcc.in: Depend on config/dfp-bit.h in rules that compile config/dfp-bit.c.Ben Elliston2-1/+6
2006-03-02re PR other/26489 (compilation of c++ fails in eh_alloc.cc on NetBSD)Roger Sayle2-21/+30
2006-03-02re PR target/25908 (vtables with vague linkage is not being marked as vague o...Mike Stump4-3/+36
2006-03-02trans-stmt.c (generate_loop_for_temp_to_lhs): Add an additional INVERT argume...Roger Sayle2-81/+161
2006-03-02Daily bump.GCC Administrator1-1/+1
2006-03-02dwarf2.h (DW_TAG_condition, [...]): New constants from DWARF 3.Jakub Jelinek2-4/+84
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo26-227/+256
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas19-20/+467
2006-03-01builtins.c (fold_builtin_copysign): Delete unreachable code.Roger Sayle2-1/+5
2006-03-01Fixup whitespace a litteMike Stump1-2/+2
2006-03-01re PR target/25761 (-fpic (not -fPIC) does not work with i686-darwin)Andrew Pinski2-2/+9
2006-03-01re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski5-5/+36
2006-03-01re PR tree-optimization/26443 (ICE in add_virtual_operand, at tree-ssa-operan...Daniel Berlin6-8/+43
2006-03-01re PR libgcj/17311 (Wrong libgcc_s.so.1 is used by lt-gij)H.J. Lu2-1/+6
2006-03-01lwg-active.html, [...]: Import Revision 41.Paolo Carlini3-40/+1753
2006-03-01tree-ssa-operands.c: Cleanup whitespace.Diego Novillo2-921/+937
2006-03-01re PR libgcj/24321 (instanceof erroneously causes class initialization)Tom Tromey4-4/+35
2006-03-01re PR middle-end/26022 (ICE with references and virtual functions)Andrew Pinski5-20/+62
2006-03-01dependency.c (gfc_is_same_range): Compare the stride...Roger Sayle2-23/+53
2006-03-01tree-vrp.c (extract_range_from_assert): Remove special handling for types wit...Diego Novillo2-60/+5
2006-03-01re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle2-0/+58
2006-03-01re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle3-20/+134
2006-03-01config.gcc: Add t-dfprules to $tmake_file for powerpc-*-linux* and powerpc64-...Ben Elliston3-2/+17
2006-03-01mklibgcc.in: Add logic to handle $DFP_ENABLE and $DFP_CFLAGS.Ben Elliston3-5/+27
2006-03-01md.texi: Avoid use of @headitem so that makeinfo <4.7 continues to work.Zack Weinberg2-1/+6
2006-03-01Daily bump.GCC Administrator1-1/+1
2006-03-01darwin.h (ENABLE_STACK_EXECUTE): Define.Eric Christopher3-3/+112
2006-03-01unwindtest.cc (closure_test_fn): Mark cif, args and userdata unused.Andreas Tobler5-11/+30