summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * extended.texi (__builtin_expect): We no longer require second argumenthubicka2006-11-1113-271/+34
* * tree-pretty-print.c (dump_generic_node): Print sign of Inf.ghazi2006-11-112-1/+5
* * predict.c (predict_loops): Kill RTL variant.hubicka2006-11-112-64/+32
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-1116-434/+47
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-1121-91/+61
* * tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch.rakdver2006-11-113-4/+11
* gcc/rsandifo2006-11-115-2/+74
* * config/bfin/bfin.h (FUNCTION_PROFILER): Don't use LABELNO.jiez2006-11-112-4/+11
* * fold-const.c (operand_equal_p) <INTEGER_CST, REAL_CST, VECTOR_CST>:sayle2006-11-112-11/+8
* * rtl.h (MEM_COPY_ATTRIBUTES): Copy MEM_POINTER.bergner2006-11-112-0/+5
* * builtins.c (fold_builtin_cos): Use fold_strip_sign_ops().ghazi2006-11-115-19/+110
* * fold-const.c (negate_mathfn_p): Add BUILT_IN_ERF.ghazi2006-11-114-0/+63
* * tree.c (build_int_cst_wide): Add an assertion (gcc_unreachable)sayle2006-11-113-6/+17
* Daily bump.gccadmin2006-11-111-1/+1
* Corrected gfc_process_option to gfc_handle_option in my lastbrooks2006-11-101-1/+1
* * lang.opt (-fmodule-private): Remove option.brooks2006-11-105-21/+18
* * cse.c (cse_process_notes): Copy the propagated value.hubicka2006-11-106-7/+24
* 2006-11-10 Paul Thomas <pault@gcc.gnu.org>pault2006-11-104-3/+54
* 2006-11-10 Tobias Burnus <burnus@net-b.de>burnus2006-11-102-1/+6
* 2006-11-10 Paul Thomas <pault@gcc.gnu.org>pault2006-11-104-3/+58
* * final.c (final): Walk from first instruction.hubicka2006-11-103-1/+7
* PR target/29777uros2006-11-104-3/+60
* * builtins.c (do_mpfr_arg3): New.ghazi2006-11-105-6/+191
* * check.c (same_type_check): Typo fix in comment.brooks2006-11-102-1/+5
* Daily bump.gccadmin2006-11-101-1/+1
* 2006-11-09 Eric Christopher <echristo@apple.com>echristo2006-11-099-4346/+6381
* * config/ia64/ia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicodesje2006-11-092-0/+21
* 2006-11-09 Paul Thomas <pault@gcc.gnu.org>pault2006-11-094-2/+45
* * config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.drow2006-11-092-2/+5
* 2006-11-09 Paul Thomas <pault@gcc.gnu.org>pault2006-11-094-1/+48
* 2006-11-09 Serge Belyshev <belyshev@depni.sinp.msu.ru>sayle2006-11-095-3/+37
* 2006-11-09 Paul Thomas <pault@gcc.gnu.org>pault2006-11-0910-56/+139
* 2006-11-09 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-11-094-0/+29
* * gcc.dg/builtins-20.c: Use fabs, not __builtin_fabs.ghazi2006-11-092-36/+37
* 2006-11-09 Tobias Burnus <burnus@net-b.de>burnus2006-11-093-1/+7
* * doc/invoke.texi: Minor formatting fixes in option lists.brooks2006-11-092-4/+7
* * invoke.texi: Added documentation for -fmax-errors option.brooks2006-11-092-28/+46
* * lang.opt: Add -fmax-errors= option.brooks2006-11-095-18/+63
* * lang.opt: Remove non-working -qkind= option.brooks2006-11-095-24/+8
* Daily bump.gccadmin2006-11-091-1/+1
* PR tree-optimization/29738rakdver2006-11-095-179/+217
* * gcc.dg/torture/builtin-math-3.c: Add more sincos tests.ghazi2006-11-082-4/+10
* 2006-11-08 Andrew Pinski <Andrew_Pinski@playstation.sony.com>pinskia2006-11-082-6/+6
* * tree-ssa-propagate.c (set_rhs): Restructure validity tests as asayle2006-11-085-38/+85
* gcc/carlos2006-11-083-2/+9
* 2006-11-08 Tobias Burnus <burnus@net-b.de>burnus2006-11-083-4/+35
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-0857-713/+4210
* 2006-11-07 Eric Christopher <echristo@apple.com>echristo2006-11-086-295/+328
* Daily bump.gccadmin2006-11-081-1/+1
* * c-common.c (c_common_attributes): Add gnu_inline attribyte.jakub2006-11-076-19/+142