aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-02tree-sra.c (sra_walk_fns): Document new restriction.Eric Botcazou2-5/+13
2007-03-02i386.h (TUNEMASK): Remove define.Uros Bizjak3-62/+71
2007-03-02re PR c++/28253 (ICE with invalid covariant return)Simon Martin4-1/+30
2007-03-02Index: gcc/cp/ChangeLogGeoffrey Keating4-8/+29
2007-03-02Used signed infinities in VRP.Ian Lance Taylor4-204/+789
2007-03-02tree-ssa-structalias.c (could_have_pointers): Tidy.Diego Novillo5-27/+114
2007-03-02alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i...Eric Botcazou2-1/+6
2007-03-02expr.h (promoted_input_arg): Remove decl.Richard Henderson4-56/+35
2007-03-02dfp.md: New file.Ben Elliston4-30/+457
2007-03-02i386.c (override_options): Put initialization of ix86_tune_mask and ix86_arch...Uros Bizjak2-2/+8
2007-03-02t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.Richard Sandiford2-0/+7
2007-03-02t-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.Richard Sandiford2-2/+11
2007-03-02re PR target/31019 (Microoptimization of the i386 and x86_64 compilers)Uros Bizjak3-14/+43
2007-03-02typeck.c (common_base_type): Delete unused function.Manuel López-Ibáñez2-54/+4
2007-03-02re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic bl...Ben Elliston2-1/+6
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers10-0/+235
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses4-6/+27
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2-4/+22
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2-5/+22
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2-3/+23
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2-3/+20
2007-03-02Daily bump.GCC Administrator1-1/+1
2007-03-01* Make-lang.in: Add dummy lang.install-pdf target.Brooks Moses2-2/+7
2007-03-01* Make-lang.in: Add dummy lang.install-pdf target.Brooks Moses2-2/+7
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