gcc/gcc
Zack Weinberg 5a9ee62387 Makefile.in (LIBCPP_OBJS): Take out version.o.
* Makefile.in (LIBCPP_OBJS): Take out version.o.
	* cpphash.h (cpp_reader): Take out print_version member.
	* cppinit.c: (cpp_handle_option): Don't do anything with
	-version.  Just set help_only for --version, --target-help.
	Just set verbose option for -v.
	(cpp_post_options): Don't print a version string.

From-SVN: r54390
2002-06-09 00:26:31 +00:00
..
ada Daily bump. 2002-06-08 07:17:41 +00:00
config avr.c (TARGET_SECTION_TYPE_FLAGS): New. 2002-06-08 20:38:15 +00:00
cp cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entries. 2002-06-07 22:24:30 +00:00
doc Makefile.in (TEXI_GCCINSTALL_FILES): Define. 2002-06-06 20:03:04 +00:00
f Daily bump. 2002-06-08 07:17:41 +00:00
fixinc fixincl.x: Rebuilt. 2002-06-02 23:17:30 +00:00
ginclude stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined. 2002-01-09 04:56:25 +00:00
intl Fix typo last change. 2002-05-26 12:06:11 -07:00
java jcf-path.c (jcf_path_init): Allocate 1 more byte for string. 2002-06-08 09:34:39 -07:00
objc Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SET 2002-06-06 09:25:48 +00:00
po Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
testsuite fold-const.c (fold): Place both integer and real constants last in comparisons. 2002-06-07 23:42:53 +00:00
treelang Makefile.in (C_COMMON_H): Fix. 2002-05-25 22:01:55 +00:00
.cvsignore Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
ABOUT-GCC-NLS
ABOUT-NLS ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40. 2001-10-12 17:24:30 +00:00
COPYING
COPYING.LIB
ChangeLog Makefile.in (LIBCPP_OBJS): Take out version.o. 2002-06-09 00:26:31 +00:00
ChangeLog.0 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.1 ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
ChangeLog.2 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.3 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.4 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.5 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.6 Rotate 6 months of ChangeLog entries into ChangeLog.6 2002-01-03 17:19:27 -07:00
ChangeLog.lib ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
FSFChangeLog
FSFChangeLog.10 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
FSFChangeLog.11 ChangeLog.2, [...]: Fix spelling errors. 2001-11-04 02:51:28 +00:00
LANGUAGES
Makefile.in Makefile.in (LIBCPP_OBJS): Take out version.o. 2002-06-09 00:26:31 +00:00
ONEWS ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
README-fixinc
README.Portability
SERVICE
acconfig.h acconfig.h: Fix comment formatting. 2001-10-09 22:40:12 +00:00
aclocal.m4 re PR java/4972 (undefined reference to `libiconv') 2002-01-22 22:48:45 +00:00
alias.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
attribs.c alias.c: Fix formatting. 2002-05-26 15:01:11 +00:00
basic-block.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
bb-reorder.c alias.c: Fix formatting. 2002-05-26 15:01:11 +00:00
bitmap.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
bitmap.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
builtin-attrs.def builtin-attrs.def: Update copyright years. 2002-05-23 18:32:12 +00:00
builtin-types.def Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
builtins.c tree.h: Forward-declare struct realvaluetype. 2002-05-28 17:33:14 +00:00
builtins.def c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
c-aux-info.c libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
c-common.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-common.def c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
c-common.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-convert.c Fix last change: c-common.h instead of c-convert.h. 2002-04-05 09:06:04 +00:00
c-decl.c cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entries. 2002-06-07 22:24:30 +00:00
c-errors.c toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
c-format.c toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
c-lang.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-lex.c * c-lex.c: Update copyright and file description. 2002-06-02 20:13:46 +00:00
c-objc-common.c toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
c-parse.in Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-pragma.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-pragma.h Makefile.in (C_COMMON_H): Fix. 2002-05-25 22:01:55 +00:00
c-semantics.c cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
c-tree.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
c-typeck.c c-common.c (warn_nonnull): Declare. 2002-05-23 15:48:05 +00:00
caller-save.c attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst; remove warnings. 2002-01-01 17:22:25 -05:00
calls.c loop.c (load_mems): Don't change the interface of called functions. 2002-04-25 00:52:16 +01:00
cfg.c basic-block.h (struct basic_block_def): New field loop_father. 2002-06-01 09:24:41 +00:00
cfganal.c basic-block.h (struct basic_block_def): New field loop_father. 2002-06-01 09:24:41 +00:00
cfgbuild.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
cfgcleanup.c basic-block.h (last_basic_block): Declare. 2002-05-28 12:53:47 +00:00
cfglayout.c Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> 2002-06-04 17:32:59 +00:00
cfglayout.h cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
cfgloop.c basic-block.h (struct basic_block_def): New field loop_father. 2002-06-01 09:24:41 +00:00
cfgrtl.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
collect2.c A fix for cross building aix. 2002-03-12 19:07:06 +00:00
collect2.h
combine.c emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. 2002-06-07 19:51:22 -06:00
conditions.h acconfig.h: Fix comment formatting. 2001-10-09 22:40:12 +00:00
config.gcc config.gcc (mips*-*-netbsd*): Add mips/t-netbsd to ${tmake_file}. 2002-06-07 23:31:05 +00:00
config.guess
config.in configure.in: Add --enable-__cxa_atexit. 2002-06-07 10:14:56 -07:00
configure configure.in: Add --enable-__cxa_atexit. 2002-06-07 10:14:56 -07:00
configure.frag
configure.in configure.in: Add --enable-__cxa_atexit. 2002-06-07 10:14:56 -07:00
conflict.c bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate over basic block chain. 2002-05-23 19:23:51 +00:00
convert.c c-common.c (unsigned_conversion_warning, [...]): Use new hooks. 2002-04-01 08:46:10 +00:00
convert.h
cppdefault.c cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. 2001-09-29 11:22:05 -07:00
cppdefault.h c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default-define here. 2002-05-16 19:03:02 +00:00
cpperror.c c-common.c (c_common_init): Override cpplib's default warn_long_long setting. 2002-06-02 19:37:34 +00:00
cppexp.c cppexp.c (num_equality_op): Use a temporary variable to work around gcc 3.0.4 bug. 2002-06-07 09:29:17 -04:00
cppfiles.c cpperror.c: Fix formatting. 2002-05-22 22:02:16 +00:00
cpphash.c cpperror.c: Fix formatting. 2002-05-22 22:02:16 +00:00
cpphash.h Makefile.in (LIBCPP_OBJS): Take out version.o. 2002-06-09 00:26:31 +00:00
cppinit.c Makefile.in (LIBCPP_OBJS): Take out version.o. 2002-06-09 00:26:31 +00:00
cpplex.c cpptrad.c (struct block, [...]): New. 2002-06-07 06:26:32 +00:00
cpplib.c cpphash.h (_cpp_create_definition): Update prototype. 2002-06-05 20:27:12 +00:00
cpplib.h cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entries. 2002-06-07 22:24:30 +00:00
cppmacro.c cpptrad.c (struct block, [...]): New. 2002-06-07 06:26:32 +00:00
cppmain.c cpperror.c: Fix formatting. 2002-05-22 22:02:16 +00:00
cppspec.c cpperror.c: Fix formatting. 2002-05-22 22:02:16 +00:00
cpptrad.c cpptrad.c (struct block, [...]): New. 2002-06-07 06:26:32 +00:00
crtstuff.c crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not EH_FRAME_SECTION_NAME. 2002-06-03 19:55:28 -07:00
cse.c cse.c (fold_rtx): Don't optimize if SUBREG changes mode class. 2002-05-26 21:59:45 +02:00
cselib.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
cselib.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
cstamp-h.in
dbxout.c dbxout.c (dbxout_class_name_qualifiers): New function. 2002-05-22 23:50:32 -07:00
dbxout.h
dbxstclass.h
debug.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
debug.h Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
defaults.h configure.in: Add --enable-__cxa_atexit. 2002-06-07 10:14:56 -07:00
dependence.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
df.c emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. 2002-06-07 19:51:22 -06:00
df.h Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
diagnostic.c * diagnostic.c (diagnostic_build_prefix): Fix initialization. 2002-06-07 16:35:52 +00:00
diagnostic.def * diagnostic.def: Don't capitalize diagnostic descriptors. 2002-06-08 11:25:28 +00:00
diagnostic.h toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
doloop.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
dominance.c basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. 2002-05-27 13:45:44 +00:00
doschk.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
dwarf.h
dwarf2.h dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector. 2002-04-24 14:49:51 -04:00
dwarf2asm.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
dwarf2asm.h target.h (asm_out.byte_op, [...]): New fields. 2001-12-17 15:05:40 +00:00
dwarf2out.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
dwarf2out.h
dwarfout.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
emit-rtl.c emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. 2002-06-07 19:51:22 -06:00
enquire.c
errors.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
errors.h emit-rtl.c: Likewise. 2002-06-03 01:13:17 +00:00
except.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
except.h basic-block.h (flow_delete_block_noexpunge): Declare. 2002-04-09 17:15:58 -07:00
explow.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
expmed.c emit-rtl.c: Likewise. 2002-06-03 01:13:17 +00:00
expr.c emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. 2002-06-07 19:51:22 -06:00
expr.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
final.c Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> 2002-06-04 17:32:59 +00:00
fix-header.c cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT. 2002-05-23 06:07:45 +00:00
fixproto Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
flags.h flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1. 2002-05-24 18:56:57 -07:00
floatlib.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
flow.c emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. 2002-06-07 19:51:22 -06:00
fold-const.c fold-const.c (fold): Place both integer and real constants last in comparisons. 2002-06-07 23:42:53 +00:00
fp-test.c
function.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
function.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
future.options Suggest `-flame -War' 2002-01-06 21:15:14 +00:00
gbl-ctors.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gcc.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gcc.h Missed in last commit. 2001-11-28 17:34:54 +00:00
gcc.hlp
gccbug.in gccbug.in: Follow GNU Coding Standards for --version. 2002-01-31 19:36:28 +00:00
gccspec.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gcov-io.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gcov.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gcse.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gdbinit.in
gen-protos.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
genattr.c genattr.c (gen_attr): Don't emit a comma after the last enumerator. 2002-05-14 00:15:51 +00:00
genattrtab.c gensupport.c (n_comma_elts): Moved here from genattrtab.c. 2002-05-12 18:43:33 +00:00
genattrtab.h 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> 2002-04-29 22:34:36 +00:00
genautomata.c genautomata.c (reserv_sets_hash_value): Use shift equal to 3/4 of size of unsigned. 2002-05-23 21:58:17 +00:00
gencheck.c cse.c: Fix formatting. 2002-01-05 22:11:21 +00:00
gencodes.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconfig.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconstants.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genemit.c genemit.c (gen_insn): Print file:lineno comment before function. 2002-05-23 14:32:14 -07:00
genextract.c genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. 2002-03-07 22:03:27 +00:00
genflags.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
gengenrtl.c gcse.c (gcse_emit_move_after): New. 2002-05-31 11:43:18 +00:00
gengtype-lex.l * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'". 2002-06-06 21:08:13 +01:00
gengtype-yacc.y gengtype-yacc.y (optionseqopt): Add the ending `;' to the action. 2002-06-07 19:19:42 +00:00
gengtype.c * gengtype.c: Add comments before all the routines. 2002-06-07 02:15:39 +00:00
gengtype.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
genmultilib acinclude.m4: Fix spelling error of "separate" as "seperate". 2001-10-07 19:02:46 +01:00
genopinit.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genoutput.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
genpeep.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genpreds.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
genrecog.c re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) 2002-03-21 08:14:18 +01:00
gensupport.c * gensupport.c: Fix misspelling. 2002-06-07 17:59:18 +00:00
gensupport.h gensupport.c (n_comma_elts): Moved here from genattrtab.c. 2002-05-12 18:43:33 +00:00
ggc-common.c Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> 2002-06-04 17:32:59 +00:00
ggc-none.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
ggc-page.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
ggc-simple.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
ggc.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
glimits.h
global.c gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gmon.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
graph.c bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate over basic block chain. 2002-05-23 19:23:51 +00:00
graph.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gthr-posix.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gthr-rtems.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gthr-single.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-solaris.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gthr-vxworks.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-win32.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
gthr.h gbl-ctors.h: Fix formatting. 2002-06-04 11:30:46 +00:00
haifa-sched.c sched-int.h (struct deps): New field libcall_block_tail_insn. 2002-06-04 11:46:14 -06:00
hard-reg-set.h 1750a.h (datalbl, jmplbl): Declare array size explicitly. 2001-12-23 04:59:13 +00:00
hashtable.c
hashtable.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
hooks.c re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") 2002-05-22 05:40:22 +00:00
hooks.h re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") 2002-05-22 05:40:22 +00:00
hwint.h hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. 2001-12-09 20:56:37 -05:00
ifcvt.c i386.md (and promoting splitters): Disable QI to SImode promoting when doing so changes immediate to be 32bit. 2002-06-06 21:20:43 +00:00
input.h c-lex.c (indent_level): Remove. 2002-05-23 12:05:38 +00:00
insn-addr.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
integrate.c integrate.c (subst_constants): Handle 'B' RTL format. 2002-06-05 21:13:45 -07:00
integrate.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
intl.c Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h. 2002-01-08 19:03:20 +00:00
intl.h aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL when appropriate. 2001-10-19 15:17:39 +00:00
jump.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
langhooks-def.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
langhooks.c langhooks.c: Fix formatting. 2002-05-30 20:55:11 +00:00
langhooks.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
lcm.c lcm.c (optimize_mode_switching): Add unused attribute for variable. 2002-06-08 16:06:55 +02:00
libfuncs.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
libgcc-std.ver
libgcc2.c langhooks.c: Fix formatting. 2002-05-30 20:55:11 +00:00
libgcc2.h final.c (end_final): Use C trees to output data structures for profiling. 2002-05-09 12:54:19 +00:00
limitx.h
limity.h
line-map.c
line-map.h
lists.c * lists.c (free_list): Fix typo in comment. 2002-06-08 14:10:01 +00:00
local-alloc.c langhooks.c: Fix formatting. 2002-05-30 20:55:11 +00:00
longlong.h longlong.h (count_trailing_zeros): Add missing \, and clean up whitespace in __ns32000__ case. 2002-05-31 02:38:38 +00:00
loop.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
loop.h langhooks.c: Fix formatting. 2002-05-30 20:55:11 +00:00
machmode.def re PR rtl-optimization/5742 (bug with -freg-struct-return and functions returning 1 byte values) 2002-03-24 00:03:44 -08:00
machmode.h i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
main.c toplev.h (struct lang_hooks): HONOR_READONLY now bool. 2001-10-20 07:24:36 -04:00
mbchar.c * mbchar.c (JIS_state_table, JIS_action_table): Const-ify. 2002-03-10 20:59:57 +00:00
mbchar.h
mips-tdump.c gcc.c (default_compilers): Const-ify. 2002-01-02 23:18:59 +00:00
mips-tfile.c * mips-tfile.c: Fix formatting. 2002-01-15 05:25:26 +00:00
mkconfig.sh Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
mkdeps.c
mkdeps.h
mkheaders.in Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'. 2002-05-27 04:24:54 +00:00
mkinstalldirs
mklibgcc.in Makefile.in: Replace HOST_PREFIX... 2002-05-31 16:11:49 -04:00
mkmap-flat.awk
mkmap-symver.awk mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
move-if-change
optabs.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
optabs.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
output.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
params.c params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
params.def Makefile.in (tracer.o): New. 2002-06-01 21:31:42 +00:00
params.h params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
predict.c basic-block.h (struct basic_block_def): New field loop_father. 2002-06-01 09:24:41 +00:00
predict.def cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
predict.h cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
prefix.c params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
prefix.h
print-rtl.c Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> 2002-06-04 17:32:59 +00:00
print-tree.c tree.h: Forward-declare struct realvaluetype. 2002-05-28 17:33:14 +00:00
profile.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
profile.h profile.h (profile_info): Add missing extern to declaration. 2002-05-12 10:03:35 -07:00
protoize.c * protoize.c: Fix formatting. 2002-05-20 01:47:50 +00:00
read-rtl.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
real.c tree.h: Forward-declare struct realvaluetype. 2002-05-28 17:33:14 +00:00
real.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
recog.c i386.md (and promoting splitters): Disable QI to SImode promoting when doing so changes immediate to be 32bit. 2002-06-06 21:20:43 +00:00
recog.h recog.c (store_data_bypass_p, [...]): New. 2002-05-03 15:23:45 -07:00
reg-stack.c * reg-stack.c (reg_to_stack): Do not call find_basic_blocks. 2002-06-05 13:23:16 +00:00
regclass.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
regmove.c bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate over basic block chain. 2002-05-23 19:23:51 +00:00
regrename.c basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. 2002-05-27 13:45:44 +00:00
regs.h aix.h (REG_SIZE): Don't #undef. 2001-11-27 15:32:18 +00:00
reload.c reload.c (find_valid_class): Accept new argument DEST, choose class accordingly. 2002-05-26 12:01:40 +00:00
reload.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
reload1.c gcse.c (gcse_emit_move_after): New. 2002-05-31 11:43:18 +00:00
reorg.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
resource.c basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. 2002-05-27 13:45:44 +00:00
resource.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
rtl-error.c toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
rtl.c Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> 2002-06-04 17:32:59 +00:00
rtl.def loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
rtl.h i386.md (and promoting splitters): Disable QI to SImode promoting when doing so changes immediate to be 32bit. 2002-06-06 21:20:43 +00:00
rtlanal.c * rtlanal.c (volatile_refs_p): Not automatically true for CALL. 2002-06-02 00:41:59 -07:00
sbitmap.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
sbitmap.h sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status. 2002-04-09 14:15:38 -07:00
scan-decls.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
scan-types.sh
scan.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
scan.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
sched-deps.c lcm.c (optimize_mode_switching): Add unused attribute for variable. 2002-06-08 16:06:55 +02:00
sched-ebb.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
sched-int.h sched-int.h (struct deps): New field libcall_block_tail_insn. 2002-06-04 11:46:14 -06:00
sched-rgn.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
sched-vis.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
sdbout.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
sdbout.h
sibcall.c bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate over basic block chain. 2002-05-23 19:23:51 +00:00
simplify-rtx.c simplify-rtx.c (simplify_gen_relational): Simplify RTL of the form (ne (comp x y) 0) into (comp x y) where comp is a... 2002-06-07 23:50:31 +00:00
sort-protos
ssa-ccp.c basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. 2002-05-27 13:45:44 +00:00
ssa-dce.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
ssa.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
ssa.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
stab.def
stack.h
stmt.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
stor-layout.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
stringpool.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
sys-protos.h
sys-types.h
system.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
target-def.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
target.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
timevar.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
timevar.def Makefile.in (tracer.o): New. 2002-06-01 21:31:42 +00:00
timevar.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
tlink.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
toplev.c toplev.c: Remove half-pic. 2002-06-06 01:25:16 +00:00
toplev.h toplev.h (report_error_function): Remove. 2002-06-05 19:35:45 +00:00
tracer.c Makefile.in (tracer.o): New. 2002-06-01 21:31:42 +00:00
tradcif.y cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. 2002-02-02 18:56:37 +00:00
tradcpp.c tradcpp.c (fixup_newlines): Use old-style function header. 2002-05-21 06:36:40 +00:00
tradcpp.h cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. 2002-02-02 18:56:37 +00:00
tree-dump.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
tree-dump.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
tree-inline.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
tree-inline.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
tree.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
tree.def tree.def: Fix typos. 2002-05-25 20:18:41 +00:00
tree.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
tsystem.h toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
typeclass.h
unroll.c loop.c (emit_prefetch_instructions): Properly place the address computation. 2002-06-02 21:09:54 +00:00
unwind-dw2-fde-glibc.c target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind-dw2-fde.c target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind-dw2-fde.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind-dw2.c target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind-pe.h unwind-dw2.c: Fix formatting. 2002-01-21 13:08:33 +00:00
unwind-sjlj.c target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
unwind.inc add comments 2002-03-15 05:18:21 -05:00
varasm.c varasm.c (make_decl_rtl): Fix comment for removed halfpic.c. 2002-06-06 03:05:37 +00:00
varray.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
varray.h Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
version.c Daily bump. 2002-06-08 07:17:41 +00:00
version.h
vmsdbg.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
vmsdbgout.c target.h: Fix formatting. 2002-05-31 22:15:42 +00:00
xcoffout.c system.h (STRIP_NAME_ENCODING): Poison it. 2002-05-19 00:55:48 -07:00
xcoffout.h target.h: Fix formatting. 2002-05-31 22:15:42 +00:00

README.Portability

Copyright (C) 2000 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 C89 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

The first section of this file deals strictly with portability issues,
the second with common coding pitfalls.


			Portability Issues
			==================

Unary +
-------

K+R C compilers and preprocessors have no notion of unary '+'.  Thus
the following code snippet contains 2 portability problems.

int x = +2;  /* int x = 2;  */
#if +1       /* #if 1  */
#endif


Pointers to void
----------------

K+R C compilers did not have a void pointer, and used char * as the
pointer to anything.  The macro PTR is defined as either void * or
char * depending on whether you have a standards compliant compiler or
a K+R one.  Thus

  free ((void *) h->value.expansion);

should be written

  free ((PTR) h->value.expansion);

Further, an initial investigation indicates that pointers to functions
returning void are okay.  Thus the example given by "Calling functions
through pointers to functions" below appears not to cause a problem.


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

Some SGI compilers choke on the parentheses in:-

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.

K+R C did not allow concatenation of string literals like

  "This is a " "single string literal".

Moreover, 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.


signed keyword
--------------

The signed keyword did not exist in K+R compilers; it was introduced
in ISO C89, so you cannot use it.  In both K+R and standard C,
unqualified char and bitfields may be signed or unsigned.  There is no
way to portably declare signed chars or signed bitfields.

All other arithmetic types are signed unless you use the 'unsigned'
qualifier.  For instance, it is safe to write

  short paramc;

instead of

  signed short paramc;

If you have an algorithm that depends on signed char or signed
bitfields, you must find another way to write it before it can be
integrated into GCC.


Function prototypes
-------------------

You need to provide a function prototype for every function before you
use it, and functions must be defined K+R style.  The function
prototype should use the PARAMS macro, which takes a single argument.
Therefore the parameter list must be enclosed in parentheses.  For
example,

int myfunc PARAMS ((double, int *));

int
myfunc (var1, var2)
	double var1;
	int *var2;
{
  ...
}

You also need to use PARAMS when referring to function protypes in
other circumstances, for example see "Calling functions through
pointers to functions" below.

Variable-argument functions are best described by example:-

void cpp_ice PARAMS ((cpp_reader *, const char *msgid, ...));

void
cpp_ice VPARAMS ((cpp_reader *pfile, const char *msgid, ...))
{  
#ifndef ANSI_PROTOTYPES
  cpp_reader *pfile;
  const char *msgid;
#endif
  va_list ap;
  
  VA_START (ap, msgid);
  
#ifndef ANSI_PROTOTYPES
  pfile = va_arg (ap, cpp_reader *);
  msgid = va_arg (ap, const char *);
#endif

  ...
  va_end (ap);
}

For the curious, here are the definitions of the above macros.  See
ansidecl.h for the definitions of the above macros and more.

#define PARAMS(paramlist)  paramlist  /* ISO C.  */
#define VPARAMS(args)   args

#define PARAMS(paramlist)  ()         /* K+R C.  */
#define VPARAMS(args)   (va_alist) va_dcl

One aspect of using K+R style function declarations, is you cannot
have arguments whose types are char, short, or float, since without
prototypes (ie, K+R rules), these types are promoted to int, int, and
double respectively.

Calling functions through pointers to functions
-----------------------------------------------

K+R C compilers require parentheses around the dereferenced function
pointer expression in the call, whereas ISO C relaxes the syntax.  For
example

typedef void (* cl_directive_handler) PARAMS ((cpp_reader *, const char *));
      *p->handler (pfile, p->arg);

needs to become

      (*p->handler) (pfile, p->arg);


Macros
------

The rules under K+R C and ISO C for achieving stringification and
token pasting are quite different.  Therefore some macros have been
defined which will get it right depending upon the compiler.

  CONCAT2(a,b) CONCAT3(a,b,c) and CONCAT4(a,b,c,d)

will paste the tokens passed as arguments.  You must not leave any
space around the commas.  Also,

  STRINGX(x)

will stringify an argument; to get the same result on K+R and ISO
compilers x should not have spaces around it.


Passing structures by value
---------------------------

Avoid passing structures by value, either to or from functions.  It
seems some K+R compilers handle this differently or not at all.


Enums
-----

In K+R C, you have to cast enum types to use them as integers, and
some compilers in particular give lots of warnings for using an enum
as an array index.


Bitfields
---------

See also "signed keyword" above.  In K+R C only unsigned int bitfields
were defined (i.e. unsigned char, unsigned short, unsigned long.
Using plain int/short/long was not allowed).


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);


Reserved Keywords
-----------------

K+R C has "entry" as a reserved keyword, so you should not use it for
your variable names.


Type promotions
---------------

K+R used unsigned-preserving rules for arithmetic expresssions, while
ISO uses value-preserving.  This means an unsigned char compared to an
int is done as an unsigned comparison in K+R (since unsigned char
promotes to unsigned) while it is signed in ISO (since all of the
values in unsigned char fit in an int, it promotes to int).

Trigraphs
---------

You weren't going to use them anyway, but trigraphs were not defined
in K+R C, and some otherwise ISO C compliant compilers do not accept
them.


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

K+R C did not accept a 'u' suffix on integer constants.  If you want
to declare a constant to be be unsigned, you must use an explicit
cast.

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(a, b)
      int a, b;
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.  K+R C has no problem with 'void' as a return type, so you
need not worry about that.

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

  void
  operate(a, b)
      int a, 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.