[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Note: This is not up to date.
Unfortunately, some of them are not completely language independent and need patching for GPC. This patch (against different GCC versions) is in the `diffs' subdirectory. It affects these files:
convert.c dbxout.c expr.c fold-const.c function.c optabs.c stor-layout.c toplev.c |
gpc.c (gcc.c) gpcpp.c (cccp.c) gpc-common.c (c-common.c) gpc-decl.c (c-decl.c) lang.c (c-lang.c) gpc-lex.c (c-lex.c) gpc-typeck.c (c-typeck.c) gpcspec.c (g77spec.c from GNU Fortran) |
Some are even reused unmodified and are still in the GCC source directory (`..'):
c-aux-info.c c-iterate.c c-pragma.c |
gpc-defs.h gpc-options.h gpc.gperf (generates hash.h) gpi.h lang-options.h module.[ch] objects.[ch] parse.y (generates parse.[ch]) util.[ch] |