..
ada
libgomp.texi (omp_test_lock): Fix typo.
2008-06-15 09:42:13 +00:00
config
avr.c (avr_mcu_t): Remove atmega32hvb.
2008-06-18 02:26:51 +04:00
cp
omp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-15 09:55:56 +00:00
doc
Remove libcall notes.
2008-06-17 05:57:04 +00:00
fortran
re PR fortran/36112 (Bounds-checking on character length not working for array-constructors)
2008-06-17 22:24:20 +02:00
ginclude
java
libgomp.texi (omp_test_lock): Fix typo.
2008-06-15 09:42:13 +00:00
objc
objc-act.c (objc_generate_write_barrier, [...]): Use CONVERT_EXPR_P.
2008-05-12 15:08:27 +02:00
objcp
t-uclinux (generated_files): Add sysroot-suffix.h.
2008-04-03 06:12:27 +00:00
po
* zh_CN.po: Update.
2008-05-11 14:44:11 +01:00
testsuite
re PR fortran/36112 (Bounds-checking on character length not working for array-constructors)
2008-06-17 22:24:20 +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
re PR other/35457 (Error building GCC trunk on CELL SPU)
2008-04-18 10:28:53 +00:00
addresses.h
alias.c
alias.c (get_alias_set): Use the element alias-set for arrays.
2008-06-11 18:19:28 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
re PR c/35744 (ICE attributes for invalid types)
2008-04-11 06:55:38 +00:00
auto-inc-dec.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
BASE-VER
basic-block.h
predict.c (maybe_hot_frequency_p): Break out of...
2008-06-02 16:36:49 +00:00
bb-reorder.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
bitmap.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
bitmap.h
sbitmap.c (sbitmap_range_empty_p): New function.
2008-04-21 20:15:38 +00:00
bt-load.c
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
2008-04-25 23:14:40 +00:00
builtin-attrs.def
builtin-types.def
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
builtins.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
builtins.def
builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.
2008-05-23 04:47:12 +00:00
c-aux-info.c
c-common.c
alias.c (get_alias_set): Use the element alias-set for arrays.
2008-06-11 18:19:28 +00:00
c-common.def
c-common.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-decl.c
re PR c/36507 (ISO C99 inline semantics doesn't play together with nested functions)
2008-06-13 11:38:31 +02:00
c-dump.c
c-errors.c
c-format.c
c-format.c (check_format_info_main): Use strncmp rather than a magic prefix to handle multichar length specs.
2008-04-24 07:42:07 +00:00
c-format.h
c-gimplify.c
c-lang.c
c-lex.c
c-lex.c (fe_file_change): Pass SOURCE_LINE to start_source_file debug hook.
2008-06-11 00:18:49 +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
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-opts.c
re PR fortran/18428 (No preprocessing option -cpp for gfortran)
2008-05-25 18:37:41 -04:00
c-parser.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-pch.c
re PR pch/13675 (#including a precompiled header more than once in the same unit fails)
2008-04-01 12:58:02 +02:00
c-ppoutput.c
cppopts.texi (-dU): Document.
2008-04-02 20:42:53 +01:00
c-pragma.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02: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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c-typeck.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
c.opt
omp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-15 09:55:56 +00:00
caller-save.c
re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)
2008-05-26 06:59:56 -07:00
calls.c
optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_CONST_MAKE_BLOCK to LCT_CONST...
2008-05-14 17:05:13 +00:00
cfg.c
[multiple changes]
2008-05-16 09:36:26 -04:00
cfganal.c
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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfghooks.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfghooks.h
cfglayout.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
cfgrtl.c
rtl.h (emit_clobber, [...]): Declare.
2008-06-01 09:47:28 +00:00
cgraph.c
cgraph.c: Remove unneeded forward declarations of eq_node() and hash_node().
2008-06-17 16:22:47 +02:00
cgraph.h
cgraph.h (compute_inline_parameters): Made public.
2008-05-15 22:58:03 +00:00
cgraphbuild.c
re PR tree-optimization/36329 (latent problem with tree inlining)
2008-05-26 18:23:38 +00:00
cgraphunit.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ChangeLog
Makefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-17 23:13:35 +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 a typo.
2008-05-13 07:05:02 -07:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
collect2.c
* collect2.c (find_a_file): Use IS_ABSOLUTE_PATH.
2008-05-21 16:40:48 +01:00
collect2.h
combine-stack-adj.c
combine.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
common.opt
tree-call-cdce.c: New file.
2008-06-04 21:49:45 +00:00
conditions.h
config.build
config.gcc
mips-modes.def: Add V8QI, V4HI and V2SI modes.
2008-06-15 06:29:06 +00:00
config.host
config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68hc11.
2008-03-27 10:04:08 +00:00
config.in
configure.ac: Drop unneeded backslash ending up in config.in.
2008-06-02 19:37:45 +00:00
configure
Makefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-17 23:13:35 +00:00
configure.ac
configure.ac: Update gthr-default.h lazily, to avoid unneeded library rebuilds.
2008-06-14 09:53:00 +00:00
convert.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
targhooks.h (default_emutls_var_fields, [...]): Declare.
2008-04-27 15:35:19 +00:00
coverage.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
cselib.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
cselib.h
Remove libcall notes.
2008-06-17 05:57:04 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2008-06-17 00:17:14 +00:00
dbgcnt.c
dbgcnt.def (ra_byte_scan): Added.
2008-04-21 18:55:13 +00:00
dbgcnt.def
dbgcnt.def (ra_byte_scan): Added.
2008-04-21 18:55:13 +00:00
dbgcnt.h
dbxout.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
dbxout.h
dce.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.
2008-05-27 11:41:10 +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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
df-problems.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
df-scan.c
df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.
2008-06-09 01:56:08 +00:00
df.h
df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.
2008-06-09 01:56:08 +00:00
dfp.c
dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
2008-06-11 00:43:09 +01:00
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
dominance.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
domwalk.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
domwalk.h
double-int.c
double-int.h
dse.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
dse.h
dummy-checksum.c
dwarf2.h
dwarf2asm.c
[multiple changes]
2008-05-16 09:40:25 -04:00
dwarf2asm.h
dwarf2out.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
dwarf2out.h
dwarf.h
ebitmap.c
ebitmap.h
emit-rtl.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
et-forest.h
except.c
re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwind-tables)
2008-06-06 15:24:45 +02:00
except.h
* except.h: Correct checks for when SJLJ exceptions must be used.
2008-06-08 19:06:49 +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
rtl.h (emit_clobber, [...]): Declare.
2008-06-01 09:47:28 +00:00
expmed.c
rtl.h (emit_clobber, [...]): Declare.
2008-06-01 09:47:28 +00:00
expr.c
expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.
2008-06-12 11:36:34 +00:00
expr.h
re PR middle-end/35800 (Revision 133835 failed to compile binutils)
2008-04-03 02:09:20 +00:00
final.c
final.c (frame_pointer_needed): Removed.
2008-05-25 09:24:43 -07:00
fix-header.c
re PR fortran/18428 (No preprocessing option -cpp for gfortran)
2008-05-25 18:37:41 -04:00
fixed-value.c
fixed-value.h
fixproto
flags.h
final.c (frame_pointer_needed): Removed.
2008-05-25 09:24:43 -07:00
fold-const.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
function.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
fwprop.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
gbl-ctors.h
gcc.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
gcov-io.h
gcov-iov.c
gcov.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
gcse.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
genautomata.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype.c
symtab.h (HT_ALLOCED): Remove.
2008-05-21 15:00:59 +00:00
gengtype.h
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
defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.
2008-05-27 11:41:10 +00:00
genpeep.c
genpreds.c
defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.
2008-05-27 11:41:10 +00:00
genrecog.c
gensupport.h (pred_data): Add a "num_codes" field.
2008-05-08 21:28:27 +00:00
gensupport.c
gensupport.h (pred_data): Add a "num_codes" field.
2008-05-08 21:28:27 +00:00
gensupport.h
gensupport.h (pred_data): Add a "num_codes" field.
2008-05-08 21:28:27 +00:00
ggc-common.c
symtab.h (HT_ALLOCED): Remove.
2008-05-21 15:00:59 +00:00
ggc-none.c
ggc-page.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ggc-zone.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ggc.h
symtab.h (HT_ALLOCED): Remove.
2008-05-21 15:00:59 +00:00
gimple-low.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
gimplify.c
re PR target/36362 (ICE in simplify_subreg)
2008-06-06 15:23:04 +02:00
glimits.h
global.c
rtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-14 12:24:43 +00:00
graph.c
graph.h
graphds.c
graphds.h
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.h (__gthread_active_p): Use the Solaris implementation for FreeBSD as well.
2008-04-18 02:16:35 +00: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-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.h
haifa-sched.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
hard-reg-set.h
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 (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_simulate_one_insn.
2008-05-16 13:54:34 +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
input.h
insn-addr.h
insn-notes.def
integrate.c
function.h (incomming_args): Break out of struct function.
2008-04-08 08:59:34 +00:00
integrate.h
function.h (incomming_args): Break out of struct function.
2008-04-08 08:59:34 +00:00
intl.c
intl.h
ipa-cp.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-inline.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-prop.c
ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of setting number of formal...
2008-04-30 12:01:59 +02:00
ipa-prop.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-pure-const.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-reference.c
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record.
2008-04-18 05:26:12 +00:00
ipa-reference.h
ipa-struct-reorg.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
ipa-struct-reorg.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-type-escape.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
jump.c
lambda-code.c
re PR middle-end/36286 (ICE with -ftree-loop-linear and -O1 and above)
2008-05-21 23:13:00 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...
2008-05-20 19:11:56 +00:00
langhooks-def.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
langhooks.c
tree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-23 15:00:52 +00:00
langhooks.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c
MAINTAINERS (mt port): Remove.
2008-06-07 19:00:15 +01:00
libgcc2.h
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
rtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-14 12:24:43 +00:00
longlong.h
longlong.h (__arm__): Define count_leading_zeros.
2008-06-12 17:29:47 +00:00
loop-doloop.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
loop-init.c
loop-invariant.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
machmode.def
machmode.h
main.c
Makefile.in
Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).
2008-06-16 17:58:14 +00:00
matrix-reorg.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
mips-tdump.c
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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
mode-classes.def
mode-switching.c
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
omp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-15 09:55:56 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
optabs.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
optc-gen.awk
* optc-gen.awk: Fix comment typo.
2008-05-11 19:43:00 +00:00
opth-gen.awk
opts-common.c
opts.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
opts.h
output.h
targhooks.h (default_emutls_var_fields, [...]): Declare.
2008-04-27 15:35:19 +00:00
params.c
params.def
invoke.texi (-fdump-tree-salias): Remove documentation.
2008-05-09 09:37:36 +00:00
params.h
invoke.texi (-fdump-tree-salias): Remove documentation.
2008-05-09 09:37:36 +00:00
passes.c
* passes.c (execute_ipa_pass_list): Do not regenerate summaries.
2008-06-06 09:35:19 +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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
predict.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.c (pp_integer_with_precision): Use HOST_LONG_LONG_FORMAT.
2008-05-11 04:06:57 -06: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
invoke.text (-fdump-tree-*-verbose): New option.
2008-05-16 09:34:34 -04:00
profile.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00: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
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
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
real.h
builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, dconstthird, dconste and/or dconst10.
2008-03-26 15:04:44 +00:00
recog.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +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
regclass.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
regmove.c
regrename.c
regs.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
regstat.c
reload1.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
reload.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
reload.h
reorg.c
[multiple changes]
2008-05-07 20:48:07 +00:00
resource.c
function.h (incomming_args): Break out of struct function.
2008-04-08 08:59:34 +00:00
resource.h
rtl-error.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
rtl-factoring.c
ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_simulate_one_insn.
2008-05-16 13:54:34 +00:00
rtl.c
rtl.def
rtl.h
rtl.h (emit_clobber, [...]): Declare.
2008-06-01 09:47:28 +00:00
rtlanal.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.c (sbitmap_range_empty_p): New function.
2008-04-21 20:15:38 +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.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
sched-deps.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
sched-ebb.c
sched-int.h
Remove libcall notes.
2008-06-17 05:57:04 +00:00
sched-rgn.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +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
sdbout.h
see.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
simplify-rtx.c
re PR middle-end/36447 (simplify_subreg ICE with right shift more than length type AVR)
2008-06-09 22:38:34 +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
statistics.c: New file.
2008-05-15 14:00:22 +00:00
statistics.h
tree-pass.h (current_pass): Declare.
2008-05-15 13:39:39 +00:00
stmt.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
stor-layout.c
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
2008-04-25 23:14:40 +00:00
stringpool.c
symtab.h (HT_ALLOCED): Remove.
2008-05-21 15:00:59 +00:00
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
Fix bug reported by Andrew Pinski.
2008-04-12 00:13:44 -07:00
target-def.h
tm.texi (OVERRIDE_ABI_FORMAT): New.
2008-06-03 10:05:25 +02:00
target.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
targhooks.c
2008-05-07 Kai Tietz <kai,tietz@onevision.com>
2008-05-08 09:10:49 +02:00
targhooks.h
targhooks.h (default_emutls_var_fields, [...]): Declare.
2008-04-27 15:35:19 +00:00
timevar.c
timevar.def
tree-call-cdce.c: New file.
2008-06-04 21:49:45 +00:00
timevar.h
tlink.c
tlink.c (scan_linker_output): Look for symbol name in single quotes.
2008-03-31 18:01:43 +00:00
toplev.c
symtab.h (HT_ALLOCED): Remove.
2008-05-21 15:00:59 +00:00
toplev.h
tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.
2008-04-05 05:50:19 +00:00
tracer.c
tree-affine.c
Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.
2008-04-16 15:16:42 +00:00
tree-affine.h
tree-affine.h (aff_combination_expand): Declare.
2008-03-27 10:25:36 +00:00
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-call-cdce.c: New file.
2008-06-04 21:49:45 +00:00
tree-cfg.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...
2008-05-20 19:11:56 +00:00
tree-complex.c
tree-complex.c (expand_complex_div_wide): Don't create CONDs that trap.
2008-05-08 22:16:59 +00:00
tree-data-ref.c
tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...
2008-05-20 19:11:56 +00:00
tree-data-ref.h
tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...
2008-05-20 19:11:56 +00:00
tree-dfa.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-dump.c
invoke.text (-fdump-tree-*-verbose): New option.
2008-05-16 09:34:34 -04:00
tree-dump.h
tree-eh.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-flow-inline.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-flow.h
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
2008-06-12 10:21:45 +00:00
tree-gimple.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-gimple.h
re PR tree-optimization/36329 (latent problem with tree inlining)
2008-05-26 18:23:38 +00:00
tree-if-conv.c
tree-inline.c
tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with TREE_THIS_VOLATILE on INDIRECT_REF nodes.
2008-06-12 12:10:06 +00:00
tree-inline.h
tree-inline.c (copy_generic_body, [...]): Export.
2008-04-03 05:41:57 +00:00
tree-into-ssa.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-loop-linear.c
tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...
2008-05-20 19:11:56 +00:00
tree-mudflap.c
tree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-23 15:00:52 +00:00
tree-mudflap.h
tree-nested.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-nomudflap.c
tree-nrv.c
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-05-08 09:27:29 +00:00
tree-object-size.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
tree-optimize.c
tree.h (init_phinodes, [...]): Move ...
2008-05-13 14:24:33 -04:00
tree-outof-ssa.c
tree-parloops.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-pass.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-phinodes.c
tree-predcom.c
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-05-08 09:27:29 +00:00
tree-pretty-print.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-profile.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-scalar-evolution.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-scalar-evolution.h
re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox)
2008-05-31 13:01:10 +00:00
tree-sra.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-address.c
re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tree.c:3116)
2008-05-27 13:10:18 +00:00
tree-ssa-alias-warnings.c
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
2008-06-12 10:21:45 +00:00
tree-ssa-alias.c
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
2008-06-12 10:21:45 +00:00
tree-ssa-ccp.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-coalesce.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.
2008-05-20 12:34:06 +00:00
tree-ssa-dom.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-dse.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-forwprop.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-ifcombine.c
tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P.
2008-06-02 11:45:27 +02:00
tree-ssa-live.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-live.h
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-loop-ivcanon.c
re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto)
2008-04-29 16:01:36 +00:00
tree-ssa-loop-ivopts.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-loop-manip.c
re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen late enough)
2008-04-27 16:27:08 +00:00
tree-ssa-loop-niter.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-loop-prefetch.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen late enough)
2008-04-27 16:27:08 +00:00
tree-ssa-math-opts.c
tree-ssa-operands.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree-ssa-operands.h
tree-ssa-phiopt.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-phiprop.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-pre.c
tree-ssa-dse (max_stmt_uid): Removed.
2008-05-16 09:38:13 -04:00
tree-ssa-propagate.c
tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region information.
2008-05-28 20:15:10 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.
2008-05-20 12:34:06 +00:00
tree-ssa-sccvn.c
tree-ssa-sccvn.c: Fix format of comments.
2008-06-17 17:41:19 +02:00
tree-ssa-sccvn.h
tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
2008-04-15 13:28:08 +00:00
tree-ssa-sink.c
tree-flow.h (may_point_to_global_var): Declare.
2008-06-11 09:22:27 +00:00
tree-ssa-structalias.c
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
2008-06-12 10:21:45 +00:00
tree-ssa-structalias.h
tree-ssa-alias.c (finalize_ref_all_pointers): Remove.
2008-04-29 15:56:12 +00:00
tree-ssa-ter.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-threadedge.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
tree-ssa-threadupdate.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-ssa-uncprop.c
tree-ssa.c
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
2008-06-12 10:21:45 +00:00
tree-ssanames.c
tree.h (init_phinodes, [...]): Move ...
2008-05-13 14:24:33 -04:00
tree-stdarg.c
pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-09 16:57:39 +02:00
tree-stdarg.h
tree-tailcall.c
re PR middle-end/36326 (gimplification of aggregate copies introduces extra aggregate copy)
2008-05-27 14:28:02 +00:00
tree-vect-analyze.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-vect-generic.c
Add SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 20:07:53 +00:00
tree-vect-patterns.c
Add SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 20:07:53 +00:00
tree-vect-transform.c
re PR tree-optimization/36493 (vectorizer aliasing bug)
2008-06-16 10:39:07 +00:00
tree-vectorizer.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-vectorizer.h
tree-vn.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree-vrp.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
tree.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree.def
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
tree.h
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00
treestruct.def
treestruct.def (TS_STRUCT_FIELD_TAG): Remove.
2008-05-15 09:34:51 -04:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-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
unwind-pe.h
unwind-sjlj.c
unwind.inc
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
value-prof.c
value_prob.c (tree_divmod_fixed_value_transform): Use gcov_type.
2008-06-10 20:21:24 +00:00
value-prof.h
tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region information.
2008-05-28 20:15:10 +00:00
var-tracking.c
varasm.c
tree-nested.c (convert_tramp_reference): Do not build a trampoline if we don't want one.
2008-05-25 22:42:49 +00:00
varpool.c
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
cgraph.c: Fix typos in comments.
2008-06-06 05:42:00 +00:00
web.c
Remove libcall notes.
2008-06-17 05:57:04 +00:00
xcoff.h
xcoffout.c
xcoffout.h