..
ada
Makefile.in, [...]: Fix comment typos.
2006-12-02 01:03:11 +00:00
config
* config/i386/i386.c: Fix a comment typo.
2006-12-02 02:47:07 +00:00
cp
* name-lookup.c: Follow spelling conventions.
2006-12-02 01:44:17 +00:00
doc
* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.
2006-12-02 02:06:52 +00:00
fortran
re PR libfortran/29568 (implement unformatted files with subrecords (Intel style))
2006-12-01 21:04:38 +00:00
ginclude
decfloat.h (DEC*_DEN): Define using the correct builtins.
2006-09-21 17:34:47 +00:00
java
re PR java/29805 (Write past end of array in java/typeck.c)
2006-11-12 17:12:13 +00:00
objc
objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and content where we called cp_finish_file.
2006-11-02 21:03:40 +01:00
objcp
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
po
* sv.po, tr.po: Update.
2006-11-28 12:04:32 +00:00
testsuite
re PR c++/30022 (ICE on vector operand in division)
2006-12-01 21:35:25 +00:00
treelang
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +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
cselib.c (cselib_init): Use special MEM rtx form for callmem.
2006-11-30 07:24:03 +00:00
alias.h
alias.c (alias_invariant, [...]): Remove.
2006-02-28 21:01:20 +00:00
alloc-pool.c
cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of a diagnostics message.
2006-11-30 07:22:04 +00:00
alloc-pool.h
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
attribs.c
re PR c++/26905 (default-visibility class symbol improperly resolved as hidden-visibility)
2006-06-29 21:15:56 -04:00
BASE-VER
* BASE-VER: Set to 4.3.0.
2006-10-21 02:43:05 +00:00
basic-block.h
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
bb-reorder.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
bitmap.c
tree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-08-21 01:53:11 +00:00
bitmap.h
tree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-08-21 01:53:11 +00:00
bt-load.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
builtin-attrs.def
builtin-types.def
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
builtins.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
builtins.def
builtins.def (gamma, lgamma): Use ATTR_MATHFN_FPROUNDING_STORE.
2006-11-01 05:38:21 +00:00
c-aux-info.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-common.c
re PR c++/30021 (ICE on invalid parameter for main)
2006-12-01 21:28:35 +00:00
c-common.def
c-common.h
c-common.h (enum rid): Add RID_STATIC_ASSERT.
2006-11-21 20:22:30 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-common.c (flag_cpp0x): New.
2006-11-01 16:29:06 +00:00
c-decl.c
re PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-24 22:28:38 +01:00
c-dump.c
c-errors.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-format.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-format.h
c-gimplify.c
[multiple changes]
2006-08-25 22:14:24 +01:00
c-incpath.c
cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.
2006-11-20 17:15:27 +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
re PR middle-end/27428 (ICE with goto in erroneous code)
2006-06-29 21:57:23 +00:00
c-objc-common.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-objc-common.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
c-omp.c
re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)
2006-09-20 10:22:04 +02:00
c-opts.c
re PR c++/8586 (-Wwrite-strings should be included in -Wall)
2006-11-20 01:03:49 +00:00
c-parser.c
re PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-24 22:28:38 +01:00
c-pch.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-ppoutput.c
Suppress extra ' #1 <built-in> or ' #1 <command line>' on -dD output.
2006-06-01 09:36:25 -07:00
c-pragma.c
re PR c/28286 (ICE with invalid value in #pragma pack)
2006-07-18 10:08:22 +00:00
c-pragma.h
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-pretty-print.c
re PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside functions)
2006-08-26 00:01:16 +01:00
c-pretty-print.h
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-semantics.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
c-tree.h
re PR c/29955 (ICE with -fopenmp -fexceptions)
2006-11-24 22:28:38 +01:00
c-typeck.c
re PR c/9072 (-Wconversion should be split into two distinct flags)
2006-11-23 18:39:32 +00:00
c.opt
c.opt: Remove -ffixed-form, -ffixed-line-length-none, and -ffixed-line-length-* options.
2006-11-25 11:15:29 -08:00
caller-save.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
calls.c
tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.
2006-11-16 22:07:30 +00:00
cfg.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfganal.c
* cfganal.c (compute_dominance_frontiers_1): Don't be quadratic.
2006-09-12 22:54:38 +00:00
cfgbuild.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
cfgcleanup.c
jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-25 10:53:06 +00:00
cfgexpand.c
invoke.texi (large-stack-frame, [...]): New params.
2006-11-28 10:53:16 +00:00
cfghooks.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
cfghooks.h
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
cfglayout.c
cfgexpand.c (construct_exit_block): Don't disturb end of last BB.
2006-11-27 15:07:10 +00:00
cfglayout.h
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
cfgloop.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
cfgloop.h
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
cfgloopanal.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
cfgloopmanip.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
cfgrtl.c
cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of a diagnostics message.
2006-11-30 07:22:04 +00:00
cgraph.c
invoke.texi (large-stack-frame, [...]): New params.
2006-11-28 10:53:16 +00:00
cgraph.h
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
cgraphunit.c
cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of a diagnostics message.
2006-11-30 07:22:04 +00:00
ChangeLog
* config/i386/i386.c: Fix a comment typo.
2006-12-02 02:47:07 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
Typo.
2006-08-03 09:28:37 +00:00
ChangeLog-2005
Whitespace fixups
2006-05-18 21:27:39 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
Whitespace fixups
2006-05-18 22:16:23 +00:00
collect2.h
combine.c
combine.c (likely_spilled_retval_1): Fix masking operation.
2006-11-15 13:16:41 +00:00
common.opt
common.opt (ftree-combine-temps): Remove.
2006-12-01 19:53:29 +00:00
conditions.h
config.build
config.gcc
configure.in (skipdirs): Don't build target-libiberty for SPU.
2006-11-21 01:35:42 +00:00
config.host
re PR bootstrap/26892 (Can't compile a 64-bit gcc)
2006-11-09 23:56:57 +00:00
config.in
configure.ac (HAVE_AS_IX86_DIFF_SECT_DELTA): New test to determine whether the assembler supports taking the difference of...
2006-11-02 00:56:38 +00:00
configure
configure: Regenerate with autoconf 2.59.
2006-11-14 19:42:51 +00:00
configure.ac
configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.
2006-11-13 23:38:21 +01:00
conflict.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
convert.c
re PR middle-end/21032 (With -frounding-math, incorrectly reorders unary minus)
2006-10-23 07:15:45 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
coverage.c
In gcc/:
2006-11-01 05:06:12 +00:00
coverage.h
cppdefault.c
cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.
2006-11-20 17:15:27 +00:00
cppdefault.h
cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.
2006-11-20 17:15:27 +00:00
cppspec.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
crtstuff.c
crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if defined.
2006-05-15 23:49:57 -04:00
cse.c
cse.c (cse_altered): Remove.
2006-11-25 21:23:27 +00:00
cselib.c
cselib.c (cselib_init): Use special MEM rtx form for callmem.
2006-11-30 07:24:03 +00:00
cselib.h
cstamp-h.in
DATESTAMP
Daily bump.
2006-12-02 00:17:43 +00:00
dbxout.c
dbxout.c (output_types_sort): Add a comment.
2006-07-26 17:38:37 +00:00
dbxout.h
ddg.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
ddg.h
debug.c
debug.h
defaults.h
re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143)
2006-12-01 02:25:22 +00:00
DEV-PHASE
df-core.c
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
df-problems.c
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
df-scan.c
re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -maltivec)
2006-05-19 21:18:23 +00:00
df.h
cfgcleanup.c, [...]: Fix comment typos.
2006-05-28 17:46:46 +00:00
dfp.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00: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
re PR driver/22600 (Exit code should be different from 1 for internal compiler error)
2006-03-22 19:36:22 +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
extended.texi (__builtin_expect): We no longer require second argument to be constant.
2006-11-11 16:54:57 +00:00
dominance.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-08-16 21:25:39 +00:00
domwalk.c
domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation.
2006-08-03 21:21:22 +00:00
domwalk.h
double-int.c
Makefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-11-12 19:58:05 +00:00
double-int.h
Makefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-11-12 19:58:05 +00:00
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2.h (DW64_CIE_ID): Define.
2006-04-01 01:21:46 +01:00
dwarf2asm.c
dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.
2006-04-25 19:12:50 +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
re PR c++/29433 (using boost::MPL requires lots of memory)
2006-12-01 16:37:38 +00:00
dwarf2out.h
dwarf2out.c (dwarf2out_add_library_unit_info): Remove.
2006-03-04 20:07:18 +00:00
emit-rtl.c
emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially when clearing the used flags.
2006-11-30 03:13:29 +00:00
emit-rtl.h
emutls.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
errors.c
errors.h
et-forest.c
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
et-forest.h
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
2006-06-20 16:19:29 +00:00
except.c
* except.c (sjlj_emit_function_enter): Remove unused variable.
2006-11-12 11:15:28 +00:00
except.h
except.h (output_function_exception_table): Add 'const char*' param.
2006-10-28 18:11:28 +00:00
explow.c
Set REG_POINTER flag according to MEM_POINTER flag.
2006-09-22 08:42:51 -05:00
expmed.c
expmed.c (emit_store_flag_1): New function.
2006-11-14 23:25:43 +00:00
expr.c
expr.c (emit_block_move_via_libcall): Export.
2006-11-27 16:00:26 +00:00
expr.h
expr.c (emit_block_move_via_libcall): Export.
2006-11-27 16:00:26 +00:00
final.c
cfgexpand.c (construct_exit_block): Don't disturb end of last BB.
2006-11-27 15:21:36 +00:00
fix-header.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
fixproto
flags.h
flags.h (HONOR_NANS): Fix typo in comment.
2006-09-23 16:45:25 +00:00
flow.c
flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.
2006-09-13 10:59:03 +00:00
fold-const.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
cfgexpand.c (construct_exit_block): Don't disturb end of last BB.
2006-11-27 15:07:10 +00:00
function.h
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
fwprop.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
gbl-ctors.h
gcc.c
gcc.c: Organize search path variables into $prefix relative, and well-known native.
2006-11-13 17:25:59 +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
gcov.c (no_data_file): New flag.
2006-08-09 19:09:06 +00:00
gcse.c
cse.c (cse_process_notes): Copy the propagated value.
2006-11-10 21:42:04 +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
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00: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
genconditions.c (write_header): Add tm-constrs.h to included headers.
2006-03-29 17:58:32 -05: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
* genemit.c (gen_expand): Allocate enough memory.
2006-11-13 14:36:47 +00:00
genextract.c
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 19:26:18 +00: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
gengtype.c (process_gc_options): Remove unnecessary forward decl.
2006-11-21 00:16:45 +00:00
gengtype.h
gengtype.c (new_structure): Return the structure.
2006-01-23 07:50:42 +00:00
genmddeps.c
genmodes.c
genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a MODE_PARTIAL_INT mode.
2006-04-25 11:49:27 +00:00
genmultilib
genopinit.c
c-tree.texi: Document new tree codes.
2006-11-22 08:46:03 +00:00
genoutput.c
genemit.c (main): Add tm-constrs.h to included headers.
2006-03-29 16:07:12 -05:00
genpeep.c
r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100
2006-05-06 23:19:48 +00:00
genpreds.c
Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:
2006-10-04 16:41:55 +00:00
genrecog.c
genemit.c (main): Add tm-constrs.h to included headers.
2006-03-29 16:07:12 -05: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
ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative when choosing the minimum heapsize.
2006-10-26 20:39:10 +00:00
ggc-none.c
ggc-page.c
ggc-page.c (ggc_print_statistics): Use %ul and a cast to unsigned long for printing OBJECT_SIZE.
2006-11-28 10:03:49 +00:00
ggc-zone.c
ggc.h
gimple-low.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
gimplify.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
glimits.h
global.c
flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.
2006-09-13 10:59:03 +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 target/24071 (__gthread_active_p vs __gthread_once)
2006-10-31 17:54:58 +00:00
gthr-posix95.h
re PR target/24071 (__gthread_active_p vs __gthread_once)
2006-10-31 17:54:58 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
re PR target/28247 (libstdc++ cannot be build with Solaris threads)
2006-07-23 20:14:44 +00:00
gthr-tpf.h
gthr-tpf.h (__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION, [...]): Define.
2006-11-29 13:00:12 +00:00
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
haifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-29 18:24:14 +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
cfgexpand.c (construct_exit_block): Don't disturb end of last BB.
2006-11-27 15:07:10 +00:00
input.h
re PR c++/24009 (C++ fails to print #include stack)
2006-08-26 22:38:46 +01:00
insn-addr.h
insn-notes.def
cfgexpand.c (construct_exit_block): Don't disturb end of last BB.
2006-11-27 15:07:10 +00:00
integrate.c
cfgrtl.c (emit_insn_at_entry): New function.
2006-09-15 12:35:43 +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
cgraph.h (cgraph_edge_p): New.
2006-04-17 12:45:25 +00:00
ipa-inline.c
invoke.texi (large-stack-frame, [...]): New params.
2006-11-28 10:53:16 +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
re PR tree-optimization/29964 (function with volatile operators still found to be pure)
2006-11-24 10:32:14 -08: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
re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits)
2006-07-26 20:17:32 +00:00
jump.c
predicates.md (gpc_reg_operand): Check invalid_e500_subreg.
2006-11-29 17:33:59 +00:00
lambda-code.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
lambda-mat.c
tree-loop-linear.c: Don't include varray.h.
2006-03-28 04:19:26 +00:00
lambda-trans.c
tree-loop-linear.c: Don't include varray.h.
2006-03-28 04:19:26 +00:00
lambda.h
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
langhooks-def.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00:00
langhooks.c
builtins.c (expand_builtin_mathfn_3): Correct coding style.
2006-10-30 17:51:46 +00:00
langhooks.h
decl.c: Include langhooks.h.
2006-10-23 19:47:58 +00: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
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
libgcc2.c
libgcc2.c (__bswapdi2): Rename from bswapDI2.
2006-11-08 02:24:26 +00:00
libgcc2.h
libgcc2.c (__bswapdi2): Rename from bswapDI2.
2006-11-08 02:24:26 +00:00
libgcov.c
limitx.h
limity.h
lists.c
re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)
2006-03-30 15:41:00 +00:00
local-alloc.c
cse.c (cse_process_notes): Copy the propagated value.
2006-11-10 21:42:04 +00:00
longlong.h
longlong.h (__xtensa__): Add definitions for umul_ppmm...
2006-11-06 18:50:37 +00:00
loop-doloop.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
loop-init.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
loop-invariant.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
loop-iv.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
loop-unroll.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
loop-unswitch.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
machmode.def
machmode.h
main.c
Makefile.in
tree-ssa-operands.h (struct ssa_operands): New.
2006-11-30 15:30:01 +00:00
mips-tdump.c
gcov.c (print_version), [...]): Update copyright notice dates.
2006-01-21 18:22:19 +00:00
mips-tfile.c
cfgcleanup.c, [...]: Fix comment typos.
2006-04-15 21:45:06 +00:00
mkconfig.sh
re PR bootstrap/27501 (Shell compatibility problem)
2006-05-14 12:48:49 +02:00
mklibgcc.in
decRound.c: Move declarations to new file, update comments.
2006-11-29 18:34:56 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
re PR target/28764 (libjava build failure on sh4)
2006-09-05 21:41:23 +00:00
modulo-sched.c
haifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-29 18:24:14 +00:00
omp-builtins.def
[multiple changes]
2006-01-18 14:21:25 -05:00
omp-low.c
omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT, since that's the desired entity.
2006-10-18 19:23:50 +02:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
c-tree.texi: Document new tree codes.
2006-11-22 08:46:03 +00:00
optabs.h
c-tree.texi: Document new tree codes.
2006-11-22 08:46:03 +00:00
optc-gen.awk
Makefile.in (GCC_OBJS): Replace options.o with gcc-options.o.
2006-05-16 22:06:52 -07:00
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-common.c
re PR driver/28437 (multiple fno-builtin-* flags broken)
2006-07-27 14:26:55 -07:00
opts.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
opts.h
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
2006-05-16 07:27:18 -07:00
output.h
Revert emutls patch.
2006-10-09 09:27:14 -07:00
params.c
params.c (set_param_value): Initialize the "set" field.
2006-11-12 19:17:02 +00:00
params.def
invoke.texi (large-stack-frame, [...]): New params.
2006-11-28 10:53:16 +00:00
params.h
params.c (set_param_value): Initialize the "set" field.
2006-11-12 19:17:02 +00:00
passes.c
tree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-11 15:50:16 +00:00
pointer-set.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
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
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
predict.def
predict.h
prefix.c
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
extended.texi (__builtin_expect): We no longer require second argument to be constant.
2006-11-11 16:54:57 +00:00
print-tree.c
* print-tree.c (print_node_brief, print_node): Print sign of Inf.
2006-10-06 16:59:47 +01:00
profile.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
protoize.c
* protoize.c (edit_fn_definition): Add volatile to clean_text_p.
2006-07-12 11:56:48 +00:00
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
real.h (real_isinteger): Declare.
2006-11-23 18:49:22 +00:00
real.h
real.h (real_isinteger): Declare.
2006-11-23 18:49:22 +00:00
recog.c
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
recog.h
fwprop.c: New file.
2006-11-04 08:36:45 +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
reg-stack.c (get_true_reg): Fix UNSPEC_TRUNC_NOOP handling.
2006-11-25 22:40:53 +01:00
regclass.c
re PR target/26778 (GCC4 moves the result of a conditional block through inadequate registers)
2006-09-09 12:43:32 +00:00
regmove.c
tree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-11 15:50:16 +00:00
regrename.c
regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the compiler.
2006-03-27 16:25:16 +00:00
regs.h
basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY.
2006-04-14 02:28:46 +00:00
reload.c
re PR rtl-optimization/28982 (Incorrect reloading of automodification expressions)
2006-09-13 06:30:59 +00:00
reload.h
re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20060608)
2006-08-17 08:55:02 +00:00
reload1.c
reload1.c (reloads_unique_chain): New.
2006-11-17 18:15:29 -05:00
reorg.c
revert: reorg.c (emit_delay_sequence): Copy the delay slot insn.
2006-11-22 15:29:02 +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.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
rtl.def
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +00:00
rtl.h
extended.texi (__builtin_expect): We no longer require second argument to be constant.
2006-11-11 16:54:57 +00:00
rtlanal.c
re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143)
2006-12-01 02:25:22 +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
re PR rtl-optimization/28726 (-fsched2-use-superblock produces wrong code)
2006-09-11 19:28:11 +00:00
sched-ebb.c
haifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-29 18:24:14 +00:00
sched-int.h
haifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-29 18:24:14 +00:00
sched-rgn.c
haifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-29 18:24:14 +00:00
sched-vis.c
Makefile.in (sched-vis.o): Update dependencies.
2006-01-25 17:39:37 +00:00
sdbout.c
sdbout.h
see.c
fix for see
2006-05-30 07:53:02 +00:00
SERVICE
simplify-rtx.c
simplify-rtx.c (simplify_rtx): Use simplify_subreg rather than simplify_gen_subreg.
2006-11-30 21:54:20 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on powerpc (7450) get error on long exixting code)
2006-11-11 09:47:35 +00:00
stor-layout.c
re PR fortran/27885 (FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for excess errors))
2006-11-18 23:17:33 +00: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
sys-protos.h
sys-types.h
system.h
re PR driver/22600 (Exit code should be different from 1 for internal compiler error)
2006-03-22 19:36:22 +00:00
target-def.h
target.h (struct gcc_target): Add builtin_vectorized_function target hook.
2006-11-27 12:41:51 +00:00
target.h
target.h (struct gcc_target): Add builtin_vectorized_function target hook.
2006-11-27 12:41:51 +00:00
targhooks.c
target.h (struct gcc_target): Add builtin_vectorized_function target hook.
2006-11-27 12:41:51 +00:00
targhooks.h
target.h (struct gcc_target): Add builtin_vectorized_function target hook.
2006-11-27 12:41:51 +00:00
timevar.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
timevar.def
fwprop.c: New file.
2006-11-04 08:36:45 +00:00
timevar.h
tlink.c
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31 20:56:55 +01:00
toplev.c
params.c (set_param_value): Initialize the "set" field.
2006-11-12 19:17:02 +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
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-cfgcleanup.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-chrec.c
re PR tree-optimization/27865 (tree check failure building FreePOOMA)
2006-08-17 08:22:05 +00:00
tree-chrec.h
tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt.
2006-04-02 04:27:40 +00:00
tree-complex.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-data-ref.c
Makefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-11-12 19:58:05 +00:00
tree-data-ref.h
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-dfa.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-dump.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +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.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.
2006-11-11 12:05:16 +00:00
tree-flow-inline.h
tree-ssa-operands.h (struct ssa_operands): New.
2006-11-30 15:30:01 +00:00
tree-flow.h
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-gimple.c
tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.
2006-11-11 12:05:16 +00:00
tree-gimple.h
re PR debug/26754 (Wrong debug info for variable accessed non-locally)
2006-06-13 08:55:40 +00:00
tree-if-conv.c
tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.
2006-11-21 23:54:16 +00:00
tree-inline.c
re PR tree-optimization/29122 (ICE with -ipa-cp and -m64 (tail calls))
2006-11-26 10:00:18 +00:00
tree-inline.h
invoke.texi (large-stack-frame, [...]): New params.
2006-11-28 10:53:16 +00:00
tree-into-ssa.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-iterator.c
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
2006-07-24 11:27:53 +00:00
tree-iterator.h
tree-loop-linear.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-mudflap.c
* tree-mudflap.c (mf_xform_derefs_1): Add parentheses around TREE_TYPE.
2006-10-09 13:58:10 +00:00
tree-mudflap.h
tree-nested.c
re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks)
2006-09-26 20:10:58 +02:00
tree-nomudflap.c
tree-nrv.c
re PR middle-end/25505 (gcc uses way too much stack space for this code)
2006-09-01 16:56:14 +00:00
tree-object-size.c
re PR tree-optimization/27532 (__builtin_object_size does not handle &a + b.)
2006-05-10 19:41:46 +00:00
tree-optimize.c
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
tree-outof-ssa.c
common.opt (ftree-combine-temps): Remove.
2006-12-01 19:53:29 +00:00
tree-pass.h
tree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-11 15:50:16 +00:00
tree-phinodes.c
see.c, [...]: Fix comment typos.
2006-05-08 05:17:54 +00:00
tree-pretty-print.c
c-tree.texi: Document new tree codes.
2006-11-22 08:46:03 +00:00
tree-profile.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-scalar-evolution.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-scalar-evolution.h
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-sra.c
re PR target/25500 (SSE2 vectorized code is slower on 4.x.x than previous)
2006-11-20 12:29:10 -08:00
tree-ssa-address.c
tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.
2006-11-15 14:29:10 +00:00
tree-ssa-alias.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssa-ccp.c
[multiple changes]
2006-12-01 06:49:15 -08:00
tree-ssa-copy.c
tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.
2006-11-16 22:07:30 +00:00
tree-ssa-copyrename.c
common.opt (ftree-combine-temps): Remove.
2006-12-01 19:53:29 +00:00
tree-ssa-dce.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-dom.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-dse.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssa-forwprop.c
re PR middle-end/29584 (internal compiler error on optimization)
2006-11-17 09:57:45 +01:00
tree-ssa-live.c
common.opt (ftree-combine-temps): Remove.
2006-12-01 19:53:29 +00:00
tree-ssa-live.h
common.opt (ftree-combine-temps): Remove.
2006-12-01 19:53:29 +00:00
tree-ssa-loop-ch.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop-im.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop-ivcanon.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop-ivopts.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop-manip.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-ssa-loop-niter.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-ssa-loop-prefetch.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop-unswitch.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-loop.c
tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.
2006-11-25 10:34:13 +00:00
tree-ssa-math-opts.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssa-operands.c
tree-ssa-operands.h (struct ssa_operands): New.
2006-11-30 15:30:01 +00:00
tree-ssa-operands.h
tree-ssa-operands.h (struct ssa_operands): New.
2006-11-30 15:30:01 +00:00
tree-ssa-phiopt.c
re PR c++/26757 (C++ front-end producing two DECLs with the same UID)
2006-05-23 14:07:21 +00:00
tree-ssa-pre.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-ssa-propagate.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
re PR tree-optimization/29984 (SPE GCC segfaults with MAX_EXPR <a, a>)
2006-11-28 23:23:11 -08:00
tree-ssa-sink.c
tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-17 11:29:17 +00:00
tree-ssa-structalias.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssa-structalias.h
Fix PR tree-optimization/28778 Fix PR tree-optimization/29156 Fix PR tree-optimization/29415
2006-10-19 23:05:53 +00:00
tree-ssa-threadedge.c
Implement new immediate use iterators.
2006-04-27 20:22:17 +00:00
tree-ssa-threadupdate.c
tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.
2006-11-21 00:20:02 +00:00
tree-ssa-uncprop.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-ssa.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-ssanames.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-stdarg.c
tree-vrp.c (execute_vrp): Return value.
2006-03-02 19:00:11 +00:00
tree-stdarg.h
tree-tailcall.c
Privatize SSA variables into gimple_df.
2006-11-28 14:42:37 +00:00
tree-vect-analyze.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-vect-generic.c
[multiple changes]
2006-11-08 07:32:44 +00:00
tree-vect-patterns.c
tree-vectorizer.h (vectorizable_function): Export.
2006-11-30 14:30:00 +00:00
tree-vect-transform.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-vectorizer.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree-vectorizer.h
tree-vectorizer.h (vectorizable_function): Export.
2006-11-30 14:30:00 +00:00
tree-vn.c
tree.h (tree_value_handle): Remove struct value_set declaration.
2006-10-30 01:58:42 +00:00
tree-vrp.c
builtins.c, [...]: Fix comment typos.
2006-12-02 02:26:04 +00:00
tree.c
re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973)
2006-11-13 03:16:11 -05:00
tree.def
c-tree.texi: Document new tree codes.
2006-11-22 08:46:03 +00:00
tree.h
extend.texi (__builtin_bswap32): Document.
2006-11-01 05:14:40 +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 target/27880 (undefined reference to `_Unwind_GetIPInfo')
2006-10-09 15:55:38 +00: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-darwin.c (getsectdatafromheader_64): Fix first arg to be struct mach_header_64* instead.
2006-10-03 01:20:22 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_table has been initialized.
2006-10-30 17:55:33 +00:00
unwind-dw2.h
unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ensure that the...
2006-10-26 19:31:09 +00: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
builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 06:32:58 +00:00
unwind.inc
value-prof.c
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name conflicts.
2006-11-03 22:12:37 +00:00
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
var-tracking.c (emit_note_insn_var_location): Revert previous patch.
2006-11-23 17:50:52 +00:00
varasm.c
Revert emutls patch.
2006-10-09 09:27:14 -07:00
varray.c
pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-07-07 14:23:57 +00:00
varray.h
vec.c
vec.c: Include bconfig.h when appropriate.
2006-05-01 16:57:20 -04:00
vec.h
* vec.h (safe_grow): Remove duplicated line.
2006-01-30 13:17:12 +00:00
vecprim.h
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 19:26:18 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
[multiple changes]
2006-05-04 09:19:02 +00:00
xcoff.h
xcoffout.c
xcoffout.h