..
ada
re PR ada/14538 (*-rtems broken for gnat)
2004-04-08 17:54:03 +00:00
config
Definition of these two macros are corrected by adding matchine right paren.
2004-04-13 16:57:19 +00:00
cp
method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and definition.
2004-04-10 14:44:14 +00:00
doc
varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING...
2004-04-10 23:21:05 -07:00
f
gcc.c (combine_flag): New global variable, for new driver option.
2004-04-05 12:23:27 -07:00
fixinc
inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.
2004-04-07 23:25:33 +01:00
ginclude
re PR c++/13275 (Implementation of offsetof macro)
2003-12-16 16:09:23 +00:00
java
gcc.c (combine_flag): New global variable, for new driver option.
2004-04-05 12:23:27 -07:00
objc
gcc.c (combine_flag): New global variable, for new driver option.
2004-04-05 12:23:27 -07:00
po
* be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po, tr.po: Update.
2004-03-18 17:58:40 +00:00
testsuite
* gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2004-04-13 04:07:37 +00:00
treelang
gcc.c (combine_flag): New global variable, for new driver option.
2004-04-05 12:23:27 -07:00
.cvsignore
* .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL)
2004-03-30 18:18:59 +09:30
ABOUT-GCC-NLS
aclocal.m4
(top level)
2004-03-11 05:01:17 +00:00
alias.c
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
alloc-pool.c
alloc-pool.c: Fix comment typos.
2004-01-31 17:47:43 +00:00
alloc-pool.h
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
attribs.c
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
2004-03-20 04:52:59 +00:00
basic-block.h
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
bb-reorder.c
bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on solaris.
2004-04-11 10:20:42 +02:00
bitmap.c
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
bitmap.h
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
bt-load.c
bt-load.c, [...]: Remove unnecessary casts.
2004-03-22 02:57:27 +00:00
builtin-attrs.def
builtin-types.def
builtin-types.def (BT_WINT, [...]): New.
2004-03-27 05:29:40 +00:00
builtins.c
builtins.c (mathfn_built_in): Check TYPE_MAIN_VARIANT, not TYPE_MODE.
2004-04-09 21:05:13 +00:00
builtins.def
builtin-types.def (BT_WINT, [...]): New.
2004-03-27 05:29:40 +00:00
c-aux-info.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
c-common.c
c-common.c (handle_noreturn_attribute): Use TYPE_READONLY instead of TREE_READONLY for types.
2004-04-09 13:08:03 -07:00
c-common.def
c-common.h
Index: ChangeLog
2004-04-07 20:47:52 +00:00
c-config-lang.in
c-convert.c
alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hooks.foo ().
2004-03-14 22:26:14 +00:00
c-cppbuiltin.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
c-decl.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
c-dump.c
c-errors.c
c-format.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
c-incpath.c
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
c-incpath.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
c-lang.c
re PR c/14734 (Error recovery problem with undeclared array bounds)
2004-03-28 17:45:57 +00:00
c-lex.c
target-supports.exp (check-iconv-available): New function.
2004-02-27 02:01:10 +00:00
c-objc-common.c
PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 23:47:53 +00:00
c-opts.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
c-parse.in
PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 23:47:53 +00:00
c-pch.c
re PR pch/13419 (Clarification of invoke.texi requested)
2004-04-08 23:41:09 +00:00
c-ppoutput.c
c-decl.c, [...]: Fix comment typos and formatting.
2004-02-27 07:09:43 +00:00
c-pragma.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
c-pragma.h
target-supports.exp (check-iconv-available): New function.
2004-02-27 02:01:10 +00:00
c-pretty-print.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
c-pretty-print.h
c-semantics.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
c-tree.h
re PR c/14734 (Error recovery problem with undeclared array bounds)
2004-03-28 17:45:57 +00:00
c-typeck.c
c-typeck.c (common_type): Prefer long long to long when same precision.
2004-04-10 19:47:50 +01:00
c.opt
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
caller-save.c
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes...
2004-03-03 08:35:33 +00:00
calls.c
c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-05 08:25:26 -04:00
cfg.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfganal.c
c-ppoutput.c, [...]: Update copyright.
2004-02-07 14:14:54 +00:00
cfgbuild.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfgcleanup.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfghooks.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfghooks.h
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
cfglayout.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfglayout.h
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
cfgloop.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
cfgloop.h
doloop.c: Removed.
2004-03-18 16:42:34 +00:00
cfgloopanal.c
doloop.c: Removed.
2004-03-18 16:42:34 +00:00
cfgloopmanip.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
cfgrtl.c
bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on solaris.
2004-04-11 10:20:42 +02:00
cgraph.c
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
cgraph.h
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
cgraphunit.c
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
ChangeLog
Definition of these two macros are corrected by adding matchine right paren.
2004-04-13 16:57:19 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.7: Fix comment typos.
2003-11-21 06:52:23 +00:00
ChangeLog.8
Rotate ChangeLog
2004-01-01 00:32:08 +00:00
ChangeLog.9
ChangeLog.10
Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER
2004-03-02 01:14:08 +01:00
ChangeLog.lib
collect2.c
system.h (SUNOS4_SHARED_LIBRARIES): Poison.
2004-03-10 00:17:36 +00:00
collect2.h
combine.c
combine.c (combine_simplify_rtx): Remove the "last" parameter and its documentation.
2004-03-16 16:14:50 +00:00
common.opt
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
conditions.h
config.build
config.gcc
config.gcc: Stop changing enable_threads midstream.
2004-04-07 01:20:59 +00:00
config.host
re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)
2004-04-05 03:58:46 +00:00
config.in
gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lgcc_s --no-as-needed by default.
2004-04-01 18:45:34 +02:00
configure
config.gcc: Stop changing enable_threads midstream.
2004-04-07 01:20:59 +00:00
configure.ac
config.gcc: Stop changing enable_threads midstream.
2004-04-07 01:20:59 +00:00
conflict.c
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 00:20:51 +00:00
convert.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c
PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 23:47:53 +00:00
coverage.h
cppcharset.c
cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string.
2004-02-12 02:25:03 +00:00
cppdefault.c
cppdefault.h
cpperror.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
cppexp.c
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
cppfiles.c
Add framework support for darwin.
2004-03-04 00:18:54 +00:00
cpphash.c
cpphash.h
re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")
2004-02-18 14:02:39 -08:00
cppinit.c
c-opts.c (warn_variadic_macros): New.
2004-02-19 14:18:50 -08:00
cpplex.c
re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")
2004-02-18 14:02:39 -08:00
cpplib.c
re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_lex_direct)
2004-03-24 03:19:37 +00:00
cpplib.h
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
cppmacro.c
c-opts.c (warn_variadic_macros): New.
2004-02-19 14:18:50 -08:00
cpppch.c
[multiple changes]
2004-01-17 00:37:47 +00:00
cppspec.c
cpptrad.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
cppucnid.h
cppucnid.pl
cppucnid.tab
crtstuff.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
cse.c
cse.c (cse_insn): Correct usage of simplify_replace_rtx when updating the REG_EQUAL note on an...
2004-04-04 21:44:41 +00:00
cselib.c
cfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-04 16:28:50 +00:00
cselib.h
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
cstamp-h.in
dbxout.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
dbxout.h
debug.c
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
debug.h
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
defaults.h
varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING...
2004-04-10 23:21:05 -07:00
df.c
df.c, [...]: Replace df_analyse with df_analyze.
2004-02-24 13:55:06 +00:00
df.h
* df.h: Tidy up whitespace in the definitions of the DF_ flags.
2004-04-04 21:12:35 +00:00
diagnostic.c
alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hooks.foo ().
2004-03-14 22:26:14 +00:00
diagnostic.def
diagnostic.h
c-ppoutput.c, [...]: Update copyright.
2004-02-07 14:14:54 +00:00
dojump.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
dominance.c
c-typeck.c, [...]: Fix comment typos and formatting.
2004-03-11 05:54:35 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h
dwarf2.h, [...]: Add multiple-include guard.
2004-01-08 07:50:46 +00:00
dwarf2asm.c
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
dwarf2asm.h
dwarf2out.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
dwarf2out.h
emit-rtl.c
c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-05 08:25:26 -04:00
errors.c
errors.h
et-forest.c
* et-forest.c: Replace et_occurences with et_occurrences.
2004-02-24 03:46:42 +00:00
et-forest.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
except.c
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
2004-03-20 04:52:59 +00:00
except.h
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
explow.c
* explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.
2004-04-08 23:35:34 +00:00
expmed.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
expr.c
expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.
2004-04-01 08:41:37 -05:00
expr.h
alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.
2004-03-21 13:09:20 -05:00
final.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
fix-header.c
Patch from Jonathan Larmour.
2004-04-12 23:04:05 -07:00
fixproto
flags.h
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
flow.c
* flow.c (ior_reg_cond, and_reg_cond): Remove stray ")".
2004-03-03 11:41:47 +00:00
fold-const.c
fold-const.c (fold_binary_op_with_conditional_arg): Tweak calling convention to allow a NULL_TREE to be returned.
2004-04-11 21:18:40 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.c (gen_mem_addressof): When changing the RTX from a REG to a MEM...
2004-04-09 01:38:12 +00:00
function.h
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
gbl-ctors.h
gcc.c
* gcc.c (default_compilers): Add missing initializers.
2004-04-09 00:38:36 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
convert.c, [...]: Update copyright.
2004-02-23 17:02:51 +00:00
gcov-io.h
re PR target/14291 (-fprofile-arcs fails (unresolved symbol))
2004-03-22 02:33:30 +00:00
gcov-iov.c
gcov.c
gcc.c (process_command): Allow translation of the copyright symbol but not the rest of the copyright message.
2004-02-20 06:46:42 +00:00
gcse.c
gcse.c (can_assign_to_reg_p): New function, split out from...
2004-03-23 09:33:30 +00:00
gdbinit.in
gen-protos.c
genattr.c
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
genattrtab.c
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes...
2004-03-03 08:35:33 +00:00
genattrtab.h
genautomata.c
c-objc-common.c (): Fix a typo in a warning.
2004-02-08 19:45:46 +00:00
gencheck.c
gencodes.c
genconditions.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
genconfig.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
genconstants.c
genemit.c
re PR target/14040 (ARM cross compiler: error: could not split insn)
2004-04-01 23:30:25 +00:00
genextract.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
genflags.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
gengenrtl.c
gengtype-lex.l
system.h (CHAR_BITFIELD): Delete.
2004-01-27 02:33:22 +00:00
gengtype-yacc.y
gengtype-yacc.y (option, stringseq): Add missing terminating semicolon.
2004-03-31 14:45:58 +00:00
gengtype.c
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
gengtype.h
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
genmodes.c
genmodes.c: Change the word "bitsize" to "precision" throughout.
2003-11-06 08:38:52 +00:00
genmultilib
genmultilib: Change '=' to '-' when translating option names to directory names.
2004-03-04 22:04:38 +00:00
genopinit.c
builtins.c: Implement support for sincos function.
2004-04-06 19:34:33 +00:00
genoutput.c
genoutput.c (process_template): Strip trailing whitespace in @ templates and issue a warning if there was any.
2004-02-22 19:39:06 +01:00
genpeep.c
genpreds.c
genrecog.c
re PR target/14040 (ARM cross compiler: error: could not split insn)
2004-04-01 23:30:25 +00:00
gensupport.c
re PR target/14040 (ARM cross compiler: error: could not split insn)
2004-04-01 23:30:25 +00:00
gensupport.h
ggc-common.c
c-common.c, [...]: Fix comment typos.
2004-03-20 05:21:41 +00:00
ggc-none.c
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
ggc-page.c
bt-load.c, [...]: Remove unnecessary casts.
2004-03-22 02:57:27 +00:00
ggc-zone.c
* ggc-zone.c (ggc_pch_write_object): Don't align file pointer.
2004-03-04 04:25:12 +00:00
ggc.h
ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent.
2004-03-03 11:25:51 +00:00
glimits.h
global.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
gmon.c
graph.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
2004-03-20 04:52:59 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c
hooks.c (hook_constcharptr_tree_null): New hook.
2004-03-24 00:13:33 +00:00
hooks.h
hooks.c (hook_constcharptr_tree_null): New hook.
2004-03-24 00:13:33 +00:00
host-default.c
hosthooks-def.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
hosthooks.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
hwint.h
ifcvt.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
input.h
input.h: Don't #include line-map.h.
2004-02-20 12:02:27 -08:00
insn-addr.h
integrate.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
integrate.h
intl.c
intl.h
jump.c
c-common.c, [...]: Fix comment typos.
2004-03-20 05:21:41 +00:00
langhooks-def.h
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
langhooks.c
PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 23:47:53 +00:00
langhooks.h
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
LANGUAGES
lcm.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
libfuncs.h
libgcc-darwin.ver
config.gcc (powerpc-*-darwin*): Add libgcc build specification file.
2003-11-19 06:17:15 +01:00
libgcc-std.ver
libgcc2.c
libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables at declaration.
2003-11-14 02:23:13 +00:00
libgcc2.h
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
libgcov.c
convert.c, [...]: Update copyright.
2004-02-23 17:02:51 +00:00
limitx.h
limity.h
line-map.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
line-map.h
re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c")
2004-02-18 14:02:39 -08:00
lists.c
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
local-alloc.c
cse.c (cse_end_of_basic_block): Make static.
2004-03-05 10:17:40 +00:00
longlong.h
config.gcc, linux.h: Implement with-cpu for m68k-linux.
2004-03-16 05:12:25 +01:00
loop-doloop.c
loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx.
2004-03-20 02:31:57 +00:00
loop-init.c
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
loop-iv.c
doloop.c: Removed.
2004-03-18 16:42:34 +00:00
loop-unroll.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
loop-unswitch.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
loop.c
doloop.c: Removed.
2004-03-18 16:42:34 +00:00
loop.h
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
machmode.def
genmodes.c: Change the word "bitsize" to "precision" throughout.
2003-11-06 08:38:52 +00:00
machmode.h
genmodes.c: Change the word "bitsize" to "precision" throughout.
2003-11-06 08:38:52 +00:00
main.c
Makefile.in
re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)
2004-04-05 03:58:46 +00:00
mips-tdump.c
mips-tfile.c
gcc.c (process_command): Don't internationalize the Copyright message.
2004-01-24 10:09:48 +00:00
mkconfig.sh
mkdeps.c
mkdeps.h
mkheaders.in
mklibgcc.in
* mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.
2004-03-19 03:32:07 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
ONEWS
optabs.c
builtins.c: Implement support for sincos function.
2004-04-06 19:34:33 +00:00
optabs.h
builtins.c: Implement support for sincos function.
2004-04-06 19:34:33 +00:00
opts.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
opts.h
opts.sh
output.h
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
params.c
params.def
params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
2004-03-22 17:05:05 -05:00
params.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
passes.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
postreload.c
cfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-04 16:28:50 +00:00
predict.c
predict.c (propagate_freq): Compute correctly frequency of EXIT_BLOCK.
2004-03-18 15:03:12 +00:00
predict.def
Correct the description of these files in the comment header.
2003-11-28 22:23:36 +11:00
predict.h
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
prefix.c
prefix.h
pretty-print.c
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
pretty-print.h
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
print-rtl.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
print-tree.c
c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-05 08:25:26 -04:00
profile.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
protoize.c
ra-build.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
ra-colorize.c
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
ra-debug.c
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes...
2004-03-03 08:35:33 +00:00
ra-rewrite.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
ra.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
ra.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
read-rtl.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
README-fixinc
README.Portability
README.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 20:55:34 +00:00
real.c
real.h (struct real_value): Use the same type for all bitfields.
2004-03-22 00:40:44 +00:00
real.h
real.h (struct real_value): Use the same type for all bitfields.
2004-03-22 00:40:44 +00:00
recog.c
c-common.c, [...]: Fix comment typos.
2004-03-20 05:21:41 +00:00
recog.h
recog.c (validate_replace_src): Remove.
2004-02-26 23:39:29 +00:00
reg-stack.c
builtins.c: Implement support for sincos function.
2004-04-06 19:34:33 +00:00
regclass.c
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes...
2004-03-03 08:35:33 +00:00
regmove.c
c-common.c, [...]: Fix comment typos.
2004-03-20 05:21:41 +00:00
regrename.c
regrename.c (regrename_optimize): Set regs_ever_live for all registers introduced as replacement.
2004-03-22 13:15:58 +00:00
regs.h
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
reload.c
reload.c (find_reloads): Reorganize if seqeunce to switch.
2004-03-04 21:31:43 +00:00
reload.h
reload1.c
cse.c (cse_end_of_basic_block): Make static.
2004-03-05 10:17:40 +00:00
reorg.c
c-common.c, [...]: Fix comment typos.
2004-03-20 05:21:41 +00:00
resource.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
resource.h
re PR target/13256 (strict_low_part mistreated in delay slots)
2003-12-05 11:53:56 +00:00
rtl-error.c
rtl.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
rtl.def
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes...
2004-03-03 08:35:33 +00:00
rtl.h
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
rtlanal.c
rtlanal.c (find_reg_note): Manually unswitch the loop.
2004-04-01 17:19:41 -08:00
sbitmap.c
sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly.
2003-12-28 16:53:27 +00:00
sbitmap.h
scan-decls.c
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c
scan.h
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
sched-deps.c
alias.c (alias_invariant, [...]): Mark GTY.
2004-03-24 16:58:57 -08:00
sched-ebb.c
* schedule-ebb.c (schedule_ebbs): Do not allocate reg life data.
2004-02-08 09:40:17 +00:00
sched-int.h
convert.c, [...]: Update copyright.
2004-02-23 17:02:51 +00:00
sched-rgn.c
params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
2004-03-22 17:05:05 -05:00
sched-vis.c
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
2004-03-20 04:52:59 +00:00
sdbout.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
sdbout.h
SERVICE
sibcall.c
convert.c, [...]: Update copyright.
2004-02-23 17:02:51 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_binary_operation): Remove fall throughs.
2004-04-12 17:28:11 +00:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
statistics.h
ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent.
2004-03-03 11:25:51 +00:00
stmt.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
stor-layout.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h
system.h (MD_ASM_CLOBBERS): Move to "Old target macros that have moved to the target hooks structure".
2004-03-19 00:52:24 +00:00
target-def.h
hooks.c (hook_constcharptr_tree_null): New hook.
2004-03-24 00:13:33 +00:00
target.h
hooks.c (hook_constcharptr_tree_null): New hook.
2004-03-24 00:13:33 +00:00
targhooks.c
builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.
2004-03-02 22:32:27 +00:00
targhooks.h
builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.
2004-03-02 22:32:27 +00:00
timevar.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
timevar.def
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
timevar.h
tlink.c
toplev.c
basic-block.h (struct edge_def): Add new field, crossing_edge.
2004-04-09 12:57:47 -07:00
toplev.h
passes.c: New file.
2004-02-27 00:54:31 -08:00
tracer.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
tree-dump.c
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
2004-03-31 22:50:43 -05:00
tree-dump.h
tree-inline.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
tree-inline.h
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
tree-optimize.c
cgraph.c: Add overall comment.
2004-04-01 23:28:15 +00:00
tree.c
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
tree.def
expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.
2004-04-01 08:41:37 -05:00
tree.h
c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.
2004-04-12 17:25:55 -04:00
tsystem.h
tsystem.h: Add the prototype of strlen.
2003-11-05 05:17:16 +00:00
typeclass.h
unroll.c
simplify-rtx.c (simplify_const_relational_operation): New function renamed from simplify_relational_operation.
2004-03-09 17:06:25 +00:00
unwind-c.c
unwind-dw2-fde-darwin.c
unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
2003-11-01 10:59:50 +01:00
unwind-dw2-fde-glibc.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
unwind-dw2-fde.c
2003-10-31 Andreas Jaeger <aj@suse.de>,
2003-10-31 21:46:26 +01:00
unwind-dw2-fde.h
cpperror.c, [...]: Update copyright.
2004-01-22 00:15:25 +00:00
unwind-dw2.c
unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list.
2003-11-01 19:31:56 +01:00
unwind-pe.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
unwind-sjlj.c
unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL.
2003-11-02 00:00:08 +00:00
unwind.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
unwind.inc
value-prof.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
value-prof.h
var-tracking.c
bt-load.c, [...]: Remove unnecessary casts.
2004-03-22 02:57:27 +00:00
varasm.c
varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING...
2004-04-10 23:21:05 -07:00
varray.c
c-common.h: Fix comment typos.
2004-01-25 03:52:42 +00:00
varray.h
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
version.c
Daily bump.
2004-04-13 00:16:45 +00:00
version.h
vmsdbg.h
vmsdbgout.c
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
2004-03-20 04:52:59 +00:00
web.c
bt-load.c, [...]: Remove unnecessary casts.
2004-03-22 02:57:27 +00:00
xcoff.h
[approved by wilson]
2003-12-02 20:07:25 +11:00
xcoffout.c
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
xcoffout.h
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00