projects
/
yasm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
yasm
2001-06-29
Peter Johnson
Add --enable-dev option to force CFLAGS to "-ansi ...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Move extra autoconf/automake files to config/ directory.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Force standard C compilation.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Don't distribute config.h, and bison.tab.h is gone...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Reverse include and src directories to make sure config...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Remove bison.tab.h due to changes in src/Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Change lex and yacc filenames to match changes in Makef...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Use bison.h instead of bison.tab.h to match changes...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Fix how lex and yacc are handled.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Add additional checks: const, size_t, vprintf() family...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Use toascii() again (now implemented in util.h if not...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
Add toascii() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-29
Peter Johnson
strtoul() implementation for systems that lack it ...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Change copyright and code to match original UCB source.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Use ANSI C compliant #ifndef wrappers (_A_H_ -> YASM_A_H).
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Ignore aclocal/autoheader/autoconf/automake files.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Use autoconf to determine when to include our implement...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Use autoconf to determine when to include our implement...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Peter Johnson
Remove unfinished expr.h from listed sources so that...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Michael Urman
Removed unfinished expr.c from listed sources.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Michael Urman
Initial checkin of automake/autoconf files.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Michael Urman
Removed to leave space for automake/autoconf generated...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Michael Urman
Initial checkin of automake/autoconf files.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Peter Johnson
isascii -> implementation. This is ANSI C, but some...
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Michael Urman
Added appropriate header for y_strdup. (oops)
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Michael Urman
Added error for duplicate definitions of labels.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Peter Johnson
toascii -> &= 0x7F for ANSI C compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Michael Urman
Added handling of labels including:
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Peter Johnson
Added util.o to dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-13
Peter Johnson
Initial check-in of utility functions.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Changed bison.y and token.l build rule.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Michael Urman
Add error rule for all instructions.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Implemented rcpss and fixed opcode encoding for rcpps.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Realign table columns to allow enough space for the...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Use new interface functions in bytecode.c instead of...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Reorganize (yet again) effective address, immediate...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Add multiple segment override/prefix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Michael Urman
Added third opcode byte
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Michael Urman
more modular retrofitting
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Peter Johnson
Moved from 2-byte to 3-byte opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-30
Michael Urman
Horrible hack to fold ONE, and REG_A* into more general...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Peter Johnson
Call new error output functions after every line.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Peter Johnson
Added SetEASegment and SetEAAddressSize (not yet implem...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Peter Johnson
Split error and warning handlers into notify and output...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Peter Johnson
Brought @valid_regs up-to-date with bison.y.in.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Peter Johnson
Fix all shift/reduce and reduce/reduce conflicts except...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Michael Urman
Changed structure to one hash - now order is not preserved.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added bison.y and token.l (now dynamically generated).
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added TO and segreg.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added "TO".
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Michael Urman
First commit. Generates all needed sections of token...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Michael Urman
Inserted /* @FOO@ */ markers for dynamic generation...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Michael Urman
Added dynamic generation of token.l, bison.y from token...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Repocopied to .in version in preparation for gen_instr...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Need to zero need_modrm in BuildBC_Insn() if no EA.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added .cvsignore for src and include directories.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added conversion from immediate value to effective...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Added warning for "value exceeds bounds".
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Michael Urman
Reformatted BuildBC_Insn's argument list to aligned...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Implemented dynamic argument types for error and warnin...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Peter Johnson
Fix syntax of main() definition.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-20
Peter Johnson
Fixed regex match for DIRECTIVE_VAL.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-20
Peter Johnson
Changed implementation of directives. Added some rudim...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-20
Peter Johnson
yyerror() moved to errwarn.c. Changed file comment...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-20
Peter Johnson
Added errwarn.o to dependencies (error and warning...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-20
Peter Johnson
Initial check-in. Still need to implement dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Peter Johnson
Removed accidental garbage in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Peter Johnson
Merge immediate and relative structures.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Peter Johnson
Indicate some more immediates are signed.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Peter Johnson
Fix prototype warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Peter Johnson
Add -Wstrict-prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-15
Peter Johnson
Initial check-in.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-15
Peter Johnson
Initial check-in.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-15
Peter Johnson
Initial check-in.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-15
Peter Johnson
Initial check-in.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-08
Peter Johnson
Current license (GPL).
commit
|
commitdiff
|
tree
|
snapshot