..
ada
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
config
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
cp
re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)
2009-06-29 19:15:43 -04:00
doc
extend.texi: Add MeP attributes and pragmas.
2009-06-29 19:21:49 -04:00
fortran
re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unallocated argument)
2009-06-29 23:02:17 +02:00
ginclude
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
java
re PR java/40590 (namespace namespace broken in CNI)
2009-06-29 17:50:59 +00:00
objc
re PR objc++/28050 (ICE on invalid initializer)
2009-06-22 15:18:38 +00:00
objcp
dse.c (struct store_info): Rename bitmap field to bmap.
2009-06-19 15:29:18 +00:00
po
* gcc.pot: Regenerate.
2009-05-10 11:36:44 +01:00
testsuite
re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)
2009-06-29 19:18:46 -04: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
addresses.h
alias.c
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00:00
alias.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
BASE-VER
* BASE-VER: Change to 4.5.0.
2009-03-27 20:56:48 +00:00
basic-block.h
basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of them is supposed to hold actual statements.
2009-06-07 21:26:59 +02:00
bb-reorder.c
bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout mode.
2009-03-30 08:58:52 +00:00
bitmap.c
bitmap.h (bitmap_ior_and_into): New.
2009-06-27 14:46:56 +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 (expand_errno_check): Use do_compare_rtx_and_jump.
2009-06-28 16:53:18 +00:00
builtins.def
re PR c/39252 (Request new feature __builtin_unreachable ())
2009-06-11 23:55:45 +00:00
c-aux-info.c
c-common.c
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00:00
c-common.def
re PR middle-end/323 (optimized code gives strange floating point results)
2009-03-30 02:50:44 +01:00
c-common.h
c-common.c (skip_evaluation): Don't define.
2009-06-16 14:24:40 +00:00
c-config-lang.in
c-convert.c
tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-20 23:06:12 -04:00
c-cppbuiltin.c
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
2009-05-07 22:34:08 +00:00
c-decl.c
c-decl.c (merge_decls): Re-indent.
2009-06-26 12:05:22 -07:00
c-dump.c
c-errors.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
c-format.c
* c-format.c (handle_format_attribute): Fix comment typo.
2009-05-22 11:51:19 +10:00
c-format.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
c-gimplify.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
c-lang.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
c-lex.c
c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node.
2009-05-10 15:27:32 +01: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
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
c-omp.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
c-opts.c
df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.
2009-06-16 05:12:15 +00:00
c-parser.c
re PR objc++/28050 (ICE on invalid initializer)
2009-06-22 15:18:38 +00: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/34695 (Preprocessor warning->error conversion from -Werror is silent)
2009-03-29 23:56:07 +01:00
c-pragma.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
c-pragma.h
c-pretty-print.c
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
2009-05-10 11:28:34 +01: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
tree-cfg.c (gimple_redirect_edge_and_branch): Change ERROR_MARK to GIMPLE_ERROR_MARK.
2009-06-19 20:55:27 +00:00
c-typeck.c
tree-cfg.c (gimple_redirect_edge_and_branch): Change ERROR_MARK to GIMPLE_ERROR_MARK.
2009-06-19 20:55:27 +00:00
c.opt
df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.
2009-06-16 05:12:15 +00:00
caller-save.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
calls.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cfg.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfganal.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfgbuild.c
cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from comments.
2009-04-22 04:48:34 +00:00
cfgcleanup.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cfgexpand.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
cfghooks.c
cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from comments.
2009-04-22 04:48:34 +00:00
cfghooks.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfglayout.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cfglayout.h
cfgloop.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfgloop.h
ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, looping_previously_known...
2009-04-26 23:35:27 +00:00
cfgloopanal.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfgloopmanip.c
re PR middle-end/39124 (-fno-exceptions leads to a ICE)
2009-02-10 17:23:17 +01:00
cfgrtl.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cgraph.c
cgraph.c (cgraph_make_node_local): Use DECL_COMDAT_GROUP.
2009-06-15 14:52:41 +00:00
cgraph.h
cgraph.c (cgraph_node_can_be_local_p): New function.
2009-06-10 18:43:24 +02:00
cgraphbuild.c
cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.
2009-05-10 15:11:01 +00:00
cgraphunit.c
cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
2009-06-15 14:25:50 +00:00
ChangeLog
dwarf2.h: Remove.
2009-06-30 00:02:10 +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.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
Bring from lto-branch:
2009-03-28 11:10:06 +00:00
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 (main): Use CONST_CAST2 to perform char ** to const char ** conversion in AIX specific...
2009-06-18 07:45:09 +00:00
collect2.h
combine-stack-adj.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
combine.c
combine.c (try_combine): Dump information about the insns we're combining.
2009-06-23 00:35:24 +00:00
common.opt
see removal
2009-06-18 16:08:00 +00:00
conditions.h
config.build
config.gcc
MAINTAINERS: Add myself as mep maintainer.
2009-06-24 00:16:25 -04:00
config.host
config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.
2009-03-24 10:33:57 +00:00
config.in
Step 1 of VSX changes: Powerpc infrstructure changes
2009-06-23 20:15:15 +00:00
configure
configure.ac: Add --enable-build-with-cxx.
2009-06-24 04:03:51 +00:00
configure.ac
configure.ac: Add --enable-build-with-cxx.
2009-06-24 04:03:51 +00:00
convert.c
convert.c (convert_to_integer): Convert (int)logb() into ilogb().
2009-06-18 13:35:38 +02:00
convert.h
COPYING
COPYING.LIB
COPYING3
COPYING3.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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
cse.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cselib.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
cselib.h
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
cstamp-h.in
DATESTAMP
Daily bump.
2009-06-30 00:16:37 +00:00
dbgcnt.c
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
dbgcnt.def
dbgcnt.def (cprop1, [...]): Remove
2009-04-27 17:21:27 +00:00
dbgcnt.h
dbxout.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
dbxout.h
dce.c
tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the handled-component case.
2009-05-29 09:49:42 +00:00
dce.h
ddg.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ddg.h
debug.c
dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-17 16:54:40 -07:00
debug.h
dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-17 16:54:40 -07:00
defaults.h
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +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
df-problems.c (df_set_seen, [...]): Delete.
2009-06-27 14:50:00 +00:00
df-scan.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
df.h
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2009-06-27 14:48:34 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
diagnostic.c
diagnostic.c (diagnostic_build_prefix): Always print columns.
2009-06-01 16:09:33 +00:00
diagnostic.def
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
diagnostic.h
re PR testsuite/40488 (Revision 148642 caused extra failures)
2009-06-18 16:27:40 -07:00
dojump.c
dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating point modes.
2009-06-28 17:03:03 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dse.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
dse.h
dummy-checksum.c
ansidecl.h (EXPORTED_CONST): Define.
2009-06-03 20:19:55 +00:00
dwarf2asm.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
dwarf2asm.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dwarf2out.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ebitmap.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
emit-rtl.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
emit-rtl.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
except.h
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 21:59:24 +00:00
exec-tool.in
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
explow.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
expmed.c
dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating point modes.
2009-06-28 17:03:03 +00:00
expr.c
expr.c (expand_expr_real_1): Just use do_store_flag.
2009-06-28 17:01:16 +00:00
expr.h
builtins.c (expand_errno_check): Use do_compare_rtx_and_jump.
2009-06-28 16:53:18 +00:00
final.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00: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
flags.h (extra_warnings): Delete.
2009-05-03 19:14:06 +00:00
fold-const.c
fold-const.c (contains_label_1): Fix comments.
2009-06-28 18:17:47 +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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
function.h
function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copied_set.
2009-06-26 11:23:32 -07:00
fwprop.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2009-06-27 14:48:34 +00:00
gbl-ctors.h
gbl-ctors.h: Add header guard.
2009-06-07 21:53:14 +02:00
gcc-plugin.h
plugins.texi: Document PLUGIN_START_UNIT.
2009-06-29 21:17:40 +00:00
gcc.c
* gcc.c (compare_files): Cast munmap argumento to caddr_t.
2009-06-10 12:55:34 +00:00
gcc.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gccbug.in
gccspec.c
gcov-dump.c
gcc.c (process_command): Update copyright notice dates.
2009-02-03 21:48:23 +01:00
gcov-io.c
gcov-io.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
gdbinit.in
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
genattr.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
genattrtab.c
ansidecl.h (EXPORTED_CONST): Define.
2009-06-03 20:19:55 +00:00
genautomata.c
Makefile.in: Update dependencies.
2009-04-22 16:01:29 +00:00
gencheck.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
genextract.c
genoutput.c (validate_optab_operands): New.
2009-04-08 15:00:34 +00:00
genflags.c
genoutput.c (validate_optab_operands): New.
2009-04-08 15:00:34 +00:00
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
plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin mode of gengtype.
2009-06-16 05:56:39 +00:00
gengtype.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
genoutput.c (validate_optab_operands): New.
2009-04-08 15:00:34 +00:00
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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ggc-common.c
plugins.texi (Loading plugins): typo.
2009-05-26 17:33:33 +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
plugins.texi (Loading plugins): typo.
2009-05-26 17:33:33 +00:00
gimple-iterator.c
errors.c (internal_error): Commentary typo fix.
2009-06-07 21:29:43 +02:00
gimple-low.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
gimple-pretty-print.c
re PR testsuite/40488 (Revision 148642 caused extra failures)
2009-06-18 16:27:40 -07:00
gimple.c
re PR c++/40389 (optimizer bug (possibly))
2009-06-17 10:29:22 +00:00
gimple.def
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
2009-05-22 20:41:31 +00:00
gimple.h
tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...
2009-06-17 22:11:47 +00:00
gimplify.c
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00:00
glimits.h
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
graph.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
graph.h
graphds.c
graphds.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
graphite.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
graphite.h
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
2009-05-16 06:54:11 +00:00
gsstruct.def
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-dce.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-gnat.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-gnat.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-lynx.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-mipssde.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-nks.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-posix.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-posix.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-posix95.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-rtems.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-single.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-solaris.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-tpf.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
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
mingw-tls.c: New file.
2009-05-30 11:05:56 +02:00
gthr.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
haifa-sched.c
bitmap.c (bitmap_clear): Don't declare as inline.
2009-06-16 16:46:31 +00:00
hard-reg-set.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
hooks.c
tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-20 23:06:12 -04:00
hooks.h
tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-20 23:06:12 -04:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115)
2009-05-16 15:42:15 -07:00
ifcvt.c
re PR middle-end/40525 (if conversion (in dead_or_predicable) fails for targets with limited conditional execution support)
2009-06-26 06:06:04 +00:00
incpath.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
incpath.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
init-regs.c
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
input.h
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
hashtab.h: Update GTY annotations to new syntax
2009-04-22 14:29:36 -04:00
integrate.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copied_set.
2009-06-26 11:23:32 -07:00
ipa-inline.c
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 21:59:24 +00:00
ipa-prop.c
re PR tree-optimization/40323 (compiling just takes forever and doesn't really process)
2009-06-03 13:56:05 +02:00
ipa-prop.h
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; handle correctly when profile is absent.
2009-05-08 19:19:51 +00:00
ipa-pure-const.c
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
2009-05-16 06:54:11 +00:00
ipa-reference.c
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
2009-05-16 06:54:11 +00:00
ipa-reference.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ipa-struct-reorg.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
ipa-struct-reorg.h
tree-parloops.c: Change license to GPLv3.
2009-02-10 17:59:08 +00:00
ipa-type-escape.c
ipa-reference.c: Do not include c-common.h, include splay-tree.h.
2009-05-01 20:25:26 +00:00
ipa-type-escape.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ipa-utils.c
ipa-reference.c: Do not include c-common.h, include splay-tree.h.
2009-05-01 20:25:26 +00:00
ipa-utils.h
re PR middle-end/40147 (Memory leak in revision 147436)
2009-05-14 08:45:32 -07:00
ipa.c
cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.
2009-05-10 15:11:01 +00:00
ira-build.c
ira-build.c (copy_info_to_removed_store_destinations): Initialize parent_a.
2009-06-16 20:25:30 +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 (add_insn_allocno_copies): Fix wrong conditional.
2009-05-15 20:05:36 +00:00
ira-costs.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +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
re PR rtl-optimization/39762 (IRA ICE with -msoft-float)
2009-04-16 15:15:48 +00:00
ira-lives.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
ira.c
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +04:00
ira.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
jump.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
lambda-code.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
lambda-mat.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
lambda-trans.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
lambda.h
re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats with -ftree-loop-linear)
2009-01-08 17:01:42 +01:00
langhooks-def.h
cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
2009-06-15 14:25:50 +00:00
langhooks.c
cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
2009-06-15 14:25:50 +00:00
langhooks.h
cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
2009-06-15 14:25:50 +00:00
LANGUAGES
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
lcm.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
libfuncs.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
libgcc-std.ver
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
libgcc2.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
libgcc2.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
libgcov.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
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
longlong.h (sub_ddmmss): New for ia64.
2009-02-12 08:30:53 -08:00
loop-doloop.c
loop-init.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
loop-invariant.c
re PR rtl-optimization/33928 (30% performance slowdown in floating-point code caused by r118475)
2009-05-08 07:51:46 +00:00
loop-iv.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
lower-subreg.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +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
dwarf2.h: Remove.
2009-06-30 00:02:10 +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
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
mkconfig.sh
mkmap-flat.awk
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
mkmap-symver.awk
mode-classes.def
mode-switching.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
modulo-sched.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +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
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00:00
ONEWS
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 20:03:23 +01:00
opt-functions.awk
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
opt-gather.awk
optabs.c
dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating point modes.
2009-06-28 17:03:03 +00:00
optabs.h
re PR testsuite/40491 (Revision 148663 caused extra failures)
2009-06-19 16:22:16 +02:00
optc-gen.awk
optc-gen.awk: Warn if an option flag has multiple different help strings.
2009-03-30 05:55:57 +00:00
opth-gen.awk
common.opt (gdwarf-): Accept a version number.
2009-06-11 20:08:11 -07:00
opts-common.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
opts.c
see removal
2009-06-18 16:08:00 +00:00
opts.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
output.h
tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...
2009-06-01 14:42:56 +00:00
params.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
params.def
2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-08 16:00:13 +00:00
params.h
2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-08 16:00:13 +00:00
passes.c
passes.c (execute_one_pass): Fix unintentional commit.
2009-06-27 15:46:03 +00:00
plugin.c
plugins.texi: Document PLUGIN_START_UNIT.
2009-06-29 21:17:40 +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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
predict.c
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 21:59:24 +00:00
predict.def
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
predict.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
prefix.c
prefix.h
pretty-print.c
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
2009-05-10 11:28:34 +01: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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
print-tree.c
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
README.Portability
real.c
real.c (encode_ieee_half): Define.
2009-05-15 10:22:58 -04:00
real.h
builtins.c (do_mpc_arg1, [...]): New.
2009-05-15 18:08:10 +00:00
recog.c
MAINTAINERS: Add myself as mep maintainer.
2009-06-24 00:16:25 -04: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
re PR target/39856 (ICE in subst_stack_regs_pat, at reg-stack.c:1386)
2009-05-22 19:00:45 +00:00
regcprop.c
Makefile.in (OBJS-common): Add regcprop.o.
2009-05-07 15:47:11 +00:00
reginfo.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
regmove.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
regrename.c
Makefile.in (OBJS-common): Add regcprop.o.
2009-05-07 15:47:11 +00:00
regs.h
regstat.c
regstat.c (regstat_n_sets_and_refs): Remove duplicate definition.
2009-05-31 23:11:51 +00:00
reload.c
reload.c (alternative_allows_const_pool_ref): Mark mem parameter with ATTRIBUTE_UNUSED.
2009-06-23 22:11:22 +00:00
reload.h
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
2009-03-23 16:29:33 +00:00
reload1.c
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +04:00
reorg.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
resource.c
resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool.
2009-06-16 18:55:20 +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
var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_INITIALIZED unless flag_var_tracking_uninit.
2009-06-23 16:32:59 +02:00
rtl.def
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
2009-05-29 17:33:46 -07:00
rtl.h
* rtl.h (SUBREG_PROMOTED_UNSIGNED_P): Add cast to int.
2009-06-19 15:53:07 +00:00
rtlanal.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
rtlhooks-def.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
rtlhooks.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sbitmap.c
sbitmap.h
sched-deps.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sched-ebb.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sched-int.h
basic-block.h (enum profile_status): Break out of struct control_flow_graph.
2009-05-11 01:02:40 +00:00
sched-rgn.c
sched-vis.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
sdbout.c
* sdbout.c (sdbout_one_type): Fix braces in switch.
2009-06-23 10:19:18 +00:00
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
sel-sched-ir.h
20071210-2.c: New testcase.
2009-04-28 14:01:52 +04:00
sel-sched.c
sel-sched.c: Make forward declarations of move_op_hooks and fur_hooks explicitly extern.
2009-06-16 19:09:35 +00:00
sel-sched.h
simplify-rtx.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
sparseset.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
stor-layout.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00: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
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +04:00
target-def.h
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +04:00
target.h
target.h (struct gcc_target): Add frame_pointer_required field.
2009-06-30 02:51:04 +04:00
targhooks.c
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
targhooks.h
targhooks.c (default_builtin_vectorized_function): Change fn parameter to unsigned int.
2009-06-09 20:34:13 +00:00
timevar.c
timevar.def
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2009-06-27 14:48:34 +00:00
timevar.h
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
tlink.c
toplev.c
plugins.texi: Document PLUGIN_START_UNIT.
2009-06-29 21:17:40 +00:00
toplev.h
toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not extern inline.
2009-06-16 16:55:41 +00:00
tracer.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-affine.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-affine.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-browser.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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
tree-cfg.c (gimple_redirect_edge_and_branch): Change ERROR_MARK to GIMPLE_ERROR_MARK.
2009-06-19 20:55:27 +00:00
tree-cfgcleanup.c
tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.
2009-04-25 09:02:05 +00:00
tree-chrec.c
re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or -O3 optimizations.)
2009-06-17 10:26:24 +00:00
tree-chrec.h
re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or -O3 optimizations.)
2009-06-17 10:26:24 +00:00
tree-complex.c
tree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-20 12:18:10 +02:00
tree-data-ref.c
re PR tree-optimization/40254 (SPEC2006 403.gcc miscompares)
2009-05-28 09:02:53 +00:00
tree-data-ref.h
passes.texi (Tree-SSA passes): Document SLP pass.
2009-05-24 08:44:56 +00:00
tree-dfa.c
tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the handled-component case.
2009-05-29 09:49:42 +00:00
tree-dump.c
re PR testsuite/40488 (Revision 148642 caused extra failures)
2009-06-18 16:27:40 -07:00
tree-dump.h
Fix enum conversions which are invalid in C++:
2009-04-20 19:35:00 +00:00
tree-eh.c
except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.
2009-06-15 14:27:18 +00:00
tree-flow-inline.h
tree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-20 12:18:10 +02:00
tree-flow.h
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
2009-06-07 21:44:39 +02:00
tree-if-conv.c
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-inline.c
function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copied_set.
2009-06-26 11:23:32 -07:00
tree-inline.h
loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.
2009-05-12 14:05:28 +00:00
tree-into-ssa.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-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
omp-low.c (lower_rec_input_clauses): Build correct address expressions.
2009-04-15 16:12:01 +00:00
tree-loop-linear.c
re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats with -ftree-loop-linear)
2009-01-08 17:01:42 +01:00
tree-mudflap.c
builtins.c (expand_builtin_alloca): Handle builtin alloca that is marked not to be inlined.
2009-06-26 11:10:03 -07:00
tree-mudflap.h
tree-nested.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00: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): Instead of checking for non-NULL TREE_CHAIN of the FIELD_DECL check that there...
2009-06-23 16:27:04 +02:00
tree-optimize.c
tree-pass.h (pass_del_ssa, [...]): Remove decls.
2009-04-26 22:09:50 +00:00
tree-outof-ssa.c
re PR middle-end/39976 (Big sixtrack degradation on powerpc 32/64 after revision r146817)
2009-05-13 20:14:44 +00:00
tree-parloops.c
tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter.
2009-06-16 07:21:12 +00:00
tree-pass.h
re PR testsuite/40488 (Revision 148642 caused extra failures)
2009-06-18 16:27:40 -07:00
tree-phinodes.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-predcom.c
re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU 2006)
2009-06-13 17:02:17 +00:00
tree-pretty-print.c
re PR testsuite/40488 (Revision 148642 caused extra failures)
2009-06-18 16:27:40 -07: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
tree-scalar-evolution.c (follow_ssa_edge_expr): Turn into CASE_CONVERT.
2009-05-19 19:14:42 +00:00
tree-scalar-evolution.h
tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.
2009-03-04 17:50:20 +00:00
tree-sra.c
re PR middle-end/40493 (New SRA miscompiled binutils)
2009-06-25 12:38:13 +02: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 middle-end/14187 ([tree-ssa] C restricted pointers are not properly implemented)
2009-06-29 12:23:21 +00:00
tree-ssa-alias.h
re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly implemented)
2009-06-29 12:23:21 +00:00
tree-ssa-ccp.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
tree-ssa-coalesce.c
tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical parameter; update callers.
2009-05-02 11:00:59 +00:00
tree-ssa-copy.c
tree-ssa-copy.c (replace_exp_1): Move op for warning-free use with checking disabled.
2009-05-28 12:28:38 +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
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-24 11:20:29 +00:00
tree-ssa-dom.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-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
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
tree-ssa-ifcombine.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-live.c
re PR middle-end/40340 (Fortification warning no longer emitted in inlines)
2009-06-05 17:35:13 +02: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-ssa-loop-im.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-ivcanon.c
pr21829.c: Simplify matching since we now optimize better.
2009-05-11 20:54:56 +00:00
tree-ssa-loop-ivopts.c
tree-ssa-loop-ivopts.c (strip_offset_1): New case.
2009-05-29 19:25:04 +00:00
tree-ssa-loop-manip.c
gimplify.c (mark_addressable): Export.
2009-03-27 23:00:22 +00:00
tree-ssa-loop-niter.c
re PR middle-end/38729 (long time needed in tree canonical iv)
2009-06-21 10:22:08 +00:00
tree-ssa-loop-prefetch.c
2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-09 17:00:31 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +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
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-phiprop.c
common.opt (-ftree-forwprop, [...]): New options, enabled by default.
2009-05-15 12:26:48 +00:00
tree-ssa-pre.c
errors.c (internal_error): Commentary typo fix.
2009-06-07 21:29:43 +02:00
tree-ssa-propagate.c
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-24 11:20:29 +00:00
tree-ssa-propagate.h
tree-ssa-propagate.c (stmt_makes_single_load): Remove.
2009-04-16 18:48:16 +00:00
tree-ssa-reassoc.c
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-ssa-sccvn.c
bitmap.c (bitmap_clear): Don't declare as inline.
2009-06-16 16:46:31 +00: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
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-ssa-structalias.c
re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly implemented)
2009-06-29 12:23:21 +00:00
tree-ssa-ter.c
ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.
2009-04-27 12:16:00 +00:00
tree-ssa-threadedge.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-threadupdate.c
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
tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...
2009-06-17 22:11:47 +00:00
tree-ssanames.c
df.h: Include "timevar.h".
2009-04-17 05:40:46 +00:00
tree-stdarg.c
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-stdarg.h
tree-switch-conversion.c
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
2009-06-12 22:06:47 +00:00
tree-tailcall.c
passes.c (init_optimization_passes): Strip now incorrect comment.
2009-05-11 12:19:00 +00:00
tree-vect-data-refs.c
misaligned store support
2009-06-05 15:28:50 +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
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-loop.c
tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter.
2009-06-16 07:21:12 +00:00
tree-vect-patterns.c
tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter.
2009-06-16 07:21:12 +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-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter.
2009-06-16 07:21:12 +00:00
tree-vectorizer.c
tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't mark phis for renaming.
2009-05-31 10:43:38 +00:00
tree-vectorizer.h
tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter.
2009-06-16 07:21:12 +00:00
tree-vrp.c
re PR tree-optimization/40579 (gcc -O2 optimization causes infinite loop and wrong output)
2009-06-29 11:57:15 +00:00
tree.c
tree.c (process_call_operands): Propagate TREE_READONLY from the operands.
2009-06-29 18:02:41 +00:00
tree.def
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
2009-05-22 20:41:31 +00:00
tree.h
re PR middle-end/38212 (restrict implementation causes wrong-code)
2009-06-29 12:20:39 +00:00
treestruct.def
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tsystem.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
typeclass.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-c.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-compat.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-compat.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-dw2-fde-compat.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-dw2-fde-darwin.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
unwind-dw2-fde-glibc.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
unwind-dw2-fde.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
unwind-dw2-fde.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-dw2.c
dwarf2.h: Remove.
2009-06-30 00:02:10 +00:00
unwind-dw2.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-generic.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-pe.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-sjlj.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind.inc
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
value-prof.c
value-prof.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
var-tracking.c
var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_INITIALIZED unless flag_var_tracking_uninit.
2009-06-23 16:32:59 +02:00
varasm.c
* varasm.c (const_rtx_hash_1): Remove const qualifier from shift.
2009-06-19 15:57:06 +00:00
varpool.c
[multiple changes]
2009-04-02 15:45:25 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
alias.c: Use REG_P...
2009-06-22 10:29:13 +00:00
web.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
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