projects
/
platform
/
upstream
/
nasm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nasm.git
2003-09-06
H. Peter Anvin
First attempt at fixing the stabs/ELF issue.
commit
|
commitdiff
|
tree
|
snapshot
2003-09-02
H. Peter Anvin
Document STR fix
commit
|
commitdiff
|
tree
|
snapshot
2003-09-02
H. Peter Anvin
STR also has SMSW/SLDT-like semantics for operand size
commit
|
commitdiff
|
tree
|
snapshot
2003-09-01
H. Peter Anvin
Add autoheader command
commit
|
commitdiff
|
tree
|
snapshot
2003-09-01
H. Peter Anvin
Enable the use of a config.h file and autoheader. ...
commit
|
commitdiff
|
tree
|
snapshot
2003-09-01
H. Peter Anvin
-O10 and -O15, not -O5 and -O10
commit
|
commitdiff
|
tree
|
snapshot
2003-08-30
H. Peter Anvin
Now working toward 0.98.38
commit
|
commitdiff
|
tree
|
snapshot
2003-08-30
H. Peter Anvin
Support building 16-bit DOS binaries using OpenWatcom
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Update for newer RH releases
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
%{_arch} doesn't work with newer RPMs; use %{_target_cp...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Fix "make doc"
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Don't rename the spec file
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Making the spec file part of dist is something for...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Include spec file in tarball for rpm -ta
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Update URLs; make compatible with newer RPMs
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Standard formatting.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Document -O2/-O3 change
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Update documentation slightly; remove weird special...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Standard line breaks
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Update status
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Handle subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
H. Peter Anvin
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2003-08-29
Frank Kotler
Touch up Makefile.b32
commit
|
commitdiff
|
tree
|
snapshot
2003-08-27
H. Peter Anvin
SMSW and SLDT are implicitly 16 bits when accessing...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-27
Frank Kotler
Alexei's patch to allow "-I" paths to be searched for...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-15
Michael K....
Allow leading whitespace on output format specific...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Frank Kotler
fix comment in test/lnxhello.asm
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Frank Kotler
Remove "backslash()"
commit
|
commitdiff
|
tree
|
snapshot
2003-07-25
Nickolay Yurchenko
Added -d key (merge duplicate strings) to to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-16
H. Peter Anvin
Document fixing bug 574861
commit
|
commitdiff
|
tree
|
snapshot
2003-07-16
H. Peter Anvin
Fix offset computation in the presence of explicit...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-10
H. Peter Anvin
Add Linux "hello world" example
commit
|
commitdiff
|
tree
|
snapshot
2003-07-10
H. Peter Anvin
Restore the adjusted symbol id start
commit
|
commitdiff
|
tree
|
snapshot
2003-07-09
H. Peter Anvin
Generate stabs format debugging info for ELF
commit
|
commitdiff
|
tree
|
snapshot
2003-07-09
H. Peter Anvin
Quiet spurious gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2003-07-09
Michael K....
start/vstart/align/valign can now be >0x80000000
commit
|
commitdiff
|
tree
|
snapshot
2003-06-30
Frank Kotler
Fixed outbin.c to allow origin > 80000000h
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Frank Kotler
apply dborca's patch - make the "-U" switch work -...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-01
Frank Kotler
Remove "malloc.h" from rdoff/symtab.c - BSD build problem?
commit
|
commitdiff
|
tree
|
snapshot
2003-03-12
H. Peter Anvin
The next release will be 0.98.37
commit
|
commitdiff
|
tree
|
snapshot
2003-03-12
H. Peter Anvin
Document XSTORE
commit
|
commitdiff
|
tree
|
snapshot
2003-03-12
H. Peter Anvin
Add Cyrix XSTORE
commit
|
commitdiff
|
tree
|
snapshot
2003-02-25
H. Peter Anvin
Support "cpu prescott"
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
H. Peter Anvin
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
H. Peter Anvin
Improve language
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
H. Peter Anvin
Prescott instructions.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-24
H. Peter Anvin
Add support for the new instructions in Prescott
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Frank Kotler
"Q" and "O" suffixes now indicate octal - touch up...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Frank Kotler
Changes to CHANGES, AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Frank Kotler
update docs - multisection, [list +/-], --prefix, pslld...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Frank Kotler
bugfixes to insns.dat pmovhps, pmovlps, sysexit
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Frank Kotler
Mike's multisection outbin.c "align bug fix"
commit
|
commitdiff
|
tree
|
snapshot
2002-12-07
Frank Kotler
fix reported bug in doc - cosmetic touchups
commit
|
commitdiff
|
tree
|
snapshot
2002-12-05
H. Peter Anvin
Add missing header files
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Frank Kotler
changes to CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Frank Kotler
try again to finish Yuri's patch
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Frank Kotler
finish adding Yuri's patch?
commit
|
commitdiff
|
tree
|
snapshot
2002-12-04
Frank Kotler
Yuri's 12/3/2002 rdoff patches-
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
H. Peter Anvin
Fix BR 632459: endianness error
commit
|
commitdiff
|
tree
|
snapshot
2002-11-10
H. Peter Anvin
Fix the definition of PSLLDQ (BR 578123)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-08
H. Peter Anvin
Fix bug 615409 (UNPCKHPD xmmreg,mem not vice versa)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-07
H. Peter Anvin
Add a test for incorrect handing of offsets with prefixes
commit
|
commitdiff
|
tree
|
snapshot
2002-09-19
H. Peter Anvin
Fixes from Bart Oldeman
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Next version is 0.98.36
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Remove redundant define that generates too long command...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Fix ordering rule in "make spotless"
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Clean doc directory when making "make dist"
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Fix missing test for e->type being set.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-13
H. Peter Anvin
Update CHANGES for 0.98.35
commit
|
commitdiff
|
tree
|
snapshot
2002-09-12
H. Peter Anvin
RAA fix from theowl
commit
|
commitdiff
|
tree
|
snapshot
2002-09-12
H. Peter Anvin
Clean up unnecessary dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-12
H. Peter Anvin
Fix Borland C++ optimization bug; add test for bad...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-12
H. Peter Anvin
Use tmpfile() instead of tmpnam()
commit
|
commitdiff
|
tree
|
snapshot
2002-09-12
H. Peter Anvin
"const"-ipation fixes from Trevor Woerner
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Ed Beroset
fixed multiple %ROTATE bugs (numbers 560567 and 560930...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Ed Beroset
corrected comment above the report_error_vc function
commit
|
commitdiff
|
tree
|
snapshot
2002-06-10
H. Peter Anvin
Visual C++ error format needs <space>:<space> after...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Ed Beroset
Added documentation for -X command line switch which...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Ed Beroset
Addressed feature request 555987 (Visual Studio integra...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-08
H. Peter Anvin
0.98.34 is out, next is 0.98.35
commit
|
commitdiff
|
tree
|
snapshot
2002-06-08
H. Peter Anvin
Bring CHANGES up to date.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-08
Debbie Wiles
Added *1 case support for NOSPLIT ([NOSPLIT EAX] to...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-07
H. Peter Anvin
This is Jim's outcoff patch.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-07
Debbie Wiles
Removed unnecessary address size flags from register...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-07
H. Peter Anvin
Fix for BR 561137 (gcc3 compilation issue.)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
H. Peter Anvin
Update Makefile.bc3 so that it actually works again.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
H. Peter Anvin
This is the "megapatch":
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Comments are more useful when correct
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Break long lines by default.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Debbie Wiles
Added code to prevent FAR from being used with a register
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Correct the command line parsing of --
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Don't hard-code '.' as the current directory
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Allow multiple Makefiles to be specified
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
H. Peter Anvin
Support generating dependencies in different syntaxes.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
H. Peter Anvin
Document "CPU IA64"
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
H. Peter Anvin
Make the disassembler correctly handle the new \34...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-01
Debbie Wiles
Altered the documentation for the %! directive
commit
|
commitdiff
|
tree
|
snapshot
2002-05-31
H. Peter Anvin
Remove obsolete script
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
H. Peter Anvin
Correctly recognize $$ as TOKEN_BASE
commit
|
commitdiff
|
tree
|
snapshot
next