..
ada
trans.c (emit_range_check): Do not emit the check if the base type of the expression is the type against...
2008-03-10 19:26:35 +00:00
config
Fix AIX version number in comment.
2008-03-13 15:12:34 -04:00
cp
revert: [multiple changes]
2008-03-12 14:25:48 +00:00
doc
extend.texi (X86 Built-in Functions): Missed fragment from my previous commit commit.
2008-03-13 19:00:22 +01:00
fortran
langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-11 16:44:25 +00:00
ginclude
stdfix.h: New file.
2007-09-07 01:24:09 +00:00
java
mangle.c (java_mangle_decl): Remove dead check.
2008-03-12 17:13:01 +00:00
objc
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
objcp
revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to binary + (have 'float __vector__' and 'int __vector__'))
2008-03-07 11:47:20 +00:00
po
be.po, [...]: Update.
2008-03-14 13:07:50 +00:00
testsuite
re PR testsuite/35538 (FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized "conststaticvariable" 1)
2008-03-14 07:54:19 +01:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
alias.c
alias.c (struct alias_set_entry): Move has_zero_child field to pack with alias_set.
2008-03-06 09:16:16 +00:00
alias.h
* alias.h (alias_set_type): Change from HOST_WIDE_INT to int.
2008-03-06 01:18:51 +00:00
alloc-pool.c
re PR tree-optimization/34176 (SCCVN breaks gettext)
2007-11-23 14:28:59 +00:00
alloc-pool.h
re PR tree-optimization/34176 (SCCVN breaks gettext)
2007-11-23 14:28:59 +00:00
attribs.c
re PR c++/35315 (ICE with attribute transparent_union)
2008-02-26 13:09:02 -05:00
auto-inc-dec.c
[multiple changes]
2007-12-10 21:31:59 +00:00
BASE-VER
* BASE-VER: Set to 4.4.0.
2008-02-18 23:41:06 +01:00
basic-block.h
struct-equiv.c: Remove file.
2008-03-02 12:09:08 +00:00
bb-reorder.c
Fix PR rtl-optimization/34999
2008-02-27 13:27:56 +00:00
bitmap.c
bitmap.h (bitmap_single_bit_set_p): Declare.
2007-11-09 14:01:33 +00:00
bitmap.h
bitmap.h (bitmap_single_bit_set_p): Declare.
2007-11-09 14:01:33 +00:00
bt-load.c
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
2007-09-05 10:49:01 +00:00
builtin-attrs.def
builtin-attrs.def (ATTR_NONNULL_3): New.
2007-09-06 01:22:51 +02:00
builtin-types.def
builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-29 12:44:32 +00:00
builtins.c
re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start and optimization)
2008-02-26 14:16:13 +00:00
builtins.def
re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start and optimization)
2008-02-26 14:16:13 +00:00
c-aux-info.c
tree.def (FIXED_POINT_TYPE): New type.
2007-08-08 22:29:12 +00:00
c-common.c
c-common.c (vector_types_convertible_p): Call langhook instead of comptypes.
2008-03-07 08:48:57 +00:00
c-common.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-common.h
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
c-config-lang.in
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-convert.c
stdfix.h: New file.
2007-09-07 01:24:09 +00:00
c-cppbuiltin.c
re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti)
2008-01-06 22:30:32 +00:00
c-decl.c
c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respective field on newdecl.
2008-02-27 14:59:50 +00:00
c-dump.c
c-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25 15:10:40 +00:00
c-errors.c
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
c-format.c
builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics.
2007-09-27 09:24:58 +02:00
c-format.h
c-format.h (format_kind_info): Add alloc_char field.
2007-09-18 00:07:46 +02:00
c-gimplify.c
re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO)
2007-11-20 11:36:03 +01:00
c-incpath.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-incpath.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-lang.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-lex.c
toplev.c (input_file_stack, [...]): Remove.
2008-02-29 20:09:05 +00:00
c-objc-common.c
c-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25 15:10:40 +00:00
c-objc-common.h
c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove.
2007-10-14 13:03:10 +00:00
c-omp.c
c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR.
2008-01-05 16:57:00 +00:00
c-opts.c
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
c-parser.c
re PR c/35438 (ICE with invalid use of threadprivate)
2008-03-10 20:40:39 +01:00
c-pch.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
c-ppoutput.c
c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.
2008-02-27 09:51:22 +01:00
c-pragma.c
c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.
2008-02-27 09:51:22 +01:00
c-pragma.h
c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.
2008-02-27 09:51:22 +01:00
c-pretty-print.c
re PR c++/34055 (ICE with invalid specialization of variadic template)
2008-01-29 13:59:59 +00:00
c-pretty-print.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-semantics.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
c-tree.h
re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)
2007-11-22 23:12:29 +00:00
c-typeck.c
c-common.c (match_case_to_enum_1): Add appropriate OPT_W* parameter to warning.
2008-02-25 23:59:44 +00:00
c.opt
c.opt (Wsynth): Deprecate.
2008-03-09 17:43:10 +00:00
caller-save.c
caller-save.c (insert_one_insn): If inserting before a call_insn then the registers containing the arguments of...
2007-12-10 01:01:03 +00:00
calls.c
arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard.
2007-08-23 15:49:56 +00:00
cfg.c
cfg.c: Include tree-flow.h.
2008-03-05 17:20:26 +00:00
cfganal.c
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
cfgbuild.c
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
cfgcleanup.c
struct-equiv.c: Remove file.
2008-03-02 12:09:08 +00:00
cfgexpand.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
cfghooks.c
tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 12:38:46 -04:00
cfghooks.h
tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 12:38:46 -04:00
cfglayout.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
cfglayout.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
cfgloop.c
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
cfgloop.h
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
cfgloopanal.c
Separate target-specific initialization from general back-end initialization.
2007-08-27 09:34:14 -04:00
cfgloopmanip.c
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
cfgrtl.c
df-scan.c (df_ref_chain_change_bb): Simplify.
2008-03-01 03:36:43 +00:00
cgraph.c
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2008-01-30 00:21:24 +01:00
cgraph.h
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2008-01-30 00:21:24 +01:00
cgraphbuild.c
langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR.
2007-11-02 07:12:30 -04:00
cgraphunit.c
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2008-01-30 00:21:24 +01:00
ChangeLog
extend.texi (X86 Built-in Functions): Missed fragment from my previous commit commit.
2008-03-13 19:00:22 +01:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
2008-01-12 Richard Guenther <rguenther@suse.de>
2008-01-12 12:27:07 +00:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
collect2.c
re PR driver/33772 (collect2 doesn't strip .sl version)
2007-12-31 15:02:59 +00:00
collect2.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
combine-stack-adj.c
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
2007-09-05 10:49:01 +00:00
combine.c
re PR middle-end/34627 (Incorrect branching with -Ox on hppa)
2008-02-09 00:30:13 +00:00
common.opt
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
conditions.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
config.build
re PR bootstrap/35273 (Bootstrap of mingw32 using non-MSYS shell broken)
2008-02-21 19:55:39 +00:00
config.gcc
config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.
2008-03-03 14:30:48 +00:00
config.host
x-rs6000: New file.
2007-08-08 15:33:24 -04:00
config.in
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
configure
re PR target/35222 (EH output contains procedure label without P' selector)
2008-03-04 23:30:47 +00:00
configure.ac
re PR target/35222 (EH output contains procedure label without P' selector)
2008-03-04 23:30:47 +00:00
convert.c
stdfix.h: New file.
2007-09-07 01:24:09 +00:00
convert.h
stdfix.h: New file.
2007-09-07 01:24:09 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
coverage.c
coverage.h (tree_coverage_counter_addr): Declare.
2008-03-08 20:52:50 +00:00
coverage.h
coverage.h (tree_coverage_counter_addr): Declare.
2008-03-08 20:52:50 +00:00
cppdefault.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
cppdefault.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
cppspec.c
invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.
2007-09-09 18:29:24 -04:00
crtstuff.c
* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.
2007-08-24 02:50:23 +00:00
cse.c
cse.c (cse_extended_basic_block): Invalidate artificial defs at bb start.
2008-03-06 11:35:30 +00:00
cselib.c
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR.
2007-08-23 00:30:39 +00:00
cselib.h
alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-30 15:35:02 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2008-03-14 00:20:12 +00:00
dbgcnt.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
dbgcnt.def
dbgcnt.def (cfg_cleanup, [...]): New counters.
2008-02-26 14:21:21 -05:00
dbgcnt.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
dbxout.c
re PR debug/33316 (ICE on valid variable-length automatic array in const struct)
2007-09-20 23:27:39 +02:00
dbxout.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
dce.c
dbgcnt.def (cfg_cleanup, [...]): New counters.
2008-02-26 14:21:21 -05:00
dce.h
re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)
2007-10-22 19:28:23 +00:00
ddg.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2008-01-22 13:57:01 +00:00
ddg.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
debug.c
alias.c (memory_modified_1, [...]): Constify.
2007-08-27 03:45:06 +00:00
debug.h
re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE)
2008-01-16 12:10:27 +01:00
defaults.h
MAINTAINERS (c4x port): Remove.
2008-01-25 20:49:04 +00:00
DEV-PHASE
df-core.c
re PR middle-end/34400 (bad interaction between DF and SJLJ exceptions)
2008-01-17 20:02:56 +00:00
df-problems.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2008-01-22 13:57:01 +00:00
df-scan.c
fwprop.c (update_df): Support width and offset parameters of df_ref_create.
2008-03-06 00:21:34 +00:00
df.h
fwprop.c (update_df): Support width and offset parameters of df_ref_create.
2008-03-06 00:21:34 +00:00
dfp.c
Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o
2007-09-10 20:44:08 +00:00
dfp.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
diagnostic.c
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
diagnostic.def
diagnostic.h
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
dojump.c
optabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-09 14:01:22 +00:00
dominance.c
alias.c (rtx_equal_for_memref_p): Constify.
2007-08-14 04:44:35 +00:00
domwalk.c
re PR tree-optimization/33302 (dead-store not eliminated)
2007-09-06 09:05:58 +00:00
domwalk.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
double-int.c
alias.c (component_uses_parent_alias_set): Constify.
2007-08-14 15:18:11 +00:00
double-int.h
re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross-host gccs)
2008-02-08 19:10:25 +00:00
dse.c
dbgcnt.def (cfg_cleanup, [...]): New counters.
2008-02-26 14:21:21 -05:00
dse.h
alias.h (alias_set_type): Define new type.
2007-08-11 17:21:56 +00:00
dummy-checksum.c
dwarf2.h
re PR fortran/22244 (dimension information is lost for multi-dimension array)
2007-12-09 18:08:06 +01:00
dwarf2asm.c
dwarf2asm.c (splay_tree_compare_strings): New function.
2007-11-26 06:38:30 +00:00
dwarf2asm.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
dwarf2out.c
dwarf2out.c (dwarf2out_frame_debug_expr): Consult the dwarf_register_span hook when emitting unwind information for...
2008-03-06 17:57:06 +00:00
dwarf2out.h
re PR fortran/22244 (dimension information is lost for multi-dimension array)
2007-12-09 18:08:06 +01:00
dwarf.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ebitmap.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ebitmap.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
emit-rtl.c
df-scan.c (df_ref_chain_change_bb): Simplify.
2008-03-01 03:36:43 +00:00
emit-rtl.h
alias.h (alias_set_type): Define new type.
2007-08-11 17:21:56 +00:00
emutls.c
errors.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
errors.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
et-forest.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
et-forest.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
except.c
re PR tree-optimization/33735 (verify_stmts failed: missing PHI def)
2007-10-15 17:07:20 +00:00
except.h
alias.c (memory_modified_1, [...]): Constify.
2007-08-27 03:45:06 +00:00
exec-tool.in
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
explow.c
explow.c (memory_address): Assert that the generated address is valid.
2008-02-23 21:11:25 +00:00
expmed.c
expmed.c (extract_bit_field): Always use adjust_address for MEM.
2008-02-23 15:45:03 +00:00
expr.c
re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)
2008-03-11 16:48:28 +00:00
expr.h
re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while reloading 'asm')
2007-12-03 23:09:23 +00:00
final.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
fix-header.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
fixed-value.c
Reapply reverted change:
2007-09-07 16:42:48 +00:00
fixed-value.h
fixed-value.h: New file.
2007-08-06 23:18:57 +00:00
fixproto
Committed with RM approval this time.
2008-01-25 07:52:56 +11:00
flags.h
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
fold-const.c
re PR rtl-optimization/34522 (inefficient code for long long multiply when only low bits are needed)
2008-03-12 15:33:45 +00:00
fp-test.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compiler error: in expand_call, at calls.c:2785)
2008-02-15 10:55:36 +01:00
function.h
re PR target/34814 (SDmode function args not passed according to ABI specification)
2008-01-26 11:18:35 -06:00
fwprop.c
fwprop.c (update_df): Support width and offset parameters of df_ref_create.
2008-03-06 00:21:34 +00:00
gbl-ctors.h
gcc.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
gcc.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gccbug.in
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gccspec.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gcov-dump.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
gcov-io.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gcov-io.h
gcov-iov.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gcov.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
gcse.c
dbgcnt.def (cfg_cleanup, [...]): New counters.
2008-02-26 14:21:21 -05:00
gdbinit.in
gen-protos.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genattr.c
target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks.
2007-08-22 15:07:10 +00:00
genattrtab.c
* genattrtab.c (main): Rearrange output of insn-attrtab.c headers.
2007-10-17 19:47:12 +00:00
genautomata.c
target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks.
2007-08-22 15:07:10 +00:00
gencheck.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genchecksum.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gencodes.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genconditions.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genconfig.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genconstants.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genemit.c
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR.
2007-08-23 00:30:39 +00:00
genextract.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genflags.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gengenrtl.c
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR.
2007-08-23 00:30:39 +00:00
gengtype-lex.l
re PR bootstrap/32973 (bootstrap failure with indented structure declaration in macro)
2007-08-07 15:31:56 +00:00
gengtype-parse.c
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
2007-09-03 17:09:20 +00:00
gengtype.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
gengtype.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genmddeps.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genmodes.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genmultilib
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genopinit.c
genopinit.c: Include tm_p.h in generated file.
2007-12-10 05:42:02 +00:00
genoutput.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genpeep.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genpreds.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
genrecog.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gensupport.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gensupport.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ggc-common.c
Support valgrind 3.3 for --enable-checking=valgrind.
2008-02-19 04:13:05 +00:00
ggc-none.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ggc-page.c
Support valgrind 3.3 for --enable-checking=valgrind.
2008-02-19 04:13:05 +00:00
ggc-zone.c
Support valgrind 3.3 for --enable-checking=valgrind.
2008-02-19 04:13:05 +00:00
ggc.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
gimple-low.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
gimplify.c
Formatting nit.
2008-03-06 18:46:14 +01:00
glimits.h
global.c
fwprop.c (update_df): Support width and offset parameters of df_ref_create.
2008-03-06 00:21:34 +00:00
graph.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
graph.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
graphds.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
graphds.h
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-nks.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-posix95.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 17:12:52 +00:00
gthr-posix.c
gthr-posix.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 17:12:52 +00:00
gthr-rtems.h
gthr-rtems.h: Implement __gthread_mutex_destroy.
2008-03-05 13:16:57 +00:00
gthr-single.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-solaris.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-tpf.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-vxworks.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
gthr-win32.h
* gthr-win32.h [__GTHREAD_HIDE_WIN32API]
2008-03-04 06:33:39 +00:00
gthr.h
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
2008-03-01 12:46:31 +02:00
haifa-sched.c
df-scan.c (df_ref_chain_change_bb): Simplify.
2008-03-01 03:36:43 +00:00
hard-reg-set.h
ra-conflict.c: New file.
2007-10-02 13:10:07 +00:00
hooks.c
alpha.c (alpha_mangle_type, [...]): Constify.
2007-08-24 19:00:59 +00:00
hooks.h
alpha.c (alpha_mangle_type, [...]): Constify.
2007-08-24 19:00:59 +00:00
host-default.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
hosthooks-def.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
hosthooks.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
hwint.h
ifcvt.c
re PR middle-end/35456 (Different results for inlined vs. non-inlined function)
2008-03-04 14:57:27 +01:00
init-regs.c
ra-conflict.c: New file.
2007-10-02 13:10:07 +00:00
input.h
toplev.c (input_file_stack, [...]): Remove.
2008-02-29 20:09:05 +00:00
insn-addr.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
insn-notes.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
integrate.c
alpha.c (alpha_mangle_type, [...]): Constify.
2007-08-24 19:00:59 +00:00
integrate.h
alpha.c (alpha_mangle_type, [...]): Constify.
2007-08-24 19:00:59 +00:00
intl.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
intl.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ipa-cp.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ipa-inline.c
ipa-inline.c (cgraph_decide_inlining_of_small_function): Fix typo in last commit.
2008-03-04 07:01:39 +00:00
ipa-prop.c
tree.def (FIXED_POINT_TYPE): New type.
2007-08-08 22:29:12 +00:00
ipa-prop.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ipa-pure-const.c
[multiple changes]
2007-11-08 16:45:53 +00:00
ipa-reference.c
re PR tree-optimization/35403 (ipa-reference.c does not change a default initialized static variable to be readonly)
2008-03-11 14:08:00 -07:00
ipa-reference.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ipa-struct-reorg.c
[multiple changes]
2008-03-13 15:40:09 +00:00
ipa-struct-reorg.h
Fogot to commit ipa-struct-reorg.c ipa-struct-reorg.h.
2007-10-24 12:48:41 +00:00
ipa-type-escape.c
ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.
2007-10-24 10:36:30 +00:00
ipa-type-escape.h
ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.
2007-10-24 10:36:30 +00:00
ipa-utils.c
[multiple changes]
2007-11-08 16:45:53 +00:00
ipa-utils.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
ipa.c
re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653)
2008-02-15 11:15:48 +00:00
jump.c
rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.
2007-11-24 22:15:54 +00:00
lambda-code.c
lambda-code.c (lambda_transform_legal_p): Handle the case of no dependences in the dependence_relations vector.
2008-01-16 19:26:26 +00:00
lambda-mat.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
lambda-trans.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
lambda.h
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
langhooks-def.h
langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-11 16:44:25 +00:00
langhooks.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
langhooks.h
langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-11 16:44:25 +00:00
LANGUAGES
lcm.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
libada-mk.in
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
libfuncs.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
libgcc2.c
libgcc2.c (__addvSI3, [...]): Use unsigned arithmetic.
2008-03-02 13:11:19 +00:00
libgcc2.h
libgcc2.c (__fixunstfDI, [...]): Make return type unsigned.
2007-11-05 11:41:40 +00:00
libgcc-std.ver
libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.
2007-09-28 18:36:00 +00:00
libgcov.c
limitx.h
limity.h
lists.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
local-alloc.c
re PR rtl-optimization/31396 (Inline code performance much worse than out-of-line)
2008-01-16 16:32:05 +00:00
longlong.h
longlong.h (add_ssaaaa): Support Intel asm syntax in i386 and x86_64 versions.
2007-10-29 23:54:54 +00:00
loop-doloop.c
Fix 34826
2008-01-17 17:49:32 +00:00
loop-init.c
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
2007-09-05 10:49:01 +00:00
loop-invariant.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2008-01-22 13:57:01 +00:00
loop-iv.c
re PR tree-optimization/26854 (Inordinate compile times on large routines)
2008-01-22 13:57:01 +00:00
loop-unroll.c
Add new fp flags: -fassociative-math and -freciprocal-math
2007-09-04 12:11:11 +00:00
loop-unswitch.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
lower-subreg.c
re PR middle-end/33667 (RTL sharing with divmod)
2007-10-05 17:56:52 +00:00
machmode.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
machmode.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
main.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
Makefile.in
Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
2008-03-12 12:15:41 +00:00
matrix-reorg.c
matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag.
2007-10-15 15:16:25 +00:00
mips-tdump.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
mips-tfile.c
re PR driver/35420 (--version copyright date vs. 2008)
2008-03-02 23:50:02 +01:00
mkconfig.sh
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
mkmap-flat.awk
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
mkmap-symver.awk
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
mode-classes.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
mode-switching.c
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
2007-09-05 10:49:01 +00:00
modulo-sched.c
SMS: Revisit order of insns within a row
2008-02-25 11:28:10 +00:00
omega.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
omega.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
omp-builtins.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
omp-low.c
re PR middle-end/35185 (ICE using openmp with g++-4.2)
2008-03-13 10:26:25 +01:00
ONEWS
opt-functions.awk
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
opt-gather.awk
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
optabs.c
re PR target/35083 (ICE: in extract_insn, at recog.c:1990)
2008-02-06 11:45:29 +01:00
optabs.h
re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc)
2007-11-18 20:18:39 +01:00
optc-gen.awk
common.opt (Wlarger-than=): New.
2008-02-26 14:01:02 +00:00
opth-gen.awk
common.opt (Wlarger-than=): New.
2008-02-26 14:01:02 +00:00
opts-common.c
re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)
2008-02-07 20:40:19 +00:00
opts.c
re PR other/28322 (GCC new warnings and compatibility)
2008-03-04 20:28:52 +00:00
opts.h
re PR other/28322 (GCC new warnings and compatibility)
2008-02-25 23:41:43 +00:00
output.h
alpha.c (alpha_mangle_type, [...]): Constify.
2007-08-24 19:00:59 +00:00
params.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
params.def
re PR c/35002 (Incorrect spelling of "hottest")
2008-01-29 16:56:20 +01:00
params.h
ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.
2007-10-24 10:36:30 +00:00
passes.c
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
pointer-set.c
c-common.c (const_strip_array_types): New.
2007-08-16 14:31:21 +00:00
pointer-set.h
c-common.c (const_strip_array_types): New.
2007-08-16 14:31:21 +00:00
postreload-gcse.c
re PR target/35045 (gcc-4.3 generates wrong code on i386 with -O3)
2008-02-02 15:00:57 +00:00
postreload.c
revert: regrename.c (copyprop_hardreg_forward_1): New variable next.
2007-09-09 02:23:47 +00:00
predict.c
(tree_bb_level_predictions): Remove variable next mistakely introduced
2008-02-19 22:27:01 +00:00
predict.def
predict.def (PRED_TREE_OPCODE_POSITIVE, [...]): Update.
2008-02-21 16:52:54 +00:00
predict.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
prefix.c
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
2007-09-03 17:09:20 +00:00
prefix.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
pretty-print.c
builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics.
2007-09-27 09:24:58 +02:00
pretty-print.h
builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics.
2007-09-27 09:24:58 +02:00
print-rtl.c
Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.
2007-09-09 04:41:58 +00:00
print-tree.c
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
2008-03-06 12:08:23 +00:00
profile.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
protoize.c
configure.ac: Add --with-pkgversion and --with-bugurl.
2007-08-21 16:35:30 +01:00
ra-conflict.c
fwprop.c (update_df): Support width and offset parameters of df_ref_create.
2008-03-06 00:21:34 +00:00
ra.h
global.c (find_reg): Mark the eh regs as used if necessary.
2008-01-17 16:18:59 +00:00
read-rtl.c
read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary representation.
2007-11-20 17:24:51 +00:00
README.Portability
real.c
MAINTAINERS (c4x port): Remove.
2008-01-25 20:49:04 +00:00
real.h
re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross-host gccs)
2008-02-08 19:10:25 +00:00
recog.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
recog.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
reg-notes.def
re PR rtl-optimization/34773 (miscompilation of vfprintf_r)
2008-02-01 21:28:46 +00:00
reg-stack.c
re PR middle-end/33794 (Wrong code w/ -ffast-math)
2007-10-17 17:22:23 +02:00
regclass.c
* regclass.c (current_pass): Remove declaration.
2008-02-22 21:39:12 +00:00
regmove.c
regmove.c (fixup_match_1): Update call crossed frequencies.
2008-01-21 07:54:41 -08:00
regrename.c
revert: regrename.c (copyprop_hardreg_forward_1): New variable next.
2007-09-09 02:23:47 +00:00
regs.h
re PR rtl-optimization/31396 (Inline code performance much worse than out-of-line)
2008-01-16 16:32:05 +00:00
regstat.c
re PR rtl-optimization/31396 (Inline code performance much worse than out-of-line)
2008-01-16 16:32:05 +00:00
reload1.c
re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)
2007-10-22 19:28:23 +00:00
reload.c
re PR target/34995 (MIPS16 ICE in gcc.c-torture/compile/pr34856.c)
2008-01-31 09:25:52 +00:00
reload.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
reorg.c
rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.
2007-11-24 22:15:54 +00:00
resource.c
200x-xx-xx Kaz Kylheku <kaz@zeugmasystems.com>
2007-12-18 07:40:17 +00:00
resource.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
rtl-error.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
rtl-factoring.c
re PR rtl-optimization/33009 (-frtl-abstract-sequences causes an infinite loop)
2008-03-05 10:15:45 +00:00
rtl.c
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR.
2007-08-23 00:30:39 +00:00
rtl.def
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
rtl.h
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
rtlanal.c
* rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.
2008-03-01 03:35:50 +00:00
rtlhooks-def.h
attribs.c (hash_attr, [...]): Constify.
2007-07-29 05:43:43 +00:00
rtlhooks.c
attribs.c (hash_attr, [...]): Constify.
2007-07-29 05:43:43 +00:00
sbitmap.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
sbitmap.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
scan-decls.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
scan-types.sh
scan.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
scan.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
sched-deps.c
Maxim Kuvyrkov <maxim@codesourcery.com>
2007-11-09 20:23:42 +03:00
sched-ebb.c
sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-10-17 19:50:55 +00:00
sched-int.h
sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-10-17 19:50:55 +00:00
sched-rgn.c
rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.
2007-11-24 22:15:54 +00:00
sched-vis.c
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR.
2007-08-23 00:30:39 +00:00
sdbout.c
alias.c (memory_modified_1, [...]): Constify.
2007-08-27 03:45:06 +00:00
sdbout.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
see.c
re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline functions)
2008-02-19 17:11:12 +00:00
simplify-rtx.c
simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions out of a multi-word object.
2008-03-06 13:30:10 +00:00
sort-protos
sparseset.c
re PR rtl-optimization/33796 (valgrind error with -O2 for linux kernel code)
2008-01-16 21:21:36 -06:00
sparseset.h
sparseset.c: Include config.h and system.h before sparseset.h.
2007-12-05 13:47:22 +01:00
sreal.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
sreal.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
stab.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
stack-ptr-mod.c
alias.c (record_set, [...]): Constify.
2007-07-30 16:30:18 +00:00
statistics.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
stmt.c
re PR middle-end/34134 (ICE when using __builtin_stack_restore)
2007-12-04 22:55:32 +01:00
stor-layout.c
common.opt (Wlarger-than=): New.
2008-02-26 14:01:02 +00:00
stringpool.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
stub-objc.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
sync-builtins.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
sys-protos.h
sys-types.h
system.h
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
target-def.h
re PR target/34814 (SDmode function args not passed according to ABI specification)
2008-01-26 11:18:35 -06:00
target.h
re PR target/34814 (SDmode function args not passed according to ABI specification)
2008-01-26 11:18:35 -06:00
targhooks.c
target.h (unspec_may_trap_p): New target hook.
2007-10-16 09:13:47 +00:00
targhooks.h
target.h (unspec_may_trap_p): New target hook.
2007-10-16 09:13:47 +00:00
timevar.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
timevar.def
Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
2008-03-12 12:15:41 +00:00
timevar.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tlink.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
toplev.c
langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
2008-03-11 16:44:25 +00:00
toplev.h
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
2008-03-02 15:45:29 +00:00
tracer.c
tree-parloops.c: New file.
2007-09-15 21:53:45 +00:00
tree-affine.c
re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)
2008-03-11 09:36:51 +00:00
tree-affine.h
tree-affine.h (print_aff): New prototype.
2007-08-18 13:53:02 -07:00
tree-browser.c
tree.def (FIXED_POINT_TYPE): New type.
2007-08-08 22:29:12 +00:00
tree-browser.def
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-cfg.c
re PR middle-end/35099 (ICE in remove_unreachable_regions with -O -fopenmp)
2008-03-10 20:39:30 +01:00
tree-cfgcleanup.c
cfg.c: Include tree-flow.h.
2008-03-05 17:20:26 +00:00
tree-chrec.c
tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a loop at depth 0 is invariant.
2008-03-03 11:51:36 +00:00
tree-chrec.h
tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointer type.
2007-11-14 00:41:05 +00:00
tree-complex.c
tree.def (PAREN_EXPR): New tree code.
2008-02-21 09:38:07 +00:00
tree-data-ref.c
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
tree-data-ref.h
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
tree-dfa.c
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 09:56:54 +00:00
tree-dump.c
tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC, when dumping body.
2008-02-27 15:49:19 +00:00
tree-dump.h
c-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25 15:10:40 +00:00
tree-eh.c
re PR c++/34196 (uninitialized variable warning in dead exception region)
2008-01-21 23:53:33 -05:00
tree-flow-inline.h
tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.
2008-03-05 19:33:55 +00:00
tree-flow.h
cfg.c: Include tree-flow.h.
2008-03-05 17:20:26 +00:00
tree-gimple.c
re PR middle-end/33088 (spurious exceptions with -ffloat-store)
2007-12-13 21:49:09 +00:00
tree-gimple.h
re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)
2007-10-04 09:37:04 +00:00
tree-if-conv.c
re PR tree-optimization/34140 (ICE in is_hidden_global_store, at tree-ssa-sink.c:207)
2007-11-28 20:48:19 +01:00
tree-inline.c
re PR c++/35315 (ICE with attribute transparent_union)
2008-02-29 21:41:38 +00:00
tree-inline.h
re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested functions)
2008-01-29 15:47:19 +00:00
tree-into-ssa.c
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 09:56:54 +00:00
tree-iterator.c
c-common.c (const_strip_array_types): Delete.
2007-09-01 17:18:03 +00:00
tree-iterator.h
tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 12:38:46 -04:00
tree-loop-distribution.c
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
tree-loop-linear.c
tree-loop-linear.c (try_interchange_loops): Compare memory access strides against cache sizes.
2008-02-29 12:41:14 +00:00
tree-mudflap.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
tree-mudflap.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-nested.c
re PR middle-end/34921 (Misalign stack variable referenced by nested function)
2008-02-18 15:43:23 -08:00
tree-nomudflap.c
tree-nomudflap.c (gate_mudflap): New static function.
2007-09-17 15:15:16 +00:00
tree-nrv.c
tree-flow.h (subvar_t): Make it a VEC.
2007-10-28 16:14:44 +00:00
tree-object-size.c
fold-const.c (all_ones_mask_p, [...]): Constify.
2007-09-05 06:59:36 +00:00
tree-optimize.c
common.opt (Wlarger-than=): New.
2008-02-26 14:01:02 +00:00
tree-outof-ssa.c
Fix PR34263: Cleaning up latch blocks
2008-01-06 15:24:10 +00:00
tree-parloops.c
tree-parloops (gen_parallel_loop): Revert my fix.
2008-01-16 04:17:49 +00:00
tree-pass.h
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
tree-phinodes.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-predcom.c
cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-07 02:40:14 +00:00
tree-pretty-print.c
system.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 16:05:24 +00:00
tree-profile.c
coverage.h (tree_coverage_counter_addr): Declare.
2008-03-08 20:52:50 +00:00
tree-scalar-evolution.c
tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a loop at depth 0 is invariant.
2008-03-03 11:51:36 +00:00
tree-scalar-evolution.h
re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox)
2007-11-30 00:32:04 +00:00
tree-sra.c
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
2008-03-06 12:08:23 +00:00
tree-ssa-address.c
re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)
2007-08-03 17:33:31 -07:00
tree-ssa-alias-warnings.c
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 09:56:54 +00:00
tree-ssa-alias.c
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 09:56:54 +00:00
tree-ssa-ccp.c
re PR tree-optimization/35494 (Revision 132991 breaks C++ static member)
2008-03-10 11:20:23 -07:00
tree-ssa-coalesce.c
tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys in order to obtain a stable sort.
2007-08-31 14:28:38 +00:00
tree-ssa-copy.c
re PR c++/34862 (operator new placement variant with reference arg not accepted by g++ 4.3)
2008-01-28 19:43:51 +00:00
tree-ssa-copyrename.c
re PR c++/34862 (operator new placement variant with reference arg not accepted by g++ 4.3)
2008-01-28 19:43:51 +00:00
tree-ssa-dce.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-dom.c
re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag in vuses_compare, at tree-vn.c:118)
2007-12-14 14:21:41 +00:00
tree-ssa-dse.c
re PR tree-optimization/35472 (tree DSE is broken)
2008-03-05 16:13:04 +00:00
tree-ssa-forwprop.c
Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
2008-03-12 12:15:41 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)
2007-10-04 09:37:04 +00:00
tree-ssa-live.c
tree-ssa-live.c (remove_unused_scope_block_p): Drop declarations and blocks only after inlining.
2007-11-26 06:24:54 +00:00
tree-ssa-live.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-loop-ch.c
re PR tree-optimization/33565 (spurious warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true)
2007-09-27 17:31:34 +00:00
tree-ssa-loop-im.c
re PR tree-optimization/33992 (Miscompiles function with inlining, breaks profiledbootstrap)
2008-02-11 08:27:00 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Remove unused edges after loop duplication.
2007-11-14 17:36:01 +00:00
tree-ssa-loop-ivopts.c
re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)
2008-03-11 09:36:51 +00:00
tree-ssa-loop-manip.c
re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)
2008-03-11 09:36:51 +00:00
tree-ssa-loop-niter.c
re PR tree-optimization/32949 (suboptimal address generation for int indices on 64-bit targets)
2007-08-22 23:05:05 +00:00
tree-ssa-loop-prefetch.c
optabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-09 14:01:22 +00:00
tree-ssa-loop-unswitch.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-loop.c
tree-ssa-loop.c (gate_tree_parallelize_loops): Return true when "flag_tree_parallelize_loops > 1".
2007-12-06 11:35:44 +01:00
tree-ssa-math-opts.c
re PR tree-optimization/34966 (ICE: verify_ssa fails when optimization trigonometric code)
2008-01-25 12:08:52 +00:00
tree-ssa-operands.c
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 09:56:54 +00:00
tree-ssa-operands.h
re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quadratic behavior)
2008-01-08 16:29:14 +00:00
tree-ssa-phiopt.c
re PR tree-optimization/33961 (gcc 4.3 causes crash valid code to crash)
2007-11-01 03:06:38 +00:00
tree-ssa-phiprop.c
Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
2008-03-12 12:15:41 +00:00
tree-ssa-pre.c
re PR tree-optimization/34677 (PREs insert_fake_stores is mostly useless)
2008-03-10 17:14:45 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.c (set_rhs): Fix typo.
2007-11-27 01:03:54 +00:00
tree-ssa-propagate.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-reassoc.c
tree.h (fold_real_zero_addition_p): Declare.
2008-02-20 14:13:47 +00:00
tree-ssa-sccvn.c
tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
2008-03-08 19:30:55 +00:00
tree-ssa-sccvn.h
tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
2008-03-08 19:30:55 +00:00
tree-ssa-sink.c
tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last stmt in a BB.
2007-10-01 20:39:03 +00:00
tree-ssa-structalias.c
tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.
2008-03-05 19:33:55 +00:00
tree-ssa-structalias.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-ter.c
tree-ssa-ter.c (free_temp_expr_table): Free num_in_part and new_replaceable_dependencies.
2008-01-13 04:27:46 +00:00
tree-ssa-threadedge.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa-threadupdate.c
re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of edge 94->1 -6651)
2007-11-07 22:05:37 +00:00
tree-ssa-uncprop.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-ssa.c
cfg.c: Include tree-flow.h.
2008-03-05 17:20:26 +00:00
tree-ssanames.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-stdarg.c
re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start and optimization)
2008-02-26 14:16:13 +00:00
tree-stdarg.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
tree-tailcall.c
tree-tailcall.c (find_tail_calls): If we don't have aliases computed check stmt_ann->references_memory instead of...
2007-09-08 15:09:25 +00:00
tree-vect-analyze.c
invoke.texi: Document -ftree-loop-distribution.
2008-02-28 12:37:24 +00:00
tree-vect-generic.c
optabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-09 14:01:22 +00:00
tree-vect-patterns.c
re PR tree-optimization/35171 (ICE in vect_recog_dot_prod_pattern)
2008-02-12 21:29:39 +00:00
tree-vect-transform.c
tree-vectorizer.c (free_stmt_vec_info): New function.
2008-03-12 06:06:00 +00:00
tree-vectorizer.c
tree-vectorizer.c (free_stmt_vec_info): New function.
2008-03-12 06:06:00 +00:00
tree-vectorizer.h
tree-vectorizer.c (free_stmt_vec_info): New function.
2008-03-12 06:06:00 +00:00
tree-vn.c
tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
2008-03-08 19:30:55 +00:00
tree-vrp.c
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
2008-02-24 11:40:32 -05:00
tree.c
re PR target/33963 (Dllimport attribute wrongly accepted on typedefs)
2008-02-28 12:34:51 +00:00
tree.def
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
2008-03-06 12:08:23 +00:00
tree.h
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
2008-03-06 12:08:23 +00:00
treestruct.def
tree.def (FIXED_POINT_TYPE): New type.
2007-08-08 22:29:12 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.
2007-09-14 14:35:12 -04:00
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
* unwind-dw2-fde.c: Fix comment typo.
2007-11-26 13:22:41 +11:00
unwind-dw2-fde.h
c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-25 18:14:57 +00:00
unwind-dw2.c
c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-25 18:14:57 +00:00
unwind-dw2.h
unwind-generic.h
* unwind-generic.h: Fix comment typos.
2007-11-26 13:25:50 +11:00
unwind-pe.h
unwind-sjlj.c
unwind.inc
* unwind.inc: Comment that unwind-sjlj.c includes this file.
2007-11-20 16:38:30 +11:00
value-prof.c
re PR target/11787 (always call memcpy for block move in mips16)
2007-08-24 19:54:05 -04:00
value-prof.h
value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype.
2007-08-21 21:16:40 +00:00
var-tracking.c
re PR debug/35065 (infinite loop while compiling VLC media player in vt_find_locations)
2008-02-13 14:53:59 +00:00
varasm.c
varasm.c (merge_weak, [...]): Commentary typo fixes.
2007-12-05 22:55:10 +01:00
varpool.c
varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool.
2007-11-02 15:29:09 +00:00
varray.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
varray.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
vec.c
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
vec.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
vecprim.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
version.c
configure.ac: Add --with-pkgversion and --with-bugurl.
2007-08-21 16:35:30 +01:00
version.h
configure.ac: Add --with-pkgversion and --with-bugurl.
2007-08-21 16:35:30 +01:00
vmsdbg.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00
vmsdbgout.c
alias.c (memory_modified_1, [...]): Constify.
2007-08-27 03:45:06 +00:00
web.c
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
2007-09-05 10:49:01 +00:00
xcoff.h
xcoffout.c
xcoffout.c: #include debug.h.
2007-08-29 15:57:21 +00:00
xcoffout.h
Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page.
2007-07-26 08:37:01 +00:00