..
ada
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
c-family
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
config
i386.md (ashift RSP splitter): Remove splitter.
2010-08-20 20:40:56 +02:00
cp
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
doc
gimplify.c (gimplify_modify_expr): When assigning to volatiles, copy the src value and return a copy.
2010-08-20 12:22:11 +00:00
fortran
* lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver.
2010-08-20 16:27:29 +01:00
ginclude
java
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto
Replace has_analyzed_clone with has_analyzed_clone_p.
2010-08-20 07:42:28 -07:00
objc
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
objcp
system.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-28 10:52:46 +00:00
po
common.opt (o): Add MissingArgError.
2010-07-27 15:43:31 +01:00
testsuite
re PR middle-end/44974 (Function with attribute noreturn omits a call to another function with noreturn)
2010-08-20 20:49:46 +02:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
2010-08-16 09:55:54 +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 (alloc_aux_for_block, [...]): Delete.
2010-08-10 14:31:52 +00:00
bb-reorder.c
Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h
2010-07-12 19:04:11 +00: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-types.def
demangle-expected: Add tests for __int128 and unsigned __int128 types.
2010-05-26 18:13:55 +02:00
builtins.c
re PR middle-end/44974 (Function with attribute noreturn omits a call to another function with noreturn)
2010-08-20 20:49:46 +02:00
builtins.def
builtins.def (BUILT_IN_ARGS_INFO): Remove.
2010-07-23 14:31:20 +00: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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
c-errors.c
c-lang.c
c-common.c: Move to c-family/.
2010-06-05 20:33:22 +00:00
c-lang.h
c-common.c: Move to c-family/.
2010-06-05 20:33: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
common.opt (o): Add MissingArgError.
2010-07-27 15:43:31 +01:00
c-parser.c
c-tree.h (build_arg_info): Declare.
2010-08-08 17:44:53 +00:00
c-tree.h
c-tree.h (build_arg_info): Declare.
2010-08-08 17:44:53 +00:00
c-typeck.c
c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of TREE_CHAIN.
2010-07-16 01:30:32 +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
calls.c (load_register_parameters): Move check for zero sized items so that only the call to ...
2010-07-22 07:59:50 +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
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
cfgexpand.c
re PR target/44542 (expand_one_stack_var_at may set DECL_ALIGN to a too high value)
2010-07-27 19:54:32 +02:00
cfghooks.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
cfghooks.h
cfglayout.c
fwprop.c: Make emit-rtl.h include last.
2010-06-01 15:49:37 +00:00
cfglayout.h
cfgloop.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
cfgloop.h
Add loop_exits_from_bb_p.
2010-08-11 20:29:10 +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
toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.
2010-06-30 17:12:36 +00:00
cgraph.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
cgraph.h
cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function.
2010-07-08 16:46:49 +00:00
cgraphbuild.c
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-06 02:26:33 +00:00
cgraphunit.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ChangeLog
re PR middle-end/44974 (Function with attribute noreturn omits a call to another function with noreturn)
2010-08-20 20:49:46 +02: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 miscompile of 416.gamess.
2010-08-11 20:31:24 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c
collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.
2010-06-26 18:04:16 +01:00
collect2.h
combine-stack-adj.c
reginfo.c (init_reg_sets_1): Adjust comments.
2010-06-29 12:18:36 +00:00
combine.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
common.opt
common.opt: Add driver options.
2010-08-16 11:15:15 +01:00
conditions.h
config.build
config.gcc
Turn on -fomit-frame-pointer by default for 32bit Linux/x86.
2010-08-12 09:39:37 -07:00
config.host
config.in
re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthread.so to be linked in.)
2010-07-23 17:58:57 +00:00
configure
Enable -fomit-frame-pointer on darwin which support dwarf2.
2010-08-13 10:06:42 -07:00
configure.ac
Enable -fomit-frame-pointer on darwin which support dwarf2.
2010-08-13 10:06:42 -07: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
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
coverage.c
* coverage.c (ctr_labels): Delete.
2010-08-10 19:27:18 +00:00
coverage.h
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
darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
2010-07-28 10:36:21 +01:00
crtstuff.c
crtstuff.c (__JCR_LIST__, [...]): Mark as used.
2010-05-11 15:44:26 +00:00
cse.c
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
cselib.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00: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-08-20 00:17:15 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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 (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
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
tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero.
2010-08-20 11:14:38 +00:00
DEV-PHASE
df-core.c
re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)
2010-07-29 12:39:57 +00:00
df-problems.c
re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)
2010-08-04 21:07:05 +00:00
df-scan.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
df.h
re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)
2010-07-29 12:39:57 +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
diagnostic.h (diagnostic_classification_change_t): New.
2010-06-21 16:58:57 -04:00
diagnostic.def
diagnostic.h
diagnostic.h (diagnostic_classification_change_t): New.
2010-06-21 16:58:57 -04:00
dojump.c
double-int.h (double_int_ior): New function.
2010-05-20 00:09:57 +04:00
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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
dummy-checksum.c
dwarf2asm.c
This patch adds the end prologue and begin epilogue markers in Dwarf2
2010-06-16 19:40:46 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
dwarf2out.h
dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.
2010-06-25 18:49:36 +00: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
tree.h (get_object_alignment): Adjust prototype.
2010-08-10 09:16:22 +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.h
except.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
except.h
system.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-28 10:52:46 +00:00
exec-tool.in
explow.c
Replace exact_log2(x & -x) in favor of more direct computation.
2010-08-05 12:41:31 -07:00
expmed.c
expmed.c (expand_mult_const): Expand shift into temporary.
2010-08-05 14:03:36 +02:00
expmed.h
expmed.h (MAX_BITS_PER_WORD): Move to...
2010-07-13 19:48:58 +00:00
expr.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
expr.h
c-common.c (IN_GCC_FRONTEND): Do not undef.
2010-07-03 21:17:46 +00:00
final.c
target.def (output_addr_const_extra): New hook.
2010-08-11 23:52:46 +04:00
fixed-value.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
fixed-value.h
flags.h
flags.h (target_flagstate): Add x_flag_excess_precision.
2010-07-12 18:54:26 +00:00
fold-const.c
fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.
2010-08-17 09:50:12 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
function.h
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-06 02:26:33 +00:00
fwprop.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +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
gcc.c (spec_function): Add remove-outfile.
2010-08-17 13:22:28 +00:00
gcc.h
darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
2010-07-28 10:36:21 +01:00
gccbug.in
gccspec.c
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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
Fix comment typo.
2010-07-12 18:17:47 +01:00
gencheck.c
genchecksum.c
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
revert: rtl.def (NOTE): Swap operands 4 and 5.
2010-07-29 21:48:03 +02:00
gengtype.h
Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
2010-05-05 10:06:37 +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
genmultilib
genopinit.c
gcc/
2010-07-04 22:14:56 +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
ggc-common.c (ggc_mark_root_tab): New function, split out from...
2010-08-20 15:26:56 +00: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
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +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
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
gimple-iterator.c
re PR target/44132 (emutls is broken under a range of circumstances.)
2010-07-26 15:53:50 -07:00
gimple-low.c
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
gimple-pretty-print.c
tree-flow.h (struct ptr_info_def): Add align and misalign fields.
2010-08-12 10:36:08 +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
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
2010-08-16 09:55:54 +00:00
gimple.def
gimple.h
lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.
2010-07-23 14:01:49 +00:00
gimplify.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
glimits.h
graph.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
graphite-clast-to-gimple.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
Remove cloog_initialize and cloog_finalize when using official CLooG releases.
2010-08-11 20:30:56 +00:00
graphite-cloog-util.c
Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG).
2010-08-11 20:30:49 +00:00
graphite-cloog-util.h
Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG).
2010-08-11 20:30:49 +00:00
graphite-dependences.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
graphite-dependences.h
graphite-interchange.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
graphite-poly.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
graphite-poly.h
Fix comments and indentation.
2010-06-09 22:09:28 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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-posix95.h
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
2010-08-08 15:04:38 +00:00
gthr-posix.c
gthr-posix.h
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
2010-08-08 15:04:38 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
hooks.h
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
implicit-zee.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
incpath.c
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
ipa-cp.c (ipcp_discover_new_direct_edges): New function.
2010-08-05 15:30:14 +02:00
ipa-inline.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-prop.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ipa-prop.h
ipa-prop.h (enum ipa_lattice_type): Changed comments.
2010-08-05 15:23:07 +02:00
ipa-pure-const.c
re PR tree-optimization/45052 (volatile ignored)
2010-07-26 09:26:43 +00:00
ipa-ref-inline.h
cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-06 08:39:32 +00:00
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
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
2010-06-07 15:33:34 +00:00
ipa-reference.h
tree.h (memory_identifier_string): Remove.
2010-05-15 09:46:55 +00:00
ipa-split.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-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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ira-build.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ira-color.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
ira-conflicts.c
ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.
2010-07-22 15:48:30 +00:00
ira-costs.c
ira-int.h (target_ira_int): Add x_max_struct_costs_size...
2010-07-12 19:03:15 +00:00
ira-emit.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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 target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool.c:335)
2010-08-14 19:59:13 +00:00
ira.c
From Martin Thuresson <martint@google.com>
2010-08-05 22:58:35 +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
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
langhooks.c
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
langhooks.h
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +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
libgcc2.c
defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.
2010-07-12 18:54:17 +00:00
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver
libgcov.c
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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-cgraph.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-compress.c
diagnostic-core.h: New.
2010-05-27 21:16:07 +01:00
lto-compress.h
lto-opts.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00: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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-streamer-out.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-streamer.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-streamer.h
lto-streamer.h (struct lto_file_decl_data): Mark resolutions with GTY((skip)).
2010-07-26 20:51:29 +00:00
lto-symtab.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
lto-wrapper.c
Makefile.in (READ_MD_H): New variable.
2010-06-10 20:21:23 +00:00
machmode.def
machmode.h
main.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
Makefile.in
Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}.
2010-08-11 20:26:38 +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
re PR target/44761 (sh.md warnings)
2010-07-13 10:41:15 +00: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
omp-low.c
tree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-23 19:04:35 +02:00
ONEWS
opt-functions.awk
options.texi (NoDriverArg): Document.
2010-08-16 11:17:07 +01:00
opt-gather.awk
optabs.c
Expand pending pops before trying the optab.
2010-08-18 06:35:46 -07:00
optabs.h
Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).
2010-07-12 18:54:35 +00:00
optc-gen.awk
coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 22:23:53 +01:00
opth-gen.awk
re PR other/32998 (-frecord-gcc-switches issues)
2010-06-20 22:02:46 +01:00
opts-common.c
options.texi (NoDriverArg): Document.
2010-08-16 11:17:07 +01:00
opts-diagnostic.h
diagnostic.c: Don't include opts.h.
2010-05-26 14:40:53 +01:00
opts.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
opts.h
options.texi (NoDriverArg): Document.
2010-08-16 11:17:07 +01:00
output.h
re PR target/44132 (emutls is broken under a range of circumstances.)
2010-07-26 15:53:50 -07:00
params.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
params.def
Bump the size of scevs.
2010-08-11 20:27:51 +00:00
params.h
re PR target/42495 (redundant memory load)
2010-07-27 19:48:15 +00:00
passes.c
Schedule a copy_prop pass before graphite.
2010-08-11 20:24:47 +00:00
plugin.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
plugin.def
plugin.h
diagnostic.c: Don't include plugin.h.
2010-05-25 14:01:45 +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
From Martin Thuresson <martint@google.com>
2010-08-05 22:58:35 +00:00
predict.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.
2010-07-27 21:52:39 +00:00
print-tree.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)
2010-07-13 16:03:49 +02:00
recog.h
re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline asm operands)
2010-06-24 19:48:16 +02: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
tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero.
2010-08-20 11:14:38 +00:00
regmove.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
regrename.c
toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.
2010-06-30 17:12:36 +00:00
regs.h
regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_from_mem.
2010-07-12 18:55:57 +00: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
reload1.c
re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to "track subwords of DImode allocnos")
2010-07-27 09:34:51 +00:00
reload.c
reload.h (register_move_cost, [...]): Adjust prototype.
2010-08-15 01:46:11 +04:00
reload.h
reload.h (register_move_cost, [...]): Adjust prototype.
2010-08-15 01:46:11 +04:00
reorg.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
resource.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00: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
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
rtl.def
revert: rtl.def (NOTE): Swap operands 4 and 5.
2010-07-29 21:48:03 +02:00
rtl.h
reload.h (register_move_cost, [...]): Adjust prototype.
2010-08-15 01:46:11 +04:00
rtlanal.c
tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero.
2010-08-20 11:14:38 +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
re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt)
2010-07-30 16:36:56 +02:00
sched-ebb.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
sched-int.h
sched-ebb.c: Rename struct deps to struct deps_desc.
2010-05-27 15:08:00 +00:00
sched-rgn.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
sched-vis.c
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
2010-05-29 20:31:45 +00:00
sdbout.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in sel_bb_head, at sel-sched-ir.c:4329 with -fselective-scheduling and __builtin_unreachable())
2010-08-20 20:07:12 +02:00
sel-sched-ir.h
sched-ebb.c: Rename struct deps to struct deps_desc.
2010-05-27 15:08:00 +00:00
sel-sched.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
sel-sched.h
sese.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
sese.h
Scevs could be expressions without chrecs and still be scev_analyzable_p.
2010-08-11 20:27:59 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_unary_operation_1): Optimize (sign_extend (zero_extend ()) and ({sign,zero}_extend (lshiftrt...
2010-08-20 20:08:10 +02:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
stor-layout.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
system.h
common.opt (o): Add MissingArgError.
2010-07-27 15:43:31 +01: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
target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS parameter.
2010-08-19 20:12:33 +00:00
target.h
tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new arguments.
2010-07-04 08:54:52 +00:00
targhooks.c
target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS parameter.
2010-08-19 20:12:33 +00:00
targhooks.h
target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS parameter.
2010-08-19 20:12:33 +00: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
Replace exact_log2(x & -x) in favor of more direct computation.
2010-08-05 12:41:31 -07:00
toplev.h
Replace exact_log2(x & -x) in favor of more direct computation.
2010-08-05 12:41:31 -07: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
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-cfg.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-cfgcleanup.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-chrec.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-chrec.h
Remove expand_scalar_variables_ hack.
2010-08-11 20:27:19 +00:00
tree-complex.c
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
tree-data-ref.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-data-ref.h
Add -ftree-loop-distribute-patterns enabled at -O3.
2010-08-02 16:20:36 +00:00
tree-dfa.c
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
2010-08-16 09:55:54 +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.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +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
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
2010-08-19 16:51:39 +00:00
tree-emutls.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-flow-inline.h
tree-flow.h (referenced_var): Move define ...
2010-07-21 09:46:11 +00:00
tree-flow.h
tree-flow.h (struct ptr_info_def): Add align and misalign fields.
2010-08-12 10:36:08 +00:00
tree-if-conv.c
Outline fold_or_predicates from add_to_predicate_list.
2010-07-09 18:58:20 +00:00
tree-inline.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-inline.h
Fix PR44768
2010-07-08 09:29:43 +00:00
tree-into-ssa.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
vecir.h: New file with VEC primitives for tree, gimple, and rtl.
2010-05-15 20:02:11 +00:00
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.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +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
Reliably change cgraph_state to SSA form.
2010-07-19 07:42:50 -07:00
tree-outof-ssa.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-parloops.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-pass.h
Schedule a copy_prop pass before graphite.
2010-08-11 20:24:47 +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 (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-pretty-print.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48: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
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
tree-scalar-evolution.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-scalar-evolution.h
tree-sra.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-ssa-address.c
tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.
2010-08-20 17:56:14 +02:00
tree-ssa-alias.c
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
2010-08-16 09:55:54 +00:00
tree-ssa-alias.h
tree-ssa-structalias.c (pt_solution_set_var): New function.
2010-07-02 13:25:23 +00:00
tree-ssa-ccp.c
tree-flow.h (struct ptr_info_def): Add align and misalign fields.
2010-08-12 10:36:08 +00:00
tree-ssa-coalesce.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-ssa-copy.c
tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2010-08-10 09:13:37 +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 middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +00:00
tree-ssa-dom.c
tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equivalences.
2010-08-17 09:55:04 +00:00
tree-ssa-dse.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-ssa-forwprop.c
re PR tree-optimization/45232 (tree reassociation introduces undefined overflow)
2010-08-12 10:38:05 +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 (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-loop-ivcanon.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-loop-ivopts.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-loop-prefetch.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
Schedule a copy_prop pass before graphite.
2010-08-11 20:24:47 +00:00
tree-ssa-math-opts.c
tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type used in the call to optab_for_tree_code.
2010-07-31 15:51:17 +00:00
tree-ssa-operands.c
tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.
2010-07-05 12:25:20 +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 middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...
2010-08-04 12:29:48 +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 (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-sccvn.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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 middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +00:00
tree-ssa-structalias.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssa-ter.c
re PR middle-end/42834 (memcpy folding overeager)
2010-07-01 08:49:19 +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
tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers.
2010-08-18 14:18:51 +00:00
tree-ssa.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-ssanames.c
tree-flow.h (struct ptr_info_def): Add align and misalign fields.
2010-08-12 10:36:08 +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
For Ian Bolton <ian.bolton@arm.com>
2010-08-19 08:12:31 +00:00
tree-tailcall.c
tree.h (DECL_CHAIN): Define.
2010-07-15 14:31:28 +00:00
tree-vect-data-refs.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-vect-patterns.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-vect-slp.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-vect-stmts.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree-vectorizer.c
gimplify.c: Do not include except.h and optabs.h.
2010-06-01 22:00:56 +00:00
tree-vectorizer.h
tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new arguments.
2010-07-04 08:54:52 +00:00
tree-vrp.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
tree.def
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
2010-08-16 09:55:54 +00:00
tree.h
tree.h (host_integerp): Add ATTRIBUTE_PURE when not ENABLE_TREE_CHECKING.
2010-08-17 20:10:20 +02:00
treestruct.def
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
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
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
value-prof.h
var-tracking.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
varasm.c
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
varpool.c
re PR target/44132 (emutls is broken under a range of circumstances.)
2010-07-26 15:53:50 -07:00
vec.c
toplev.h: Do not include diagnostic-core.h.
2010-07-08 04:22:54 +00:00
vec.h
vec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 12:48:59 +00:00
vecir.h
vecir.h: New file with VEC primitives for tree, gimple, and rtl.
2010-05-15 20:02:11 +00:00
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