gcc/gcc
Richard Sandiford 80529cc0d0 * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
(MASK_G_FLOAT, TARGET_UNIX_ASM, TARGET_VAXC_ALIGNMENT, TARGET_G_FLOAT)
	(TARGET_SWITCHES): Delete.
	* config/vax/vax.c (TARGET_DEFAULT_TARGET_FLAGS): Override default.
	* config/vax/vax.opt: New file.

From-SVN: r97805
2005-04-07 21:44:58 +00:00
..
ada Makefile.in: Add make ifeq define for hppa linux tasking support. 2005-04-07 19:07:41 +00:00
config * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) 2005-04-07 21:44:58 +00:00
cp c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope. 2005-04-06 18:17:38 +01:00
doc params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New 2005-04-06 20:03:15 +00:00
fortran simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x)) 2005-04-07 18:26:37 +00:00
ginclude * ginclude/stddef.h: Fix a comment typo. 2004-10-03 13:25:05 +00:00
java class.c (push_class): By default, suppress debug output. 2005-04-07 12:12:53 -07:00
objc re PR c++/772 (Statement expressions issues) 2005-03-30 20:56:39 +01:00
po re PR other/20792 (target.opt messages missing from gcc.pot) 2005-04-06 22:42:28 +00:00
testsuite tiny_1.f90: New test. 2005-04-07 18:59:56 +00:00
treelang re PR treelang/20604 (treelang does not get passed -fPIC by default on *-darwin) 2005-04-01 07:01:30 -08:00
.cvsignore
ABOUT-GCC-NLS
aclocal.m4 Makefile.def (bfd, [...]): Set lib_path. 2005-03-30 08:18:08 +00:00
alias.c alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
alias.h alias.c (component_uses_parent_alias_set): Rename from can_address_p. 2004-12-03 16:20:31 -08:00
alloc-pool.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
alloc-pool.h
attribs.c re PR c/18282 (PR c/17384 patch causes regression from 3.4.2) 2004-12-09 14:55:41 -08:00
BASE-VER gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
basic-block.h basic-block.h (scale_bbs_frequencies_int, [...]): Declare. 2005-03-18 20:15:06 +00:00
bb-reorder.c re PR middle-end/20648 (ICE in cfg_layout_redirect_edge_and_branch_force) 2005-04-03 11:26:41 +00:00
bitmap.c * bitmap.c (bitmap_copy): Remove manual loop unrolling. 2005-03-10 15:40:11 +00:00
bitmap.h bitmap.h (BITMAP_XMALLOC, [...]): Remove. 2005-02-17 16:19:49 +00:00
bt-load.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +00:00
builtin-attrs.def builtin-attrs.def (ATTR_NOVOPS, [...]): New. 2005-03-14 16:21:16 +00:00
builtin-types.def builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
builtins.c tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
builtins.def builtins.def (BUILT_IN_STPNCPY, [...]): New. 2005-04-03 22:08:12 +00:00
c-aux-info.c c-aux-info.c, [...]: Follow code formatting conventions. 2004-10-03 21:53:05 +01:00
c-common.c c-common.c (handle_malloc_atttribute): Only set DECL_IS_MALLOC if the function returns a pointer type. 2005-04-06 21:22:02 +00:00
c-common.def c-common.def, [...]: Update copyright. 2005-01-27 18:22:35 +00:00
c-common.h c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr. 2005-04-05 01:15:08 +00:00
c-config-lang.in c-parser.c: New file. 2005-02-25 23:20:48 +00:00
c-convert.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
c-cppbuiltin.c * c-cppbuiltin.c (define__GNUC__): Correct assertion. 2005-01-21 16:57:02 +00:00
c-decl.c c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope. 2005-04-06 18:17:38 +01:00
c-dump.c c-common.def, [...]: Update copyright. 2005-01-27 18:22:35 +00:00
c-errors.c
c-format.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
c-format.h builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
c-gimplify.c c-common.def, [...]: Update copyright. 2005-01-27 18:22:35 +00:00
c-incpath.c alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
c-incpath.h alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
c-lang.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
c-lex.c builtin-attrs.def, [...]: Update copyright. 2005-03-13 14:06:48 +00:00
c-objc-common.c c-common.c (c_common_truthvalue_conversion): Adjust comment. 2005-03-23 01:35:06 +00:00
c-objc-common.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
c-opts.c c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says the writer wants it. 2005-03-22 23:18:43 +00:00
c-parser.c re PR c/20672 (New C parser doesn't check whether functions that end files are closed properly) 2005-03-29 19:54:44 +01:00
c-pch.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
c-ppoutput.c re PR preprocessor/17651 (Erroneous preprocessor output with -g when generating dependencies) 2004-11-28 23:29:41 +00:00
c-pragma.c [multiple changes] 2004-11-29 18:54:06 +00:00
c-pragma.h builtin-attrs.def, [...]: Update copyright. 2005-03-13 14:06:48 +00:00
c-pretty-print.c c-objc-common.h, [...]: Update copyright. 2005-02-21 14:39:52 +00:00
c-pretty-print.h
c-semantics.c c-semantics.c, [...]: Update copyright. 2005-03-08 12:49:01 +00:00
c-tree.h re PR c++/772 (Statement expressions issues) 2005-03-30 20:56:39 +01:00
c-typeck.c c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr. 2005-04-05 01:15:08 +00:00
c.opt c.opt (-F): Remove trailing whitespace from help string. 2005-04-06 18:37:24 +00:00
caller-save.c emit-rtl.c, rtl.h (subreg_hard_regno): Remove. 2004-11-23 15:10:18 -08:00
calls.c re PR middle-end/19225 (g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPIC on i686-pc-linux-gnu) 2005-03-30 20:21:37 +00:00
cfg.c cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE. 2005-04-03 09:27:07 +00:00
cfganal.c basic-block.h (BB_VISITED): Removed. 2005-03-14 15:19:56 +00:00
cfgbuild.c * cfgbuild.c: Update comments. 2005-03-14 19:12:14 +00:00
cfgcleanup.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
cfgexpand.c cfgbuild.c (find_sub_basic_blocks): Remove. 2005-03-07 13:56:00 +00:00
cfghooks.c cfghooks.c, [...]: Fix comment typos. 2005-04-03 14:09:57 +00:00
cfghooks.h cfghooks.c (lv_flush_pending_stmts, [...]): New. 2005-04-03 08:44:33 +00:00
cfglayout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
cfglayout.h Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
cfgloop.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
cfgloop.h cfghooks.c (lv_flush_pending_stmts, [...]): New. 2005-04-03 08:44:33 +00:00
cfgloopanal.c cfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_EXIT flag for edges outside any loops. 2005-03-31 20:34:24 +00:00
cfgloopmanip.c cfghooks.c (lv_flush_pending_stmts, [...]): New. 2005-04-03 08:44:33 +00:00
cfgrtl.c cfghooks.c, [...]: Fix comment typos. 2005-04-03 14:09:57 +00:00
cgraph.c [multiple changes] 2005-03-30 22:28:02 +00:00
cgraph.h [multiple changes] 2005-03-30 22:28:02 +00:00
cgraphunit.c Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble. 2005-04-06 21:24:53 -07:00
ChangeLog * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) 2005-04-07 21:44:58 +00:00
ChangeLog-1997 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-1998 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-1999 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-2000 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-2001 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog-2002 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-2003 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog-2004 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog.lib
ChangeLog.tree-ssa ChangeLog.5: Fix log message typo(s). 2005-02-24 21:47:26 +00:00
collect2.c collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
collect2.h collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
combine.c combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine. 2005-04-05 14:50:35 +00:00
common.opt c.opt (-F): Remove trailing whitespace from help string. 2005-04-06 18:37:24 +00:00
conditions.h
config.build
config.gcc bfin-modes.def: New file. 2005-04-05 11:26:48 +00:00
config.host config.host: Add a section for generic hosts, and a subsection for Darwin. 2005-04-06 08:41:37 +00:00
config.in configure.ac (enable-checking): Add 'runtime' option. 2005-03-24 14:09:06 +00:00
configure configure.ac (enable-checking): Explicitly set all variables for collective switch values. 2005-04-01 13:58:20 +00:00
configure.ac configure.ac (enable-checking): Explicitly set all variables for collective switch values. 2005-04-01 13:58:20 +00:00
conflict.c cfgloop.h, [...]: Update copyright. 2005-03-02 14:03:44 +00:00
convert.c re PR c++/20023 (internal compiler error: Segmentation fault) 2005-02-18 00:56:54 +01:00
convert.h
COPYING
COPYING.LIB
coretypes.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
coverage.c coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
coverage.h coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
cppdefault.c * cppdefault.c, cppdefault.h, timevar.h: Update copyright. 2004-11-03 03:23:49 +00:00
cppdefault.h * cppdefault.c, cppdefault.h, timevar.h: Update copyright. 2004-11-03 03:23:49 +00:00
cppspec.c
crtstuff.c crtstuff.c (IN_LIBGCC2): Define it. 2004-11-24 14:35:31 +00:00
cse.c cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
cselib.c * cselib.c (reg_values, reg_values_size): Make them static. 2005-03-06 20:02:46 +00:00
cselib.h re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm with -O1 or higher on i386) 2004-09-13 02:05:31 -07:00
cstamp-h.in
DATESTAMP Daily bump. 2005-04-07 00:16:32 +00:00
dbxout.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
dbxout.h dbxout.c (get_lang_number): New. 2004-09-17 11:47:19 -07:00
ddg.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
ddg.h
debug.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
debug.h Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
defaults.h ChangeLog.5: Fix log message typo(s). 2005-02-24 21:47:26 +00:00
DEV-PHASE gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
df.c bitmap.h (BITMAP_XMALLOC, [...]): Remove. 2005-02-17 16:19:49 +00:00
df.h * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove. 2005-02-10 18:46:31 +00:00
diagnostic.c Make -f[no-]show-column also control non-cpp diagnostics. 2005-03-28 00:04:41 -08:00
diagnostic.def
diagnostic.h c-semantics.c, [...]: Update copyright. 2005-03-08 12:49:01 +00:00
dojump.c c-common.c, [...]: Fix comment formatting. 2005-03-08 13:57:01 +00:00
dominance.c dominance.c (free_dominance_info): Speed up by freeing et data structures without maintaining other nodes. 2005-03-25 18:41:28 +00:00
domwalk.c backport: basic-block.h: Include vec.h, errors.h. 2004-09-28 17:59:54 +10:00
domwalk.h c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
dummy-conditions.c
dwarf.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
dwarf2.h dwarf2.h: Sync with include/elf/dwarf2.h 2004-10-06 20:27:15 +00:00
dwarf2asm.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
dwarf2asm.h dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. 2004-11-19 13:45:15 +11:00
dwarf2out.c re PR debug/19345 (Segmentation fault with VLA and inlining and dwarf2) 2005-04-02 17:08:07 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
emit-rtl.c emit-rtl.c (reverse_comparison): Remove. 2005-03-25 02:23:57 +00:00
emit-rtl.h
errors.c Makefile.in (BUILD_ERRORS): Set to build-errors. 2004-08-23 11:57:02 +00:00
errors.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
et-forest.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
et-forest.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
except.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
except.h alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
explow.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
expmed.c expmed.c (expand_mult): Use synthetic multiplication sequences for more classes of DImode... 2005-03-13 17:06:42 +00:00
expr.c tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
expr.h explow.c (copy_all_reg, stabilize): Remove. 2005-01-15 04:10:54 +00:00
final.c re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at rtlanal.c:3042) 2005-04-02 16:56:27 +00:00
fix-header.c re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) 2004-09-15 23:49:59 -07:00
fixproto
flags.h * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. 2005-02-13 19:05:03 +00:00
flow.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
fold-const.c i386.md (*truncdfsf2_i387_1): New pattern. 2005-04-05 01:38:56 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (get_func_frame_size): Make it static. 2005-03-14 02:55:03 +00:00
function.h function.c (get_func_frame_size): Make it static. 2005-03-14 02:55:03 +00:00
gbl-ctors.h
gcc.c gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and... 2005-04-06 10:11:59 +10:00
gcc.h gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. 2004-11-24 09:47:32 -08:00
gccbug.in gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
gccspec.c
gcov-dump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gcov-io.c gcov-io.h (GCOV_CHECK, [...]): Remove. 2005-04-01 14:08:01 +00:00
gcov-io.h system.h (GCOV_SIZE_TYPE): Unposion. 2005-04-04 19:41:14 +00:00
gcov-iov.c gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
gcov.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
gcse.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
gdbinit.in * gdbinit.in (pbb, pbm): New macros. 2004-11-09 09:36:05 +00:00
gen-protos.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genattr.c
genattrtab.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
genattrtab.h
genautomata.c re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) 2005-03-31 23:26:33 +00:00
gencheck.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gencodes.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genconditions.c * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) 2005-03-04 11:10:35 +00:00
genconfig.c * genconfig.c (walk_insn_part): Look at match_dups inside a label_ref. 2004-11-12 14:09:26 +00:00
genconstants.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genemit.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
genextract.c Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +00:00
genflags.c Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +00:00
gengenrtl.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gengtype-lex.l c-parser.c: New file. 2005-02-25 23:20:48 +00:00
gengtype-yacc.y
gengtype.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
gengtype.h
genmddeps.c Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
genmodes.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genmultilib
genopinit.c optabs.h (enum optab_index): Remove OTI_llrint. 2005-03-24 07:22:37 +01:00
genoutput.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
genpeep.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genpreds.c * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) 2005-03-04 11:10:35 +00:00
genrecog.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
gensupport.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
gensupport.h Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
ggc-common.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
ggc-none.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
ggc-page.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
ggc-zone.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
ggc.h alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
gimple-low.c gimple-low.c (lower_stmt_body): Make it static. 2005-03-08 16:18:17 +00:00
gimplify.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
glimits.h
global.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +00:00
graph.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
graph.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
gthr-gnat.c * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
gthr-gnat.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
gthr-lynx.h c-common.c, [...]: Fix comment typos. 2004-09-05 15:24:15 +00:00
gthr-nks.h config.gcc: Add dbxelf.h to NetWare's tm_file. 2004-12-22 08:41:43 +00:00
gthr-posix.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gthr-posix.h gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled. 2005-01-17 14:17:41 +00:00
gthr-posix95.h gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled. 2005-01-17 14:17:41 +00:00
gthr-rtems.h re PR target/19399 (mutexes support broken) 2005-01-13 16:50:07 +01:00
gthr-single.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
gthr-solaris.h gthr-solaris.h (__gthread_recursive_mutex_init_function): Use 0 instead of NULL. 2004-11-23 14:40:23 +00:00
gthr-tpf.h gthr-tpf.h (__gthread_recursive_mutex_t): New type. 2004-10-02 00:48:44 +00:00
gthr-vxworks.h re PR c++/13684 (local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads) 2004-08-27 22:33:54 -04:00
gthr-win32.h c-typeck.c, [...]: Fix comment formatting. 2004-09-25 14:36:40 +00:00
gthr.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
haifa-sched.c builtins.def, [...]: Update copyright. 2005-02-10 18:59:07 +00:00
hard-reg-set.h regclass.c (reg_class_superclasses, [...]): Make them static. 2005-03-14 02:56:51 +00:00
hooks.c tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
hooks.h tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h hwint.h (HOST_LONG_LONG_FORMAT): New macro. 2004-11-24 04:31:58 +00:00
ifcvt.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
input.h
insn-addr.h
insn-notes.def Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
integrate.c integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. 2004-11-19 02:58:33 +00:00
integrate.h integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. 2004-11-19 02:58:33 +00:00
intl.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
intl.h
jump.c combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison. 2005-03-21 14:38:01 +00:00
lambda-code.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
lambda-mat.c c-typeck.c, [...]: Fix comment formatting. 2004-09-25 14:36:40 +00:00
lambda-trans.c [multiple changes] 2004-09-16 16:16:14 +00:00
lambda.h lambda-code.c (lambda_compute_auxillary_space): Update comments. 2004-11-03 17:32:34 +00:00
langhooks-def.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
langhooks.c c-objc-common.h, [...]: Update copyright. 2005-02-21 14:39:52 +00:00
langhooks.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
LANGUAGES alias.c (find_base_decl): Remove unreachable case '3' block. 2004-09-17 21:55:02 +00:00
lcm.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
libada-mk.in gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
libfuncs.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
libgcc-std.ver tree-complex.c (expand_complex_libcall): New. 2005-02-11 16:26:57 -08:00
libgcc2.c Fix problem with calling powi* builtins. 2005-03-30 20:59:21 +00:00
libgcc2.h Fix problem with calling powi* builtins. 2005-03-30 20:59:21 +00:00
libgcov.c gcov-io.h (GCOV_CHECK, [...]): Remove. 2005-04-01 14:08:01 +00:00
limitx.h
limity.h
lists.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
local-alloc.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
longlong.h
loop-doloop.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-init.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
loop-invariant.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-iv.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-unroll.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-unswitch.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop.c re PR rtl-optimization/20290 (Miscompilation on ppc/arm with -Os) 2005-04-02 16:53:44 +00:00
machmode.def cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
machmode.h
main.c
Makefile.in re PR other/20792 (target.opt messages missing from gcc.pot) 2005-04-06 22:42:28 +00:00
mips-tdump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
mips-tfile.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
mkconfig.sh
mklibgcc.in re PR target/19019 (GCC ldouble format incompatibility with XLC long double) 2005-02-24 22:33:04 +01:00
mkmap-flat.awk mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere. 2004-11-17 05:39:02 +00:00
mkmap-symver.awk mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere. 2004-11-17 05:39:02 +00:00
mode-classes.def
modulo-sched.c cfghooks.c, [...]: Fix comment typos. 2005-04-03 14:09:57 +00:00
ONEWS
opt-functions.awk opt-functions.awk (flag_set_p, test_flag): New functions. 2005-03-30 06:24:35 +00:00
opt-gather.awk
optabs.c optabs.h (enum optab_index): Remove OTI_llrint. 2005-03-24 07:22:37 +01:00
optabs.h optabs.h (enum optab_index): Remove OTI_llrint. 2005-03-24 07:22:37 +01:00
optc-gen.awk re PR other/20792 (target.opt messages missing from gcc.pot) 2005-04-06 22:42:28 +00:00
opth-gen.awk options.texi: Document the new MaskExists flag. 2005-03-30 06:26:20 +00:00
opts.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
opts.h hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
output.h Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
params.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
params.def params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New 2005-04-06 20:03:15 +00:00
params.h params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New 2005-04-06 20:03:15 +00:00
passes.c passes.c (rest_of_handle_final): NULL unlikely_text_section_name after freeing. 2005-04-04 21:23:15 +09:30
pointer-set.c re PR c++/18984 (ICE in check_pointer_types_r) 2004-12-21 13:20:02 -08:00
pointer-set.h re PR c++/18984 (ICE in check_pointer_types_r) 2004-12-21 13:20:02 -08:00
postreload-gcse.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
postreload.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
predict.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
predict.def bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
predict.h predict.h (predict_insn): Remove extern declaration. 2004-11-19 11:03:14 +11:00
prefix.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
prefix.h
pretty-print.c alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +00:00
pretty-print.h builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
print-rtl.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
print-tree.c Makefile.in (print-tree.o): Depend on tree-iterator.h. 2005-03-31 00:09:10 +00:00
profile.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
protoize.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
read-rtl.c * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) 2005-03-04 11:10:35 +00:00
README.Portability
real.c real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's single and extended floating point formats. 2005-03-15 20:43:12 +00:00
real.h real.h (struct real_format): Split the signbit field into two two fields, signbit_ro and signbit_rw. 2005-03-15 04:24:02 +00:00
recog.c recog.c (verify_changes): Make it static. 2005-03-07 13:52:09 +00:00
recog.h recog.c (verify_changes): Make it static. 2005-03-07 13:52:09 +00:00
reg-notes.def cfgloop.h, [...]: Update copyright. 2005-03-02 14:03:44 +00:00
reg-stack.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
regclass.c regclass.c (reg_class_superclasses, [...]): Make them static. 2005-03-14 02:56:51 +00:00
regmove.c regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't been freed. 2004-12-10 21:11:02 +00:00
regrename.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
regs.h bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
reload.c reload.c (operands_match_p): Only increment register number for SCALAR_INT_MODE_P modes in multiple hard... 2005-02-24 17:06:06 -05:00
reload.h reload1.c (indirect_symref_ok): Make it global. 2005-03-23 00:39:48 +00:00
reload1.c final.c (final_scan_insn): Don't remove no-op instructions. 2005-03-23 15:59:40 +00:00
reorg.c * reorg.c (dbr_schedule): Remove #if 0 code to call final. 2005-03-23 14:53:52 +00:00
resource.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
resource.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
rtl-error.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
rtl-profile.c system.h (GCOV_SIZE_TYPE): Unposion. 2005-04-04 19:41:14 +00:00
rtl.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
rtl.def genopinit.c (optabs): Use smin/smax for floating point too. 2005-01-22 14:49:06 -08:00
rtl.h emit-rtl.c (reverse_comparison): Remove. 2005-03-25 02:23:57 +00:00
rtlanal.c tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping divide. 2005-04-04 18:50:53 -04:00
rtlhooks-def.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
rtlhooks.c combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine. 2005-04-05 14:50:35 +00:00
sbitmap.c sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
sbitmap.h sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c * sched-deps.c (cache_size): Make it static. 2005-03-08 16:19:35 +00:00
sched-ebb.c PR middle end/18718 2004-12-04 09:32:33 +10:30
sched-int.h sched-deps.c (add_insn_mem_dependence): Make it static. 2004-11-08 19:07:49 +00:00
sched-rgn.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
sched-vis.c ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead of abort. 2004-09-09 17:19:16 +00:00
sdbout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
sdbout.h
SERVICE
simplify-rtx.c re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32) 2005-04-07 09:21:31 +01:00
sort-protos
sreal.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
sreal.h
stab.def dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
statistics.h
stmt.c tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
stor-layout.c tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
stringpool.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
stub-objc.c c-parser.c: New file. 2005-02-25 23:20:48 +00:00
sys-protos.h
sys-types.h
system.h system.h: Fix typo. 2005-04-05 12:10:59 +00:00
target-def.h tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
target.h tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
targhooks.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
targhooks.h Target Hook to issue diagnostics for AltiVec argument to funtion with unknown prototype. 2005-03-08 21:01:47 +00:00
timevar.c timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
timevar.def Makefile.in (tree-ssa-sink.o): New. 2005-03-01 17:59:06 +00:00
timevar.h timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
tlink.c collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
toplev.c [multiple changes] 2005-03-30 22:28:02 +00:00
toplev.h common.opt (-fnew-ra): Remove. 2005-01-17 09:38:01 +00:00
tracer.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
tree-browser.c * tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC code. 2004-12-23 01:22:18 +00:00
tree-browser.def
tree-cfg.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-chrec.c re PR tree-optimization/19903 (ACATS cxa4006 cxa4017 fail at runtime) 2005-04-05 07:06:23 +00:00
tree-chrec.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-complex.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-data-ref.c tree-data-ref.c (array_base_name_differ_p): Remove ta and tb. 2005-03-09 11:30:36 +00:00
tree-data-ref.h Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. 2004-10-13 03:48:03 +00:00
tree-dfa.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-dump.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-dump.h bitmap.c, [...]: Update copyright. 2005-02-15 15:53:52 +00:00
tree-eh.c tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping divide. 2005-04-04 18:50:53 -04:00
tree-flow-inline.h cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
tree-flow.h cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
tree-gimple.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
tree-gimple.h c-semantics.c, [...]: Update copyright. 2005-03-08 12:49:01 +00:00
tree-if-conv.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-inline.c re PR tree-optimization/20076 (__builtin_return(__builtin_apply()) inlined incorrectly) 2005-04-05 22:10:13 +02:00
tree-inline.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
tree-into-ssa.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-iterator.c targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & internal_error instead of abort. 2004-09-09 07:54:12 +00:00
tree-iterator.h
tree-loop-linear.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-mudflap.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
tree-mudflap.h basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-nested.c alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
tree-nomudflap.c Unify the management of RTL and tree-level dump files. 2004-09-06 10:08:17 +00:00
tree-nrv.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-optimize.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-outof-ssa.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-pass.h In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> 2005-03-13 00:46:07 +00:00
tree-phinodes.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-pretty-print.c tree-pretty-print.c (dump_generic_node): Use %p for pointer. 2005-04-05 20:44:29 +00:00
tree-profile.c coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
tree-scalar-evolution.c tree-scalar-evolution.c (instantiate_parameters_1): Return as soon as a chrec_dont_know is detected. 2005-03-30 12:14:49 +00:00
tree-scalar-evolution.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-sra.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-alias.c params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New 2005-04-06 20:03:15 +00:00
tree-ssa-ccp.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-copy.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-ssa-copyrename.c * tree-ssa-copyrename.c (rename_ssa_copies): Make it static. 2004-11-06 19:59:19 +00:00
tree-ssa-dce.c re PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF) 2005-04-02 17:02:15 +00:00
tree-ssa-dom.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-dse.c tree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment. 2005-04-07 18:38:03 +00:00
tree-ssa-forwprop.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-live.c tree-ssa-live.c (build_tree_conflict_graph): Remove local variable ann. 2005-03-13 15:57:31 +00:00
tree-ssa-live.h * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. 2005-02-13 19:05:03 +00:00
tree-ssa-loop-ch.c basic-block.h (scale_bbs_frequencies_int, [...]): Declare. 2005-03-18 20:15:06 +00:00
tree-ssa-loop-im.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-loop-ivcanon.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-loop-ivopts.c re PR target/20625 (ivopts produces code that generates "unaligned access exception") 2005-04-05 23:57:01 +00:00
tree-ssa-loop-manip.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-loop-niter.c tree-flow.h (number_of_iterations_cond): Declaration removed. 2005-04-05 23:52:41 +00:00
tree-ssa-loop-unswitch.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-loop.c tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel-loops is specified, too. 2005-03-21 15:52:44 +00:00
tree-ssa-operands.c cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
tree-ssa-operands.h lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-phiopt.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-pre.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-propagate.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-propagate.h c-common.c, [...]: Fix comment typos. 2004-09-05 15:24:15 +00:00
tree-ssa-sink.c tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate uses in PHI nodes. 2005-04-07 16:31:07 +00:00
tree-ssa-threadupdate.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssanames.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-tailcall.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-vect-analyze.c tree-vect-analyze.c (vect_analyze_loop_form): Call split_loop_exit_edge instead of loop_split_edge_with. 2005-04-06 07:59:01 +00:00
tree-vect-transform.c tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed. 2005-03-29 17:45:39 +00:00
tree-vectorizer.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-vectorizer.h tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. 2005-03-29 16:10:22 +00:00
tree-vn.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +00:00
tree.c tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
tree.def tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
tree.h cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
tsystem.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
typeclass.h tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
unwind-c.c
unwind-compat.c re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07:00
unwind-compat.h re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07:00
unwind-dw2-fde-compat.c re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07:00
unwind-dw2-fde-darwin.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
unwind-dw2-fde-glibc.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
unwind-dw2-fde.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
unwind-dw2-fde.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
unwind-dw2.c unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor. 2005-01-27 17:56:49 +10:30
unwind-dw2.h
unwind-pe.h
unwind-sjlj.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
unwind.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
unwind.inc
value-prof.c coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
value-prof.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
var-tracking.c value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable. 2005-03-10 15:36:42 +00:00
varasm.c * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. 2005-04-01 14:36:37 +00:00
varray.c cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
varray.h cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
vec.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
vec.h alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +00:00
version.c gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
version.h
vmsdbg.h
vmsdbgout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
web.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
xcoff.h
xcoffout.c * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy. 2004-12-15 11:01:55 -05:00
xcoffout.h re PR debug/18199 (AIX XCOFF debugging broken) 2004-10-28 21:00:59 +00:00

Copyright (C) 2000, 2003 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


String literals
---------------

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

Some compilers like MSVC++ have fairly low limits on the maximum
length of a string literal; 509 is the lowest we've come across.  You
may need to break up a long printf statement into many smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


Suffixes on Integer Constants
-----------------------------

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

Implicit function declarations always have return type int.  So if you
correct the above definition to

  void
  operate (int a, int b)
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending.

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.