]> granicus.if.org Git - yasm/shortlog
yasm
2007-02-12 Peter JohnsonEnable .pdata and .xdata special handling only for...
2007-02-12 Peter JohnsonAdd support for Win64 structured exception handling...
2007-02-08 Peter Johnsoncoff-objfmt.c: Refactor directives. Also fix small...
2007-02-08 Peter JohnsonUpdate copyright date to 2007.
2007-02-08 Peter JohnsonTokenize registers in directives.
2007-02-07 Peter JohnsonMissed one NULL-handling case in previous commit.
2007-02-07 Peter JohnsonAllow directives to have no parameters in the parser...
2007-02-06 Peter Johnsonmacho-objfmt.c: Fix unused variable warning.
2007-02-06 Peter Johnsonnasm-listfmt.c: Fix warning due to [1752] multiple...
2007-02-05 Peter JohnsonSupport forced identifiers ($foo) in directives. This...
2007-02-04 Peter JohnsonFix #98. Fix implemented by merging any reserve multip...
2007-02-04 Peter JohnsonAllow multiples to become temporarily negative during...
2007-02-04 Peter Johnsonsection.c (check_cylce): Avoid segfault by checking...
2007-02-03 Peter JohnsonFix handling of times 0 <...>.
2007-01-31 Peter JohnsonActually fully support "gnu" alias for "gas" parser...
2007-01-31 Peter JohnsonNow that Pyrex 0.9.5.1 is out, require it (incorporates...
2007-01-29 Peter JohnsonPyxelator generation should depend on HEADERS rather...
2007-01-29 Peter JohnsonClean up sed usage a tiny bit (don't use cat).
2007-01-29 Peter JohnsonMassive Python/Pyrex wrapper cleanup. We now use Pyxel...
2007-01-28 Peter JohnsonFix #97: Support right-shifted symbols in binary output...
2007-01-28 Peter JohnsonUnbreak out_test.sh; the previous commit caused an...
2007-01-27 Peter JohnsonFix #96 by setting the timestamp in the COFF header...
2007-01-26 Peter JohnsonMake python module DESTDIR-clean to unbreak distcheck...
2007-01-21 Peter JohnsonRemove yasm_immval, moving remaining unique information...
2007-01-20 Peter Johnsonintnum.c: Better internal error checking on intnum...
2007-01-20 Peter JohnsonFix bug in [1737]. Using a valid environment variable...
2007-01-19 Peter JohnsonSupport environment variables in %include along the...
2007-01-19 Peter JohnsonAdd dbgfmt_cv8 to flat Mkfiles (DJGPP).
2007-01-18 Peter JohnsonMake gnu an alias for gas parser.
2007-01-18 Peter JohnsonAdd macho to Mkfiles.
2007-01-15 Peter JohnsonUnbreak distcheck (missing test shell scripts from...
2007-01-13 Peter JohnsonInitial commit of Mach-O object format.
2007-01-11 Peter Johnson.indent.pro: Update ancient typedef list.
2007-01-11 Peter Johnsoncoretype.h: Remove yasm_optimizer typedef.
2007-01-07 Peter Johnsonx86arch.c, x86id.c: Explicitly cast to unsigned char.
2007-01-07 Peter Johnsongas-parse.c: Delete unused variables.
2006-12-30 Peter Johnsoncoff-objfmt.c: Close small memory leak.
2006-12-30 Peter Johnsonpython-yasm/Makefile.inc: Pull in CPPFLAGS for Python...
2006-12-30 Peter Johnsonbc-data.c: Fix memory leak when handling LEB128 data.
2006-12-30 Peter JohnsonGAS parser: convert to recursive descent.
2006-12-30 Peter JohnsonNASM parser bugfixes, and add support for section names...
2006-12-30 Peter Johnsonyasm_value_delete(): Check for NULL expr before attempt...
2006-12-27 Peter Johnsonnasm-parse.c, x86id.c: Fix unused variable warnings.
2006-12-24 Peter JohnsonPOTFILES.in: Bring up to date by adding a couple of...
2006-12-24 Peter JohnsonRemove remaining references to nasm-bison.c/h.
2006-12-24 Peter JohnsonPort re2c parser from YACC to recursive descent.
2006-12-23 Peter JohnsonFix Mkfiles for previous commit (NASM recursive descent...
2006-12-23 Peter JohnsonNASM parser: change from Bison parser to hand-written...
2006-12-23 Peter JohnsonRename yasm_dvs_destroy() to yasm_dvs_delete() to match...
2006-12-17 Peter JohnsonFix bad valparams setup introduced in previous commit...
2006-12-14 Peter JohnsonPush down GAS .ident directive handling into objfmts...
2006-12-12 Peter JohnsonPyxelator: Rip out code wrapper generation. Reindent...
2006-12-12 Peter JohnsonBring Pyxelator-r428 into trunk.
2006-12-10 Peter JohnsonTake [1423] to the next logical step by supporting...
2006-12-04 Peter Johnsonvalparam.h (yasm_vps_destroy): Fix documentation.
2006-11-27 Peter Johnsonexpr.pxi: Sync with [1702].
2006-11-27 Peter JohnsonRemove YASM_EXPR_SYMREC hack; it's no longer used due...
2006-11-26 Peter JohnsonRename linemgr.c and linemgr.h to linemap.c and linemap...
2006-11-26 Peter JohnsonGAS parser: match .file and .line handling to that...
2006-11-26 Peter Johnsonerrwarn.c (yasm_warn_occurred): New, warning near-equiv...
2006-11-23 Peter JohnsonFix #92: CPU 8086 doesn't support PUSH imm; this was...
2006-11-21 Peter Johnsongas-token.re: Use new yasm_unescape_cstring() to handle...
2006-11-21 Peter Johnsonfile.c (yasm_unescape_cstring): New function to unescap...
2006-11-21 Peter Johnsonerrwarn.c (yasm_warn_fetch): Follow documentation and...
2006-11-20 Peter JohnsonOutput warnings if no errors occurred in preproc-only...
2006-11-20 Peter Johnsonyapp_test.sh: Fix error recording and srcdir replacement.
2006-11-20 Peter Johnsongas-token.re (strbuf_append): Remove line parameter.
2006-11-20 Peter Johnsongas-bison.y: Fix crash when .ident is used with an...
2006-11-19 Peter JohnsonClean up a few minor nits (warnings).
2006-11-18 Peter Johnsongas-parser.h: Fix nit (NASM_PARSER_H define instead...
2006-11-18 Peter JohnsonFix #91 and a few other minor nits. Reorganize to...
2006-11-16 Peter Johnsonyapp_test.sh: Unbreak.
2006-11-16 Peter JohnsonFix quoting error.
2006-11-16 Peter Johnsonyapp-preproc.c: Build fix.
2006-11-14 Peter JohnsonGenerate better errors than "invalid combination of...
2006-11-11 Peter JohnsonUse is_exp2() in a couple more places.
2006-11-11 Peter JohnsonMake life a little easier by adding an is_exp2() macro.
2006-11-07 Peter JohnsonAllow overriding of strict-ness requirement with comman...
2006-11-06 Peter JohnsonSupport strict for immediate values, and optimize non...
2006-11-06 Peter JohnsonSupport "strict" in NASM parser. Still need to impleme...
2006-11-02 Peter JohnsonRemove some unused yasm_scanner variables, and properly...
2006-10-31 Peter Johnsonyasm_intnum_create_charconst_nasm(): Ensure converted...
2006-10-31 Peter Johnsonout_test.sh: Fix reporting of non-error.
2006-10-30 Peter JohnsonFix #88: Allow only GNU Bison (not Bison++ or plain...
2006-10-28 Peter JohnsonHave incbin search include paths (long-missing feature).
2006-10-28 Peter JohnsonAdd trailing slashes on include paths again (functional...
2006-10-28 Peter JohnsonUnbreak raw preproc (broken in [1669]).
2006-10-28 Peter Johnsonyasm_fopen_include: Allow oname to be NULL. Also set...
2006-10-28 Peter JohnsonRefactor include file handling into libyasm from prepro...
2006-10-28 Peter JohnsonMake common scanner fill function, as we're using it...
2006-10-28 Peter JohnsonFix handling of svdc, rsdc, wrshr, and rdshr Cyrix...
2006-10-28 Peter JohnsonFix prefix order for "3-byte" instructions like the...
2006-10-27 Peter Johnsonexpr.c (expr_expand_equ): Work around what I believe...
2006-10-23 Peter Johnsongenmodule.c: Fix edge cases in string handling.
2006-10-21 Peter JohnsonAdd yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts...
2006-10-21 Peter JohnsonRevamp and update man pages. Still need to add in...
2006-10-21 Peter JohnsonFix #86 by requiring '-' (e.g. "yasm -") to read from...
2006-10-19 Peter JohnsonFix #85: Multiple may be 0. In this case, force size...
2006-10-19 Peter JohnsonFix #84: I broke the idiom of concating a decimal numbe...
2006-10-19 Peter Johnsonexpr.h: Fix comment to match [1655].
next