2016-02-27 |
H. Peter Anvin | Merge branch 'master' into elfmerge Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-27 |
H. Peter Anvin | NASM 2.12
|
commit | commitdiff | tree |
2016-02-27 |
H. Peter Anvin | changes.src: document Win64 build Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-23 |
H. Peter Anvin | nasm.spec.in: document buildrequires properly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-23 |
H. Peter Anvin | NASM 2.12rc7
|
commit | commitdiff | tree |
2016-02-23 |
H. Peter Anvin | outmacho: correctly handle references between sections Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | nasm.spec: change release to 0 to avoid distro conflicts Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | Merge branch 'master' into elfmerge
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | configure: smarter way to handle fseeko() searching Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | NASM 2.12rc6
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | misc/tag-release: default to --no-push Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | misc/tag-release: die on unknown options Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | NASM --rel=2.12rc6
|
commit | commitdiff | tree |
2016-02-22 |
H. Peter Anvin | outmacho: make a best effort at separating SIGNED from... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Windows portability fixes Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | nasmlib: allow writing of sparse files Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Merge branch 'master' into elfmerge Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | test/Makefile: add a rule for nasm itself Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | configure.in: add --enable-werror option Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Platform compatibility improvements Signed-off-by: H. Peter Anvin <hpa@linux.kernel.org>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | NASM 2.12rc5
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | doc: update documentation for a version 2.12 release Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | doc/rdsrc.pl: escape braces in regular expression to... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | outmacho: default section flags should depend on section... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Make a few more data items static and const Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | A few more debugging format arrays to mark const Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | codeview: make struct dfmt df_cv8 const Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Make struct preproc_ops const Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | More constification, mostly of struct dfmt Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Merge branch 'master' into elfmerge
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | realpath: if we can't get the full path, return the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | ofmt pointer in struct ofmt_alias should be const Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Remove additional function pointers that never change Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | eval: complete globalization of output format Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Change nasmlist/ListGen to lfmt/struct lfmt Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Makefile: remove explicit mention of lib/strlcpy.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Portability improvements and autoconf modernization Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | gitignore: properly ignore generated man pages Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | outelf64: fix comment Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | outelf64: symtabsection is defined but never set, change... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | output: make all instances of struct ofmt readonly Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Remove ofmt->current_dfmt indirection Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Output preprocessor warnings to the listing file Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Merge branch 'master' into elfmerge
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | listing: remove unused variable Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | Get rid of a bunch of unnecessary indirections Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-18 |
H. Peter Anvin | nasmlib: add nasm_fatal() like nasm_panic() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outelf*: remove type prefix from debugging functions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | listing: change the line numbers to match the source... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outelf32: remove unused header file Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outelf32: move stabs32_linenum() so that it matches... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | Merge tag 'nasm-2.12rc4' Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | changes.src: more updates for 2.12 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outmacho: make a copy of "fmt" instead of making it... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | NASM 2.12rc4
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outmacho: correct handling of GOT relocation, add TLVP... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outmacho: fix the .rodata -> __TEXT,__const mapping Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | raa: move private parts of the implementation into... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | outmacho: sanitize the handling of sections Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-17 |
H. Peter Anvin | Simplify handling of segments and segalign Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | outmacho: if .rodata contains no relocations, change... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | outmacho: Allow arbitrary MachO sections, avoid bss... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | outmacho: Only test for MAX_SECT at the point sections... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | outmacho: Fix the computation of non-external relocation... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | outmacho: use section table lookup for local symbol... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-16 |
H. Peter Anvin | Merge branch 'master' of git://repo.or.cz/nasm
|
commit | commitdiff | tree |
2016-02-13 |
Ozkan Sezer | configure.in: Add -Werror flags last (BR 2292332) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-13 |
H. Peter Anvin | NASM 2.12rc3
|
commit | commitdiff | tree |
2016-02-13 |
H. Peter Anvin | rdflib: actually get the time Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-13 |
H. Peter Anvin | outmacho: rename outmac.c to outmacho.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac: generate section-relative relocations for local... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | assemble.c: when converting an address to RAWDATA,... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac: correct the format name for macho32 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac: allow section alignment to be declared more... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac: default to bits 32 for macho32 output format Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac: move the format definitions down to the format... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | Merge the macho32 and macho64 (outmac32/64) backends Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | realpath: prefer the buffer size given by pathconf() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | macho64: remove -64 suffix from static variables Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | macho: make a bunch of global variables static Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | assemble.c: fix the handling of zero-extending unsigned... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | assemble.c: handle oversized relative relocations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | Replace global maxbits variable with field in struct... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | Set warning name to zext-reloc and fix the warning... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | Merge branch 'machofix' Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | outmac64.c: Fix memory clobber bug, clean up memory... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | macho64: remove LC_DATA_IN_CODE, change reloc type... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-12 |
H. Peter Anvin | macho64: fix alignment problems, add LC_DATA_IN_CODE Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-08 |
H. Peter Anvin | nasmdoc.src: update copyright date
|
commit | commitdiff | tree |
2016-02-08 |
H. Peter Anvin | Remove the --allow-64-bits option and make it a warning Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-08 |
H. Peter Anvin | nasmlib.h: Add #undef for ZERO_BUF_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-08 |
H. Peter Anvin | nasmlib: Factor out common code from the panic() macro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-02-08 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
|
commit | commitdiff | tree |
2016-02-05 |
H. Peter Anvin | LLVM portability fix for abs(size) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-05 |
H. Peter Anvin | codeview.c: remove superfluous pointer test Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-05 |
H. Peter Anvin | nasmlib.h: remove system definitions of ALIGN and ALIGN_MASK Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-05 |
H. Peter Anvin | outmac64: Fix the handling of section data alignment Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-03 |
H. Peter Anvin | nasmlib: Add generic panic() macro, and no-return nasm_panic() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-01-29 |
H. Peter Anvin | Use a more optimal value for the UNUSED slot Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-01-29 |
H. Peter Anvin | nasmlib.h: If BUFSIZ is bigger than the default ZERO_BUF_SIZ... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |