..
ada
re PR ada/29707 (s-osinte.adb:86:13: warning: function "To_Target_Priority" is not referenced)
2006-11-05 11:58:41 +01:00
config
longlong.h (__xtensa__): Add definitions for umul_ppmm...
2006-11-06 18:50:37 +00:00
cp
call.c (build_op_delete_call): Test user-visible type against size_type_node...
2006-11-04 00:51:51 +00:00
doc
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
fortran
re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in initialization)
2006-11-06 22:18:54 +00:00
ginclude
decfloat.h (DEC*_DEN): Define using the correct builtins.
2006-09-21 17:34:47 +00:00
java
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
objc
objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and content where we called cp_finish_file.
2006-11-02 21:03:40 +01:00
objcp
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
po
* gcc.pot: Regenerate.
2006-10-22 13:39:40 +01:00
testsuite
re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in initialization)
2006-11-06 22:18:54 +00:00
treelang
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
alias.h
alloc-pool.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
alloc-pool.h
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
attribs.c
re PR c++/26905 (default-visibility class symbol improperly resolved as hidden-visibility)
2006-06-29 21:15:56 -04:00
BASE-VER
* BASE-VER: Set to 4.3.0.
2006-10-21 02:43:05 +00:00
basic-block.h
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
bb-reorder.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
bitmap.c
tree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-08-21 01:53:11 +00:00
bitmap.h
tree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-08-21 01:53:11 +00:00
bt-load.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
builtin-attrs.def
builtin-types.def
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
builtins.c
re PR middle-end/29335 (transcendental functions with constant arguments should be resolved at compile-time)
2006-11-02 03:20:49 +00:00
builtins.def
builtins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDING_STORE.
2006-11-01 05:38:21 +00:00
c-aux-info.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-common.c
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
c-common.def
c-common.h
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
c-decl.c
c-decl.c (WANT_C99_INLINE_SEMANTICS): New, set to 1.
2006-11-04 02:59:52 +00:00
c-dump.c
c-errors.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-format.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-format.h
c-gimplify.c
[multiple changes]
2006-08-25 22:14:24 +01:00
c-incpath.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-incpath.h
c-lang.c
c-lex.c
re PR middle-end/27428 (ICE with goto in erroneous code)
2006-06-29 21:57:23 +00:00
c-objc-common.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-objc-common.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
c-omp.c
re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)
2006-09-20 10:22:04 +02:00
c-opts.c
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
c-parser.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
c-pch.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-ppoutput.c
Suppress extra ' #1 <built-in> or ' #1 <command line>' on -dD output.
2006-06-01 09:36:25 -07:00
c-pragma.c
re PR c/28286 (ICE with invalid value in #pragma pack)
2006-07-18 10:08:22 +00:00
c-pragma.h
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-pretty-print.c
re PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside functions)
2006-08-26 00:01:16 +01:00
c-pretty-print.h
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-semantics.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-tree.h
re PR c/16622 ([C99] extern inline is handled wrong in C99 mode)
2006-11-01 04:47:30 +00:00
c-typeck.c
re PR c/16622 ([C99] extern inline is handled wrong in C99 mode)
2006-11-01 04:47:30 +00:00
c.opt
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
caller-save.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
calls.c
re PR middle-end/25505 (gcc uses way too much stack space for this code)
2006-09-20 18:57:46 +00:00
cfg.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfganal.c
* cfganal.c (compute_dominance_frontiers_1): Don't be quadratic.
2006-09-12 22:54:38 +00:00
cfgbuild.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfgcleanup.c
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
cfgexpand.c
re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope static variables)
2006-10-18 21:39:52 +00:00
cfghooks.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
cfghooks.h
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
cfglayout.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfglayout.h
cfgloop.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfgloop.h
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfgloopanal.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
cfgloopmanip.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
cfgrtl.c
cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort.
2006-09-15 12:41:08 +00:00
cgraph.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
cgraph.h
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-08-21 01:42:39 +00:00
cgraphunit.c
In gcc/:
2006-11-01 05:06:12 +00:00
ChangeLog
configure.ac: Fix typo in case statement: :: changed to ;;
2006-11-06 19:49:31 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
Typo.
2006-08-03 09:28:37 +00:00
ChangeLog-2005
Whitespace fixups
2006-05-18 21:27:39 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
collect2.h
combine.c
re PR rtl-optimization/28243 (internal consistency failure when building fontforge with -O3 -fPIC -ftracer)
2006-09-12 21:48:40 +00:00
common.opt
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
conditions.h
config.build
config.gcc
invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.
2006-11-01 14:47:53 -06:00
config.host
driver-i386.c: Always define host_detect_local_cpu.
2006-09-22 23:50:51 +00:00
config.in
configure.ac (HAVE_AS_IX86_DIFF_SECT_DELTA): New test to determine whether the assembler supports taking the difference of...
2006-11-02 00:56:38 +00:00
configure
configure.ac: Fix typo in case statement: :: changed to ;;
2006-11-06 19:49:31 +00:00
configure.ac
configure.ac: Fix typo in case statement: :: changed to ;;
2006-11-06 19:49:31 +00:00
conflict.c
convert.c
re PR middle-end/21032 (With -frounding-math, incorrectly reorders unary minus)
2006-10-23 07:15:45 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
coverage.c
In gcc/:
2006-11-01 05:06:12 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if defined.
2006-05-15 23:49:57 -04:00
cse.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
cselib.c
re PR middle-end/4520 (cselib.c hash_rtx incorrectly hashes based on rtx address)
2006-09-12 16:02:31 +00:00
cselib.h
cstamp-h.in
DATESTAMP
Daily bump.
2006-11-06 00:17:47 +00:00
dbxout.c
dbxout.c (output_types_sort): Add a comment.
2006-07-26 17:38:37 +00:00
dbxout.h
ddg.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE
df-core.c
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
df-problems.c
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
df-scan.c
re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -maltivec)
2006-05-19 21:18:23 +00:00
df.h
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
dfp.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
dominance.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-08-16 21:25:39 +00:00
domwalk.c
domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation.
2006-08-03 21:21:22 +00:00
domwalk.h
double-int.c
re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)
2006-08-28 21:15:19 +00:00
double-int.h
re PR tree-optimization/28411 ("Illegal instruction" error with -ftrapv)
2006-08-28 21:15:19 +00:00
dummy-checksum.c
dwarf2.h
dwarf2asm.c
dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.
2006-04-25 19:12:50 +00:00
dwarf2asm.h
dwarf2out.c
In gcc/:
2006-11-01 05:06:12 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c
builtins.c (dummy_object): Use build_int_cst instead of convert.
2006-04-03 03:07:40 +00:00
emit-rtl.h
emutls.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
errors.c
errors.h
et-forest.c
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
et-forest.h
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
except.c
re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution test)
2006-11-02 18:40:54 +00:00
except.h
except.h (output_function_exception_table): Add 'const char*' param.
2006-10-28 18:11:28 +00:00
explow.c
Set REG_POINTER flag according to MEM_POINTER flag.
2006-09-22 08:42:51 -05:00
expmed.c
re PR middle-end/28283 (SuperH: Very unoptimal code generated for 64-bit ints)
2006-07-19 05:13:56 +00:00
expr.c
re PR target/29250 (internal compiler error: in extract_insn, at recog.c:2084)
2006-10-13 23:03:23 -04:00
expr.h
revert: invoke.texi (-msselibm): Document.
2006-05-22 13:18:15 +00:00
final.c
except.h (output_function_exception_table): Add 'const char*' param.
2006-10-28 18:11:28 +00:00
fix-header.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
fixproto
flags.h
flags.h (HONOR_NANS): Fix typo in comment.
2006-09-23 16:45:25 +00:00
flow.c
flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.
2006-09-13 10:59:03 +00:00
fold-const.c
re PR middle-end/29695 (Folding breaks (a & 0x80) ? 0x80 : 0 for unsigned char or unsigned short a)
2006-11-05 13:13:46 +01:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.c (reorder_fix_fragments): Delete.
2006-07-26 17:31:54 +00:00
function.h
function.h (enum function_frequency): Move declaration out of struct function.
2006-06-16 08:33:09 +00:00
fwprop.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
gbl-ctors.h
gcc.c
* gcc.c (display_help): Fix typo in help text.
2006-07-18 16:07:44 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcov.c (no_data_file): New flag.
2006-08-09 19:09:06 +00:00
gcse.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 19:26:18 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c
genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a MODE_PARTIAL_INT mode.
2006-04-25 11:49:27 +00:00
genmultilib
genopinit.c
Add missing genopinit.c change for revision 118361.
2006-11-01 05:17:14 +00:00
genoutput.c
genpeep.c
r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100
2006-05-06 23:19:48 +00:00
genpreds.c
Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:
2006-10-04 16:41:55 +00:00
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative when choosing the minimum heapsize.
2006-10-26 20:39:10 +00:00
ggc-none.c
ggc-page.c
ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[] array.
2006-07-25 15:33:50 +00:00
ggc-zone.c
ggc.h
gimple-low.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
gimplify.c
builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown away soon when IGNORE is set.
2006-10-27 22:47:47 +00:00
glimits.h
global.c
flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.
2006-09-13 10:59:03 +00:00
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix95.h
re PR target/24071 (__gthread_active_p vs __gthread_once)
2006-10-31 17:54:58 +00:00
gthr-posix.c
gthr-posix.h
re PR target/24071 (__gthread_active_p vs __gthread_once)
2006-10-31 17:54:58 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
re PR target/28247 (libstdc++ cannot be build with Solaris threads)
2006-07-23 20:14:44 +00:00
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06 21:49:07 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
input.h
re PR c++/24009 (C++ fails to print #include stack)
2006-08-26 22:38:46 +01:00
insn-addr.h
insn-notes.def
integrate.c
cfgrtl.c (emit_insn_at_entry): New function.
2006-09-15 12:35:43 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c
cgraph.h (cgraph_edge_p): New.
2006-04-17 12:45:25 +00:00
ipa-inline.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-08-21 01:42:39 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
re PR middle-end/27781 (weak-attribute over-optimisation)
2006-06-15 17:23:41 +00:00
ipa-reference.c
ipa-reference.h
ipa-type-escape.c
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits)
2006-07-26 20:17:32 +00:00
jump.c
cfgcleanup.c, [...]: Fix comment typos.
2006-04-15 21:45:06 +00:00
lambda-code.c
re PR tree-optimization/27745 (ICE in execute_todo with -O2 -ftree-loop-linear)
2006-05-29 16:01:16 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
re PR tree-optimization/20256 (Perfect nest transformation not conservative enough)
2006-05-17 14:25:59 +00:00
langhooks-def.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
langhooks.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
langhooks.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
libgcc2.h
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
libgcc-std.ver
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY.
2006-04-14 14:31:32 +00:00
longlong.h
longlong.h (__xtensa__): Add definitions for umul_ppmm...
2006-11-06 18:50:37 +00:00
loop-doloop.c
loop-doloop.c (doloop_optimize): Remove bogus arg from debugging printf.
2006-09-15 23:32:58 +00:00
loop-init.c
loop-invariant.c
re PR rtl-optimization/26449 (ICE in loop invariant motion)
2006-06-08 08:17:05 +00:00
loop-iv.c
loop-unroll.c
re PR other/28251 (dumped addresses makes diffing dumps unusable)
2006-07-17 15:44:48 +01:00
loop-unswitch.c
machmode.def
machmode.h
main.c
Makefile.in
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
mips-tdump.c
mips-tfile.c
cfgcleanup.c, [...]: Fix comment typos.
2006-04-15 21:45:06 +00:00
mkconfig.sh
re PR bootstrap/27501 (Shell compatibility problem)
2006-05-14 12:48:49 +02:00
mklibgcc.in
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
re PR target/28764 (libjava build failure on sh4)
2006-09-05 21:41:23 +00:00
modulo-sched.c
re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE)
2006-05-23 01:17:29 +00:00
omp-builtins.def
omp-low.c
omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT, since that's the desired entity.
2006-10-18 19:23:50 +02:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
optabs.h
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
optc-gen.awk
Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.
2006-05-16 22:06:52 -07:00
opth-gen.awk
opts-common.c
re PR driver/28437 (multiple fno-builtin-* flags broken)
2006-07-27 14:26:55 -07:00
opts.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
opts.h
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
2006-05-16 07:27:18 -07:00
output.h
Revert emutls patch.
2006-10-09 09:27:14 -07:00
params.c
params.def
params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New.
2006-09-15 11:17:18 +00:00
params.h
params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.
2006-04-14 00:07:48 +00:00
passes.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
pointer-set.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
pointer-set.h
postreload-gcse.c
postreload.c
predict.c
tm.texi: Fix a typo.
2006-08-25 13:39:02 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
re PR other/28251 (dumped addresses makes diffing dumps unusable)
2006-07-17 15:44:48 +01:00
print-tree.c
* print-tree.c (print_node_brief, print_node): Print sign of Inf.
2006-10-06 16:59:47 +01:00
profile.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
protoize.c
* protoize.c (edit_fn_definition): Add volatile to clean_text_p.
2006-07-12 11:56:48 +00:00
read-rtl.c
README.Portability
real.c
darwin.c, [...]: Fix comment typos.
2006-10-29 04:46:24 +00:00
real.h
re PR middle-end/29335 (transcendental functions with constant arguments should be resolved at compile-time)
2006-10-23 20:24:55 +00:00
recog.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
recog.h
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
reg-notes.def
reg-stack.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
regclass.c
re PR target/26778 (GCC4 moves the result of a conditional block through inadequate registers)
2006-09-09 12:43:32 +00:00
regmove.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-07-26 22:51:56 +00:00
regrename.c
regs.h
basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.
2006-04-14 02:28:46 +00:00
reload1.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
reload.c
re PR rtl-optimization/28982 (Incorrect reloading of automodification expressions)
2006-09-13 06:30:59 +00:00
reload.h
re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20060608)
2006-08-17 08:55:02 +00:00
reorg.c
re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/mips)
2006-08-14 11:55:52 +00:00
resource.c
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
rtl.def
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
rtl.h
rtl.h (LABEL_OUTSIDE_LOOP_P): Remove.
2006-09-16 08:46:22 +00:00
rtlanal.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
re PR rtl-optimization/28726 (-fsched2-use-superblock produces wrong code)
2006-09-11 19:28:11 +00:00
sched-ebb.c
sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06 21:49:07 +00:00
sched-int.h
* sched-int.h: Fix comment typos.
2006-10-07 11:20:13 +00:00
sched-rgn.c
sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06 21:49:07 +00:00
sched-vis.c
sdbout.c
sdbout.h
see.c
fix for see
2006-05-30 07:53:02 +00:00
SERVICE
simplify-rtx.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
re PR c++/27451 (ICE with invalid asm statement)
2006-05-22 16:49:33 +00:00
stor-layout.c
stor-layout.c (start_record_layout): maximum_field_alignment overrides STRUCTURE_SIZE_BOUNDARY.
2006-10-23 16:36:51 +00:00
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
target-def.h
target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.
2006-11-01 06:23:12 +00:00
target.h
target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.
2006-11-01 06:23:12 +00:00
targhooks.c
target.h (struct gcc_target): Add mode_rep_extended.
2006-04-17 01:59:41 +00:00
targhooks.h
target.h (struct gcc_target): Add mode_rep_extended.
2006-04-17 01:59:41 +00:00
timevar.c
timevar.def
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
timevar.h
tlink.c
toplev.c
In gcc/:
2006-11-01 05:16:14 +00:00
toplev.h
tracer.c
tree-browser.c
tree-browser.def
tree-cfg.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
tree-cfgcleanup.c
re PR tree-optimization/19505 (java bytecode to native ICE in remove_unreachable_regions)
2006-07-17 13:14:38 +00:00
tree-chrec.c
re PR tree-optimization/27865 (tree check failure building FreePOOMA)
2006-08-17 08:22:05 +00:00
tree-chrec.h
tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt.
2006-04-02 04:27:40 +00:00
tree-complex.c
re PR tree-optimization/27341 (ICE in in add_virtual_operand with complex types)
2006-06-19 14:33:46 +00:00
tree-data-ref.c
re PR tree-optimization/29330 (-O -ftree-loop-linear --> virtual memory exhausted)
2006-10-06 18:57:27 +02:00
tree-data-ref.h
tree-dfa.c
tree.h (DECL_PTA_ARTIFICIAL): Remove.
2006-10-21 02:38:30 +00:00
tree-dump.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
tree-dump.h
tree-eh.c
tree.c (range_in_array_bounds_p): New predicate.
2006-07-03 20:14:18 +00:00
tree-flow-inline.h
tree.h (tree_value_handle): Remove struct value_set declaration.
2006-10-30 01:58:42 +00:00
tree-flow.h
tree.h (tree_value_handle): Remove struct value_set declaration.
2006-10-30 01:58:42 +00:00
tree-gimple.c
re PR middle-end/25505 (gcc uses way too much stack space for this code)
2006-08-31 23:44:00 +00:00
tree-gimple.h
re PR debug/26754 (Wrong debug info for variable accessed non-locally)
2006-06-13 08:55:40 +00:00
tree-if-conv.c
re PR tree-optimization/28888 (ICE in tree check: expected cond_expr, have label_expr in simplify_using_initial_conditions, at tree-ssa-loop-niter.c)
2006-09-22 10:02:47 +00:00
tree-inline.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
tree-inline.h
builtins.c, [...]: Fix comment typos.
2006-04-08 17:01:17 +00:00
tree-into-ssa.c
re PR tree-optimization/28839 (ICE in tree-vectorizer.c with -O2 -ftree-vectorize -funswitch-loops)
2006-08-31 19:33:56 +00:00
tree-iterator.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-07-24 11:27:53 +00:00
tree-iterator.h
tree-loop-linear.c
re PR tree-optimization/29330 (-O -ftree-loop-linear --> virtual memory exhausted)
2006-10-06 18:57:27 +02:00
tree-mudflap.c
* tree-mudflap.c (mf_xform_derefs_1): Add parentheses around TREE_TYPE.
2006-10-09 13:58:10 +00:00
tree-mudflap.h
tree-nested.c
re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks)
2006-09-26 20:10:58 +02:00
tree-nomudflap.c
tree-nrv.c
re PR middle-end/25505 (gcc uses way too much stack space for this code)
2006-09-01 16:56:14 +00:00
tree-object-size.c
re PR tree-optimization/27532 (__builtin_object_size does not handle &a + b.)
2006-05-10 19:41:46 +00:00
tree-optimize.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
tree-outof-ssa.c
tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when not needed.
2006-08-01 10:02:29 +00:00
tree-pass.h
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
tree-phinodes.c
see.c, [...]: Fix comment typos.
2006-05-08 05:17:54 +00:00
tree-pretty-print.c
tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT to print high and low parts.
2006-11-01 19:19:28 +00:00
tree-profile.c
tree-scalar-evolution.c
re PR middle-end/28776 (dwarf2out.c:2160: ICE: in build_polynomial_chrec, at tree-chrec.h:108)
2006-08-22 16:26:32 +00:00
tree-scalar-evolution.h
tree-sra.c
tree.c (range_in_array_bounds_p): New predicate.
2006-07-03 20:14:18 +00:00
tree-ssa-address.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
tree-ssa-alias.c
Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-optimization/29415
2006-10-19 23:05:53 +00:00
tree-ssa-ccp.c
builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown away soon when IGNORE is set.
2006-10-27 22:47:47 +00:00
tree-ssa-copy.c
tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too.
2006-04-10 23:52:45 -06:00
tree-ssa-copyrename.c
tree-ssa-dce.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
tree-ssa-dom.c
tree-ssa-dom.c (record_conditions): Only record "unordered" conditions from floating point comparisons.
2006-06-08 16:48:30 +00:00
tree-ssa-dse.c
* tree-ssa-dse.c (dse_optimize_stmt): Remove unused variable USE.
2006-04-26 10:29:02 +00:00
tree-ssa-forwprop.c
re PR tree-optimization/27373 (ICE: add_virtual_operand with pointers to arrays)
2006-05-17 01:16:08 +00:00
tree-ssa-live.c
Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-12 17:19:23 +00:00
tree-ssa-live.h
Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-12 17:19:23 +00:00
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.
2006-06-24 12:47:48 +00:00
tree-ssa-loop-ivcanon.c
re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operands.c:1309)
2006-09-05 23:13:22 -07:00
tree-ssa-loop-ivopts.c
re PR target/29256 (loop performance regression)
2006-10-06 19:32:04 +00:00
tree-ssa-loop-manip.c
re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)
2006-06-08 08:19:50 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name.
2006-07-06 22:41:16 +00:00
tree-ssa-loop-prefetch.c
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
tree-ssa-loop-unswitch.c
re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operands.c:1309)
2006-09-05 23:13:22 -07:00
tree-ssa-loop.c
re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operands.c:1309)
2006-09-05 23:13:22 -07:00
tree-ssa-math-opts.c
re PR middle-end/28268 (ICE with simple vector operations)
2006-07-07 16:30:36 +00:00
tree-ssa-operands.c
re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)
2006-10-24 00:12:16 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
re PR c++/26757 (C++ front-end producing two DECLs with the same UID)
2006-05-23 14:07:21 +00:00
tree-ssa-pre.c
tree.h (tree_value_handle): Remove struct value_set declaration.
2006-10-30 01:58:42 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION if needed.
2006-09-22 10:32:45 +02:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2006-04-20 10:13:12 -06:00
tree-ssa-sink.c
tree-ssa-structalias.c
darwin.c, [...]: Fix comment typos.
2006-10-29 04:46:24 +00:00
tree-ssa-structalias.h
Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-optimization/29415
2006-10-19 23:05:53 +00:00
tree-ssa-threadedge.c
Implement new immediate use iterators.
2006-04-27 20:22:17 +00:00
tree-ssa-threadupdate.c
re PR tree-optimization/26251 (code size increase with -Os)
2006-07-03 14:35:13 +00:00
tree-ssa-uncprop.c
tree-ssa.c
tree-ssa.c (warn_uninit): Use expand_location variables for locus and declaration locus.
2006-11-03 11:56:35 +11:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c
re PR c++/26757 (C++ front-end producing two DECLs with the same UID)
2006-05-23 14:07:21 +00:00
tree-vect-analyze.c
re PR tree-optimization/26969 (ICE with -O1 -funswitch-loops -ftree-vectorize)
2006-08-07 11:28:31 +00:00
tree-vect-generic.c
tree-vect-patterns.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-09-12 10:11:04 +00:00
tree-vect-transform.c
tree-vect-transform.c (vectorizable_load): Use the type of the return value of the mask_for_load builtin to create...
2006-10-22 10:45:36 +00:00
tree-vectorizer.c
Fix whitespacing.
2006-10-30 05:56:18 +00:00
tree-vectorizer.h
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-09-12 10:11:04 +00:00
tree-vn.c
tree.h (tree_value_handle): Remove struct value_set declaration.
2006-10-30 01:58:42 +00:00
tree-vrp.c
re PR tree-optimization/29567 (ICE in build2_stat, at tree.c:2963)
2006-10-24 08:12:04 +00:00
tree.c
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
tree.def
re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)
2006-04-13 16:44:25 -07:00
tree.h
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')
2006-10-09 15:55:38 +00:00
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-darwin.c (getsectdatafromheader_64): Fix first arg to be struct mach_header_64* instead.
2006-10-03 01:20:22 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_table has been initialized.
2006-10-30 17:55:33 +00:00
unwind-dw2.h
unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ensure that the...
2006-10-26 19:31:09 +00:00
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
unwind.inc
value-prof.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
value-prof.h
var-tracking.c
re PR target/28672 (Gcc went into infinite loop when building libstdc++)
2006-09-11 14:30:07 -07:00
varasm.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
varray.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
varray.h
vec.c
vec.c: Include bconfig.h when appropriate.
2006-05-01 16:57:20 -04:00
vec.h
vecprim.h
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 19:26:18 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
[multiple changes]
2006-05-04 09:19:02 +00:00
xcoff.h
xcoffout.c
xcoffout.h