974850.5707z.group/bin/cvsweb.cgi/djgpp/src/djasm/djasm.y | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/djasm/djasm.y: preserve lineaddr pointer accross the mapfile loop, because the loop increments lineaddr and then we free lineaddr a few lines below before exit()'ing.
djasm.y: remove the dependency on local cdefs.h, and fix the unused variables mess properly.
Update file copyright lines aftr running src/copyright.pl
Typo fixed.
Fix header path so that cross compiles.
Update copyright message.
-Wpointer-sign and -Wunused-but-set-variable warning fixed.
Support building the library on 64-bit hosts.
Initialize symbol table of _modrm to avoid compiler warning.
Free memory before exit.
Exit early if no arguments.
Use alloca instead of malloc to avoid memory leak.
remove unused argument of add_rcs_ident.
Knowledge about CR4 added.
Make the shorts holding line numbers and addresses unsigned for proper printing.
Moved (Copied) here from ../stub/.
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |