aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-12-18tree-cfg.c (tree_flow_call_edges_add): Check for empty basic blocks.Andreas Krebbel4-1/+35
2005-12-18re PR fortran/25018 (Segfault with simple expression)Paul Thomas7-79/+84
2005-12-18gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renu...Steven Bosscher2-3/+9
2005-12-18* doc/objc.texi (Type encoding): Fix typo.Gabriel Dos Reis2-1/+5
2005-12-18tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis12-89/+149
2005-12-18re PR tree-optimization/24378 (gcc.dg/vect/pr24300.c (test for excess errors)...Dorit Nuzman2-0/+38
2005-12-18tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Code to simplify SWIT...Jeff Law3-65/+68
2005-12-17objc.texi (Type encoding): Add documentation about encoding complex types and...Andrew Pinski2-0/+9
2005-12-18tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis12-53/+111
2005-12-18Daily bump.GCC Administrator1-1/+1
2005-12-17m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook2-15/+23
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis17-49/+110
2005-12-17re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)Steven G. Kargl4-0/+43
2005-12-17* Revert accidental commit to enum_5.f90.Steven G. Kargl2-1/+5
2005-12-17decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...Steven G. Kargl66-396/+483
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin36-202/+236
2005-12-17tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka5-25/+74
2005-12-17tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.Jeff Law3-119/+75
2005-12-17attr-weakref-1.c: Do not run on darwin.Andreas Jaeger3-69/+296
2005-12-17re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog2-1/+6
2005-12-17re PR rtl-optimization/25456 (cc0 targets are broken.)Kazu Hirata2-1/+7
2005-12-17Daily bump.GCC Administrator1-1/+1
2005-12-17simplify-rtx.c (simplify_binary_operation_1 <IOR>): Correct bug introduced 20...Alan Modra2-1/+6
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+19
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+6
2005-12-16* zh_CN.po: Update.Joseph Myers2-214/+194
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl8-26/+68
2005-12-16re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b...Steven Bosscher2-15/+13
2005-12-17re PR testsuite/25422 (gcc.dg/20031012-1.c and gcc.dg/weak/weak-3.c (and a co...Ben Elliston4-1/+10
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther9-96/+141
2005-12-16920415-1.c: Add declaration for abort and exit.Mike Stump2-0/+8
2005-12-16trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther9-54/+64
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski2-0/+12
2005-12-16re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle4-8/+55
2005-12-16re PR middle-end/25457 (reorg.c:966: warning: unused variable 'insn')John David Anglin2-1/+4
2005-12-16re PR testsuite/25215 (-fpic/-fPIC failure in gcc.dg/20050503-1.c)Kaveh R. Ghazi2-0/+6
2005-12-16re PR target/25447 (<built-in>:0: ICE: in pa_scalar_mode_supported_p, at conf...John David Anglin2-0/+9
2005-12-16jcf-parse.c (set_source_filename): Set the decl source location even when ret...Alexandre Oliva2-1/+12
2005-12-16loop-invariant.c (move_loop_invariants): Add missing hunk from the previous p...Steven Bosscher2-0/+6
2005-12-16reorg.c (mostly_true_jump): Clean up code depending on LABEL_OUTSIDE_LOOP_P a...Steven Bosscher2-53/+10
2005-12-16ChangeLog: Fix missing file names.Richard Biener1-6/+6
2005-12-16re PR rtl-optimization/24899 (loop.c miscompiles libgnomecanvas)Jakub Jelinek4-0/+48
2005-12-16* doc/invoke.texi (-fdump-tree-*): Remove note about C/C++ only.Jakub Jelinek2-2/+6
2005-12-16mt.h (LIB_SPEC, [...]): Correct names of ms1-16-002 files.Nathan Sidwell2-3/+8
2005-12-16Checkin missing parts of my 2005-12-12 patchNathan Sidwell11-5649/+2
2005-12-16re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra7-339/+376
2005-12-16combine.c (combine_simplify_rtx <case NOT, [...]): Move simplifications that ...Paolo Bonzini3-565/+543
2005-12-16(gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate.Richard Guenther6-45/+80
2005-12-16re PR rtl-optimization/24823 (ICE in insert_save, at caller-save.c:719)Andreas Krebbel4-67/+186
2005-12-16tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes which represen...Jeff Law4-0/+44