2008-12-10 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Wed, 10 Dec 2008 09:33:57 +0000 (09:33 -0000)
committerMark Probst <mark.probst@gmail.com>
Wed, 10 Dec 2008 09:33:57 +0000 (09:33 -0000)
commitf4bd0844383cd3d48109279dc1e930d038afc47e
tree92bcb36e09c37e4dae86b9ec54436285c3eec336
parent8995c8cb8021785bf4ce0fdaa52f39a1cecb47e8
2008-12-10  Mark Probst  <mark.probst@gmail.com>

* mini-ppc.c: Merged with mini-ppc64.c.

* mini-ppc.h: Define PPC_MINIMAL_PARAM_AREA_SIZE on all targets.

* Makefile.am: Use the same sources for PPC and PPC64.

* mini-ppc64.c: Removed.

2008-12-10  Mark Probst  <mark.probst@gmail.com>

* ppc/ppc-codegen.h: A few new macros for the final PPC/PPC64
merge.

svn path=/trunk/mono/; revision=121203
mono/arch/ChangeLog
mono/arch/ppc/ppc-codegen.h
mono/mini/ChangeLog
mono/mini/Makefile.am
mono/mini/mini-ppc.c
mono/mini/mini-ppc.h
mono/mini/mini-ppc64.c [deleted file]