summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Implement N4295 fold-expressions.jason2015-09-1712-13/+865
* 2015-09-17 Christian Bruel <christian.bruel@st.com>chrbr2015-09-174-1/+49
* * gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.ebotcazou2015-09-174-17/+47
* Handle alignment in __atomic_is_lock_freeredi2015-09-172-2/+20
* PR rtl-optimization/66790ebotcazou2015-09-172-9/+15
* Split up optabs.[hc]rsandifo2015-09-1731-2188/+2248
* compiler: Issue channel type errors earlier.ian2015-09-173-3/+12
* PR middle-end/65958ebotcazou2015-09-178-113/+507
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-172-0/+8
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-173-7/+31
* 2015-09-17 Paul Thomas <pault@gcc.gnu.org>pault2015-09-175-2/+46
* [AArch64] Implement copysign[ds]f3jgreenhalgh2015-09-175-0/+218
* Fix LRA regressions on 64-bit SPARC.davem2015-09-175-21/+61
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-175-24/+15
* Fix build failure for SH.kkojima2015-09-172-1/+6
* PR tree-optimization/66388amker2015-09-172-5/+230
* * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Newamker2015-09-178-134/+234
* [PATCH] Pass in avail_expr_stack and setup edge_infos earlierlaw2015-09-175-11/+54
* [FT32] Fix memory address space predicate.jamesbowman2015-09-172-6/+6
* Daily bump.gccadmin2015-09-171-1/+1
* PR target/67573kkojima2015-09-172-4/+11
* Move check_global_declaration from toplev.c to cgraphunit.cmanu2015-09-164-65/+71
* compiler: Don't crash on erroneous channel reads.ian2015-09-162-1/+10
* Fix endianness assumption in LRA.davem2015-09-162-1/+6
* 2015-09-16 John Marino <gnugcc@marino.st>kargl2015-09-162-1/+5
* [PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtableslaw2015-09-164-758/+770
* compiler: Don't crash on malformed numeric constants.ian2015-09-162-3/+28
* 2015-09-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-09-162-2/+13
* shrink-wrap: Fix up partitions (PR67587)segher2015-09-162-0/+10
* 2015-09-16 Richard Biener <rguenther@suse.de>rguenth2015-09-164-1/+76
* 2015-09-16 Richard Biener <rguenther@suse.de>rguenth2015-09-164-0/+26
* * tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Use offset_int forebotcazou2015-09-164-28/+87
* 2015-09-16 Richard Biener <rguenther@suse.de>rguenth2015-09-164-2/+29
* Share memory blocks between pool allocatorsmiyuki2015-09-1635-126/+357
* Daily bump.gccadmin2015-09-161-1/+1
* compiler: Report init dependency errors with builtin functions.ian2015-09-152-6/+8
* libgo: If compiler can split-stack and linker can not, use -fno-split-stack.ian2015-09-151-1/+1
* xtensa: fix xtensa_fallback_frame_state for call0 ABIjcmvbkbc2015-09-152-1/+10
* xtensa: fix TLS calls for call0 ABIjcmvbkbc2015-09-153-7/+19
* * tree-eh.c (lower_try_finally_dup_block): Clear location informationebotcazou2015-09-155-28/+34
* * config/alpha/alpha.c (alpha_expand_block_clear): Useuros2015-09-152-4/+9
* PR c/67580mpolacek2015-09-156-2/+67
* libgo: test linking split-stack and non-split-stack togetherian2015-09-151-1/+1
* [PATCH] More class-ification of DOMlaw2015-09-152-140/+218
* Change of location_get_source_line signaturedmalcolm2015-09-157-16/+31
* * defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.ebotcazou2015-09-154-11/+23
* [ARM] Fix arm bootstrap failure due to -Werror=shift-negative-valuektkachov2015-09-152-4/+10
* 2015-09-15 Richard Biener <rguenther@suse.de>rguenth2015-09-154-0/+59
* 2015-09-15 Christian Bruel <christian.bruel@st.com>chrbr2015-09-152-1/+23
* 2015-09-15 Christian Bruel <christian.bruel@st.com>chrbr2015-09-155-77/+66