..
ada
Minor code fix to avoid warning.
2008-08-22 17:47:50 +02:00
config
sh.h (REG_CLASS_CONTENTS): Drop fr32 from FPUL_REGS.
2008-08-28 00:37:56 +00:00
cp
re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.)
2008-08-27 16:06:00 +00:00
doc
[multiple changes]
2008-08-26 12:39:58 +00:00
fortran
gfortran.h (gfc_find_component): Add new arguments.
2008-08-25 19:58:53 +02:00
ginclude
java
class.c (make_class_data): Don't add field_index when flag_reduced_reflection set.
2008-08-21 16:08:26 +00:00
objc
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
objcp
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
po
gcc.pot: Regenerate.
2008-08-27 18:44:43 +01:00
testsuite
re PR c++/37217 (-Wconversion causes ICE with __builtin_strcmp with one char compare)
2008-08-28 00:00:49 +00:00
ABOUT-GCC-NLS
acinclude.m4
configure.ac: Drop unneeded backslash ending up in config.in.
2008-06-02 19:37:45 +00:00
aclocal.m4
re PR other/35457 (Error building GCC trunk on CELL SPU)
2008-04-18 10:28:53 +00:00
addresses.h
alias.c
[multiple changes]
2008-08-26 12:39:58 +00:00
alias.h
* alias.h (alias_set_type): Change from HOST_WIDE_INT to int.
2008-03-06 01:18:51 +00:00
alloc-pool.c
alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.
2008-07-04 00:22:31 +00:00
alloc-pool.h
attribs.c
Add ability to set target options (ix86 only) and optimization options on a function specific basis
2008-07-23 10:28:06 +00:00
auto-inc-dec.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
BASE-VER
basic-block.h
predict.c (always_optimize_for_size_p): New function.
2008-07-29 10:52:16 +00:00
bb-reorder.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
bitmap.c
alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.
2008-07-04 00:22:31 +00:00
bitmap.h
bitmap.h (bitmap_set_bit): Return bool.
2008-07-02 08:07:41 +00:00
bt-load.c
bt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-07-15 17:34:40 +00:00
builtin-attrs.def
builtin-types.def
targhooks.h (struct gcc_target): New member unwind_word_mode.
2008-06-18 20:49:12 +00:00
builtins.c
re PR c/30457 (Please warn about va_start(ap, invalid))
2008-08-21 19:05:46 +00:00
builtins.def
targhooks.h (struct gcc_target): New member unwind_word_mode.
2008-06-18 20:49:12 +00:00
c-aux-info.c
c-common.c
re PR c++/37217 (-Wconversion causes ICE with __builtin_strcmp with one char compare)
2008-08-28 00:00:49 +00:00
c-common.def
c-common.h
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages)
2008-08-13 17:57:47 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
real.h (struct real_format): New member round_towards_zero.
2008-08-12 13:19:40 +00:00
c-decl.c
re PR c/31673 ("`for' loop initial declaration used outside C99 mode" is confusing)
2008-08-27 23:54:36 +00:00
c-dump.c
c-errors.c
diagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-21 10:55:13 +00:00
c-format.c
* c-format.c (check_format_types): Revert unwanted checkin.
2008-07-29 18:27:50 +02:00
c-format.h
c-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-22 14:56:08 +00:00
c-gimplify.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
c-lang.c
tree.h (enum tree_code): Include all-tree.def, not tree.def.
2008-06-21 21:17:40 +00:00
c-lex.c
diagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-21 10:55:13 +00:00
c-objc-common.c
c-objc-common.h
function.c (free_after_parsing): Replace with cxx_push_function_context from C++ front-end.
2008-04-04 14:57:18 +00:00
c-omp.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
c-opts.c
diagnostic.c (inform): Add an explicit location_t parameter.
2008-08-20 13:35:00 +00:00
c-parser.c
c-tree.h (grokfield): New argument.
2008-08-21 17:50:01 +00:00
c-pch.c
diagnostic.c (inform): Add an explicit location_t parameter.
2008-08-20 13:35:00 +00:00
c-ppoutput.c
* c-ppoutput.c (init_pp_output): Initialize src_line to 1.
2008-08-22 08:51:32 +00:00
c-pragma.c
diagnostic.c (inform): Add an explicit location_t parameter.
2008-08-20 13:35:00 +00:00
c-pragma.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-pretty-print.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
c-pretty-print.h
c-semantics.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
c-tree.h
c-tree.h (grokfield): New argument.
2008-08-21 17:50:01 +00:00
c-typeck.c
c-typeck.c (convert_for_assignment): Adjust WARN_FOR_ASSIGNMENT use not updated in the last change.
2008-08-28 00:40:11 +00:00
c.opt
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does make -Wmain cause error messages)
2008-08-13 17:57:47 +00:00
caller-save.c
[multiple changes]
2008-08-26 12:39:58 +00:00
calls.c
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
cfg.c
cfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-16 17:49:20 +00:00
cfganal.c
cfganal.c: Include vec.h and vecprim.h.
2008-06-26 20:06:49 +00:00
cfgbuild.c
rtl.h (emit_clobber, [...]): Declare.
2008-06-01 09:47:28 +00:00
cfgcleanup.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfgexpand.c
gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 17:28:39 +00:00
cfghooks.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cfghooks.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cfglayout.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
cfglayout.h
cfgloop.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cfgloop.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cfgloopanal.c
[multiple changes]
2008-08-26 12:39:58 +00:00
cfgloopmanip.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfgrtl.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cgraph.c
cgraph.c (first_cgraph_function_insertion_hook): New variable.
2008-08-21 15:26:59 +00:00
cgraph.h
cgraph.c (first_cgraph_function_insertion_hook): New variable.
2008-08-21 15:26:59 +00:00
cgraphbuild.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cgraphunit.c
cgraph.c (first_cgraph_function_insertion_hook): New variable.
2008-08-21 15:26:59 +00:00
ChangeLog
c-typeck.c (convert_for_assignment): Adjust WARN_FOR_ASSIGNMENT use not updated in the last change.
2008-08-28 00:40:11 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
Fix my email address.
2008-08-12 06:57:53 +00:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
collect2.c
collect2.c (symkind): New enum.
2008-07-26 14:26:45 +00:00
collect2.h
combine-stack-adj.c
c-pch.c (get_ident): Avoid C++ keywords.
2008-07-16 17:55:42 +00:00
combine.c
recog.c (split_all_insns): Set RTL profile
2008-08-08 10:04:51 +00:00
common.opt
[multiple changes]
2008-08-26 12:39:58 +00:00
conditions.h
config.build
config.gcc
config.gcc: Loosen checks for arm uclinux eabi targets.
2008-08-27 16:22:06 +00:00
config.host
configure.ac: Add makefile fragments for hpux.
2008-07-30 12:17:17 +00:00
config.in
invoke.texi: Add cpu_type power7.
2008-08-08 21:40:18 +00:00
configure
configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma from test.
2008-08-21 12:31:02 -07:00
configure.ac
configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma from test.
2008-08-21 12:31:02 -07:00
convert.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
convert.h
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
coretypes.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
coverage.c
diagnostic.c (inform): Add an explicit location_t parameter.
2008-08-20 13:35:00 +00:00
coverage.h
coverage.h (tree_coverage_counter_addr): Declare.
2008-03-08 20:52:50 +00:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c
bt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-07-15 17:34:40 +00:00
cselib.c
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:28:15 +00:00
cselib.h
Remove libcall notes.
2008-06-17 05:57:04 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2008-08-28 00:16:44 +00:00
dbgcnt.c
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:28:15 +00:00
dbgcnt.def
Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-optimization/35287
2008-07-08 16:11:06 +00:00
dbgcnt.h
dbxout.c
c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerators of an ENUMERAL_TYPE.
2008-08-26 22:33:10 +00:00
dbxout.h
dce.c
df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.
2008-06-18 05:42:23 +00:00
dce.h
ddg.c
df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.
2008-06-18 05:42:23 +00:00
ddg.h
debug.c
debug.h
configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.
2008-08-07 09:29:22 -07:00
defaults.h
defaults.h (TARGET_FLOAT_FORMAT): Remove.
2008-08-12 13:27:30 +00:00
DEV-PHASE
df-byte-scan.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
df-core.c
On behalf of Tianwei, for the following change:
2008-07-08 17:08:40 +00:00
df-problems.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
df-scan.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
df.h
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:28:15 +00:00
dfp.c
dfp.h, [...]: Remove references to IEEE 754R.
2008-06-19 11:13:53 +10:00
dfp.h
dfp.h, [...]: Remove references to IEEE 754R.
2008-06-19 11:13:53 +10:00
diagnostic.c
diagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-21 10:55:13 +00:00
diagnostic.def
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors)
2008-08-08 23:57:19 +00:00
diagnostic.h
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors)
2008-08-08 23:57:19 +00:00
dojump.c
re PR middle-end/37014 (internal compiler error: in expand_expr_real_1, at expr.c:8760)
2008-08-12 20:05:43 +02:00
dominance.c
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:28:15 +00:00
domwalk.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
domwalk.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
double-int.c
double-int.h
dse.c
re PR rtl-optimization/36929 (internal compiler error: Segmentation fault)
2008-07-30 18:22:50 +00:00
dse.h
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
Makefile.in (c-cppbuiltin.o): Depend on debug.h.
2008-08-05 10:24:37 -07:00
dwarf2asm.h
Makefile.in (c-cppbuiltin.o): Depend on debug.h.
2008-08-05 10:24:37 -07:00
dwarf2out.c
dwarf2out.c (def_cfa_1): Don't scale by DWARF_CIE_DATA_ALIGNMENT.
2008-08-25 10:02:42 -07:00
dwarf2out.h
ebitmap.c
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:25:08 +00:00
ebitmap.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
emit-rtl.c
[multiple changes]
2008-07-30 12:20:43 -07:00
emit-rtl.h
emutls.c
errors.c
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors)
2008-08-08 23:57:19 +00:00
errors.h
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors)
2008-08-08 23:57:19 +00:00
et-forest.c
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:25:08 +00:00
et-forest.h
except.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
except.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
exec-tool.in
exec-tool.in: Use an environment variable (private) instead of a file (shared) as a semaphore...
2008-05-30 15:19:45 -04:00
explow.c
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
expmed.c
optabs.c (expand_binop, [...]): Upse optimize_insn_for_speed predicate.
2008-08-03 12:04:49 +00:00
expr.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
expr.h
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
final.c
Fix final.c.
2008-08-12 21:22:28 +04:00
fix-header.c
scan.c (make_sstring_space): Add explicit conversions of allocator's return value.
2008-07-30 07:44:09 +00:00
fixed-value.c
fixed-value.h
fixproto
flags.h
[multiple changes]
2008-08-26 12:39:58 +00:00
fold-const.c
re PR middle-end/36548 (remainder gives the wrong result for wrapping case with unsigned types)
2008-08-22 12:43:49 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
function.h
re PR middle-end/37009 (No need to align stack when incoming stack is aligned)
2008-08-06 08:29:37 -07:00
fwprop.c
re PR rtl-optimization/37219 (fwprop1 is broken for addresses)
2008-08-26 12:02:05 -07:00
gbl-ctors.h
gcc.c
re PR libgomp/26165 (Cannot find libgomp.spec after 'make install' on x86_64 and ppc64)
2008-08-12 18:19:08 +00:00
gcc.h
re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>")
2008-04-21 13:10:15 -04:00
gccbug.in
gccspec.c
gcov-dump.c
gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_SUMMABLE counters.
2008-04-10 18:21:26 +00:00
gcov-io.c
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:25:08 +00:00
gcov-io.h
* gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.
2008-03-18 14:47:14 +00:00
gcov-iov.c
gcov.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
gcse.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
genautomata.c
cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:22:12 +00:00
gencheck.c
tree.h (enum tree_code): Include all-tree.def, not tree.def.
2008-06-21 21:17:40 +00:00
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
genextract.c
cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:22:12 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l
cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:22:12 +00:00
gengtype-parse.c
gengtype.c
Makefile.in (write_entries_to_file): Quote words.
2008-08-06 16:10:22 +00:00
gengtype.h
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
Add SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 20:07:53 +00:00
genoutput.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
genpeep.c
genpreds.c
cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:22:12 +00:00
genrecog.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
gensupport.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
gensupport.h
gensupport.h (pred_data): Add a "num_codes" field.
2008-05-08 21:28:27 +00:00
ggc-common.c
configure.ac: Check for caddr_t, define to char * if not defined.
2008-07-06 22:28:30 +02:00
ggc-none.c
ggc-page.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ggc-zone.c
ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-07-04 04:47:55 +00:00
ggc.h
ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-20 18:34:07 +00:00
gimple-iterator.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
gimple-low.c
rtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-26 23:27:31 +10:00
gimple-pretty-print.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
gimple.c
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
gimple.def
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
gimple.h
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
gimplify.c
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
glimits.h
global.c
[multiple changes]
2008-08-26 12:39:58 +00:00
graph.c
cfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-16 17:49:20 +00:00
graph.h
graphds.c
graphds.h
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
gsstruct.def
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
gthr-mipssde.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-nks.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-posix.c
gthr-posix.h
gthr-posix.h (__gthread_active_p): Use the Solaris implementation for FreeBSD as well.
2008-04-18 02:16:35 +00:00
gthr-posix95.h
gthr-posix.h (__gthread_active_p): Use the Solaris implementation for FreeBSD as well.
2008-04-18 02:16:35 +00:00
gthr-rtems.h
gthr-rtems.h: Implement __gthread_mutex_destroy.
2008-03-05 13:16:57 +00:00
gthr-single.h
gthr-single.h: Add in required interface elements as per gthr.h.
2008-05-05 17:42:26 +00:00
gthr-solaris.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-tpf.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-vxworks.h
* gthr-vxworks.h (UNUSED): Define.
2008-03-24 11:18:22 +00:00
gthr-win32.h
* gthr-win32.h [__GTHREAD_HIDE_WIN32API]
2008-03-04 06:33:39 +00:00
gthr.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
haifa-sched.c
re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64)
2008-08-06 06:23:47 +00:00
hard-reg-set.h
[multiple changes]
2008-08-26 12:39:58 +00:00
hooks.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
hooks.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ifcvt.c
ifcvt.c (cond_move_process_if_block): Free vectors on false return.
2008-06-30 19:31:42 +00:00
incpath.c
cpplib.h (struct cpp_dir): Add new field, canonical_name.
2008-05-30 00:57:56 +00:00
incpath.h
re PR fortran/18428 (No preprocessing option -cpp for gfortran)
2008-05-25 18:37:41 -04:00
init-regs.c
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
2008-03-19 11:22:40 +00:00
input.h
Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-21 14:29:27 +00:00
insn-addr.h
insn-notes.def
integrate.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
integrate.h
function.h (incomming_args): Break out of struct function.
2008-04-08 08:59:34 +00:00
intl.c
alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.
2008-06-29 04:39:16 +00:00
intl.h
ipa-cp.c
invoke.texi (-fipa-cp-clone): New option.
2008-08-24 20:09:32 +00:00
ipa-inline.c
ipa-cp.c (ipcp_analyze_node): New function.
2008-08-24 17:11:13 +00:00
ipa-prop.c
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
ipa-prop.h
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
ipa-pure-const.c
cgraph.c (first_cgraph_function_insertion_hook): New variable.
2008-08-21 15:26:59 +00:00
ipa-reference.c
cgraph.c (first_cgraph_function_insertion_hook): New variable.
2008-08-21 15:26:59 +00:00
ipa-reference.h
ipa-struct-reorg.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ipa-struct-reorg.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ipa-type-escape.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ipa-type-escape.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ipa-utils.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
ipa-utils.h
ipa.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ira-build.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-color.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-conflicts.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-costs.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-emit.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-int.h
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-lives.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira.h
[multiple changes]
2008-08-26 12:39:58 +00:00
jump.c
rtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-26 23:27:31 +10:00
lambda-code.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
lambda-mat.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
lambda-trans.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
lambda.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
langhooks-def.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
langhooks.c
c-decl.c (merge_decls): Do not handle DECL_INLINE.
2008-07-29 17:10:55 +00:00
langhooks.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
LANGUAGES
lcm.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
libfuncs.h
libfuncs.h (LTI_synchronize): New libfunc_index.
2008-06-26 21:28:30 +00:00
libgcc-std.ver
Fix conflict with another recent patch.
2008-07-03 19:42:41 +00:00
libgcc2.c
MAINTAINERS (mt port): Remove.
2008-06-07 19:00:15 +01:00
libgcc2.h
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
[multiple changes]
2008-08-26 12:39:58 +00:00
longlong.h
longlong.h (__arm__): Define count_leading_zeros.
2008-06-12 17:29:47 +00:00
loop-doloop.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
loop-init.c
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
2008-03-19 11:22:40 +00:00
loop-invariant.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
loop-iv.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
loop-unroll.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
loop-unswitch.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
lower-subreg.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
machmode.def
machmode.h
real.h (struct real_format): New member has_sign_dependent_rounding.
2008-08-12 13:25:22 +00:00
main.c
Makefile.in
[multiple changes]
2008-08-26 12:39:58 +00:00
matrix-reorg.c
re PR tree-optimization/37185 (gcc.dg/matrix/transpose-3.c:16: internal compiler error: verify_stmts failed)
2008-08-24 19:39:04 +00:00
mcf.c
mcf.c: Really add it.
2008-08-18 12:16:30 -07:00
mips-tdump.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
mips-tfile.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
mkconfig.sh
mkmap-flat.awk
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
mkmap-symver.awk
re PR target/36669 (Wrong versioning for __float128)
2008-07-02 08:59:19 -07:00
mode-classes.def
mode-switching.c
df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 17:51:00 +00:00
modulo-sched.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
omega.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
omega.h
omp-builtins.def
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
omp-low.c
gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 17:28:39 +00:00
ONEWS
opt-functions.awk
Add ability to set target options (ix86 only) and optimization options on a function specific basis
2008-07-23 10:28:06 +00:00
opt-gather.awk
optabs.c
re PR target/37055 (Revision 138835 breaks -msse2 -mfpmath=sse -Os)
2008-08-09 14:47:28 -07:00
optabs.h
optabs.c (emit_unop_insn): Break out to ...
2008-08-07 07:35:51 +00:00
optc-gen.awk
Fix PR 36907, breakage in building libobj with function specific changes
2008-07-23 19:03:40 +00:00
opth-gen.awk
Fix PR 36907, breakage in building libobj with function specific changes
2008-07-23 19:03:40 +00:00
opts-common.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
opts.c
opts.c (decode_options): Add missing parameter to inform call.
2008-08-26 16:36:34 +00:00
opts.h
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
2008-07-25 13:11:32 +00:00
output.h
targhooks.h (default_emutls_var_fields, [...]): Declare.
2008-04-27 15:35:19 +00:00
params.c
driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:18:25 +00:00
params.def
[multiple changes]
2008-08-26 12:39:58 +00:00
params.h
[multiple changes]
2008-08-26 12:39:58 +00:00
passes.c
[multiple changes]
2008-08-26 12:39:58 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
postreload.c
[multiple changes]
2008-08-26 12:39:58 +00:00
predict.c
predict.c (maybe_hot_frequency_p): When profile is absent, all frequencies might be hot.
2008-08-06 07:50:52 +00:00
predict.def
tree-pretty-print.c: Include predict.h.
2008-03-18 15:21:06 +00:00
predict.h
tree-pretty-print.c: Include predict.h.
2008-03-18 15:21:06 +00:00
prefix.c
prefix.h
pretty-print.c
re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3))
2008-08-19 13:44:42 +02:00
pretty-print.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
print-rtl.c
dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing.
2008-04-15 19:56:20 +00:00
print-tree.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
profile.c
profile.c: Update calls to inform.
2008-08-20 13:50:26 +00:00
profile.h
profile.h: Really add it.
2008-08-18 12:22:36 -07:00
protoize.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ra-conflict.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ra.h
cfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-16 17:49:20 +00:00
read-rtl.c
read-rtl.c (join_c_conditions): Return the first string if the two strings are equal.
2008-05-08 21:29:00 +00:00
README.Portability
real.c
real.h (dconst_e, [...]): Declare.
2008-08-18 16:17:16 +00:00
real.h
real.h (dconst_e, [...]): Declare.
2008-08-18 16:17:16 +00:00
recog.c
recog.c (split_all_insns): Set RTL profile
2008-08-08 10:04:51 +00:00
recog.h
reload.c: (find_reloads): Skip alternatives according to the "enabled" attribute.
2008-05-27 11:46:45 +00:00
reg-notes.def
Remove libcall notes.
2008-06-17 05:57:04 +00:00
reg-stack.c
cfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-16 17:49:20 +00:00
regclass.c
[multiple changes]
2008-08-26 12:39:58 +00:00
regmove.c
[multiple changes]
2008-08-26 12:39:58 +00:00
regrename.c
cfg.c (dump_reg_info): Avoid C++ keywords.
2008-07-16 17:49:20 +00:00
regs.h
[multiple changes]
2008-08-26 12:39:58 +00:00
regstat.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
reload.c
[multiple changes]
2008-08-26 12:39:58 +00:00
reload.h
[multiple changes]
2008-08-26 12:39:58 +00:00
reload1.c
[multiple changes]
2008-08-26 12:39:58 +00:00
reorg.c
alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.
2008-08-06 16:12:51 +00:00
resource.c
resource.c (mark_referenced_resources): Look inside UNSPEC_VOLATILEs and ASM_INPUTs.
2008-07-02 18:05:42 +00:00
resource.h
rtl-error.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
rtl-factoring.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
rtl.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
rtl.def
rtl.h
[multiple changes]
2008-08-26 12:39:58 +00:00
rtlanal.c
rtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-26 23:27:31 +10:00
rtlhooks-def.h
rtlhooks.c
recog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-16 17:52:19 +00:00
sbitmap.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
sbitmap.h
sbitmap.c (sbitmap_range_empty_p): New function.
2008-04-21 20:15:38 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.c (make_sstring_space): Add explicit conversions of allocator's return value.
2008-07-30 07:44:09 +00:00
scan.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
sched-deps.c
re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64)
2008-08-06 06:23:47 +00:00
sched-ebb.c
recog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-16 17:52:19 +00:00
sched-int.h
re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64)
2008-08-06 06:23:47 +00:00
sched-rgn.c
sched-rgn.c (new_ready): Check if instruction can be speculatively scheduled before attempting speculation.
2008-08-06 06:20:02 +00:00
sched-vis.c
dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing.
2008-04-15 19:56:20 +00:00
sdbout.c
c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-27 16:53:54 +00:00
sdbout.h
see.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
simplify-rtx.c
defaults.h (TARGET_FLOAT_FORMAT): Remove.
2008-08-12 13:27:30 +00:00
sort-protos
sparseset.c
sparseset.h
sreal.c
sreal.h
stab.def
stack-ptr-mod.c
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
2008-04-25 23:14:40 +00:00
statistics.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
statistics.h
tree-pass.h (current_pass): Declare.
2008-05-15 13:39:39 +00:00
stmt.c
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
2008-08-16 18:40:57 +00:00
stor-layout.c
recog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-16 17:52:19 +00:00
stringpool.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
target-def.h
[multiple changes]
2008-07-30 12:20:43 -07:00
target.h
[multiple changes]
2008-07-30 12:20:43 -07:00
targhooks.c
Add ability to set target options (ix86 only) and optimization options on a function specific basis
2008-07-23 10:28:06 +00:00
targhooks.h
Add ability to set target options (ix86 only) and optimization options on a function specific basis
2008-07-23 10:28:06 +00:00
timevar.c
timevar.def
[multiple changes]
2008-08-26 12:39:58 +00:00
timevar.h
tlink.c
collect2.c (main, [...]): Fix for -Wc++-compat.
2008-06-20 03:46:09 +00:00
toplev.c
[multiple changes]
2008-08-26 12:39:58 +00:00
toplev.h
[multiple changes]
2008-08-26 12:39:58 +00:00
tracer.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-affine.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-affine.h
tree-affine.h (aff_combination_expand): Declare.
2008-03-27 10:25:36 +00:00
tree-browser.c
tree.h (enum tree_code): Include all-tree.def, not tree.def.
2008-06-21 21:17:40 +00:00
tree-browser.def
tree-call-cdce.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-cfg.c
diagnostic.c (inform): Add an explicit location_t parameter.
2008-08-20 13:35:00 +00:00
tree-cfgcleanup.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-chrec.c
re PR middle-end/36817 (internal compiler error: in compare_values_warnv)
2008-08-21 13:50:30 +00:00
tree-chrec.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-complex.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-data-ref.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-data-ref.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-dfa.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-dump.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-dump.h
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
2008-03-19 11:22:40 +00:00
tree-eh.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-flow-inline.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-flow.h
re PR ada/36957 (ACATS ce3801b ICE emit_move_insn, at expr.c:3381 post tuple merge)
2008-07-28 20:32:32 +00:00
tree-if-conv.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-inline.c
tree-inline.c (tree_function_versioning): Look harder for referenced vars.
2008-08-24 20:06:06 +00:00
tree-inline.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-into-ssa.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-iterator.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-iterator.h
tree-loop-distribution.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-loop-linear.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-mudflap.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-mudflap.h
tree-nested.c
gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 17:28:39 +00:00
tree-nomudflap.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-nrv.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-object-size.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-optimize.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-outof-ssa.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-parloops.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-pass.h
[multiple changes]
2008-08-26 12:39:58 +00:00
tree-phinodes.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-predcom.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-pretty-print.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
tree-profile.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-scalar-evolution.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-scalar-evolution.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-sra.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-address.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-alias-warnings.c
re PR middle-end/37042 (Strict-aliasing warnings are printed for _mm_load_si128, even though __m128i is __attribute__((__may_alias__)).)
2008-08-07 10:01:48 +00:00
tree-ssa-alias.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-ccp.c
tree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs of constants.
2008-08-21 16:15:08 +00:00
tree-ssa-coalesce.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-copy.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-copyrename.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-dce.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-dom.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-dse.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-forwprop.c
tree-ssa-forwprop.c (forward_propagate_addr_expr_1): More properly handle conversion/copy chains after tuplification.
2008-08-20 13:21:41 +00:00
tree-ssa-ifcombine.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-live.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-live.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-loop-ch.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-loop-im.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-loop-ivcanon.c
tree-ssa-pre.c (fini_pre): Take in_fre parameter.
2008-08-01 14:42:42 +00:00
tree-ssa-loop-ivopts.c
tree-ssa-loop-ivopts.c (add_iv_value_candidates): Also add the candidate with the stripped base if...
2008-08-04 18:35:20 +00:00
tree-ssa-loop-manip.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-loop-niter.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-loop-prefetch.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-loop-unswitch.c
re PR tree-optimization/36978 (ICE in gimple_cond_set_lhs for -O2 -funswitch-loops after tuples merge)
2008-07-31 14:12:24 +00:00
tree-ssa-loop.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-math-opts.c
gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 17:28:39 +00:00
tree-ssa-operands.c
tree-sra.c (generate_element_init_1): Deal with NULL constructor element index.
2008-08-18 08:40:32 +00:00
tree-ssa-operands.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-phiopt.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-phiprop.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-pre.c
tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if it is already available.
2008-08-21 15:18:58 +00:00
tree-ssa-propagate.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-propagate.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-reassoc.c
tree-ssa-reassoc.c (reassociate_bb): Properly reset the statement iterator after statement removal.
2008-08-18 15:36:15 +00:00
tree-ssa-sccvn.c
tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if it is already available.
2008-08-21 15:18:58 +00:00
tree-ssa-sccvn.h
tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if it is already available.
2008-08-21 15:18:58 +00:00
tree-ssa-sink.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-structalias.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-structalias.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-ter.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-threadedge.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-ssa-threadupdate.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa-uncprop.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-ssa.c
re PR middle-end/179 (-Wuninitialized missing warning with &var)
2008-08-20 22:23:45 +00:00
tree-ssanames.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-stdarg.c
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-18 18:23:47 +02:00
tree-stdarg.h
tree-switch-conversion.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-tailcall.c
re PR tree-optimization/37024 (bad tail call from tuples merge)
2008-08-05 11:23:07 -07:00
tree-vect-analyze.c
re PR middle-end/37161 (Revision 139225 caused gfortran.dg/vect/pr33301.f -O)
2008-08-23 17:04:12 +00:00
tree-vect-generic.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-vect-patterns.c
tree-vectorizer.c (supportable_widening_operation): Support multi-step conversion...
2008-08-19 08:31:41 +00:00
tree-vect-transform.c
re PR middle-end/37161 (Revision 139225 caused gfortran.dg/vect/pr33301.f -O)
2008-08-23 17:04:12 +00:00
tree-vectorizer.c
tree-vectorizer.c (supportable_widening_operation): Support multi-step conversion...
2008-08-19 08:31:41 +00:00
tree-vectorizer.h
re PR middle-end/37161 (Revision 139225 caused gfortran.dg/vect/pr33301.f -O)
2008-08-23 17:04:12 +00:00
tree-vrp.c
re PR tree-optimization/37143 (ICE in VRP with the auto-vectorizer)
2008-08-22 21:11:48 +00:00
tree.c
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
tree.def
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree.h
tree.c (decl_address_ip_invariant_p): New function.
2008-08-23 20:28:07 +00:00
treestruct.def
Add ability to set target options (ix86 only) and optimization options on a function specific basis
2008-07-23 10:28:06 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
targhooks.h (struct gcc_target): New member unwind_word_mode.
2008-06-18 20:49:12 +00:00
unwind-pe.h
re PR target/34780 (Bootstrapping libstdc++-v3 failed)
2008-07-07 18:16:04 +00:00
unwind-sjlj.c
unwind.inc
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
value-prof.c
value-prof.c (check_counter): Revert wrong call to error.
2008-08-20 13:55:12 +00:00
value-prof.h
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
var-tracking.c
ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-20 18:34:07 +00:00
varasm.c
varasm.c (weak_decls): Move earlier in the file.
2008-08-19 14:11:18 +00:00
varpool.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
varray.c
alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.
2008-07-04 00:22:31 +00:00
varray.h
vec.c
ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-20 18:34:07 +00:00
vec.h
re PR bootstrap/33304 (Bootstrap failure on solaris2 using cc due to empty macro arguments)
2008-07-03 10:31:03 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-07-02 06:43:45 +00:00
web.c
df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.
2008-06-18 05:42:23 +00:00
xcoff.h
xcoffout.c
c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-27 16:53:54 +00:00
xcoffout.h