..
ada
ada-tree.h (TYPE_FAT_POINTER_P): Swap with...
2009-10-16 20:07:52 +00:00
config
s390.c (s390_z10_optimize_cmp): Skip notes when investigating previous or next insns.
2009-10-16 10:09:28 +00:00
cp
re PR c++/39866 ([c++0x] deleted functions not removed from "no match" error messages)
2009-10-14 02:27:50 -04:00
doc
invoke.texi: Clarify that most optimizations are not enabled without -O.
2009-10-15 20:10:49 +04:00
fortran
re PR fortran/41719 ([OOP] invalid: Intrinsic assignment involving polymorphic variables)
2009-10-16 23:10:43 +02:00
ginclude
java
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto
re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replacement doesn't work)
2009-10-16 14:23:22 +00:00
objc
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
objcp
re PR objc++/41430 (exception handling testsuite failures in objc++)
2009-09-22 13:49:03 +00:00
po
* fi.po: Update.
2009-09-03 20:22:55 +01:00
testsuite
re PR fortran/41719 ([OOP] invalid: Intrinsic assignment involving polymorphic variables)
2009-10-16 23:10:43 +02:00
ABOUT-GCC-NLS
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
acinclude.m4
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
aclocal.m4
[multiple changes]
2009-09-08 17:21:07 +02:00
addresses.h
alias.c
alias.c (ao_ref_from_mem): Properly deal with off decl accesses resulting from stack temporaries on...
2009-09-29 14:29:10 +00:00
alias.h
alloc-pool.c
alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an int.
2009-04-30 16:24:31 +00:00
alloc-pool.h
attribs.c
attribs.c (register_attribute): Use CONST_CAST.
2009-06-01 16:35:01 +00:00
auto-inc-dec.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
BASE-VER
basic-block.h
gengtype.c (main): Handle uint64_t.
2009-08-27 08:56:10 +00:00
bb-reorder.c
bb-reorder.c (fix_up_fall_thru_edges): Only call invert_jump on jumps.
2009-08-18 13:16:46 +02:00
bitmap.c
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
bitmap.h
bitmap.h (bitmap_ior_and_into): New.
2009-06-27 14:46:56 +00:00
bt-load.c
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
builtin-attrs.def
builtin-types.def
builtins.c
builtins.c (fold_builtin_1): Support complex "arc" functions.
2009-10-14 01:14:53 +00:00
builtins.def
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-28 09:44:32 -07:00
c-aux-info.c
c-common.c
re PR c/41182 (Revision 145254 caused ICE: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:5259)
2009-10-08 01:32:51 +01:00
c-common.def
c-common.h
re PR c/41182 (Revision 145254 caused ICE: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:5259)
2009-10-08 01:32:51 +01:00
c-config-lang.in
c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.
2009-08-20 16:11:37 +00:00
c-convert.c
re PR c/40435 (Revision 148442 caused many regressions on trunk)
2009-07-16 22:29:52 +00:00
c-cppbuiltin.c
extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all platforms.
2009-08-14 17:25:48 -04:00
c-decl.c
re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes missing)
2009-09-23 18:07:13 +02:00
c-dump.c
c-errors.c
c-format.c
Changelog gcc/
2009-08-24 08:17:33 +02:00
c-format.h
Changelog gcc/
2009-08-24 08:17:33 +02:00
c-gimplify.c
re PR c/40401 (ICE: verify_gimple failed)
2009-07-17 15:49:34 +00:00
c-lang.c
[multiple changes]
2009-09-03 00:07:12 -04:00
c-lang.h
c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.
2009-08-20 16:11:37 +00:00
c-lex.c
c-lex.c (c_lex_with_flags): Increase size of local variable to avoid memory clobber.
2009-08-14 14:38:24 +00:00
c-objc-common.c
c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not pp_string.
2009-05-01 15:09:20 +01:00
c-objc-common.h
tree-flow.h (mark_addressable): Move declaration ...
2009-09-01 08:38:10 +00:00
c-omp.c
re PR c/40401 (ICE: verify_gimple failed)
2009-07-17 15:49:34 +00:00
c-opts.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
c-parser.c
cgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-24 11:21:39 +02:00
c-pch.c
c-pch.c (get_ident): Don't set size of templ array.
2009-06-17 13:21:23 +00:00
c-ppoutput.c
re PR preprocessor/41445 (Debug information is wrong with and without --save-temps.)
2009-10-09 21:55:34 +02:00
c-pragma.c
extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all platforms.
2009-08-14 17:25:48 -04:00
c-pragma.h
c-pretty-print.c
tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type.
2009-09-08 17:26:50 +02:00
c-pretty-print.h
c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not pp_string.
2009-05-01 15:09:20 +01:00
c-semantics.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
c-tree.h
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
c-typeck.c
re PR c/41182 (Revision 145254 caused ICE: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:5259)
2009-10-08 01:32:51 +01:00
c.opt
Fix check_warning_flags warnings.
2009-10-05 19:54:18 +00:00
caller-save.c
hard-reg-set.h (call_fixed_regs): Remove.
2009-09-03 02:20:52 +04:00
calls.c
re PR rtl-optimization/41646 (Reload ICE due to combiner extending life time of a hard register)
2009-10-09 21:01:53 +02:00
cfg.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
cfganal.c
cfgbuild.c
re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_unreachable-1.c)
2009-09-16 13:12:35 -07:00
cfgcleanup.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
cfgexpand.c
re PR debug/41717 (internal compiler error: in expand_debug_expr)
2009-10-16 12:43:18 +02:00
cfghooks.c
cfghooks.c (split_block): Copy discriminator to new block.
2009-07-24 15:37:05 -07:00
cfghooks.h
cfglayout.c
cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthrough edge.
2009-09-17 07:52:40 +00:00
cfglayout.h
cfgloop.c
New implementation of Graphite.
2009-07-31 02:44:28 +00:00
cfgloop.h
New implementation of Graphite.
2009-07-31 02:44:28 +00:00
cfgloopanal.c
re PR target/41279 (252.eon performance regression)
2009-09-30 11:57:56 +02:00
cfgloopmanip.c
cfgloopmanip.c (create_empty_loop_on_edge): Generate upper bounds with LT_EXPR to make niter analysis more precise on code...
2009-08-28 20:24:51 +00:00
cfgrtl.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
cgraph.c
cgraph.c (cgraph_create_edge): Check for NULL call_stmt before calling stmt_can_throw_external.
2009-10-09 13:22:22 +00:00
cgraph.h
Fix 41626 from Jan Hubicka
2009-10-08 18:52:57 +00:00
cgraphbuild.c
Fix 41626 from Jan Hubicka
2009-10-08 18:52:57 +00:00
cgraphunit.c
lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no address taken.
2009-10-07 09:01:16 +00:00
ChangeLog
lto-symtab.c (merge_incomplete_and_complete_type): Remove.
2009-10-16 21:17:31 +00:00
ChangeLog-1997
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-1998
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-1999
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2000
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2001
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2002
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2003
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2004
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2005
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2006
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2007
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog-2008
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog.dataflow
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog.graphite
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
ChangeLog.lib
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog.ptr
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog.tree-ssa
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
ChangeLog.tuples
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
cif-code.def
collect2-aix.c
Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.
2009-06-02 19:06:56 +00:00
collect2-aix.h
Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.
2009-06-02 19:06:56 +00:00
collect2.c
* collect2.c (add_lto_object): Only define if OBJECT_FORMAT_NONE.
2009-10-08 11:08:52 +00:00
collect2.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
combine-stack-adj.c
re PR bootstrap/41241 (bootstrap comparison failure)
2009-09-06 21:15:45 +00:00
combine.c
combine.c (label_tick_ebb_start): Fix comment.
2009-10-08 17:54:24 +00:00
common.opt
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
conditions.h
config.build
config.build (ia64-hp-*vms*): New target.
2009-08-09 07:05:11 +00:00
config.gcc
configure.ac: Add test for dci instruction.
2009-10-10 13:43:31 -05:00
config.host
re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)
2009-10-08 07:09:54 +02:00
config.in
Rebuild config.in, configure.
2009-10-12 14:29:10 -07:00
configure
Rebuild config.in, configure.
2009-10-12 14:29:10 -07:00
configure.ac
i386.md (vswapmov): New.
2009-10-12 09:36:37 -07:00
convert.c
convert.c (convert_to_integer): Don't assume an input pointer is POINTER_SIZE wide.
2009-08-24 21:23:22 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
tree.c (list_equal_p): New function.
2009-04-25 18:27:19 +00:00
coverage.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
2009-09-22 16:28:26 +00:00
cse.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
cselib.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
2009-10-13 15:56:07 +02:00
cselib.h
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2009-10-17 00:17:06 +00:00
dbgcnt.c
dbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-09-12 15:46:45 -04:00
dbgcnt.def
dbgcnt.def (cprop1, [...]): Remove
2009-04-27 17:21:27 +00:00
dbgcnt.h
dbxout.c
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
dbxout.h
dce.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
dce.h
ddg.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
ddg.h
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
debug.c
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
debug.h
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
defaults.h
hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-26 01:09:00 +04:00
DEV-PHASE
df-byte-scan.c
df-core.c
* df-core.c (df_ref_debug): Honor -fdump-noaddr.
2009-06-02 08:08:57 +00:00
df-problems.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
df-scan.c
re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered)
2009-09-22 08:11:37 -07:00
df.h
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
dfp.c
re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-bit binary)
2009-05-06 16:59:53 +00:00
dfp.h
diagnostic.c
[multiple changes]
2009-09-03 00:07:12 -04:00
diagnostic.def
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
diagnostic.h
[multiple changes]
2009-09-03 00:07:12 -04:00
dojump.c
expr.h (jumpifnot_1, [...]): Declare.
2009-08-25 13:35:39 +00:00
dominance.c
basic-block.h (get_all_dominated_blocks): Declare.
2009-04-20 14:01:52 +00:00
domwalk.c
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_children_before_stmts and...
2009-06-27 14:45:51 +00:00
domwalk.h
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_children_before_stmts and...
2009-06-27 14:45:51 +00:00
double-int.c
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
double-int.h
dse.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
dse.h
dummy-checksum.c
ansidecl.h (EXPORTED_CONST): Define.
2009-06-03 20:19:55 +00:00
dwarf2asm.c
configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.
2009-09-20 10:36:05 +00:00
dwarf2asm.h
dwarf2out.c
dwarf2out.c (mem_loc_descriptor): Cast DWARF2_ADDR_SIZE to int to avoid signed vs.
2009-10-16 20:21:09 +02:00
dwarf2out.h
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
2009-05-29 17:33:46 -07:00
ebitmap.c
ebitmap.h
basic-block.h (dump_regset, [...]): Remove duplicate prototypes.
2009-07-08 11:35:18 +00:00
emit-rtl.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
emit-rtl.h
emutls.c
re PR other/40024 (trunk/gcc-4.3/gcc: * emutls.c (emutls_destroy): Don' t fall out of the array bound.)
2009-06-01 20:03:26 +02:00
errors.c
errors.c (internal_error): Commentary typo fix.
2009-06-07 21:29:43 +02:00
errors.h
Makefile.in: Update dependencies.
2009-04-22 16:01:29 +00:00
et-forest.c
et-forest.h
except.c
re PR middle-end/41573 (segfault in trunk related to strings)
2009-10-08 16:03:11 +00:00
except.h
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-28 09:44:32 -07:00
exec-tool.in
explow.c
tree.c (tree_expr_size): New function.
2009-09-01 08:41:53 +00:00
expmed.c
expmed.c (emit_store_flag): Use a recursive call to optimize the xor case.
2009-07-24 13:40:04 +00:00
expr.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
expr.h
re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered)
2009-09-22 08:11:37 -07:00
final.c
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
fixed-value.c
collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.
2009-04-27 20:25:48 +00:00
fixed-value.h
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
flags.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
fold-const.c
builtins.c (interclass_mathfn_icode): New helper.
2009-09-28 12:54:23 +00:00
fp-test.c
FSFChangeLog
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
FSFChangeLog.10
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
FSFChangeLog.11
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
function.c
function.c (current_function_name): If there is no current function just return "<none>".
2009-09-29 09:31:41 +00:00
function.h
re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes missing)
2009-09-23 18:07:13 +02:00
fwprop.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
gbl-ctors.h
gbl-ctors.h: Add header guard.
2009-06-07 21:53:14 +02:00
gcc-plugin.h
tree-pass.h (register_pass_info): New structure.
2009-09-28 23:15:35 +00:00
gcc.c
gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION): Add -E.
2009-10-14 08:39:43 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.c (gcov_open): Open files read-only when MODE < 0
2009-10-02 20:21:43 +00:00
gcov-io.h
gcov-iov.c
gcov.c
df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.
2009-06-16 05:12:15 +00:00
gcse.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
gdbinit.in
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
genattr.c
genattrtab.c
tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type.
2009-09-08 17:26:50 +02:00
genautomata.c
Makefile.in: Update dependencies.
2009-04-22 16:01:29 +00:00
gencheck.c
genchecksum.c
ansidecl.h (EXPORTED_CONST): Define.
2009-06-03 20:19:55 +00:00
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
gengtype-parse.c
gengtype-parse.c (parse_error): Add newline after message.
2009-04-24 09:46:47 -04:00
gengtype.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c
re PR testsuite/40491 (Revision 148663 caused extra failures)
2009-06-19 16:22:16 +02:00
genoutput.c
genpeep.c
genpreds.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
genrecog.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
gensupport.c
collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.
2009-04-27 20:25:48 +00:00
gensupport.h
ggc-common.c
Add support for using ggc cache tables from plugins.
2009-09-28 08:50:39 +00:00
ggc-none.c
ggc-page.c
ggc-page.c (ggc_pch_write_object): Initialize emptyBytes.
2009-06-19 15:32:43 +00:00
ggc-zone.c
plugins.texi (Loading plugins): typo.
2009-05-26 17:33:33 +00:00
ggc.h
Add support for using ggc cache tables from plugins.
2009-09-28 08:50:39 +00:00
gimple-iterator.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
gimple-low.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
gimple-pretty-print.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
gimple.c
lto-symtab.c (merge_incomplete_and_complete_type): Remove.
2009-10-16 21:17:31 +00:00
gimple.def
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
gimple.h
lto-symtab.c (merge_incomplete_and_complete_type): Remove.
2009-10-16 21:17:31 +00:00
gimplify.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
glimits.h
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_depth.
2009-08-28 20:33:10 +00:00
graphite-clast-to-gimple.c
Measure time spent in DD analysis and in code gen.
2009-08-12 14:18:17 +00:00
graphite-clast-to-gimple.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite-dependences.c
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-dependences.h
graphite-dependences.c (pddr_original_scattering): New.
2009-08-28 20:31:28 +00:00
graphite-interchange.c
graphite-interchange.c (pbb_interchange_profitable_p): Adjust the strides by multiplying by PDR_NB_REFS.
2009-08-28 20:40:59 +00:00
graphite-poly.c
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-poly.h
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-ppl.c
graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.
2009-08-28 20:32:20 +00:00
graphite-ppl.h
graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.
2009-08-28 20:32:20 +00:00
graphite-scop-detection.c
graphite-dependences.c (pddr_original_scattering): New.
2009-08-28 20:31:28 +00:00
graphite-scop-detection.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite-sese-to-poly.c
graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_REFs.
2009-09-17 17:33:37 +04:00
graphite-sese-to-poly.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite.c
Remove pragma GCC diagnostic warning "-Wc++-compat".
2009-08-12 15:13:52 +00:00
graphite.h
New implementation of Graphite.
2009-07-31 02:44:28 +00:00
gsstruct.def
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
gstab.h
gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code enum, made anonymous.
2009-05-20 12:44:44 +00:00
gsyms.h
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-dce.h (CONST_CAST2): Define if not defined.
2009-08-02 01:38:27 +00:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-vxworks.h (struct __gthread_once_t): Add alignment and padding for PPC.
2009-04-22 10:53:53 +00:00
gthr-win32.h
gthr-win32.h (__UNUSED_PARAM): Define, if not already present.
2009-08-25 12:32:38 +02:00
gthr.h
haifa-sched.c
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
hard-reg-set.h
hard-reg-set.h (call_fixed_regs): Remove.
2009-09-03 02:20:52 +04:00
hooks.c
hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-26 01:09:00 +04:00
hooks.h
hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-26 01:09:00 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
ifcvt.c
ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.
2009-09-28 21:26:31 +00:00
incpath.c
incpath.h
init-regs.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
input.h
re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)
2009-10-14 12:04:22 +02:00
insn-addr.h
insn-notes.def
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
2009-05-29 17:33:46 -07:00
integrate.c
integrate.c (set_block_abstract_flags): Call set_decl_abstract_flags also on BLOCK_NONLOCALIZED_VARs.
2009-09-16 15:35:23 +02:00
integrate.h
intl.c
intl.c (locale_encoding, [...]): New.
2009-05-04 13:23:50 +01:00
intl.h
intl.c (locale_encoding, [...]): New.
2009-05-04 13:23:50 +01:00
ipa-cp.c
re PR tree-optimization/41661 (ICE due to IPCP trying to create/fold a REAL typed comparision)
2009-10-13 13:31:08 +02:00
ipa-inline.c
lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no address taken.
2009-10-07 09:01:16 +00:00
ipa-prop.c
re PR tree-optimization/41661 (ICE due to IPCP trying to create/fold a REAL typed comparision)
2009-10-13 13:31:08 +02:00
ipa-prop.h
ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.
2009-08-07 09:15:41 +02:00
ipa-pure-const.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
ipa-reference.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
ipa-reference.h
ipa-struct-reorg.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
ipa-struct-reorg.h
ipa-type-escape.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
ipa-type-escape.h
ipa-utils.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
ipa-utils.h
re PR middle-end/40147 (Memory leak in revision 147436)
2009-05-14 08:45:32 -07:00
ipa.c
re PR bootstrap/41620 (Bootstrap failure)
2009-10-08 10:06:52 +00:00
ira-build.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
ira-color.c
re PR rtl-optimization/39762 (IRA ICE with -msoft-float)
2009-04-16 15:15:48 +00:00
ira-conflicts.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
ira-costs.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
ira-emit.c
re PR rtl-optimization/39762 (IRA ICE with -msoft-float)
2009-04-16 15:15:48 +00:00
ira-int.h
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
ira-lives.c
re PR middle-end/22072 (bizarre code for int*int/2 for -Os)
2009-10-07 17:18:38 +00:00
ira.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
ira.h
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
jump.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
lambda-code.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
langhooks.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
langhooks.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
LANGUAGES
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
lcm.c
libfuncs.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
libgcc2.c
libgcc2.c (L_trampoline): Prototype for getpagesize and mprotect in WINNT case.
2009-09-24 21:02:44 +02:00
libgcc2.h
libgcc-std.ver
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
libgcov.c
limitx.h
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
limity.h
lists.c
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
longlong.h
re PR target/41015 (SH: miscompilation for sh4-linux)
2009-08-10 20:57:35 +00:00
loop-doloop.c
loop-init.c
loop-invariant.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
loop-iv.c
loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P, to test for GRD_INVARIANT.
2009-09-27 16:56:57 +00:00
loop-unroll.c
loop-unroll.c (struct iv_to_split): Add pointer to next.
2009-06-02 17:47:33 +00:00
loop-unswitch.c
lower-subreg.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
lto-cgraph.c
lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no address taken.
2009-10-07 09:01:16 +00:00
lto-compress.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-compress.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-opts.c
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with 64bit)
2009-10-13 12:42:30 +00:00
lto-section-in.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-section-out.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-streamer-in.c
re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replacement doesn't work)
2009-10-16 14:23:22 +00:00
lto-streamer-out.c
re PR middle-end/41713 (-O -flto -g: ICE in lto_output_tree_ref, at lto-streamer-out.c:732)
2009-10-16 14:21:05 +00:00
lto-streamer.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-streamer.h
re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)
2009-10-09 13:24:59 +00:00
lto-symtab.c
lto-symtab.c (merge_incomplete_and_complete_type): Remove.
2009-10-16 21:17:31 +00:00
lto-wpa-fixup.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-wrapper.c
re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)
2009-10-09 13:24:59 +00:00
machmode.def
machmode.h
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
main.c
re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)
2009-04-17 17:11:46 -04:00
Makefile.in
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
matrix-reorg.c
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
2009-06-07 21:44:39 +02:00
mcf.c
combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.
2009-04-24 15:31:38 +00:00
mips-tdump.c
alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.
2009-05-14 10:10:23 +00:00
mips-tfile.c
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
omega.c
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
2009-05-16 06:54:11 +00:00
omega.h
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
2009-05-16 06:54:11 +00:00
omp-builtins.def
omp-low.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
ONEWS
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
opt-functions.awk
opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.
2009-07-30 07:22:28 +00:00
opt-gather.awk
optabs.c
ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.
2009-09-28 21:26:31 +00:00
optabs.h
ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.
2009-09-28 21:26:31 +00:00
optc-gen.awk
opth-gen.awk
common.opt (gdwarf-): Accept a version number.
2009-06-11 20:08:11 -07:00
opts-common.c
opts.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
opts.h
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with 64bit)
2009-10-13 12:42:30 +00:00
output.h
tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...
2009-06-01 14:42:56 +00:00
params.c
params.def
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
params.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
passes.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
plugin.c
plugin.c (try_init_one_plugin): Improve constness of variable err.
2009-10-11 09:17:09 +00:00
plugin.h
2009-05-13 Taras Glek <tglek@mozilla.com>
2009-05-14 01:38:33 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
re PR rtl-optimization/30807 (postreload bug (might be generic in trunk))
2009-07-06 13:28:22 +00:00
predict.c
Recompute profile after Graphite.
2009-08-12 14:19:33 +00:00
predict.def
predict.h
Recompute profile after Graphite.
2009-08-12 14:19:33 +00:00
prefix.c
prefix.h
pretty-print.c
pretty-print.c (pp_base_format): Remove %J.
2009-07-07 15:29:12 +00:00
pretty-print.h
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
2009-05-10 11:28:34 +01:00
print-rtl.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
2009-10-13 15:56:07 +02:00
print-tree.c
cgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-24 11:21:39 +02:00
profile.c
profile.c (total_num_never_executed): Don't define.
2009-06-17 20:23:57 +00:00
profile.h
read-rtl.c
README.Portability
real.c
real.c: Fix comment to reflect actual exponent size.
2009-10-07 21:15:27 +00:00
real.h
builtins.c (fold_builtin_1): Support complex "arc" functions.
2009-10-14 01:14:53 +00:00
recog.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
recog.h
MAINTAINERS: Add myself as mep maintainer.
2009-06-24 00:16:25 -04:00
reg-notes.def
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
2009-05-29 17:33:46 -07:00
reg-stack.c
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
regcprop.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
reginfo.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
regmove.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
regrename.c
Update REG_DEAD notes
2009-09-15 15:15:51 +02:00
regs.h
regstat.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
reload1.c
re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn)
2009-09-22 18:31:26 +00:00
reload.c
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
reload.h
reorg.c
re PR bootstrap/41349 (bootstrap comparison failure on sparc-linux)
2009-09-15 22:18:34 +00:00
resource.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
resource.h
resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool.
2009-06-16 18:55:20 +00:00
rtl-error.c
rtl.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
rtl.def
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
rtl.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
rtlanal.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c
re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return)
2009-09-08 11:25:47 +02:00
sched-ebb.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
sched-int.h
re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return)
2009-09-08 11:25:47 +02:00
sched-rgn.c
re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return)
2009-09-08 11:25:47 +02:00
sched-vis.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
2009-10-13 15:56:07 +02:00
sdbout.c
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
sel-sched-ir.h
re PR rtl-optimization/41697 (ICE on gcc.c-torture/compile/20090917-1.c)
2009-10-15 21:49:29 +00:00
sel-sched.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
sel-sched.h
sese.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
sese.h
New Graphite files.
2009-07-31 02:43:11 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_replace_rtx): Use rtx_equal_p for all OLD_RTXes, not just REGs.
2009-10-11 19:09:01 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.
2009-04-27 12:16:00 +00:00
stab.def
stack-ptr-mod.c
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
statistics.c
statistics.c (statistics_counter_event): Do not record event in pass dump if its number == -1.
2009-06-03 18:36:47 +04:00
statistics.h
stmt.c
re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered)
2009-09-22 08:11:37 -07:00
stor-layout.c
stor-layout.c (place_field): Don't emit -Wpadded warnings for fields in builtin structs.
2009-10-14 23:30:19 +02:00
store-motion.c
* store-motion.c Do not include params.h
2009-05-14 20:14:18 +00:00
stringpool.c
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
stub-objc.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
sync-builtins.def
system.h
tm.texi (STATIC_CHAIN, [...]): Remove.
2009-09-23 15:24:42 -07:00
target-def.h
re PR lto/41638 (Back-end builtins are mishandled)
2009-10-09 22:31:53 +00:00
target.h
re PR lto/41638 (Back-end builtins are mishandled)
2009-10-09 22:31:53 +00:00
targhooks.c
cgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-24 11:21:39 +02:00
targhooks.h
system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.
2009-09-22 12:24:56 -07:00
timevar.c
timevar.def
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
timevar.h
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
tlink.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
toplev.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
toplev.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
tree-cfg.c
re PR middle-end/41573 (segfault in trunk related to strings)
2009-10-08 16:03:11 +00:00
tree-cfgcleanup.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-chrec.c
Implement evolution_function_right_is_integer_cst.
2009-07-31 02:39:06 +00:00
tree-chrec.h
Implement evolution_function_right_is_integer_cst.
2009-07-31 02:39:06 +00:00
tree-complex.c
re PR middle-end/41435 (GCC doesn't fold complex int division)
2009-09-24 20:44:55 +00:00
tree-data-ref.c
Add a new driver to data reference analysis.
2009-07-31 02:37:11 +00:00
tree-data-ref.h
Add a new driver to data reference analysis.
2009-07-31 02:37:11 +00:00
tree-dfa.c
re PR middle-end/41463 (Another get_ref_base_and_extent problem)
2009-09-25 12:12:51 +00:00
tree-dump.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-dump.h
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
tree-eh.c
re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enabled at -O3))
2009-10-13 11:41:56 -07:00
tree-flow-inline.h
re PR tree-optimization/34011 (Memory load is not eliminated from tight vectorized loop)
2009-09-16 08:50:46 +00:00
tree-flow.h
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-if-conv.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-inline.c
re PR tree-optimization/40992 (cunroll ignoring asm size)
2009-10-05 10:46:35 -07:00
tree-inline.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-into-ssa.c
re PR debug/41616 (Variables promoted to Gimple registers by aliasing are not getting debug statements.)
2009-10-12 05:15:02 +00:00
tree-iterator.c
tree-iterator.c (expr_only): Remove.
2009-04-18 11:47:22 +00:00
tree-iterator.h
tree-iterator.c (tsi_split_statement_list_after, [...]): Remove.
2009-04-16 18:50:07 +00:00
tree-loop-distribution.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-loop-linear.c
tree-mudflap.c
re PR c/40435 (Revision 148442 caused many regressions on trunk)
2009-07-16 22:29:52 +00:00
tree-mudflap.h
tree-nested.c
cgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-24 11:21:39 +02:00
tree-nomudflap.c
ansidecl.h (EXPORTED_CONST): Define.
2009-06-03 20:19:55 +00:00
tree-nrv.c
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-object-size.c
tree-object-size.c (addr_object_size): Always use object_size_type 0 or 2 when determining the pointer pointed object size.
2009-09-02 14:25:14 +02:00
tree-optimize.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
tree-outof-ssa.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-parloops.c
tree-parloops.c (separate_decls_in_region_debug_bind): Drop debug stmts setting DEBUG_EXPR_DECLs.
2009-10-14 19:05:45 +02:00
tree-pass.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
tree-phinodes.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-predcom.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-pretty-print.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-profile.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
tree-scalar-evolution.c
Return unknow from scev instantiation if the result is not above instantiate_below.
2009-07-31 02:30:03 +00:00
tree-scalar-evolution.h
tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static anymore.
2009-07-31 02:28:50 +00:00
tree-sra.c
* tree-sra.c (build_ref_for_offset_1): Update comment.
2009-10-16 06:56:34 +00:00
tree-ssa-address.c
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
tree-ssa-alias.c
re PR fortran/41212 (miscompilation at -O2)
2009-09-16 16:12:18 +00:00
tree-ssa-alias.h
re PR tree-optimization/41186 (VN doesn't look through non-aliasing by offset memcpy)
2009-08-30 11:52:13 +00:00
tree-ssa-ccp.c
builtins.c (interclass_mathfn_icode): New helper.
2009-09-28 12:54:23 +00:00
tree-ssa-coalesce.c
re PR lto/40758 ([LTO] ICE in partition_view_bitmap, at tree-ssa-live.c:331)
2009-09-26 16:46:43 +00:00
tree-ssa-copy.c
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-22 08:30:34 +00:00
tree-ssa-copyrename.c
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
2009-05-22 20:41:31 +00:00
tree-ssa-dce.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-dom.c
re PR tree-optimization/41728 (error: SSA name in freelist but still referenced)
2009-10-16 16:57:31 +00:00
tree-ssa-dse.c
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_children_before_stmts and...
2009-06-27 14:45:51 +00:00
tree-ssa-forwprop.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimple.c:417)
2009-10-10 14:53:27 +00:00
tree-ssa-live.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-live.h
ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.
2009-04-27 12:16:00 +00:00
tree-ssa-loop-ch.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-loop-im.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-loop-ivcanon.c
loop-24.c: Update dump file matching; enable -O2.
2009-07-03 13:18:28 +00:00
tree-ssa-loop-ivopts.c
tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
2009-09-08 17:40:45 +00:00
tree-ssa-loop-manip.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-loop-niter.c
c-lex.c: Replace %H by an explicit location.
2009-07-07 02:10:19 +00:00
tree-ssa-loop-prefetch.c
2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-08-13 21:37:24 +00:00
tree-ssa-loop-unswitch.c
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_children_before_stmts and...
2009-06-27 14:45:51 +00:00
tree-ssa-loop.c
Rename -fgraphite-force-parallel to -floop-parallelize-all.
2009-08-01 18:22:58 +00:00
tree-ssa-math-opts.c
re PR middle-end/40501 (error: invalid conversion in gimple call)
2009-06-24 07:01:24 +00:00
tree-ssa-operands.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-operands.h
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-24 11:20:29 +00:00
tree-ssa-phiopt.c
re PR debug/41232 (VTA: SSA name in freelist but still referenced)
2009-09-08 17:39:42 +00:00
tree-ssa-phiprop.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-ssa-pre.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-ssa-propagate.c
builtins.c (interclass_mathfn_icode): New helper.
2009-09-28 12:54:23 +00:00
tree-ssa-propagate.h
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-22 08:30:34 +00:00
tree-ssa-reassoc.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-sccvn.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-ssa-sccvn.h
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
2009-06-07 21:44:39 +02:00
tree-ssa-sink.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-structalias.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-ssa-ter.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-threadedge.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-threadupdate.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-uncprop.c
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_children_before_stmts and...
2009-06-27 14:45:51 +00:00
tree-ssa.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssanames.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-stdarg.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-stdarg.h
tree-switch-conversion.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
tree-tailcall.c
tree-tailcall.c (process_assignment): Don't check if a multiplication or an addition are already present.
2009-09-21 16:41:58 +00:00
tree-vect-data-refs.c
re PR tree-optimization/40071 (ICE (aliasing assert) in vectorizable_store at tree-vect-stmts.c:3117)
2009-10-09 12:44:59 +00:00
tree-vect-generic.c
re PR tree-optimization/40550 (Segmentation fault caused by alignment error in sse code)
2009-06-28 20:33:54 +02:00
tree-vect-loop-manip.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-vect-loop.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-vect-patterns.c
omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing TYPE_MAIN_VARIANT for equality.
2009-08-19 14:29:52 +00:00
tree-vect-slp.c
re PR tree-optimization/39129 (The meaning of 'BB' in "too many BBs in loop")
2009-06-01 08:15:01 +00:00
tree-vect-stmts.c
tree-vect-transform.c (vectorizable_call): Call mark_symbols_for_renaming after vect_finish_stmt_generation.
2009-09-25 16:27:18 +02:00
tree-vectorizer.c
tree-vectorizer.c (increase_alignment): Handle nested arrays.
2009-07-21 12:35:38 +00:00
tree-vectorizer.h
tree-vectorizer.h (vectorizable_condition): Add parameters.
2009-07-20 11:59:10 +00:00
tree-vrp.c
re PR tree-optimization/23821 (DOM and VRP creating harder to optimize code)
2009-10-05 13:18:09 +00:00
tree.c
tree.c (free_lang_data_in_decl): Free DECL_FCONTEXT.
2009-10-15 08:53:35 +00:00
tree.def
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree.h
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
treestruct.def
tree.c: Include debug.h.
2009-07-06 13:06:26 -04:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-darwin.c: Include dwarf2.h.
2009-07-09 19:41:25 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
2009-09-22 16:28:26 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_Ptr.
2009-09-20 13:03:33 +02:00
unwind-dw2-fde.h
unwind-dw2.c
re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR())
2009-09-07 08:41:52 -07:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.c (gimple_ic): Purge old EH edges only after building the new ones.
2009-09-23 15:29:22 +00:00
value-prof.h
var-tracking.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
2009-10-13 15:56:07 +02:00
varasm.c
Fix 41626 from Jan Hubicka
2009-10-08 18:52:57 +00:00
varpool.c
Fix 41626 from Jan Hubicka
2009-10-08 18:52:57 +00:00
varray.c
alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an int.
2009-04-30 16:24:31 +00:00
varray.h
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
vec.c
df-problems.c (df_byte_lr_alloc): Don't set problem_data to itself.
2009-06-16 19:01:18 +00:00
vec.h
vec.h (VEC_stack_alloc): Define different version if GATHER_STATISTICS is defined...
2009-06-17 00:10:23 +00:00
vecprim.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
version.c
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
version.h
vmsdbg.h
vmsdbgout.c
Add support for debugging with ICF (Identical Code Folding).
2009-10-08 14:00:04 -07:00
web.c
xcoff.h
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
xcoffout.c
dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-17 16:54:40 -07:00
xcoffout.h
dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-17 16:54:40 -07:00