aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-13libcpp: Replace macro usage with C++ constructsDavid Malcolm3-113/+517
2015-05-13zlib: Bump to automake 1.11.6Michael Haubenwallner4-48/+109
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner5-51/+111
2015-05-13libvtv: Bump to automake 1.11.6Michael Haubenwallner6-74/+205
2015-05-13libquadmath: Bump to automake 1.11.6Michael Haubenwallner4-67/+143
2015-05-13libobjc: Bump to automake 1.11.6Michael Haubenwallner2-9/+16
2015-05-13combine.c (simplify_set): When generating a CC set...Segher Boessenkool2-10/+12
2015-05-13libmpx: Bump to automake 1.11.6Michael Haubenwallner6-103/+204
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner5-81/+193
2015-05-13libgomp: Bump to automake 1.11.6Michael Haubenwallner6-89/+206
2015-05-13libffi: Bump to automake 1.11.6Michael Haubenwallner8-114/+295
2015-05-13libssp: Bump to automake 1.11.6Michael Haubenwallner4-54/+116
2015-05-13libsanitizer: Bump to automake 1.11.6Michael Haubenwallner11-121/+410
2015-05-13liboffloadmic: Bump to automake 1.11.6Michael Haubenwallner7-116/+244
2015-05-13libjava: Bump to automake 1.11.6Michael Haubenwallner7-135/+312
2015-05-13libjava/libltdl: Bump to automake 1.11.6Michael Haubenwallner4-62/+124
2015-05-13acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely3-2/+7
2015-05-13libjava/classpath: Bump to automake 1.11.6Michael Haubenwallner37-381/+1509
2015-05-13libdecnumber: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13libcpp: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13libcilkrts: Bump to automake 1.11.6Michael Haubenwallner4-53/+120
2015-05-13libcc1: Bump to automake 1.11.6Michael Haubenwallner4-51/+114
2015-05-13re PR tree-optimization/66123 (Array of labels as values + ternary operator +...Richard Biener4-0/+25
2015-05-13gotools: Bump to automake 1.11.6Michael Haubenwallner4-53/+123
2015-05-13libbacktrace: Bump to automake 1.11.6Michael Haubenwallner4-49/+97
2015-05-13boehm-gc: Bump to automake 1.11.6Michael Haubenwallner7-75/+179
2015-05-13re PR middle-end/66110 (uint8_t memory access not optimized)Richard Biener6-5/+37
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner14-124/+490
2015-05-13intl: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13fixincludes: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-05-13gcc: Bump to automake 1.11.6Michael Haubenwallner3-4/+10
2015-05-13line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm2-35/+44
2015-05-13Gimplify va_arg ap based on do_derefTom de Vries4-28/+16
2015-05-13re PR target/65103 ([i386] GOTOFF relocation is not propagated into address e...Ilya Enkovich4-1/+34
2015-05-13Fix test case.Martin Liska2-1/+5
2015-05-13re PR target/66112 (__builtin_mul_overflow for int16_t emits poor code)Jakub Jelinek4-24/+114
2015-05-13re PR target/66112 (__builtin_mul_overflow for int16_t emits poor code)Jakub Jelinek4-1/+28
2015-05-13re PR rtl-optimization/66048 ([i386] ICE in create_pre_exit when both AVX and...Ilya Enkovich5-2/+31
2015-05-13re PR rtl-optimization/64616 (Redundant ldr when accessing var inside and out...Thomas Preud'homme5-14/+144
2015-05-13re PR target/66047 (vlc compilation failure with target attribute)Jan Hubicka5-11/+79
2015-05-13re PR ipa/65873 (Failure to inline always_inline memcpy)Jan Hubicka2-0/+19
2015-05-13re PR ipa/65873 (Failure to inline always_inline memcpy)Jan Hubicka2-35/+61
2015-05-12mmix.c, msp430.c: Add space between string literal and macro name.Jason Merrill5-7/+17
2015-05-13Daily bump.GCC Administrator1-1/+1
2015-05-12mips.c (mips_print_operand): Remove 'y' operand code.Steve Ellcey4-18/+10
2015-05-12compiler: If unary & does not escape, the var does not escape.Ian Lance Taylor1-1/+6
2015-05-12re PR fortran/66111 (ICE with matmul and vector subscripts)Thomas Koenig4-0/+70
2015-05-12Implement -Wmisleading-indentationDavid Malcolm18-25/+1107
2015-05-12alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak7-65/+62
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod24-143/+274