aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move crtstuff support to toplevel libgccRainer Orth170-1227/+1142
2011-11-02* testsuite/ChangeLog: Fix last ChangeLog entry.Uros Bizjak1-1/+1
2011-11-02avx-cvt-2.c (dg-options): Add -mtune=generic.Uros Bizjak5-5/+13
2011-11-02i386.c (bdesc_args): Use CODE_FOR_fix_truncv4dfv4si2, not CODE_FOR_fix_truncv...Uros Bizjak2-5/+8
2011-11-02Move shlib support to toplevel libgccRainer Orth120-714/+876
2011-11-02re PR tree-optimization/50902 (intVar/dinternal.cc ICEs at -O2 -ftree-vectorize)Richard Guenther4-2/+31
2011-11-02re PR libstdc++/50951 (state of subtract_with_carry_engine not saved correctl...Paolo Carlini9-19/+139
2011-11-02re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894)Richard Guenther6-42/+93
2011-11-02godump.c (struct macro_hash_value): Define.Ian Lance Taylor2-40/+131
2011-11-02rs6000.c (rs6000_code_end): Declare ATTRIBUTE_UNUSED.Alan Modra2-0/+5
2011-11-02c++config: Add tr2 to versioned namespaces.Benjamin Kosnik4-2/+17
2011-11-01* config.sub: Update to version 2011-10-29 (added rl78)DJ Delorie2-3/+7
2011-11-02future (promise): Add constructors for uses-allocator construction from rvalu...Jonathan Wakely5-4/+197
2011-11-02Daily bump.GCC Administrator1-1/+1
2011-11-01Handle V4HI vector initialization more efficiently on VIS1.David S. Miller2-0/+27
2011-11-01re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)Paolo Carlini11-3/+320
2011-11-01i386.md (splitters for int-float conversion): Use SUBREG_REG on SUBREGs in sp...Uros Bizjak2-10/+28
2011-11-01bpabi.h (BE8_LINK_SPEC): Recognize generic-armv7 tuning.Andrew Stubbs2-0/+5
2011-11-01re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:...Tom de Vries4-0/+274
2011-11-01i386.md (splitters for int-float conversion): Use reg_or_subregno in splitter...Uros Bizjak2-31/+18
2011-11-01i386-protos.h (ix86_expand_adjust_ufix_to_sfix_si): New prototype.Jakub Jelinek4-24/+73
2011-11-01i386.md (floatsi<mode>2_vector_sse_with_temp splitter): Compare <ssevecmode>m...Uros Bizjak2-1/+6
2011-11-01config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner8-17/+286
2011-11-01re PR target/50910 ([avr] inefficient division by 2)Georg-Johann Lay5-16/+96
2011-11-01re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...Jason Merrill4-33/+69
2011-11-01re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:...Tom de Vries2-16/+104
2011-11-01Copyright years and whitespace fix for r180734Janne Blomqvist2-3/+4
2011-11-01no-scevccp-outer-6-global.c: Expect to vectorize the outer loop.Ira Rosen2-3/+6
2011-11-01Cleanup NEWUNIT allocation.Janne Blomqvist3-10/+16
2011-11-01Add vcond/vcondu patterns to sparc backend.David S. Miller4-0/+75
2011-11-01runtime: Don't ask mmap for wrapping memory.Ian Lance Taylor1-0/+2
2011-11-01runtime: Correct test of mmap return value.Ian Lance Taylor1-1/+6
2011-11-01syscall: Portability code for epoll_event on GNU/Linux.Ian Lance Taylor6-13/+301
2011-11-01* c.opt (-fdeduce-init-list): Off by default.Jason Merrill4-9/+12
2011-11-01Makefile.am (install-freestanding-headers): Install c++0x_warning.h.Jason Merrill33-20/+58
2011-11-01* doc/invoke.texi: Update for -std=c++11.Jason Merrill1-19/+16
2011-11-01re PR debug/50869 (ice in vt_expand_var_loc_chain)Alexandre Oliva3-4/+15
2011-11-01sse.md (fixuns_trunc<mode><sseintvecmodelower>2): New expander.Jakub Jelinek2-0/+32
2011-11-01sse.md (sseintvecmode): Remove duplicate modes.Jakub Jelinek2-24/+33
2011-11-01Daily bump.GCC Administrator1-1/+1
2011-11-01acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.Gerald Pfeifer3-4/+9
2011-10-31syscall: Use sched_yield rather than pthread_yield.Ian Lance Taylor1-2/+2
2011-10-31Allow zero operand in sparc VIS3 cmask patterns.David S. Miller2-3/+5
2011-10-31syscall: Fix Errstr on systems without strerror_r.Ian Lance Taylor1-2/+2
2011-10-31Invalidate cached next real insn in dwarf2out_end_epilogue().David S. Miller2-1/+8
2011-10-31syscall: Remove a couple more 3-parameter match's in mksyscall.awk.Ian Lance Taylor1-2/+2
2011-10-31i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION.Richard Henderson4-119/+48
2011-10-31re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L)Jason Merrill2-1/+10
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill34-68/+108
2011-10-31ipa-prop.c (mark_modified): Moved up in the file.Martin Jambor4-57/+228