..
ada
[multiple changes]
2010-10-22 12:41:17 +02:00
c-family
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-20 22:41:53 +00:00
config
CFStrings for Darwin.
2010-10-22 10:28:57 +00:00
cp
re PR c++/46117 (ICE: SIGSEGV in add_function_candidate (call.c:1630) on invalid typename usage)
2010-10-21 21:51:50 +00:00
doc
CFStrings for Darwin.
2010-10-22 10:28:57 +00:00
fortran
re PR fortran/46060 ([F03] procedure pointer component referenced without argument list)
2010-10-21 13:31:55 +02:00
ginclude
java
Centralize knowledge of eh personality routines.
2010-10-13 11:57:31 -07:00
lto
Add LTO to boot language if it is enabled.
2010-10-20 05:38:22 -07:00
objc
CFStrings for Darwin.
2010-10-22 10:28:57 +00:00
objcp
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-20 09:08:57 +00:00
po
* vi.po: Update.
2010-10-13 14:03:08 +01:00
testsuite
CFStrings for Darwin
2010-10-22 10:30:29 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
configure: Regenerate.
2010-09-03 13:16:24 +00:00
addresses.h
alias.c
re PR rtl-optimization/45834 (Redundant inter-loop edges in DDG)
2010-10-21 15:16:01 +00:00
alias.h
ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_sets_conflict_p.
2010-08-09 14:44:03 +00:00
alloc-pool.c
bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checking asserts.
2010-06-13 14:50:26 +00:00
alloc-pool.h
attribs.c
re PR target/44290 (__naked attribute is broken)
2010-07-23 14:47:46 +00:00
auto-inc-dec.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
BASE-VER
basic-block.h
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
bb-reorder.c
re PR middle-end/45458 (ICE: in add_labels_and_missing_jumps, at bb-reorder.c:1306 with-fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use)
2010-09-01 21:46:21 +02:00
bb-reorder.h
Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h
2010-07-12 19:04:11 +00:00
bitmap.c
* bitmap.c (bitmap_clear_bit): Micro optimize.
2010-06-22 14:44:24 +00:00
bitmap.h
bitmap.h (+bmp_iter_next_bit): New.
2010-06-11 21:56:08 +00:00
bt-load.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
builtin-attrs.def
builtin-attrs.def (ATTR_LEAF): New attribute.
2010-09-28 16:34:36 +00:00
builtin-types.def
demangle-expected: Add tests for __int128 and unsigned __int128 types.
2010-05-26 18:13:55 +02:00
builtins.c
Fix PR 46041
2010-10-18 22:37:32 +00:00
builtins.def
builtins.def (BUILT_IN_CALLOC, [...]): Mark as leaf.
2010-10-06 09:48:46 +02:00
builtins.h
Makefile.in (target-globals.o): Depend on builtins.h.
2010-07-12 19:03:35 +00:00
c-aux-info.c
builtins.c (fold_builtin_next_arg): Use stdarg_p.
2010-08-09 14:07:58 +00:00
c-config-lang.in
re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*)
2010-06-14 14:30:29 +02:00
c-convert.c
c-common.c: Move to c-family/.
2010-06-05 20:33:22 +00:00
c-decl.c
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-20 09:08:57 +00:00
c-errors.c
c-lang.c
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-20 09:08:57 +00:00
c-lang.h
c-lang.h (struct lang_type): Add variable_size GTY option.
2010-09-15 03:08:22 +00:00
c-objc-common.c
langhooks-def.h (lhd_init_options, [...]): New.
2010-07-27 10:59:51 +01:00
c-objc-common.h
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
2010-10-08 16:17:32 +01:00
c-parser.c
In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-20 22:41:53 +00:00
c-tree.h
In gcc/: 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
2010-10-06 10:10:14 +00:00
c-typeck.c
add @property to ObjC*
2010-10-14 20:09:41 +00:00
caller-save.c
re PR debug/45259 (ICE in save_call_clobbered_regs)
2010-08-12 11:04:48 +02:00
calls.c
expr.c (emit_group_load_1): Update calls to extract_bit_field.
2010-10-22 00:40:15 +00:00
cfg.c
basic-block.h (alloc_aux_for_block, [...]): Delete.
2010-08-10 14:31:52 +00:00
cfganal.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
cfgbuild.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
cfgcleanup.c
cfgcleanup.c (try_forward_edges): Do not throw away previous steps when stopping because of a different locus on...
2010-10-21 21:38:03 +00:00
cfgexpand.c
re PR middle-end/45962 (many c/c++ failures on cris-elf, in r165236:165242)
2010-10-12 08:53:15 -07:00
cfghooks.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
cfghooks.h
cfglayout.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
cfglayout.h
cfgloop.c
cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-10-21 13:01:35 +00:00
cfgloop.h
tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.
2010-09-01 11:39:55 +00:00
cfgloopanal.c
Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).
2010-07-12 19:02:55 +00:00
cfgloopmanip.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
cfgrtl.c
cfgcleanup.c (try_forward_edges): Do not throw away previous steps when stopping because of a different locus on...
2010-10-21 21:38:03 +00:00
cgraph.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
cgraph.h
cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup and only_called_at_exit.
2010-10-16 16:59:07 +00:00
cgraphbuild.c
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-06 02:26:33 +00:00
cgraphunit.c
* cgraphunit.c (clone_of_p): Define unconditionally.
2010-10-15 12:22:28 +00:00
ChangeLog
CFStrings for Darwin.
2010-10-22 10:28:57 +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.dataflow
ChangeLog.graphite
Fix PR45758: reset scevs before Graphite.
2010-09-30 21:22:07 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.
2010-09-07 21:26:34 +00:00
collect2-aix.c
collect2-aix.h
collect2.c
collect2.c (maybe_run_lto_and_relink): Rewrite code producing ld command line to allow more partitions than input files.
2010-09-09 13:56:49 +00:00
collect2.h
combine-stack-adj.c
common.opt: Add -fcombine-stack-adjustments.
2010-10-01 12:48:50 +00:00
combine.c
re PR rtl-optimization/45966 (Incorrect combiner transformation.)
2010-10-19 00:24:36 +00:00
common.opt
params.c (params_finished): New.
2010-10-14 11:22:43 +01:00
conditions.h
config.build
config.gcc
config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.
2010-10-14 12:35:43 +00:00
config.host
config.host: Update copyright year.
2010-10-07 21:04:47 +00:00
config.in
configure.ac (build_lto_plugin): New shell variable.
2010-10-07 20:28:59 +00:00
configure
Remove gccbug
2010-10-18 09:39:15 +00:00
configure.ac
Remove gccbug
2010-10-18 09:39:15 +00:00
convert.c
re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char gives broken code)
2010-07-29 10:59:54 +00:00
convert.h
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
coretypes.h
Move enum unwind_info_type from target.h to coretypes.h.
2010-10-07 13:03:13 -07:00
coverage.c
* coverage.c (ctr_labels): Delete.
2010-08-10 19:27:18 +00:00
coverage.h
cppbuiltin.c
cppbuiltin.c: New file.
2010-10-03 19:00:55 +00:00
cppbuiltin.h
cppbuiltin.c: New file.
2010-10-03 19:00:55 +00:00
cppdefault.c
cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before LOCAL_INCLUDE_DIR.
2010-07-31 22:00:22 +02:00
cppdefault.h
cppspec.c
Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-22 13:19:01 +01:00
crtstuff.c
cse.c
cse.c (is_dead_reg): Change into inline function that is not called through for_each_rtx.
2010-10-14 09:17:54 +02:00
cselib.c
rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-09-09 08:43:47 +02:00
cselib.h
re PR debug/44694 (Long var tracking compile time of GiNaC tests)
2010-06-30 08:12:22 +02:00
cstamp-h.in
DATESTAMP
Daily bump.
2010-10-22 00:18:25 +00:00
dbgcnt.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
dbgcnt.def
Add more debug counter guards.
2010-08-11 20:24:55 +00:00
dbgcnt.h
dbxout.c
re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'lang_type' is not supported in gimple streams)
2010-10-14 11:59:47 +00:00
dbxout.h
dce.c
re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)
2010-08-04 21:07:05 +00:00
dce.h
re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)
2010-07-29 12:39:57 +00:00
ddg.c
ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead of gcc_checking_assert.
2010-10-21 21:39:13 +00:00
ddg.h
debug.c
This patch adds the end prologue and begin epilogue markers in Dwarf2
2010-06-16 19:40:46 +00:00
debug.h
This patch adds the end prologue and begin epilogue markers in Dwarf2
2010-06-16 19:40:46 +00:00
defaults.h
re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used as a compile time constant)
2010-10-11 16:52:12 +00:00
DEV-PHASE
df-core.c
re PR rtl-optimization/44374 (Hoist same instructions in different branches)
2010-09-23 10:04:33 +00:00
df-problems.c
re PR rtl-optimization/44374 (Hoist same instructions in different branches)
2010-09-23 10:04:33 +00:00
df-scan.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
df.h
re PR rtl-optimization/44374 (Hoist same instructions in different branches)
2010-09-23 10:04:33 +00:00
dfp.c
tree.h: Include real.h and fixed-value.h as basic datatypes.
2010-05-21 13:53:22 +00:00
dfp.h
diagnostic-core.h
diagnostic.h (diagnostic_classification_change_t): New.
2010-06-21 16:58:57 -04:00
diagnostic.c
opt-functions.awk (static_var): Update comment.
2010-09-30 14:53:12 +01:00
diagnostic.def
diagnostic.h
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
2010-10-05 15:28:39 +01:00
dojump.c
dominance.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
domwalk.c
coretypes.h (struct simple_bitmap_def, [...]): New core types.
2010-05-22 22:24:53 +00:00
domwalk.h
double-int.c
Replace exact_log2(x & -x) in favor of more direct computation.
2010-08-05 12:41:31 -07:00
double-int.h
Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
2010-08-04 09:15:51 +00:00
dse.c
dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible offsets from this base.
2010-08-27 10:48:32 +00:00
dse.h
re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 hard to debug)
2010-06-23 15:25:33 +01:00
dwarf2asm.c
re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used as a compile time constant)
2010-10-11 16:52:12 +00:00
dwarf2asm.h
This patch adds the end prologue and begin epilogue markers in Dwarf2
2010-06-16 19:40:46 +00:00
dwarf2out.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
dwarf2out.h
re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builtins/sprintf-chk.c)
2010-09-03 16:46:39 +02:00
ebitmap.c
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
2010-05-29 20:31:45 +00:00
ebitmap.h
emit-rtl.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
emit-rtl.h
cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled.
2010-06-09 15:41:23 +00:00
emutls.c
errors.c
errors.h
et-forest.c
et-forest.c (et_nca): Return NULL immediately when the dominance forest has disjoint components.
2010-10-14 11:08:45 +04:00
et-forest.h
except.c
Hookize TARGET_UNWIND_INFO et al.
2010-09-28 13:44:58 -07:00
except.h
system.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-28 10:52:46 +00:00
exec-tool.in
Support '-plugin' as the second option to the linker.
2010-10-12 09:40:39 -07:00
explow.c
re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack variable)
2010-10-09 15:05:51 -07:00
expmed.c
expr.c (emit_group_load_1): Update calls to extract_bit_field.
2010-10-22 00:40:15 +00:00
expmed.h
expmed.h (MAX_BITS_PER_WORD): Move to...
2010-07-13 19:48:58 +00:00
expr.c
expr.c (emit_group_load_1): Update calls to extract_bit_field.
2010-10-22 00:40:15 +00:00
expr.h
expr.c (emit_group_load_1): Update calls to extract_bit_field.
2010-10-22 00:40:15 +00:00
final.c
tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
2010-10-19 17:07:50 -04:00
fixed-value.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
fixed-value.h
flag-types.h
flag-types.h: New.
2010-10-12 12:25:16 +01:00
flags.h
flag-types.h: New.
2010-10-12 12:25:16 +01:00
fold-const.c
fold-const.c (fold_binary_loc): New transformation.
2010-10-20 16:26:10 +04:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
function.h
Stack usage support
2010-08-30 20:04:49 +00:00
fwprop.c
fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an insn if the destination is a register.
2010-09-13 14:18:31 +00:00
gbl-ctors.h
gcc-plugin.h
re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)
2010-06-09 11:40:28 +01:00
gcc.c
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
2010-10-08 16:17:32 +01:00
gcc.h
Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-22 13:19:01 +01:00
gccspec.c
Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-22 13:19:01 +01:00
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcov.c (flag_display_progress): New static variable.
2010-08-05 15:21:13 +00:00
gcse.c
fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an insn if the destination is a register.
2010-09-13 14:18:31 +00:00
gcse.h
Makefile.in (gcse.o, [...]): Depend on gcse.h..
2010-07-12 19:04:03 +00:00
gdbinit.in
print-tree.c (debug_vec_tree): New fn.
2010-05-27 14:39:56 -04:00
genattr.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
genattrtab.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genautomata.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
gencheck.c
genchecksum.c
Build compiler checksum from object files v2
2010-10-11 13:06:50 +00:00
gencodes.c
Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 20:23:13 +00:00
genconditions.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genconfig.c
Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 20:23:13 +00:00
genconstants.c
md.texi: Document the "unspec" and "unspecv" enum names.
2010-06-10 20:24:45 +00:00
genemit.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genenums.c
re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 160669)
2010-07-05 21:18:07 +01:00
genextract.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genflags.c
Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 20:23:13 +00:00
gengenrtl.c
gegenrtl.c: Remove unnecesary prototypes.
2010-06-01 14:21:57 +00:00
gengtype-lex.l
gengtype-lex.l: Add HARD_REG_SET.
2010-05-24 12:24:00 +00:00
gengtype-parse.c
gengtype.c: Reindented.
2010-09-24 17:37:16 +00:00
gengtype.c
gengtype.c (new_structure): Remove ad-hoc "location_s" processing.
2010-10-19 06:47:02 +00:00
gengtype.h
gengtype.c (verbosity_level): Added variable.
2010-10-18 06:05:28 +00:00
genhooks.c
genhooks.c (emit_findices): Cast field precision to int.
2010-06-29 20:54:53 +00:00
genmddeps.c
Makefile.in (BUILD_RTL): Move build/read-md.o to...
2010-06-10 20:23:23 +00:00
genmodes.c
tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-09-16 12:59:39 +01:00
genmultilib
genopinit.c
Add fma support
2010-10-15 17:42:05 +00:00
genoutput.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genpeep.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genpreds.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
genrecog.c
genrecog.c: Include diagnostic-core.h before toplev.h.
2010-07-09 01:34:40 +00:00
gensupport.c
md.texi (define_enum_attr): Document.
2010-06-10 20:24:17 +00:00
gensupport.h
Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 20:23:13 +00:00
ggc-common.c
params.c (set_param_value_internal): New.
2010-10-11 13:28:40 +01:00
ggc-internal.h
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
ggc-none.c
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
ggc-page.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
ggc-zone.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
ggc.h
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
gimple-fold.c
re PR objc/45878 (Can't compile even a trivial ObjC program with -fexceptions -O2)
2010-10-13 20:30:10 +00:00
gimple-iterator.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
gimple-low.c
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
gimple-pretty-print.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
gimple-pretty-print.h
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
gimple.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
gimple.def
gimple.h
foldconst-2.c: New testcase.
2010-09-04 17:36:49 +00:00
gimplify.c
gimplify.c (gimplify_type_sizes): If the type is to be ignored for debug info purposes...
2010-10-16 14:35:59 +00:00
glimits.h
graph.c
F^C the vcg dump bug.
2010-10-14 01:48:43 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c
Outline lst_niter_for_loop.
2010-09-30 21:20:14 +00:00
graphite-clast-to-gimple.c
Fix Graphite memory leaks.
2010-09-30 21:21:29 +00:00
graphite-clast-to-gimple.h
Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible.
2010-08-11 20:30:41 +00:00
graphite-cloog-compat.h
New flag: -fgraphite-dump-cloog.
2010-09-30 21:21:21 +00:00
graphite-cloog-util.c
Enable graphite to read an OpenScop file.
2010-09-30 21:17:12 +00:00
graphite-cloog-util.h
Enable graphite to read an OpenScop file.
2010-09-30 21:17:12 +00:00
graphite-dependences.c
Avoid set but not used warning.
2010-09-30 21:19:26 +00:00
graphite-dependences.h
graphite-flattening.c
Fix comments.
2010-09-30 21:20:52 +00:00
graphite-interchange.c
Fix pbb_number_of_iterations_at_time.
2010-09-30 21:20:30 +00:00
graphite-poly.c
Fix Graphite memory leaks.
2010-09-30 21:21:29 +00:00
graphite-poly.h
New pass: loop flattening.
2010-09-30 21:20:45 +00:00
graphite-ppl.c
Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused function check_poly_representation.
2010-08-11 20:26:46 +00:00
graphite-ppl.h
Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}.
2010-08-11 20:26:38 +00:00
graphite-scop-detection.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
graphite-sese-to-poly.h
Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused function check_poly_representation.
2010-08-11 20:26:46 +00:00
graphite.c
Fix PR45758: reset scevs before Graphite.
2010-09-30 21:22:07 +00:00
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
re PR libobjc/19850 (libobjc leaks threads on posix)
2010-09-06 15:57:44 +00:00
gthr-posix95.h
re PR libobjc/19850 (libobjc leaks threads on posix)
2010-09-06 15:57:44 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
hard-reg-set.h
defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.
2010-07-12 18:54:17 +00:00
highlev-plugin-common.h
hooks.c
target.def (target_option.init_struct): New hook.
2010-10-15 20:19:05 +01:00
hooks.h
target.def (target_option.init_struct): New hook.
2010-10-15 20:19:05 +01:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
implicit-zee.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
incpath.c
incpath.c (remove_duplicates): If name is not a directory, issue a warning rather than an error.
2010-09-15 17:27:24 +00:00
incpath.h
init-regs.c
input.c
input.c: New file.
2010-05-27 12:33:27 +01:00
input.h
input.c: New file.
2010-05-27 12:33:27 +01:00
insn-addr.h
insn-notes.def
integrate.c
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c
tree-sra.c (build_ref_for_offset): Loc made a parameter.
2010-09-14 16:09:38 +02:00
ipa-inline.c
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
2010-10-05 10:42:24 +00:00
ipa-prop.c
re PR tree-optimization/45572 (various ICEs with -finline-small-functions -findirect-inlining -finline-functions)
2010-10-04 12:15:10 +02:00
ipa-prop.h
tree-sra.c (build_ref_for_offset): Loc made a parameter.
2010-09-14 16:09:38 +02:00
ipa-pure-const.c
opt-functions.awk (static_var): Update comment.
2010-09-30 14:53:12 +01:00
ipa-ref-inline.h
ipa-ref.c
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
2010-06-07 15:33:34 +00:00
ipa-ref.h
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
2010-06-07 15:33:34 +00:00
ipa-reference.c
extend.texi: (attribute leaf): Document.
2010-09-24 19:14:51 +00:00
ipa-reference.h
ipa-split.c
re PR tree-optimization/45612 (Reference to undefined label building libada on Solaris 2/SPARC)
2010-10-09 12:15:31 +00:00
ipa-struct-reorg.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ipa-struct-reorg.h
ipa-type-escape.c
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
ipa.c (cgraph_externally_visible_p): Handle externally visible and preserve flags before trying to guess on visibility.
2010-10-19 00:12:07 +00:00
ira-build.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ira-color.c
common.opt (fira-coalesce): Remove.
2010-10-04 20:37:57 +00:00
ira-conflicts.c
target.def (class_likely_spilled_p): New hook.
2010-09-02 18:29:37 +04:00
ira-costs.c
re PR rtl-optimization/45912 (Patch for PR tree-optimization/44972 caused 2500+ FAILs on Solaris 2/SPARC)
2010-10-13 21:43:42 +00:00
ira-emit.c
re PR fortran/42169 (gfortran.dg/pr41928.f90:47: internal compiler error: in store_can_be_removed_p, at ira-emit.c:371)
2010-10-20 13:51:31 +00:00
ira-int.h
ira-int.h (ira_remove_allocno_copy_from_list): Remove.
2010-08-11 22:09:53 +00:00
ira-lives.c
re PR bootstrap/45445 (ARM bootstrap failure: comparison failures after stage 3)
2010-10-11 19:39:37 +00:00
ira.c
ira.c (setup_class_hard_regs): Fix typo in indexing ira_non_ordered_class_hard_regs and ira_class_hard_reg_index.
2010-10-14 03:07:59 +00:00
ira.h
Makefile.in (target-globals.o): Depend on $(IRA_INT_H).
2010-07-12 19:03:06 +00:00
jump.c
diagnostic-core.h: New.
2010-05-27 21:16:07 +01:00
lambda-code.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
langhooks-def.h
target.def (target_option.init_struct): New hook.
2010-10-15 20:19:05 +01:00
langhooks.c
target.def (target_option.init_struct): New hook.
2010-10-15 20:19:05 +01:00
langhooks.h
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
2010-10-08 16:17:32 +01:00
LANGUAGES
lcm.c
coretypes.h (struct simple_bitmap_def, [...]): New core types.
2010-05-22 22:24:53 +00:00
libfuncs.h
Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).
2010-07-12 18:55:48 +00:00
libgcc-libsystem.ver
libgcc-std.ver
common.opt (fsplit-stack): New option.
2010-09-27 19:48:20 +00:00
libgcc2.c
libgcc2.h: Use __SIZEOF_LONG_LONG__ instead of LONG_LONG_TYPE_SIZE.
2010-10-09 21:12:56 +00:00
libgcc2.h
libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.
2010-10-12 20:30:47 +00:00
libgcov.c
libgcov.c (create_file_directory): Enable it for win32 case.
2010-10-17 21:43:34 +02:00
limitx.h
limity.h
lists.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
longlong.h
loop-doloop.c
ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop.
2010-07-19 09:18:14 +00:00
loop-init.c
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
loop-invariant.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
loop-iv.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
loop-unroll.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
loop-unswitch.c
loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequence is a jump insn before setting its label.
2010-06-24 10:01:57 +00:00
lower-subreg.c
lower-subreg.c (resolve_shift_zext): Delete conditional code for WORDS_BIG_ENDIAN != BYTES_BIG_ENDIAN.
2010-10-19 14:01:01 -04:00
lto-cgraph.c
cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup and only_called_at_exit.
2010-10-16 16:59:07 +00:00
lto-compress.c
diagnostic-core.h: New.
2010-05-27 21:16:07 +01:00
lto-compress.h
lto-opts.c
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
2010-10-05 15:28:39 +01:00
lto-section-in.c
lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_name.
2010-07-23 05:24:47 +00:00
lto-section-out.c
re PR lto/44992 (ld -r breaks LTO)
2010-07-23 05:33:51 +00:00
lto-streamer-in.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
lto-streamer-out.c
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expression with -flto)
2010-10-20 14:11:06 +00:00
lto-streamer.c
tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATION_UNIT_DECL.
2010-09-16 09:38:13 +00:00
lto-streamer.h
tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATION_UNIT_DECL.
2010-09-16 09:38:13 +00:00
lto-symtab.c
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-24 21:47:59 +00:00
lto-wrapper.c
common.opt (combine): Remove.
2010-09-17 09:04:14 +00:00
machmode.def
tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-09-16 12:59:39 +01:00
machmode.h
machmode.h (mode_for_vector): Declare.
2010-10-07 14:36:38 +00:00
main.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
Makefile.in
Remove gccbug
2010-10-18 09:39:15 +00:00
matrix-reorg.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
configure.ac (tm_include_list): Add insn-constants.h.
2010-06-10 20:23:43 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
target.def (class_likely_spilled_p): New hook.
2010-09-02 18:29:37 +04:00
modulo-sched.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
omega.c
Fix violations of self-assignment check in GCC source.
2010-07-23 22:20:45 +00:00
omega.h
omp-builtins.def
re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)
2010-10-06 09:47:28 +02:00
omp-low.c
tree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-23 19:04:35 +02:00
ONEWS
opt-functions.awk
Fix PR bootstrap/35855: awk character classes.
2010-10-11 17:58:53 +00:00
opt-gather.awk
optabs.c
Expand pending pops before trying the optab.
2010-08-18 06:35:46 -07:00
optabs.h
Add fma support
2010-10-15 17:42:05 +00:00
optc-gen.awk
Fix PR bootstrap/35855: awk character classes.
2010-10-11 17:58:53 +00:00
opth-gen.awk
flag-types.h: New.
2010-10-12 12:25:16 +01:00
opts-common.c
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
2010-10-08 16:17:32 +01:00
opts-diagnostic.h
diagnostic.c: Don't include opts.h.
2010-05-26 14:40:53 +01:00
opts.c
opts.c (set_fast_math_flags, [...]): Make static.
2010-10-16 13:13:21 +01:00
opts.h
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
2010-10-08 16:17:32 +01:00
output.h
common.opt (fsplit-stack): New option.
2010-09-27 19:48:20 +00:00
params.c
params.c (params_finished): New.
2010-10-14 11:22:43 +01:00
params.def
invoke.texi (-flto-partition, [...]): Document.
2010-10-05 17:57:09 +00:00
params.h
params.c (params_finished): New.
2010-10-14 11:22:43 +01:00
passes.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
plugin.c
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
2010-10-05 15:28:39 +01:00
plugin.def
plugin.h
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
2010-10-05 15:28:39 +01:00
pointer-set.c
pointer-set.h
postreload-gcse.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
postreload.c
re PR target/40457 (use stm and ldm to access consecutive memory words)
2010-09-29 20:06:55 +00:00
predict.c
cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup and only_called_at_exit.
2010-10-16 16:59:07 +00:00
predict.def
predict.h
predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.
2010-06-29 14:14:15 +00:00
prefix.c
prefix.h
pretty-print.c
Makefile.in (READ_MD_H): New variable.
2010-06-10 20:21:23 +00:00
pretty-print.h
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
print-rtl.c
re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca)
2010-09-24 16:37:02 +02:00
print-tree.c
* print-tree.c (print_node): Print in-constant-pool.
2010-09-27 10:16:44 +00:00
profile.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
profile.h
read-md.c
md.texi (define_enum_attr): Document.
2010-06-10 20:24:17 +00:00
read-md.h
md.texi (define_enum_attr): Document.
2010-06-10 20:24:17 +00:00
read-rtl.c
Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10 20:23:13 +00:00
README.Portability
real.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
real.h
real: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 18:13:54 +00:00
realmpfr.c
real: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 18:13:54 +00:00
realmpfr.h
real: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 18:13:54 +00:00
recog.c
target.def (preferred_output_reload_class): New hook.
2010-10-17 19:27:53 +04:00
recog.h
target.def (preferred_output_reload_class): New hook.
2010-10-17 19:27:53 +04:00
reg-notes.def
Describe unwinding for realigned frames explicitly.
2010-08-04 16:58:26 -07:00
reg-stack.c
toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.
2010-06-30 17:12:36 +00:00
regcprop.c
re PR bootstrap/45028 (ICE building 64-bit libjava on Solaris 2/SPARC: output_operand: invalid expression as operand)
2010-07-22 22:48:42 +02:00
reginfo.c
optc-gen.awk: Generate global_options initializer instead of individual variables.
2010-09-29 15:49:14 +01:00
regmove.c
target.def (class_likely_spilled_p): New hook.
2010-09-02 18:29:37 +04:00
regrename.c
optc-gen.awk: Generate global_options initializer instead of individual variables.
2010-09-29 15:49:14 +01:00
regs.h
target.def (class_likely_spilled_p): New hook.
2010-09-02 18:29:37 +04:00
regset.h
coretypes.h (struct simple_bitmap_def, [...]): New core types.
2010-05-22 22:24:53 +00:00
regstat.c
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
reload.c
target.def (preferred_output_reload_class): New hook.
2010-10-17 19:27:53 +04:00
reload.h
reload.h (register_move_cost, [...]): Adjust prototype.
2010-08-15 01:46:11 +04:00
reload1.c
cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-10-21 13:01:35 +00:00
reorg.c
re PR rtl-optimization/45593 (segfault with -Os)
2010-09-15 22:48:00 +00:00
resource.c
optc-gen.awk: Generate global_options initializer instead of individual variables.
2010-09-29 15:49:14 +01:00
resource.h
rtl-error.c
toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.
2010-06-30 17:12:36 +00:00
rtl-error.h
toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.
2010-06-30 17:12:36 +00:00
rtl.c
rtl.h: Include hashtab.h.
2010-10-12 08:24:07 +02:00
rtl.def
Add fma support
2010-10-15 17:42:05 +00:00
rtl.h
rtl.h: Include hashtab.h.
2010-10-12 08:24:07 +02:00
rtlanal.c
re PR target/40457 (use stm and ldm to access consecutive memory words)
2010-09-29 20:06:55 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
2010-05-29 20:31:45 +00:00
sbitmap.h
sbitmap.h (sbitmap_ptr, [...]): Move from here...
2010-05-23 00:11:55 +00:00
sched-deps.c
sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_fault_p instead of may_trap_p predicate.
2010-10-14 13:39:18 +00:00
sched-ebb.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
sched-int.h
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
sched-rgn.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
sched-vis.c
sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RELATED_P insns and the insn to which...
2010-10-14 11:59:57 +04:00
sdbout.c
re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'lang_type' is not supported in gimple streams)
2010-10-14 11:59:47 +00:00
sdbout.h
sel-sched-dump.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
sel-sched-dump.h
re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build)
2010-06-21 18:26:25 +02:00
sel-sched-ir.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
sel-sched-ir.h
sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.
2010-10-14 11:39:07 +04:00
sel-sched.c
ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead of gcc_checking_assert.
2010-10-21 21:39:13 +00:00
sel-sched.h
sese.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
sese.h
Fix miscompilation of 416.gamess.
2010-09-30 21:21:56 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_ternary_operation): Simplify (fma (neg a) (neg b) c) and (fma a (neg b) c).
2010-10-18 19:12:07 -07:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
expr.c (emit_group_load_1): Update calls to extract_bit_field.
2010-10-22 00:40:15 +00:00
stor-layout.c
stor-layout.c (skip_simple_constant_arithmetic): New function.
2010-10-20 11:02:40 +00:00
store-motion.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
stringpool.c
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
sync-builtins.def
builtin-attrs.def (ATTR_LEAF): New attribute.
2010-09-28 16:34:36 +00:00
system.h
tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
2010-10-19 17:07:50 -04:00
target-def.h
re PR other/44034 (target hooks are hard to maintain)
2010-06-29 19:22:00 +01:00
target-globals.c
reginfo.c (init_reg_sets): Don't zero globals here.
2010-07-12 19:04:21 +00:00
target-globals.h
Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h
2010-07-12 19:04:11 +00:00
target.def
CFStrings for Darwin.
2010-10-22 10:28:57 +00:00
target.h
Move enum unwind_info_type from target.h to coretypes.h.
2010-10-07 13:03:13 -07:00
targhooks.c
target.def (preferred_output_reload_class): New hook.
2010-10-17 19:27:53 +04:00
targhooks.h
tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
2010-10-19 17:07:50 -04:00
timevar.c
Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
2010-05-21 23:00:23 +00:00
timevar.def
Schedule a copy_prop pass before graphite.
2010-08-11 20:24:47 +00:00
timevar.h
Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
2010-05-21 23:00:23 +00:00
tlink.c
toplev.c
params.c (params_finished): New.
2010-10-14 11:22:43 +01:00
toplev.h
opts.c (set_fast_math_flags, [...]): Make static.
2010-10-16 13:13:21 +01:00
tracer.c
tree-affine.c
re PR middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +00:00
tree-affine.h
tree-browser.c
tree-browser.c (TB_history_stack): Convert to a VEC.
2010-06-28 13:06:43 +00:00
tree-browser.def
tree-call-cdce.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-cfg.c
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expression with -flto)
2010-10-20 14:11:06 +00:00
tree-cfgcleanup.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-chrec.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-chrec.h
A function is affine when CHREC_RIGHT is invariant.
2010-09-30 21:18:27 +00:00
tree-complex.c
basic-block.h (find_fallthru_edge): Define.
2010-10-21 02:33:33 +00:00
tree-data-ref.c
re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c execution test)
2010-10-14 15:51:15 +00:00
tree-data-ref.h
Use DR_IS_WRITE instead of !DR_IS_READ.
2010-09-03 20:05:42 +00:00
tree-dfa.c
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-03 09:50:17 +00:00
tree-diagnostic.c
diagnostic.c: Don't include flags.h.
2010-05-24 19:55:44 +01:00
tree-diagnostic.h
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-def.h.
2010-05-21 23:34:26 +01:00
tree-dump.c
tree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-06 13:26:13 +00:00
tree-dump.h
re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)
2010-07-13 22:55:57 +01:00
tree-eh.c
re PR middle-end/45854 (ICE in redirect_eh_edge_1, at tree-eh.c:2131)
2010-10-01 12:07:47 +00:00
tree-emutls.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-flow-inline.h
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-flow.h
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
2010-10-18 16:44:38 +00:00
tree-if-conv.c
re PR tree-optimization/46008 (Floating point condexpr not vectorized)
2010-10-14 21:34:16 +02:00
tree-inline.c
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
2010-10-18 16:44:38 +00:00
tree-inline.h
Fix PR44768
2010-07-08 09:29:43 +00:00
tree-into-ssa.c
tree-into-ssa.c (rewrite_update_enter_block): Remove unused variables.
2010-10-21 14:05:57 +00:00
tree-iterator.c
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
tree-iterator.h
tree-loop-distribution.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-loop-linear.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-mudflap.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-mudflap.h
tree-nested.c
tree-nested.c (convert_all_function_calls): Iterate until after the sum of static chains in the nest doesn't change.
2010-08-31 21:05:22 +00:00
tree-nomudflap.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
tree-nrv.c
re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c-torture/execute/builtins/pr22237.c execution)
2010-07-26 16:01:55 +00:00
tree-object-size.c
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
tree-optimize.c
tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges if there is a call statement to pure or const...
2010-10-20 17:30:10 +00:00
tree-outof-ssa.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-parloops.c
re PR tree-optimization/46111 (ICE: tree check: expected tree that contains 'decl minimal' structure, have 'mem_ref' in take_address_of, at tree-parloops.c:336 with -ftree-parallelize-loops -g)
2010-10-21 10:38:51 +00:00
tree-pass.h
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
2010-10-05 10:42:24 +00:00
tree-phinodes.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
tree-predcom.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
tree-pretty-print.c
re PR debug/45673 (-fcompare-debug failure with minor difference in dumps)
2010-10-08 04:40:59 +00:00
tree-pretty-print.h
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-profile.c
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
2010-10-05 10:42:24 +00:00
tree-scalar-evolution.c
Also handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 21:18:48 +00:00
tree-scalar-evolution.h
tree-sra.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
tree-ssa-address.c
re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031)
2010-09-06 12:14:02 +00:00
tree-ssa-alias.c
re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c execution test)
2010-10-14 15:51:15 +00:00
tree-ssa-alias.h
re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c execution test)
2010-10-14 15:51:15 +00:00
tree-ssa-ccp.c
re PR tree-optimization/45919 (ICE: SIGSEGV in fold_ctor_reference (tree-ssa-ccp.c:1527) at -O1)
2010-10-20 23:17:30 +02:00
tree-ssa-coalesce.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-copy.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-copyrename.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-ssa-dce.c
re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020)
2010-08-26 18:39:26 +02:00
tree-ssa-dom.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-dse.c
re PR tree-optimization/45970 (tree DSE misses many obvious dead stores)
2010-10-13 13:03:31 +00:00
tree-ssa-forwprop.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/39874 (missing VRP (submission))
2010-06-08 14:15:53 -04:00
tree-ssa-live.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
tree-ssa-live.h
cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled.
2010-06-09 15:41:23 +00:00
tree-ssa-loop-ch.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-ssa-loop-im.c
tree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-06 13:26:13 +00:00
tree-ssa-loop-ivcanon.c
re PR tree-optimization/45605 (Missed devirtualization)
2010-09-20 15:48:42 +00:00
tree-ssa-loop-ivopts.c
re PR bootstrap/45611 (SIGBUS in generate_option_input_file on Solaris 2/SPARC)
2010-09-13 10:47:28 +00:00
tree-ssa-loop-manip.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-loop-niter.c
tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.
2010-09-01 11:39:55 +00:00
tree-ssa-loop-prefetch.c
tree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-06 13:26:13 +00:00
tree-ssa-loop-unswitch.c
re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops)
2010-06-25 14:10:42 +02:00
tree-ssa-loop.c
New pass: loop flattening.
2010-09-30 21:20:45 +00:00
tree-ssa-math-opts.c
re PR middle-end/45393 (ICE in redirect_eh_edge_1, at tree-eh.c:2135)
2010-08-25 10:47:50 +00:00
tree-ssa-operands.c
tree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-06 13:26:13 +00:00
tree-ssa-operands.h
utils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 07:25:24 +00:00
tree-ssa-phiopt.c
re PR tree-optimization/45860 (ICE: verify_ssa failed: virtual SSA name for non-VOP decl at -O1)
2010-10-20 11:09:54 +00:00
tree-ssa-phiprop.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-pre.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-propagate.c
re PR tree-optimization/45580 (Building WebKit fails with compiler catching SIGSEGV in gimple_fold_obj_type_ref_known_binfo())
2010-09-21 09:52:00 +00:00
tree-ssa-propagate.h
tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...
2010-08-04 12:29:48 +00:00
tree-ssa-reassoc.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
tree-ssa-sccvn.c
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
tree-ssa-sccvn.h
re PR middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +00:00
tree-ssa-sink.c
re PR tree-optimization/33244 (Missed opportunities for vectorization)
2010-09-08 12:34:52 +00:00
tree-ssa-structalias.c
re PR tree-optimization/45967 (gcc-4.5.x optimizes code with side-effects away)
2010-10-18 15:32:00 +00:00
tree-ssa-ter.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree-ssa-threadedge.c
With large parts from Jim Wilson:
2010-06-25 08:56:24 +00:00
tree-ssa-threadupdate.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-ssa-uncprop.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-ssa-uninit.c
uninit var analysis enhancement
2010-10-15 23:16:59 +00:00
tree-ssa.c
re PR tree-optimization/45945 (ICE: verify_ssa failed: error: SSA_NAME_DEF_STMT is wrong when using inline ASM with -flto/-fwhopr)
2010-10-09 12:45:09 +00:00
tree-ssanames.c
tree-ssanames.c (release_dead_ssa_names): Do not remove callee edges here.
2010-09-22 12:15:56 +00:00
tree-stdarg.c
builtins.def (BUILT_IN_ARGS_INFO): Remove.
2010-07-23 14:31:20 +00:00
tree-stdarg.h
tree-switch-conversion.c
foldconst-1.c: New testcase.
2010-09-04 16:02:38 +00:00
tree-tailcall.c
Hookize TARGET_UNWIND_INFO et al.
2010-09-28 13:44:58 -07:00
tree-vect-data-refs.c
re PR tree-optimization/45764 (wrong code -O2 vs -O3 (problem in vectorizer???))
2010-10-21 11:10:41 +00:00
tree-vect-generic.c
optabs.h (optab_handler, [...]): Turn into inline functions that return an insn code.
2010-07-04 22:13:09 +00:00
tree-vect-loop-manip.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-vect-loop.c
re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize)
2010-10-21 13:36:56 +00:00
tree-vect-patterns.c
tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL check for vectype_out returned by get_vectype_for_scalar_type().
2010-10-07 17:07:21 +01:00
tree-vect-slp.c
re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize)
2010-10-21 13:36:56 +00:00
tree-vect-stmts.c
re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize)
2010-10-21 13:36:56 +00:00
tree-vectorizer.c
tree-vectorizer.c: Fix documentation.
2010-09-16 10:35:14 +00:00
tree-vectorizer.h
re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize)
2010-10-21 13:36:56 +00:00
tree-vrp.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
tree.c
re PR tree-optimization/45875 (ice in gimple_fold_obj_type_ref_known_binfo with -O2)
2010-10-21 16:34:58 +02:00
tree.def
re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'lang_type' is not supported in gimple streams)
2010-10-14 11:59:47 +00:00
tree.h
Fix PR 46041
2010-10-18 22:37:32 +00:00
treestruct.def
tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATION_UNIT_DECL.
2010-09-16 09:38:13 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10
2010-08-17 14:54:10 +00:00
unwind-dw2-fde-glibc.c
Include <link.h> only if USE_PT_GNU_EH_FRAME is defined.
2010-09-07 14:14:41 -07:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
2010-10-05 10:42:24 +00:00
value-prof.h
var-tracking.c
basic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 13:08:28 +00:00
varasm.c
re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used as a compile time constant)
2010-10-11 16:52:12 +00:00
varpool.c
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-24 21:47:59 +00:00
vec.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
vec.h
vec.h (VEC_qsort): Define.
2010-10-11 15:08:28 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
Committed as obvious.
2010-06-29 19:04:12 +00:00
vmsdbgout.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
web.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
xcoff.h
xcoffout.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
xcoffout.h