Anders Magnusson
2014-03-23 14:39:10 UTC
Module Name: pcc
Committed By: ragge
Date: Sun Mar 23 14:39:10 UTC 2014
Added Files:
pcc/arch/m68k: code.c local.c local2.c macdefs.h order.c table.c
Log Message:
First cut of m68k support. Compiles "Hello World".
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pcc/arch/m68k/code.c pcc/arch/m68k/local.c \
pcc/arch/m68k/local2.c pcc/arch/m68k/macdefs.h pcc/arch/m68k/order.c \
pcc/arch/m68k/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Sun Mar 23 14:39:10 UTC 2014
Added Files:
pcc/arch/m68k: code.c local.c local2.c macdefs.h order.c table.c
Log Message:
First cut of m68k support. Compiles "Hello World".
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pcc/arch/m68k/code.c pcc/arch/m68k/local.c \
pcc/arch/m68k/local2.c pcc/arch/m68k/macdefs.h pcc/arch/m68k/order.c \
pcc/arch/m68k/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.