aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak33-418/+396
2006-12-10New out of ssa Coalescer.Andrew MacLeod11-2043/+1851
2006-12-10gfortran.texi: Update Fortran 2003 section.Tobias Burnus2-0/+18
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus20-5/+541
2006-12-10re PR bootstrap/30134 (Bootstrap error: "libffi has not been ported to power...Andreas Tobler3-137/+154
2006-12-10valarray-inst.cc (__gslice_to_index): Optimize performance.Paolo Carlini3-24/+81
2006-12-10cse.c: (struct cse_basic_block_data): Remove LAST field.Steven Bosscher2-375/+429
2006-12-10reload1.c (choose_reload_regs): Don't set byte offset when resolving subregs ...Rask Ingemann Lambertsen2-1/+7
2006-12-10c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg6-169/+163
2006-12-10Daily bump.GCC Administrator1-1/+1
2006-12-09re PR other/29975 ([meta-bugs] ICEs with CP2K)Paul Thomas17-25/+342
2006-12-09re PR fortran/29464 ([4.1 only] problem with duplicate USE, ONLY of procedure...Paul Thomas6-16/+79
2006-12-09re PR fortran/29941 ([4.1 only] gfortran reports error with len of assumed si...Paul Thomas4-9/+34
2006-12-09implicit-typename1.C: Qualify types.Richard Guenther4-5/+11
2006-12-09cgraph.c: Update copyright.Jan Hubicka4-22/+23
2006-12-09haifa-sched.c (schedule_block): Remove excessive sanity check.Maxim Kuvyrkov2-8/+4
2006-12-09array_2.f90: Added sqrt test.Tobias Burnus2-0/+28
2006-12-09spu-protos.h (spu_split_immediate): Renamed from spu_split_address.Trevor Smigiel5-236/+482
2006-12-09configure.in: Add x86 darwin support for libjava.Sandro Tolaini3-147/+142
2006-12-09Daily bump.GCC Administrator1-1/+1
2006-12-08configure.ac: Fix x86 darwin builds.Mike Stump5-14/+37
2006-12-08re PR target/30039 (HPPA: Incorrect code generated on 64bit host)John David Anglin2-1/+20
2006-12-08t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.Mike Stump3-1/+20
2006-12-08re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak8-6/+25
2006-12-082006-12-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez4-6/+24
2006-12-08pa.h (LEGITIMATE_CONSTANT_P): Simplify.John David Anglin2-7/+16
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell27-112/+134
2006-12-08New TER code.Andrew MacLeod5-605/+801
2006-12-08Fix ChangeLog.Eric Botcazou2-6/+9
2006-12-08bfin.c (effective_address_32bit_p): Return true for anything involving the GOT.Bernd Schmidt3-7/+24
2006-12-08testsuite_hooks.cc (set_memory_limits): Don't set RLIMIT_AS below 16MB on x86...Jakub Jelinek2-0/+15
2006-12-08re PR fortran/27546 (IMPORT is broken)Tobias Burnus4-12/+115