Commit Graph

2706 Commits

Author SHA1 Message Date
Kevin O'Connor 786502d783 Some cleanups based on patch by Nguyen Anh Quynh
Add include guards to header files.
Disable stack protector on gcc versions with that option.
Fix lds bug in src/rombios32.lds.S
Don't forward declare "struct bregs;" - it may be confusing gcc on some versions.
2008-02-27 10:41:41 -05:00
Kevin O'Connor a2e7380fdf Merge recent changes to bochs-bios CVS head.
Slightly different order to rom-scanning.
2008-02-27 10:27:00 -05:00
Kevin O'Connor bdce35fbdc Misc updates.
Try to fix up make dependency tracking by including a "null.c" file.
Initialize hard disk tables during post.
Move RTC handlers from system.c to clock.c
Use a macro to init stacks in romlayout.S
Add C-Code stats to buildrom step.
2008-02-26 21:33:14 -05:00
Kevin O'Connor 38fcbfeebc Version 0.1.2 2008-02-25 22:30:47 -05:00
Kevin O'Connor 4b60c000de Version 0.1.1 2008-02-25 22:29:55 -05:00
Kevin O'Connor f076a3eeb9 Initial checkin. 2008-02-25 22:25:15 -05:00