summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak2006-12-147-614/+623
* Daily bump.GCC Administrator2006-12-141-1/+1
* MAINTAINERS: Add myself as darwin maintainer.Eric Christopher2006-12-142-18/+23
* aclocal.m4: Regenerate with aclocal -I ..Andreas Tobler2006-12-132-6377/+6
* re PR middle-end/30191 (GCC error: in eliminate_regs_in_insn, at reload1.c:3126)Peter Bergner2006-12-133-12/+33
* re PR testsuite/30157 (cxa_atexit check doesn't work)John David Anglin2006-12-132-0/+10
* i386.h (FIRST_PSEUDO_REGISTER): Define to 53.Uros Bizjak2006-12-135-40/+60
* arm.c (arm_output_fldmx): Output FLDMD instead of FLDMX.Mark Shinwell2006-12-137-53/+232
* [multiple changes]Jakub Jelinek2006-12-1311-0/+380
* Fix PR attribution to last change.Diego Novillo2006-12-131-0/+1
* tree-ssa-operands.h (SSA_OPERAND_MEMORY_SIZE): Add space to accomodate 511 op...Diego Novillo2006-12-132-1/+6
* builtins.c (expand_builtin_cexpi): Fix typo.Richard Guenther2006-12-132-1/+5
* PR c++27316Lee Millward2006-12-133-0/+29
* Makefile.in: Add dependencies.Jan Hubicka2006-12-1311-138/+449
* ipa-inline.c (cgraph_flatten_node): Replace leafify with flatten.Richard Guenther2006-12-132-2/+8
* re PR tree-optimization/17687 (sincos tree representation causes extra addres...Richard Guenther2006-12-136-4/+172
* re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther2006-12-136-98/+108
* ipa-reference.c (scan_for_static_refs): Also scan tcc_comparison class trees.Richard Guenther2006-12-132-0/+6
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-1323-42/+72
* mips.h (ASM_OUTPUT_EXTERNAL): Undefine it before define.David Daney2006-12-132-0/+6
* tree-vect-transform.c (vect_permute_load_chain): Set DECL_GIMPLE_REG_P to tru...Andrew Pinski2006-12-122-0/+8
* spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston2006-12-137-3/+32
* thunk3.C: Use .weak_definition on darwin.Josh Conner2006-12-134-4/+14
* Daily bump.GCC Administrator2006-12-131-1/+1
* spu.c (cpat_info): Fix an incorrectly identified case.Trevor Smigiel2006-12-127-1/+261
* tm.texi (Alignment Output): Document that ASM_OUTPUT_SKIP actually takes an u...Geoffrey Keating2006-12-122-1/+6
* spu.c (TARGET_ENCODE_SECTION_INFO): Define.Ulrich Weigand2006-12-133-0/+29
* re PR tree-optimization/28624 (latent segfault in remove_phi_node)Andrew Pinski2006-12-122-1/+15
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-1220-35/+193
* reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" and the offset ...Peter Bergner2006-12-123-24/+19
* trans-expr.c (gfc_conv_substring): Check for empty substring.Tobias Schlüter2006-12-1211-18/+75
* tree-pass.h: remove redundant pass_partition_blocks declaration.Marcin Dalecki2006-12-122-2/+2
* gcc-dg.exp (${tool}_load): Fix invocation of saved_${tool}_load.Richard Sandiford2006-12-122-1/+6
* passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki2006-12-123-9/+5
* re PR tree-optimization/30159 (gcc.c-torture/execute/20010422-1.c is miscompi...Andrew MacLeod2006-12-122-1/+7
* re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek2006-12-124-1/+11
* re PR rtl-optimization/27761 (combine miscompiles)James E Wilson2006-12-122-10/+26
* re PR libstdc++/28265 (iconv-related errors while building a cross-compiler f...Benjamin Kosnik2006-12-123-452/+7
* tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check for sto...Ira Rosen2006-12-128-10/+249
* re PR libstdc++/26497 (libstdc++-v3: configure: test: -lt: unary operator exp...Benjamin Kosnik2006-12-124-68/+257
* re PR middle-end/30147 (ICE in fold_convert with -O2)Richard Guenther2006-12-124-1/+28
* t-vxworks: Remove assignment to LIB2FUNCS_EXTRA.Olivier Hainque2006-12-122-2/+11
* vxlib.c: Extract tls related routines into ...Olivier Hainque2006-12-124-298/+359
* decl.c (build_enumerator): Update error message to match C front-end.Manuel López-Ibáñez2006-12-122-1/+6
* mkfixinc.sh: Add "*-*-vxworks*" to the list of targets for which a no-op fixe...Olivier Hainque2006-12-122-0/+6
* spu.opt (mfixed-range): New option.Sa Liu2006-12-127-1/+104
* * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.Ian Lance Taylor2006-12-122-0/+6
* re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu2006-12-118-111/+94
* tree-ssa-structalias.c (handle_ptr_arith): Return false when we can't handle ...Daniel Berlin2006-12-122-0/+7
* [multiple changes]Diego Novillo2006-12-1157-2156/+3466