aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-10runtime/internal/atomic: new package, API copied from Go 1.7Ian Lance Taylor7-1/+432
2016-09-10go-backend.c (go_trampoline_info): Remove.Ian Lance Taylor3-11/+5
2016-09-10Fix -Wshadow warning in libiberty/cp-demangle.cMark Wielaard2-5/+10
2016-09-10compiler: code cleanup (unused header file)Ian Lance Taylor2-3/+2
2016-09-09re PR rtl-optimization/77289 (ICE in extract_constrain_insn, at recog.c:2212 ...Peter Bergner4-17/+63
2016-09-10Commit the ChangeLog entry for revision 240063.Steven G. Kargl1-0/+7
2016-09-10re PR fortran/77420 (gfortran and equivalence produces internal compiler error)Steven G. Kargl3-1/+31
2016-09-10Daily bump.GCC Administrator1-1/+1
2016-09-09PR c/77520 - wrong value for extended ASCII characters in -Wformat messageMartin Sebor7-17/+100
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger22-230/+85
2016-09-09re PR target/77267 (MPX does not work in a presence of "-Wl,-as-needed" optio...Alexander Ivchenko5-3/+79
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill39-65/+1046
2016-09-09.gitignore: Ignore in-tree prerequisites.Jason Merrill1-0/+6
2016-09-09compiler: increase buffer size to avoid -Wformat-length warningIan Lance Taylor3-9/+2
2016-09-09compiler: add abstraction layer for sha1 checksums.Than McIntosh7-18/+124
2016-09-09re PR fortran/77506 (F2008 Standard does not allow CHARACTER(LEN=*) in array ...Steven G. Kargl4-0/+24
2016-09-09cpp.texi (__*_WIDTH__): Small wording fixes.Bernd Edlinger2-2/+6
2016-09-09re PR fortran/77507 (gfortran rejects keyworded calls to procedures from intr...Steven G. Kargl6-19/+44
2016-09-09compiler: break dependence on hex_valueIan Lance Taylor3-16/+65
2016-09-09Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.Joseph Myers9-7/+482
2016-09-09runtime: use alignof to check alignment of ucontext_tIan Lance Taylor2-2/+8
2016-09-09runtime: remove remaining use of MAKECONTEXT_STACK_TOP macroIan Lance Taylor2-4/+1
2016-09-09runtime: align ucontext_t argument to 16 byte boundaryIan Lance Taylor3-22/+44
2016-09-09[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh4-6/+39
2016-09-09Daily bump.GCC Administrator1-1/+1
2016-09-08re PR fortran/69514 (ICE with nested array constructor)Steven G. Kargl5-2/+77
2016-09-08re PR fortran/77500 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:2...Jakub Jelinek4-1/+28
2016-09-08re PR fortran/77516 (ICE in is_gimple_min_invariant, at gimple-expr.c:706)Jakub Jelinek4-1/+26
2016-09-08Daily bump.GCC Administrator1-1/+1
2016-09-08Correct libgcc complex multiply excess precision handling (PR libgcc/77519).Joseph Myers2-4/+9
2016-09-07PR middle-end/77475: Fix AArch64 testcases.Jakub Jelinek7-6/+16
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm15-196/+356
2016-09-07i386.c: Add 'U' suffix to processor feature bits to avoid -Wnarrowing warning.Eric Gallager4-35/+42
2016-09-07Improve aarch64_legitimize_address - avoid splitting the offset if it is supp...Wilco Dijkstra2-2/+17
2016-09-07re PR tree-optimization/77450 (ICE: in verify_ssa, at tree-ssa.c:1016 on very...Richard Biener2-0/+7
2016-09-07[SH] Move definitions for atomic models to sh.h from sh-protos.h.Kaz Kojima3-53/+69
2016-09-07Daily bump.GCC Administrator1-1/+1
2016-09-06Fix dates on changelogJerry DeLisle2-2/+2
2016-09-06re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0)Jerry DeLisle5-4/+43
2016-09-07re PR debug/77389 (FAIL: g++.dg/debug/dwarf2/template-params-12f.C -std=gnu+...Dominique d'Humieres3-2/+11
2016-09-06re PR target/69255 (ICE on x86_64-linux-gnu in "emit_move_insn")Jakub Jelinek6-2/+66
2016-09-06PR c/77336 - -Wsuggest-attribute=format warning overly simplisticMartin Sebor4-3/+61
2016-09-06c_by_val_1.f: Correct the call to c_to_c and c_to_c8.Uros Bizjak2-4/+8
2016-09-06Detect whether target can use -fprofile-update=atomicMartin Liska6-5/+80
2016-09-06re PR tree-optimization/77479 (Compile time hog w/ -O2 (-Os))Richard Biener4-13/+55
2016-09-06re PR tree-optimization/77450 (ICE: in verify_ssa, at tree-ssa.c:1016 on very...Richard Biener5-3/+26
2016-09-06Skip Wno-frame-address test for avrSenthil Kumar Selvaraj2-1/+5
2016-09-06Daily bump.GCC Administrator1-1/+1
2016-09-05variant: include bits/move.h for std::addressof.Tim Shen2-0/+5
2016-09-05re PR target/77476 ([AVX-512] illegal kmovb instruction on KNL)Jakub Jelinek6-4/+123