This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
yasm
mirror of
https://github.com/yasm/yasm.git
Watch
9
Star
0
Fork
You've already forked yasm
0
Code
Issues
Projects
Releases
Wiki
Activity
Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1398
Commits
23
Branches
21
Tags
30 MiB
Tag:
Branch:
Tree:
4169dbca50
0.2
0.3
0.4
0.5
0.5.0
0.5.0rc2
0.6
0.6.0
0.6.1
0.6.2
0.7
0.7.0
0.7.1
0.7.2
0.8
0.8.0
1.0
1.0.0
1.0.1
1.1
1.1.0
master
multiarch
v0.1.0
v0.2.0
v0.2.1
v0.2.2
v0.3.0
v0.4.0
v0.5.0
v0.5.0rc1
v0.5.0rc2
v0.6.0
v0.6.1
v0.6.2
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v1.0.0
v1.0.1
v1.1.0
v1.2.0
v1.3.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4169dbca50'
${ noResults }
yasm
/
libyasm
/
tests
/
incbin.hex
24 lines
92 B
Raw
Normal View
History
Unescape
Escape
Fix distcheck build breakage by including stamp-h1 instead of trying to include source (which breaks when different build/source paths are used). svn path=/trunk/yasm/; revision=1221
19 years ago
74
* bytecode.c (bc_incbin_tobytes): Fix fread call so that return value check works (was broken for >1 byte files). (yasm_bc_tobytes): Fix handling of bytecodes that are larger than provided buffer. Patch by: Stephen Polkowski <stephen@centtech.com> svn path=/trunk/yasm/; revision=1219
19 years ago
69
6d
65
73
74
61
6d
70
20
66
Fix distcheck build breakage by including stamp-h1 instead of trying to include source (which breaks when different build/source paths are used). svn path=/trunk/yasm/; revision=1221
19 years ago
6f
72
* bytecode.c (bc_incbin_tobytes): Fix fread call so that return value check works (was broken for >1 byte files). (yasm_bc_tobytes): Fix handling of bytecodes that are larger than provided buffer. Patch by: Stephen Polkowski <stephen@centtech.com> svn path=/trunk/yasm/; revision=1219
19 years ago
20
63
6f
Fix distcheck build breakage by including stamp-h1 instead of trying to include source (which breaks when different build/source paths are used). svn path=/trunk/yasm/; revision=1221
19 years ago
6e
* bytecode.c (bc_incbin_tobytes): Fix fread call so that return value check works (was broken for >1 byte files). (yasm_bc_tobytes): Fix handling of bytecodes that are larger than provided buffer. Patch by: Stephen Polkowski <stephen@centtech.com> svn path=/trunk/yasm/; revision=1219
19 years ago
66
69
Fix distcheck build breakage by including stamp-h1 instead of trying to include source (which breaks when different build/source paths are used). svn path=/trunk/yasm/; revision=1221
19 years ago
67
2e
68
* bytecode.c (bc_incbin_tobytes): Fix fread call so that return value check works (was broken for >1 byte files). (yasm_bc_tobytes): Fix handling of bytecodes that are larger than provided buffer. Patch by: Stephen Polkowski <stephen@centtech.com> svn path=/trunk/yasm/; revision=1219
19 years ago
0a