aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-06-09rs6000.md (eq): Convert to define_insn_and_split.David Edelsohn3-134/+69
2005-06-10Daily bump.GCC Administrator1-1/+1
2005-06-09sh.md (mextr_rl): Set buffer size properly.Kaz Kojima2-2/+7
2005-06-09Fix email addressGabriel Dos Reis1-1/+1
2005-06-09re PR c/21759 (Implement warning for codes at the intersection of C and C++)Gabriel Dos Reis6-1/+46
2005-06-09re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig2-0/+11
2005-06-09machmode.h (to_machine_mode): New.Gabriel Dos Reis4-7/+24
2005-06-09ia64.c (update_set_flags): Just return for IF_THEN_ELSE.Richard Henderson3-41/+30
2005-06-09cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka5-19/+53
2005-06-09rs6000.c: (rs6000_insn_valid_within_doloop): Fix prototype.Daniel Berlin2-1/+6
2005-06-09Makefile.in (OBJS-common): Add tree-ssa-structalias.o.Daniel Berlin8-99/+3260
2005-06-09c-typeck.c (build_c_cast): Check type punning on COMPONENT_REF too.Nathan Sidwell4-4/+26
2005-06-09bfin.c (enum bfin_builtins): Moved here from...Bernd Schmidt3-8/+13
2005-06-09target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".Adrian Straetling11-48/+76
2005-06-09bfin.opt (mlong-calls): New.Bernd Schmidt3-1/+11
2005-06-09gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi6-12/+18
2005-06-09re PR tree-optimization/20610 (Real by complex multiplications perform unnece...Richard Henderson8-80/+999
2005-06-09darwin.c (darwin_binds_local_p): New.Dale Johannesen5-15/+24
2005-06-09* typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes.Roger Sayle2-1/+6
2005-06-09Daily bump.GCC Administrator1-1/+1
2005-06-08rs6000.h: Remove rs6000_long_double_size_string...Aldy Hernandez2-7/+7
2005-06-08tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER instead of F...Zdenek Dvorak3-15/+22
2005-06-08ia64.h (NO_PROFILE_COUNTERS): New.Richard Henderson3-13/+29
2005-06-08linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use rs6000_explicit_options.Aldy Hernandez2-5/+10
2005-06-08ia64.h (FUNCTION_PROFILER): Move implementation ...Richard Henderson4-18/+37
2005-06-08sol2-c.c (cmn_err_char_table): Allow width for %b formats.Joseph Myers4-1/+11
2005-06-08re PR target/20666 (SPARC builtins should be folded if possible)James A. Morrison9-0/+358
2005-06-08re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi)David Edelsohn2-20/+66
2005-06-08re PR testsuite/21702 (Typo in gcc/testsuite/gcc.target/i386/i386.exp)Alex V. Breger2-1/+6
2005-06-08re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell13-83/+163
2005-06-08re PR c++/19894 (pointer-to-void member not rejected in template)Volker Reichelt6-2/+42
2005-06-08bfin.h (ASM_OUTPUT_ALIGN): Gas now emulates the behavior of the native assemb...Bernd Schmidt2-2/+7
2005-06-08bfin.h (enum bfin_builtins): New.Bernd Schmidt4-1/+85
2005-06-08bfin.c (bfin_return_in_memory): Simplify; return everything larger than 8 byt...Bernd Schmidt2-11/+6
2005-06-08tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_...Sebastian Pop4-35/+56
2005-06-08re PR debug/21946 (Invalid DWARF2 debug info emitted)Eric Botcazou2-23/+27
2005-06-08re PR target/21721 (fails to assemble, Use of p0 is not valid in this context)Richard Henderson2-1/+8
2005-06-08* gcc.dg/tls/debug-1.c: New test.Eric Botcazou2-0/+8
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou27-80/+149
2005-06-08movq.c: New.Dale Johannesen2-0/+12
2005-06-08i386.md (movqi_1): Fix case where source is memory and destination EDI.Dale Johannesen2-3/+10
2005-06-08* config/c4x/c4x.h (PREDICATE_CODES): Remove mem_operand.Kazu Hirata2-2/+5
2005-06-08system.h: Poison EXTRA_CC_MODES.Eric Christopher6-21/+18
2005-06-08Daily bump.GCC Administrator1-1/+1
2005-06-07varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.Richard Henderson2-24/+15
2005-06-07i386.h (enum ix86_entity): New.Uros Bizjak5-82/+208
2005-06-07re PR rtl-optimization/21528 (Boost shared_ptr_test.cpp fails with -O3)Richard Henderson2-2/+17
2005-06-0720050607-1.c: New.Dale Johannesen2-0/+17
2005-06-07tree-nested.c (finalize_nesting_tree_1): Disable warn_padded around layout_ty...Dale Johannesen2-0/+10
2005-06-07tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression before emi...Zdenek Dvorak2-1/+6