..
ada
re PR bootstrap/26500 (info/gfortran.info is no longer being installed)
2006-03-08 16:10:44 +00:00
config
md.texi: Refer to i386/constraints.md instead of i386/predicates.md.
2006-03-22 07:23:00 +00:00
cp
re PR c++/26691 (Wrong code for constructor with default value)
2006-03-21 17:21:24 +01:00
doc
md.texi (-mshared): Mention that -mshared code can be linked into shared libraries.
2006-03-22 07:54:45 +00:00
fortran
re PR fortran/17298 (gfortran ICE: Not Implemented: Scalarization of non-elemental intrinsic: __transfer1)
2006-03-22 05:13:13 +00:00
ginclude
target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-16 17:38:26 +11:00
java
jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static method calls.
2006-03-16 00:08:12 +00:00
objc
re PR bootstrap/26500 (info/gfortran.info is no longer being installed)
2006-03-08 16:10:44 +00:00
objcp
re PR bootstrap/26500 (info/gfortran.info is no longer being installed)
2006-03-08 16:10:44 +00:00
po
be.po, [...]: Update.
2006-03-13 00:13:22 +00:00
testsuite
re PR fortran/17298 (gfortran ICE: Not Implemented: Scalarization of non-elemental intrinsic: __transfer1)
2006-03-22 05:13:13 +00:00
treelang
Make-lang.in (OBJC): Remove
2006-02-20 17:17:04 +00:00
ABOUT-GCC-NLS
acinclude.m4
configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2006-01-26 18:52:49 +00:00
aclocal.m4
addresses.h
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
alias.c
tree-pass.h (pass_cfg): Remove.
2006-03-14 21:04:56 +00:00
alias.h
alias.c (alias_invariant, [...]): Remove.
2006-02-28 21:01:20 +00:00
alloc-pool.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
alloc-pool.h
attribs.c
BASE-VER
* BASE-VER: Change to 4.2.0.
2005-11-19 05:09:00 +00:00
basic-block.h
predict.c (estimate_probability): Remove.
2006-03-12 22:58:22 +00:00
bb-reorder.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
bitmap.c
bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the variants associated with the CURRENT and...
2005-12-29 19:41:21 +00:00
bitmap.h
re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant expressions with hard registers.)
2006-01-27 22:23:32 +00:00
bt-load.c
re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))
2006-03-14 00:24:54 +00:00
builtin-attrs.def
builtin-types.def
[multiple changes]
2006-01-18 14:21:25 -05:00
builtins.c
* builtins.c (expand_builtin_fork_or_exec): Fix pasto.
2006-03-22 00:08:48 -05:00
builtins.def
[multiple changes]
2006-01-18 14:21:25 -05:00
c-aux-info.c
c-common.c
re PR tree-optimization/14752 ([tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement)
2006-02-28 21:31:29 +00:00
c-common.def
c-common.h
Index: gcc/ChangeLog
2006-02-24 21:43:01 +00:00
c-config-lang.in
c-convert.c
c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead of building a NOP_EXPR.
2005-12-03 18:58:43 +00:00
c-cppbuiltin.c
[multiple changes]
2006-01-18 14:21:25 -05:00
c-decl.c
re PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1.f90)
2006-01-19 23:45:49 +00:00
c-dump.c
c-errors.c
c-format.c
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
2005-12-17 20:45:46 +00:00
c-format.h
target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-16 17:38:26 +11:00
c-gimplify.c
tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-06 18:20:47 +00:00
c-incpath.c
re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)
2006-01-20 21:00:03 +00:00
c-incpath.h
re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)
2006-01-20 21:00:03 +00:00
c-lang.c
c-lex.c
directives.c (struct pragma_entry): Add is_deferred.
2006-01-04 08:33:38 -08:00
c-objc-common.c
c-objc-common.h
[multiple changes]
2006-01-18 14:21:25 -05:00
c-omp.c
re PR middle-end/25886 (up to 256 tree codes for Objective-C++)
2006-01-25 21:53:01 -05:00
c-opts.c
Index: gcc/ChangeLog
2006-02-24 21:43:01 +00:00
c-parser.c
re PR middle-end/25886 (up to 256 tree codes for Objective-C++)
2006-01-25 21:53:01 -05:00
c-pch.c
directives.c (struct pragma_entry): Add is_deferred.
2006-01-04 08:33:38 -08:00
c-ppoutput.c
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
2005-12-17 20:45:46 +00:00
c-pragma.c
re PR c++/21764 (visibility attributes on namespace scope)
2006-03-20 22:19:06 -05:00
c-pragma.h
re PR c++/21764 (visibility attributes on namespace scope)
2006-03-20 22:19:06 -05:00
c-pretty-print.c
tree.def (CHAR_TYPE): Remove.
2006-02-08 23:57:21 +00:00
c-pretty-print.h
c-pretty-print.h (struct c_pretty_print_info): Add new member "constant".
2005-12-30 17:27:28 +00:00
c-semantics.c
c-tree.h
[multiple changes]
2006-01-18 14:21:25 -05:00
c-typeck.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
c.opt
Index: gcc/ChangeLog
2006-02-24 21:43:01 +00:00
caller-save.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
calls.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
cfg.c
cfg.c (dump_flow_info): Get dump flags as an additional parameter.
2006-02-15 09:15:56 +00:00
cfganal.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
cfgbuild.c
basic-block.h (control_flow_graph): Change the type of x_basic_block_info to VEC(basic_block,gc) *.
2006-01-11 18:43:15 +00:00
cfgcleanup.c
cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.
2006-03-03 00:04:22 +00:00
cfgexpand.c
function.h (frame_offset_overflow): Declare.
2006-03-11 14:52:57 +00:00
cfghooks.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
cfghooks.h
cfglayout.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
cfglayout.h
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
cfgloop.c
cfgloop.c (flow_loop_dump): Do not dump loop->invalid field.
2006-03-13 12:05:03 +00:00
cfgloop.h
cfgloop.c (flow_loop_dump): Do not dump loop->invalid field.
2006-03-13 12:05:03 +00:00
cfgloopanal.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
cfgloopmanip.c
tree-vrp.c (cfg_loops): Removed.
2006-02-05 20:14:59 +00:00
cfgrtl.c
cfgrtl.c (last_loop_beg_note, [...]): Removed.
2006-03-13 12:20:26 +00:00
cgraph.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
cgraph.h
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.
2006-01-19 11:55:52 -05:00
cgraphunit.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
ChangeLog
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
fixed missing changelog entry for r109153
2006-01-05 00:53:41 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
Fixup some spacing
2005-12-03 00:20:15 +00:00
collect2.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
collect2.h
combine.c
* combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): Remove.
2006-03-14 18:16:21 +00:00
common.opt
options.c (gfc_init_options): Initialize flag_argument_noalias to 3.
2006-03-21 06:32:57 +00:00
conditions.h
config.build
re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)
2005-12-16 20:16:22 +10:30
config.gcc
config.gcc (i[34567]86-*-solaris2*): Add config/sol2-10.h to tm_file on Solaris 10 and later.
2006-03-21 20:59:11 +00:00
config.host
x-ada-hpux10, [...]: New files.
2006-02-05 15:54:49 +00:00
config.in
[multiple changes]
2006-02-23 09:58:22 +01:00
configure
Index: gcc/ChangeLog
2006-02-24 21:43:01 +00:00
configure.ac
Index: gcc/ChangeLog
2006-02-24 21:43:01 +00:00
conflict.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
convert.c
tree.def (CHAR_TYPE): Remove.
2006-02-08 23:57:21 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant expressions with hard registers.)
2006-01-27 22:23:32 +00:00
coverage.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
coverage.h
cppdefault.c
re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)
2006-01-20 21:00:03 +00:00
cppdefault.h
re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)
2006-01-20 21:00:03 +00:00
cppspec.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
crtstuff.c
crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after including auto-host.h.
2005-11-15 01:21:29 +00:00
cse.c
cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.
2006-03-03 00:04:22 +00:00
cselib.c
re PR target/9703 ([arm] Accessing data through constant pool more times could be solved in less instructions)
2006-02-18 22:06:53 +00:00
cselib.h
cstamp-h.in
DATESTAMP
Daily bump.
2006-03-22 00:17:30 +00:00
dbxout.c
tree.def (CHAR_TYPE): Remove.
2006-02-08 23:57:21 +00:00
dbxout.h
ddg.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
ddg.h
debug.c
debug.h
defaults.h
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
DEV-PHASE
df-core.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
df-problems.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
df-scan.c
df-scan.c: (df_bb_refs_record): Fix obvious typo with wrong block as parameter.
2006-03-08 02:29:18 +00:00
df.h
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
dfp.c
dfp.c (decimal_real_arithmetic): Change second argument type from int to enum tree_code.
2006-02-06 09:59:35 +11:00
dfp.h
dfp.c (decimal_real_arithmetic): Change second argument type from int to enum tree_code.
2006-02-06 09:59:35 +11:00
diagnostic.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
diagnostic.def
c-pragma.c (handle_pragma_diagnostic): New.
2006-01-18 15:02:42 -05:00
diagnostic.h
diagnostic.h: Include options.h.
2006-01-18 20:24:22 -08:00
dojump.c
dojump.c (do_compare_rtx_and_jump): Also handle multi-word GTU and GEU.
2006-02-14 17:54:41 +00:00
dominance.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
domwalk.c
domwalk.h
double-int.c
gengtype.c (main): Handle double_int type.
2006-03-03 00:38:20 +00:00
double-int.h
gengtype.c (main): Handle double_int type.
2006-03-03 00:38:20 +00:00
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2.h (DW_TAG_condition, [...]): New constants from DWARF 3.
2006-03-02 00:26:13 +01:00
dwarf2asm.c
dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.
2006-03-17 07:11:35 +00:00
dwarf2asm.h
tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.
2006-03-17 00:35:32 +00:00
dwarf2out.c
dwarf2out.c (dwarf2out_stack_adjust): Always track the stack pointer...
2006-03-17 06:08:49 +00:00
dwarf2out.h
dwarf2out.c (dwarf2out_add_library_unit_info): Remove.
2006-03-04 20:07:18 +00:00
emit-rtl.c
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
except.h
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
explow.c
tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.
2006-03-03 09:11:58 +00:00
expmed.c
expmed.c (expand_mult_add): Remove.
2006-03-04 19:44:17 +00:00
expr.c
re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for builtin functions)
2006-03-21 23:20:52 -05:00
expr.h
expmed.c (expand_mult_add): Remove.
2006-03-04 19:44:17 +00:00
final.c
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
fix-header.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
fixproto
flags.h
flow.c
flow.c (recompute_reg_usage): Make it static.
2006-03-05 17:41:48 +00:00
fold-const.c
Move around a couple of hunks and add a missing one for commit 111866
2006-03-14 07:13:42 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
function.h
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
gbl-ctors.h
gcc.c
* gcc.c (process_command): Change j to 'unsigned int'.
2006-02-01 19:42:02 +00:00
gcc.h
jvspec.c (lang_specific_spec_functions): remove
2006-01-16 19:00:56 +00:00
gccbug.in
gccspec.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
gcov-dump.c
gcov.c (print_version), [...]): Update copyright notice dates.
2006-01-21 18:22:19 +00:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))
2006-03-14 00:24:54 +00:00
gcse.c
cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.
2006-03-03 00:04:22 +00:00
gdbinit.in
update for decl_minimal change
2006-01-26 17:27:23 -05:00
gen-protos.c
genattr.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
genattrtab.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
genautomata.c
genautomata.c (<struct state>, [...]): New members.
2006-03-21 17:27:56 +00:00
gencheck.c
genchecksum.c
gencodes.c
r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 15:15:12 +00:00
genconditions.c
df-core.c (df_set_blocks): Do not dereference function pointers.
2006-02-07 18:04:29 +00:00
genconfig.c
r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 15:15:12 +00:00
genconstants.c
genemit.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
genextract.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
genflags.c
r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 15:15:12 +00:00
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c (new_structure): Return the structure.
2006-01-23 07:50:42 +00:00
gengtype.c
tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.
2006-03-03 09:11:58 +00:00
gengtype.h
gengtype.c (new_structure): Return the structure.
2006-01-23 07:50:42 +00:00
genmddeps.c
genmodes.c
dfp.h, dfp.c: New files.
2005-12-02 13:30:42 +11:00
genmultilib
genopinit.c
r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 15:15:12 +00:00
genoutput.c
* rtl.def (define_constraint, define_register_constraint)
2006-02-28 03:28:18 +00:00
genpeep.c
r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 15:15:12 +00:00
genpreds.c
genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of switch, not str[0].
2006-03-20 11:09:52 -05:00
genrecog.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
gensupport.c
gensupport.c (identify_predicable_attribute): Don't free p_false when it is still in use.
2006-03-15 10:14:51 +00:00
gensupport.h
r110123@banpei: zack | 2006-01-22 14:44:34 -0800
2006-01-23 15:15:05 +00:00
ggc-common.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
ggc-none.c
ggc-page.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
ggc-zone.c
ggc.h
ggc.h (GGC_RESIZEVEC): New.
2005-12-02 12:37:15 +00:00
gimple-low.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
gimplify.c
re PR middle-end/18859 (ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839)
2006-03-13 14:18:24 +00:00
glimits.h
global.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
graph.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
re PR other/24829 (libobjc testsuite failures)
2006-01-26 22:00:28 +00:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
re PR other/26489 (compilation of c++ fails in eh_alloc.cc on NetBSD)
2006-03-02 02:47:40 +00:00
gthr-posix95.h
re PR other/24829 (libobjc testsuite failures)
2006-01-26 22:00:28 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
re PR other/24829 (libobjc testsuite failures)
2006-01-26 22:00:28 +00:00
gthr-tpf.h
re PR other/24829 (libobjc testsuite failures)
2006-01-26 22:00:28 +00:00
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
hard-reg-set.h
regclass.c (n_non_fixed_regs): Remove.
2006-03-04 20:04:23 +00:00
hooks.c
hooks.c (hook_bool_mode_rtx_true): New function.
2006-03-07 07:41:39 +00:00
hooks.h
hooks.c (hook_bool_mode_rtx_true): New function.
2006-03-07 07:41:39 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
integrate.h
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
intl.c
intl.h
ipa-cp.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
ipa-inline.c
re PR tree-optimization/26667 (Inlining always_inline functions causes further inlining that reduces function size to fail)
2006-03-14 09:57:43 +00:00
ipa-prop.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
ipa-prop.h
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
ipa-pure-const.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
ipa-reference.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
ipa-reference.h
ipa-type-escape.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
ipa-type-escape.h
ipa-utils.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
ipa-utils.h
ipa.c
tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-06 18:20:47 +00:00
jump.c
jump.c (follow_jumps): Do not check for loop notes.
2006-03-13 12:16:40 +00:00
lambda-code.c
lambda-code.c (can_convert_to_perfect_nest): Allow any type of
2006-02-27 17:38:14 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
tree-chrec.c (eq_evolutions_p): New.
2006-02-20 20:25:54 +00:00
langhooks-def.h
[multiple changes]
2006-01-18 14:21:25 -05:00
langhooks.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
langhooks.h
[multiple changes]
2006-01-18 14:21:25 -05:00
LANGUAGES
lcm.c
tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-06 18:20:47 +00:00
libada-mk.in
libfuncs.h
libgcc-std.ver
re PR other/26208 (Serious problem with unwinding through signal frames)
2006-02-27 18:26:26 +01:00
libgcc2.c
libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.
2006-01-20 11:12:29 +10:30
libgcc2.h
libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.
2006-01-20 11:12:29 +10:30
libgcov.c
tree-vn.c (vn_add): Use XNEW.
2005-12-18 01:19:20 +00:00
limitx.h
limity.h
lists.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
local-alloc.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
longlong.h
re PR other/13873 (gcc/longlong.h uses test for PPC)
2005-12-06 20:25:04 +10:30
loop-doloop.c
loop-doloop.c (add_test): Only add jump notes if we did emit a jump.
2005-11-30 11:12:36 +00:00
loop-init.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
loop-invariant.c
re PR rtl-optimization/26254 (FAIL: gcc.c-torture/compile/20011109-1.c,-O1)
2006-03-13 12:28:09 +00:00
loop-iv.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
loop-unroll.c
re PR target/9703 ([arm] Accessing data through constant pool more times could be solved in less instructions)
2006-02-18 22:06:53 +00:00
loop-unswitch.c
loop-iv.c: Include df.h and hashtab.h.
2006-01-20 00:46:37 +00:00
machmode.def
dfp.h, dfp.c: New files.
2005-12-02 13:30:42 +11:00
machmode.h
dfp.h, dfp.c: New files.
2005-12-02 13:30:42 +11:00
main.c
Makefile.in
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
mips-tdump.c
gcov.c (print_version), [...]): Update copyright notice dates.
2006-01-21 18:22:19 +00:00
mips-tfile.c
gcov.c (print_version), [...]): Update copyright notice dates.
2006-01-21 18:22:19 +00:00
mkconfig.sh
mklibgcc.in
mklibgcc.in: Depend on config/dfp-bit.h in rules that compile config/dfp-bit.c.
2006-03-02 15:23:22 +11:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
dfp.h, dfp.c: New files.
2005-12-02 13:30:42 +11:00
mode-switching.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
modulo-sched.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
omp-builtins.def
[multiple changes]
2006-01-18 14:21:25 -05:00
omp-low.c
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly...
2006-02-14 02:59:42 +00:00
optabs.h
Makefile.in (tree-vect-patterns.o): Add rule for new file.
2006-01-19 10:24:00 +00:00
optc-gen.awk
opth-gen.awk
re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER)
2006-02-18 11:12:51 +00:00
opts.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
opts.h
opts.c (no_unit_at_a_time_default): New global variable.
2006-02-01 20:31:29 +00:00
output.h
hooks.c (hook_bool_mode_rtx_true): New function.
2006-03-07 07:41:39 +00:00
params.c
params.def
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
params.h
re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))
2006-02-14 14:49:13 +00:00
passes.c
tree-pass.h (pass_phi_only_copy_prop): Delete.
2006-03-20 22:07:37 -07:00
pointer-set.c
pointer-set.h
postreload-gcse.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
postreload.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
predict.c
predict.c (estimate_probability): Remove.
2006-03-12 22:58:22 +00:00
predict.def
predict.h
prefix.c
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
2005-12-17 20:45:46 +00:00
prefix.h
pretty-print.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
pretty-print.h
print-rtl.c
print-tree.c
tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-15 22:09:45 +00:00
profile.c
predict.c (estimate_probability): Remove.
2006-03-12 22:58:22 +00:00
protoize.c
read-rtl.c
re PR target/9703 ([arm] Accessing data through constant pool more times could be solved in less instructions)
2006-02-18 22:06:53 +00:00
README.Portability
real.c
re PR middle-end/21781 (real.c incorrectly values zero with a large exponent)
2006-03-16 16:34:05 +00:00
real.h
dfp.h, dfp.c: New files.
2005-12-02 13:30:42 +11:00
recog.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
recog.h
recog.c (volatile_mem_p, [...]): Remove.
2006-03-05 06:01:33 +00:00
reg-notes.def
ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.
2006-03-16 05:17:41 +00:00
reg-stack.c
re PR middle-end/26684 (ppc-Darwin bootstrap failure)
2006-03-14 20:47:17 +00:00
regclass.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
regmove.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
regrename.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
regs.h
reload.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
reload.h
reload.h (reg_equiv_invariant): Declare.
2005-12-07 23:41:19 +00:00
reload1.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
reorg.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
resource.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
resource.h
rtl-error.c
rtl-factoring.c
bfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-21 13:07:33 +00:00
rtl-profile.c
tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-06 18:20:47 +00:00
rtl.c
tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.
2006-03-03 09:11:58 +00:00
rtl.def
ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.
2006-03-16 05:17:41 +00:00
rtl.h
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
rtlanal.c
rtlanal.c (replace_reg): Remove.
2006-03-05 05:59:55 +00:00
rtlhooks-def.h
rtl.h (truncated_to_mode): Declare it.
2006-02-28 20:32:20 +00:00
rtlhooks.c
rtl.h (truncated_to_mode): Declare it.
2006-02-28 20:32:20 +00:00
sbitmap.c
sbitmap.h
scan-decls.c
scan-decls.c (scan_decls): Don't fetch new statement after CPP_EOF.
2006-02-25 21:01:55 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
sched-ebb.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
sched-int.h
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
sched-rgn.c
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
sched-vis.c
Makefile.in (sched-vis.o): Update dependencies.
2006-01-25 17:39:37 +00:00
sdbout.c
alpha.c (alpha_start_function): Use switch_to_section.
2005-12-07 07:53:14 +00:00
sdbout.h
SERVICE
simplify-rtx.c
simplify-rtx.c (simplify_plus_minus): Simplify within CONST terms.
2006-03-16 08:15:35 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
function.h (struct function): Rename to x_stack_check_probe_note.
2006-03-20 21:22:55 +00:00
stor-layout.c
stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properly for sizetype when sizetype is unsigned.
2006-02-16 17:18:03 -07:00
stringpool.c
struct-equiv.c
* struct-equiv.c (rtx_equiv_p): Fix POST_MODIFY case.
2006-03-10 10:58:22 +00:00
stub-objc.c
sync-builtins.def
backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...
2005-12-22 16:43:34 -08:00
sys-protos.h
sys-types.h
system.h
bfin.h (UNALIGNED_WORD_ASM_OP): Remove.
2006-03-14 18:14:52 +00:00
target-def.h
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
target.h
target.h (struct spec_info_def): New opaque declaration.
2006-03-16 05:27:03 +00:00
targhooks.c
re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for builtin functions)
2006-03-21 23:20:52 -05:00
targhooks.h
re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant expressions with hard registers.)
2006-01-27 22:23:32 +00:00
timevar.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
timevar.def
invoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-14 12:22:11 +00:00
timevar.h
tlink.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
toplev.c
hooks.c (hook_bool_mode_rtx_true): New function.
2006-03-07 07:41:39 +00:00
toplev.h
common.opt (-floop-optimize, [...]): Remove.
2006-02-26 20:23:40 +00:00
tracer.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-browser.c
tree-browser.def
tree-cfg.c
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
tree-cfgcleanup.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-chrec.c
tree-chrec.c (chrec_convert_aggressive): Do not eliminate conversions where TYPE_MIN_VALUE/TYPE_MAX_VALUE do not cover...
2006-02-28 09:49:12 -07:00
tree-chrec.h
tree-chrec.c (eq_evolutions_p): New.
2006-02-20 20:25:54 +00:00
tree-complex.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-data-ref.c
tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 17:35:42 -05:00
tree-data-ref.h
tree-chrec.c (eq_evolutions_p): New.
2006-02-20 20:25:54 +00:00
tree-dfa.c
tree-dfa.c (referenced_var_lookup_if_exists): Remove.
2006-03-03 17:29:15 +00:00
tree-dump.c
re PR middle-end/18259 (-fdump-tree-tu omits real constant values)
2006-03-16 19:47:19 +00:00
tree-dump.h
passes.c (register_one_dump_file): Accept the current properties instead of pass number.
2006-02-08 08:13:20 +00:00
tree-eh.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-flow-inline.h
tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-15 22:09:45 +00:00
tree-flow.h
tree-dfa.c (referenced_var_lookup_if_exists): Remove.
2006-03-03 17:29:15 +00:00
tree-gimple.c
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.
2006-01-19 11:55:52 -05:00
tree-gimple.h
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.
2006-01-19 11:55:52 -05:00
tree-if-conv.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-inline.c
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
tree-inline.h
backport: Makefile.in (TREE_INLINE_H): New.
2006-01-16 18:17:16 -08:00
tree-into-ssa.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-iterator.c
tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.
2006-01-19 11:55:52 -05:00
tree-iterator.h
tree-loop-linear.c
tree-mudflap.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-mudflap.h
tree-nested.c
re PR middle-end/25886 (up to 256 tree codes for Objective-C++)
2006-01-25 21:53:01 -05:00
tree-nomudflap.c
tree-nrv.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-object-size.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-optimize.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-outof-ssa.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-pass.h
tree-pass.h (pass_phi_only_copy_prop): Delete.
2006-03-20 22:07:37 -07:00
tree-phinodes.c
tree.h (PHI_ARG_NONZERO): Remove.
2006-02-23 15:58:23 -07:00
tree-pretty-print.c
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
2006-03-22 04:50:45 -08:00
tree-profile.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-scalar-evolution.c
re PR tree-optimization/26524 (ICE when compiling with -ffast-math and -O3 clatm5.f (lapack))
2006-03-03 14:35:23 +00:00
tree-scalar-evolution.h
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-sra.c
tree-sra.c (tree_sra): Return todoflags;
2006-03-04 00:04:11 +00:00
tree-ssa-address.c
tree-ssa-alias.c
options.c (gfc_init_options): Initialize flag_argument_noalias to 3.
2006-03-21 06:32:57 +00:00
tree-ssa-ccp.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-copy.c
tree-pass.h (pass_phi_only_copy_prop): Delete.
2006-03-20 22:07:37 -07:00
tree-ssa-copyrename.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-dce.c
tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an iterator-style macro.
2006-03-15 16:14:55 +00:00
tree-ssa-dom.c
tree-pass.h (pass_phi_only_copy_prop): Delete.
2006-03-20 22:07:37 -07:00
tree-ssa-dse.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-forwprop.c
tree-sra.c (tree_sra): Return todoflags;
2006-03-04 00:04:11 +00:00
tree-ssa-live.c
re PR middle-end/25933 (memory leaks)
2006-01-31 16:39:32 -05:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-loop-im.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
tree-ssa-loop-ivcanon.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
tree-ssa-loop-ivopts.c
tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 17:35:42 -05:00
tree-ssa-loop-manip.c
invoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-14 12:22:11 +00:00
tree-ssa-loop-niter.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-ssa-loop-prefetch.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-ssa-loop-unswitch.c
re PR tree-optimization/26145 (memory leak in loop unswitching.)
2006-02-07 21:00:42 -05:00
tree-ssa-loop.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-math-opts.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-operands.c
tree-ssa-operands.c (finalize_ssa_def_ops): Move the declaration of ptr into the ENABLE_CHECKING section.
2006-03-08 23:58:50 +01:00
tree-ssa-operands.h
tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.
2006-01-19 01:42:48 +00:00
tree-ssa-phiopt.c
tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable.
2006-03-09 17:22:54 -08:00
tree-ssa-pre.c
re PR tree-optimization/26781 (ICE in tree-ssa-pre.c at create_component_ref_by_piec)
2006-03-21 10:58:50 -08:00
tree-ssa-propagate.c
re PR tree-optimization/26672 (ICE in op_iter_init, triggered by printf->puts optimization)
2006-03-14 12:50:10 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-sink.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa-structalias.c
options.c (gfc_init_options): Initialize flag_argument_noalias to 3.
2006-03-21 06:32:57 +00:00
tree-ssa-structalias.h
tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.
2006-01-19 01:42:48 +00:00
tree-ssa-threadedge.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-ssa-threadupdate.c
tree-ssa-threadupdate.c (rediscover_loops_after_threading): Remove.
2006-03-05 17:31:20 +00:00
tree-ssa-uncprop.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssanames.c
tree-stdarg.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-stdarg.h
tree-tailcall.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-vect-analyze.c
Makefile.in (tree-vect-patterns.o): Add rule for new file.
2006-01-19 10:24:00 +00:00
tree-vect-generic.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-vect-patterns.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-vect-transform.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-vectorizer.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
tree-vectorizer.h
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
tree-vn.c
tree.h (VALUE_HANDLE_VUSES): New.
2005-12-30 18:43:00 +00:00
tree-vrp.c
tree-vrp.c (extract_range_from_unary_expr): Derive ranges for type conversions of a VR_VARYING source to a wider type.
2006-03-21 14:01:42 -07:00
tree.c
re PR c++/26690 (ICE in get_callee_fndecl, at tree.c:5806 with OpenMP)
2006-03-21 19:35:20 +01:00
tree.def
tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 17:35:42 -05:00
tree.h
tree.c (add_var_to_bind_expr): Remove.
2006-03-04 20:05:47 +00:00
treestruct.def
tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-15 22:09:45 +00:00
tsystem.h
typeclass.h
unwind-c.c
re PR other/26208 (Serious problem with unwinding through signal frames)
2006-02-27 18:26:26 +01:00
unwind-compat.c
re PR other/26208 (Serious problem with unwinding through signal frames)
2006-02-27 18:26:26 +01:00
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Guard against prev_cache_entry == NULL when moving a cache entry to the head of...
2005-12-15 16:17:50 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
builtins.c, [...]: Fix comment typos.
2006-03-04 23:05:24 +00:00
unwind-dw2.h
unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET and REG_SAVED_VAL_EXP constants.
2006-03-04 08:07:12 +01:00
unwind-generic.h
re PR other/26208 (Serious problem with unwinding through signal frames)
2006-02-27 18:26:26 +01:00
unwind-pe.h
unwind-sjlj.c
re PR other/26208 (Serious problem with unwinding through signal frames)
2006-02-27 18:26:26 +01:00
unwind.inc
unwind-ia64.c (uw_advance_context): New.
2005-11-16 22:10:39 +00:00
value-prof.c
value-prof.h
tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-06 18:20:47 +00:00
var-tracking.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
varasm.c
* varasm.c (assemble_end_function): Say that 'fnname' is unused.
2006-03-08 01:26:21 +00:00
varray.c
r110129@banpei: zack | 2006-01-22 14:51:57 -0800
2006-01-23 15:16:10 +00:00
varray.h
varray.h: Allow compilation with a C++ compiler.
2005-12-12 09:14:12 +00:00
vec.c
vec.h
* vec.h (safe_grow): Remove duplicated line.
2006-01-30 13:17:12 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
alpha.c (alpha_start_function): Use switch_to_section.
2005-12-07 07:53:14 +00:00
web.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
xcoff.h
xcoffout.c
xcoffout.h