..
ada
[multiple changes]
2009-04-16 10:33:28 +02:00
config
Add parens around expression.
2009-04-15 19:34:48 +00:00
cp
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
doc
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
fortran
re PR fortran/37746 (bounds check of string dummy arguments)
2009-04-11 18:44:37 +02:00
ginclude
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
java
i386.md (cmpcc): New.
2009-04-09 10:57:03 +00:00
objc
re PR objc/29200 (%s substituted with "methods"/"selectors" can't be properly translated)
2009-04-09 21:08:18 +00:00
objcp
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
po
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
testsuite
re PR c++/39551 (C++ frontend not warn about unused dereference operator with -Wunused-value)
2009-04-15 17:55:50 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')
2008-11-12 21:37:34 +00:00
addresses.h
alias.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
alloc-pool.h
attribs.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
auto-inc-dec.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
BASE-VER
* BASE-VER: Change to 4.5.0.
2009-03-27 20:56:48 +00:00
basic-block.h
df-scan.c (persistent_obstack, [...]): Remove.
2008-12-18 13:52:45 +00: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.c (bitmap_last_set_bit): New function.
2009-03-29 13:14:06 +00:00
bitmap.h
bitmap.c (bitmap_last_set_bit): New function.
2009-03-29 13:14:06 +00:00
bt-load.c
tree-ssa-uncprop.c (associate_equivalences_with_edges): Use last_basic_block for size of bb->index indexed array.
2009-04-04 18:31:39 +00:00
builtin-attrs.def
builtin-types.def
builtins.c
builtins.c (is_builtin_name): New.
2009-04-02 12:03:48 +00:00
builtins.def
builtins.def (va_start, [...]): Fix my previous commit.
2009-04-15 14:07:55 +00:00
c-aux-info.c
c-common.c
re PR c++/25185 (deep typedef substitution in error message)
2009-04-07 13:48:52 -04: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
re PR middle-end/39614 (Internal error compiling CSiBE)
2009-04-08 15:11:46 +01:00
c-config-lang.in
c-convert.c
re PR middle-end/39614 (Internal error compiling CSiBE)
2009-04-08 15:11:46 +01:00
c-cppbuiltin.c
re PR c/448 (<stdint.h>-related issues (C99 issues))
2009-03-31 21:30:31 +01:00
c-decl.c
diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins for DK_ERROR and DK_WARNING.
2009-04-14 23:41:28 -04: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
re PR c/39712 (type mismatch in address expression)
2009-04-11 07:32:52 +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
re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)
2009-04-01 17:31:26 +00:00
c-objc-common.c
c-objc-common.h
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
c-omp.c
re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)
2009-03-19 16:34:00 +01:00
c-opts.c
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
c-parser.c
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
c-pch.c
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
c-pragma.h
c-pretty-print.c
re PR c/35742 (Broken diagnostic: 'goto_expr' not supported by pp_c_expression)
2009-01-09 17:46:47 +01:00
c-pretty-print.h
c-semantics.c
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
c-tree.h
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
c-typeck.c
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
c.opt
c.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 15:51:26 +00:00
caller-save.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
calls.c
calls.c (emit_library_call_value_1): Fix a problem with parameter alignment for library calls.
2009-04-06 10:54:42 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cfgcleanup.c
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
2009-04-08 15:13:01 +00:00
cfgexpand.c
re PR middle-end/39315 (Unaligned move used on aligned stack variable)
2009-03-27 15:37:39 -07:00
cfghooks.c
cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and EDGE_IRREDUCIBLE_LOOP.
2008-11-03 16:17:33 +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
cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayout respectively.
2009-03-30 08:23:00 +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
dse.c (struct group_info): Reorder fields for 64-bit hosts.
2009-03-18 18:04:26 +01: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
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
2009-04-08 15:13:01 +00:00
cgraph.c
[multiple changes]
2009-04-14 13:54:41 +00:00
cgraph.h
[multiple changes]
2009-04-02 15:45:25 +00:00
cgraphbuild.c
ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2009-03-30 15:06:52 +02:00
cgraphunit.c
cgraph.c (dump_cgraph_node): Add replace output flag by process.
2009-03-28 12:04:38 +00:00
ChangeLog
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
Fix non-UTF-8 sequence in ChangeLog-2006 and left-over
2009-01-14 19:57:55 +01:00
ChangeLog-2007
ChangeLog-2008
Correct ChangeLog entries for revision 136311.
2009-03-16 12:29:17 -07:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
Bring from lto-branch:
2009-03-28 11:10:06 +00:00
collect2.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
collect2.h
combine-stack-adj.c
combine.c
re PR rtl-optimization/39588 (internal compiler error: in trunc_int_for_mode, at explow.c:55)
2009-04-01 20:46:30 +00:00
common.opt
[multiple changes]
2009-04-14 16:18:49 -04:00
conditions.h
config.build
config.gcc
Add configuration-specific options for --target=powerpc-xilinx-eabi.
2009-04-13 22:49:18 +00: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
[multiple changes]
2009-04-14 16:18:49 -04:00
configure
[multiple changes]
2009-04-14 16:18:49 -04:00
configure.ac
[multiple changes]
2009-04-14 16:18:49 -04:00
convert.c
re PR middle-end/323 (optimized code gives strange floating point results)
2009-03-30 02:50:44 +01:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
coverage.c
gimplify.c (mark_addressable): Export.
2009-03-27 23:00:22 +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
re PR bootstrap/39454 (Bootstrap failure on sparcv9-linux with profiledbootstrap)
2009-03-14 09:10:55 +01:00
cselib.c
re PR middle-end/31150 (Not promoting an whole array to be static const)
2008-12-23 00:41:17 +01:00
cselib.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
cstamp-h.in
DATESTAMP
Daily bump.
2009-04-16 00:16:50 +00:00
dbgcnt.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dbgcnt.def
Add dbg count support for ccp
2009-03-28 20:38:44 +00:00
dbgcnt.h
dbxout.c
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
dbxout.h
dce.c
dce.c (delete_unmarked_insns): Reversed the order that insns are examined before deleting them.
2009-01-16 13:41:11 +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
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
debug.h
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
defaults.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
DEV-PHASE
df-byte-scan.c
re PR middle-end/37448 (cannot compile big function)
2008-10-11 23:39:21 +00:00
df-core.c
re PR rtl-optimization/36365 (Hang in df_analyze)
2008-12-06 22:52:43 +00:00
df-problems.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
df-scan.c
dse.c (struct group_info): Reorder fields for 64-bit hosts.
2009-03-18 18:04:26 +01:00
df.h
dse.c (struct group_info): Reorder fields for 64-bit hosts.
2009-03-18 18:04:26 +01:00
dfp.c
dfp.c: Replace type punning assignments with memcpy throughout.
2009-04-07 11:29:54 +10: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_report_diagnostic): Do not warn about loaded plugins for DK_ERROR and DK_WARNING.
2009-04-14 23:41:28 -04:00
diagnostic.def
diagnostic.h
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror is silent)
2009-03-29 23:56:07 +01:00
dojump.c
combine.c (simplify_comparison): Use have_insn_for.
2009-03-30 09:11:19 +00:00
dominance.c
domwalk.c
domwalk.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
double-int.c
double-int.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dse.c
dse.c (struct group_info): Reorder fields for 64-bit hosts.
2009-03-18 18:04:26 +01:00
dse.h
dummy-checksum.c
dwarf2.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
dwarf2asm.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dwarf2asm.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
dwarf2out.c
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
dwarf2out.h
dwarf.h
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
re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)
2009-03-27 15:33:16 -07: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
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
errors.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
errors.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
et-forest.c
et-forest.h
except.c
except.c (pass_set_nothrow_function_flags): Set name and add TODO_dump_func.
2009-04-13 14:51:30 +00:00
except.h
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
2009-04-08 15:13:01 +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
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
expmed.c
expmed.c (expand_divmod): Always use a comparison for a division by a large unsigned integer.
2009-04-09 16:07:43 +00:00
expr.c
i386.md (cmpcc): New.
2009-04-09 10:57:03 +00:00
expr.h
re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)
2009-03-27 15:33:16 -07:00
final.c
tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.
2009-04-10 18:20:22 +00:00
fixed-value.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
fixed-value.h
flags.h
re PR middle-end/323 (optimized code gives strange floating point results)
2009-03-30 02:50:44 +01:00
fold-const.c
fold-const.c (build_range_check): Properly deal with enumeral and boolean base types.
2009-04-12 21:39:39 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR debug/39485 (-O0 -g still puts whole object to a register)
2009-03-18 18:06:15 +01:00
function.h
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
2009-04-08 15:13:01 +00:00
fwprop.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gbl-ctors.h
gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use __SIZE_TYPE__ instead of unsigned long.
2009-04-13 12:11:48 +02:00
gcc-plugin.h
[multiple changes]
2009-04-14 16:18:49 -04:00
gcc.c
* gcc.c: Replace CC' with
GCC' throughout.
2009-04-08 12:47:52 +10: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
gcc.c (process_command): Update copyright notice dates.
2009-02-03 21:48:23 +01:00
gcse.c
invoke.texi (max_gcse_passes): Remove documentation.
2009-04-12 19:43:46 +00:00
gdbinit.in
genattr.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
genattrtab.c
genautomata.c
genautomata.c: Put blank after comma.
2009-04-13 20:02:41 +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
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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gengtype-parse.c
gengtype.c
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
i386.md (cmpcc): New.
2009-04-09 10:57:03 +00:00
genoutput.c
genoutput.c (validate_optab_operands): New.
2009-04-08 15:00:34 +00:00
genpeep.c
genpreds.c
genpreds.c: (needs_variable): Fix parentheses at variable name detection.
2009-03-06 19:13:04 +00:00
genrecog.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gensupport.c
recog.c (ordered_comparison_operator): New.
2009-04-08 15:18:49 +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
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
re PR c/12245 (Uses lots of memory when compiling large initialized arrays)
2009-02-23 16:46:32 +00:00
gimple-iterator.c
gimple-low.c
re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive inlining)
2008-11-20 02:47:10 +01:00
gimple-pretty-print.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
gimple.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
gimple.def
gimple.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
gimplify.c
re PR middle-end/23401 (Gimplifier produces too many temporaries)
2009-03-31 10:23:44 +00:00
glimits.h
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
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
graphite.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gsstruct.def
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
gstab.h
gsyms.h
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-posix95.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-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
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
gthr-win32.h
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +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
target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec_check.
2008-10-14 16:52:19 +04: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
hooks.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
input.h
insn-addr.h
insn-notes.def
integrate.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
integrate.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
intl.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
intl.h
ipa-cp.c
omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.
2009-04-03 20:15:40 +00:00
ipa-inline.c
ipa-inline.c (cgraph_decide_inlining_of_small_function): Dump ...
2009-04-13 21:29:01 +00:00
ipa-prop.c
ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2009-03-30 15:06:52 +02:00
ipa-prop.h
ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
2009-03-30 15:06:52 +02:00
ipa-pure-const.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
ipa-reference.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +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
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +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
cgraph.c (cgraph_node, [...]): Remove master clone handling.
2009-03-28 11:00:07 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
ipa-utils.h
ipa.c
ira-build.c
revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.
2009-04-03 22:02:33 +00:00
ira-color.c
revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.
2009-04-03 22:02:33 +00:00
ira-conflicts.c
re PR debug/39432 (gdb.base/store.exp failures)
2009-03-12 14:39:55 +00:00
ira-costs.c
ira-cost.c (copy_cost): Lazilly initialize move_cost if needed.
2008-12-18 13:49:47 +00:00
ira-emit.c
revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.
2009-04-03 22:02:33 +00:00
ira-int.h
ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size.
2009-03-30 18:51:25 +00:00
ira-lives.c
revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.
2009-04-03 22:02:33 +00:00
ira.c
dse.c (struct group_info): Reorder fields for 64-bit hosts.
2009-03-18 18:04:26 +01:00
ira.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
jump.c
jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-03-27 15:25:36 -07: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
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
langhooks.c
re PR middle-end/323 (optimized code gives strange floating point results)
2009-03-30 02:50:44 +01:00
langhooks.h
c-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 18:26:43 +00:00
LANGUAGES
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
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
libgcc-std.ver
libgcov.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
limitx.h
limity.h
lists.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
longlong.h
longlong.h (sub_ddmmss): New for ia64.
2009-02-12 08:30:53 -08:00
loop-doloop.c
re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled)
2008-11-03 12:01:11 -08:00
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 middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 requires > 20GB in 4.2.* and higher)
2009-02-20 13:56:01 +01:00
loop-iv.c
loop-iv.c (replace_single_def_regs, [...]): New static functions.
2009-03-31 15:24:24 +00:00
loop-unroll.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
machmode.def
machmode.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
main.c
Makefile.in
[multiple changes]
2009-04-14 16:18:49 -04:00
matrix-reorg.c
tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.
2009-04-14 13:50:18 +00:00
mcf.c
re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LONG_MAX__ error)
2008-11-13 11:26:51 +01:00
mips-tdump.c
gcc.c (process_command): Update copyright notice dates.
2009-02-03 21:48:23 +01:00
mips-tfile.c
gcc.c (process_command): Update copyright notice dates.
2009-02-03 21:48:23 +01: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
SMS - Pass the actual schedulable rows to compute_split_row
2009-03-31 06:19:06 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c
omp-low.c (lower_rec_input_clauses): Build correct address expressions.
2009-04-15 16:12:01 +00:00
ONEWS
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
i386.md (cmpcc): New.
2009-04-09 10:57:03 +00:00
optabs.h
i386.md (cmpcc): New.
2009-04-09 10:57:03 +00: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
[multiple changes]
2009-04-14 16:18:49 -04:00
opts.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
output.h
re PR target/37170 (gcc.dg/weak/weak-1.c)
2008-11-22 09:22:52 +01:00
params.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
params.def
invoke.texi (max_gcse_passes): Remove documentation.
2009-04-12 19:43:46 +00:00
params.h
invoke.texi (max_gcse_passes): Remove documentation.
2009-04-12 19:43:46 +00:00
passes.c
[multiple changes]
2009-04-14 16:18:49 -04:00
plugin.c
diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins for DK_ERROR and DK_WARNING.
2009-04-14 23:41:28 -04:00
plugin.h
[multiple changes]
2009-04-14 16:18:49 -04:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c
* predict.c (estimate_bb_frequencies): Fix test if profile is present.
2008-12-09 17:04:26 +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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
pretty-print.h
print-rtl.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
print-tree.c
* print-tree.c (print_node): Use code instead of TREE_CODE (node).
2008-11-04 21:08:26 +01:00
profile.c
re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on boolean value)
2008-10-24 10:09:06 +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
re PR c/39035 (if( 0.0DF ) is considered true)
2009-02-06 21:01:46 +00:00
real.h
re PR middle-end/36578 (cast to long double not taken into account when result stored to a double)
2008-10-29 17:05:42 +00:00
recog.c
recog.c (ordered_comparison_operator): New.
2009-04-08 15:18:49 +00:00
recog.h
re PR inline-asm/39058 (ICE with double in inline-asm)
2009-02-02 14:23:43 +01:00
reg-notes.def
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
reg-stack.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
reginfo.c
reginfo.c (globalize_reg): Recompute derived reg sets.
2009-03-19 07:46:26 -07:00
regmove.c
regmove.c (perhaps_ends_bb_p): Remove.
2009-03-29 17:20:25 +00:00
regrename.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
regs.h
regstat.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
reload1.c
reload1.c (fixup_eh_region_notes): Remove write-only "trap_count" variable.
2009-04-02 11:04:32 -06:00
reload.c
revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.
2009-04-03 22:02:33 +00:00
reload.h
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
2009-03-23 16:29:33 +00:00
reorg.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
resource.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
resource.h
rtl-error.c
rtl.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
rtl.def
genautomata.c: Add a new year to the copyright.
2009-03-27 17:43:26 -07:00
rtl.h
jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-03-27 15:25:36 -07:00
rtlanal.c
jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-03-27 15:25:36 -07: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sched-rgn.c
sched-vis.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sdbout.c
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
sdbout.h
see.c
re PR middle-end/37448 (cannot compile big function)
2008-10-11 23:39:21 +00:00
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
re PR middle-end/37448 (cannot compile big function)
2008-10-11 23:39:21 +00:00
sel-sched-ir.h
sel-sched.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
sel-sched.h
simplify-rtx.c
simplify-rtx.c (simplify_relational_operation_1): Simplify (LTU (PLUS a C) C) or (LTU (PLUS a C) a) to (GEU a -C)...
2009-03-31 15:19:33 +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
stab.def
stack-ptr-mod.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
statistics.c
statistics.h
stmt.c
re PR debug/39267 (gdb testsuite regressions)
2009-02-27 19:49:42 +00:00
stor-layout.c
stor-layout.c (set_sizetype): Use the full precision of their machine mode for bitsize types.
2009-04-06 21:16:00 +00:00
stringpool.c
* stringpool.c (ggc_alloc_string): Terminate string.
2008-10-03 20:36:17 +00:00
stub-objc.c
sync-builtins.def
system.h
target-def.h
tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.
2009-04-10 18:20:22 +00:00
target.h
tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.
2009-04-10 18:20:22 +00:00
targhooks.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
targhooks.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
timevar.c
timevar.def
[multiple changes]
2009-04-14 16:18:49 -04:00
timevar.h
tlink.c
tlink.c: Include "libiberty.h".
2008-11-20 14:21:51 +01:00
toplev.c
[multiple changes]
2009-04-14 16:18:49 -04:00
toplev.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-cfg.c
tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.
2009-04-14 13:50:18 +00:00
tree-cfgcleanup.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-chrec.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-chrec.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-complex.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-data-ref.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-data-ref.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-dfa.c
re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGuipart.cpp)
2009-04-08 16:33:08 +00:00
tree-dump.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-dump.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-eh.c
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
2009-04-08 15:13:01 +00:00
tree-flow-inline.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-flow.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-if-conv.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-inline.c
re PR middle-end/39732 (-fprofile-generate -O1: ICE: verify_stmts failed, ADDRESSABLE bit not set on pointers passed to std::copy)
2009-04-11 10:19:55 +00:00
tree-inline.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-into-ssa.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-iterator.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-iterator.h
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
tree-ssa-pre.c (eliminate): When replacing a PHI node carry out a necessary conversion.
2009-04-15 14:18:22 +00:00
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-nrv.c
re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when compiling with -fno-tree-sra)
2009-03-11 01:01:30 -04:00
tree-object-size.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-optimize.c
attr-noinline.c: Avoid pure-const optimization.
2009-03-28 19:29:35 +00:00
tree-outof-ssa.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-parloops.c
tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.
2009-03-04 17:50:20 +00:00
tree-pass.h
[multiple changes]
2009-04-14 16:18:49 -04: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 middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-pretty-print.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-profile.c
omp-low.c (lower_rec_input_clauses): Build correct address expressions.
2009-04-15 16:12:01 +00:00
tree-scalar-evolution.c
re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% degradation on SPU)
2009-04-02 09:10:53 +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/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-address.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-alias.c
tree-ssa-alias.c (refs_may_alias_p_1): Check for is_gimple_min_invariant rather than CONSTANT_CLASS_P so that...
2009-04-07 17:46:33 +02:00
tree-ssa-alias.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-ccp.c
re PR tree-optimization/39764 (ICE in set_lattice_value, at tree-ssa-ccp.c:468 with -ffinite-math-only)
2009-04-15 14:17:35 +00:00
tree-ssa-coalesce.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-copy.c
Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-04 20:53:39 +00:00
tree-ssa-copyrename.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-dce.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-dom.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-dse.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-forwprop.c
tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant indices into an array reference if possible.
2009-04-09 08:05:43 +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/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-live.h
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
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-loop-ivcanon.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-loop-ivopts.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +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/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-loop-prefetch.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-loop-unswitch.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01: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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-ssa-operands.c
tree-ssa-operands.c (pop_stmt_changes): Remove automatic renaming code.
2009-04-04 18:54:42 +00:00
tree-ssa-operands.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-phiopt.c
tree-ssa-phiprop.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-pre.c
tree-ssa-pre.c (eliminate): When replacing a PHI node carry out a necessary conversion.
2009-04-15 14:18:22 +00:00
tree-ssa-propagate.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-propagate.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-ssa-reassoc.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-sccvn.c
tree-ssa-pre.c (eliminate): When replacing a PHI node carry out a necessary conversion.
2009-04-15 14:18:22 +00:00
tree-ssa-sccvn.h
re PR c++/8781 (Pessimization of C++ (functional) code)
2009-04-04 09:34:32 +00:00
tree-ssa-sink.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-structalias.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-ter.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-ssa-threadedge.c
re PR tree-optimization/38789 (__builtin_constant_p appears to evaluate to true for non-constant arguments.)
2009-01-16 16:01:24 +01:00
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uncprop.c (associate_equivalences_with_edges): Use last_basic_block for size of bb->index indexed array.
2009-04-04 18:31:39 +00:00
tree-ssa.c
tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.
2009-04-04 14:12:10 +00:00
tree-ssanames.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-stdarg.c
tree-stdarg.h
tree-switch-conversion.c
re PR tree-optimization/38661 (ICE: vector VEC(constructor_elt,base) push domain error, in build_constructors at tree-switch-conversion.c:450)
2008-12-30 08:27:29 -08:00
tree-tailcall.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-vect-data-refs.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-vect-generic.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
tree-vect-loop-manip.c
tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.
2009-04-14 13:50:18 +00:00
tree-vect-loop.c
Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-04 20:53:39 +00:00
tree-vect-patterns.c
tree-vect-loop-manip.c: New file.
2009-03-30 07:22:04 +00:00
tree-vect-slp.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-vect-stmts.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree-vectorizer.c
tree-vect-loop-manip.c: New file.
2009-03-30 07:22:04 +00:00
tree-vectorizer.h
Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-04 20:53:39 +00:00
tree-vrp.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree.c
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree.def
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +00:00
tree.h
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
2009-04-03 10:24:28 +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
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-dw2-fde-glibc.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
unwind-dw2-fde.c
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02: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
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02: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
re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on boolean value)
2008-10-24 10:09:06 +00:00
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
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
varasm.c
builtins.c (is_builtin_name): New.
2009-04-02 12:03:48 +00:00
varpool.c
[multiple changes]
2009-04-02 15:45:25 +00:00
varray.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
varray.h
vec.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
vec.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
vecprim.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
debug.h (set_name): Declare.
2009-04-15 17:40:25 -04:00
web.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
xcoff.h
xcoffout.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
xcoffout.h
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00