Ruslan Ermilov
|
46f8fdc34e
|
Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
|
2002-05-13 11:09:07 +00:00 |
|
David E. O'Brien
|
95cfc25d0d
|
Back out last commit. I expect our bsd.*.mk gods to remove the need for
defining so many extra things in addition to INTERNALLIB. We don't like
repetitive C code and we shouldn't for make code either.
|
2002-05-12 13:54:42 +00:00 |
|
David E. O'Brien
|
3bf8b9cee3
|
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
|
2002-05-11 18:02:33 +00:00 |
|
David E. O'Brien
|
d1bdfb40fd
|
-ffreestanding is the word.
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
|
2002-05-10 09:26:35 +00:00 |
|
Peter Wemm
|
01c0b884af
|
Make it a bit closer to the EFI build and tie up some loose ends.
|
2002-04-06 04:33:53 +00:00 |
|
Peter Wemm
|
1d7914a5bd
|
Add -ffreestanding to avoid printf/puts/putchar conversions
|
2002-03-19 10:51:57 +00:00 |
|
Doug Rabson
|
8b43a51e12
|
Fill in the bootinfo's memory map.
|
2001-09-15 09:53:56 +00:00 |
|
Doug Rabson
|
3a19b480c8
|
Add a version of the loader which runs under SKI, the HP ia64 simulator.
This loader is quite functional and can load and run kernels. The kernels
don't quite work right after loading but that should be easily fixable.
|
2001-09-12 08:34:27 +00:00 |
|