index
:
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
/
rombios16.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-01
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
1
-21
/
+0
2010-01-10
Add explicit Program Headers to linker scripts.
Kevin O'Connor
1
-0
/
+3
2009-12-19
Fix potential build failure due to text16 section being too large.
Kevin O'Connor
1
-1
/
+4
2009-11-03
Verify 16bit code doesn't rely on any "discarded" sections.
Kevin O'Connor
1
-0
/
+1
2009-09-20
Allow rom to grow beyond 64K.
Kevin O'Connor
1
-2
/
+0
2009-05-23
Eliminate "_code32_" prefix on 32bit symbols referenced from 16bit code.
Kevin O'Connor
1
-9
/
+4
2009-05-23
Pack 16bit code into last part of f-segment.
Kevin O'Connor
1
-5
/
+0
2009-04-08
Rework linker scripts so they work on new version of ld.
Kevin O'Connor
1
-5
/
+3
2009-01-17
Minor - don't force align the 32 bss.
Kevin O'Connor
1
-1
/
+1
2009-01-17
Try to automatically fit sections into open spaces in the fixed area.
Kevin O'Connor
1
-0
/
+1
2009-01-17
Layout fixed area using linker instead of assembler.
Kevin O'Connor
1
-14
/
+6
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2008-12-29
Add more linker protections around variables accessed from 16bit mode.
Kevin O'Connor
1
-4
/
+5
2008-12-13
Cleanup of fixed space addresses.
Kevin O'Connor
1
-0
/
+2
2008-11-08
Support .bss variables in 16bit code (ones that the 32bit code can set).
Kevin O'Connor
1
-0
/
+2
2008-07-06
Relinking rom32.o twice seems flaky - make third link stage.
Kevin O'Connor
1
-2
/
+10
2008-07-05
Use ld to build final rom; remove custom build utilities.
Kevin O'Connor
1
-14
/
+5
2008-06-11
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
1
-1
/
+1
2008-05-12
Use a linker script for 16bit code.
Kevin O'Connor
1
-0
/
+31