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
/
farptr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move definition of struct segoff_s from farptr.h to types.h.
Kevin O'Connor
1
-10
/
+0
2012-09-15
Fix 'union u64_u32_u' member names.
Kevin O'Connor
1
-2
/
+2
2012-05-24
Use inline functions instead of macros for GET/SET_SEG segment manipulation.
Kevin O'Connor
1
-8
/
+22
2010-01-03
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
1
-1
/
+1
2009-12-27
Only add "addr32" to memory accesses that require them.
Kevin O'Connor
1
-46
/
+46
2009-12-26
Introduce MODESEGMENT define; rename VISIBLE32 to VISIBLE32FLAT.
Kevin O'Connor
1
-11
/
+3
2009-09-09
Replace common segment/offset pairs with struct segoff_s.
Kevin O'Connor
1
-0
/
+19
2009-08-01
Add Post Memory Manager (PMM) support.
Kevin O'Connor
1
-8
/
+9
2009-07-12
Add u64 cast to READ64_SEG() macro to fix vga compiling.
Kevin O'Connor
1
-1
/
+1
2009-06-30
Rework READ64_SEG macro to prevent spurious warning on gcc 4.4.
Kevin O'Connor
1
-5
/
+6
2009-06-15
Unify mode16/32 compiler checks.
Kevin O'Connor
1
-0
/
+8
2009-01-19
Allow GET/SET_SEG asm to access memory or a register.
Kevin O'Connor
1
-2
/
+2
2009-01-19
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
Kevin O'Connor
1
-46
/
+46
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2009-01-01
Switch to new stack when calling ATA function in 16bit mode.
Kevin O'Connor
1
-2
/
+3
2008-11-08
Rework READx_SEG/WRITEx_SEG macro type detection.
Kevin O'Connor
1
-52
/
+38
2008-07-13
Always define macro MODE16 - that way it can be used in C conditionals.
Kevin O'Connor
1
-1
/
+1
2008-05-14
Add full support for drives with more that 2<<32 sectors.
Kevin O'Connor
1
-0
/
+19
2008-04-12
Fix asm dependencies on segment based writes.
Kevin O'Connor
1
-6
/
+6
2008-03-30
Avoid using volatile on GET/SET_VAR macros.
Kevin O'Connor
1
-42
/
+54
2008-03-29
Fix bugs in GET/SET_FARPTR macros.
Kevin O'Connor
1
-5
/
+7
2008-03-22
Use "FARPTR" consistently in macros.
Kevin O'Connor
1
-16
/
+16
2008-03-12
Use 32bit absolute pointers for buffers in ATA code.
Kevin O'Connor
1
-40
/
+72
2008-03-09
Fix bug in SET_FARVAR.
Kevin O'Connor
1
-1
/
+2
2008-03-09
Optimize insb/outsb/insw/etc. functions.
Kevin O'Connor
1
-0
/
+27
2008-02-27
Some cleanups based on patch by Nguyen Anh Quynh
Kevin O'Connor
1
-0
/
+4
2008-02-25
Version 0.1.2
rel-0.1.2
Kevin O'Connor
1
-12
/
+34
2008-02-25
Version 0.1.1
rel-0.1.1
Kevin O'Connor
1
-4
/
+24
2008-02-25
Initial checkin.
rel-0.1.0
Kevin O'Connor
1
-0
/
+57