aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-01* Make-lang.in: Add dummy lang.install-pdf target.Brooks Moses2-2/+7
2007-03-01arm.c (arm_legitimate_index_p): Limit iWMMXt addressing modes to LDRD for DIm...Paul Brook4-16/+85
2007-03-01tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll factor b...Zdenek Dvorak5-18/+192
2007-03-01re PR c++/23689 (Malformed typedef silently ignored)Simon Baldwin6-4/+42
2007-03-01expr.c (emit_move_complex_push): Export.Richard Henderson4-11/+48
2007-03-01i386.c (ix86_modes_tieable_p): Fix typo, use also size of mode1 to check for ...Uros Bizjak2-1/+6
2007-03-01Makefile.in (rtlanal.o): Depend on tree.h.Richard Sandiford10-93/+175
2007-03-01re PR fortran/30865 ([4.1, 4.2 only] optional argument passed on to size(...,...Tobias Burnus2-4/+12
2007-03-01Daily bump.GCC Administrator1-1/+1
2007-02-28revert: Makefile.def (dependencies): Add dependency for install-target-libssp...Eric Christopher2-26/+28
2007-02-28re PR middle-end/30364 (Wrong variable ranges due to constant folding)Richard Guenther6-4/+96
2007-02-28builtin-frexp-1.c: On mips*-*-irix6* and powerpc*, use -funsafe-math-optimiza...Kaveh R. Ghazi4-0/+16
2007-02-28builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore18-338/+398
2007-02-28predict.def (PRED_TREE_EARLY_RETURN, [...]): Update outcomes.Jan Hubicka2-3/+8
2007-02-28re PR fortran/30888 (%VAL construct fails with argument procedures)Tobias Burnus7-41/+101
2007-02-28Make-lang.in (doc/gnat_ugn_unw.texi): Depend on $(gcc_docdir)/include/gcc-com...Andreas Schwab2-4/+11
2007-02-28re PR fortran/30968 ([4.1 only] Bogus warning with continued lines of concate...Tobias Burnus4-2/+42
2007-02-28target-supports.exp (check_profiling_available): Not available for bfin-*-*.Bernd Schmidt2-0/+3
2007-02-28thunk7.C: New test.Bernd Schmidt2-0/+59
2007-02-28Fixup whitespacing.Mike Stump1-8/+9
2007-02-28calls.c (emit_library_call_value_1): Handle partial registers correctly when ...Bernd Schmidt2-1/+17
2007-02-28Daily bump.GCC Administrator1-1/+1
2007-02-28predicates.md (move_src_operand): Allow zero for mode.John David Anglin3-2/+11
2007-02-27re PR target/30970 (Register zeroing by xor N,N should be moved out of loop)Uros Bizjak5-7/+44
2007-02-27darwin-crt3.c: Avoid compilation when compiling for a kext multilib.Mike Stump2-0/+10
2007-02-27mkheaders.in (incdir): Use include-fixed not include.Joseph Myers4-50/+65
2007-02-27t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and _smulsi3_highpart.Bernd Schmidt4-1/+98
2007-02-27c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.Mark Mitchell4-8/+21
2007-02-27bfin.md (rotl16, [...]): New patterns.Bernd Schmidt2-0/+33
2007-02-27bfin.c (bfin_output_mi_thunk): Use R3 as scratch reg instead of R2.Bernd Schmidt2-1/+4
2007-02-27trans-array.c (structure_alloc_comps): Use correct type for null pointer cons...Richard Guenther2-1/+6
2007-02-27bfin.md (ssashiftv2hi3, [...]): Fix output template to use half reg for opera...Bernd Schmidt2-4/+7
2007-02-27bfin.h (enum reg_class, [...]): Add D0REGS through D7REGS.Bernd Schmidt3-19/+543
2007-02-27bfin.c: Include "cfglayout.h".Bernd Schmidt2-86/+340
2007-02-27bfin.md (doloop_end): FAIL if counter reg isn't SImode.Bernd Schmidt2-1/+7
2007-02-27* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.Andreas Schwab2-1/+5
2007-02-27predict.c (last_basic_block_p): Remove.Jan Hubicka2-25/+37
2007-02-27* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.Brooks Moses2-1/+6
2007-02-27gcj.texi: Standardize title page.Brooks Moses2-2/+5
2007-02-26gcc/ChangeLog ---------------------------------------------------------Brooks Moses15-52/+75
2007-02-27stabs-attrib-vect-darwin.c: Allow for more builtin types.Geoffrey Keating2-1/+4
2007-02-27Daily bump.GCC Administrator1-1/+1
2007-02-27class1.C: Port to Darwin.Geoffrey Keating3-3/+8
2007-02-27predict.def: Set outcomes according to more recent results.Jan Hubicka3-23/+19
2007-02-26loop-iv.c (simplify_using_initial_values): Fix oversight in previous change; ...Bernd Schmidt2-1/+9
2007-02-26builtin-modf-1.c: Use -fno-finite-math-only on sh* targets.Kaveh R. Ghazi2-0/+6
2007-02-26re PR fortran/30865 ([4.1, 4.2 only] optional argument passed on to size(...,...Thomas Koenig4-8/+67
2007-02-26c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell7-36/+99
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell14-41/+258
2007-02-26Fix formatting nits.Eric Botcazou1-176/+161