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.
Peter Johnson
fef39125bc
Use xmalloc() instead of malloc().
svn path=/trunk/yasm/; revision=265
|
24 years ago |
check
|
Add some (optional through configure) additional warning flags. Add options
|
24 years ago |
config
|
Move extra autoconf/automake files to config/ directory.
|
24 years ago |
doc
|
Add BitVector documentation. These docs are really for the Perl side, but
|
24 years ago |
frontends/yasm
|
malloc->xmalloc, strdup->xstrdup, and calloc->xcalloc. The x* family performs
|
24 years ago |
libyasm
|
Use xmalloc() instead of malloc().
|
24 years ago |
modules
|
Fix SHR operation, and do some reindentation.
|
24 years ago |
po
|
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
|
24 years ago |
src
|
Use xmalloc() instead of malloc().
|
24 years ago |
tests
|
Try to fix configure and automake files so everything builds a bit cleaner.
|
24 years ago |
.cvsignore
|
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
|
24 years ago |
.indent.pro
|
Update to match outfmt->objfmt change.
|
24 years ago |
AUTHORS
|
Initial checkin of automake/autoconf files.
|
24 years ago |
COPYING
|
Initial checkin of automake/autoconf files.
|
24 years ago |
COPYING.LIB-2.0
|
Add GNU Library General Public License (version 2) to CVS and distribution
|
24 years ago |
ChangeLog
|
Initial checkin of automake/autoconf files.
|
24 years ago |
HACKING
|
First version of HACKING, only for Unix and not nearly complete.
|
24 years ago |
INSTALL
|
Initial checkin of automake/autoconf files.
|
24 years ago |
Makefile.am
|
Add GNU Library General Public License (version 2) to CVS and distribution
|
24 years ago |
NEWS
|
Initial checkin of automake/autoconf files.
|
24 years ago |
README
|
Initial checkin of automake/autoconf files.
|
24 years ago |
acconfig.h
|
Try to fix configure and automake files so everything builds a bit cleaner.
|
24 years ago |
acinclude.m4
|
$Id$ -> $IdPath$.
|
24 years ago |
configure.ac
|
malloc->xmalloc, strdup->xstrdup, and calloc->xcalloc. The x* family performs
|
24 years ago |
configure.in
|
malloc->xmalloc, strdup->xstrdup, and calloc->xcalloc. The x* family performs
|
24 years ago |
strsep.c
|
Add check and BSD replacement for strsep(3).
|
24 years ago |
util.h
|
malloc->xmalloc, strdup->xstrdup, and calloc->xcalloc. The x* family performs
|
24 years ago |