index
:
delta/yasm.git
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
baserock/danielsilverstone/vagrant-support
baserock/morph
master
multiarch
github.com: yasm/yasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create new working branch for new (Robertson 1977) optimizer.
Peter Johnson
2005-10-08
1
-2
/
+0
*
First part of list file support. This should accurately output all file
Peter Johnson
2004-10-02
1
-0
/
+2
*
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
Peter Johnson
2004-09-04
1
-1
/
+1
*
Reformat multi-file lists to use many += lines instead of using \
Peter Johnson
2003-05-31
1
-6
/
+5
*
Install modules into pkglibdir rather than libdir, and rename to type_keyword
Peter Johnson
2003-05-03
1
-8
/
+0
*
Rename yasm-module to yasm_module for better libtool compatibility (part of
Peter Johnson
2003-04-01
1
-2
/
+2
*
Safe to use -no-undefined on all the modules.
Peter Johnson
2003-03-15
1
-1
/
+1
*
Minor cleanups (no functional changes) after src split.
Peter Johnson
2003-03-14
1
-1
/
+1
*
Split src into frontends, libyasm, and modules (forced commit after repo-copy).
Peter Johnson
2003-03-13
1
-65
/
+11
*
Unmodularize errwarn, while making key errwarn functions replaceable.
Peter Johnson
2003-03-10
1
-0
/
+1
*
Move yasm_std_errwarn and yasm_std_linemgr into libyasm.
Peter Johnson
2003-03-08
1
-3
/
+3
*
Refactor list_objfmts() and list_parsers() into module.c.
Peter Johnson
2003-03-08
1
-2
/
+0
*
Add the "real" NASM preprocessor, and default to it. As NASM is LGPL, no
Peter Johnson
2002-11-04
1
-0
/
+8
*
Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating
Peter Johnson
2002-11-01
1
-1
/
+1
*
Delete last of global variables by making a line manager and passing around
Peter Johnson
2002-10-27
1
-3
/
+3
*
Dynamically load all modules (preloading some of the default ones).
Peter Johnson
2002-10-26
1
-2
/
+5
*
Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST.
Peter Johnson
2002-10-05
1
-1
/
+1
*
Move yasm core files into a libyasm shared library (avoiding backlinking).
Peter Johnson
2002-09-23
1
-9
/
+8
*
Update DISTFILES to reflect src/lclint.sh -> splint.sh move.
Peter Johnson
2002-03-28
1
-2
/
+1
*
Allow preprocess-only and setting of preproc. Update main() and related
Peter Johnson
2002-03-06
1
-0
/
+1
*
Add tests/Makefile.inc to EXTRA_DIST.
Peter Johnson
2001-12-28
1
-1
/
+2
*
Change EXTRA_DIST to reflect movement of strsep.c and mergesort.c.
Peter Johnson
2001-12-27
1
-2
/
+0
*
Massive build system change: single Makefile instead of recursive.
Peter Johnson
2001-12-26
1
-0
/
+69