index
:
riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
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
/
scripts
/
layoutrom.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
Increase BUILD_MIN_BIOSTABLE for large roms
Gerd Hoffmann
1
-0
/
+4
2016-02-19
build: fix .text section address alignment
Kevin O'Connor
1
-4
/
+10
2015-06-01
Add multiboot support.
Vladimir Serbinenko
1
-0
/
+8
2014-10-11
build: Support declaring 32bit C functions that must reside in the f-segment
Kevin O'Connor
1
-5
/
+11
2014-06-11
build: Minor - fix comments referring to old tools/ directory.
Kevin O'Connor
1
-1
/
+1
2014-06-11
build: Get fixed address variables from 32bit compile pass (not 16bit)
Kevin O'Connor
1
-4
/
+6
2014-06-11
build: Only export needed fields in LayoutInfo in layoutrom.py.
Kevin O'Connor
1
-63
/
+67
2014-06-11
build: Use fileid instead of category to write sections in layoutrom.py.
Kevin O'Connor
1
-21
/
+28
2014-06-11
build: Keep segmented sections separate until final link step.
Kevin O'Connor
1
-32
/
+20
2014-06-11
build: Rework getRelocs() to use a hash instead of categories in layoutrom.py
Kevin O'Connor
1
-19
/
+13
2014-06-11
build: Refactor findInit() function.
Kevin O'Connor
1
-28
/
+18
2014-06-11
build: Use customized entry point for each type of build.
Kevin O'Connor
1
-12
/
+15
2014-06-11
build: Refactor layoutrom.py gc() function.
Kevin O'Connor
1
-25
/
+15
2014-06-11
build: Extract section visiting logic in layoutrom.py.
Kevin O'Connor
1
-57
/
+60
2014-06-11
build: Remove unused function getSectionsStart() from layoutrom.py.
Kevin O'Connor
1
-5
/
+0
2014-01-20
build: Be careful with unicode and byte strings for python3 compatibility.
Johannes Krampf
1
-7
/
+7
2014-01-20
build: Avoid sort() on unordered classes for python3 compatibility.
Johannes Krampf
1
-3
/
+4
2014-01-20
build: Be explicit that we want integers when dividing for python3 compat.
Johannes Krampf
1
-2
/
+2
2014-01-20
build: Make print statements in scripts python3 compatible.
Johannes Krampf
1
-16
/
+16
2013-12-07
Separate out sec32init sections even when not doing code relocation.
Kevin O'Connor
1
-19
/
+34
2013-08-17
Rename tools/ directory to scripts/ directory.
Kevin O'Connor
1
-0
/
+693