yasm/modules/objfmts
Peter Johnson 1f6c405d98 Add support for IEEE-754r "half precision" (16-bit) float format.
This format is used by SSE5.
Update minor tests; more extensive tests will be added soon.

svn path=/trunk/yasm/; revision=1954
2007-09-16 20:41:16 +00:00
..
bin Add support for IEEE-754r "half precision" (16-bit) float format. 2007-09-16 20:41:16 +00:00
coff Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
dbg Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
elf Fix #114: Incorrect ELF32 ..gotpc address calculation. 2007-09-15 06:40:27 +00:00
macho Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
rdf Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
win32 Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
win64 Add support for Win64 structured exception handling (aka .xdata and .pdata). 2007-02-12 03:48:53 +00:00
xdf Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
Makefile.inc Initial commit of Mach-O object format. 2007-01-13 19:34:04 +00:00
yasm_objfmts.xml Add Mach-O to yasm_objfmts(7) man page. 2007-02-24 23:33:27 +00:00