gcc/gcc
Neil Booth c9e7a60950 cpphash.h: Update comment.
* cpphash.h: Update comment.
	* cpplex.c: Update comments.
	(_cpp_can_paste): Remove.
	* cpplib.h (_cpp_can_paste): Remove.
	* cppmacro.c (paste_tokens, paste_all_tokens): Update to use the
	lexer rather than _cpp_can_paste.

From-SVN: r45840
2001-09-27 12:59:38 +00:00
..
ch attribs.c: New file, from c-common.c. 2001-09-22 09:14:40 -04:00
config linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc. 2001-09-26 10:35:46 +00:00
cp top level: 2001-09-24 00:27:33 +00:00
doc * doc/cppinternals.texi: Update. 2001-09-27 11:10:40 +00:00
f Daily bump. 2001-09-27 07:16:41 +00:00
fixinc Keep HP-UX headers from defining __size_t and leaving size_t undefined. 2001-09-13 02:13:41 +00:00
ginclude Cray T3E port. 2001-09-11 01:52:39 -07:00
intl * gettextP.h (SWAP): Change parameter type to unsigned int. 2001-07-06 14:32:49 -07:00
java re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedString)) 2001-09-22 11:50:09 -07:00
objc c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
po top level: 2001-09-24 00:27:33 +00:00
testsuite * 20010925-1.c: New testcase for incorrect sibcall optimization. 2001-09-25 11:52:13 +00:00
.cvsignore Add cscope(1) databases 2001-08-15 04:52:54 +00:00
ABOUT-GCC-NLS ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS version. 2001-04-22 22:33:45 +00:00
ABOUT-NLS
COPYING
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
ChangeLog cpphash.h: Update comment. 2001-09-27 12:59:38 +00:00
ChangeLog.0
ChangeLog.1 Under the "obviously correct" rule, fix the formatting breakage of people using 8-space indents vs. 2001-03-03 19:41:07 +00:00
ChangeLog.2
ChangeLog.3 Under the "obviously correct" rule, fix the formatting breakage of people using 8-space indents vs. 2001-03-03 19:41:07 +00:00
ChangeLog.4 Under the "obviously correct" rule, fix the formatting breakage of people using 8-space indents vs. 2001-03-03 19:41:07 +00:00
ChangeLog.5 Rotate ChangeLog. 2001-07-02 14:23:53 -06:00
ChangeLog.lib Under the "obviously correct" rule, fix the formatting breakage of people using 8-space indents vs. 2001-03-03 19:41:07 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES note DECL_INITIAL change 2001-02-26 12:17:47 -05:00
Makefile.in Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
ONEWS
README-fixinc reorganize inclhacks and apply fix to fixtests.c 2001-05-27 18:21:04 +00:00
README.Portability
SERVICE
acconfig.h acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplusplus is defined. 2001-01-25 21:56:21 +00:00
aclocal.m4 For PR java/2812: 2001-07-18 17:17:03 +00:00
alias.c alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
attribs.c attribs.c: New file, from c-common.c. 2001-09-22 09:14:40 -04:00
basic-block.h Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
bb-reorder.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
bitmap.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
bitmap.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
build-make Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
builtin-types.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
builtins.c * builtins.c (c_getstr): Remove unused variable. 2001-09-22 10:42:05 +02:00
builtins.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-aux-info.c libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
c-common.c c-common.c (format_attribute_table): Remove decl. 2001-09-22 11:13:42 -04:00
c-common.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-common.h attribs.c: New file, from c-common.c. 2001-09-22 09:14:40 -04:00
c-convert.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-decl.c Table-driven attributes. 2001-09-21 02:27:06 +01:00
c-dump.c for some reason this was missed in the 2001-09-06 08:53:49 +00:00
c-dump.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-errors.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-format.c c-format.c (init_function_format_info): Check __builtin_printf and __builtin_fprintf even if -ffreestanding. 2001-09-22 20:06:29 +01:00
c-lang.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-lex.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
c-lex.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-parse.in Table-driven attributes. 2001-09-21 02:27:06 +01:00
c-pragma.c Makefile.in (c-pragma.o): Depend on output.h. 2001-08-31 19:27:12 +00:00
c-pragma.h c-pragma.h (add_weak): Move prototype from here... 2001-08-28 23:03:52 +00:00
c-semantics.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-tree.h Remove TYPE_NONCOPIED_PARTS. 2001-09-06 08:59:39 +00:00
c-typeck.c * c-typeck.c (digest_init): Check for sizeless arrays. 2001-09-26 17:02:16 -04:00
caller-save.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
calls.c rtl.h (LCT_RETURNS_TWICE): New. 2001-09-21 13:26:44 -07:00
cfg.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
cfganal.c basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. 2001-09-11 16:58:57 +00:00
cfgbuild.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
cfgcleanup.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
cfgloop.c Makefile.in (cfg.o, [...]): New. 2001-09-10 12:23:08 +00:00
cfgrtl.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
collect2.c collect2.c (main): Const-ification. 2001-09-15 14:04:47 +00:00
collect2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
combine.c basic-block.h (free_bb_for_insn): Declare. 2001-09-16 20:21:30 +00:00
conditions.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
config.gcc config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification. 2001-09-18 21:51:53 +00:00
config.guess
config.in configure.in: Check whether assembler supports section merging. 2001-09-11 18:50:05 +02:00
configure configure.in (gcc_cv_as_shf_merge): Fix a typo. 2001-09-12 18:15:56 +02:00
configure.frag Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
configure.in configure.in (gcc_cv_as_shf_merge): Fix a typo. 2001-09-12 18:15:56 +02:00
conflict.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
convert.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
convert.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cppdefault.c cppdefault.c (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Add. 2001-04-06 06:13:27 +00:00
cppdefault.h Standardize header guards. 2001-05-25 18:31:47 -07:00
cpperror.c cpperror.c (print_location): Take line and column, for default positioning use the previously lexed token. 2001-09-14 22:04:46 +00:00
cppexp.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
cppfiles.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cpphash.c cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
cpphash.h cpphash.h: Update comment. 2001-09-27 12:59:38 +00:00
cppinit.c cpphash.h (struct cpp_pool): Remove locks and locked. 2001-09-26 21:44:35 +00:00
cpplex.c cpphash.h: Update comment. 2001-09-27 12:59:38 +00:00
cpplib.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
cpplib.h cpphash.h: Update comment. 2001-09-27 12:59:38 +00:00
cppmacro.c cpphash.h: Update comment. 2001-09-27 12:59:38 +00:00
cppmain.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
cppspec.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cross-make i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
crtstuff.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cse.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
cselib.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cselib.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cstamp-h.in
dbxout.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
dbxout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dbxstclass.h
debug.c Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. 2001-07-19 21:17:09 +00:00
debug.h Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. 2001-07-19 21:17:09 +00:00
defaults.h tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
dependence.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
df.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
df.h df.h (struct df): Add rts_order variable. 2001-08-28 23:43:23 +00:00
diagnostic.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
diagnostic.def diagnostic.def: New file. 2001-05-01 08:19:45 +00:00
diagnostic.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
doloop.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
dominance.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
doprint.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
doschk.c
dwarf.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2asm.c * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change. 2001-08-29 03:16:12 +00:00
dwarf2asm.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2out.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
dwarf2out.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarfout.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
emit-rtl.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
enquire.c
errors.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
errors.h top level: 2001-09-24 00:27:33 +00:00
except.c except.c (sjlj_mark_call_sites): Change address inside sequence. 2001-09-26 10:38:18 +00:00
except.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
exgettext Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
explow.c explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM. 2001-08-22 10:53:20 -04:00
expmed.c expmed.c (store_bit_field): Update to patch from 2001-08-27: move adjustment of bitpos instead. 2001-08-31 15:54:19 -07:00
expr.c tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
expr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
final.c * final.c (final_scan_insn): Use delete_insn instead of delete_note. 2001-09-26 11:22:35 +00:00
fix-header.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
fixproto Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
flags.h configure.in: Check whether assembler supports section merging. 2001-09-11 18:50:05 +02:00
floatlib.c i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
flow.c flow.c (delete_dead_jumptables): Delete jumptable if the only reference is from the literal pool. 2001-09-24 20:13:00 +00:00
fold-const.c fold-const.c (extract_muldiv, [...]): Only adjust code for division, not modulus. 2001-09-23 18:50:40 -04:00
fp-test.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
function.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
function.h function.h (struct function): Add arg_pointer_save_area_init. 2001-09-03 13:50:33 -07:00
future.options
gbl-ctors.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.c libiberty.h (concat_length, [...]): New. 2001-09-17 22:15:10 +00:00
gcc.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.hlp Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gccbug.in gccbug.in: Fix typo. 2001-06-05 18:38:44 +00:00
gccspec.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcov-io.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcov.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
gcse.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
gdbinit.in * gdbinit.in: Move break on exit after break on fancy_abort. 2001-08-21 01:54:33 -07:00
gen-protos.c
genattr.c rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
genattrtab.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
gencheck.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
gencodes.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genconfig.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genconstants.c genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
genemit.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
genextract.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genflags.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gengenrtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genmultilib Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genopinit.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
genoutput.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genpeep.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
genpreds.c genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
genrecog.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
gensupport.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
gensupport.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-callbacks.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-common.c Table-driven attributes. 2001-09-21 02:27:06 +01:00
ggc-none.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-page.c * ggc-page.c (ggc_marked_p): Properly convert return to boolean. 2001-09-20 20:33:01 -04:00
ggc-simple.c fold-const.c (hashtab.h): Include. 2001-09-20 11:12:54 -04:00
ggc.h fold-const.c (hashtab.h): Include. 2001-09-20 11:12:54 -04:00
glimits.h Remove s390x __LONG_MAX__ special case from glimits.h; 2001-08-14 00:53:23 +00:00
global.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gmon.c
graph.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
graph.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gstab.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gsyms.h
gsyslimits.h cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
gthr-aix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-dce.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-posix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-rtems.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-single.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-solaris.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-vxworks.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-win32.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
haifa-sched.c basic-block.h (free_bb_for_insn): Declare. 2001-09-16 20:21:30 +00:00
halfpic.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
halfpic.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
hard-reg-set.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
hash.c i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to `int'. 2001-05-04 14:36:39 +00:00
hash.h i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to `int'. 2001-05-04 14:36:39 +00:00
hashtable.c cpplex.c (parse_identifier): Fast-path optimize. 2001-09-10 22:34:03 +00:00
hashtable.h cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
hwint.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ifcvt.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
input.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
insn-addr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
integrate.c * integrate.c (allocate_initial_values): Eliminate unused arg warning. 2001-09-21 11:16:31 -04:00
integrate.h integrate.c (allocate_initial_values): New function. 2001-09-21 01:45:30 +01:00
intl.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
intl.h
jump.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
lcm.c basic-block.h (free_bb_for_insn): Declare. 2001-09-16 20:21:30 +00:00
libfuncs.h genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
libgcc-std.ver Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. 2001-06-13 14:26:03 +00:00
libgcc2.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
libgcc2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
limitx.h
limity.h cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
line-map.c cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
line-map.h cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
lists.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
local-alloc.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
longlong.h i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
loop.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
loop.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
machmode.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
machmode.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
main.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mbchar.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mbchar.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mips-tdump.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mips-tfile.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
mkconfig.sh expr.h: Split out optab- and libfunc-related code to... 2001-08-13 15:56:51 +00:00
mkdeps.c mkdeps.c (deps_add_default_target): Make local variable ``start'' a const char pointer. 2001-08-03 15:42:25 +00:00
mkdeps.h Standardize header guards. 2001-05-25 18:31:47 -07:00
mkinstalldirs
mklibgcc.in Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mkmap-flat.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mkmap-symver.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
move-if-change
optabs.c optabs.c (init_one_libfunc): Create a dummy function type instead of using error_mark_node. 2001-09-26 13:02:51 -07:00
optabs.h genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
output.h configure.in: Check whether assembler supports section merging. 2001-09-11 18:50:05 +02:00
params.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
predict.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
predict.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
predict.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
prefix.c invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove the documentation. 2001-09-05 10:30:39 +02:00
prefix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
print-rtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
print-tree.c Table-driven attributes. 2001-09-21 02:27:06 +01:00
profile.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
protoize.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
read-rtl.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
real.c real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available. 2001-09-07 15:33:56 -07:00
real.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
recog.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
recog.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reg-stack.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
regclass.c regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class. 2001-08-23 00:37:03 -07:00
regmove.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
regrename.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
regs.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reload.c reload.c (push_secondary_reload): Don't check for "=" in output constraint after ""->ALL_REGS check. 2001-09-21 14:06:18 -07:00
reload.h reload.c (push_reload): Export. 2001-09-04 22:54:09 -07:00
reload1.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
reorg.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
resource.c alias.c (clear_reg_alias_info): Use K&R format definition. 2001-09-10 06:55:20 -04:00
resource.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
rtl-error.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
rtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
rtl.def * rtl.def (MEM): Remove obsolete part of comment. 2001-09-23 18:37:05 -04:00
rtl.h rtl.h (LCT_RETURNS_TWICE): New. 2001-09-21 13:26:44 -07:00
rtlanal.c Add missing semicolon 2001-09-14 11:11:01 +00:00
sbitmap.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sbitmap.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
scan-decls.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c Fix typo in FSF copyright statement 2001-09-14 11:05:39 +00:00
sched-ebb.c Fix typo in FSF copyright statement 2001-09-14 11:05:39 +00:00
sched-int.h rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
sched-rgn.c alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
sched-vis.c Fix typo in FSF copyright statement 2001-09-14 11:05:39 +00:00
sdbout.c c-parse.in (yyerror): Const-ification and/or static-ization. 2001-09-13 14:37:29 +00:00
sdbout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sibcall.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
simplify-rtx.c loop.c (record_giv): Avoid simplifying MULT to ASHIFT. 2001-09-07 11:14:32 -07:00
sort-protos
ssa-ccp.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
ssa-dce.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
ssa.c basic-block.h (flow_delete_insn, [...]): Kill. 2001-09-21 12:55:18 +00:00
ssa.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
stab.def
stack.h
stmt.c function.c (expand_function_end): Don't init arg_pointer_save_area. 2001-08-27 10:36:20 -07:00
stor-layout.c stor-layout.c (layout_type, [...]): Kludge to disable array-too-large test for signed sizetype. 2001-09-20 08:56:59 -04:00
stringpool.c stringpool.c (get_identifier_with_length): New function. 2001-09-21 08:58:35 -07:00
sys-protos.h Makefile.in: Exterminate all references to assert.h. 2001-05-11 17:03:02 +00:00
sys-types.h
system.h cpplex.c (parse_identifier): Fast-path optimize. 2001-09-10 22:34:03 +00:00
target-def.h Table-driven attributes. 2001-09-21 02:27:06 +01:00
target.h Table-driven attributes. 2001-09-21 02:27:06 +01:00
timevar.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
timevar.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
timevar.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tlink.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
toplev.c integrate.c (allocate_initial_values): New function. 2001-09-21 01:45:30 +01:00
toplev.h top level: 2001-09-24 00:27:33 +00:00
tradcif.y re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffffff < 0) 2001-08-05 21:31:30 +00:00
tradcpp.c re PR preprocessor/3571 (cpp -traditional inserts line breaks) 2001-09-15 18:16:01 +00:00
tradcpp.h Standardize header guards. 2001-05-25 18:31:47 -07:00
tree.c tree.c (type_hash_marked_p): Consider as marked if debug symbol number has been set. 2001-09-24 18:58:27 -04:00
tree.def tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
tree.h c-common.c (format_attribute_table): Remove decl. 2001-09-22 11:13:42 -04:00
tsystem.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
typeclass.h
unprotoize.c
unroll.c Makefile.in (cfgrtl.o): Add. 2001-09-25 15:26:55 +00:00
unwind-dw2-fde.c alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
unwind-dw2-fde.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-dw2.c alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
unwind-pe.h unwind-pe.h (read_uleb128, [...]): Move actual reading code here. 2001-08-31 05:49:13 -04:00
unwind-sjlj.c rtl.h (LCT_RETURNS_TWICE): New. 2001-09-21 13:26:44 -07:00
unwind.h unwind.h (_UA_END_OF_STACK): New flag. 2001-09-04 11:20:21 -07:00
unwind.inc alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
varasm.c * varasm.c (array_size_for_constructor): Handle STRING_CSTs also. 2001-09-24 16:27:06 -04:00
varray.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
varray.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
version.c Daily bump. 2001-09-27 07:16:41 +00:00
version.h Standardize header guards. 2001-05-25 18:31:47 -07:00
xcoffout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
xcoffout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +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.