summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * config/xtensa/xtensa.h (XCHAL_HAVE_MUL32_HIGH): Provide default.Bob Wilson2006-11-272-0/+7
* c-common.c (constant_fits_type_p): Delete.Roger Sayle2006-11-272-74/+69
* invoke.texi: Fixed typo.Tobias Burnus2006-11-272-1/+5
* re PR target/29319 (ICE unrecognizable insn: offset too large for larl (break...Michael Matz2006-11-275-4/+50
* 20061124-1.c: Add exit() function prototype.Uros Bizjak2006-11-272-0/+5
* expr.c (emit_block_move_via_libcall): Export.Jan Hubicka2006-11-2712-494/+1386
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-271-1/+0
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-278-37/+27
* target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther2006-11-279-3/+201
* re PR fortran/25620 (Missed optimization with power)Richard Guenther2006-11-275-23/+170
* re PR tree-optimization/22372 (Vectorizer produces mis-match types)Ira Rosen2006-11-272-56/+96
* revert: i386.c (ix86_rtx_costs): For standard 80387 constants...Uros Bizjak2006-11-273-19/+48
* re PR c++/29886 (Cast misinterpreted as variable declaration)Mark Mitchell2006-11-274-6/+53
* Checkin ChangeLogs from previous checkin.Kaveh Ghazi2006-11-271-0/+6
* Daily bump.GCC Administrator2006-11-271-1/+1
* configure.in (--with-mpfr-dir, [...]): Remove flags.Kaveh Ghazi2006-11-261-26/+29
* Fix oversight.Eric Botcazou2006-11-262-2/+5
* builtins.c (fold_builtin_fmin_fmax): Handle NaN arguments.Kaveh R. Ghazi2006-11-264-1/+47
* re PR fortran/29892 (substring out of bounds: Missing variable name for varia...Francois-Xavier Coudert2006-11-263-6/+45
* ipa-6.c: New.Razya Ladelsky2006-11-262-0/+35
* re PR tree-optimization/29122 (ICE with -ipa-cp and -m64 (tail calls))Razya Ladelsky2006-11-262-7/+9
* trans-decl.c (gfc_build_intrinsic_function_decls): Mark the pow functions as ...Andrew Pinski2006-11-262-0/+8
* re PR fortran/29982 ([4.1 only] ICE in write() with gfortran 4.1.2 (and 4.2 a...Andrew Pinski2006-11-254-2/+19
* Daily bump.GCC Administrator2006-11-261-1/+1
* re PR fortran/29951 (incorrect conversion from string to integer by TRANSFER())Andrew Pinski2006-11-254-3/+49
* reg-stack.c (get_true_reg): Fix UNSPEC_TRUNC_NOOP handling.Uros Bizjak2006-11-252-5/+7
* cse.c (cse_altered): Remove.Steven Bosscher2006-11-252-29/+28
* c.opt: Remove -ffixed-form, -ffixed-line-length-none, and -ffixed-line-length...Brooks Moses2006-11-252-9/+5
* re PR fortran/29711 ([4.2 only] error_print does not support %N$X)Francois-Xavier Coudert2006-11-252-57/+145
* config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.Uros Bizjak2006-11-252-88/+52
* re PR fortran/29973 ([4.2 only] CHAR not allowed as actual argument, even in ...Francois-Xavier Coudert2006-11-252-8/+5
* Add some missing >s.Jakub Jelinek2006-11-251-4/+4
* function.c (instantiate_virtual_regs_in_insn): Call force_reg inside start_se...Joseph Myers2006-11-252-1/+13
* jump.c (mark_all_labels): Work in cfglayout mode.Steven Bosscher2006-11-254-5/+55
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-2538-457/+502
* config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition.Uros Bizjak2006-11-253-106/+81
* re PR libfortran/29936 (Missed constraint on RECL=specifier in unformatted se...Jerry DeLisle2006-11-252-0/+16
* Daily bump.GCC Administrator2006-11-251-1/+1
* 20061124-1.c: Add "exit(0);" to the end of main.Andrew Pinski2006-11-242-0/+5
* re PR fortran/20880 (USE association of procedure's own interface)Paul Thomas2006-11-247-3/+119
* resolve.c (resolve_actual_arglist): Remove the special case for CHAR.Francois-Xavier Coudert2006-11-247-27/+16
* re PR c/29955 (ICE with -fopenmp -fexceptions)Jakub Jelinek2006-11-246-10/+49
* re PR c/29736 (ICE on duplicate vector attribute)Jakub Jelinek2006-11-244-0/+26
* re PR tree-optimization/29964 (function with volatile operators still found t...Andrew Pinski2006-11-244-6/+53
* eabispe.h (TARGET_DEFAULT): Include MASK_STRICT_ALIGN.Joseph Myers2006-11-244-5/+17
* simd-2.C: Use -O -w in general for PowerPC.Joseph Myers2006-11-243-1/+7
* s390.c (s390_emit_compare_and_swap): New function.Andreas Krebbel2006-11-244-10/+51
* pa.c (return_addr_rtx): Change 0xe0400002 to -532676606.John David Anglin2006-11-242-1/+7
* inline-16.c: Use __SIZE_TYPE__.Eric Christopher2006-11-242-20/+25
* re PR c/2707 (gcc does not warn on truncate)Manuel López-Ibáñez2006-11-249-85/+418