index
:
iCE40/icestorm
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
icemulti
/
icemulti.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
1
-4
/
+4
|
*
Mount NODEFS if using emscripten and nodejs
Robert Ou
2018-03-31
1
-0
/
+16
|
|
|
|
|
Mounts root directory on `/hostfs` and the current working directory on `/hostcwd`
*
icemulti: Re-use images
Roland Lutz
2017-09-04
1
-2
/
+10
|
*
icemulti: Print image filenames along with offsets
Roland Lutz
2017-09-04
1
-3
/
+4
|
*
icemulti: Treat offset printing like ordinary flag
Roland Lutz
2017-09-04
1
-6
/
+4
|
*
icemulti: Remove constant `NUM_HEADERS'
Roland Lutz
2017-09-04
1
-3
/
+2
|
*
icemulti: Remove special first element from header lists
Roland Lutz
2017-09-04
1
-5
/
+7
|
*
icemulti: Differentiate between header and image count
Roland Lutz
2017-09-04
1
-4
/
+6
|
*
icemulti: Populate headers early
Roland Lutz
2017-09-04
1
-3
/
+3
|
*
icemulti: Remove class `Header'
Roland Lutz
2017-09-04
1
-10
/
+5
|
*
icemulti: Make function `write_header' global
Roland Lutz
2017-09-04
1
-3
/
+3
|
*
icemulti: Store image reference in header
Roland Lutz
2017-09-04
1
-10
/
+7
|
*
icemulti: Remove unused flag Header::empty
Roland Lutz
2017-09-04
1
-6
/
+2
|
*
icemulti: Treat coldboot as global flag
Roland Lutz
2017-09-04
1
-9
/
+5
|
*
icemulti: Check for negative alignment exponent
Roland Lutz
2017-09-04
1
-0
/
+2
|
*
icemulti: Use getopt to parse arguments
Roland Lutz
2017-09-04
1
-34
/
+48
|
*
icemulti: Refuse to pack empty image
Roland Lutz
2017-09-04
1
-0
/
+3
|
*
icemulti: Add missing error checks
Roland Lutz
2017-09-04
1
-2
/
+11
|
*
icemulti: Give more information about I/O errors
Roland Lutz
2017-09-04
1
-5
/
+6
|
*
icemulti: Report program name in error messages
Roland Lutz
2017-09-04
1
-1
/
+10
|
*
icemulti: Use standard macros for exit status
Roland Lutz
2017-09-04
1
-3
/
+3
|
*
Add icemulti -a<n>, -A<n>
Clifford Wolf
2017-02-16
1
-7
/
+26
|
*
Added/improved support for mxe-based win32 cross builds
Clifford Wolf
2016-02-14
1
-0
/
+1
|
*
Tidy up an unused variable warning
Micah Elizabeth Scott
2015-12-19
1
-1
/
+0
|
*
Created a tool for building multiboot images
Marcus Comstedt
2015-08-07
1
-0
/
+263