aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...Eric Botcazou4-51/+48
2016-02-29decl.c (gnat_to_gnu_entity): In ASIS mode, fully lay out the minimal record t...Eric Botcazou2-1/+7
2016-02-29trans.c (finalize_nrv_r): Remove obsolete code.Eric Botcazou5-47/+79
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou14-40/+190
2016-02-29re PR tree-optimization/69720 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener4-9/+63
2016-02-29Daily bump.GCC Administrator1-1/+1
2016-02-28re PR fortran/68147 (Potential incorrect code generation for string self-assi...Thomas Koenig4-2/+26
2016-02-28dump-parse-tree.c (show_code_node): Print association list of a block if pres...Thomas Koenig2-0/+17
2016-02-28re PR fortran/56007 (Remarkably bad error message with DO array=1,2)Harald Anlauf6-1/+43
2016-02-28Add a test for PR tree-optimization/69989H.J. Lu2-0/+28
2016-02-28* config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.Eric Botcazou4-0/+48
2016-02-28re PR fortran/60126 (Internal compiler error with code using pointer reshapin...Harald Anlauf2-0/+23
2016-02-27RevertJeff Law5-45/+22
2016-02-28Daily bump.GCC Administrator1-1/+1
2016-02-272016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle2-2/+2
2016-02-27re PR fortran/69910 (ICE with NEWUNIT)Jerry DeLisle4-7/+29
2016-02-27re PR target/69613 (wrong code with -O and simple 128bit arithmetics and vect...Jakub Jelinek3-2/+11
2016-02-27Right size for eventsAlessandro Fanfarillo3-2/+10
2016-02-27re PR rtl-optimization/69896 (wrong code with -frename-registers @ x64_64)Jakub Jelinek2-1/+7
2016-02-27Daily bump.GCC Administrator1-1/+1
2016-02-26Rename the tuning option and related functions to enable the Newton series fo...Evandro Menezes7-25/+41
2016-02-26PR tree-optimization/15826 - don't use "if" to extract a single bitMartin Sebor2-0/+41
2016-02-26re PR target/69969 (Function attribute no-vsx)Jakub Jelinek4-1/+21
2016-02-26PR c++/15766 - bad parse error recovery (2 bugs)Martin Sebor2-2/+13
2016-02-26config-list.mk: Add aarch64-rtems and x86_64-rtemsJoel Sherrill2-2/+7
2016-02-26config.host: Add x86_64-*-rtems*.Joel Sherrill2-1/+5
2016-02-26config.gcc: Add x86_64-*-rtems*.Joel Sherrill3-0/+38
2016-02-26config.gcc: Add aarch64-*-rtems*.Joel Sherrill3-2/+42
2016-02-26config.host: Add aarch64-*-rtems*.Joel Sherrill2-1/+5
2016-02-26re PR c++/69958 (sizeof... computes wrong size)Jason Merrill4-8/+108
2016-02-26[hsa,testsuite] Introduce offload_device_shared_as effective targetKeith McDaniel3-0/+58
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy2-9/+23
2016-02-26powerpc: Handle DImode rotatert implemented with rlwinm (PR69946)Segher Boessenkool4-2/+54
2016-02-26re PR tree-optimization/69740 (gcc ICE at -O2 and above on valid code on x86_...Richard Biener5-1/+60
2016-02-26[PR 69920] Prevent SRA from leaving a removed SSA_NAME in ILMartin Jambor5-1/+48
2016-02-26S/390: PR69709 Fix risbg splitterAndreas Krebbel4-4/+71
2016-02-26[hsa/69568] Fix ld instruction type for packed dataMartin Jambor5-3/+24
2016-02-26[hsa/69674] Make testsuite libgomp.c/for-3.c compile with -m32Martin Jambor2-4/+20
2016-02-26[hsa] Satisfy conditional move operand type constrainsMartin Jambor4-17/+41
2016-02-26[hsa] Fail in presence of atomic operations in private segmentMartin Jambor2-2/+12
2016-02-26re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang)Ian Lance Taylor5-2/+38
2016-02-26[omp, hsa] Do not gridify simd constructsMartin Jambor2-4/+29
2016-02-26[AArch64] Set TREE_TARGET_GLOBALS in aarch64_set_current_function when new tr...Kyrylo Tkachov4-1/+31
2016-02-26[AArch64] PR target/69613: Return zero TARGET_SHIFT_TRUNCATION_MASK when SHIF...Kyrylo Tkachov4-1/+53
2016-02-26re PR rtl-optimization/69891 (wrong code with -mstringop-strategy=libcall @ i...Jakub Jelinek4-0/+44
2016-02-26Fix ChangeLog formattingWilliam Schmidt1-1/+1
2016-02-26Update ChangeLog to mention pr61397William Schmidt1-0/+1
2016-02-26p8vector-ldst.c: Adjust to test desired functionality for both 32-bit and 64-...Michael Meissner2-85/+95
2016-02-26Mention clog10{,f,l} in documentation (Builtins section)Martin Liska2-0/+12
2016-02-26Replace ENABLE_CHECKING with CHECKING_P in dwarf2outMartin Liska3-4/+11