aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-22re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others)Zdenek Dvorak3-4/+26
2006-11-22re PR fortran/25087 (Error for missing explicit interface needed.)Paul Thomas4-8/+50
2006-11-22re PR fortran/29652 (ambiguous interface declaration undetected)Paul Thomas5-4/+43
2006-11-21tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak16-89/+147
2006-11-21re PR tree-optimization/29902 (ICE in coalesce_abnormal_edges, at tree-outof-...Zdenek Dvorak4-6/+45
2006-11-21re PR fortran/29820 (ICE in fold_convert, at fold-const.c:2146)Paul Thomas4-5/+42
2006-11-21xtensa.c (xtensa_char_to_class): Delete.Bob Wilson7-207/+168
2006-11-21MAINTAINERS (spu port): Add myself as maintainer.Trevor Smigiel2-1/+6
2006-11-22configure.in (skipdirs): Don't build libssp for SPU.Ben Elliston3-137/+142
2006-11-21dfp-bits.c (DFP_TO_INT): Remove code to saturate result of conversion that do...Janis Johnson2-23/+3
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson7-66/+13
2006-11-21* config/dfp-bit.c (dfp_binary_func): Fix typedef.Janis Johnson2-2/+6
2006-11-21cp-tree.def (STATIC_ASSERT): New.Douglas Gregor10-6/+250
2006-11-21c-common.h (enum rid): Add RID_STATIC_ASSERT.Douglas Gregor2-0/+7
2006-11-21* Makefile.in: Don't include decRound in library used by compiler.Janis Johnson2-2/+5
2006-11-21static_assert1.C: New.Douglas Gregor4-0/+58
2006-11-21MAINTAINERS (spu port): Add myself as maintainer.Andrew Pinski2-1/+7
2006-11-21hashtable.h: -Wshadow fixes.Benjamin Kosnik11-58/+66
2006-11-21Security.java: Merge with classpath.Gary Benson4-226/+303
2006-11-21tree-vectorizer.h (NUM_PATTERNS): Increase.Richard Guenther6-2/+131
2006-11-21bfin.c (hard_regno_mode_ok): Only allow first 31 regs for DImode.Bernd Schmidt2-2/+22
2006-11-21Adding myself as a mantainerAndrea Bona2-0/+5
2006-11-21bfin.opt (mstack-check-l1): New.Bernd Schmidt4-20/+79
2006-11-21iostream-inst.cc: Remove iostream include.Benjamin Kosnik1-1/+1
2006-11-21iostream-inst.cc: Remove iostream include.Benjamin Kosnik2-2/+6
2006-11-21re PR c++/29570 (ICE with brace-enclosed initializer)Jakub Jelinek4-1/+20
2006-11-21re PR c++/29734 (ICE with vector in switch condition)Jakub Jelinek6-3/+86
2006-11-21* config/spu/spu.c (spu_expand_vector_init): Initialise x.Ben Elliston2-1/+5
2006-11-21Formatting fixes.Ben Elliston2-38/+38
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel37-2/+18240
2006-11-21cfgloopmanip.c (add_loop, [...]): Do not set level of the loop.Zdenek Dvorak4-57/+13
2006-11-21tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak10-78/+88
2006-11-21Daily bump.GCC Administrator1-1/+1
2006-11-21gengtype.c (process_gc_options): Remove unnecessary forward decl.Zack Weinberg2-5/+15
2006-11-21* MAINTAINERS (Write After Approval): Add myself.Trevor Smigiel2-0/+5
2006-11-20re PR fortran/27546 (IMPORT is broken)Tobias Burnus5-9/+65
2006-11-20re PR c++/29475 (incomplete template diagnostics.)Simon Martin13-30/+92
2006-11-20re PR target/25500 (SSE2 vectorized code is slower on 4.x.x than previous)Andrew Pinski4-0/+67
2006-11-20symbol.c (check_conflict): Add conflict between VOLATILE attribute and progra...Tobias Burnus4-0/+11
2006-11-20mips-signal.h (sys/syscall.h): Do not include.David Daney4-43/+28
2006-11-20Throw_3.java: New Test.David Daney3-0/+47
2006-11-20re PR target/18553 (Annoying warning with -ffunction-sections -g)Anatoly Sokolov2-0/+12
2006-11-20config.gcc (sh*-superh-elf): Add t-superh to tmake_file.J"orn Rennecke2-1/+7
2006-11-20cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.Carlos O'Donell5-0/+60
2006-11-20re PR fortran/24783 ([4.1 and 4.2 only] Implicit none in module overwrite exp...Bernhard Fischer4-5/+48
2006-11-20MAINTAINERS list - adding myselfAndrea Ornstein2-0/+5
2006-11-20tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially inflate costs ...Bernd Schmidt2-4/+4
2006-11-20bfin.c (bfin_function_ok_for_sibcall): Handle some edge cases with local func...Bernd Schmidt2-1/+25
2006-11-20bfin.md (call_symbol, [...]): Allow these patterns if TARGET_LEAF_ID_SHARED_L...Bernd Schmidt6-7/+41
2006-11-20bfin.h (LEGITIMATE_CONSTANT_P): Call bfin_legitimate_constant_p.Bernd Schmidt5-5/+96