| .. |
|
amd64
|
Remove $Id$ and RCSID() usage.
|
2011-08-19 10:43:16 -07:00 |
|
gas32
|
Remove $Id$ and RCSID() usage.
|
2011-08-19 10:43:16 -07:00 |
|
gas64
|
Remove $Id$ and RCSID() usage.
|
2011-08-19 10:43:16 -07:00 |
|
gasx32
|
Add support for x32
|
2012-08-30 23:47:41 -07:00 |
|
x32
|
Unbreak distcheck.
|
2013-06-21 10:03:05 -07:00 |
|
curpos-err.asm
|
Add a feature and fix a long-standing bug in Win64 output. The new feature
|
2006-03-20 00:43:18 +00:00 |
|
curpos-err.errwarn
|
Fix #123: Be explicit that errors are such by printing "error:" at beginning
|
2007-12-04 06:19:07 +00:00 |
|
curpos.asm
|
Add a feature and fix a long-standing bug in Win64 output. The new feature
|
2006-03-20 00:43:18 +00:00 |
|
curpos.hex
|
Add a feature and fix a long-standing bug in Win64 output. The new feature
|
2006-03-20 00:43:18 +00:00 |
|
elf-overdef.asm
|
Fix #70 by allowing overrides on the default (usually ".text") section.
|
2006-02-25 19:39:57 +00:00 |
|
elf-overdef.hex
|
Fix #70 by allowing overrides on the default (usually ".text") section.
|
2006-02-25 19:39:57 +00:00 |
|
elf-x86id.asm
|
elf-x86id.asm testcase: Don't require NASM preproc.
|
2009-01-02 08:15:58 +00:00 |
|
elf-x86id.hex
|
Support strict for immediate values, and optimize non-strict (thus some
|
2006-11-06 08:59:35 +00:00 |
|
elf_test.sh
|
Remove $Id$ and RCSID() usage.
|
2011-08-19 10:43:16 -07:00 |
|
elfabssect.asm
|
- Fix much brokenness in absolute value handling, particularly in regards to
|
2006-09-29 07:18:45 +00:00 |
|
elfabssect.hex
|
- Fix much brokenness in absolute value handling, particularly in regards to
|
2006-09-29 07:18:45 +00:00 |
|
elfcond.asm
|
Rather than pulling the objfmt keyword back from the objfmt when setting
|
2005-12-16 06:06:25 +00:00 |
|
elfcond.hex
|
Rather than pulling the objfmt keyword back from the objfmt when setting
|
2005-12-16 06:06:25 +00:00 |
|
elfequabs.asm
|
- Fix much brokenness in absolute value handling, particularly in regards to
|
2006-09-29 07:18:45 +00:00 |
|
elfequabs.hex
|
- Fix much brokenness in absolute value handling, particularly in regards to
|
2006-09-29 07:18:45 +00:00 |
|
elfglobal.asm
|
Implement global constants in elf. Add test to ensure they work; modify
|
2003-08-02 03:43:41 +00:00 |
|
elfglobal.hex
|
Change some optimization settings so that imm8 optimizations actually get
|
2005-11-07 05:12:22 +00:00 |
|
elfglobext.asm
|
Add support for NASM-compatible ELF extensions to the GLOBAL and COMMON
|
2004-05-17 04:20:52 +00:00 |
|
elfglobext.hex
|
* elf-objfmt.c (elf_objfmt_output_section): Don't try to skip empty
|
2005-09-08 05:01:32 +00:00 |
|
elfglobext2.asm
|
* elf-objfmt.c (elf_objfmt_symtab_append): Don't append symbol a second
|
2005-11-01 04:23:54 +00:00 |
|
elfglobext2.hex
|
* elf-objfmt.c (elf_objfmt_symtab_append): Don't append symbol a second
|
2005-11-01 04:23:54 +00:00 |
|
elfmanysym.asm
|
* elf-x86-x86.c (elf_x86_x86_write_reloc): Don't cast symbol index to
|
2006-01-13 06:41:50 +00:00 |
|
elfmanysym.hex
|
Massive update of directive handling, including handling of extern, global,
|
2007-03-21 04:23:59 +00:00 |
|
elfreloc-ext.asm
|
* elf.h: Update x86 and amd64 relocation types and associated comments.
|
2004-10-11 04:30:08 +00:00 |
|
elfreloc-ext.hex
|
* elf.h: Update x86 and amd64 relocation types and associated comments.
|
2004-10-11 04:30:08 +00:00 |
|
elfreloc.asm
|
Implement global constants in elf. Add test to ensure they work; modify
|
2003-08-02 03:43:41 +00:00 |
|
elfreloc.hex
|
Implement global constants in elf. Add test to ensure they work; modify
|
2003-08-02 03:43:41 +00:00 |
|
elfsectalign.asm
|
Enable elf support for extended section attribute align=foo parameters.
|
2003-12-02 06:27:53 +00:00 |
|
elfsectalign.hex
|
* elf-objfmt.c (elf_objfmt_output_section): Don't try to skip empty
|
2005-09-08 05:01:32 +00:00 |
|
elfso.asm
|
Fix #44 by adding support for WRT special symbols (e.g. [sym WRT ..plt] and
|
2004-10-31 01:07:52 +00:00 |
|
elfso.hex
|
Fix #202 (incorrect GOT offset generated in NASM mode).
|
2010-05-15 07:45:48 +00:00 |
|
elftest.asm
|
Replace preliminary elf header files with...
|
2003-07-24 04:38:37 +00:00 |
|
elftest.c
|
Bite the bullet and convert tabs to spaces. Previously yasm's source has
|
2007-04-22 03:32:46 +00:00 |
|
elftest.hex
|
Fix ELF64 relocations for common, global, and common+global symbols to match
|
2005-11-06 20:07:15 +00:00 |
|
elftimes.asm
|
Replace preliminary elf header files with...
|
2003-07-24 04:38:37 +00:00 |
|
elftimes.hex
|
Add some abilities to base symrec so that it can be more effectively used by
|
2005-01-12 07:53:04 +00:00 |
|
elftypesize.asm
|
Fix the use of ELF type/size directives with local variables.
|
2005-11-01 08:26:19 +00:00 |
|
elftypesize.hex
|
Fix the use of ELF type/size directives with local variables.
|
2005-11-01 08:26:19 +00:00 |
|
elfvisibility.asm
|
Don't require nasm preproc for some testcases.
|
2008-10-07 04:34:19 +00:00 |
|
elfvisibility.errwarn
|
Add hidden' internal' and `protected' symbol visibility types to
|
2005-03-12 05:06:50 +00:00 |
|
elfvisibility.hex
|
Massive update of directive handling, including handling of extern, global,
|
2007-03-21 04:23:59 +00:00 |
|
Makefile.inc
|
Add support for x32
|
2012-08-30 23:47:41 -07:00 |
|
nasm-forceident.asm
|
Support forced identifiers ($foo) in directives. This makes yasm match
|
2007-02-05 08:11:52 +00:00 |
|
nasm-forceident.hex
|
Support forced identifiers ($foo) in directives. This makes yasm match
|
2007-02-05 08:11:52 +00:00 |
|
nasm-sectname.asm
|
NASM parser bugfixes, and add support for section names that include "-"
|
2006-12-30 02:48:17 +00:00 |
|
nasm-sectname.hex
|
NASM parser bugfixes, and add support for section names that include "-"
|
2006-12-30 02:48:17 +00:00 |