summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * runtime: Correct test of mmap return value.ian2011-11-011-1/+6
| * syscall: Portability code for epoll_event on GNU/Linux.ian2011-11-016-13/+301
| * * c.opt (-fdeduce-init-list): Off by default.jason2011-11-014-9/+12
| * * include/Makefile.am (install-freestanding-headers): Installjason2011-11-0133-20/+58
| * * doc/invoke.texi: Update for -std=c++11.jason2011-11-011-19/+16
| * PR debug/50869aoliva2011-11-013-4/+15
| * * config/i386/sse.md (fixuns_trunc<mode><sseintvecmodelower>2): Newjakub2011-11-012-0/+32
| * * config/i386/sse.md (sseintvecmode): Remove duplicate modes.jakub2011-11-012-24/+33
| * Daily bump.gccadmin2011-11-011-1/+1
| * * acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux.gerald2011-11-013-4/+9
| * syscall: Use sched_yield rather than pthread_yield.ian2011-10-311-2/+2
| * Allow zero operand in sparc VIS3 cmask patterns.davem2011-10-312-3/+5
| * syscall: Fix Errstr on systems without strerror_r.ian2011-10-311-2/+2
| * Invalidate cached next real insn in dwarf2out_end_epilogue().davem2011-10-312-1/+8
| * syscall: Remove a couple more 3-parameter match's in mksyscall.awk.ian2011-10-311-2/+2
| * i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION.rth2011-10-314-119/+48
| * PR libstdc++/1773jason2011-10-312-1/+10
| * PR c++/50920jason2011-10-3134-68/+108
| * 2011-10-31 Martin Jambor <mjambor@suse.cz>jamborm2011-10-314-57/+228
| * * tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_defjakub2011-10-316-2/+260
| * Update file position for inquire lazily.jb2011-10-317-46/+50
| * Introduce a size member function to struct stream.jb2011-10-317-24/+56
| * Simplify handling of special files.jb2011-10-317-117/+63
| * 2011-10-31 Paul Brook <paul@codesourcery.com>pbrook2011-10-314-0/+49
| * * gcc-ar: Do not include stdio.h.dje2011-10-312-2/+5
| * * mangle.c (get_mangled_id): Factor from ...dnovillo2011-10-312-2/+16
| * * tree-streamer-out.c (pack_ts_base_value_fields): Emitdnovillo2011-10-313-2/+15
| * Slight improvements to vec_init code gen on sparc.davem2011-10-312-0/+109
| * Handle many consecutive location notes more efficiently in dwarf2.davem2011-10-312-2/+37
| * Daily bump.gccadmin2011-10-311-1/+1
| * 2011-10-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl2011-10-301-1/+2
| * 2011-10-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl2011-10-305-17/+90
| * * config/i386/i386.md (avx2_vec_dup<mode>): Macroize insn fromuros2011-10-302-129/+63
| * 2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>rth2011-10-306-17/+104
| * * ja.po: Update.jsm282011-10-302-240/+215
| * * prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux.gerald2011-10-302-23/+10
| * * gcc.dg/scal-to-vec2.c (dg-options): Add -fno-common to options ondanglin2011-10-3018-0/+38
| * * faq.xml (Who's in charge of it?): Refer to the Linux kernelgerald2011-10-302-2/+9
| * * NEWS (GCC 2.95): Refer to GNU/Linux instead of Linux.gerald2011-10-302-2/+7
| * * tree-vectorizer.h (NUM_PATTERNS): Bump to 9.jakub2011-10-303-1/+138
| * Fix minor issuesebotcazou2011-10-301-26/+22
| * Properly limit backwards label scanning in reorg.davem2011-10-304-17/+23
| * Fix marking of SMSed loops as BB_DISABLE_SCHEDULErevitale2011-10-302-2/+27
| * /cppaolo2011-10-304-0/+21
| * Daily bump.gccadmin2011-10-301-1/+1
| * PR target/50617danglin2011-10-2912-419/+435
| * * config/i386/i386.md (xop_sha<mode>3): Rename from xop_ashl<mode>3.uros2011-10-293-20/+27
| * * config/i386/i386.md (lshlv16qi3): Remove expander.uros2011-10-292-62/+58
| * * gcc.target/i386/fma-check.h (main): Use return 0 instead of exit (0).uros2011-10-294-3/+9
| * PR target/50691danglin2011-10-292-0/+22