aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-19re PR target/29114 (ICE when cross-compiling glibc for hppa on a 64bit host)John David Anglin2-0/+7
2006-11-19functional (hash(long long), [...]): Add specializations.Paolo Carlini2-0/+7
2006-11-19* gcc.dg/vect/vect-27.c: Fix initialization.Dorit Nuzman2-1/+5
2006-11-19Daily bump.GCC Administrator1-1/+1
2006-11-18re PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for exces...John David Anglin2-1/+9
2006-11-18builtins.c (integer_valued_real_p): Handle fmin/fmax.Kaveh R. Ghazi5-10/+224
2006-11-18fold-const.c (fold_strip_sign_ops): Handle copysign.Kaveh R. Ghazi4-7/+51
2006-11-18i386.c (ix86_builtins): New array for ix86 builtin function decls.Richard Guenther2-39/+75
2006-11-18invoke.texi (core2): Add item.Vladimir Makarov5-30/+131
2006-11-18configure.in (--with-mpfr-dir): Also look in .libs and _libs for libmpfr.a.Kaveh R. Ghazi3-123/+141
2006-11-18re PR fortran/24285 ([4.2 only] format(1000(a,$)))Francois-Xavier Coudert4-4/+23
2006-11-18invoke.texi: Fix mno-isel typo.Aldy Hernandez2-1/+5
2006-11-18spe.md (movv4hi_internal): Add alternative for easy vector constant loads.Joseph Myers2-3/+9
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers6-1/+29
2006-11-18Daily bump.GCC Administrator1-1/+1
2006-11-172006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.orgJerry DeLisle1-2/+2
2006-11-17reload1.c (reloads_unique_chain): New.DJ Delorie2-1/+52
2006-11-17predicates.md (addsubx_operand): New.Bob Wilson5-530/+189
2006-11-17* config/xtensa/xtensa.md (tstsi): DeleteBob Wilson2-11/+4
2006-11-17* config/xtensa/xtensa.md (entry): Do not emit .frame directive.Bob Wilson2-7/+5
2006-11-17* config/xtensa/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Bob Wilson2-1/+6
2006-11-17* config/xtensa/lib1funcs.asm (__umulsidi3): Restore a0 on exit.Bob Wilson2-0/+8
2006-11-17re PR ada/27936 (gnatbind fails to link)Eric Botcazou2-36/+30
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak32-419/+425
2006-11-17gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.Francois-Xavier Coudert12-33/+225
2006-11-17re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.)Paolo Bonzini7-71/+249
2006-11-17re PR tree-optimization/29801 (ICE in set_lattice_value (tree-ssa-ccp.c))Zdenek Dvorak4-9/+71
2006-11-17tree-vect-transform.c (vect_create_epilog_for_reduction): Fix formating.Zdenek Dvorak2-28/+41
2006-11-17tree-ssa-alias.c (new_type_alias): Do not use offset of expr to select subvar...Zdenek Dvorak2-13/+37
2006-11-17re PR middle-end/29584 (internal compiler error on optimization)Jakub Jelinek4-1/+42
2006-11-17i386.c (ix86_function_sseregparm): Missing comment update.Uros Bizjak1-4/+4
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump6-9/+50
2006-11-17arm.h (CONSTANT_ALIGNMENT): Don't over-align strings when optimizing for size.Richard Earnshaw2-0/+6
2006-11-17stdarg-2.c, stdarg-4.c: Condition PowerPC tests for saving FPRs on powerpc_fprs.Joseph Myers6-11/+21
2006-11-17Daily bump.GCC Administrator1-1/+1
2006-11-16* Makefile.in (targhooks.o): Add $(OPTABS_H).Mike Stump2-1/+6
2006-11-16tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.Dirk Mueller9-24/+34
2006-11-16re PR middle-end/26306 (ICE on volatile array with non-constant bounds)Eric Botcazou6-50/+108
2006-11-16MAINTAINERS: Add myself and Daniel Berlin as loop optimizer maintainers.Zdenek Dvorak2-1/+7
2006-11-16spe.md (frob_di_df_2): Handle non-offsettable memory operand.Joseph Myers2-0/+10
2006-11-16re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert5-19/+220
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert5-17/+24
2006-11-16arm.md (abssi2): Allow Thumb as well.Richard Earnshaw2-5/+45
2006-11-16i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak3-6/+14
2006-11-16re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3)Maxim Kuvyrkov6-18/+165
2006-11-15re PR middle-end/29862 (Calling a function with gcc_assert)H.J. Lu2-1/+8
2006-11-15data.c: Remove trailing periods from error messages.Brooks Moses11-21/+34
2006-11-15lang.opt: Rearrange entries back into ASCII order.Brooks Moses2-73/+77
2006-11-16Daily bump.GCC Administrator1-1/+1
2006-11-15import3.f90: Fix error message.Steven G. Kargl2-1/+5