summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (dwarf2out_add_library_unit_info): Remove.kazu2006-03-043-23/+6
* * tree.c (add_var_to_bind_expr): Remove.kazu2006-03-043-14/+5
* * regclass.c (n_non_fixed_regs): Remove.kazu2006-03-043-13/+7
* * rtlanal.c (insns_safe_to_move_p): Remove.kazu2006-03-043-77/+5
* * expmed.c (expand_mult_add): Remove.kazu2006-03-043-26/+5
* * gigi.h (get_ada_base_type): Delete.ebotcazou2006-03-044-22/+11
* * unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSETjakub2006-03-046-10/+582
* * dependency.c (gfc_check_element_vs_element): Revert last change.sayle2006-03-044-20/+9
* 2006-03-04 Krister Walfridsson <cato@df.lth.se>kristerw2006-03-042-1/+6
* add commentjason2006-03-041-0/+4
* * uintp.adb (Num_Bits): Handle Uint_Int_First specially.ebotcazou2006-03-042-1/+9
* Daily bump.gccadmin2006-03-041-1/+1
* 2006-03-03 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-043-8/+37
* Fix formatting.mrs2006-03-031-1/+2
* * dependency.c (gfc_check_element_vs_element): Consider twosayle2006-03-034-1/+29
* * dependency.c (gfc_check_dependency): Call gfc_dep_resolver tosayle2006-03-038-31/+97
* * decl2.c (import_export_decl): Remove redundant call tomrs2006-03-032-4/+7
* * tree-ssa-operands.c: Tidy whitespace. Fix spelling.dnovillo2006-03-032-145/+141
* 2006-03-03 Paul Brook <paul@codesourcery.com>pbrook2006-03-032-0/+6
* * tree-dfa.c (referenced_var_lookup_if_exists): Remove.kazu2006-03-033-15/+6
* PR rtl-optimization/26345sje2006-03-032-3/+7
* 2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-03-038-21/+89
* PR tree-optimization/26524sayle2006-03-034-3/+30
* * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo2006-03-038-38/+73
* * config/arm/unwind-arm.h (_Unwind_GetIPInfo): Fix pasto.jakub2006-03-032-1/+5
* * simplify-rtx.c (simplify_unary_operation): When simplifyingsayle2006-03-032-5/+29
* * g++.dg/template/repo5.C: Cleanup repo files.ghazi2006-03-037-0/+15
* * gengtype.c (main): Handle double_int type.rakdver2006-03-037-9/+531
* PR bootstrap/26478jsm282006-03-032-0/+7
* Daily bump.gccadmin2006-03-031-1/+1
* * tree-vrp.c (remove_range_assertions): Do not update statements unnecessarily.rakdver2006-03-032-7/+9
* * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver2006-03-036-18/+25
* 2006-03-02 Eric Christopher <echristo@apple.com>echristo2006-03-032-2/+7
* * loop.c: Removed.rakdver2006-03-022-11841/+4
* Sun Niagara specific optimizations.davem2006-03-0210-27/+257
* * tree-ssa-operands.c (update_stmt_operands): Update documentation.dnovillo2006-03-022-3/+5
* * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo2006-03-0217-232/+432
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-0293-209/+520
* Fixed a couple of objctective-c bugs.fjahanian2006-03-026-3/+69
* Fix typo in 2006-02-17 ChangeLog entry (simplify_rtx.c -> simplify-rtx.c)law2006-03-021-1/+1
* 2006-03-02 Richard Guenther <rguenther@suse.de>rguenth2006-03-022-0/+7
* * gcc.dg/single-precision-constant.c: Tweak for non-C99 runtimes.ebotcazou2006-03-022-0/+8
* * config.gcc (default_use_cxa_atexit): Extend the description ofnickc2006-03-022-3/+23
* * config/rs6000/linux-unwind.h (frob_update_context): Mark `fs'bje2006-03-022-1/+6
* * mklibgcc.in: Depend on config/dfp-bit.h in rules that compilebje2006-03-022-1/+6
* PR other/26489sayle2006-03-022-21/+30
* PR darwin/25908mrs2006-03-024-3/+36
* * trans-stmt.c (generate_loop_for_temp_to_lhs): Add an additionalsayle2006-03-022-81/+161
* Daily bump.gccadmin2006-03-021-1/+1
* * dwarf2.h (DW_TAG_condition, DW_TAG_shared_type): New constantsjakub2006-03-012-4/+84