..
ada
re PR ada/23788 (s-taprop.adb:69:06: warning: cannot depend on "Interrupt_Operations" (wrong categorization))
2005-09-22 10:28:14 +00:00
config
unknown-elf.h (LINK_GCC_C_SEQUENCE_SPEC): Define using --start-group and --end-group.
2005-10-02 03:24:07 +00:00
cp
re PR c++/22621 (Member function overloading introduces syntax errors)
2005-10-02 21:58:08 +00:00
doc
invoke.texi: Fix typo and speling error.
2005-10-02 12:34:46 +00:00
fortran
re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))
2005-10-01 07:39:08 +00:00
ginclude
java
re PR java/24120 (jc1 incorrectly uses libiberty hashes)
2005-09-30 00:33:26 +00:00
objc
re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time)
2005-08-31 18:32:10 -07:00
objcp
* objcp-lang.c (objcxx_init_ts): Remove ALIAS_DECL.
2005-09-12 00:38:33 -07:00
po
re PR fortran/15586 (gfortran should support i18n in its compiler messages)
2005-09-17 18:58:01 +00:00
testsuite
target-supports.exp (check_effective_target_vect_shift): Implement with result caching.
2005-10-03 07:24:08 +02:00
treelang
parse.y: Changed pointer declaration from "type* var" to "type *var" Removed trailing space.
2005-09-23 14:45:21 +00:00
.cvsignore
ABOUT-GCC-NLS
acinclude.m4
acinclude.m4: Renamed from aclocal.m4.
2005-09-06 03:23:48 +00:00
aclocal.m4
acinclude.m4: Renamed from aclocal.m4.
2005-09-06 03:23:48 +00:00
alias.c
alias.c (nonoverlapping_component_refs_p): Use TYPE_MAIN_VARIANT, revert to returning false.
2005-07-21 22:34:33 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
BASE-VER
basic-block.h
basic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-11 13:31:44 +00:00
bb-reorder.c
re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic)
2005-09-20 22:48:36 +01:00
bitmap.c
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-16 00:13:53 +00:00
bitmap.h
bt-load.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
builtin-attrs.def
builtin-types.def
builtins.c
builtins.c (get_builtin_sync_mode): New.
2005-09-28 11:16:54 -07:00
builtins.def
builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve for future use.
2005-07-24 08:36:33 +00:00
c-aux-info.c
c-common.c
re PR c++/13764 (c++ front-end creates extra blocks)
2005-09-27 12:04:25 -04:00
c-common.def
c-common.h
c-common.c (check_missing_format_attribute): New.
2005-07-24 21:38:02 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
Document compatibility with earlier ProPolice implementation.
2005-08-13 13:58:02 -07:00
c-decl.c
re PR middle-end/24109 (non unit-at-a-time failure with compound literals)
2005-09-29 23:34:33 +02:00
c-dump.c
c-errors.c
c-format.c
c-format.c (check_function_format): Change warning control option from OPT_Wattribute to OPT_Wmissing_format_attribute.
2005-07-22 13:10:34 -04:00
c-format.h
c-gimplify.c
c-incpath.c
c-incpath.h
c-lang.c
pretty-print.h (PP_NL_ARGMAX): New.
2005-06-30 23:09:06 +00:00
c-lex.c
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
c-objc-common.c
c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.
2005-07-22 14:09:37 -04:00
c-objc-common.h
re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)
2005-07-05 18:50:24 +01:00
c-opts.c
c.opt (fextended-identifiers): New.
2005-09-20 21:31:37 +01:00
c-parser.c
re PR objc/20574 (weird error message after a parse error)
2005-09-08 06:09:49 -07:00
c-pch.c
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics.
2005-07-03 22:08:11 +01:00
c-ppoutput.c
c-pragma.c
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
c-pragma.h
c-pretty-print.c
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
c-pretty-print.h
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
c-semantics.c
c-tree.h
Makefile.in (C_TREE_H): Update dependencies.
2005-07-23 15:22:46 +00:00
c-typeck.c
re PR c/18851 (IMA is slow and could be sped up)
2005-10-02 12:15:58 -07:00
c.opt
c.opt (fextended-identifiers): New.
2005-09-20 21:31:37 +01:00
caller-save.c
calls.c
* calls.c (flags_from_decl_or_type): Do not set ECF_LIBCALL_BLOCK.
2005-09-18 17:14:24 +00:00
cfg.c
cfg.c, [...]: Fix comment typos.
2005-07-29 14:52:00 +00:00
cfganal.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
cfgbuild.c
cfgcleanup.c
re PR rtl-optimization/22619 (Compilation failure for real_const_1.f and real_const_2.f90)
2005-07-28 17:45:57 -07:00
cfgexpand.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
cfghooks.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfghooks.h
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfglayout.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfglayout.h
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfgloop.c
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics.
2005-07-03 22:08:11 +01:00
cfgloop.h
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfgloopanal.c
cfgloopmanip.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
cfgrtl.c
cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on labels we want to delete.
2005-07-28 14:11:30 -07:00
cgraph.c
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-24 12:43:30 +00:00
cgraph.h
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-24 12:43:30 +00:00
cgraphunit.c
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-24 12:43:30 +00:00
ChangeLog
re PR tree-optimization/24142 (VRP miscompiles unzip inflate.c)
2005-10-02 16:15:55 -04:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog for January-June 2005 rotated into ChangeLog-2005.
2005-07-05 12:14:51 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
collect2.c (dup2): Delete.
2005-08-19 01:20:34 +00:00
collect2.h
combine.c
Check for valid use of subreg.
2005-09-26 17:42:16 +00:00
common.opt
common.opt: Add option ftree-vect-loop-version.
2005-09-06 10:59:58 +00:00
conditions.h
config.build
config.gcc
Index: ChangeLog
2005-09-28 23:50:06 +00:00
config.host
config.gcc: Remove support for sparc-*-openbsd*...
2005-07-20 06:39:38 +00:00
config.in
collect2.c (dup2): Delete.
2005-08-19 01:20:34 +00:00
configure
configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.
2005-08-24 11:08:05 +09:30
configure.ac
configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.
2005-08-24 11:08:05 +09:30
conflict.c
convert.c
convert.c (convert_to_integer): Don't test for ENUMERAL_TYPE in NEGATE_EXPR/BIT_NOT_EXPR case.
2005-09-25 03:05:57 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-30 12:17:52 +00:00
coverage.c
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
coverage.h
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c
re PR rtl-optimization/23943 (segv in side_effects_p())
2005-09-19 05:04:58 +00:00
cselib.c
cse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-28 22:57:44 -07:00
cselib.h
cstamp-h.in
DATESTAMP
Daily bump.
2005-10-03 00:16:12 +00:00
dbxout.c
re PR debug/23806 (-gstabs with VLAs does not work)
2005-09-10 14:10:42 -07:00
dbxout.h
ddg.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
ddg.h
debug.c
debug.h
defaults.h
function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-09-07 00:47:15 -07:00
DEV-PHASE
df.c
* df.c (df_uses_record): Handle SCRATCH.
2005-07-28 01:47:06 +00:00
df.h
diagnostic.c
re PR other/22264 (bootstrap broken)
2005-07-01 07:26:18 -07:00
diagnostic.def
diagnostic.h
Makefile.in (C_TREE_H): Update dependencies.
2005-07-23 15:22:46 +00:00
dojump.c
Removal of -fforce-mem.
2005-07-06 21:08:02 +00:00
dominance.c
domwalk.c
domwalk.h
dummy-checksum.c
dummy-conditions.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c
function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-09-07 00:47:15 -07:00
dwarf2out.h
dwarf.h
emit-rtl.c
rtl.h (gen_frame_mem, [...]): Declare.
2005-09-05 17:45:20 +01:00
emit-rtl.h
errors.c
errors.h
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
et-forest.c
et-forest.h
except.c
except.c (struct eh_status): Turn region_array into vec.
2005-09-17 20:58:14 +00:00
except.h
explow.c
re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used)
2005-08-02 13:39:24 -07:00
expmed.c
re PR middle-end/17886 (variable rotate and unsigned long long rotate should be better optimized)
2005-09-29 03:31:23 +00:00
expr.c
expr.c (expand_expr_real_1): Allow modifier EXPAND_STACK_PARM.
2005-09-20 14:16:40 -07:00
expr.h
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +00:00
final.c
final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as macros.
2005-09-23 12:56:28 +01:00
fix-header.c
fixproto
flags.h
flow.c
re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad)
2005-08-22 18:58:50 +02:00
fold-const.c
re PR middle-end/23960 (ICE in compare_values in VRP)
2005-09-26 01:28:50 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
expr.c (emit_move_via_integer): Add force argument, pass it on to emit_move_change_mode.
2005-09-17 11:38:36 -07:00
function.h
Fix uninitialized register read problem.
2005-08-19 14:16:20 -07:00
gbl-ctors.h
gcc.c
gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.
2005-08-12 07:57:52 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
linux.h (TARGET_HAS_F_SETLKW): Renamed to ...
2005-07-13 09:28:25 -07:00
gcov-iov.c
gcov.c
gcse.c
re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)
2005-09-26 08:38:29 +00:00
gdbinit.in
gen-protos.c
genattr.c
re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic)
2005-09-20 22:48:36 +01:00
genattrtab.c
re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic)
2005-09-20 22:48:36 +01:00
genattrtab.h
genautomata.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30: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-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c
builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpstrnsi
2005-07-12 09:20:21 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
genrecog.c (enum decision_type): Add DT_num_insns.
2005-08-27 02:08:29 +00:00
gensupport.c
gensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-07-21 00:55:20 +00:00
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-page.c (ggc_push_context): Remove.
2005-09-07 03:50:08 +00:00
ggc-zone.c
re PR other/22337 (zone collector does not build)
2005-07-25 08:14:21 -07:00
ggc.h
ggc-page.c (ggc_push_context): Remove.
2005-09-07 03:50:08 +00:00
gimple-low.c
re PR c++/20624 (wrong "control reaches end of non-void function" warning)
2005-08-18 22:41:13 -07:00
gimplify.c
re PR c/21419 (Accepts writting to const via asm)
2005-09-29 14:53:39 +00:00
glimits.h
global.c
re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad)
2005-09-01 07:29:03 +02: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
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-tpf.h (CE2THRCPTR): Change field offset to 16.
2005-06-30 16:07:24 +00:00
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
hard-reg-set.h
hooks.c
hooks.c (hook_bool_rtx_int_false): New function.
2005-07-07 12:48:15 +01:00
hooks.h
hooks.c (hook_bool_rtx_int_false): New function.
2005-07-07 12:48:15 +01:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.
2005-08-23 15:04:07 +00:00
ifcvt.c
re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info)
2005-07-22 13:25:20 +01:00
input.h
insn-addr.h
insn-notes.def
integrate.c
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
2005-08-10 09:02:48 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c
crtfastmath.c, [...]: Update FSF address.
2005-08-17 03:07:06 +00:00
ipa-inline.c
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-24 12:43:30 +00:00
ipa-prop.c
crtfastmath.c, [...]: Update FSF address.
2005-08-17 03:07:06 +00:00
ipa-prop.h
gimplify.c, [...]: Fix comment typos.
2005-09-06 02:05:07 +00:00
ipa-pure-const.c
ipa-pure-const.c (static_execute): Free auxiliar information.
2005-09-16 07:54:03 +00:00
ipa-reference.c
pr middle-end/23237
2005-09-12 15:46:35 +00:00
ipa-reference.h
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa-type-escape.c
ipa-type-escape.c (discover_unique_type): Remove dead code at end of function.
2005-09-24 22:28:01 -07:00
ipa-type-escape.h
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa-utils.c
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa-utils.h
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa.c
jump.c
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
2005-08-10 09:02:48 +00:00
lambda-code.c
lambda-code.c (lambda_vector_lexico_pos): Moved...
2005-08-23 08:24:20 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
lambda-code.c (lambda_vector_lexico_pos): Moved...
2005-08-23 08:24:20 +00:00
langhooks-def.h
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
langhooks.c
re PR debug/23190 (debug info omitted for uninitialized variables (stabs))
2005-09-08 17:47:05 -07:00
langhooks.h
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c
* libgcc2.c (__popcount_tab): Remove redundant prototype.
2005-09-27 17:11:39 +00:00
libgcc2.h
Makefile.in (LIBGCC_DEPS): Add libgcc2.h.
2005-09-09 08:39:18 +00:00
libgcc-std.ver
Makefile.def (target_modules): Add libssp.
2005-07-02 10:52:21 +02:00
libgcov.c
linux.h (TARGET_HAS_F_SETLKW): Renamed to ...
2005-07-13 09:28:25 -07:00
limitx.h
limity.h
lists.c
local-alloc.c
re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad)
2005-09-01 07:29:03 +02:00
longlong.h
Makefile.in (LIBGCC_DEPS): Add libgcc2.h.
2005-09-09 08:39:18 +00:00
loop-doloop.c
loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_WIDEST_INT to gen_doloop_begin.
2005-09-13 17:28:02 +00:00
loop-init.c
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
2005-08-10 09:02:48 +00:00
loop-invariant.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00:00
loop-iv.c
loop-iv.c (iv_number_of_iterations): Fix overflow check for loops that count down.
2005-08-31 17:25:36 +00:00
loop-unroll.c
re PR target/23376 (ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller)
2005-08-16 22:24:30 +00:00
loop-unswitch.c
loop.c
re PR rtl-optimization/23560 (Strength-reduction breaking unsigned COMPARE)
2005-08-26 23:57:25 +02:00
machmode.def
machmode.h
main.c
Makefile.in
Makefile.in (LIPO_FOR_TARGET): Define.
2005-09-30 23:43:07 +00:00
mips-tdump.c
mips-tfile.c
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-16 00:13:53 +00:00
mkconfig.sh
mklibgcc.in
Makefile.def (target_modules): Add libssp.
2005-07-02 10:52:21 +02:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
2005-08-10 09:02:48 +00:00
modulo-sched.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
* optabs.c (expand_binop): Initialize first_pass_p.
2005-09-29 21:50:55 +00:00
optabs.h
optabs.h: Change CTI_ to COI_.
2005-08-19 21:20:02 +00:00
optc-gen.awk
opth-gen.awk
opts.c
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
opts.h
output.h
re PR rtl-optimization/23898 (basic block reordering excessively increases code size; get_uncond_jump_length pessimistic)
2005-09-20 22:48:36 +01:00
params.c
params.def
common.opt: Add option ftree-vect-loop-version.
2005-09-06 10:59:58 +00:00
params.h
re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 to 4.1)
2005-08-04 19:42:06 -07:00
passes.c
passes.c (init_optimization_passes): Replace copy propagation passes immediately after DOM with phi-only copy...
2005-09-27 12:47:27 -06:00
pointer-set.c
pointer-set.h
postreload-gcse.c
re PR target/23095 (ICE in regstack compensate_edge)
2005-07-31 21:45:44 +00:00
postreload.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
predict.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00:00
predict.def
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00:00
predict.h
prefix.c
prefix.h
pretty-print.c
* pretty-print.c (pp_base_format): Fix typo for %>.
2005-09-27 23:53:12 -07:00
pretty-print.h
pretty-print.h (pp_widest_integer): New macro.
2005-07-31 20:55:41 +00:00
print-rtl.c
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-16 00:13:53 +00:00
print-tree.c
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-16 00:13:53 +00:00
profile.c
profile.c (branch_prob): Split edges with goto locus on them to get proper line counts.
2005-08-03 22:10:54 +00:00
protoize.c
read-rtl.c
read-rtl.c (read_quoted_string): Break if EOF.
2005-08-04 23:31:00 +00:00
README.Portability
real.c
re PR rtl-optimization/23941 (compress_float_constant creates denormals)
2005-09-19 10:01:40 -07:00
real.h
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
recog.c
genrecog.c (enum decision_type): Add DT_num_insns.
2005-08-27 02:08:29 +00:00
recog.h
genrecog.c (enum decision_type): Add DT_num_insns.
2005-08-27 02:08:29 +00:00
reg-notes.def
reg-stack.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
regclass.c
regmove.c
regmove.c (reg_is_remote_constant_p): Reorganize to not use log links.
2005-08-25 06:44:09 +00:00
regrename.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
regs.h
re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that is also used in EH pad)
2005-08-22 18:58:50 +02:00
reload1.c
reload1.c (merge_assigned_reloads): Do not change any RELOAD_FOR_OUTPUT_ADDRESS reloads.
2005-09-30 18:09:56 +00:00
reload.c
re PR middle-end/23135 (find_reloads_toplev -> find_reloads_subreg_address uses wrong reload type)
2005-08-05 17:06:35 +01:00
reload.h
reorg.c
re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)
2005-09-03 20:49:51 +02:00
resource.c
resource.h
rtl-error.c
Makefile.in (C_TREE_H): Update dependencies.
2005-07-23 15:22:46 +00:00
rtl-profile.c
rtl.c
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
rtl.def
rtl.h
re PR rtl-optimization/23098 (store of 0.0 to float)
2005-09-06 10:53:11 +02:00
rtlanal.c
rtlanal.c (reg_used_between_p): Don't check for CLOBBERs in CALL_INSN_FUNCTION_USAGE.
2005-09-26 13:12:35 +01:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)
2005-07-27 16:28:34 +00:00
sched-ebb.c
re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)
2005-07-27 16:28:34 +00:00
sched-int.h
re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)
2005-07-27 16:28:34 +00:00
sched-rgn.c
params.def (PARAM_MIN_SPEC_PROB): New.
2005-08-24 16:28:07 -04:00
sched-vis.c
sdbout.c
sdbout.h
SERVICE
simplify-rtx.c
re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication)
2005-09-26 18:16:07 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
re PR c/23113 (The -Wunused (value computed is not used) option missed an important case)
2005-08-06 12:31:49 +01:00
stor-layout.c
re PR middle-end/24053 (ICE in build_int_cst_wide, at tree.c:795)
2005-09-29 22:11:12 +00:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-16 00:13:53 +00:00
target-def.h
config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_collect2.
2005-08-24 07:13:10 +00:00
target.h
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +00:00
targhooks.c
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +00:00
targhooks.h
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +00:00
timevar.c
timevar.def
Interprocedural constant propagation.
2005-08-01 07:47:25 +00:00
timevar.h
tlink.c
toplev.c
re PR debug/23190 (debug info omitted for uninitialized variables (stabs))
2005-09-08 17:47:05 -07:00
toplev.h
re PR debug/23190 (debug info omitted for uninitialized variables (stabs))
2005-09-08 17:47:05 -07:00
tracer.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
tree-browser.c
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
tree-browser.def
tree-cfg.c
re PR tree-optimization/23817 (ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:398)
2005-09-13 07:33:49 +00:00
tree-cfgcleanup.c
tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change indicator.
2005-08-19 14:52:55 -04:00
tree-chrec.c
re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes)
2005-09-20 07:09:20 +00:00
tree-chrec.h
re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes)
2005-09-20 07:09:20 +00:00
tree-complex.c
cfg.c, [...]: Fix comment typos.
2005-07-29 14:52:00 +00:00
tree-data-ref.c
tree-data-ref.c (analyze_array_indexes): Only estimate when estimate_only is true.
2005-09-22 00:42:28 +00:00
tree-data-ref.h
tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter.
2005-09-15 17:21:48 +00:00
tree-dfa.c
* tree-dfa.c (dump_variable): Guard against NULL annotations.
2005-09-13 12:05:37 -04:00
tree-dump.c
tree-pass.h (TDF_GRAPH): Define.
2005-08-20 18:03:58 +02:00
tree-dump.h
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
tree-eh.c
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics.
2005-07-03 22:08:11 +01:00
tree-flow-inline.h
re PR tree-optimization/23625 (ICE: in bsi_after_labels, at tree-flow-inline.h:758)
2005-09-27 14:44:55 -07:00
tree-flow.h
tree-data-ref.c (analyze_array_indexes): Only estimate when estimate_only is true.
2005-09-22 00:42:28 +00:00
tree-gimple.c
Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h
2005-07-09 20:28:01 -04:00
tree-gimple.h
tree-if-conv.c
re PR tree-optimization/23048 (ICE in get_loop_body with -O1 -ftree-vectorize on 4.1.x)
2005-08-19 10:54:16 -07:00
tree-inline.c
* tree-inline.c (copy_decl_for_dup): Add missing condition.
2005-08-01 15:25:28 +00:00
tree-inline.h
Interprocedural constant propagation.
2005-08-01 07:47:25 +00:00
tree-into-ssa.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-iterator.c
re PR tree-optimization/21921 (internal compiler error: in tsi_link_before, at tree-iterator.c:113)
2005-07-13 14:42:16 +00:00
tree-iterator.h
tree-iterator.h (TSI_NEW_STMT, [...]): Fix comments.
2005-07-04 14:34:14 -04:00
tree-loop-linear.c
expr.c (highest_pow2_factor): Make extern.
2005-07-25 12:05:07 +00:00
tree-mudflap.c
tree-mudflap.h
tree-nested.c
tree-nested.c (get_frame_type): Mark the "non-local frame structure" as addressable.
2005-09-15 06:15:36 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c
c-decl.c, [...]: Fix comment typos.
2005-07-03 16:11:42 +00:00
tree-optimize.c
cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-24 12:43:30 +00:00
tree-outof-ssa.c
re PR middle-end/21291 (can't find a register in class 'GENERAL_REGS' while reloading 'asm')
2005-08-04 16:37:00 -07:00
tree-pass.h
passes.c (init_optimization_passes): Replace copy propagation passes immediately after DOM with phi-only copy...
2005-09-27 12:47:27 -06:00
tree-phinodes.c
tree-pretty-print.c
pretty-print.h (pp_widest_integer): New macro.
2005-07-31 20:55:41 +00:00
tree-profile.c
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
tree-scalar-evolution.c
re PR tree-optimization/23942 (loop problem / testcase takes very long time to compile)
2005-09-26 18:44:16 +00:00
tree-scalar-evolution.h
tree-sra.c
re PR middle-end/22043 (Fields not initialized for automatic structs with flexible array members)
2005-08-23 09:28:26 +02:00
tree-ssa-address.c
tree-ssa-address.c (create_mem_ref): Put the symbol reference into the base register if possible.
2005-09-20 07:53:11 +00:00
tree-ssa-alias.c
re PR tree-optimization/23835 (-O3 compile takes two times longer)
2005-09-15 01:28:10 +00:00
tree-ssa-ccp.c
re PR tree-optimization/23911 (Failure to propagate constants from a const initializer for _Complex)
2005-09-29 12:25:10 +00:00
tree-ssa-copy.c
passes.c (init_optimization_passes): Replace copy propagation passes immediately after DOM with phi-only copy...
2005-09-27 12:47:27 -06:00
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-pass.h, [...]: Revert last change.
2005-09-17 17:03:26 -07:00
tree-ssa-dom.c
tree-ssa-dom.c (tree_ssa_dominator_optimize): Be more selective about when to iterate.
2005-09-26 13:40:20 -06:00
tree-ssa-dse.c
tree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY_DEF and V_MUST_DEF instead of just the first_use_p.
2005-09-12 06:56:07 -07:00
tree-ssa-forwprop.c
tree-ssa-live.c
tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-07-30 22:14:17 +00:00
tree-ssa-live.h
tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-07-30 22:14:17 +00:00
tree-ssa-loop-ch.c
re PR tree-optimization/20773 (ICE: SEGV building jar file)
2005-07-27 13:23:33 +00:00
tree-ssa-loop-im.c
re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)
2005-08-25 06:40:14 +00:00
tree-ssa-loop-ivcanon.c
re PR tree-optimization/23475 (Frequences are not updated for empty loop removal)
2005-08-29 07:13:06 +00:00
tree-ssa-loop-ivopts.c
re PR tree-optimization/22438 (ICE SEGV in is_gimple_variable at tree-gimple.c:239)
2005-09-22 11:24:00 +00:00
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
Add missing part of committed patch from 21st
2005-09-27 15:33:51 +00:00
tree-ssa-loop-unswitch.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
tree-ssa-loop.c
tree-pass.h, [...]: Revert last change.
2005-09-17 17:03:26 -07:00
tree-ssa-math-opts.c
re PR tree-optimization/23234 (ICE in verify_flow_info())
2005-08-09 03:28:38 +00:00
tree-ssa-operands.c
re PR tree-optimization/21430 (Quadratic behavior with constant initializers)
2005-09-30 14:33:53 +00:00
tree-ssa-operands.h
Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h
2005-07-09 20:28:01 -04:00
tree-ssa-opfinalize.h
re PR tree-optimization/21430 (Quadratic behavior with constant initializers)
2005-09-30 14:33:53 +00:00
tree-ssa-phiopt.c
tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually.
2005-09-06 22:06:29 +00:00
tree-ssa-pre.c
tree-ssa-pre.c (try_look_through_load): New function.
2005-09-06 18:51:26 +00:00
tree-ssa-propagate.c
re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3)
2005-07-25 13:27:56 -07:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
calls.c, [...]: Fix comment typos.
2005-07-26 13:53:54 +00:00
tree-ssa-sink.c
tree-ssa-structalias.c
re PR tree-optimization/24117 (struct is not marked fully as call clobbered)
2005-09-29 19:38:00 +00:00
tree-ssa-structalias.h
Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h
2005-07-09 20:28:01 -04:00
tree-ssa-threadupdate.c
bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.
2005-08-24 07:56:56 +00:00
tree-ssa-uncprop.c
tree-ssa.c
re PR tree-optimization/22278 (gcc -O2 discards cast to volatile)
2005-07-19 13:20:40 -07:00
tree-ssanames.c
tree-dfa.c (dump_variable): Use default_def function.
2005-07-13 22:35:29 +00:00
tree-stdarg.c
* tree-stdarg.c (execute_optimize_stdarg): Process PHI nodes too.
2005-10-02 02:05:45 -07:00
tree-stdarg.h
tree-tailcall.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-vect-analyze.c
re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270)
2005-09-28 21:30:40 +00:00
tree-vect-generic.c
re PR middle-end/23517 (can't cast between generic vector types and target supported vector types)
2005-08-23 17:48:37 +00:00
tree-vect-transform.c
tree-vect-transform.c, [...]: Fix comment typos.
2005-09-30 15:36:26 +00:00
tree-vectorizer.c
tree-ssa-operands.c (swap_tree_operands): Export.
2005-09-19 14:54:28 +00:00
tree-vectorizer.h
common.opt: Add option ftree-vect-loop-version.
2005-09-06 10:59:58 +00:00
tree-vn.c
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
tree-vrp.c
re PR tree-optimization/24142 (VRP miscompiles unzip inflate.c)
2005-10-02 16:15:55 -04:00
tree.c
* tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF.
2005-09-14 15:04:56 +00:00
tree.def
md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):
2005-08-10 16:18:17 +00:00
tree.h
tree-ssa-operands.c (swap_tree_operands): Export.
2005-09-19 14:54:28 +00:00
treestruct.def
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +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
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
value-prof.h
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
var-tracking.c
function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-09-07 00:47:15 -07:00
varasm.c
varasm.c (output_constant): Do not abort on conversions to union types between different sizes.
2005-09-18 17:11:11 +00:00
varray.c
varray.h
vec.c
vec.h
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
xcoff.h
xcoffout.c
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics.
2005-07-03 22:08:11 +01:00
xcoffout.h