2004-12-28 Marco Gerards <metgerards@student.han.nl>

* boot/powerpc/ieee1275/crt0.S (_start): Don't set up the stack.

	* conf/powerpc-ieee1275.rmk (grub_emu_SOURCE): Remove
	`kern/powerpc/cache.S'.
This commit is contained in:
marco_g 2004-12-28 22:43:37 +00:00
parent 924b6140a1
commit 8514a1e003
4 changed files with 12 additions and 19 deletions

View file

@ -1,3 +1,10 @@
2004-12-28 Marco Gerards <metgerards@student.han.nl>
* boot/powerpc/ieee1275/crt0.S (_start): Don't set up the stack.
* conf/powerpc-ieee1275.rmk (grub_emu_SOURCE): Remove
`kern/powerpc/cache.S'.
2004-12-27 Marco Gerards <metgerards@student.han.nl>
* genmk.rb: Handle the `Program' class in the main loop. Written