aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz4-5/+17
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig6-1/+68
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian4-0/+25
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini2-8/+17
2005-08-24re PR c++/22454 (ICE with operator in default argument in template class)Nathan Sidwell4-2/+23
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak14-44/+122
2005-08-24fold-const.c (ptr_difference_const): Use cst_and_fits_in_hwi instead of host_...Zdenek Dvorak2-2/+7
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini2-20/+26
2005-08-24re PR tree-optimization/23486 (ICE in execute_todo, at passes.c:677)Zdenek Dvorak2-1/+7
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards13-193/+632
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski2-22/+7
2005-08-24configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra3-4/+9
2005-08-24Daily bump.GCC Administrator1-1/+1
2005-08-23stdarg-2.c (main): Make sure long constants have the L suffix.DJ Delorie2-2/+7
2005-08-23re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini4-19/+14
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini3-22/+43
2005-08-23* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell2-1/+5
2005-08-23sh.c (sh_builtin_saveregs): If the number of to-be-saved fp registers is even...J"orn Rennecke2-19/+55
2005-08-23re PR c++/23044 (ICE on valid code)Nathan Sidwell4-1/+29
2005-08-23re PR middle-end/23467 (alignment of member doesn't always carry over to alig...J"orn Rennecke4-2/+38
2005-08-23lambda-code.c (lambda_vector_lexico_pos): Moved...Sebastian Pop4-23/+47
2005-08-23re PR tree-optimization/23511 (Segfault in fold_binary)Sebastian Pop2-1/+9
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek7-13/+79
2005-08-23missed in last commitAlan Modra1-0/+10
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn2-35/+68
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra3-3/+12
2005-08-23Daily bump.GCC Administrator1-1/+1
2005-08-23* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.Ben Elliston2-2/+7
2005-08-22Correct PR number in last patch checked in.Jim Wilson1-1/+1
2005-08-22Partial fix for too large arrays.James E Wilson2-2/+8
2005-08-22re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek6-3/+248
2005-08-22Fix PR number in changelog:Andrew Pinski1-1/+1
2005-08-22re PR c/18715 (warning: "enumeration value not handled in switch" for '...' r...Andrew Pinski4-1/+51
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez15-1/+4819
2005-08-22re PR c++/22233 (ICE with wrong number of template parameters)Volker Reichelt4-0/+24
2005-08-22re PR c++/23089 (internal compiler error: in int_mode_for_mode, at stor-layou...Volker Reichelt4-4/+24
2005-08-22altivec.md (xorv4sf3): New.Ira Rosen4-1/+78
2005-08-21re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2-5/+25
2005-08-22* decl.c: Typo in comment.Steven G. Kargl2-1/+5
2005-08-22Daily bump.GCC Administrator1-1/+1
2005-08-21* array.c: Bump GFC_MAX_AC_EXPAND from 100 to 65535.Steven G. Kargl2-1/+5
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter14-114/+218
2005-08-21simplify-rtx.c (simplify_immed_subreg): Only clear up to elem_bitsize bits, n...Jakub Jelinek4-1/+20
2005-08-21re PR tree-optimization/23433 (ICE: tree check: expected real_cst, have integ...Sebastian Pop3-0/+21
2005-08-21* testsuite/gcc.dg/tree-ssa/pr23391.c: Should be compiled with -O2.Sebastian Pop1-0/+1
2005-08-21re PR tree-optimization/23434 (ICE: Segmentation fault compiling gsl1.5 at -O2)Sebastian Pop3-0/+29
2005-08-21tree-vect-transform.c (get_initial_def_for_reduction): Set need_epilog_adjust...Dorit Nuzman2-42/+33
2005-08-21Daily bump.GCC Administrator1-1/+1
2005-08-20re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2-0/+36