..
ada
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
config
* config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4.
2005-06-02 04:55:20 +00:00
cp
re PR c++/21165 (bogus error on a user-defined conversion in a template)
2005-05-31 17:43:26 +00:00
doc
rtl.texi: Remove references to NOTE_INSN_SETJMP.
2005-06-01 19:11:54 +00:00
fortran
intrinsic.c (add_conv): No longer take a "simplify" argument as its always gfc_convert_constant...
2005-06-01 19:17:37 +00:00
ginclude
java
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
objc
objc-act.c (volatilized_hash): Avoid warnings on 64-bit machines.
2005-05-25 15:48:44 +00:00
objcp
objcp-decl.c (objcp_start_struct, [...]): Adjust call to xref_tag().
2005-05-24 22:20:10 +00:00
po
* sv.po: Update.
2005-05-31 14:34:33 +01:00
testsuite
[multiple changes]
2005-06-01 22:57:15 -04:00
treelang
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
.cvsignore
ABOUT-GCC-NLS
aclocal.m4
configure.ac: Don't use gcc_AC_C_LONG_LONG.
2005-05-25 00:15:21 +00:00
alias.c
alias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 15:47:33 +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.c, [...]: Update copyright.
2005-03-14 13:10:51 +00:00
alloc-pool.h
attribs.c
common.opt (-Wattributes): New.
2005-05-25 00:18:19 -04:00
BASE-VER
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
basic-block.h
except.c (struct eh_region): Kill unused fields.
2005-06-01 12:07:50 +00:00
bb-reorder.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
bitmap.c
bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure.
2005-05-12 03:01:44 +00:00
bitmap.h
bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure.
2005-05-12 03:01:44 +00:00
bt-load.c
re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into account.)
2005-05-13 17:56:11 +01:00
builtin-attrs.def
builtin-attrs.def (ATTR_NOVOPS, [...]): New.
2005-03-14 16:21:16 +00:00
builtin-types.def
re PR middle-end/14311 (builtins for atomic operations needed)
2005-04-14 16:37:47 -07:00
builtins.c
re PR middle-end/21595 (__builtin_constant_p(&"Hello"[0]) is true for C but not for C++)
2005-05-17 09:00:03 +00:00
builtins.def
re PR middle-end/21743 (Enable __builtin_clog)
2005-05-30 20:15:46 +00:00
c-aux-info.c
c-common.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
c-common.def
c-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-25 19:03:41 +00:00
c-common.h
c-decl.c (add_stmt): Add C frontend specific version.
2005-05-28 01:38:11 +00:00
c-config-lang.in
c-parser.c: New file.
2005-02-25 23:20:48 +00:00
c-convert.c
builtin-types.def, [...]: Update copyright.
2005-03-29 22:15:53 +00:00
c-cppbuiltin.c
c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.
2005-05-01 20:30:40 +00:00
c-decl.c
c-decl.c (add_stmt): Add C frontend specific version.
2005-05-28 01:38:11 +00:00
c-dump.c
c-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-25 19:03:41 +00:00
c-errors.c
c-format.c
common.opt (-Wattributes): New.
2005-05-25 00:18:19 -04:00
c-format.h
c-gimplify.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +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-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*).
2005-05-24 23:59:00 -04:00
c-objc-common.c
c-objc-common.c (c_tree_printer): Check flag before hashtable.
2005-06-01 00:39:49 +00:00
c-objc-common.h
langhooks.h (truthvalue_conversion): Remove.
2005-03-23 19:47:09 +00:00
c-opts.c
c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*).
2005-05-24 23:59:00 -04:00
c-parser.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
c-pch.c
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +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
re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)
2005-05-30 11:48:59 -07:00
c-pragma.h
builtin-attrs.def, [...]: Update copyright.
2005-03-13 14:06:48 +00:00
c-pretty-print.c
c-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-25 19:03:41 +00:00
c-pretty-print.h
c-semantics.c
c-decl.c (add_stmt): Add C frontend specific version.
2005-05-28 01:38:11 +00:00
c-tree.h
c-tree.h (parser_build_unary_op): New prototype.
2005-05-09 20:48:33 +00:00
c-typeck.c
c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*).
2005-05-24 23:59:00 -04:00
c.opt
c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*).
2005-05-24 23:59:00 -04:00
caller-save.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
calls.c
calls.c (purge_reg_equiv_notes): Remove, fold into...
2005-05-09 17:52:20 +00:00
cfg.c
basic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-12 22:32:16 +00:00
cfganal.c
alias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 15:47:33 +00:00
cfgbuild.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
cfgcleanup.c
re PR middle-end/21492 (ICE in try_crossjump_to_edge)
2005-05-17 08:48:19 +02:00
cfgexpand.c
re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call interaction))
2005-05-28 22:27:04 +00:00
cfghooks.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
cfghooks.h
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
cfglayout.c
cfglayout.c (block_locators_blocks, [...]): Use VEC instead of VARRAY.
2005-05-03 16:35:17 +00:00
cfglayout.h
Fix problems with hot/cold partitioning optimization.
2005-03-31 06:59:59 -08:00
cfgloop.c
cfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-09 16:09:11 +00:00
cfgloop.h
cfgloop.h (just_once_each_iteration_p): Declaration changed.
2005-05-17 19:48:50 +00:00
cfgloopanal.c
cfgloop.h (just_once_each_iteration_p): Declaration changed.
2005-05-17 19:48:50 +00:00
cfgloopmanip.c
cfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-09 16:09:11 +00:00
cfgrtl.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
cgraph.c
cgraph.c: Include tree-gimple.h
2005-05-27 21:17:51 +00:00
cgraph.h
cgraph.c: Include tree-gimple.h
2005-05-27 21:17:51 +00:00
cgraphunit.c
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
ChangeLog
* config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4.
2005-06-02 04:55:20 +00:00
ChangeLog-1997
Change ChangeLog file names from a numeric index (ChangeLog.N) to a
2005-03-07 16:19:38 +00:00
ChangeLog-1998
Change ChangeLog file names from a numeric index (ChangeLog.N) to a
2005-03-07 16:19:38 +00:00
ChangeLog-1999
Change ChangeLog file names from a numeric index (ChangeLog.N) to a
2005-03-07 16:19:38 +00:00
ChangeLog-2000
Change ChangeLog file names from a numeric index (ChangeLog.N) to a
2005-03-07 16:19:38 +00:00
ChangeLog-2001
Fix typos.
2005-03-18 01:13:39 +00:00
ChangeLog-2002
Change ChangeLog file names from a numeric index (ChangeLog.N) to a
2005-03-07 16:19:38 +00:00
ChangeLog-2003
Fix typos.
2005-03-18 01:13:39 +00:00
ChangeLog-2004
Fix typos.
2005-03-18 01:13:39 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
ChangeLog.5: Fix log message typo(s).
2005-02-24 21:47:26 +00:00
collect2.c
collect2.c, [...]: Replace calls to unlock_stream' with
unlock_std_streams'.
2005-04-26 00:24:02 +00:00
collect2.h
collect2.c (lderrout): New variable.
2005-03-31 14:53:17 +00:00
combine.c
re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xmm intrinsics)
2005-05-04 00:16:01 +02:00
common.opt
common.opt (fjump-tables): New.
2005-06-01 19:19:09 +01:00
conditions.h
config.build
config.gcc
configure.ac: Add --enable-secureplt.
2005-06-01 10:00:26 +09:30
config.host
config.host: Add a section for generic hosts, and a subsection for Darwin.
2005-04-06 08:41:37 +00:00
config.in
configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.
2005-06-01 01:19:44 -07:00
configure
configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.
2005-06-01 01:19:44 -07:00
configure.ac
configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.
2005-06-01 01:19:44 -07:00
conflict.c
cfgloop.h, [...]: Update copyright.
2005-03-02 14:03:44 +00:00
convert.c
convert.c (convert_to_integer): Avoid recursive call to convert_to_integer by building the NOP_EXPR directly.
2005-05-26 04:38:51 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
coverage.h
coverage.h (GCOV_TYPE_NODE): Delete.
2005-04-06 22:50:29 +00:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
re PR bootstrap/21481 (crtstuff.c should not include auto-host.h)
2005-05-11 13:40:12 +00:00
cse.c
builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.
2005-04-22 16:14:55 +00:00
cselib.c
cselib.c (clear_table): Rename to cselib_clear_table.
2005-04-10 08:45:25 +00:00
cselib.h
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2005-06-02 00:16:16 +00:00
dbxout.c
Yet more Objective-C++...
2005-05-17 20:11:44 +00:00
dbxout.h
ddg.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
ddg.h
debug.c
Fix problems with hot/cold partitioning optimization.
2005-03-31 06:59:59 -08:00
debug.h
Fix problems with hot/cold partitioning optimization.
2005-03-31 06:59:59 -08:00
defaults.h
tree-complex.c (expand_vector_operation): New, extracted from expand_vector_operations_1.
2005-04-27 09:12:05 +00:00
DEV-PHASE
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
df.c
df.h (DF_SUBREGS, [...]): New.
2005-05-26 08:12:35 +00:00
df.h
df.h (DF_SUBREGS, [...]): New.
2005-05-26 08:12:35 +00:00
diagnostic.c
common.opt (fdiagnostics-show-option): No variable is needed.
2005-05-03 21:36:13 -04:00
diagnostic.def
diagnostic.h
common.opt (fdiagnostics-show-option): No variable is needed.
2005-05-03 21:36:13 -04:00
dojump.c
dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall through to NE_EXPR case.
2005-05-09 10:43:09 -04:00
dominance.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
domwalk.c
domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.
2005-05-27 22:43:05 +00:00
domwalk.h
domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.
2005-05-27 22:43:05 +00:00
dummy-checksum.c
dummy-checksum.c: New.
2005-05-18 20:45:26 +00:00
dummy-conditions.c
dwarf2.h
dwarf2asm.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
dwarf2asm.h
dwarf2out.c
c-objc-common.c (c_tree_printer): Check flag before hashtable.
2005-06-01 00:39:49 +00:00
dwarf2out.h
dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.
2004-11-25 18:21:38 -08:00
dwarf.h
emit-rtl.c
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate.
2005-04-28 05:03:09 +00:00
emit-rtl.h
errors.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
errors.h
errors.h (warning, [...]): Add printf attribute.
2005-06-01 02:55:50 +00:00
et-forest.c
builtin-types.def, [...]: Update copyright.
2005-03-29 22:15:53 +00:00
et-forest.h
builtin-types.def, [...]: Update copyright.
2005-03-29 22:15:53 +00:00
except.c
except.c (struct eh_region): Kill unused fields.
2005-06-01 12:07:50 +00:00
except.h
except.c (can_throw_internal_1, [...]): Add "is_resx" argument.
2005-05-27 22:50:41 +00:00
explow.c
* explow.c (convert_memory_address): Add gcc_assert.
2005-04-27 20:38:35 +00:00
expmed.c
expr.c (convert_move): When a partial_int requires multiple conversion steps...
2005-05-31 20:20:13 -04:00
expr.c
expr.c (convert_move): When a partial_int requires multiple conversion steps...
2005-05-31 20:20:13 -04:00
expr.h
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
final.c
* final.c (output_addr_const): Revert 2005-04-09 change.
2005-04-25 18:01:19 -07:00
fix-header.c
fixproto
flags.h
c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*).
2005-05-24 23:59:00 -04:00
flow.c
re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but left out)
2005-05-13 13:25:28 +01:00
fold-const.c
[multiple changes]
2005-06-01 22:57:15 -04:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.c (instantiate_virtual_regs_in_insn): Do not simplify addition to move unless dest is a register.
2005-05-12 16:52:37 -07:00
function.h
cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 16:56:32 +00:00
gbl-ctors.h
gcc.c
* gcc.c (pfatal_pexecute): Remove unused local function.
2005-05-15 19:06:19 +02:00
gcc.h
gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot.
2004-11-24 09:47:32 -08:00
gccbug.in
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
gccspec.c
gcov-dump.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
gcov-io.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
gcov-io.h
Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
2005-05-08 10:13:19 +00:00
gcov-iov.c
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
gcov.c
collect2.c, [...]: Replace calls to unlock_stream' with
unlock_std_streams'.
2005-04-26 00:24:02 +00:00
gcse.c
gcse.c (compute_transp, [...]): Use MEM_READONLY_P.
2005-06-01 05:17:59 +00:00
gdbinit.in
gen-protos.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
genattr.c
genattrtab.c
genattrtab.c (ATTR_EQ_ATTR_P): Remove.
2005-04-15 16:35:26 +00:00
genattrtab.h
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
genautomata.c
diagnostic.c (warning): Accept parameter to classify warning option.
2005-04-23 17:29:07 -04:00
gencheck.c
genchecksum.c
dummy-checksum.c: New.
2005-05-18 20:45:26 +00:00
gencodes.c
genconditions.c
* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
2005-03-04 11:10:35 +00:00
genconfig.c
genconstants.c
genemit.c
Makefile.in (insn-emit.o): Add basic-block.h dependency.
2005-05-20 21:17:48 +00:00
genextract.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l
vec.h: Update API to separate allocation mechanism from type.
2005-04-21 09:18:28 +00:00
gengtype-yacc.y
gengtype.c
Yet more Objective-C++...
2005-05-17 20:11:44 +00:00
gengtype.h
genmddeps.c
Makefile.in (MD_DEPS, s-mddeps): New.
2004-12-16 09:31:58 -08:00
genmodes.c
errors.h (warning, [...]): Add printf attribute.
2005-06-01 02:55:50 +00:00
genmultilib
genopinit.c
re PR middle-end/14311 (builtins for atomic operations needed)
2005-04-14 16:37:47 -07:00
genoutput.c
genattrtab.c, [...]: Update copyright.
2005-03-05 14:01:02 +00:00
genpeep.c
genpreds.c
* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
2005-03-04 11:10:35 +00:00
genrecog.c
genattrtab.c, [...]: Update copyright.
2005-03-05 14:01:02 +00:00
gensupport.c
collect2.c, [...]: Replace calls to unlock_stream' with
unlock_std_streams'.
2005-04-26 00:24:02 +00:00
gensupport.h
Makefile.in (MD_DEPS, s-mddeps): New.
2004-12-16 09:31:58 -08:00
ggc-common.c
alloc-pool.c, [...]: Update copyright.
2005-03-14 13:10:51 +00:00
ggc-none.c
ggc-zone.c: Rewritten.
2005-03-13 18:09:55 +00:00
ggc-page.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
ggc-zone.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
ggc.h
ggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-05-02 18:25:23 +00:00
gimple-low.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
gimplify.c
re PR tree-optimization/21839 (ICE for missing V_DEFS caused by salias with empty structures)
2005-06-02 02:08:02 +00:00
glimits.h
global.c
vec.h: Implement integral type vector specialization.
2005-05-27 13:26:02 +00:00
graph.c
bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 12:23:59 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
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
gthr-posix.c (pthread_cancel): Define.
2005-04-15 19:57:12 +00:00
gthr-posix.h
gthr-posix.h (__gthread_recursive_mutex_init_function): Add missing return statement.
2005-05-23 06:42:19 +00:00
gthr-rtems.h
re PR target/19399 (mutexes support broken)
2005-01-13 16:50:07 +01:00
gthr-single.h
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
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
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
diagnostic.c (warning): Accept parameter to classify warning option.
2005-04-23 17:29:07 -04:00
hard-reg-set.h
regclass.c (reg_class_superclasses, [...]): Make them static.
2005-03-14 02:56:51 +00:00
hooks.c
loop-doloop.c: Include "target.h".
2005-05-25 11:52:13 +00:00
hooks.h
loop-doloop.c: Include "target.h".
2005-05-25 11:52:13 +00:00
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/21767 (if-convert leaves invalid REG_EQUAL notes)
2005-06-01 12:38:53 +01:00
input.h
insn-addr.h
insn-notes.def
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
integrate.c
cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 16:56:32 +00:00
integrate.h
crtstuff.c, [...]: Update copyright.
2005-05-09 16:26:26 +00:00
intl.c
hooks.c, [...]: Update copyright.
2005-03-18 15:24:28 +00:00
intl.h
ipa-inline.c
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
ipa.c
Makefile.in (ipa.o, [...]): New files.
2005-04-22 08:16:54 +00:00
jump.c
re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)
2005-04-25 13:46:12 +01:00
lambda-code.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
lambda-mat.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
lambda-trans.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
lambda.h
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
langhooks-def.h
langhooks.h (truthvalue_conversion): Remove.
2005-03-23 19:47:09 +00:00
langhooks.c
alias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 15:47:33 +00:00
langhooks.h
lambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 18:05:34 +00:00
LANGUAGES
lcm.c
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate.
2005-04-28 05:03:09 +00:00
libada-mk.in
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
libfuncs.h
libgcc2.c
Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
2005-05-08 10:13:19 +00:00
libgcc2.h
Fix problem with calling powi* builtins.
2005-03-30 20:59:21 +00:00
libgcc-std.ver
tree-complex.c (expand_complex_libcall): New.
2005-02-11 16:26:57 -08:00
libgcov.c
libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.
2005-05-11 09:08:27 -07:00
limitx.h
limity.h
lists.c
local-alloc.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
longlong.h
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
loop-doloop.c
loop-doloop.c: Include "target.h".
2005-05-25 11:52:13 +00:00
loop-init.c
basic-block.h (single_succ_p, [...]): New inline functions.
2005-03-11 09:05:12 +00:00
loop-invariant.c
loop-invariant.c (invariants, [...]): Use VEC instead of VARRAY.
2005-04-30 15:01:47 +00:00
loop-iv.c
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
loop-unroll.c
re PR rtl-optimization/21254 (Incorrect code with -funroll-loops for multiple targets with same code)
2005-05-06 20:24:00 +00:00
loop-unswitch.c
re PR rtl-optimization/21330 (ICE in compare_and_jump_seq, at loop-unswitch.c:120)
2005-05-03 15:09:53 +02:00
loop.c
loop.c (loop_invariant_p, [...]): Revert last change.
2005-05-31 17:29:05 -04:00
machmode.def
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
machmode.h
expr.c (convert_move): When a partial_int requires multiple conversion steps...
2005-05-31 20:20:13 -04:00
main.c
Makefile.in
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
mips-tdump.c
mips-tfile.c
xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.
2005-05-04 01:14:51 +00:00
mkconfig.sh
Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
2005-05-08 10:13:19 +00:00
mklibgcc.in
Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET.
2005-04-19 19:53:26 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
modulo-sched.c
re PR rtl-optimization/21138 (wrong code in sixtrack for -fmodulo-sched)
2005-06-01 05:26:41 +00:00
ONEWS
opt-functions.awk
opt-functions.awk (var_type): New function.
2005-05-26 05:28:04 +00:00
opt-gather.awk
optabs.c
re PR middle-end/20714 (emit_no_conflict_block does invalid reordering)
2005-05-13 19:22:57 +01:00
optabs.h
re PR middle-end/14311 (builtins for atomic operations needed)
2005-04-14 16:37:47 -07:00
optc-gen.awk
opt-functions.awk (var_type): New function.
2005-05-26 05:28:04 +00:00
opth-gen.awk
opt-functions.awk (var_type): New function.
2005-05-26 05:28:04 +00:00
opts.c
system.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 07:02:36 +00:00
opts.h
system.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 07:02:36 +00:00
output.h
Correct fixes for various hot/cold partitioning concerns.
2005-04-27 14:35:20 -07:00
params.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
params.def
[multiple changes]
2005-04-22 20:59:54 -04:00
params.h
[multiple changes]
2005-04-22 20:59:54 -04:00
passes.c
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25 12:34:01 +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
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
postreload.c
re PR rtl-optimization/21144 (Apparent infinite loop in reload)
2005-04-29 18:39:22 +00:00
predict.c
basic-block.h (basic_block_def): Add phi_nodes and predictions.
2005-05-27 22:06:46 +00:00
predict.def
predict.h
predict.h (IS_TAKEN): Remove.
2005-04-17 06:34:02 +00:00
prefix.c
hooks.c, [...]: Update copyright.
2005-03-18 15:24:28 +00:00
prefix.h
pretty-print.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
pretty-print.h
print-rtl.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
print-tree.c
Makefile.in (print-tree.o): Depend on tree-iterator.h.
2005-03-31 00:09:10 +00:00
profile.c
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25 12:34:01 +00:00
protoize.c
* protoize.c (version_flag, quiet_flag, nochange_flag, nosave_flag)
2005-05-04 17:56:21 +00:00
read-rtl.c
read-rtl.c (mode_attr_index): Use obstack_grow0, not obstack_grow.
2005-05-18 13:46:39 +00:00
README.Portability
real.c
real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's single and extended floating point formats.
2005-03-15 20:43:12 +00:00
real.h
real.h (struct real_format): Split the signbit field into two two fields, signbit_ro and signbit_rw.
2005-03-15 04:24:02 +00:00
recog.c
re PR target/20126 (Inlined memcmp makes one argument null on entry)
2005-04-10 04:00:53 +00:00
recog.h
re PR target/20126 (Inlined memcmp makes one argument null on entry)
2005-04-10 04:00:53 +00:00
reg-notes.def
explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless_size.
2005-04-27 10:38:17 -07:00
reg-stack.c
re PR rtl-optimization/15422 (fmod loop exposes non-efficient code generation in reg-stack.c)
2005-05-30 18:02:08 +00:00
regclass.c
diagnostic.c (warning): Accept parameter to classify warning option.
2005-04-23 17:29:07 -04:00
regmove.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
regrename.c
basic-block.h (single_succ_p, [...]): New inline functions.
2005-03-11 09:05:12 +00:00
regs.h
reload1.c
re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes)
2005-06-01 12:38:53 +01:00
reload.c
Prevent out-of-bounds array access in reload.
2005-04-28 13:36:56 -07:00
reload.h
reload1.c (indirect_symref_ok): Make it global.
2005-03-23 00:39:48 +00:00
reorg.c
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate.
2005-04-28 05:03:09 +00:00
resource.c
bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate.
2005-04-28 05:03:09 +00:00
resource.h
rtl-error.c
rtl-profile.c
Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler.
2005-04-22 10:57:04 +00:00
rtl.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
rtl.def
genopinit.c (optabs): Use smin/smax for floating point too.
2005-01-22 14:49:06 -08:00
rtl.h
re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes)
2005-06-01 12:38:53 +01:00
rtlanal.c
tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping divide.
2005-04-04 18:50:53 -04:00
rtlhooks-def.h
builtin-types.def, [...]: Update copyright.
2005-03-29 22:15:53 +00:00
rtlhooks.c
combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine.
2005-04-05 14:50:35 +00:00
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
sched-deps.c (sched_analyze_1): On STACK_REGS targets...
2005-04-26 04:11:56 +00:00
sched-ebb.c
PR middle end/18718
2004-12-04 09:32:33 +10:30
sched-int.h
sched-int.h (haifa_insn_data): Remove blockage and units.
2005-04-09 16:51:48 +00:00
sched-rgn.c
basic-block.h (single_succ_p, [...]): New inline functions.
2005-03-11 09:05:12 +00:00
sched-vis.c
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
sdbout.c
Fix problems with hot/cold partitioning optimization.
2005-03-31 06:59:59 -08:00
sdbout.h
SERVICE
simplify-rtx.c
simplify-rtx.c (avoid_constant_pool_reference): Support offsetted addresses in the constant pool.
2005-05-26 08:15:31 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
stmt.c (expand_case): Use build_int_cst.
2005-06-01 18:51:12 +00:00
stor-layout.c
common.opt (-Wattributes): New.
2005-05-25 00:18:19 -04:00
stringpool.c
alloc-pool.c, [...]: Update copyright.
2005-03-14 13:10:51 +00:00
stub-objc.c
c-common.h (objc_comptypes): Remove prototype.
2005-05-24 22:24:38 +00:00
sys-protos.h
sys-types.h
system.h
system.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 07:02:36 +00:00
target-def.h
tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it more future-proof.
2005-05-31 15:51:42 +00:00
target.h
tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it more future-proof.
2005-05-31 15:51:42 +00:00
targhooks.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
targhooks.h
loop-doloop.c: Include "target.h".
2005-05-25 11:52:13 +00:00
timevar.c
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +00:00
timevar.def
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25 12:34:01 +00:00
timevar.h
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +00:00
tlink.c
collect2.c (lderrout): New variable.
2005-03-31 14:53:17 +00:00
toplev.c
system.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 07:02:36 +00:00
toplev.h
system.h (TARGET_OPTIONS, [...]): Poison.
2005-06-01 07:02:36 +00:00
tracer.c
cfglayout.c, [...]: Update copyright.
2005-03-12 00:34:07 +00:00
tree-browser.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-browser.def
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
tree-cfg.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-cfgcleanup.c
Makefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-28 21:09:17 +00:00
tree-chrec.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-chrec.h
attribs.c, [...]: Update copyright.
2005-04-28 05:38:50 +00:00
tree-complex.c
re PR tree-optimization/21639 (poisoned ggc memory used for -ftree-vectorize)
2005-05-29 06:47:08 +00:00
tree-data-ref.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-data-ref.h
tree-data-ref.c (analyze_array_indexes, [...]): Use VEC instead of VARRAY.
2005-05-10 14:50:35 +00:00
tree-dfa.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-dump.c
builtins-43.c: Use gimple dump instead of generic.
2005-05-13 13:57:19 +00:00
tree-dump.h
bitmap.c, [...]: Update copyright.
2005-02-15 15:53:52 +00:00
tree-eh.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-flow-inline.h
basic-block.h (basic_block_def): Add phi_nodes and predictions.
2005-05-27 22:06:46 +00:00
tree-flow.h
[multiple changes]
2005-06-01 22:57:15 -04:00
tree-gimple.c
backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols.
2005-04-08 21:37:54 -04:00
tree-gimple.h
c-semantics.c, [...]: Update copyright.
2005-03-08 12:49:01 +00:00
tree-if-conv.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-inline.c
tree.h (fold_indirect_ref_1): Export from fold-const.c.
2005-06-01 18:43:02 +00:00
tree-inline.h
cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 16:56:32 +00:00
tree-into-ssa.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-mudflap.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-mudflap.h
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-nested.c
tree-cfg.c (verify_expr, [...]): Verify invariant, constant and side_effects of the ADDR_EXPR are consistent.
2005-05-25 15:36:24 -06:00
tree-nomudflap.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-nrv.c
basic-block.h, [...]: Update copyright.
2005-01-18 11:36:31 +00:00
tree-optimize.c
tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag for a pointer with a may-alias set...
2005-05-29 13:14:42 +00:00
tree-outof-ssa.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-pass.h
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
tree-phinodes.c
basic-block.h (basic_block_def): Add phi_nodes and predictions.
2005-05-27 22:06:46 +00:00
tree-pretty-print.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-profile.c
tree-nested.c (build_addr): New "context" argument.
2005-05-24 14:19:13 -06:00
tree-scalar-evolution.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-scalar-evolution.h
timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 20:28:30 +00:00
tree-sra.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-alias.c
tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag for a pointer with a may-alias set...
2005-05-29 13:14:42 +00:00
tree-ssa-ccp.c
[multiple changes]
2005-06-01 22:57:15 -04:00
tree-ssa-copy.c
[multiple changes]
2005-06-01 22:57:15 -04:00
tree-ssa-copyrename.c
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages.
2005-05-29 19:38:34 +00:00
tree-ssa-dce.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-dom.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-dse.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-forwprop.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-live.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-live.h
tree-ssa-live.c (tpa_init, [...]): Use VEC instead of VARRAY.
2005-05-14 13:05:37 +00:00
tree-ssa-loop-ch.c
tree-cfg.c (tree_duplicate_sese_region): Update profile.
2005-05-10 22:33:30 +00:00
tree-ssa-loop-im.c
re PR tree-optimization/21817 (ICE in for_each_index, at tree-ssa-loop-im.c:200)
2005-05-31 23:07:25 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.
2005-05-07 14:43:55 +00:00
tree-ssa-loop-ivopts.c
c-common.c, [...]: Fix comment typos.
2005-05-26 18:15:27 +00:00
tree-ssa-loop-manip.c
re PR tree-optimization/18316 (Missed IV optimization)
2005-05-01 08:08:14 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to bases of the ivs.
2005-05-17 20:02:56 +00:00
tree-ssa-loop-unswitch.c
lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.
2005-05-03 12:19:56 +00:00
tree-ssa-loop.c
timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 20:28:30 +00:00
tree-ssa-math-opts.c
add tree-ssa-math-opts.c for real
2005-05-17 12:10:19 +00:00
tree-ssa-operands.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-operands.h
calls.c (purge_reg_equiv_notes): Remove, fold into...
2005-05-09 17:52:20 +00:00
tree-ssa-opfinalize.h
tree-flow-inline.h, [...]: Likewise.
2005-05-04 17:15:31 +00:00
tree-ssa-phiopt.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-pre.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-propagate.c
[multiple changes]
2005-06-01 22:57:15 -04:00
tree-ssa-propagate.h
[multiple changes]
2005-06-01 22:57:15 -04:00
tree-ssa-sink.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-threadupdate.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa-uncprop.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssa.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-ssanames.c
lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.
2005-05-03 12:19:56 +00:00
tree-stdarg.c
tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the form &va[0].
2005-05-21 12:35:55 +00:00
tree-stdarg.h
tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR_COUNTER_FIELD.
2005-04-09 19:19:58 +02:00
tree-tailcall.c
tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY.
2005-05-08 15:07:23 +00:00
tree-vect-analyze.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-vect-transform.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-vectorizer.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
tree-vectorizer.h
tree-flow.h (tree_ann_common_d): Move aux to ...
2005-05-03 20:18:32 +00:00
tree-vn.c
re PR tree-optimization/21576 (FRE does not eliminate a redundant builtin call.)
2005-05-16 01:12:07 +00:00
tree-vrp.c
[multiple changes]
2005-06-01 22:57:15 -04:00
tree.c
c-objc-common.c (c_tree_printer): Check flag before hashtable.
2005-06-01 00:39:49 +00:00
tree.def
backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols.
2005-04-08 21:37:54 -04:00
tree.h
[multiple changes]
2005-06-01 22:57:15 -04:00
tsystem.h
libgcov.c (create_file_directory): New function.
2005-05-10 16:10:54 +00:00
typeclass.h
tree.def (FILE_TYPE): Removed.
2005-03-30 21:34:41 +00:00
unwind-c.c
unwind-compat.c
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +00:00
unwind-compat.h
unwind-dw2-fde-compat.c
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +00:00
unwind-dw2-fde-darwin.c
* unwind-dw2-fde-darwin.c: Include tsystem.h.
2005-05-17 16:47:49 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unreachable as appropriate.
2005-05-17 15:37:47 +00:00
unwind-dw2-fde.c
c-pch.c, [...]: Update copyright.
2005-05-27 00:14:08 +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-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unreachable as appropriate.
2005-05-17 15:37:47 +00:00
unwind-dw2.h
unwind-pe.h
* unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17.
2005-05-19 17:59:02 -07:00
unwind-sjlj.c
unwind.h
* unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17.
2005-05-19 17:59:02 -07:00
unwind.inc
unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unreachable as appropriate.
2005-05-17 15:37:47 +00:00
value-prof.c
tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update profile.
2005-05-28 18:03:56 +00:00
value-prof.h
Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler.
2005-04-22 10:57:04 +00:00
var-tracking.c
c-objc-common.c (c_tree_printer): Check flag before hashtable.
2005-06-01 00:39:49 +00:00
varasm.c
common.opt (-Wattributes): New.
2005-05-25 00:18:19 -04:00
varray.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
varray.h
vec.c
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
2005-06-01 02:51:18 +00:00
vec.h
vec.h: Implement integral type vector specialization.
2005-05-27 13:26:02 +00:00
version.c
gcc-version.m4: Delete.
2005-03-16 06:04:10 +00:00
version.h
vmsdbg.h
vmsdbgout.c
Fix problems with hot/cold partitioning optimization.
2005-03-31 06:59:59 -08:00
web.c
xcoff.h
xcoffout.c
* xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.
2004-12-15 11:01:55 -05:00
xcoffout.h