aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-02-20ChangeLog: Whitespace fixes.Uros Bizjak1-3/+3
2008-02-20fold-const.c (split_tree): Associate floatig-point expressions if flag_associ...Richard Guenther5-2/+22
2008-02-20tree.h (fold_real_zero_addition_p): Declare.Richard Guenther6-6/+47
2008-02-20re PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518 failed on OSX 10.3.9)Paolo Bonzini2-23/+31
2008-02-20i386.h (SSE_VEC_FLOAT_MODE_P): New define.Uros Bizjak4-1522/+1110
2008-02-20spu.md (vec_unpacku_hi_v8hi, [...]): Implement.Ira Rosen5-3/+195
2008-02-20struct-layout-1_generate.c (DG_OPTIONS): New define.Uros Bizjak3-28/+30
2008-02-19Add missing ChangeLog entry for revision 132455.H.J. Lu1-0/+5
2008-02-20Daily bump.GCC Administrator1-1/+1
2008-02-19re PR c++/34950 (ICE in svn boost math toolkit)Jason Merrill3-0/+29
2008-02-19(tree_bb_level_predictions): Remove variable next mistakely introducedJan Hubicka2-1/+6
2008-02-19predict.c (predict_paths_leading_to): Rewrite.Jan Hubicka2-56/+42
2008-02-19re PR bootstrap/35218 (build fails on mingw host)Ralf Wildenhues5-5/+21
2008-02-19re PR fortran/35030 (add type/kind information to pointer assignments)Daniel Franke2-5/+13
2008-02-19re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline funct...Jan Hubicka2-1/+6
2008-02-19re PR middle-end/28779 (internal compiler error: in cgraph_estimate_size_afte...Jan Hubicka2-8/+31
2008-02-19re PR ada/35186 (implicit assumption about alignment of DImode)H.J. Lu2-4/+6
2008-02-19* opts.c (print_specific_help): Fix typo in --help text.Nick Clifton2-1/+5
2008-02-19re PR target/35239 (Build failure when host cc is GCC-2.95.3 or earlier)Jakub Jelinek2-1/+35
2008-02-19re PR tree-optimization/34989 (ICE in get_addr_dereference_operands, at tree-...Richard Guenther5-55/+100
2008-02-19c-common.c (warn_for_collisions_1): Use appropriate option when warning.Manuel López-Ibáñez2-1/+7
2008-02-19re PR other/31349 (gcc -v --help returns no options for C, C++)Nick Clifton3-24/+90
2008-02-19re PR c++/35028 (ICE with strange ctor and firstprivate)Jakub Jelinek4-2/+28
2008-02-19re PR c++/34964 (ICE with broken variable in #pragma omp threadprivate)Jakub Jelinek7-1/+80
2008-02-19re PR c++/35078 (ICE with reference in parallel for loop)Jakub Jelinek5-2/+48
2008-02-19SMS: Minor misc fixesRevital Eres2-6/+13
2008-02-19coding conventionChristian Bruel1-1/+1
2008-02-19fix alignment bug in packed structs for STRICT_ALIGNMENT targetsChristian Bruel2-72/+86
2008-02-19test case for alignment bug in packed structs for STRICT_ALIGNMENT targetsChristian Bruel2-0/+44
2008-02-19re PR target/33555 (x86 missed opportunity for sbb)Uros Bizjak4-0/+50
2008-02-19sfp-machine.h (__gcc_CMPtype): New typedef.Uros Bizjak3-1/+14
2008-02-19Support valgrind 3.3 for --enable-checking=valgrind.Hans-Peter Nilsson5-73/+88
2008-02-19re PR target/35071 (bad instruction `do_itt eq')Paul Brook3-2/+8
2008-02-18re PR target/35189 (-mno-sse4.2 turns off SSE4a)H.J. Lu17-71/+634
2008-02-19Daily bump.GCC Administrator1-1/+1
2008-02-18i386-modes.def: Use 4 byte alignment on DI for 32bit host.H.J. Lu2-0/+9
2008-02-18re PR middle-end/34921 (Misalign stack variable referenced by nested function)Joey Ye4-0/+56
2008-02-18* BASE-VER: Set to 4.4.0.Jakub Jelinek2-1/+5
2008-02-18Daily bump.GCC Administrator1-1/+1
2008-02-17re PR ada/15479 (Ada manual problems)Ralf Wildenhues3-45/+59
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues13-38/+53
2008-02-17re PR middle-end/35227 (gcc ICEs for functions with unused complex argument)Richard Guenther4-7/+26
2008-02-17re PR tree-optimization/35231 (VRP miscompiles libX11)Richard Guenther4-1/+32
2008-02-17Revert:Uros Bizjak4-7/+21
2008-02-17Daily bump.GCC Administrator1-1/+1
2008-02-16encode-2.mm: XFAIL.Kaveh R. Ghazi3-3/+8
2008-02-16has_nothrow_assign.C: Skip some tests when __PIC__.Kaveh R. Ghazi4-0/+21
2008-02-16re PR c/28368 (-std=c89 doesn't warn about gcc's "?:" extension)Manuel López-Ibáñez2-19/+34
2008-02-16re PR fortran/34952 (Document lack of support for ENCODE/DECODE)Francois-Xavier Coudert2-43/+220
2008-02-16fastcall-sseregparm.c: Include sse-check.h.Uros Bizjak6-11/+36