summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
1997-03-21Yet more DDB type correctnessNiklas Hallqvist
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist
1997-02-27Fix MAXBUFCACHE changes.Dale S. Rahn
1997-02-24for generic case, use dk_mountroot not special hacksTheo de Raadt
1997-02-24implement BUFCACHEPERCENT and take care with kva spaceTheo de Raadt
1997-02-18Add the necessary pieces to boot on a PowerMAC, does not currently work,Dale S. Rahn
1997-02-18Add the note object to the executable.Dale S. Rahn
1997-02-18Add note file to elf executable to tell firmware what mode to boot in.Dale S. Rahn
1997-02-18Ok, these are more stragglers in my source tree. These changes were necessaryDale S. Rahn
1997-02-06Add zlib support for booting gzipped kernels.Dale S. Rahn
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
1997-02-05Fixups of the siginfo code changes.Dale S. Rahn
1997-02-05Siginfo changes.Dale S. Rahn
1997-01-27remove items that are no longer an issue.Dale S. Rahn
1997-01-27Patches file can be removed. All change necessary to build powerpcDale S. Rahn
1997-01-27Fix another 16 bit operation on a 32 bit quantity.Dale S. Rahn
1997-01-26Change to fix bug with constant handling in locore.Dale S. Rahn
1997-01-26change default data limit so that source build will work without modifications.Dale S. Rahn
1997-01-22Current status.Dale S. Rahn
1997-01-22example fdisk and disklabel information in the Installation instructions.Dale S. Rahn
1997-01-21Fix problems pointed out by Andrew Cagney,Dale S. Rahn
1997-01-20ifdef the RB_TIMEBAD change,Dale S. Rahn
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-15Well, actually this seemed to be a bug in generic code, thatDale S. Rahn
1997-01-15Add DESTDIR support for crt{begin,end}.o (powerpc only so far)Niklas Hallqvist
1997-01-13Important change to the installation notes.Dale S. Rahn
1997-01-13Misc installation notes for installing the powerpc port.Dale S. Rahn
1997-01-09Now that ELF symbols are working (not leading '_'), dont put themDale S. Rahn
1997-01-09Closing down on the last few differences between the build areaDale S. Rahn
1997-01-09Fix the SALIB dependancies correctly so that it builds and locatesDale S. Rahn
1997-01-09ignore new kernelDale S. Rahn
1997-01-09minimal kernel to fit on kc boot floppy.Dale S. Rahn
1997-01-09Booting OpenBSD not NetBSD.Dale S. Rahn
1997-01-09support resident page count.Dale S. Rahn
1997-01-09adding further support.Dale S. Rahn
1997-01-09kernel is bsd not netbsdDale S. Rahn
1997-01-05these pieces are doneTheo de Raadt
1997-01-02Perl should build on the powerpc port now, I will build staticallyDale S. Rahn
1997-01-02Current differences between development tree and checked in tree.Dale S. Rahn
1997-01-02Current information about port status.Dale S. Rahn
1997-01-02adding files previously missing.Dale S. Rahn
1996-12-28add OpenBSD tag to files.Dale S. Rahn
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-28Adding OpenBSD tags to files.Dale S. Rahn
1996-12-28Changes necessary to make the kernel compile and boot.Dale S. Rahn
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn