..
ada
config-lang.in: Disable Ada by default until probe logic for a bootstrap Ada compiler can be...
2004-02-13 18:42:09 +00:00
config
* config/h8300/h8300.md: Fix comment typos.
2004-02-17 21:14:27 +00:00
cp
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
doc
re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))
2004-02-17 08:46:25 -08:00
f
c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.
2004-02-15 14:30:38 +00:00
fixinc
fixinc.c (test_test): Initialize res.
2004-01-27 19:10:10 +00:00
ginclude
re PR c++/13275 (Implementation of offsetof macro)
2003-12-16 16:09:23 +00:00
java
* Make-lang.in (java.install-man): Add extra dependencies.
2004-02-17 05:20:25 +00:00
objc
objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside build_component_ref() call (a macro...
2004-02-10 02:48:07 +00:00
po
* fr.po: Update.
2004-02-17 00:54:37 +00:00
testsuite
* gcc.c-torture/execute/20040208-2.x: New file.
2004-02-17 19:11:58 +00:00
treelang
Makefile.in (abs_docdir, abs_srcdir): Define.
2004-01-31 00:50:03 +00:00
.cvsignore
* .cvsignore: Add autom4te.cache.
2004-01-05 00:39:35 +00:00
ABOUT-GCC-NLS
aclocal.m4
configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
2004-01-03 18:59:32 +00:00
alias.c
alias.c (find_base_term, get_addr): Do not dereference NULL pointer when all VALUE's locations has been invalidated.
2004-02-03 23:53:48 +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
basic-block.h
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
bb-reorder.c
PR optimization/13430, PR optimization/12322
2003-12-20 16:31:12 +00:00
bitmap.c
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
bitmap.h
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
bt-load.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
builtin-attrs.def
builtin-types.def
re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips)
2004-02-09 13:18:45 -08:00
builtins.c
optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2.
2004-02-11 23:39:41 +00:00
builtins.def
re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips)
2004-02-09 13:18:45 -08:00
c-aux-info.c
c-common.c
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
c-common.def
c-common.h
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
c-config-lang.in
c-convert.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
c-cppbuiltin.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
c-decl.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
c-dump.c
c-errors.c
c-format.c
c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats.
2003-12-20 00:00:39 +00:00
c-incpath.c
c-incpath.h
c-lang.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
c-lex.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
c-objc-common.c
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
c-opts.c
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
c-parse.in
dbxout.c: Move declaration of dbxout_type_decl outside #ifdef DBX_DEBUGGING_INFO.
2004-02-12 23:35:19 +00:00
c-pch.c
re PR pch/12480 (pch error messages do not say they for PCH.)
2003-12-17 22:04:34 +00:00
c-ppoutput.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
c-pragma.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
c-pragma.h
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
c-pretty-print.c
alloc-pool.c: Fix comment typos.
2004-01-31 17:47:43 +00:00
c-pretty-print.h
c-semantics.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
c-tree.h
c-parse.in (maybe_type_qual): Delete.
2004-02-12 19:14:05 +00:00
c-typeck.c
c-parse.in (maybe_type_qual): Delete.
2004-02-12 19:14:05 +00:00
c.opt
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
caller-save.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
calls.c
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
cfg.c
Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.
2004-01-29 07:47:56 +00:00
cfganal.c
c-ppoutput.c, [...]: Update copyright.
2004-02-07 14:14:54 +00:00
cfgbuild.c
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 00:20:51 +00:00
cfgcleanup.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
cfghooks.c
* cfghooks.c (split_edge): Speed up updating of dominators.
2004-02-17 12:51:15 -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
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
cfglayout.h
backport: et-forest.h (et_forest_create, [...]): Declarations removed.
2003-12-30 10:40:56 +00:00
cfgloop.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
cfgloop.h
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
cfgloopanal.c
cfgloopanal.c (mark_irreducible_loops): Rewriten.
2004-02-13 11:19:09 +00:00
cfgloopmanip.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
cfgrtl.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
cgraph.c
re PR c++/12850 (memory consumption for heavy template instantiations tripled since 3.3)
2004-01-29 00:34:09 +00:00
cgraph.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
cgraphunit.c
c-common.c (shadow_warning): Delete.
2004-02-08 01:59:11 +00:00
ChangeLog
* config/h8300/h8300.md: Fix comment typos.
2004-02-17 21:14:27 +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 messed up accidental commit.
2004-01-03 19:58:40 +00:00
ChangeLog.lib
collect2.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
collect2.h
combine.c
combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.
2004-02-03 05:15:46 +00:00
common.opt
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
conditions.h
config.build
config.gcc
t-iris6gld: Renamed to ...
2004-02-17 20:42:53 +00:00
config.host
config.in
Makefile.in: Rename configure.in to configure.ac
2004-01-09 01:18:35 +00:00
configure
configure.ac: Search for as, ld below libexec/gcc.
2004-02-13 22:27:51 +00:00
configure.ac
configure.ac: Search for as, ld below libexec/gcc.
2004-02-13 22:27:51 +00:00
conflict.c
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 00:20:51 +00:00
convert.c
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c
coverage.c (get_coverage_counts): Give a different message if flag_guess_branch_prob is set.
2004-01-27 19:54:42 +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
re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))
2004-02-11 23:50:45 +00:00
cppfiles.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
cpphash.c
cpphash.h
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
cppinit.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
cpplex.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -08:00
cpplib.c
cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string.
2004-02-12 02:25:03 +00:00
cpplib.h
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
cppmacro.c
Represent column numbers using line-map's source_location.
2004-02-11 07:29:30 -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): Don't lose REG_NON_LOCAL_GOTO note.
2004-02-16 01:39:54 -08:00
cselib.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
cselib.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
cstamp-h.in
dbxout.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00: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
default.h (PROMOTE_PROTOTYPES): Remove.
2004-02-08 02:13:29 +00:00
df.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
df.h
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
diagnostic.c
diagnostic.def
diagnostic.h
c-ppoutput.c, [...]: Update copyright.
2004-02-07 14:14:54 +00:00
dojump.c
expr.c (check_max_integer_computation_mode): Remove.
2003-12-20 01:40:41 +00:00
doloop.c
doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).
2004-02-03 05:39:57 +00:00
dominance.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
dummy-conditions.c
dwarf2.h
dwarf2.h, [...]: Add multiple-include guard.
2004-01-08 07:50:46 +00:00
dwarf2asm.c
dwarf2asm.h
dwarf2out.c
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c
emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of PARALLEL is NULL.
2004-02-14 18:45:41 +00:00
errors.c
errors.h
et-forest.c
c-common.h: Fix comment typos.
2004-01-25 03:52:42 +00:00
et-forest.h
backport: et-forest.h (et_forest_create, [...]): Declarations removed.
2003-12-30 10:40:56 +00:00
except.c
re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips)
2004-02-09 13:18:45 -08:00
except.h
re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips)
2004-02-09 13:18:45 -08:00
explow.c
c-typeck.c: Fix comment typos.
2003-12-13 04:11:23 +00:00
expmed.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
expr.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
expr.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
final.c
Josef Zlomek <zlomekj@suse.cz>
2004-02-06 20:03:45 +00:00
fix-header.c
fix-header.c (line_table): Move local variable in main to global.
2004-02-14 09:40:53 -08:00
fixproto
flags.h
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
flow.c
flow.c (insn_dead_p): A clobber of a dead hard register is a dead insn after reload.
2004-02-11 22:05:08 +00:00
fold-const.c
* fold-const.c (operand_equal_p): Fix VECTOR_CST comparison.
2004-02-16 03:59:49 -08:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
* function.c (update_epilogue_consts): Teach about binary operations.
2004-02-12 15:48:21 -05:00
function.h
calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.
2004-02-04 12:22:42 +00:00
gbl-ctors.h
gcc.c
gcc.c (process_command): Don't internationalize the Copyright message.
2004-01-24 10:09:48 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
gcse.c
gcse.c (bypass_block): Fix a typo in the previous check-in to the file.
2004-01-30 18:22:16 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
emit-rtl.c (gen_rtx): Remove.
2004-02-04 06:12:54 +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
genemit.c (gen_exp): Use const_int_rtx whenever possible.
2004-02-06 05:59:15 +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.c
Josef Zlomek <zlomekj@suse.cz>
2004-02-06 20:03:45 +00:00
gengtype.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
genmodes.c
genmodes.c: Change the word "bitsize" to "precision" throughout.
2003-11-06 08:38:52 +00:00
genmultilib
re PR other/7956 (unreadable error on -m64 with --disable-multilib)
2003-12-20 07:40:24 +00:00
genopinit.c
optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2.
2004-02-11 23:39:41 +00:00
genoutput.c
re PR c/11234 (-pedantic accepts function pointer <-> void*)
2004-01-09 20:03:58 +00:00
genpeep.c
genpreds.c
genrecog.c
genrecog.c (find_operand): add extra argument stop.
2004-02-07 17:53:44 +00:00
gensupport.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
gensupport.h
ggc-common.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
ggc-none.c
ggc-page.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
ggc-zone.c
ggc-zone.c (ggc_free): New function.
2004-01-31 02:18:25 +00:00
ggc.h
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +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, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c
re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)
2004-01-23 21:05:21 +00:00
hooks.h
re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)
2004-01-23 21:05:21 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
input.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
insn-addr.h
integrate.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
integrate.h
intl.c
intl.h
jump.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
langhooks-def.h
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
langhooks.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
langhooks.h
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
LANGUAGES
lcm.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
libfuncs.h
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
libgcc-darwin.ver
config.gcc (powerpc-*-darwin*): Add libgcc build specification file.
2003-11-19 06:17:15 +01:00
libgcc-std.ver
libgcov.c
limitx.h
limity.h
line-map.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
line-map.h
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
lists.c
local-alloc.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
longlong.h
backport: re PR target/12476 (ARM/THUMB thunk calls broken)
2004-02-03 14:45:44 +00:00
loop-init.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
loop-iv.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
loop-unroll.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
loop-unswitch.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
loop.c
loop.c (check_dbra_loop): Use gen_int_mode instead of GEN_INT for start_value when...
2004-02-14 14:43:21 +00:00
loop.h
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
loop-iv.c: New file.
2004-02-17 16:41:44 +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: Evaluate shlib_slibdir_qual during link step too.
2003-11-21 05:53:12 +01:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
move-if-change
ONEWS
optabs.c
optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2.
2004-02-11 23:39:41 +00:00
optabs.h
optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2.
2004-02-11 23:39:41 +00:00
opts.c
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
opts.h
opts.sh
output.h
final.c (final_scan_insn): Make non-static again.
2004-01-18 22:37:29 +00:00
params.c
params.def
cpperror.c, [...]: Update copyright.
2004-01-22 00:15:25 +00:00
params.h
postreload.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
predict.c
loop-iv.c: New file.
2004-02-17 16:41:44 +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
re PR c/13110 (error message includes extra blank line)
2003-12-19 22:32:32 -08:00
pretty-print.h
ChangeLog.7: Fix comment typos.
2003-11-21 06:52:23 +00:00
print-rtl.c
c-ppoutput.c, [...]: Update copyright.
2004-02-07 14:14:54 +00:00
print-tree.c
tree.h: Update documentation on nothrow_flag.
2004-01-05 10:16:35 -05:00
profile.c
c-typeck.c: Fix comment typos.
2003-12-13 04:11:23 +00:00
protoize.c
ra-build.c
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 00:20:51 +00:00
ra-colorize.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
ra-debug.c
alias.c (record_set): Use hard_regno_nregs.
2004-02-02 00:17:18 +00:00
ra-rewrite.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
ra.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
ra.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
read-rtl.c
README-fixinc
README.Portability
README.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 20:55:34 +00:00
real.c
re PR c/14088 (Hexfloat constants with uppercase 0X prefix fail)
2004-02-10 23:05:58 +00:00
real.h
real.c (real_floor, real_ceil): Tweak to allow input and output arguments to overlap.
2004-01-23 16:16:33 +00:00
recog.c
recog.c (split_all_insns): Do not update reg info.
2004-02-06 13:57:15 +00:00
recog.h
re PR c/11234 (-pedantic accepts function pointer <-> void*)
2004-01-09 20:03:58 +00:00
reg-stack.c
recog.c (split_all_insns): Do not update reg info.
2004-02-06 13:57:15 +00:00
regclass.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
regmove.c
doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).
2004-02-03 05:39:57 +00:00
regrename.c
recog.c (split_all_insns): Do not update reg info.
2004-02-06 13:57:15 +00:00
regs.h
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
reload1.c
reload1.c (check_eliminable_occurrences): Optimize the reset of can_eliminate.
2004-02-06 22:10:22 +00:00
reload.c
reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_regno, not regno.
2004-02-05 23:28:46 -05:00
reload.h
reorg.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +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
Josef Zlomek <zlomekj@suse.cz>
2004-02-06 20:03:45 +00:00
rtl.def
Josef Zlomek <zlomekj@suse.cz>
2004-02-06 20:03:45 +00:00
rtl.h
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
rtlanal.c
Index: ChangeLog
2004-02-17 05:15:05 +00: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
fix-header.c (line_table): Move local variable in main to global.
2004-02-14 09:40:53 -08:00
scan-types.sh
scan.c
scan.h
fix-header.c (line_table): Move local variable in main to global.
2004-02-14 09:40:53 -08:00
sched-deps.c
doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).
2004-02-03 05:39:57 +00: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
sched-rgn.c
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
sched-vis.c
c-typeck.c: Fix comment typos.
2003-12-13 04:11:23 +00:00
sdbout.c
* sdbout.c (sdb_debug_hooks): Correct the type_decl entry.
2004-02-16 18:55:01 +00:00
sdbout.h
SERVICE
sibcall.c
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-11 00:20:51 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_relational_operation): Don't simplify address == constant into address + -constant == 0.
2004-01-24 12:01:29 +01:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
stmt.c
re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure)
2004-02-05 21:56:38 +00:00
stor-layout.c
loop-iv.c: New file.
2004-02-17 16:41:44 +00:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h
default.h (PROMOTE_PROTOTYPES): Remove.
2004-02-08 02:13:29 +00:00
target-def.h
target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.
2004-02-08 23:08:48 +00:00
target.h
default.h (PROMOTE_PROTOTYPES): Remove.
2004-02-08 02:13:29 +00:00
targhooks.c
target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.
2004-02-08 23:08:48 +00:00
targhooks.h
target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.
2004-02-08 23:08:48 +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
Josef Zlomek <zlomekj@suse.cz>
2004-02-06 20:03:45 +00:00
timevar.h
tlink.c
toplev.c
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this")
2004-02-17 18:32:45 +00:00
toplev.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
tracer.c
Makefile.in (tracer.o, [...]): Depend on timevar.h
2003-12-18 17:07:24 +00:00
tree-dump.c
re PR middle-end/13234 (ICE when dumping a translation unit)
2003-12-18 15:09:40 -05:00
tree-dump.h
tree-inline.c
* tree-inline.c (copy_body_r): Do not replace ret_label.
2004-02-14 19:38:46 +00:00
tree-inline.h
tree-optimize.c
tree-optimize.c (tree_rest_of_compilation): Do not release DECL_ARGUMENTS.
2004-02-12 16:33:07 +00:00
tree.c
c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() instead.
2004-02-11 01:55:29 +00:00
tree.def
re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure)
2004-02-05 21:56:38 +00:00
tree.h
tree.h (frame_base_decl): Add GTY marker.
2004-02-11 20:16:07 +00:00
tsystem.h
tsystem.h: Add the prototype of strlen.
2003-11-05 05:17:16 +00:00
typeclass.h
unroll.c
* unroll.c (find_splittable_givs): Add missing extend_value_for_giv.
2003-12-01 21:57:07 +00:00
unwind-c.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
cpperror.c, [...]: Update copyright.
2004-01-22 00:15:25 +00:00
unwind-dw2.c
unwind-pe.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
unwind-sjlj.c
unwind.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
unwind.inc
value-prof.c
ChangeLog.7: Fix comment typos.
2003-11-21 06:52:23 +00:00
value-prof.h
var-tracking.c
c-decl.c, [...]: Fix comment formatting.
2004-02-16 14:20:10 +00:00
varasm.c
system.h (SHARED_SECTION_ASM_OP): Poison.
2004-02-08 02:09:58 +00:00
varray.c
c-common.h: Fix comment typos.
2004-01-25 03:52:42 +00:00
varray.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
version.c
Daily bump.
2004-02-17 00:16:13 +00:00
version.h
vmsdbg.h
vmsdbgout.c
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
web.c
ChangeLog.7: Fix comment typos.
2003-11-21 06:52:23 +00:00
xcoff.h
[approved by wilson]
2003-12-02 20:07:25 +11:00
xcoffout.c
xcoffout.c (xcoff_assign_fundamental_type_number): Check DECL_NAME != 0 before dereferencing.
2004-02-13 18:24:06 +00:00
xcoffout.h
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00