aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-20i386.h (SSE_VEC_FLOAT_MODE_P): New define.Uros Bizjak4-1522/+1110
2008-02-20Makefile.am ($(TOOLS_ZIP)): Revert part of previous change, Do copy resource ...Matthias Klose3-10/+16
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-20inclhack.def (solaris_math_10): New.Kaveh R. Ghazi4-13/+101
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey6-18/+33
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-19dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETS...Andreas Tobler3-16/+20
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 other/12618 (core not cleaned up by 'make distclean')Ben Elliston2-1/+7
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* crontab: Add 4.3 branch. Set trunk to 4.4.Jakub Jelinek2-1/+6
2008-02-18* BASE-VER: Set to 4.4.0.Jakub Jelinek2-1/+5
2008-02-18cp-tools.texinfo (@direntry): Prefix info name with cp-.Jakub Jelinek4-3/+9
2008-02-18[multiple changes]Paolo Carlini3-47/+124
2008-02-18Daily bump.GCC Administrator1-1/+1
2008-02-18poly_laguerre.tcc: Doxygen fixes.Ed Smith-Rowland5-6/+13
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik28-532/+575
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 libstdc++/35221 (libstdc++ broken)Paolo Carlini7-59/+77
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