aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-11-21c-common.h (enum rid): Add RID_STATIC_ASSERT.Douglas Gregor2-0/+7
2006-11-21static_assert1.C: New.Douglas Gregor4-0/+58
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-21bfin.opt (mstack-check-l1): New.Bernd Schmidt4-20/+79
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 Elliston1-37/+37
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel31-2/+18222
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-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 Daney2-3/+13
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-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
2006-11-19re PR rtl-optimization/29879 (ICE: verify_flow_info: loop_father but no loops)Andrew Pinski2-8/+16
2006-11-20re PR c++/8586 (-Wwrite-strings should be included in -Wall)Gabriel Dos Reis4-0/+19
2006-11-20Daily bump.GCC Administrator1-1/+1
2006-11-19resolve.c (resolve_ref): Check for ALLOCATABLEs to the right of nonzero rank ...Erik Edelmann5-13/+45
2006-11-19module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code.Francois-Xavier Coudert12-29/+409
2006-11-19re PR target/29114 (ICE when cross-compiling glibc for hppa on a 64bit host)John David Anglin2-0/+7
2006-11-19* gcc.dg/vect/vect-27.c: Fix initialization.Dorit Nuzman2-1/+5
2006-11-19Daily bump.GCC Administrator1-1/+1
2006-11-18re PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for exces...John David Anglin2-1/+9
2006-11-18builtins.c (integer_valued_real_p): Handle fmin/fmax.Kaveh R. Ghazi5-10/+224
2006-11-18fold-const.c (fold_strip_sign_ops): Handle copysign.Kaveh R. Ghazi4-7/+51
2006-11-18i386.c (ix86_builtins): New array for ix86 builtin function decls.Richard Guenther2-39/+75
2006-11-18invoke.texi (core2): Add item.Vladimir Makarov5-30/+131
2006-11-18re PR fortran/24285 ([4.2 only] format(1000(a,$)))Francois-Xavier Coudert4-4/+23
2006-11-18invoke.texi: Fix mno-isel typo.Aldy Hernandez2-1/+5
2006-11-18spe.md (movv4hi_internal): Add alternative for easy vector constant loads.Joseph Myers2-3/+9
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers4-1/+20
2006-11-18Daily bump.GCC Administrator1-1/+1
2006-11-17reload1.c (reloads_unique_chain): New.DJ Delorie2-1/+52
2006-11-17predicates.md (addsubx_operand): New.Bob Wilson5-530/+189
2006-11-17* config/xtensa/xtensa.md (tstsi): DeleteBob Wilson2-11/+4
2006-11-17* config/xtensa/xtensa.md (entry): Do not emit .frame directive.Bob Wilson2-7/+5
2006-11-17* config/xtensa/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Bob Wilson2-1/+6