..
ada
Makefile.in: Fix a-intnam.ads from previous commit, add 2005 to copyright.
2005-01-27 20:19:50 +00:00
config
re PR rtl-optimization/19680 (sub-optimial register allocation with sse)
2005-02-01 16:30:36 -08:00
cp
parser.c (cp_parser_primary_expression): Don't complain about floating-point literals in integral constant expressions...
2005-02-01 06:58:27 +00:00
doc
* doc/extend.texi (Nested Functions): Update.
2005-02-01 22:45:22 +00:00
fortran
* options.c (gfc_init_options): Zero flag_errno_math.
2005-01-30 10:34:03 -08:00
ginclude
java
re PR java/19742 (gcjh shouldn't mangle names in JNI output.)
2005-02-02 00:44:08 +00:00
objc
lang-specs.h, [...]: Update copyright.
2005-01-29 12:16:36 +00:00
po
* de.po: Update.
2004-12-20 16:08:41 +00:00
testsuite
* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
2005-02-01 21:36:12 +00:00
treelang
(lex.l): Undef LINEMAP_POSITION_FOR_COLUMN before defining it.
2005-02-01 15:18:30 +00:00
.cvsignore
ABOUT-GCC-NLS
aclocal.m4
Introduce and use config/gcc-version.m4.
2004-12-02 11:05:13 +00:00
alias.c
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
alias.h
alias.c (component_uses_parent_alias_set): Rename from can_address_p.
2004-12-03 16:20:31 -08:00
alloc-pool.c
alloc-pool.h
attribs.c
re PR c/18282 (PR c/17384 patch causes regression from 3.4.2)
2004-12-09 14:55:41 -08:00
basic-block.h
re PR rtl-optimization/15242 (pessimization of "goto *")
2005-02-01 10:03:15 +00:00
bb-reorder.c
re PR rtl-optimization/15242 (pessimization of "goto *")
2005-02-01 10:03:15 +00:00
bitmap.c
bitmap.c (bitmap_find_bit): Speed up by traversing from head->first if that seems profitable.
2004-11-26 07:07:00 +00:00
bitmap.h
bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not BITMAP_OBSTACK_ALLOC.
2004-11-25 16:01:35 -08:00
bt-load.c
bt-load.c (btr_def_s): New member own_end;
2004-12-06 16:07:57 +00:00
builtin-attrs.def
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
builtin-types.def
builtins.c
builtins.c (expand_builtin_copysign): New.
2005-01-27 16:55:07 -08:00
builtins.def
c-aux-info.c
c-common.c
c-common.c (fix_string_type): Just use c_build_qualified_type to build string type.
2005-01-29 16:12:45 +00:00
c-common.def
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
c-common.h
tree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-27 07:32:26 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
* c-cppbuiltin.c (define__GNUC__): Correct assertion.
2005-01-21 16:57:02 +00:00
c-decl.c
re PR c/19333 (C front end accepts arrays of incomplete types)
2005-02-01 00:09:40 +00:00
c-dump.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
c-errors.c
c-format.c
builtins.c, [...]: Say "argument" instead of "arg" in diagnostics.
2004-11-09 10:20:12 +00:00
c-format.h
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
c-gimplify.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
c-incpath.c
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
c-incpath.h
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
c-lang.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
c-lex.c
c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagnostic.c.
2004-10-27 17:24:20 +00:00
c-objc-common.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
c-objc-common.h
c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-11-02 20:29:21 +00:00
c-opts.c
c-opts.c, [...]: Update copyright.
2005-01-24 11:59:45 +00:00
c-parse.in
* c-parse.in (asm_string): Add trailing semicolon.
2005-01-05 17:08:35 +00:00
c-pch.c
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
c-ppoutput.c
re PR preprocessor/17651 (Erroneous preprocessor output with -g when generating dependencies)
2004-11-28 23:29:41 +00:00
c-pragma.c
[multiple changes]
2004-11-29 18:54:06 +00:00
c-pragma.h
[multiple changes]
2004-11-29 18:54:06 +00:00
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-semantics.c (re_push_stmt_list): Remove.
2004-10-22 18:54:25 +00:00
c-tree.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
c-typeck.c
re PR c/19333 (C front end accepts arrays of incomplete types)
2005-02-01 00:09:40 +00:00
c.opt
[multiple changes]
2005-01-18 07:03:46 +01:00
caller-save.c
emit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-23 15:10:18 -08:00
calls.c
re PR middle-end/19616 (missed tail call)
2005-01-26 15:08:50 +00:00
cfg.c
harg-reg-set.h (reg_class_names): Prototype global array.
2005-01-15 16:06:17 +00:00
cfganal.c
* cfganal.c: Fix a reference to Harvey's paper.
2005-01-23 20:13:00 +00:00
cfgbuild.c
re PR middle-end/16585 (current_function_has_computed_jump incorrectly changed in make_edges)
2005-01-26 17:26:33 +00:00
cfgcleanup.c
re PR rtl-optimization/15242 (pessimization of "goto *")
2005-02-01 10:03:15 +00:00
cfgexpand.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
cfghooks.c
cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge.
2004-11-22 22:04:21 +00:00
cfghooks.h
cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge.
2004-11-22 22:04:21 +00:00
cfglayout.c
cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined.
2004-11-29 20:46:14 +00:00
cfglayout.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
cfgloop.c
cfgloop.c (flow_loops_dump): Don't print out levels.
2004-12-15 21:18:42 +00:00
cfgloop.h
cfgloop.c (flow_loops_dump): Don't print out levels.
2004-12-15 21:18:42 +00:00
cfgloopanal.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
cfgloopmanip.c
re PR tree-optimization/18707 (Performance regression at -O2 with gzip)
2004-12-16 20:01:25 +00:00
cfgrtl.c
cfgrtl.c (rtl_delete_block): A basic block may be followed by more than one barrier...
2005-01-06 18:05:27 +00:00
cgraph.c
cgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-23 19:17:09 +00:00
cgraph.h
cgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-23 19:17:09 +00:00
cgraphunit.c
re PR middle-end/17982 (stop calling assemble_external before final assembly output time)
2004-12-08 19:13:35 +00:00
ChangeLog
re PR rtl-optimization/19680 (sub-optimial register allocation with sse)
2005-02-01 16:30:36 -08:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
Fix problematic entry.
2005-01-18 13:42:43 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
collect2.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
combine.c
combine.c (make_field_assignment): Fix argument order to gen_int_mode.
2005-01-29 16:27:01 -08:00
common.opt
common.opt (-fnew-ra): Remove.
2005-01-17 09:38:01 +00:00
conditions.h
config.build
config.gcc
config.gcc (powerpc64-*-linux*): Default to -m64 also for specific 64-bit CPUs.
2005-02-01 16:36:42 +01:00
config.host
re PR pch/14940 (PCH largefile test fails on various platforms)
2004-11-30 03:11:28 +00:00
config.in
re PR target/18153 (-static-libgcc links in libunwind.so.7)
2004-12-15 15:50:26 -08:00
configure
invoke.texi: Document -mTLS.
2005-01-26 20:36:07 +00:00
configure.ac
invoke.texi: Document -mTLS.
2005-01-26 20:36:07 +00:00
conflict.c
conflict.c (mark_reg, [...]): Remove.
2004-11-09 17:41:23 +00:00
convert.c
convert.h
COPYING
COPYING.LIB
coretypes.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
coverage.c
coverage.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
cppdefault.c
* cppdefault.c, cppdefault.h, timevar.h: Update copyright.
2004-11-03 03:23:49 +00:00
cppdefault.h
* cppdefault.c, cppdefault.h, timevar.h: Update copyright.
2004-11-03 03:23:49 +00:00
cppspec.c
crtstuff.c
crtstuff.c (IN_LIBGCC2): Define it.
2004-11-24 14:35:31 +00:00
cse.c
* cse.c (get_cse_reg_info): Update a comment.
2005-02-01 00:41:56 +00:00
cselib.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
cselib.h
cstamp-h.in
dbxout.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
dbxout.h
ddg.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
ddg.h
debug.c
debug.h
defaults.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
df.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
df.h
basic-block.h, [...]: Remove unused prototypes.
2004-11-17 22:06:00 +00:00
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTION_CODE.
2005-01-18 23:06:59 +00:00
dominance.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
domwalk.c
domwalk.h
c-cppbuiltin.c, [...]: Fix comment typos.
2004-11-13 21:11:04 +00:00
dummy-conditions.c
dwarf2.h
dwarf2asm.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
dwarf2asm.h
dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.
2004-11-19 13:45:15 +11:00
dwarf2out.c
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements used uninitialized)
2005-01-27 01:28:45 -08:00
dwarf2out.h
dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.
2004-11-25 18:21:38 -08:00
dwarf.h
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
emit-rtl.c
re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a return statement)
2005-01-01 16:15:23 +00:00
emit-rtl.h
errors.c
errors.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
et-forest.c
et-forest.h
except.c
crtstuff.c (IN_LIBGCC2): Define it.
2004-11-24 14:35:31 +00:00
except.h
cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.
2004-11-13 14:18:04 +00:00
explow.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
expmed.c
expmed.c (expand_mult_highpart_optab): When attempting to use a non-widening multiplication in a wider mode...
2005-01-28 17:49:47 +00:00
expr.c
re PR middle-end/19689 (ICE in store_bit_field, at expmed.c)
2005-01-29 18:33:27 -08:00
expr.h
explow.c (copy_all_reg, stabilize): Remove.
2005-01-15 04:10:54 +00:00
final.c
dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.
2004-11-25 18:21:38 -08:00
fix-header.c
fixproto
flags.h
flow.c
re PR middle-end/19551 (pure (complex types) function call removed as dead (LAPACK routine claic1.f bug))
2005-01-24 09:54:25 +01:00
fold-const.c
fold-const.c (fold, [...]): Do not lose side effects when optimizing 0 % X.
2005-01-31 20:48:52 -07:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.c (expand_function_end): If current_function_calls_alloca...
2005-01-26 11:22:33 +00:00
function.h
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
gbl-ctors.h
gcc.c
re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)
2005-01-07 01:05:37 +00:00
gcc.h
gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot.
2004-11-24 09:47:32 -08:00
gccbug.in
gccspec.c
gcov-dump.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
gcse.c
gcse.c (insert_expr_in_table): Revamp handling of available and anticipatable occurrence lists to avoid...
2005-01-29 11:55:10 -07:00
gdbinit.in
* gdbinit.in (pbb, pbm): New macros.
2004-11-09 09:36:05 +00:00
gen-protos.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
genattr.c
genattrtab.c
genattrtab.h
genautomata.c
gencheck.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
gencodes.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
genconditions.c
re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)
2005-01-24 12:08:06 +00:00
genconfig.c
* genconfig.c (walk_insn_part): Look at match_dups inside a label_ref.
2004-11-12 14:09:26 +00:00
genconstants.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
genemit.c
genextract.c
genflags.c
gengenrtl.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
gengtype-lex.l
gengtype-yacc.y
gengtype.c
c-opts.c, [...]: Update copyright.
2005-01-24 11:59:45 +00:00
gengtype.h
genmddeps.c
Makefile.in (MD_DEPS, s-mddeps): New.
2004-12-16 09:31:58 -08:00
genmodes.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
genmultilib
genopinit.c
builtins.c (expand_builtin_copysign): New.
2005-01-27 16:55:07 -08:00
genoutput.c
genpeep.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
genpreds.c
Makefile.in (insn-preds.o): Depend on REGS_H.
2004-12-13 02:27:46 -08:00
genrecog.c
* genrecog.c (compute_predicate_codes): Avoid warning.
2004-12-28 08:56:09 +01:00
gensupport.c
Makefile.in (MD_DEPS, s-mddeps): New.
2004-12-16 09:31:58 -08:00
gensupport.h
Makefile.in (MD_DEPS, s-mddeps): New.
2004-12-16 09:31:58 -08:00
ggc-common.c
ggc-none.c
re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)
2005-01-23 19:22:01 +00:00
ggc-page.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
ggc-zone.c
ggc.h
gimple-low.c
re PR middle-end/16558 (bogus missing-return warning)
2005-01-28 17:32:57 +00:00
gimplify.c
gimplify.c (shortcut_cond_expr): Re-compute side-effects.
2005-01-27 01:03:27 +00:00
glimits.h
global.c
global.c (regclass_intersect): Remove.
2004-12-30 09:09:07 +00:00
gmon.c
graph.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
graph.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
gthr-gnat.c
* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h
2004-11-30 08:15:42 +00:00
gthr-gnat.h
* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h
2004-11-30 08:15:42 +00:00
gthr-lynx.h
gthr-nks.h
config.gcc: Add dbxelf.h to NetWare's tm_file.
2004-12-22 08:41:43 +00:00
gthr-posix95.h
gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled.
2005-01-17 14:17:41 +00:00
gthr-posix.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
gthr-posix.h
gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled.
2005-01-17 14:17:41 +00:00
gthr-rtems.h
re PR target/19399 (mutexes support broken)
2005-01-13 16:50:07 +01:00
gthr-single.h
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
gthr-solaris.h
gthr-solaris.h (__gthread_recursive_mutex_init_function): Use 0 instead of NULL.
2004-11-23 14:40:23 +00:00
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h
2004-11-30 08:15:42 +00:00
haifa-sched.c
cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 11:32:24 +00:00
hard-reg-set.h
harg-reg-set.h (reg_class_names): Prototype global array.
2005-01-15 16:06:17 +00:00
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
hwint.h (HOST_LONG_LONG_FORMAT): New macro.
2004-11-24 04:31:58 +00:00
ifcvt.c
re PR rtl-optimization/19579 (-march=i686 generates a bogus program for x86*)
2005-01-26 00:09:10 +01:00
input.h
insn-addr.h
insn-notes.def
alias.c, [...]: Fix comment formatting.
2004-10-22 17:05:11 +00:00
integrate.c
integrate.c (has_func_hard_reg_initial_val, [...]): Make them static.
2004-11-19 02:58:33 +00:00
integrate.h
integrate.c (has_func_hard_reg_initial_val, [...]): Make them static.
2004-11-19 02:58:33 +00:00
intl.c
intl.h
jump.c
cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 11:32:24 +00:00
lambda-code.c
lambda-code.c (can_convert_to_perfect_nest): Make checking match up with what perfect_nestify can actually handle.
2004-12-19 19:00:35 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
lambda-code.c (lambda_compute_auxillary_space): Update comments.
2004-11-03 17:32:34 +00:00
langhooks-def.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
langhooks.c
Speed up walk_tree by introducing a special-purpose hash table.
2004-10-14 23:15:29 +00:00
langhooks.h
Speed up walk_tree by introducing a special-purpose hash table.
2004-10-14 23:15:29 +00:00
LANGUAGES
lcm.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
libada-mk.in
libfuncs.h
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
libgcc2.c
re PR other/18665 (-ftrapv borks up simple integer arithmetic)
2004-12-15 12:30:46 +00:00
libgcc2.h
re PR other/18665 (-ftrapv borks up simple integer arithmetic)
2004-12-15 12:30:46 +00:00
libgcc-std.ver
re PR other/18665 (-ftrapv borks up simple integer arithmetic)
2004-12-15 12:30:46 +00:00
libgcov.c
limitx.h
limity.h
lists.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
local-alloc.c
local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison.
2004-12-16 16:48:23 +00:00
longlong.h
loop-doloop.c
loop-init.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
loop-invariant.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
loop-iv.c
re PR rtl-optimization/19103 (Current CVS (2004/12/21) doesn't compile with profiledbootstrap)
2004-12-28 10:33:39 +00:00
loop-unroll.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
loop-unswitch.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
loop.c
bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to reg_scan.
2005-01-17 08:46:19 +00:00
machmode.def
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
machmode.h
main.c
Makefile.in
re PR tree-optimization/19624 (PRE pessimizes ivopts)
2005-01-30 19:08:37 +00:00
mips-tdump.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
mips-tfile.c
mkconfig.sh
mklibgcc.in
mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h.
2004-12-15 07:43:48 +00:00
mkmap-flat.awk
mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere.
2004-11-17 05:39:02 +00:00
mkmap-symver.awk
mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere.
2004-11-17 05:39:02 +00:00
mode-classes.def
modulo-sched.c
sbitmap.c (sbitmap_any_common_bits): New function.
2004-11-30 17:33:05 -07:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbols: copysignl)
2005-02-01 12:57:22 -08:00
optabs.h
re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbols: copysignl)
2005-02-01 12:57:22 -08:00
optc-gen.awk
opth-gen.awk
opts.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
opts.h
opts.h (add_input_filename): Remove extern declaration.
2004-11-18 17:39:47 +11:00
output.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
params.c
re PR middle-end/18667 (ice with --parm integer-share-limit=0)
2004-12-01 16:46:25 +00:00
params.def
re PR rtl-optimization/15242 (pessimization of "goto *")
2005-02-01 10:03:15 +00:00
params.h
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
passes.c
re PR rtl-optimization/15242 (pessimization of "goto *")
2005-02-01 10:03:15 +00:00
pointer-set.c
re PR c++/18984 (ICE in check_pointer_types_r)
2004-12-21 13:20:02 -08:00
pointer-set.h
re PR c++/18984 (ICE in check_pointer_types_r)
2004-12-21 13:20:02 -08:00
postreload-gcse.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
postreload.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
predict.c
params.def, [...]: Update copyright.
2005-01-20 12:45:13 +00:00
predict.def
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
predict.h
predict.h (predict_insn): Remove extern declaration.
2004-11-19 11:03:14 +11:00
prefix.c
prefix.h
pretty-print.c
alias.c, [...]: Fix comment formatting.
2004-10-22 17:05:11 +00:00
pretty-print.h
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
print-rtl.c
print-tree.c
tree.def (SET_TYPE): Remove.
2004-12-09 10:54:50 +00:00
profile.c
profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based profiling.
2004-11-16 01:26:00 +00:00
protoize.c
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
read-rtl.c
README.Portability
real.c
real.c (do_add): Initialize signalling and canonical members.
2005-01-25 20:21:59 +00:00
real.h
cfganal.c, [...]: Update copyright.
2005-01-22 12:53:25 +00:00
recog.c
recog.c (constrain_operands): Only look for earlyclobber operand conflicts if an '&' constraint was seen.
2005-01-31 21:14:44 +00:00
recog.h
re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)
2005-01-23 19:22:01 +00:00
reg-notes.def
reg-stack.c
re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)
2004-12-12 18:32:06 -08:00
regclass.c
bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to reg_scan.
2005-01-17 08:46:19 +00:00
regmove.c
regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't been freed.
2004-12-10 21:11:02 +00:00
regrename.c
regrename.c (note_sets): Handle subregs.
2005-01-24 12:31:22 +00:00
regs.h
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
reload1.c
Patch from Richard Sandiford <rsandifo@redhat.com>
2005-02-01 07:22:19 +00:00
reload.c
harg-reg-set.h (reg_class_names): Prototype global array.
2005-01-15 16:06:17 +00:00
reload.h
* reload.h: Remove struct needs and its only use.
2004-12-13 18:01:26 -07:00
reorg.c
cfganal.c, [...]: Update copyright.
2005-01-22 12:53:25 +00:00
resource.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
resource.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
rtl-error.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
rtl-profile.c
profile.c (branch_prob): Call to init_edge_profiler added.
2004-10-28 16:19:26 +00:00
rtl.c
rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.
2005-01-30 10:27:23 -08:00
rtl.def
genopinit.c (optabs): Use smin/smax for floating point too.
2005-01-22 14:49:06 -08:00
rtl.h
rtlanal.c (non_rtx_starting_operands, [...]): New.
2005-01-24 08:55:47 +00:00
rtlanal.c
rtlanal.c (non_rtx_starting_operands, [...]): New.
2005-01-24 08:55:47 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.c (sbitmap_any_common_bits): New function.
2004-11-30 17:33:05 -07:00
sbitmap.h
sbitmap.c (sbitmap_any_common_bits): New function.
2004-11-30 17:33:05 -07:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
sched-ebb.c
PR middle end/18718
2004-12-04 09:32:33 +10:30
sched-int.h
sched-deps.c (add_insn_mem_dependence): Make it static.
2004-11-08 19:07:49 +00:00
sched-rgn.c
re PR middle-end/16585 (current_function_has_computed_jump incorrectly changed in make_edges)
2005-01-26 17:26:33 +00:00
sched-vis.c
sdbout.c
sdbout.c (SDB_GENERATE_FAKE): Remove.
2004-11-04 13:23:23 +00:00
sdbout.h
SERVICE
simplify-rtx.c
re PR rtl-optimization/576 (gcc performs invalid optimization with float operations when different rounding mode.)
2005-01-21 17:54:26 +00:00
sort-protos
sreal.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
sreal.h
stab.def
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
statistics.h
stmt.c
defaults.h, [...]: Fix comment typos.
2004-12-13 16:03:40 +00:00
stor-layout.c
[multiple changes]
2004-12-22 10:51:24 -08:00
stringpool.c
stub-objc.c
c-common.h (objc_lookup_ivar): Add second parameter to prototype.
2004-10-31 06:17:55 +00:00
sys-protos.h
sys-types.h
system.h
target.h (targetm.calls.arg_partial_bytes): New.
2004-12-29 19:08:18 -08:00
target-def.h
target.h (targetm.calls.arg_partial_bytes): New.
2004-12-29 19:08:18 -08:00
target.h
target.h (targetm.calls.arg_partial_bytes): New.
2004-12-29 19:08:18 -08:00
targhooks.c
target.h (targetm.calls.arg_partial_bytes): New.
2004-12-29 19:08:18 -08:00
targhooks.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
timevar.c
timevar.c (timevar_enable): Change from static.
2004-11-03 18:34:07 -08:00
timevar.def
cfganal.c, [...]: Update copyright.
2005-01-22 12:53:25 +00:00
timevar.h
timevar.c (timevar_enable): Change from static.
2004-11-03 18:34:07 -08:00
tlink.c
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate.
2004-11-09 10:13:30 +00:00
toplev.c
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements used uninitialized)
2005-01-27 01:28:45 -08:00
toplev.h
common.opt (-fnew-ra): Remove.
2005-01-17 09:38:01 +00:00
tracer.c
cfg.c (cached_make_edge): Use find_edge rather than an inlined variant.
2004-11-22 10:14:00 -07:00
tree-browser.c
* tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC code.
2004-12-23 01:22:18 +00:00
tree-browser.def
tree-cfg.c
re PR tree-optimization/19217 (ICE: verify_stmts failed: address taken, but ADDRESSABLE bit not set)
2005-02-01 22:50:12 +00:00
tree-chrec.c
re PR tree-optimization/18904 (4.0-20041205 regression ICE with -O3)
2004-12-09 08:17:07 -08:00
tree-chrec.h
basic-block.h, [...]: Remove unused prototypes.
2004-11-17 22:06:00 +00:00
tree-complex.c
re PR middle-end/19609 (real and imaginary part interchanged when flags_complex_divide_method=1)
2005-01-25 10:19:09 -08:00
tree-data-ref.c
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
tree-data-ref.h
tree-dfa.c
tree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-12-10 16:54:42 -05:00
tree-dump.c
tree-dump.h
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
tree-eh.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-flow-inline.h
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
tree-flow.h
re PR tree-optimization/19633 (local address incorrectly thought to escape)
2005-02-01 15:30:07 -05:00
tree-gimple.c
* tree-gimple.c (get_base_address): Update documentation.
2004-12-14 08:41:52 -05:00
tree-gimple.h
re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE)
2004-12-18 20:42:14 -08:00
tree-if-conv.c
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
tree-inline.c
re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-void function '...' being inlined)
2005-01-27 14:36:17 +00:00
tree-inline.h
tree-inline.c (remap_save_expr): Make it static.
2004-11-08 22:40:09 +00:00
tree-into-ssa.c
tree-into-ssa.c (mark_def_sites_global_data): Make KILLS bitmap a sparse bitmap instead of a simple bitmap.
2005-01-31 22:28:23 -07:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-mudflap.c
* tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.
2005-01-04 10:47:02 -08:00
tree-mudflap.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-nested.c
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
tree-nomudflap.c
tree-nrv.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-optimize.c
re PR rtl-optimization/19464 (gcse causes poor register allocation)
2005-01-23 19:35:58 +00:00
tree-outof-ssa.c
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements used uninitialized)
2005-01-27 01:28:45 -08:00
tree-pass.h
re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.)
2005-01-20 19:20:39 +00:00
tree-phinodes.c
* tree-phinodes.c (remove_phi_arg_num): Fix a comment.
2004-12-02 02:49:29 +00:00
tree-pretty-print.c
tree.def (SET_TYPE): Remove.
2004-12-09 10:54:50 +00:00
tree-profile.c
profile.c (branch_prob): Call to init_edge_profiler added.
2004-10-28 16:19:26 +00:00
tree-scalar-evolution.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-scalar-evolution.h
basic-block.h, [...]: Remove unused prototypes.
2004-11-17 22:06:00 +00:00
tree-sra.c
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements used uninitialized)
2005-01-27 01:28:45 -08:00
tree-ssa-alias.c
re PR tree-optimization/19633 (local address incorrectly thought to escape)
2005-02-01 15:30:07 -05:00
tree-ssa-ccp.c
cfganal.c, [...]: Update copyright.
2005-01-22 12:53:25 +00:00
tree-ssa-copy.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-ssa-copyrename.c
* tree-ssa-copyrename.c (rename_ssa_copies): Make it static.
2004-11-06 19:59:19 +00:00
tree-ssa-dce.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-ssa-dom.c
tree-ssa-dom.c (record_cond): Pass correct variable type for last argument to htab_find_slot_with_hash.
2005-01-31 20:52:37 -07:00
tree-ssa-dse.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-ssa-forwprop.c
tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code.
2004-11-26 01:25:14 +00:00
tree-ssa-live.c
tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE.
2004-11-29 17:53:48 +00:00
tree-ssa-live.h
basic-block.h, [...]: Remove unused prototypes.
2004-11-17 22:06:00 +00:00
tree-ssa-loop-ch.c
tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null.
2004-12-12 15:52:33 +00:00
tree-ssa-loop-im.c
params.def, [...]: Update copyright.
2005-01-20 12:45:13 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
re PR tree-optimization/19038 (tree-ssa causing loops to have more than one BB)
2005-01-19 22:50:04 +00:00
tree-ssa-loop-manip.c
tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE.
2004-11-29 17:53:48 +00:00
tree-ssa-loop-niter.c
fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_to_constant.
2004-11-23 01:27:42 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars.
2004-11-25 23:42:25 -07:00
tree-ssa-operands.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-ssa-operands.h
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
tree-ssa-phiopt.c
tree.c (operand_equal_for_phi_arg_p): New.
2004-11-27 17:26:17 +00:00
tree-ssa-pre.c
re PR tree-optimization/19624 (PRE pessimizes ivopts)
2005-01-30 19:08:37 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB instead of FOR_EACH_BB.
2004-11-18 08:24:49 -05:00
tree-ssa-propagate.h
tree-ssa-threadupdate.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
tree-ssa.c
re PR tree-optimization/19670 (testsuite failure: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1)
2005-02-01 15:26:25 -05:00
tree-ssanames.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
tree-tailcall.c
c-common.def, [...]: Update copyright.
2005-01-27 18:22:35 +00:00
tree-vectorizer.c
tree-vectorizer.c (vect_analyze_offset_expr): Use ssizetype instead sizetype.
2005-01-31 11:51:01 +00:00
tree-vectorizer.h
re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-address computed for struct accesses)
2004-12-29 13:16:07 +00:00
tree-vn.c
tree.c
tree.c (int_fits_type_p): Always honor integer constant TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.
2005-01-08 16:13:22 +00:00
tree.def
alias.c, [...]: Fix comment typos.
2005-01-23 15:05:49 +00:00
tree.h
Patch from Richard Sandiford <rsandifo@redhat.com>
2005-02-01 07:22:19 +00:00
tsystem.h
dwarf.h, [...]: Update copyright.
2004-10-22 15:03:23 +00:00
typeclass.h
tree.def (SET_TYPE): Remove.
2004-12-09 10:54:50 +00:00
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
unwind-dw2-fde.h
* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h
2004-11-30 08:15:42 +00:00
unwind-dw2.c
unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.
2005-01-27 17:56:49 +10:30
unwind-dw2.h
unwind-pe.h
unwind-sjlj.c
bitmap.c, [...]: Update copyright.
2004-10-15 14:47:12 +00:00
unwind.h
* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h
2004-11-30 08:15:42 +00:00
unwind.inc
value-prof.c
global.c, [...]: Fix comment typos.
2004-11-14 23:35:03 +00:00
value-prof.h
profile.c (branch_prob): Call to init_edge_profiler added.
2004-10-28 16:19:26 +00:00
var-tracking.c
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements used uninitialized)
2005-01-27 01:28:45 -08:00
varasm.c
rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.
2005-01-30 10:27:23 -08:00
varray.c
cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.
2004-11-13 14:18:04 +00:00
varray.h
cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.
2004-11-13 14:18:04 +00:00
vec.c
vec.h
alias.c, [...]: Fix comment formatting.
2004-10-22 17:05:11 +00:00
version.c
Daily bump.
2005-02-02 00:16:55 +00:00
version.h
vmsdbg.h
vmsdbgout.c
web.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
xcoff.h
xcoffout.c
* xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.
2004-12-15 11:01:55 -05:00
xcoffout.h
re PR debug/18199 (AIX XCOFF debugging broken)
2004-10-28 21:00:59 +00:00