.. |
tests
|
* expr.c (expr_simplify_identity): Fix crash when there are greater than 2
|
19 years ago |
Makefile.inc
|
In preparation for more file handling functions to get moved to libyasm,
|
19 years ago |
arch.c
|
Preliminary GAS parser. Only a few instructions are supported at present.
|
19 years ago |
arch.h
|
Massive cleanup of relocation and WRT handling. Closes #49 and lays the
|
19 years ago |
assocdat.c
|
* assocdat.c (yasm__assoc_data_add): Add safety valve: don't delete existing
|
19 years ago |
assocdat.h
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
bc-int.h
|
Massive cleanup of relocation and WRT handling. Closes #49 and lays the
|
19 years ago |
bitvect.c
|
* bitvect.c (BitVector_from_Enum): Silence compiler warning.
|
19 years ago |
bitvect.h
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
bytecode.c
|
Massive cleanup of relocation and WRT handling. Closes #49 and lays the
|
19 years ago |
bytecode.h
|
Massive cleanup of relocation and WRT handling. Closes #49 and lays the
|
19 years ago |
compat-queue.h
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
coretype.h
|
Change the NASM preprocessor to use yasm_intnum and yasm_expr. This
|
19 years ago |
dbgfmt.h
|
Implement DWARF2 .file "foo.c" (sans file number) so that it actually sets
|
19 years ago |
errwarn.c
|
Add warning class (YASM_WARN_UNINIT_CONTENTS) to turn off the
|
19 years ago |
errwarn.h
|
Add warning class (YASM_WARN_UNINIT_CONTENTS) to turn off the
|
19 years ago |
expr-int.h
|
More gracefully handle absolute section refernce expansion, and allow for
|
19 years ago |
expr.c
|
Change the NASM preprocessor to use yasm_intnum and yasm_expr. This
|
19 years ago |
expr.h
|
Massive cleanup of relocation and WRT handling. Closes #49 and lays the
|
19 years ago |
file.c
|
Finally fix brokenness that was NASM imported preprocessor include path
|
19 years ago |
file.h
|
Finally fix brokenness that was NASM imported preprocessor include path
|
19 years ago |
floatnum.c
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
floatnum.h
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
genmodule.c
|
* genmodule.c (main): Make sure len is initialized to 0.
|
19 years ago |
hamt.c
|
* hamt.c (HAMT_insert): Avoid hash collisions by checking full string on hash
|
19 years ago |
hamt.h
|
* symrec.pxi: Implement iterators.
|
19 years ago |
intnum.c
|
* intnum.c (yasm_intnum_calc): Use BitVector_Compare, not Lexicompare;
|
19 years ago |
intnum.h
|
* intnum.c (yasm_intnum_create_sized): New, reverse function of
|
19 years ago |
linemgr.c
|
* linemgr.h (yasm_linemap_traverse_filenames): New function to go through all
|
19 years ago |
linemgr.h
|
* linemgr.h (yasm_linemap_traverse_filenames): New function to go through all
|
19 years ago |
listfmt.h
|
Since modules are now built into libyasm, it's no longer necessary to
|
20 years ago |
md5.c
|
First cut at CodeView (version "8" / 2005 only). Completely untested.
|
19 years ago |
md5.h
|
First cut at CodeView (version "8" / 2005 only). Completely untested.
|
19 years ago |
mergesort.c
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
module.h
|
Greatly simplify build system by removing libtool and integrating formerly
|
20 years ago |
module.in
|
Greatly simplify build system by removing libtool and integrating formerly
|
20 years ago |
objfmt.h
|
* objfmt.h (yasm_objfmt_add_default_section): Update doxygen documentation.
|
19 years ago |
optimizer.h
|
Since modules are now built into libyasm, it's no longer necessary to
|
20 years ago |
parser.h
|
* parser.h (do_parse): Add dbgfmt parameter.
|
19 years ago |
phash.c
|
Eliminate some signed/unsigned character mismatches in GAP build.
|
19 years ago |
phash.h
|
Eliminate some signed/unsigned character mismatches in GAP build.
|
19 years ago |
preproc.h
|
Add -M option for Makefile dependency generation.
|
20 years ago |
section.c
|
More gracefully handle absolute section refernce expansion, and allow for
|
19 years ago |
section.h
|
More gracefully handle absolute section refernce expansion, and allow for
|
19 years ago |
strcasecmp.c
|
Build cleanups (mostly for warnings) for VC8.
|
19 years ago |
strsep.c
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
symrec.c
|
* symrec.pxi: Implement iterators.
|
19 years ago |
symrec.h
|
* symrec.pxi: Implement iterators.
|
19 years ago |
valparam.c
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
valparam.h
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
value.c
|
First cut at CodeView (version "8" / 2005 only). Completely untested.
|
19 years ago |
value.h
|
First cut at CodeView (version "8" / 2005 only). Completely untested.
|
19 years ago |
xmalloc.c
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |
xstrdup.c
|
* xstrdup.c: Remove compatibility shims that, due to this file's inclusion in gap, broke DJGPP
|
19 years ago |