diff options
author | fjh <fjh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-05 12:17:45 +0000 |
---|---|---|
committer | fjh <fjh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-05 12:17:45 +0000 |
commit | 67d77d59ebf9bf4c11db331218517924ebcadb73 (patch) | |
tree | 105a2919154859f7d662864db7555e317b9cc8c0 /gcc/crtstuff.c | |
parent | 6b451f90f8bb83ff1a85c6d8cbd67bda10de5ded (diff) | |
download | ppe42-gcc-67d77d59ebf9bf4c11db331218517924ebcadb73.tar.gz ppe42-gcc-67d77d59ebf9bf4c11db331218517924ebcadb73.zip |
Put main() in a separate file, so that the language
front-end can use a different main().
* main.c: New.
* toplev.c: (main): Rename as toplev_main.
* toplev.h: Declare toplev_main.
* Makefile.in (OBJS): add toplev.o.
(BACKEND): remove toplev.o, add main.o.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40247 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/crtstuff.c')
0 files changed, 0 insertions, 0 deletions