aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-27genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook4-27/+66
2005-08-27Daily bump.GCC Administrator1-1/+1
2005-08-26re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...Josh Conner2-6/+13
2005-08-27* rtl.h (MEM_IN_STRUCT_P): Fix comment typo.Jakub Jelinek2-1/+5
2005-08-27re PR rtl-optimization/23561 (nonoverlapping_memrefs_p returns true even for ...Jakub Jelinek4-18/+158
2005-08-26re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE)Jakub Jelinek2-0/+67
2005-08-26re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE)Richard Henderson2-182/+107
2005-08-2620030711-1.c: Modify to work on Darwin.Dale Johannesen3-1/+53
2005-08-26combine.c (make_extraction): Avoid reference outside object.Ian Lance Taylor2-3/+9
2005-08-26PR libstdc++/20534 (contd)Benjamin Kosnik5-25/+38
2005-08-26check_compile (UNIQUE_ID): New.Benjamin Kosnik2-2/+10
2005-08-26re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)Mark Mitchell4-6/+40
2005-08-26re PR c++/23491 (new declarator with constant expression gives "error: invali...Mark Mitchell9-38/+104
2005-08-26stor-layout.c (finalize_type_size): Restore behaviour for non-aggregate types...J"orn Rennecke2-11/+17
2005-08-26re PR c/23506 (Bad array access in DEF_GCC_BUILTIN)Jakub Jelinek2-1/+8
2005-08-26re PR libstdc++/23081 (Finish the implementation of tr1::array)Paolo Carlini8-58/+407
2005-08-26re PR middle-end/22439 (ICE with char VLA and __SIZE_TYPE__ argument (so no c...Andrew Pinski2-0/+16
2005-08-26rs6000.md (eq<mode>_compare): Only enable when optimizing for size.David Edelsohn3-20/+33
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton5-43/+641
2005-08-26mips.c (mips_expand_prologue): Handle case when generating for MIPS16 and the...David Ung2-4/+24
2005-08-26crx.md: Make doloop_end pattern usage controllable via mloop-nesting=<max-nes...Paul Woegerer4-59/+85
2005-08-26s390.md: ("movstr", "*movstr"): Add patterns.Adrian Straetling2-0/+48
2005-08-26predicates.md ("shift_count_operand", [...]): Reject operands containing elim...Andreas Krebbel3-0/+44
2005-08-26Daily bump.GCC Administrator1-1/+1
2005-08-25re PR fortran/20363 (interface body has incorrect scope)Erik Edelmann4-12/+39
2005-08-25* gcc.c-torture/execute/frame-address.c: New test.Maciej W. Rozycki2-0/+46
2005-08-25hashtable: Use __throw_exception_again, not naked throw, in the catch clauses.Paolo Carlini2-5/+11
2005-08-25re PR c++/20817 (ICE for tree check in build_offset_type)Nathan Sidwell4-4/+17
2005-08-25* gcc.dg/vect/vect-52.c: Increase b[] and c[] size by one.Alan Modra2-2/+6
2005-08-2520020103-1.c: Scan for LC[0-9], not LC.Alan Modra3-1/+7
2005-08-25re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini2-1/+16
2005-08-25regmove.c (reg_is_remote_constant_p): Reorganize to not use log links.Paolo Bonzini2-3/+8
2005-08-25re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini2-0/+8
2005-08-25re PR target/23404 (gij trashes args of functions with more than 8 fp args)Alan Modra2-2/+11
2005-08-25Daily bump.GCC Administrator1-1/+1
2005-08-24re PR libstdc++/23550 (char_traits requirements/1.cc test bad math)Lawrence Lim3-14/+30
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz4-5/+17
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig6-1/+68
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian4-0/+25
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini2-8/+17
2005-08-24re PR libstdc++/23465 (Assignment fails on TR1 unordered containers)Paolo Carlini3-13/+87
2005-08-24re PR c++/22454 (ICE with operator in default argument in template class)Nathan Sidwell4-2/+23
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak14-44/+122
2005-08-24fold-const.c (ptr_difference_const): Use cst_and_fits_in_hwi instead of host_...Zdenek Dvorak2-2/+7
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini2-20/+26
2005-08-24re PR tree-optimization/23486 (ICE in execute_todo, at passes.c:677)Zdenek Dvorak2-1/+7
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards13-193/+632
2005-08-24configure.ac (extra_ldflags_libjava): Enable -single_module only for darwin < 8.Andreas Tobler3-2/+12
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski2-22/+7
2005-08-24configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra3-4/+9