aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-02Move libgcc1 to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-11-02 * testsuite/ChangeLog: Fix last ChangeLog entry.Uros Bizjak
2011-11-02 * gcc.target/i386/avx-cvt-2.c (dg-options): Add -mtune=generic.Uros Bizjak
2011-11-02 * config/i386/i386.c (bdesc_args) [IX86_BUILTIN_CVTTPD2DQ256]: UseUros Bizjak
2011-11-02Move shlib support to toplevel libgccRainer Orth
2011-11-022011-11-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-022011-11-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-11-022010-11-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-02 * godump.c (struct macro_hash_value): Define.Ian Lance Taylor
2011-11-02 * config/rs6000/rs6000.c (rs6000_code_end): Declare ATTRIBUTE_UNUSED.Alan Modra
2011-11-022011-11-02 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2011-11-02* config.sub: Update to version 2011-10-29 (added rl78)DJ Delorie
2011-11-02 * include/std/future (promise): Add constructors for uses-allocatorJonathan Wakely
2011-11-02Daily bump.GCC Administrator
2011-11-01Handle V4HI vector initialization more efficiently on VIS1.David S. Miller
2011-11-01/cpPaolo Carlini
2011-11-01 * config/i386/i386.md (splitters for int-float conversion): UseUros Bizjak
2011-11-012011-11-01 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2011-11-012011-11-01 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-11-01 * config/i386/i386.md (splitters for int-float conversion): UseUros Bizjak
2011-11-01 * config/i386/i386-protos.h (ix86_expand_adjust_ufix_to_sfix_si): NewJakub Jelinek
2011-11-01 * config/i386/i386.md (floatsi<mode>2_vector_sse_with_temp splitter):Uros Bizjak
2011-11-01 * config.gcc (powerpc*-*-linux*): Add powerpc*-*-linux*ppc476* variant.Peter Bergner
2011-11-01 PR target/50910Georg-Johann Lay
2011-11-01 PR c++/50500Jason Merrill
2011-11-012011-11-01 Tom de Vries <tom@codesourcery.com>Tom de Vries
2011-11-01Copyright years and whitespace fix for r180734Janne Blomqvist
2011-11-01 * gcc.dg/vect/no-scevccp-outer-6-global.c: Expect to vectorizeIra Rosen
2011-11-01Cleanup NEWUNIT allocation.Janne Blomqvist
2011-11-01Add vcond/vcondu patterns to sparc backend.David S. Miller
2011-11-01runtime: Don't ask mmap for wrapping memory.Ian Lance Taylor
2011-11-01runtime: Correct test of mmap return value.Ian Lance Taylor
2011-11-01syscall: Portability code for epoll_event on GNU/Linux.Ian Lance Taylor
2011-11-01 * c.opt (-fdeduce-init-list): Off by default.Jason Merrill
2011-11-01 * include/Makefile.am (install-freestanding-headers): InstallJason Merrill
2011-11-01 * doc/invoke.texi: Update for -std=c++11.Jason Merrill
2011-11-01PR debug/50869Alexandre Oliva
2011-11-01 * config/i386/sse.md (fixuns_trunc<mode><sseintvecmodelower>2): NewJakub Jelinek
2011-11-01 * config/i386/sse.md (sseintvecmode): Remove duplicate modes.Jakub Jelinek
2011-11-01Daily bump.GCC Administrator
2011-11-01 * acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.Gerald Pfeifer
2011-10-31syscall: Use sched_yield rather than pthread_yield.Ian Lance Taylor
2011-10-31Allow zero operand in sparc VIS3 cmask patterns.David S. Miller
2011-10-31syscall: Fix Errstr on systems without strerror_r.Ian Lance Taylor
2011-10-31Invalidate cached next real insn in dwarf2out_end_epilogue().David S. Miller
2011-10-31syscall: Remove a couple more 3-parameter match's in mksyscall.awk.Ian Lance Taylor
2011-10-31i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION.Richard Henderson
2011-10-31 PR libstdc++/1773Jason Merrill
2011-10-31 PR c++/50920Jason Merrill