aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-11spu-elf.h (STARTFILE_SPEC): Update.Sa Liu9-295/+40
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-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-09Daily bump.GCC Administrator1-1/+1
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-08re PR fortran/27546 (IMPORT is broken)Tobias Burnus4-12/+115
2006-12-08Correctly wrap my changelog entry.Andrew Pinski1-1/+2
2006-12-08re PR c++/29732 (ICE on invalid friend declaration)Mark Mitchell7-11/+57
2006-12-07Add a PR reference for the patch which fixed PR 27558.Andrew Pinski1-0/+1
2006-12-08Daily bump.GCC Administrator1-1/+1
2006-12-07spu-c.c (spu_build_overload_builtin): Delete.Andrew Pinski5-28/+79
2006-12-07spu.c (array_to_constant): Correct the order of arguments to the calls of hwi...Trevor Smigiel2-2/+7
2006-12-07re PR c++/29980 (ICE using attribute in invalid declaration)Lee Millward6-6/+29
2006-12-07* config/elfos.h (TARGET_ASM_RECORD_GCC_SWITCHES): Set to elf_record_gcc_swit...Nick Clifton2-0/+10
2006-12-07* treelang/compile/var_defs.tree: Adjust.Mike Stump2-4/+8
2006-12-07* ru.po: New.Joseph Myers2-0/+28930
2006-12-07expr.c (string_constant): Account for non-zero lower bound arrays.Andrew MacLeod2-1/+19