..
ada
Makefile.in: Switch VxWorks to s-interr-hwint.adb.
2008-09-09 15:01:51 +02:00
config
re PR target/37438 (ICE in extract_insn, at recog.c:2027 for i{4,5}86)
2008-09-09 21:18:55 +02:00
cp
re PR c++/37417 (error: type mismatch in binary expression, verify_gimple failed)
2008-09-10 00:08:46 +02:00
doc
invoke.texi (ARM Options): Correct errors in discussion of -mfloat-abi, -mhard-float, and -msoft-float.
2008-09-09 18:21:10 -04:00
fortran
re PR fortran/37429 (Checks when assigning from a type-bound procedure broken)
2008-09-09 20:08:08 +02:00
ginclude
java
decl.c (build_result_decl): Remove no longer applicable promotion.
2008-09-09 13:52:59 +00:00
objc
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
objcp
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
po
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
testsuite
re PR c++/37417 (error: type mismatch in binary expression, verify_gimple failed)
2008-09-10 00:08:46 +02: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
addresses.h
alias.c
[multiple changes]
2008-08-26 12:39:58 +00:00
alias.h
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
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +00:00
auto-inc-dec.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
BASE-VER
basic-block.h
postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_size_p.
2008-08-31 12:52:07 +00:00
bb-reorder.c
parse.c (parse_interface): Silence uninitialized var warning.
2008-08-30 10:38:55 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +00:00
c-common.def
c-common.h
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +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
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +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
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +00:00
c-omp.c
tree.c (protected_set_expr_location): New.
2008-09-01 15:02:27 +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
function.h (struct function): Add function_start_locus.
2008-09-09 10:56:23 +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
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +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
tree.c (protected_set_expr_location): New.
2008-09-01 15:02:27 +00:00
c-typeck.c
diagnostic.c (error_at): New.
2008-09-03 01:00:04 +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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
cfgexpand.c
function.h (struct function): Add function_start_locus.
2008-09-09 10:56:23 +00:00
cfghooks.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
cfghooks.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
cfglayout.c
rtlanal.c (add_reg_note): New function.
2008-07-02 18:01:18 +00:00
cfglayout.h
cfgloop.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
cfgloop.h
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
cfgloopanal.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
cfgloopmanip.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
cfgrtl.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cgraph.c
re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare.c ieee/inf-2.c mzero6.c)
2008-09-03 18:16:26 +00:00
cgraph.h
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
2008-08-29 16:41:35 +00:00
cgraphbuild.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
cgraphunit.c
re PR middle-end/37293 (r139762 breaks libstdc++ build on darwin)
2008-09-03 11:48:27 -07:00
ChangeLog
invoke.texi (ARM Options): Correct errors in discussion of -mfloat-abi, -mhard-float, and -msoft-float.
2008-09-09 18:21:10 -04:00
ChangeLog-1997
ChangeLog-1998
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-1999
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2000
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2004
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2005
ChangeLog-2006
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2007
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02: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
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
common.opt
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
conditions.h
config.build
config.gcc
Add picoChip port.
2008-09-03 12:10:49 +00:00
config.host
configure.ac: Add makefile fragments for hpux.
2008-07-30 12:17:17 +00:00
config.in
configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler check.
2008-09-04 09:43:08 +00:00
configure
configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler check.
2008-09-04 09:43:08 +00:00
configure.ac
configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler check.
2008-09-04 09:43:08 +00:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.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
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04: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-09-09 00:16:31 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
dbgcnt.h
dbxout.c
re PR fortran/29635 (debug info of modules)
2008-08-29 20:41:19 +02: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
re PR fortran/29635 (debug info of modules)
2008-08-29 20:41:19 +02:00
debug.h
re PR fortran/29635 (debug info of modules)
2008-08-29 20:41:19 +02: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-scan.c (df_get_entry_block_def_set): Add STACK_POINTER_REGNUM regardless of epilogue_completed.
2008-09-04 19:16:14 +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 (error_at): New.
2008-09-03 01:00:04 +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
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00: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
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
dse.h
dummy-checksum.c
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 (tree_add_const_value_attribute): Only handle VAR_DECL and CONST_DECL.
2008-09-02 21:59:58 +02:00
dwarf2out.h
dwarf.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
emit-rtl.c (gen_rtvec): Rewrite not using gen_rtvec_v.
2008-09-05 09:13:25 +00: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
* expmed.c (expand_divmod): Fix test of smod_pow2_cheap and sdiv_pow2_cheap
2008-09-02 18:09:05 +00:00
expr.c
expr.c (emit_group_store): Don't assert stack temp mode size.
2008-09-02 09:36:49 -07:00
expr.h
expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
2008-09-01 09:27:39 +00:00
final.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
fold-const.c
re PR middle-end/37414 (ICE with -ffast-math)
2008-09-08 23:30:23 +02:00
fp-test.c
FSFChangeLog
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR rtl-optimization/37408 (Invalid insn scheduling)
2008-09-09 21:17:30 +02:00
function.h
function.h (struct function): Add function_start_locus.
2008-09-09 10:56:23 +00:00
fwprop.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00: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
gccbug.in
gccspec.c
gcov-dump.c
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-iov.c
gcov.c
gcov.c (main): Call expandargv.
2008-08-29 10:07:23 +00:00
gcse.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
gdbinit.in
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
gen-protos.c
genattr.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
genattrtab.c
genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.
2008-07-09 06:45:21 +00:00
genautomata.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04: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
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
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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
gimple.def
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
gimple.h
re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare.c ieee/inf-2.c mzero6.c)
2008-09-03 18:16:26 +00:00
gimplify.c
re PR tree-optimization/37354 (ICE: in find_func_aliases, at tree-ssa-structalias.c:3906)
2008-09-09 11:26:45 +00:00
glimits.h
global.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
graphite.c
re PR middle-end/37375 ([graphite] Parameter detection and scev only take a surrounding loop as border)
2008-09-09 18:39:45 +00:00
graphite.h
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
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
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gtrh-posix.h: Fix uses of _POSIX_TIMEOUTS per the normal Posix rule that a symbolic constant...
2008-08-28 22:00:46 +00:00
gthr-posix.h
gtrh-posix.h: Fix uses of _POSIX_TIMEOUTS per the normal Posix rule that a symbolic constant...
2008-08-28 22:00:46 +00:00
gthr-rtems.h
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
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is defined.
2008-09-03 06:07:34 +00:00
gthr.h
gthr-posix.h (__gthread_create, [...]): New functions.
2008-08-28 09:20:57 +00:00
haifa-sched.c
haifa-sched.c (advance_one_cycle): Do not print '\n' before printing dump message.
2008-09-09 18:23:19 +04:00
hard-reg-set.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
hooks.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
hooks.h
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00: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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
incpath.c
cpplib.h (struct cpp_dir): Add new field, canonical_name.
2008-05-30 00:57:56 +00:00
incpath.h
init-regs.c
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
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
ipa-cp.c (ipcp_need_original_clone_p): Remove.
2008-08-31 16:45:05 +00:00
ipa-inline.c
re PR other/37419 (mpfr related memory corruption)
2008-09-09 21:19:41 +02:00
ipa-prop.c
re PR other/37419 (mpfr related memory corruption)
2008-09-09 21:19:41 +02:00
ipa-prop.h
re PR other/37419 (mpfr related memory corruption)
2008-09-09 21:19:41 +02: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
re PR rtl-optimization/37333 (ICE in ira_flattening, at ira-build.c:2146)
2008-09-09 17:05:56 +00:00
ira-color.c
re PR rtl-optimization/37333 (ICE in ira_flattening, at ira-build.c:2146)
2008-09-09 17:05:56 +00:00
ira-conflicts.c
ira-conflicts.c (process_regs_for_copy): Check that the hard regno is in the right range.
2008-09-09 16:52:55 +00:00
ira-costs.c
[multiple changes]
2008-08-26 12:39:58 +00:00
ira-emit.c
re PR middle-end/37243 (IRA causes wrong code generation)
2008-09-03 20:20:57 +00:00
ira-int.h
ira-int.h (ira_zero_hard_reg_set, [...]): Delete.
2008-09-06 08:08:49 +00:00
ira-lives.c
re PR middle-end/37359 (IRA miscompiled transfer.o in libgfortran, sejmp)
2008-09-04 12:02:33 -07:00
ira.c
ira-int.h (ira_zero_hard_reg_set, [...]): Delete.
2008-09-06 08:08:49 +00:00
ira.h
re PR rtl-optimization/37296 (Bootstrap failure compiling libgcc)
2008-09-03 19:49:30 +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: configure: Regenerate.
2008-09-02 16:31:04 +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: configure: Regenerate.
2008-09-02 16:31:04 +00:00
langhooks-def.h
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +00:00
langhooks.c
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +00:00
langhooks.h
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +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
libgcc2.c
MAINTAINERS (mt port): Remove.
2008-06-07 19:00:15 +01:00
libgcc2.h
libgcc-std.ver
Fix conflict with another recent patch.
2008-07-03 19:42:41 +00:00
libgcov.c
limitx.h
limity.h
lists.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
local-alloc.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
longlong.h
longlong.h (__arm__): Define count_leading_zeros.
2008-06-12 17:29:47 +00:00
loop-doloop.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
loop-init.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
loop-invariant.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44: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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
loop-unswitch.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
re PR middle-end/37375 ([graphite] Parameter detection and scev only take a surrounding loop as border)
2008-09-09 18:39:45 +00:00
matrix-reorg.c
see.c (see_merge_one_def_extension): Silence used uninitialized warning.
2008-08-29 21:32:41 +00:00
mcf.c
mcf.c: Really add it.
2008-08-18 12:16:30 -07:00
mips-tdump.c
Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings.
2008-09-09 16:36:14 +00:00
mips-tfile.c
Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings.
2008-09-09 16:36:14 +00:00
mkconfig.sh
mkmap-flat.awk
configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2008-08-31 12:14:25 -06: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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04: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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
ONEWS
opt-functions.awk
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +00:00
opt-gather.awk
optabs.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00: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
re PR middle-end/37415 (ICE with -ftree-store-ccp)
2008-09-08 14:39:28 +02:00
opts.h
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +00:00
output.h
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
params.h
[multiple changes]
2008-08-26 12:39:58 +00:00
passes.c
re PR tree-optimization/14703 (Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog)
2008-09-06 17:10:00 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_size_p.
2008-08-31 12:52:07 +00:00
postreload.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
predict.c
re PR middle-end/37414 (ICE with -ffast-math)
2008-09-08 23:30:23 +02:00
predict.def
cold-attribute-1.c: New testcase.
2008-08-31 11:40:11 +00:00
predict.h
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
print-tree.c
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
2008-08-06 15:57:09 +00:00
profile.c
profile.c (is_edge_inconsistent): Add debug output; ignore negative count on fake edges.
2008-09-09 15:28:19 +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
README.Portability
real.c
re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test on powerpc-*)
2008-09-02 20:46:29 +02:00
real.h
real.h (dconst_e, [...]): Declare.
2008-08-18 16:17:16 +00:00
recog.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
recog.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04: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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +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
reload1.c
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
reload.c
rtl.h (simplify_subreg_regno): Declare.
2008-08-28 20:02:54 +00:00
reload.h
[multiple changes]
2008-08-26 12:39:58 +00:00
reorg.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
rtl.def
rtl.h
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
rtlanal.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +00:00
rtlhooks-def.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
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
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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sched-ebb.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sched-int.h
Improved branch hints, safe hints, and scheduling.
2008-09-05 22:12:24 +00:00
sched-rgn.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sched-vis.c
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sdbout.c
re PR fortran/29635 (debug info of modules)
2008-08-29 20:41:19 +02:00
sdbout.h
see.c
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
sel-sched-dump.c
sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.
2008-09-01 16:38:44 +04:00
sel-sched-dump.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sel-sched-ir.c
sel-sched-ir.c (cmp_v_in_regset_pool): Surround with #ifdef ENABLE_CHECKING.
2008-09-01 16:40:32 +04:00
sel-sched-ir.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
sel-sched.c
* sel-sched.c (fur_orig_expr_found): Mark arguments unused.
2008-09-02 21:41:16 +00:00
sel-sched.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
simplify-rtx.c
simplify-rtx.c (simplify_binary_operation_1): Check for CONST...
2008-09-02 18:39:32 +00:00
sort-protos
sparseset.c
sparseset.h
sreal.c
sreal.h
stab.def
stack-ptr-mod.c
statistics.c
ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.
2008-06-26 00:12:56 +00:00
statistics.h
stmt.c
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
target.h
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
targhooks.c
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +00:00
targhooks.h
Change attribute((option(...))) to attribute((target(...))); Do not allocate tree nodes on x86 for builtins until we generate code for the ISA; Delete hot/cold functions changing optimization; Make C++ support target specific functions; Add #pragma GCC {push_options,pop_options,reset_options} instead of #pragma GCC {target,optimize} {push,reset,pop}
2008-08-30 23:50:40 +00:00
timevar.c
timevar.def
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
diagnostic.c (error_at): New.
2008-09-03 01:00:04 +00:00
tracer.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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-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
parse.c (parse_interface): Silence uninitialized var warning.
2008-08-30 10:38:55 +00:00
tree-cfg.c
tree-cfg.c (verify_types_in_gimple_op): Remove.
2008-09-09 13:54:08 +00:00
tree-cfgcleanup.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree-chrec.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-chrec.h
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
re PR middle-end/37375 ([graphite] Parameter detection and scev only take a surrounding loop as border)
2008-09-09 18:39:45 +00:00
tree-data-ref.h
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
tree-eh.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +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
re PR middle-end/37356 (ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222)
2008-09-10 00:06:20 +02:00
tree-inline.h
tree.c (build_function_type_skip_args, [...]): New functions.
2008-08-29 11:31:40 +00:00
tree-into-ssa.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +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: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-loop-linear.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
tree-pass.h
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-phinodes.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-predcom.c
parse.c (parse_interface): Silence uninitialized var warning.
2008-08-30 10:38:55 +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
re PR middle-end/37375 ([graphite] Parameter detection and scev only take a surrounding loop as border)
2008-09-09 18:39:45 +00:00
tree-scalar-evolution.h
re PR middle-end/37375 ([graphite] Parameter detection and scev only take a surrounding loop as border)
2008-09-09 18:39:45 +00:00
tree-sra.c
re PR ada/37328 (ACATS la14021 ICE in gimple_assign_set_rhs1, at gimple.h:1747)
2008-09-03 11:35:18 +00:00
tree-ssa-address.c
fwprop.c (should_replace_address): Add speed attribute.
2008-08-31 09:44:25 +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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +00:00
tree-ssa-ccp.c
re PR tree-optimization/37433 (tree check: expected function_decl, have string_cst in ccp_fold, at tree-ssa-ccp.c:1050)
2008-09-09 10:06:54 +00:00
tree-ssa-coalesce.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
tree-ssa-copy.c
common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.
2008-08-29 11:43:22 +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
re PR middle-end/37337 (ICE: verify_flow_info failed)
2008-09-08 21:31:18 +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
re PR tree-optimization/37387 (ICE in extract_range_from_binary_expr, at tree-vrp.c:2145)
2008-09-09 10:05:49 +00:00
tree-ssa-live.c
re PR tree-optimization/14703 (Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog)
2008-09-06 17:10:00 +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
tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not cold.
2008-08-29 08:58:52 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
tree-ssa-loop-ivopts.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that loop is optimized for speed.
2008-08-31 15:54:54 +00:00
tree-ssa-loop.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-ssa-math-opts.c
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +00:00
tree-ssa-operands.c
re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242)
2008-08-29 11:40:47 +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
parse.c (parse_interface): Silence uninitialized var warning.
2008-08-30 10:38:55 +00:00
tree-ssa-propagate.c
common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.
2008-08-29 11:43:22 +00:00
tree-ssa-propagate.h
common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.
2008-08-29 11:43:22 +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
re PR tree-optimization/37421 (ICE in vn_reference_insert_pieces at tree-ssa-sccvn.c:1131)
2008-09-08 16:31:43 +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-ssa-structalias.c (create_variable_info_for): Do not create fields for heap vars or vars with a noalias state.
2008-08-29 11:47:01 +00: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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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
re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290)
2008-09-04 10:45:57 +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
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_TARGET.
2008-09-04 17:32:38 +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 tree-optimization/36630 (ICE in vect_update_ivs_after_vectorizer)
2008-09-07 10:05:37 +00:00
tree-vectorizer.c
backport: configure: Regenerate.
2008-09-02 16:31:04 +00:00
tree-vectorizer.h
target.h (struct vectorize): Add new target builtin.
2008-08-28 11:11:14 +00:00
tree-vrp.c
tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges): Break out from ...
2008-09-04 10:34:35 +00:00
tree.c
re PR tree-optimization/37345 (Segfault in decl_function_context (TYPE_MAIN_VARIANT))
2008-09-04 10:30:26 +00:00
tree.def
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
2008-07-28 14:33:56 +00:00
tree.h
c-common.c (c_expand_decl): Remove.
2008-09-09 08:56:58 +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
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2008-08-29 10:35:57 +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 (narrowing_initializer_constant_valid_p): New static function.
2008-09-05 05:36:31 +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
sel-sched.h, [...]: New files.
2008-09-01 12:57:00 +04:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
re PR fortran/29635 (debug info of modules)
2008-08-29 20:41:19 +02: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