10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
correct reported error in vsyasm.xml More... almost 14 years ago
change vsyasm property sheet to use an absolute path to vsyasm (as msbuild requires) More... almost 14 years ago
Fix #201: explicitly ignore [warning] directive and treat as warning. More... almost 14 years ago
Support all unary operators in directive expressions. More... almost 14 years ago
Fix #202 (incorrect GOT offset generated in NASM mode). More... almost 14 years ago
Update frontend --version copyright dates. More... about 14 years ago
COPYING: Update credits a bit. More... about 14 years ago
Update copyright dates. More... about 14 years ago
NASM preproc: Add basic support for %{x:y} parameter list expansion. More... about 14 years ago
NASM preprocessor: Add %scope and %endscope. More... about 14 years ago
Instead of initializing unknown sections en-masse during objfmt_output(), add new objfmt interface function init_new_section() to initialize as we go. More... about 14 years ago
vsyasm: Allow override of object, list, and map file extensions. More... about 14 years ago
vsyasm: Fix map extension. More... about 14 years ago
Improve VSYASM integration into Visual Studio 2010 More... about 14 years ago
vsyasm: if -E is used, print command line as first line in error file. More... about 14 years ago
Makefile.am: Update for [2297] changes. More... about 14 years ago
Adjust YASM integration into Visual Studio 2010 slightly More... about 14 years ago
Add VSYASM integration files for Visual Studio 2010 (and remove incorrect YASM ones) More... about 14 years ago
Correction to Python detection on Windows More... about 14 years ago
Yet one more attempt to find Python in Windows More... about 14 years ago
Make a further attempt to use the Windows registry to find Python More... about 14 years ago
correct error in python detection batch file More... about 14 years ago
Hopefully remove python discovery issue in Windows build More... about 14 years ago
vsyasm: More gracefully handle single input file by using output name as-is. More... about 14 years ago
Add vc10 and vsyasm build files to EXTRA_DIST. More... about 14 years ago
Update Visual Studio 2010 build files More... about 14 years ago
1. Add vsyasm build to VC9 and vc10 builds 2. Improve search for Python interpreter More... about 14 years ago
vsyasm: create intermediate output directories if necessary. More... about 14 years ago
Update yasm_parsers(7) now that GAS preprocessor support is fairly mature. More... about 14 years ago
Add support for gas preprocessor macro directives. More... about 14 years ago