2000-10-24 Alan Cudmore <alanc@linuxstart.com> and

Joel Sherrill <joel@OARcorp.com>

	* This is a major reworking of the mips64orion port to use
	gcc predefines as much as possible and a big push to multilib
	the mips port.  The mips64orion port was copied/renamed to mips
	to be more like other GNU tools.  Alan did most of the technical
	work of determining how to map old macro names used by the mips64orion
	port to standard compiler macro definitions.  Joel did the merge
	with CVS magic to keep individual file history and did the BSP
	modifications. Details follow:
	* Makefile.am: Made clock and timer subdirectories conditional.
	* configure.in: Ditto.
	* clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
	* clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
This commit is contained in:
Joel Sherrill
2000-10-24 21:52:19 +00:00
parent 86748ff7ed
commit 5b53d9700d
5 changed files with 30 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
#include <iregdef.h>
#include <idtcpu.h>
#include <idtmon.h>
#include <asm.h>
FRAME(mips_read_timer,sp,0,ra)
.set noreorder