..
ada
* decl.c, utils.c: Fix comment typos.
2005-08-01 12:31:40 +00:00
config
i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode.
2005-08-08 16:29:51 +00:00
cp
re PR c++/23191 (ICE on invalid throw in template)
2005-08-06 22:38:44 +00:00
doc
Make Darwin -bundle option work. Patch from Peter O'Gorman.
2005-08-06 19:39:12 -07:00
fortran
[multiple changes]
2005-08-07 22:56:19 +00:00
ginclude
Update FSF address.
2005-06-25 01:11:52 +00:00
java
class.c (build_class_ref): Wrap the primary class type in a NOP_EXPR.
2005-08-08 14:56:18 +00:00
objc
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
objcp
cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.
2005-07-09 08:45:09 -07:00
po
* sv.po, zh_CN.po: Update.
2005-07-10 13:31:36 +01:00
testsuite
re PR c++/21166 (g++ gives error on reference to packed structure elements)
2005-08-08 14:22:35 +00:00
treelang
tree-convert.c (convert): Use fold_build1 instead of fold (build1.
2005-08-07 16:36:33 +00:00
.cvsignore
ABOUT-GCC-NLS
aclocal.m4
aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.
2005-07-25 12:18:58 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
alloc-pool.c
Update FSF address.
2005-06-25 02:02:01 +00:00
alloc-pool.h
Update FSF address.
2005-06-25 02:02:01 +00:00
attribs.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
bitmap.c
bitmap.c (bitmap_and, [...]): Removed "a != b" assert and inserted fastpath code for this case.
2005-07-08 17:34:13 +00:00
bitmap.h
Update FSF address.
2005-06-25 02:02:01 +00:00
bt-load.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
builtin-attrs.def
builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-27 14:17:39 +02:00
builtin-types.def
builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-27 14:17:39 +02:00
builtins.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00: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
Update FSF address.
2005-06-25 02:02:01 +00:00
c-common.c
c-common.c (check_missing_format_attribute): New.
2005-07-24 21:38:02 +00:00
c-common.def
Update FSF address.
2005-06-25 02:02:01 +00:00
c-common.h
c-common.c (check_missing_format_attribute): New.
2005-07-24 21:38:02 +00:00
c-config-lang.in
Update FSF address.
2005-06-25 02:02:01 +00:00
c-convert.c
target.h (invalid_conversion, [...]): New hooks.
2005-06-28 22:55:24 +01:00
c-cppbuiltin.c
c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.
2005-06-27 09:41:16 +02:00
c-decl.c
re PR c/23143 (parameter forward declarations broken)
2005-07-30 02:34:58 +01:00
c-dump.c
Update FSF address.
2005-06-25 02:02:01 +00:00
c-errors.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
c-gimplify.c
Update FSF address.
2005-06-25 02:02:01 +00:00
c-incpath.c
Update FSF address.
2005-06-25 02:02:01 +00:00
c-incpath.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer candidates also)
2005-07-19 12:09:49 +00:00
c-parser.c
re PR c/23143 (parameter forward declarations broken)
2005-07-30 02:34:58 +01: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
Update FSF address.
2005-06-25 02:02:01 +00:00
c-pragma.c
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
c-pragma.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
c-tree.h
Makefile.in (C_TREE_H): Update dependencies.
2005-07-23 15:22:46 +00:00
c-typeck.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
c.opt
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
caller-save.c
Update FSF address.
2005-06-25 02:02:01 +00:00
calls.c
re PR middle-end/23221 (-fstack-protector does not protect tail call functions)
2005-08-03 20:57:41 -07: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
Update FSF address.
2005-06-25 02:02:01 +00:00
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, [...]: Avoid "." or "\n" at end of diagnostics and capital letters at start of diagnostics.
2005-07-03 22:08:11 +01:00
cfghooks.h
Update FSF address.
2005-06-25 02:02:01 +00:00
cfglayout.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
cfglayout.h
Update FSF address.
2005-06-25 02:02:01 +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
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
cfgloopanal.c
Update FSF address.
2005-06-25 02:02:01 +00:00
cfgloopmanip.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +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): New UPDATE_ORIGINAL argument.
2005-07-28 21:45:27 +00:00
cgraph.h
Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
2005-08-01 07:42:09 +00:00
cgraphunit.c
Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
2005-08-01 07:42:09 +00:00
ChangeLog
i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode.
2005-08-08 16:29:51 +00: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
Update FSF address.
2005-06-25 02:02:01 +00:00
collect2.h
Update FSF address.
2005-06-25 02:02:01 +00:00
combine.c
combine.c (can_change_dest_mode): New function.
2005-08-03 13:07:31 +00:00
common.opt
common.opt (flag_ipa_cp): Put in right place to maintain alphabetic sort.
2005-08-01 12:34:19 +00:00
conditions.h
Update FSF address.
2005-06-25 02:02:01 +00:00
config.build
Update FSF address.
2005-06-25 02:02:01 +00:00
config.gcc
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
config.host
config.gcc: Remove support for sparc-*-openbsd*...
2005-07-20 06:39:38 +00:00
config.in
Index: ChangeLog
2005-07-08 05:51:06 +00:00
configure
re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)
2005-07-29 19:20:44 +00:00
configure.ac
re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)
2005-07-29 19:20:44 +00:00
conflict.c
Update FSF address.
2005-06-25 02:02:01 +00:00
convert.c
convert.c (convert_to_integer): Use fold_build1 instead of build1 when converting an integer to an integer.
2005-08-02 21:37:38 -07:00
convert.h
Update FSF address.
2005-06-25 02:02:01 +00:00
COPYING
Update FSF address.
2005-06-25 02:02:01 +00:00
COPYING.LIB
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
cppdefault.h
Update FSF address.
2005-06-25 02:02:01 +00:00
cppspec.c
Update FSF address.
2005-06-25 02:02:01 +00:00
crtstuff.c
Update FSF address.
2005-06-25 02:02:01 +00:00
cse.c
cse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-28 22:57:44 -07:00
cselib.c
cse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-28 22:57:44 -07:00
cselib.h
Update FSF address.
2005-06-25 02:02:01 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2005-08-08 00:16:16 +00:00
dbxout.c
* dbxout.c (dbxout_type): Check Objective-C++ lang.
2005-07-19 17:24:49 -07:00
dbxout.h
Update FSF address.
2005-06-25 02:02:01 +00:00
ddg.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
ddg.h
Update FSF address.
2005-06-25 02:02:01 +00:00
debug.c
Update FSF address.
2005-06-25 02:02:01 +00:00
debug.h
Update FSF address.
2005-06-25 02:02:01 +00:00
defaults.h
defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.
2005-06-26 07:18:53 +02:00
DEV-PHASE
df.c
* df.c (df_uses_record): Handle SCRATCH.
2005-07-28 01:47:06 +00:00
df.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
domwalk.c
Update FSF address.
2005-06-25 02:02:01 +00:00
domwalk.h
Update FSF address.
2005-06-25 02:02:01 +00:00
dummy-checksum.c
dummy-conditions.c
Update FSF address.
2005-06-25 02:02:01 +00:00
dwarf2.h
Update FSF address.
2005-06-25 02:02:01 +00:00
dwarf2asm.c
Update FSF address.
2005-06-25 02:02:01 +00:00
dwarf2asm.h
Update FSF address.
2005-06-25 02:02:01 +00:00
dwarf2out.c
dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.
2005-08-01 14:10:26 -07:00
dwarf2out.h
Update FSF address.
2005-06-25 02:02:01 +00:00
dwarf.h
Update FSF address.
2005-06-25 02:02:01 +00:00
emit-rtl.c
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
emit-rtl.h
Update FSF address.
2005-06-25 02:02:01 +00:00
errors.c
Update FSF address.
2005-06-25 02:02:01 +00:00
errors.h
toplev.h: Add comment about the first parameter for warning().
2005-07-19 16:19:16 -04:00
et-forest.c
Update FSF address.
2005-06-25 02:02:01 +00:00
et-forest.h
Update FSF address.
2005-06-25 02:02:01 +00:00
except.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
except.h
Makefile.in: Set and use UNWIND_H.
2005-06-28 19:52:27 +00:00
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
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
expr.c
expr.c (expand_expr_real_1): Do not load mem targets into register.
2005-07-29 22:22:41 +00:00
expr.h
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +00:00
final.c
final.c: Include sdbout.h when required.
2005-07-08 06:59:10 +00:00
fix-header.c
Update FSF address.
2005-06-25 02:02:01 +00:00
fixproto
Update FSF address.
2005-06-25 02:02:01 +00:00
flags.h
c-common.c (flag_next_runtime): Move...
2005-06-29 03:01:27 +00:00
flow.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
fold-const.c
tree.h (fold_build1): Change to macro and call fold_build1_stat.
2005-08-04 11:55:15 -07:00
fp-test.c
Update FSF address.
2005-06-25 02:02:01 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.c (assign_stack_local_1): Do not correct stack slot address if allocation size is smaller than mode size.
2005-08-04 14:36:26 -04:00
function.h
function.h (struct function): Add saved blocks/unexpanded var list.
2005-06-30 00:47:49 +00:00
gbl-ctors.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gcc.c
Make Darwin -bundle option work. Patch from Peter O'Gorman.
2005-08-06 19:39:12 -07:00
gcc.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gccbug.in
Update FSF address.
2005-06-25 02:02:01 +00:00
gccspec.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gcov-dump.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gcov-io.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gcov-io.h
linux.h (TARGET_HAS_F_SETLKW): Renamed to ...
2005-07-13 09:28:25 -07:00
gcov-iov.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gcov.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gcse.c
re PR rtl-optimization/22167 (Strange optimization bug when using -Os)
2005-07-21 06:51:25 +00:00
gdbinit.in
gen-protos.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genattr.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genattrtab.c
genattrtab.c (write_attr_get, [...]): Use insn_code member only if only one insn is associated with the value.
2005-08-06 21:11:54 +00:00
genattrtab.h
Update FSF address.
2005-06-25 02:02:01 +00:00
genautomata.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
gencheck.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genchecksum.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gencodes.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genconditions.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genconfig.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genconstants.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genemit.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genextract.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genflags.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gengenrtl.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gengtype-lex.l
Update FSF address.
2005-06-25 02:02:01 +00:00
gengtype-yacc.y
Update FSF address.
2005-06-25 02:02:01 +00:00
gengtype.c
gengtype.c: Update FSF address in copyright header.
2005-06-25 00:55:40 +00:00
gengtype.h
Update FSF address.
2005-06-25 02:02:01 +00:00
genmddeps.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genmodes.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genmultilib
Update FSF address.
2005-06-25 02:02:01 +00:00
genopinit.c
builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpstrnsi
2005-07-12 09:20:21 +00:00
genoutput.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genpeep.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genpreds.c
Update FSF address.
2005-06-25 02:02:01 +00:00
genrecog.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gensupport.c
gensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-07-21 00:55:20 +00:00
gensupport.h
Update FSF address.
2005-06-25 02:02:01 +00:00
ggc-common.c
Update FSF address.
2005-06-25 02:02:01 +00:00
ggc-none.c
Update FSF address.
2005-06-25 02:02:01 +00:00
ggc-page.c
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
ggc-zone.c
re PR other/22337 (zone collector does not build)
2005-07-25 08:14:21 -07:00
ggc.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gimple-low.c
function.h (struct function): Add saved blocks/unexpanded var list.
2005-06-30 00:47:49 +00:00
gimplify.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
glimits.h
global.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
graph.c
Update FSF address.
2005-06-25 02:02:01 +00:00
graph.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-dce.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-gnat.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-gnat.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-lynx.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-nks.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-posix95.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-posix.c
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-posix.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-rtems.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-single.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-solaris.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-tpf.h
gthr-tpf.h (CE2THRCPTR): Change field offset to 16.
2005-06-30 16:07:24 +00:00
gthr-vxworks.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr-win32.h
Update FSF address.
2005-06-25 02:02:01 +00:00
gthr.h
Update FSF address.
2005-06-25 02:02:01 +00:00
haifa-sched.c
Update FSF address.
2005-06-25 02:02:01 +00:00
hard-reg-set.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
hosthooks-def.h
Update FSF address.
2005-06-25 02:02:01 +00:00
hosthooks.h
Update FSF address.
2005-06-25 02:02:01 +00:00
hwint.h
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
Update FSF address.
2005-06-25 02:02:01 +00:00
insn-addr.h
Update FSF address.
2005-06-25 02:02:01 +00:00
insn-notes.def
Update FSF address.
2005-06-25 02:02:01 +00:00
integrate.c
Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
2005-08-01 07:42:09 +00:00
integrate.h
Update FSF address.
2005-06-25 02:02:01 +00:00
intl.c
Update FSF address.
2005-06-25 02:02:01 +00:00
intl.h
Update FSF address.
2005-06-25 02:02:01 +00:00
ipa-cp.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
ipa-inline.c
cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-28 21:45:27 +00:00
ipa-prop.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
ipa-prop.h
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
ipa-pure-const.c
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa-reference.c
calls.c, [...]: Fix comment typos.
2005-07-26 13:53:54 +00:00
ipa-reference.h
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
ipa-type-escape.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00: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
cgraph.c (cgraph_remove_node): Do not release function bodies until full cgraph is built.
2005-06-28 02:20:29 +00:00
jump.c
cse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-28 22:57:44 -07:00
lambda-code.c
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
2005-06-26 21:21:34 +00:00
lambda-mat.c
Update FSF address.
2005-06-25 02:02:01 +00:00
lambda-trans.c
Update FSF address.
2005-06-25 02:02:01 +00:00
lambda.h
Update FSF address.
2005-06-25 02:02:01 +00:00
langhooks-def.h
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
langhooks.c
re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)
2005-07-05 18:50:24 +01:00
langhooks.h
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
LANGUAGES
lcm.c
Update FSF address.
2005-06-25 02:02:01 +00:00
libada-mk.in
Update FSF address.
2005-06-25 02:02:01 +00:00
libfuncs.h
Update FSF address.
2005-06-25 02:02:01 +00:00
libgcc2.c
Makefile.def (target_modules): Add libssp.
2005-07-02 10:52:21 +02:00
libgcc2.h
Makefile.def (target_modules): Add libssp.
2005-07-02 10:52:21 +02: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
Update FSF address.
2005-06-25 02:02:01 +00:00
local-alloc.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
longlong.h
Update FSF address.
2005-06-25 02:02:01 +00:00
loop-doloop.c
Update FSF address.
2005-06-25 02:02:01 +00:00
loop-init.c
loop-init.c (rest_of_handle_loop2): Remove.
2005-07-19 00:44:45 +00:00
loop-invariant.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00:00
loop-iv.c
re PR rtl-optimization/19210 (not using do-loop for some loops)
2005-07-21 07:24:34 +00:00
loop-unroll.c
cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-08-03 13:34:49 +00:00
loop-unswitch.c
Update FSF address.
2005-06-25 02:02:01 +00:00
loop.c
re PR rtl-optimization/23233 (Loop optimisation ICE for subreg addresses)
2005-08-06 11:05:48 +00:00
machmode.def
Update FSF address.
2005-06-25 02:02:01 +00:00
machmode.h
Update FSF address.
2005-06-25 02:02:01 +00:00
main.c
Update FSF address.
2005-06-25 02:02:01 +00:00
Makefile.in
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
mips-tdump.c
Update FSF address.
2005-06-25 02:02:01 +00:00
mips-tfile.c
Update FSF address.
2005-06-25 02:02:01 +00:00
mkconfig.sh
Update FSF address.
2005-06-25 02:02:01 +00:00
mklibgcc.in
Makefile.def (target_modules): Add libssp.
2005-07-02 10:52:21 +02:00
mkmap-flat.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
mkmap-symver.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
mode-classes.def
Update FSF address.
2005-06-25 02:02:01 +00:00
mode-switching.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
modulo-sched.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
ONEWS
opt-functions.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
opt-gather.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
optabs.c
expr.c (expand_expr_real_1): Do not load mem targets into register.
2005-07-29 22:22:41 +00:00
optabs.h
builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpstrnsi
2005-07-12 09:20:21 +00:00
optc-gen.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
opth-gen.awk
Update FSF address.
2005-06-25 02:02:01 +00:00
opts.c
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
opts.h
Update FSF address.
2005-06-25 02:02:01 +00:00
output.h
output.h (enum section_category): Export from varasm.c
2005-07-31 09:12:34 +00:00
params.c
Update FSF address.
2005-06-25 02:02:01 +00:00
params.def
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
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
re PR tree-optimization/22037 (internal compiler error: verify_ssa failed)
2005-08-04 14:16:41 -04:00
pointer-set.c
Update FSF address.
2005-06-25 02:02:01 +00:00
pointer-set.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00
prefix.c
Update FSF address.
2005-06-25 02:02:01 +00:00
prefix.h
Update FSF address.
2005-06-25 02:02:01 +00:00
pretty-print.c
pretty-print.h (PP_NL_ARGMAX): New.
2005-06-30 23:09:06 +00:00
pretty-print.h
pretty-print.h (pp_widest_integer): New macro.
2005-07-31 20:55:41 +00:00
print-rtl.c
Update FSF address.
2005-06-25 02:02:01 +00:00
print-tree.c
re PR tree-optimization/22404 (ICE in first_vi_for_offset)
2005-07-11 18:28:36 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
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 middle-end/21720 (GCC incorrectly rounds hex floats)
2005-07-29 22:14:22 +01:00
real.h
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
recog.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
recog.h
Update FSF address.
2005-06-25 02:02:01 +00:00
reg-notes.def
Update FSF address.
2005-06-25 02:02:01 +00:00
reg-stack.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
regclass.c
Update FSF address.
2005-06-25 02:02:01 +00:00
regmove.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
regrename.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
regs.h
Update FSF address.
2005-06-25 02:02:01 +00:00
reload1.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
reorg.c
dwarf2out.c, [...]: Fix comment typos.
2005-08-01 03:55:03 +00:00
resource.c
Update FSF address.
2005-06-25 02:02:01 +00:00
resource.h
Update FSF address.
2005-06-25 02:02:01 +00:00
rtl-error.c
Makefile.in (C_TREE_H): Update dependencies.
2005-07-23 15:22:46 +00:00
rtl-profile.c
Update FSF address.
2005-06-25 02:02:01 +00:00
rtl.c
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
rtl.def
Update FSF address.
2005-06-25 02:02:01 +00:00
rtl.h
Makefile.in (RTL_BASE_H): Add real.h.
2005-08-01 14:16:31 -07:00
rtlanal.c
rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral-ness for comparisons.
2005-06-28 15:24:12 -07:00
rtlhooks-def.h
Update FSF address.
2005-06-25 02:02:01 +00:00
rtlhooks.c
Update FSF address.
2005-06-25 02:02:01 +00:00
sbitmap.c
bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-19 14:08:32 +10:00
sbitmap.h
Update FSF address.
2005-06-25 02:02:01 +00:00
scan-decls.c
Update FSF address.
2005-06-25 02:02:01 +00:00
scan-types.sh
scan.c
Update FSF address.
2005-06-25 02:02:01 +00:00
scan.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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
re PR rtl-optimization/23117 (ICE on valid code while building libgcc)
2005-07-29 09:32:14 +00:00
sched-vis.c
Update FSF address.
2005-06-25 02:02:01 +00:00
sdbout.c
Update FSF address.
2005-06-25 02:02:01 +00:00
sdbout.h
Update FSF address.
2005-06-25 02:02:01 +00:00
SERVICE
simplify-rtx.c
re PR rtl-optimization/23047 (Combine ignores flag_wrapv)
2005-07-28 04:40:05 +00:00
sort-protos
sreal.c
Update FSF address.
2005-06-25 02:02:01 +00:00
sreal.h
Update FSF address.
2005-06-25 02:02:01 +00:00
stab.def
Update FSF address.
2005-06-25 02:02:01 +00:00
statistics.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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 c++/21166 (g++ gives error on reference to packed structure elements)
2005-08-08 14:22:35 +00:00
stringpool.c
Update FSF address.
2005-06-25 02:02:01 +00:00
stub-objc.c
Update FSF address.
2005-06-25 02:02:01 +00:00
sys-protos.h
sys-types.h
system.h
gensupport.c (old_preds): Don't reference PREDICATE_CODES.
2005-07-21 00:55:20 +00:00
target-def.h
Makefile.in (explow.o, [...]): Depend on target.h.
2005-07-14 07:39:56 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
timevar.def
Interprocedural constant propagation.
2005-08-01 07:47:25 +00:00
timevar.h
Update FSF address.
2005-06-25 02:02:01 +00:00
tlink.c
Update FSF address.
2005-06-25 02:02:01 +00:00
toplev.c
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
toplev.h
Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-28 21:48:38 +00:00
tracer.c
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
tree-browser.c
Makefile.in (TREE_H): Add treestruct.def.
2005-07-08 23:37:11 +00:00
tree-browser.def
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-cfg.c
re PR middle-end/21728 (Nonlocal goto from an unused nested function)
2005-08-05 16:01:54 -07:00
tree-cfgcleanup.c
re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)
2005-08-02 15:12:52 -04:00
tree-chrec.c
re PR tree-optimization/22442 (scev cprop causes wrong code)
2005-07-13 10:08:36 +00:00
tree-chrec.h
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-complex.c
cfg.c, [...]: Fix comment typos.
2005-07-29 14:52:00 +00:00
tree-data-ref.c
expr.c (highest_pow2_factor): Make extern.
2005-07-25 12:05:07 +00:00
tree-data-ref.h
expr.c (highest_pow2_factor): Make extern.
2005-07-25 12:05:07 +00:00
tree-dfa.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-dump.c
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00: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
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-flow.h
re PR tree-optimization/22325 (missed optimization in loop)
2005-07-27 13:26:55 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-if-conv.c
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
2005-06-26 21:21:34 +00: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
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
2005-06-26 21:21:34 +00:00
tree-mudflap.h
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-nested.c
re PR middle-end/21894 (Invalid operand to binary operator with nested function)
2005-08-07 12:01:09 -07:00
tree-nomudflap.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-nrv.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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): New UPDATE_ORIGINAL argument.
2005-07-28 21:45:27 +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
Interprocedural constant propagation.
2005-08-01 07:47:25 +00:00
tree-phinodes.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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/23157 (incorrect sharing of tree nodes regression)
2005-08-03 18:39:10 +00:00
tree-scalar-evolution.h
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-sra.c
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
tree-ssa-address.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-alias.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-ssa-ccp.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-ssa-copy.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-ssa-copyrename.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-dce.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-ssa-dom.c
tree-ssa-dom.c (thread_across_edge): Remove updating here.
2005-08-02 00:12:50 +00:00
tree-ssa-dse.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-forwprop.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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/23109 (compiler generates wrong code leading to spurious division by zero with -funsafe-math-optimizations (instead of -ftrapping-math))
2005-08-01 08:52:59 +00:00
tree-ssa-loop-ivcanon.c
cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-08-03 13:34:49 +00:00
tree-ssa-loop-ivopts.c
re PR tree-optimization/22325 (missed optimization in loop)
2005-07-27 13:26:55 +00:00
tree-ssa-loop-manip.c
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
2005-06-26 21:21:34 +00:00
tree-ssa-loop-niter.c
re PR tree-optimization/22348 (Execution continues past end of for loop end condition with optimisation enabled)
2005-07-27 14:04:17 +00:00
tree-ssa-loop-unswitch.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-loop.c
loop-init.c (rest_of_handle_loop2): Remove.
2005-07-19 00:44:45 +00:00
tree-ssa-math-opts.c
re PR tree-optimization/23133 (recip does not factor division by function parameter)
2005-08-01 08:58:25 +00:00
tree-ssa-operands.c
re PR tree-optimization/23177 (internal compiler error with -O option)
2005-08-02 11:46:44 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-phiopt.c
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
2005-06-26 21:21:34 +00:00
tree-ssa-pre.c
re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling dwarf2out.c)
2005-07-17 22:28:19 +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
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-reassoc.c
calls.c, [...]: Fix comment typos.
2005-07-26 13:53:54 +00:00
tree-ssa-sink.c
Update FSF address.
2005-06-25 02:02:01 +00:00
tree-ssa-structalias.c
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +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
tree-ssa-dom.c (thread_across_edge): Remove updating here.
2005-08-02 00:12:50 +00:00
tree-ssa-uncprop.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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
[multiple changes]
2005-06-30 22:18:42 +00:00
tree-stdarg.h
Update FSF address.
2005-06-25 02:02:01 +00:00
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/23073 (testsuite failure, gcc.dg/tree-ssa/ifc-20040816-2.c)
2005-07-27 15:19:45 +00:00
tree-vect-generic.c
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
tree-vect-transform.c
expr.c (highest_pow2_factor): Make extern.
2005-07-25 12:05:07 +00:00
tree-vectorizer.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree-vectorizer.h
expr.c (highest_pow2_factor): Make extern.
2005-07-25 12:05:07 +00:00
tree-vn.c
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
tree-vrp.c
tree-vrp.c (simplify_div_or_mod_using_range): Use build2.
2005-08-08 04:43:23 +00:00
tree.c
builtins.c: Fix comment typo(s).
2005-07-28 16:30:00 +00:00
tree.def
Make CONSTRUCTOR use VEC to store initializers.
2005-07-20 01:19:59 +00:00
tree.h
tree.h (fold_build1): Change to macro and call fold_build1_stat.
2005-08-04 11:55:15 -07:00
treestruct.def
ipa-pure-const.c, [...]: Update FSF address.
2005-07-26 12:29:15 +00:00
tsystem.h
Update FSF address.
2005-06-25 02:02:01 +00:00
typeclass.h
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-c.c
Makefile.in: Set and use UNWIND_H.
2005-06-28 19:52:27 +00:00
unwind-compat.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-compat.h
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2-fde-compat.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2-fde-darwin.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2-fde-glibc.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2-fde.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2-fde.h
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-dw2.h
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-generic.h
Makefile.in: Set and use UNWIND_H.
2005-06-28 20:06:39 +00:00
unwind-pe.h
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind-sjlj.c
Update FSF address.
2005-06-25 02:02:01 +00:00
unwind.inc
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Makefile.in: Adjust dependencies.
2005-07-05 16:20:53 +00:00
varasm.c
output.h (enum section_category): Export from varasm.c
2005-07-31 09:12:34 +00:00
varray.c
Update FSF address.
2005-06-25 02:02:01 +00:00
varray.h
Update FSF address.
2005-06-25 02:02:01 +00:00
vec.c
Update FSF address.
2005-06-25 02:02:01 +00:00
vec.h
Makefile.in, [...]: Fix comment/doc typos.
2005-08-06 13:26:35 +00:00
version.c
version.h
vmsdbg.h
Update FSF address.
2005-06-25 02:02:01 +00:00
vmsdbgout.c
Update FSF address.
2005-06-25 02:02:01 +00:00
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
Update FSF address.
2005-06-25 02:02:01 +00:00