aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-31tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_def in a loop...Jakub Jelinek6-2/+260
2011-10-31Update file position for inquire lazily.Janne Blomqvist7-46/+50
2011-10-31Introduce a size member function to struct stream.Janne Blomqvist7-24/+56
2011-10-31Simplify handling of special files.Janne Blomqvist7-117/+63
2011-10-31cgraphunit.c: Don't mark clones as static constructors.Paul Brook4-0/+49
2011-10-31gcc-ar: Do not include stdio.h.David Edelsohn2-2/+5
2011-10-31mangle.c (get_mangled_id): Factor from ...Diego Novillo2-2/+16
2011-10-31tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo3-2/+15
2011-10-30Slight improvements to vec_init code gen on sparc.David S. Miller2-0/+109
2011-10-30Handle many consecutive location notes more efficiently in dwarf2.David S. Miller2-2/+37
2011-10-31Daily bump.GCC Administrator1-1/+1
2011-10-30symbol.c (gfc_free_charlen): Whitespace.Steven G. Kargl1-1/+2
2011-10-30re PR other/50573 (configure lists --with-gnu-ld twice)Steven G. Kargl5-17/+90
2011-10-30i386.md (avx2_vec_dup<mode>): Macroize insn from avx2_vec_dup{v8sf,v4sf} usin...Uros Bizjak2-129/+63
2011-10-30tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions.Dmitry Plotnikov6-17/+104
2011-10-30* ja.po: Update.Joseph Myers2-240/+215
2011-10-30prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux.Gerald Pfeifer2-23/+10
2011-10-30scal-to-vec2.c (dg-options): Add -fno-common to options on hppa*-*-hpux*.John David Anglin18-0/+38
2011-10-30faq.xml (Who's in charge of it?): Refer to the Linux kernel instead of just L...Gerald Pfeifer2-2/+9
2011-10-30NEWS (GCC 2.95): Refer to GNU/Linux instead of Linux.Gerald Pfeifer2-2/+7
2011-10-30tree-vectorizer.h (NUM_PATTERNS): Bump to 9.Jakub Jelinek3-1/+138
2011-10-30Fix minor issuesEric Botcazou1-26/+22