0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/misc
H. Peter Anvin 6c105cea3b Improve misc/omfdump, add misc/Makefile, use -std=c23 if possible
- Add improvements to omfdump from Bernd Böckmann.

- Add misc/Makefile with option to install omfdump and auxiliary NASM
  data files.

- Use compiler.h and friends in the misc directory.

- Use -std=c23 if the C compiler supports it.

Cc: Bernd Boeckmann <bernd-github@boeckmann.io>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2025-09-03 10:05:21 -07:00
..
2002-04-30 21:08:11 +00:00
2002-04-30 21:08:11 +00:00
2009-07-16 10:23:26 -04:00
2022-01-09 17:34:35 +01:00
2002-04-30 21:08:11 +00:00
2002-04-30 20:52:49 +00:00
2009-06-24 21:45:27 -07:00
2002-04-30 21:08:11 +00:00
2002-04-30 20:51:32 +00:00
2007-09-12 21:05:06 -07:00
2002-04-30 21:09:12 +00:00
2022-01-09 17:34:35 +01:00

There are various helpful bits and pieces for NASM. Many of these are
contributed by users, and may be out of date. Patches are accepted.