index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bregs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
Move definition of struct segoff_s from farptr.h to types.h.
Kevin O'Connor
1
-1
/
+0
2013-09-18
Split x86 specific functions out of util.c/h to new files x86.c/h.
Kevin O'Connor
1
-19
/
+3
2012-02-01
Detect CPUID instruction before using it.
Kevin O'Connor
1
-0
/
+1
2011-05-07
Fix struct bregs - it shouldn't have multiple members with the same name.
Kevin O'Connor
1
-3
/
+3
2010-02-14
Introduce standard warnings for allocation failures and timeouts.
Kevin O'Connor
1
-23
/
+0
2009-12-13
Distinguish between debug reports for unimplemented vs invalid calls.
Kevin O'Connor
1
-8
/
+22
2009-09-09
Replace common segment/offset pairs with struct segoff_s.
Kevin O'Connor
1
-2
/
+3
2009-05-16
Support %ebp register in 'struct bregs'.
Kevin O'Connor
1
-0
/
+1
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2009-01-02
Improve set_code_fail/floppy_ret/disk_ret code generation.
Kevin O'Connor
1
-7
/
+8
2008-11-16
Define bit definitions for cr0 register.
Kevin O'Connor
1
-5
/
+15
2008-07-19
Misc fixes and updates.
Kevin O'Connor
1
-0
/
+2
2008-07-07
Improve debugging output.
Kevin O'Connor
1
-5
/
+5
2008-07-04
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
1
-0
/
+90