aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-03-04rtlanal.c (insns_safe_to_move_p): Remove.Kazu Hirata3-77/+5
2006-03-04expmed.c (expand_mult_add): Remove.Kazu Hirata3-26/+5
2006-03-04gigi.h (get_ada_base_type): Delete.Eric Botcazou4-22/+11
2006-03-04unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET and REG_SAVED_VAL...Jakub Jelinek6-10/+582
2006-03-04dependency.c (gfc_check_element_vs_element): Revert last change.Roger Sayle4-20/+9
2006-03-04bad-receiver-type.m: Add space before bracket in dg directive.Krister Walfridsson2-1/+6
2006-03-03add commentJason Merrill1-0/+4
2006-03-04uintp.adb (Num_Bits): Handle Uint_Int_First specially.Richard Kenner2-1/+9
2006-03-04Daily bump.GCC Administrator1-1/+1
2006-03-04tree-sra.c (tree_sra): Return todoflags;Daniel Berlin3-8/+37
2006-03-03Fix formatting.Mike Stump1-1/+2
2006-03-03dependency.c (gfc_check_element_vs_element): Consider two unordered scalar su...Roger Sayle4-1/+29
2006-03-03dependency.c (gfc_check_dependency): Call gfc_dep_resolver to check whether t...Roger Sayle8-31/+97
2006-03-03decl2.c (import_export_decl): Remove redundant call to targetm.cxx.key_method...Mike Stump2-4/+7
2006-03-03tree-ssa-operands.c: Tidy whitespace.Diego Novillo2-145/+141
2006-03-03target-supports.exp (check_profiling_available): Add m68k-*-elf.Paul Brook2-0/+6
2006-03-03tree-dfa.c (referenced_var_lookup_if_exists): Remove.Kazu Hirata3-15/+6
2006-03-03re PR rtl-optimization/26345 (-fmove-loop-invariants loses POINTER attribute)Steve Ellcey2-3/+7
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig8-21/+89
2006-03-03re PR tree-optimization/26524 (ICE when compiling with -ffast-math and -O3 cl...Roger Sayle4-3/+30
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-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 Thomas18-18/+465
2006-03-01builtins.c (fold_builtin_copysign): Delete unreachable code.Roger Sayle2-1/+5