aboutsummaryrefslogtreecommitdiff
path: root/scripts/layoutrom.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-20build: Be careful with unicode and byte strings for python3 compatibility.Johannes Krampf1-7/+7
2014-01-20build: Avoid sort() on unordered classes for python3 compatibility.Johannes Krampf1-3/+4
2014-01-20build: Be explicit that we want integers when dividing for python3 compat.Johannes Krampf1-2/+2
2014-01-20build: Make print statements in scripts python3 compatible.Johannes Krampf1-16/+16
2013-12-07Separate out sec32init sections even when not doing code relocation.Kevin O'Connor1-19/+34
2013-08-17Rename tools/ directory to scripts/ directory.Kevin O'Connor1-0/+693