Module Name:src
Committed By: christos
Date: Sat Jan 14 15:50:24 UTC 2017
Modified Files:
src/lib/csu/arch/alpha: crtbegin.h
Log Message:
remove useless include; asm.h is not useful for c files. our current assumption
is that stuff in cdefs.h is duplicated in asm.h.
To g
Module Name:src
Committed By: christos
Date: Sun Jan 24 16:47:32 UTC 2016
Modified Files:
src/lib/csu/arch/alpha: Makefile.inc
Log Message:
Undo previous; the lossage is more basic.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/csu/arch/alpha/Makefi
Module Name:src
Committed By: christos
Date: Sun Jan 24 16:27:38 UTC 2016
Modified Files:
src/lib/csu/arch/alpha: Makefile.inc
Log Message:
Alpha needs _KERNTYPES
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/alpha/Makefile.inc
Please note
Module Name:src
Committed By: matt
Date: Thu Jul 11 16:40:28 UTC 2013
Added Files:
src/lib/csu/arch/alpha: Makefile.inc crt0.S crtbegin.h crtend.S crti.S
crtn.S
Log Message:
Add crtstuff for alpha. Compile tested only.
To generate a diff of this commit:
cvs