..
ada
[multiple changes]
2015-10-27 12:56:12 +01:00
c
c-parser.c (c_parser_oacc_shape_clause): New.
2015-10-27 20:21:31 +00:00
c-family
* c-common.c (pointer_int_sum): Fold the MULT_EXPR.
2015-10-28 14:54:48 -04:00
common
Properly handle -miamcu and -march=lakemont
2015-10-20 08:12:37 -07:00
config
nvptx.c (nvptx_print_operand): Remove 'd' case.
2015-10-28 18:32:07 +00:00
cp
DR 1518
2015-10-28 14:55:38 -04:00
doc
common.opt (fchecking): New flag controlling flag_checking.
2015-10-28 10:07:03 +00:00
fortran
[PR fortran/63865] OpenACC cache directive: match Fortran support with C/C++
2015-10-27 17:54:52 +01:00
ginclude
go
Improve --help output to generate references to option aliases.
2015-10-21 16:24:41 -06:00
java
function.h (MINIMUM_METHOD_BOUNDARY): New macro.
2015-10-26 10:50:37 +01:00
jit
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
lto
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
objc
remove more useless typedefs
2015-08-19 02:48:48 +00:00
objcp
po
* tr.po: Update.
2015-09-25 18:05:49 +01:00
testsuite
re PR fortran/67933 (ICE for array of a derived type with allocatable class in derived type object)
2015-10-28 19:28:54 +00:00
ABOUT-GCC-NLS
acinclude.m4
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing)
2015-07-24 12:20:44 -06:00
aclocal.m4
addresses.h
alias.c
re PR rtl-optimization/67443 (DSE removes required store instruction)
2015-10-26 15:24:45 +00:00
alias.h
alloc-pool.c
alloc-pool.h
alloc-pool.h (base_pool_allocator): Use placement new.
2015-10-26 09:48:32 +00:00
asan.c
libsanitizer merge from upstream r250806, compiler part.
2015-10-21 10:40:54 +03:00
asan.h
attribs.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
attribs.h
auto-inc-dec.c
[auto-inc-dec.c] Account for cost of move operation in FORM_PRE_ADD and FORM_POST_ADD cases
2015-10-26 11:51:47 +00:00
auto-profile.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
auto-profile.h
backend.h
BASE-VER
basic-block.h
bb-reorder.c
bb-reorder: Improve the simple algorithm for -Os (PR67864)
2015-10-11 11:03:09 +02:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
bt-load.c: remove typedefs that hide pointerness
2015-09-13 16:54:15 +00:00
builtin-attrs.def
builtin-types.def
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
builtins.c
Move ldexp, scalbn and scalbln folds to match.pd
2015-10-27 12:00:34 +00:00
builtins.def
Implement N4514, C++ Extensions for Transactional Memory.
2015-10-04 15:17:19 -04:00
builtins.h
caller-save.c
calls.c
Properly handle -fno-plt in ix86_expand_call
2015-10-27 07:29:31 -07:00
calls.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ccmp.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ccmp.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
cfg-flags.def
cfg.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
cfg.h
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
cfganal.c
Check no unreachable blocks in inverted_post_order_compute
2015-10-13 22:10:45 +00:00
cfganal.h
Check no unreachable blocks in inverted_post_order_compute
2015-10-13 22:10:45 +00:00
cfgbuild.c
cfgbuild.h
cfgcleanup.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cfgcleanup.h
cfgexpand.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cfgexpand.h
revert to assign_parms assignments using default defs
2015-09-27 09:02:00 +00:00
cfghooks.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
cfghooks.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cfgloop.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
cfgloop.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cfgloopanal.c
cfgloopmanip.c
cfgloopmanip.h
cfgrtl.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cfgrtl.h
cgraph.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cgraph.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cgraphbuild.c
Skip local error_mark_node decls
2015-10-20 08:20:29 -07:00
cgraphclones.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
cgraphunit.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ChangeLog
omp-low.c (MASK_GANG, [...]): Delete.
2015-10-28 18:35:31 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
Fix old ChangeLog entry to include global variable name that was changed.
2015-09-25 16:55:10 +00:00
ChangeLog-2014
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
chkp-builtins.def
cif-code.def
cilk-builtins.def
cilk-common.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
cilk.h
cilkplus.def
collect-utils.c
collect-utils.h
collect2-aix.c
collect2-aix.h
collect2.c
config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.
2015-09-18 10:10:36 -04:00
collect2.h
combine-stack-adj.c
combine.c
re PR rtl-optimization/67736 (Wrong optimization with -fexpensive-optimizations on mips64el)
2015-10-23 15:56:15 +00:00
common.md
common.opt
common.opt (fchecking): New flag controlling flag_checking.
2015-10-28 10:07:03 +00:00
compare-elim.c
remove many typedefs
2015-10-01 15:12:31 +00:00
conditions.h
config.build
* config.build: Remove case for m68000-hp-hpux* | m68k-hp-hpux*.
2015-08-21 17:44:47 +00:00
config.gcc
config.gcc: Handle --enable-fdpic.
2015-10-27 13:36:47 +00:00
config.host
configure.ac: Remove uwin* cases.
2015-08-21 17:38:01 +00:00
config.in
[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-21 15:16:31 -06:00
configure
[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-21 15:16:31 -06:00
configure.ac
[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-21 15:16:31 -06:00
context.c
context.h
convert.c
Move fold_trunc_transparent_mathfn to match.pd
2015-10-23 10:01:47 +00:00
convert.h
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
coretypes.h
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
coverage.c
remove many typedefs
2015-10-01 15:12:31 +00:00
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c
Remove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 11:37:49 +00:00
cse.c
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 11:36:08 +00:00
cselib.c
Share memory blocks between pool allocators
2015-09-16 00:56:54 +00:00
cselib.h
Add new object_allocator and clean-up allocator usage.
2015-07-16 11:26:05 +00:00
cstamp-h.in
data-streamer-in.c
data-streamer-out.c
data-streamer.c
data-streamer.h
DATESTAMP
Daily bump.
2015-10-28 00:16:15 +00:00
dbgcnt.c
dbgcnt.def
re PR target/65105 ([i386] XMM registers are not used for 64bit computations on 32bit target)
2015-09-29 09:32:40 +00:00
dbgcnt.h
dbxout.c
dbxout.h
dce.c
Revert "replace several uses of the anon namespace with GCC_FINAL"
2015-08-12 20:09:33 +00:00
dce.h
ddg.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ddg.h
debug.c
debug.h
Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-14 12:37:14 +02:00
defaults.h
always define REVERSE_CONDITION
2015-10-11 00:48:28 +00:00
DEV-PHASE
df-core.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
df-problems.c
REE: fix uninitialized registers handling
2015-10-19 23:47:35 +00:00
df-scan.c
remove many typedefs
2015-10-01 15:12:31 +00:00
df.h
REE: fix uninitialized registers handling
2015-10-19 23:47:35 +00:00
dfp.c
dfp.h
diagnostic-color.c
diagnostic-color.h
diagnostic-core.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
diagnostic-show-locus.c
Move diagnostic_show_locus and friends out into a new source file
2015-09-18 18:27:44 +00:00
diagnostic.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
diagnostic.def
diagnostic.h
The flag diagnostic_context::some_warnings_are_errors controls whether to give...
2015-09-14 19:27:50 +00:00
dojump.c
re PR middle-end/68079 (hppa: pointers to method types need canonicalization before comparison)
2015-10-25 15:18:48 +00:00
dojump.h
dominance.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
dominance.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
Share memory blocks between pool allocators
2015-09-16 00:56:54 +00:00
dumpfile.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
dumpfile.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
dwarf2asm.c
dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.
2015-09-26 11:31:35 -04:00
dwarf2asm.h
dwarf2cfi.c
dwarf2cfi.c: remove typedef that hides pointerness
2015-09-13 16:55:05 +00:00
dwarf2out.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
dwarf2out.h
remove useless typedefs
2015-08-19 02:48:16 +00:00
emit-rtl.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
emit-rtl.h
errors.c
errors.h
et-forest.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
et-forest.h
Add new object_allocator and clean-up allocator usage.
2015-07-16 11:26:05 +00:00
except.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
except.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
exec-tool.in
explow.c
Remove remaining uses of REAL_ARITHMETIC
2015-10-05 11:35:07 +00:00
explow.h
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
2015-08-14 18:51:50 +00:00
expmed.c
re PR middle-end/67966 (ICE in convert_move, at expr.c:282)
2015-10-21 18:00:30 +00:00
expmed.h
expr.c
Change default of non-overlapping address space conversion
2015-10-21 13:31:26 -07:00
expr.h
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
2015-08-14 18:51:50 +00:00
fibonacci_heap.h
file-find.c
file-find.h
final.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
fixed-value.c
fixed-value.h
flag-types.h
bb-reorder: Add -freorder-blocks-algorithm= and wire it up
2015-10-01 08:38:24 +02:00
flags.h
fold-const.c
fold-const.c (operand_equal_p): Do not verify that types are compatible for MEM_REFs.
2015-10-28 16:35:15 +00:00
fold-const.h
Move fold_trunc_transparent_mathfn to match.pd
2015-10-23 10:01:47 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,target,align) is used)
2015-10-16 15:52:51 +02:00
function.h
function.h (MINIMUM_METHOD_BOUNDARY): New macro.
2015-10-26 10:50:37 +01:00
fwprop.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
gcc-ar.c
gcc-main.c
Support embedding the driver in-process within libgccjit
2015-08-25 20:25:05 +00:00
gcc-plugin.h
gcc-symtab.h
gcc.c
Improve --help output to generate references to option aliases.
2015-10-21 16:24:41 -06:00
gcc.h
Support embedding the driver in-process within libgccjit
2015-08-25 20:25:05 +00:00
gcov-counter.def
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov-tool.c
gcov.c
gcse-common.c
gcse-common.h
remove more useless typedefs
2015-08-19 02:48:48 +00:00
gcse.c
gcse.h
gdbasan.in
gdbhooks.py
update a few places for the change from gimple_statement_base to gimple
2015-09-28 06:26:21 +00:00
gdbinit.in
gen-pass-instances.awk
genattr-common.c
unconditionally compile most of the delay slot code
2015-10-21 21:05:02 +00:00
genattr.c
unconditionally compile most of the delay slot code
2015-10-21 21:05:02 +00:00
genattrtab.c
[PATCH] Fix abort in write_eligible_delay
2015-10-22 13:18:05 -06:00
genautomata.c
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
gencheck.c
genchecksum.c
gencodes.c
gencodes.c (gencodes): Print the comma for the preceding enum value rather than the current one.
2015-08-21 17:23:10 +00:00
genconditions.c
gensupport.h (get_c_test): Declare.
2015-08-05 15:46:02 +00:00
genconfig.c
always define HAVE_peephole2
2015-08-21 01:15:15 +00:00
genconstants.c
genemit.c
re PR c/67819 (-Wduplicated-cond should take macros into account)
2015-10-02 17:49:15 +00:00
genenums.c
generic-match-head.c
PR67945: Fix oscillation between pow representations
2015-10-15 09:50:07 +00:00
generic-match.h
genextract.c
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
genflags.c
genflags.c (gen_macro): Delete.
2015-08-24 17:59:51 +00:00
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype.c
Fix crash in gengtype debug dump
2015-10-18 23:33:21 +00:00
gengtype.h
genhooks.c
genmatch.c
Move cexp simplifications to match.pd
2015-10-26 09:18:30 +00:00
genmddeps.c
genmddump.c
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
genmodes.c
genmodes.c: Add CONST_MODE_UNIT_SIZE modifier.
2015-09-01 12:40:10 +00:00
genmultilib
genopinit.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
genoutput.c
gensupport.c (sequence_num): Replace with...
2015-08-05 15:47:31 +00:00
genpeep.c
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
genpreds.c
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
genrecog.c
gensupport.h (get_c_test): Declare.
2015-08-05 15:46:02 +00:00
gensupport.c
genflags.c (gen_macro): Delete.
2015-08-24 17:59:51 +00:00
gensupport.h
genflags.c (gen_macro): Delete.
2015-08-24 17:59:51 +00:00
gentarget-def.c
genflags.c (gen_macro): Delete.
2015-08-24 17:59:51 +00:00
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ggc.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-builder.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-builder.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-expr.c
re PR middle-end/67966 (ICE in convert_move, at expr.c:282)
2015-10-21 18:00:30 +00:00
gimple-expr.h
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
2015-08-14 18:51:50 +00:00
gimple-fold.c
Allow more complex call replacements in gimple-fold.c
2015-10-26 14:59:36 +00:00
gimple-fold.h
Move fold_trunc_transparent_mathfn to match.pd
2015-10-23 10:01:47 +00:00
gimple-iterator.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-iterator.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-laddress.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-low.c
tree-nested.h (build_addr): Adjust prototype.
2015-10-16 07:45:09 +00:00
gimple-low.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-match-head.c
gimple-match-head.c (gimple_simplify): Allow VECTOR_CSTs in simplifying VEC_COND_EXPR conditions.
2015-10-28 15:28:04 +00:00
gimple-match.h
re PR middle-end/67891 (FAIL: gcc.dg/pr43300.c (internal compiler error) on alpha-linux-gnu)
2015-10-09 08:12:18 +00:00
gimple-predict.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-pretty-print.c
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
gimple-pretty-print.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-ssa-backprop.c
Add a pass to back-propagate use information
2015-10-21 20:11:33 +00:00
gimple-ssa-isolate-paths.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-ssa-strength-reduction.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-ssa.h
[PATCH] Update SSA_NAME manager to use two lists
2015-09-30 11:43:26 -06:00
gimple-streamer-in.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-streamer-out.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple-streamer.h
gimple-walk.c
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
gimple-walk.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimple.c
internal-fn.c (expand_UNIQUE): New.
2015-10-27 20:16:04 +00:00
gimple.def
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
gimple.h
internal-fn.c (expand_UNIQUE): New.
2015-10-27 20:16:04 +00:00
gimplify-me.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimplify-me.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gimplify.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
gimplify.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-dependences.c
add dump of data dependences
2015-10-10 14:53:16 +00:00
graphite-isl-ast-to-gimple.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
graphite-isl-ast-to-gimple.h
graphite-optimize-isl.c
isl schedule tree
2015-10-27 15:58:05 +00:00
graphite-poly.c
Refactoring sese.h and graphite-poly.h
2015-10-21 18:53:17 +00:00
graphite-poly.h
Refactor graphite-sese-to-poly, sese.h, graphite-poly.h
2015-10-21 18:53:26 +00:00
graphite-scop-detection.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
graphite-scop-detection.h
[graphite] fix pr61929
2015-07-17 16:34:21 +00:00
graphite-sese-to-poly.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
graphite-sese-to-poly.h
move param detection to scop detection
2015-10-05 16:03:09 +00:00
graphite.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
gsstruct.def
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.c
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
2015-10-20 23:56:37 -06:00
hard-reg-set.h
hash-map-traits.h
hash-map.h
hash-set.h
hash_set: add iterator and remove method.
2015-07-16 14:11:52 +00:00
hash-table.c
hash-table.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
hash-traits.h
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
Avoid signed left shift undefined behaviour in sext_hwi
2015-08-19 13:42:36 +00:00
ifcvt.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ifcvt.h
inchash.c
inchash.h
incpath.c
incpath.h
init-regs.c
Revert "replace several uses of the anon namespace with GCC_FINAL"
2015-08-12 20:09:33 +00:00
input.c
Change of location_get_source_line signature
2015-09-15 16:53:01 +00:00
input.h
Change of location_get_source_line signature
2015-09-15 16:53:01 +00:00
insn-addr.h
insn-notes.def
internal-fn.c
internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27 23:46:39 +00:00
internal-fn.def
internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27 23:46:39 +00:00
internal-fn.h
internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27 23:46:39 +00:00
intl.c
intl.h
ipa-chkp.c
ipa-chkp.h
ipa-comdats.c
ipa-cp.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-devirt.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-icf-gimple.c
revert: ipa-icf-gimple.c (func_checker::compare_operand): Compare only empty constructors.
2015-10-16 11:06:14 +00:00
ipa-icf-gimple.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-icf.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-icf.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-inline-analysis.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-inline-transform.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-inline.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-inline.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa-polymorphic-call.c
PR ipa/pr67600
2015-10-23 23:33:58 +00:00
ipa-profile.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-prop.c
Correctly fill up cgraph_node::local.versionable flag.
2015-10-20 11:59:51 +00:00
ipa-prop.h
Correctly fill up cgraph_node::local.versionable flag.
2015-10-20 11:59:51 +00:00
ipa-pure-const.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-ref.c
ipa-ref.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-reference.c
ipa-reference.h
ipa-split.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-utils.c
ipa-utils.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
ipa-visibility.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ipa.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ira-build.c
Share memory blocks between pool allocators
2015-09-16 00:56:54 +00:00
ira-color.c
re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when compiling with -Os)
2015-09-24 20:40:30 +00:00
ira-conflicts.c
ira-int.h: Include recog.h.
2015-08-13 21:39:03 +00:00
ira-costs.c
ira-int.h: Include recog.h.
2015-08-13 21:39:03 +00:00
ira-emit.c
ira-int.h: Include recog.h.
2015-08-13 21:39:03 +00:00
ira-int.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ira-lives.c
ira-int.h: Include recog.h.
2015-08-13 21:39:03 +00:00
ira.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ira.h
Add alternative_mask to ira_implicitly_set_insn_hard_regs
2015-08-07 09:18:09 -07:00
is-a.h
jump.c
always define REVERSE_CONDITION
2015-10-11 00:48:28 +00:00
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
lcm.h
libfuncs.h
limitx.h
limity.h
lists.c
lock-and-run.sh
loop-doloop.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
loop-init.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
loop-invariant.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
loop-iv.c
Fix PR61657 (undefined behavior in loop-iv.c)
2015-08-21 16:44:30 +00:00
loop-unroll.c
loop-unroll.h
lower-subreg.c
lower-subreg.h
lra-assigns.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-coalesce.c
lra-constraints.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-eliminations.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-int.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-lives.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-remat.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra-spills.c
re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)
2015-10-20 16:26:05 +00:00
lra.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lra.h
lto-cgraph.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lto-compress.c
lto-compress.h
lto-opts.c
lto-section-in.c
lto-section-names.h
lto-section-out.c
lto-streamer-in.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
lto-streamer-out.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lto-streamer.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
lto-streamer.h
re PR lto/67568 (lto-streamer-in.c sanitizer runtime error: load of value 255, which is not a valid value for type 'bool')
2015-09-15 08:00:30 +00:00
lto-wrapper.c
[PR other/65021] mkoffloads -save-temps handling, and cleanup cleanup
2015-10-05 16:07:50 +02:00
machmode.def
machmode.h
genmodes.c (emit_mode_unit_size_inline): New function.
2015-08-19 15:23:11 +00:00
main.c
Refactoring of timevar API
2015-08-03 20:14:21 +00:00
Makefile.in
Makefile.in (build/genmatch.o): Properly depend on is-a.h, tree.def and builtins.def.
2015-10-23 11:08:10 +00:00
match.pd
Move ldexp, scalbn and scalbln folds to match.pd
2015-10-27 12:00:34 +00:00
mcf.c
remove more useless typedefs
2015-08-19 02:48:48 +00:00
mem-stats-traits.h
mem-stats.h
memory-block.cc
Share memory blocks between pool allocators
2015-09-16 00:56:54 +00:00
memory-block.h
Fix use of valgrind API
2015-09-23 02:31:14 +00:00
mkconfig.sh
mode-classes.def
mode-switching.c
Revert "replace several uses of the anon namespace with GCC_FINAL"
2015-08-12 20:09:33 +00:00
modulo-sched.c
remove more useless typedefs
2015-08-19 02:48:48 +00:00
omp-builtins.def
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
omp-low.c
omp-low.c (MASK_GANG, [...]): Delete.
2015-10-28 18:35:31 +00:00
omp-low.h
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
ONEWS
opt-functions.awk
options.texi (EnabledBy): Document that the argument must be a Common option.
2015-08-09 19:30:17 +00:00
opt-gather.awk
opt-include.awk
opt-read.awk
optabs-libfuncs.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs-libfuncs.h
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs-query.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs-query.h
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs-tree.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs-tree.h
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optabs.c
[optabs.c] Fix PR 67989: Handle const0_rtx target in expand_atomic_compare_and_swap
2015-10-26 10:28:12 +00:00
optabs.def
optabs.h
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
optc-gen.awk
options.texi (EnabledBy): Document that the argument must be a Common option.
2015-08-09 19:30:17 +00:00
optc-save-gen.awk
opth-gen.awk
opts-common.c
fdiagnostics-color=never does not disable color for some diagnostics
2015-09-24 16:37:43 +00:00
opts-diagnostic.h
opts-global.c
[c-family/49654/49655] reject invalid options in pragma diagnostic
2015-09-23 13:07:07 +00:00
opts.c
Improve --help output to generate references to option aliases.
2015-10-21 16:24:41 -06:00
opts.h
[c-family/49654/49655] reject invalid options in pragma diagnostic
2015-09-23 13:07:07 +00:00
output.h
params-enum.h
Support DEFPARAMENUM in params.def
2015-10-13 10:08:50 +00:00
params-list.h
Support DEFPARAMENUM in params.def
2015-10-13 10:08:50 +00:00
params.c
Support DEFPARAMENUM in params.def
2015-10-13 10:08:50 +00:00
params.def
Improve --help output to generate references to option aliases.
2015-10-21 16:24:41 -06:00
params.h
Support DEFPARAMENUM in params.def
2015-10-13 10:08:50 +00:00
pass_manager.h
passes.c
common.opt (fchecking): New flag controlling flag_checking.
2015-10-28 10:07:03 +00:00
passes.def
Add a pass to back-propagate use information
2015-10-21 20:11:33 +00:00
plugin.c
plugin.def
plugin.h
postreload-gcse.c
postreload.c
predict.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
pretty-print.h
PR pretty-print/67567 do not pass NULL as a string
2015-09-25 14:24:11 +00:00
print-rtl.c
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
2015-10-20 23:56:37 -06:00
print-rtl.h
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
2015-10-20 23:56:37 -06:00
print-tree.c
* print-tree.c (print_node): Handle TREE_BINFO.
2015-08-18 17:29:12 -04:00
print-tree.h
profile.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
profile.h
read-md.c
re PR other/57195 (Mode attributes with specific mode iterator can not be used as mode iterators in *.md files)
2015-09-24 23:26:50 +00:00
read-md.h
read-md.h (message_with_line, [...]): Delete.
2015-07-16 13:52:22 +00:00
read-rtl.c
remove many typedefs
2015-10-01 15:12:31 +00:00
README.Portability
real.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
real.h
To...
2015-10-13 07:34:41 +00:00
realmpfr.c
realmpfr.h
recog.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
recog.h
gencodes.c (gencodes): Print the comma for the preceding enum value rather than the current one.
2015-08-21 17:23:10 +00:00
ree.c
REE: fix uninitialized registers handling
2015-10-19 23:47:35 +00:00
reg-notes.def
reg-stack.c
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 11:36:08 +00:00
regcprop.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
regcprop.h
reginfo.c
regrename.c
regrename.h
regs.h
regset.h
regstat.c
reload.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
reload.h
reload1.c
Stop reload1.c warning from breaking bootstrap
2015-09-10 19:17:24 +00:00
reorg.c
target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.
2015-10-26 16:29:31 +00:00
resource.c
resource.h
rtl-chkp.c
rtl-chkp.h
rtl-error.c
rtl-error.h
rtl-iter.h
rtl.c
rtl.h (rtvec_all_equal_p): Declare.
2015-08-20 19:04:34 +00:00
rtl.def
rtl.h
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
2015-10-20 23:56:37 -06:00
rtlanal.c
Remove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 11:37:49 +00:00
rtlhash.c
rtlhash.h
rtlhooks-def.h
rtlhooks.c
sanitizer.def
libsanitizer merge from upstream r250806, compiler part.
2015-10-21 10:40:54 +03:00
sanopt.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
sbitmap.c
sbitmap.h
sched-deps.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
sched-ebb.c
sched-int.h
[haifa-sched] model load/store multiples properly in autoprefetcher scheduling
2015-10-19 09:23:07 +00:00
sched-rgn.c
remove more useless typedefs
2015-08-19 02:48:48 +00:00
sdbout.c
sdbout.h
sel-sched-dump.c
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
2015-10-20 23:56:37 -06:00
sel-sched-dump.h
sel-sched-ir.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
sel-sched-ir.h
Add new object_allocator and clean-up allocator usage.
2015-07-16 11:26:05 +00:00
sel-sched.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
sel-sched.h
sese.c
a scalar depending on vdefs in the current region is not invariant
2015-10-21 21:18:27 +00:00
sese.h
a scalar depending on vdefs in the current region is not invariant
2015-10-21 21:18:27 +00:00
shrink-wrap.c
shrink-wrap: Handle multiple predecessors of prologue
2015-09-22 22:50:38 +02:00
shrink-wrap.h
shrink-wrap: Handle multiple predecessors of prologue
2015-09-22 22:50:38 +02:00
signop.h
remove more useless typedefs
2015-08-19 02:48:48 +00:00
simplify-rtx.c
[simplify-rtx][2/2] Use constants from pool when simplifying binops
2015-10-20 16:13:29 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssa-iterators.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
ssa.h
stab.def
stack-ptr-mod.c
statistics.c
remove many typedefs
2015-10-01 15:12:31 +00:00
statistics.h
stmt.c
Share memory blocks between pool allocators
2015-09-16 00:56:54 +00:00
stmt.h
stor-layout.c
tm.texi: Regenerated.
2015-10-21 16:01:43 +00:00
stor-layout.h
store-motion.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
streamer-hooks.c
streamer-hooks.h
stringpool.c
stringpool.h
symbol-summary.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
symtab.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
sync-builtins.def
system.h
[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-21 15:16:31 -06:00
target-def.h
target-globals.c
Split up optabs.[hc]
2015-09-17 14:28:59 +00:00
target-globals.h
target-hooks-macros.h
target-insns.def
internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27 23:46:39 +00:00
target.def
internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.
2015-10-27 23:46:39 +00:00
target.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
targhooks.c
Relax ADDR_SPACE_GENERIC_P checks for default address space hooks
2015-10-21 13:34:47 -07:00
targhooks.h
target-insns.def (oacc_fork, oacc_join): Define.
2015-10-27 22:16:19 +00:00
timevar.c
common.opt (fchecking): New flag controlling flag_checking.
2015-10-28 10:07:03 +00:00
timevar.def
Add a pass to back-propagate use information
2015-10-21 20:11:33 +00:00
timevar.h
Refactoring of timevar API
2015-08-03 20:14:21 +00:00
tlink.c
toplev.c
unconditionally compile most of the delay slot code
2015-10-21 21:05:02 +00:00
toplev.h
Move check_global_declaration from toplev.c to cgraphunit.c
2015-09-16 21:25:28 +00:00
tracer.c
internal-fn.c (expand_UNIQUE): New.
2015-10-27 20:16:04 +00:00
trans-mem.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
trans-mem.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-affine.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-affine.h
tree-call-cdce.c
Replace REAL_VALUES_LESS with real_less
2015-10-05 11:32:25 +00:00
tree-cfg.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-cfg.h
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-cfgcleanup.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-cfgcleanup.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-chkp-opt.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-chkp.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-chkp.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-chrec.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-chrec.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-complex.c
Remove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 11:30:52 +00:00
tree-core.h
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
tree-data-ref.c
move dr->alias_set to a helper structure
2015-10-06 20:50:35 +00:00
tree-data-ref.h
move dr->alias_set to a helper structure
2015-10-06 20:50:35 +00:00
tree-dfa.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-dfa.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-diagnostic.c
remove more useless typedefs
2015-08-19 02:48:48 +00:00
tree-diagnostic.h
tree-dump.c
tree-dump.h
tree-eh.c
* tree-eh.c (mark_reachable_handlers): Fix typo in assert.
2015-10-28 11:15:20 -07:00
tree-eh.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-emutls.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-hash-traits.h
tree-hasher.h
tree-if-conv.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-inline.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-inline.h
[tree-inline][obvious] Delete redundant count_insns_seq
2015-09-24 08:25:13 +00:00
tree-into-ssa.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-into-ssa.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-nested.c
tree-nested.h (build_addr): Adjust prototype.
2015-10-16 07:45:09 +00:00
tree-nested.h
tree-nested.h (build_addr): Adjust prototype.
2015-10-16 07:45:09 +00:00
tree-nrv.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-object-size.c
tree-object-size.c: Remove builtins.h include, include tree-cfg.h.
2015-10-26 14:22:20 +00:00
tree-object-size.h
tree-outof-ssa.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-outof-ssa.h
revert to assign_parms assignments using default defs
2015-09-27 09:02:00 +00:00
tree-parloops.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-parloops.h
tree-pass.h
Add a pass to back-propagate use information
2015-10-21 20:11:33 +00:00
tree-phinodes.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-phinodes.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-predcom.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-pretty-print.c
[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++
2015-10-27 09:39:15 +01:00
tree-pretty-print.h
tree-profile.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-scalar-evolution.c
tree-scalar-evolution.c: Handle LSHIFT by constant
2015-10-27 12:36:55 +00:00
tree-scalar-evolution.h
tree-sra.c
[PR 67794] Also remap SSA_NAMEs defined in ASMs in IPA-SRA
2015-10-09 15:13:38 +02:00
tree-ssa-address.c
remove more useless typedefs
2015-08-19 02:48:48 +00:00
tree-ssa-address.h
tree-ssa-alias.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-alias.h
re PR fortran/67170 (PRE can't hoist out a readonly argument)
2015-09-29 13:04:18 +00:00
tree-ssa-ccp.c
re PR tree-optimization/68026 (Regression in GCC-6.0.0's optimizer)
2015-10-21 07:56:54 +00:00
tree-ssa-coalesce.c
remove many typedefs
2015-10-01 15:12:31 +00:00
tree-ssa-coalesce.h
revert to assign_parms assignments using default defs
2015-09-27 09:02:00 +00:00
tree-ssa-copy.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa-dce.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa-dom.c
Re: [PATCH] Improve DOM's optimization of control statements
2015-10-07 15:56:18 -06:00
tree-ssa-dom.h
[PATCH] Fix 47679 by improving jump threading
2015-09-20 00:37:39 -06:00
tree-ssa-dse.c
[PATCH] [2/n] Fix minor SSA_NAME leaks
2015-10-08 14:27:38 -06:00
tree-ssa-forwprop.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux)
2015-09-30 09:24:02 +00:00
tree-ssa-live.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-live.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-loop-ch.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-loop-im.c
re PR tree-optimization/67975 (Failure to optimise equality between two call sequences)
2015-10-19 14:00:28 +00:00
tree-ssa-loop-ivcanon.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-loop-ivopts.c
remove many typedefs
2015-10-01 15:12:31 +00:00
tree-ssa-loop-ivopts.h
tree-ssa-loop-manip.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-loop-manip.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-loop-niter.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa-loop-niter.h
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa-loop-prefetch.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-loop-unswitch.c
PR tree-optimization/67909, 67947
2015-10-13 13:08:31 +00:00
tree-ssa-loop.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa-loop.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-math-opts.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-operands.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-operands.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-phionlycprop.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-phiopt.c
[PATCH] [1/n] Fix minor SSA_NAME leaks
2015-10-08 11:50:44 -06:00
tree-ssa-phiprop.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-pre.c
re PR middle-end/65962 (Missed vectorization of strided stores)
2015-10-28 10:09:37 +00:00
tree-ssa-propagate.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-propagate.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-reassoc.c
tree-ssa-reassoc.c (attempt_builtin_copysign): Call gimple_call_builtin instead of is_gimple_call.
2015-10-15 13:22:47 +00:00
tree-ssa-sccvn.c
tree-ssa-sccvn.c (cond_stmts_equal_p): Compare two GIMPLE cond stmts, enhanced and split out from ...
2015-10-21 08:12:15 +00:00
tree-ssa-sccvn.h
gimple-match.h (mprts_hook): Declare.
2015-10-01 07:54:26 +00:00
tree-ssa-scopedtables.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-scopedtables.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-sink.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-strlen.c
remove many typedefs
2015-10-01 15:12:31 +00:00
tree-ssa-structalias.c
Generate constraints only once in intra_create_variable_infos
2015-10-28 15:09:21 +00:00
tree-ssa-tail-merge.c
remove many typedefs
2015-10-01 15:12:31 +00:00
tree-ssa-ter.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-ter.h
tree-ssa-threadbackward.c
[PATCH] [PR tree-optimization/68013] Make sure first block in FSM path
2015-10-26 09:36:04 -06:00
tree-ssa-threadbackward.h
[PATCH] Refactoring FSM bits into their own file
2015-10-11 19:17:51 -06:00
tree-ssa-threadedge.c
internal-fn.c (expand_UNIQUE): New.
2015-10-27 20:16:04 +00:00
tree-ssa-threadedge.h
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa-threadupdate.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssa-threadupdate.h
[PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes conditionals in jump threading path
2015-10-06 20:25:57 -06:00
tree-ssa-uncprop.c
Replace REAL_VALUES_EQUAL with real_equal
2015-10-05 11:29:35 +00:00
tree-ssa-uninit.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-ssa.c
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-ssa.h
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssanames.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-ssanames.h
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
tree-stdarg.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-stdarg.h
tree-streamer-in.c
tree-streamer-out.c
tree-streamer.c
tree-streamer.h
tree-switch-conversion.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tree-tailcall.c
re PR tree-optimization/68017 (ICE on valid code at -O3 with -g enabled on x86_64-linux-gnu: cannot update SSA form)
2015-10-20 12:34:19 +00:00
tree-vect-data-refs.c
re PR tree-optimization/68104 (ice in vect_update_misalignment_for_peel with -O3)
2015-10-27 13:48:15 +00:00
tree-vect-generic.c
tree-vect-generic.c (expand_vector_operations_1): Check optab type before using it.
2015-10-27 11:08:16 +00:00
tree-vect-loop-manip.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree-vect-loop.c
2015-10-27 Alan Hayward <alan.hayward@arm.com>
2015-10-27 16:43:13 +00:00
tree-vect-patterns.c
tree-vectorizer.h (vect_is_simple_use): Remove unused parameters.
2015-10-14 13:57:09 +00:00
tree-vect-slp.c
tree-vectorizer.h (vect_is_simple_use): Remove unused parameters.
2015-10-14 13:57:09 +00:00
tree-vect-stmts.c
Support for vectorizing conditional expressions
2015-10-23 12:40:33 +00:00
tree-vectorizer.c
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
tree-vectorizer.h
Support for vectorizing conditional expressions
2015-10-23 12:40:33 +00:00
tree-vrp.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
tree.def
[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++
2015-10-27 09:39:15 +01:00
tree.h
[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++
2015-10-27 09:39:15 +01:00
treestruct.def
tsan.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.h
ubsan.c
libsanitizer merge from upstream r250806, compiler part.
2015-10-21 10:40:54 +03:00
ubsan.h
valtrack.c
valtrack.h
value-prof.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
value-prof.h
cfg.c (free_edge): Add function argument and use it instead of cfun.
2015-10-27 08:56:03 +00:00
var-tracking.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
2015-10-27 19:05:53 -06:00
varasm.c
[PATCH]Fix various ports failing due to unused parameter
2015-10-20 22:57:56 -06:00
varasm.h
varpool.c
toplev.c (compile_file): Remove loop calling late_global_decl on all symbols.
2015-08-20 11:02:30 +00:00
vec.c
vec.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
fix compilation of vmsdbgout.c
2015-07-18 21:09:04 +00:00
vtable-verify.c
switch from gimple to gimple*
2015-09-20 00:52:59 +00:00
vtable-verify.h
re PR bootstrap/66521 (xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc)
2015-08-01 18:17:39 -07:00
web.c
Revert "replace several uses of the anon namespace with GCC_FINAL"
2015-08-12 20:09:33 +00:00
wide-int-print.cc
wide-int-print.h
wide-int.cc
re PR middle-end/66311 (Problems with some integer(16) values)
2015-08-05 14:23:42 +00:00
wide-int.h
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
2015-10-13 21:06:23 +02:00
xcoff.h
xcoffout.c
xcoffout.h