nasm/asm
H. Peter Anvin (Intel) 31c368ec4b WIP: bin format improvements
- Remove linear lookups
- Enable output of relocations in the map file
- Other performance fixes

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-10-07 14:43:35 -07:00
..
asmutil.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
assemble.c assemble: reduce the priority of "mask not permitted" error 2025-10-07 11:12:43 -07:00
assemble.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
directiv.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
directiv.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
error.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
eval.c fix memory leak in eval_strfunc 2025-10-06 14:50:40 -07:00
eval.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
exprdump.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
exprlib.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
floats.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
floats.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
getbool.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
labels.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
listing.c Remove trailing semicolon in macros 2025-10-06 14:26:42 -07:00
listing.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
nasm.c Fix confusion between "postfix" and "suffix" 2025-10-07 10:49:55 -07:00
parser.c parser: add the actual name of a label to the label-orphan warning 2025-10-07 08:30:02 -07:00
parser.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pptok.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pptok.pl treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pragma.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
preproc.c asm/preproc.c: generalize pp_pre_command() 2025-10-07 09:53:15 -07:00
preproc.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
quote.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
quote.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
rdstrnum.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
segalloc.c WIP: bin format improvements 2025-10-07 14:43:35 -07:00
srcfile.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
srcfile.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
stdscan.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
stdscan.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
strfunc.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
tokens.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
tokhash.pl treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
uncompress.c portability: "const macros_t" is redundant 2025-10-01 13:55:38 -07:00
warnings.c Make: handle warning files while building in a directory 2023-01-17 13:05:55 -08:00
warnings.dat Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
warnings.pl warnings.pl: tidy up the formatting of the warning output 2025-10-06 12:07:23 -07:00