aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston7-3/+32
2006-12-13thunk3.C: Use .weak_definition on darwin.Josh Conner4-4/+14
2006-12-13Daily bump.GCC Administrator1-1/+1
2006-12-12spu.c (cpat_info): Fix an incorrectly identified case.Trevor Smigiel7-1/+261
2006-12-12tm.texi (Alignment Output): Document that ASM_OUTPUT_SKIP actually takes an u...Geoffrey Keating2-1/+6
2006-12-13spu.c (TARGET_ENCODE_SECTION_INFO): Define.Ulrich Weigand3-0/+29
2006-12-12re PR tree-optimization/28624 (latent segfault in remove_phi_node)Andrew Pinski2-1/+15
2006-12-12re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski20-35/+193
2006-12-12reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" and the offset ...Peter Bergner3-24/+19
2006-12-12trans-expr.c (gfc_conv_substring): Check for empty substring.Tobias Schlüter11-18/+75
2006-12-12tree-pass.h: remove redundant pass_partition_blocks declaration.Marcin Dalecki2-2/+2
2006-12-12gcc-dg.exp (${tool}_load): Fix invocation of saved_${tool}_load.Richard Sandiford2-1/+6
2006-12-12passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki3-9/+5
2006-12-12re PR tree-optimization/30159 (gcc.c-torture/execute/20010422-1.c is miscompi...Andrew MacLeod2-1/+7
2006-12-12re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek4-1/+11
2006-12-12re PR rtl-optimization/27761 (combine miscompiles)James E Wilson2-10/+26
2006-12-12re PR libstdc++/28265 (iconv-related errors while building a cross-compiler f...Benjamin Kosnik3-452/+7
2006-12-12tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check for sto...Ira Rosen8-10/+249
2006-12-12re PR libstdc++/26497 (libstdc++-v3: configure: test: -lt: unary operator exp...Benjamin Kosnik4-68/+257
2006-12-12re PR middle-end/30147 (ICE in fold_convert with -O2)Richard Guenther4-1/+28
2006-12-12t-vxworks: Remove assignment to LIB2FUNCS_EXTRA.Olivier Hainque2-2/+11
2006-12-12vxlib.c: Extract tls related routines into ...Olivier Hainque4-298/+359
2006-12-12decl.c (build_enumerator): Update error message to match C front-end.Manuel López-Ibáñez2-1/+6
2006-12-12mkfixinc.sh: Add "*-*-vxworks*" to the list of targets for which a no-op fixe...Olivier Hainque2-0/+6
2006-12-12spu.opt (mfixed-range): New option.Sa Liu7-1/+104
2006-12-12* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.Ian Lance Taylor2-0/+6
2006-12-11re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu8-111/+94
2006-12-12tree-ssa-structalias.c (handle_ptr_arith): Return false when we can't handle ...Daniel Berlin2-0/+7
2006-12-11[multiple changes]Diego Novillo57-2156/+3466
2006-12-12Daily bump.GCC Administrator1-1/+1
2006-12-11re PR libstdc++/28125 (Cannot build cross compiler for Solaris: configure: er...Benjamin Kosnik4-935/+321
2006-12-11re PR rtl-optimization/30113 (ICE in trunc_int_for_mode)Zdenek Dvorak2-1/+7
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo24-170/+498
2006-12-11Fix changelog entry.Andreas Schwab1-1/+1
2006-12-11varasm.c (elf_record_gcc_switches): Cast second argument of ASM_OUTPUT_SKIP t...Andreas Schwab2-4/+9
2006-12-11MAINTAINERS: Update my entry.Joern Rennecke2-1/+8
2006-12-11* tree-scalar-evolution.c (scev_const_prop):Diego Novillo11-183/+167
2006-12-11elf.h (MAX_OFILE_ALIGNMENT): Remove definition.Carlos O'Donell2-6/+4
2006-12-11value-prof.c (tree_stringops_transform): New.Jan Hubicka7-20/+347
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak13-282/+104
2006-12-11traits.hpp: Qualify types.Richard Guenther5-14/+21
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka23-528/+682
2006-12-11tree-vect-patterns.c (vect_recog_dot_prod_pattern): Use GIMPLE_STMT_OPERAND.Ira Rosen3-3/+10
2006-12-11configure.in: Handle spu makefile frag.Alan Modra6-115/+138
2006-12-11config.guess: Import latest version.Ben Elliston3-5/+23
2006-12-11spu-elf.h (STARTFILE_SPEC): Update.Sa Liu9-295/+40
2006-12-11configure.in (spu-*-*): Don't skip target-libiberty.Ben Elliston3-2/+7
2006-12-11Daily bump.GCC Administrator1-1/+1
2006-12-10loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut...Zdenek Dvorak10-54/+83
2006-12-10tree-ssa-alias.c (compact_name_tags): Use sort_tags_by_id.Daniel Berlin3-16/+10