aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-12-12re PR rtl-optimization/27761 (combine miscompiles)James E Wilson2-10/+26
2006-12-12tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check for sto...Ira Rosen8-10/+249
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-12spu.opt (mfixed-range): New option.Sa Liu7-1/+104
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 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-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