This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PDP-10 backend for gcc
- To: gcc at gcc dot gnu dot org
- Subject: PDP-10 backend for gcc
- From: lars brinkhoff <lars at nocrew dot org>
- Date: 24 Aug 2000 07:50:09 +0200
I may be writing a PDP-10 backend for gcc during the next year. It's
a word-adressed 36-bit machine with a 30-bit virtual address space.
Is there anything I should know before I start?
Also, the project involves porting gcc to the PDP-10 operating system
TOPS-20. A GNU build environment is already ported.