]> gcc.gnu.org Git - gcc.git/commit - gcc/Makefile.in
Make it possible to prototype port-specific functions (and convert i386 to use this)
authorBernd Schmidt <bernds@cygnus.co.uk>
Mon, 20 Sep 1999 10:00:03 +0000 (10:00 +0000)
committerBernd Schmidt <crux@gcc.gnu.org>
Mon, 20 Sep 1999 10:00:03 +0000 (10:00 +0000)
commit6baf1cc8f87d1c8c1ebfa9c48e27b74b82eab4e4
treee581f680f7e5ca0ee19344ed2e86e199d05a00f2
parent34a24f18066d489449796be019d7b05798403f89
Make it possible to prototype port-specific functions (and convert i386 to use this)

From-SVN: r29514
45 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/alias.c
gcc/c-typeck.c
gcc/calls.c
gcc/config/i386/i386-protos.h [new file with mode: 0644]
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/configure
gcc/configure.in
gcc/cse.c
gcc/emit-rtl.c
gcc/explow.c
gcc/expmed.c
gcc/expr.c
gcc/final.c
gcc/flow.c
gcc/fold-const.c
gcc/function.c
gcc/gcse.c
gcc/genattrtab.c
gcc/genemit.c
gcc/genoutput.c
gcc/genrecog.c
gcc/global.c
gcc/haifa-sched.c
gcc/integrate.c
gcc/jump.c
gcc/local-alloc.c
gcc/loop.c
gcc/optabs.c
gcc/recog.c
gcc/reg-stack.c
gcc/regclass.c
gcc/regmove.c
gcc/reload.c
gcc/reload1.c
gcc/reorg.c
gcc/resource.c
gcc/stmt.c
gcc/stor-layout.c
gcc/toplev.c
gcc/tree.c
gcc/unroll.c
This page took 0.062811 seconds and 5 git commands to generate.