The palcode will now build by simply typing make in this directory.
authorAli Saidi <saidi@eecs.umich.edu>
Fri, 19 Dec 2003 19:24:01 +0000 (14:24 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Fri, 19 Dec 2003 19:24:01 +0000 (14:24 -0500)
commitd7fba9784e99ca4465c9cc04b611cf309e637d33
tree50844ceea1c1d4fa12497139ef0aac01400187ff
parentf6bfca014bc97f9cfa2c9ebc85bfcb091b709550
The palcode will now build by simply typing make in this directory.
Most of the changes were to fix broken macros in platfrom_tlaser.s

palcode/Makefile:
    Completly new makefile to build palcode
palcode/ev5_alpha_defs.h:
    fixed a broken define
palcode/ev5_impure.h:
    macro fixes
palcode/platform_srcmax.s:
    manual macro expansion of broken macros... this file isn't needed to
    build tlaser palcode
palcode/platform_tlaser.s:
    lots of fixups to make the code assemble
system/alpha/palcode/Makefile
system/alpha/palcode/ev5_alpha_defs.h
system/alpha/palcode/ev5_impure.h
system/alpha/palcode/platform_srcmax.s
system/alpha/palcode/platform_tlaser.s
system/alpha/palcode/tlaserreg.h [new file with mode: 0644]