Roll src/third_party/nasm/ 4fa54ca5f..19f3fad68 (626 commits)
https://chromium.googlesource.com/chromium/deps/nasm.git/+log/4fa54ca5f7fc..19f3fad68da9 $ git log 4fa54ca5f..19f3fad68 --date=short --no-merges --format='%ad %ae %s' 2020-07-15 dalecurtis Remove config-win.h from BUILD.gn 2020-07-14 dalecurtis Fix a couple build issues on Windows. 2020-07-13 dalecurtis Update macOS configuration files. 2020-07-13 dalecurtis Update windows configuration and buildables. 2020-07-12 gorcunov travis: weirdpaste -- add nil dereference test 2020-07-11 gorcunov BR 3392696: nasm_quote -- fixup callers 2020-07-10 hpa NASM 2.15.03rc6 2020-07-10 hpa preproc: saner handling of cpp-style line directives 2020-07-10 hpa test/winalign.asm: simple test for COFF alignment 2020-07-10 hpa outcoff: don't drop align= option alone on a section line 2020-07-10 hpa ppindirect.asm: make it possible to assemble to a binary 2020-07-10 hpa preproc: preserve %[...] in listings 2020-07-10 dalecurtis Update Windows, Linux configuration files for nasm 2.15.03rc5 2020-07-10 hpa preproc: add a %null directive for the masm macro package 2020-07-10 hpa NASM 2.15.03rc5 2020-07-10 hpa changes.src: document LEA fix 2020-07-10 hpa %use masm: much better documentation 2020-07-10 hpa assemble: use proper rel/abs state for lea reg,imm 2020-07-10 hpa NASM 2.15.03rc4 2020-07-10 hpa changes.src: document %00 fix 2020-07-10 hpa test/Makefile: fix command line for .obj format 2020-07-10 hpa preproc: correctly handle %00 capturing a label 2020-07-09 hpa NASM 2.15.03rc3 2020-07-09 hpa debug: don't call dfmt->linenum without a filename 2020-07-09 hpa debug: invoke dfmt->linenum when the segment number changes 2020-07-09 hpa changes.src: update 2.15.03 release notes 2020-07-09 hpa NASM 2.15.03rc2 2020-07-09 hpa configure.ac: also try -std=c99 2020-07-09 hpa pa_c_typedef.m4: also test for __typeof and __decltype 2020-07-09 hpa autoconf: use -std=c17 or -std=c11 if available 2020-07-09 hpa autoconf: add success/failure code options to PA_ADD_*FLAGS 2020-07-09 hpa configure.ac: if we have a C17/C11-compatible compiler, use it 2020-07-09 hpa configure.ac: better tests for typeof, snprintf, vsnprintf 2020-07-09 hpa vsnprintf.c: fix printing of a size_t variable 2020-07-08 dalecurtis Update patches for cherry-pick for Windows fix. 2020-07-06 hpa BR 3392692: outcoff: allow user to reduce the default alignment 2020-07-08 hpa asm: fix pass_type() 2020-07-08 hpa k_test.asm: comment out %pragma list options 2020-07-08 hpa config/unconfig.h: still needs to be in the repository 2020-07-08 hpa test/Makefile: allow overriding -L+ 2020-07-07 hpa changes.src: update with current state of 2.15.03 2020-07-06 hpa NASM 2.15.03rc1 2020-07-06 hpa BR 3392692: outcoff: allow user to reduce the default alignment 2020-07-06 hpa compiler.h: safer/more portable version of offsetin() 2019-10-04 sezero rdflib.c (main): change incorrect break statement to /* fall through */ 2019-10-04 sezero rdflib.c: add back timestamp size to header in library creation. 2019-10-04 sezero portability: Watcom C portability updates 2020-07-06 hpa compiler.h: add missing #endif 2020-07-06 hpa offsetin(): use typeof() if the compiler supports it 2020-07-06 hpa configure.ac: -enable-... breaks other compilers, so hope for clang 10 2020-07-06 hpa config/unconfig.h: generate by Makefile, not autogen.sh (...) 2018-11-04 gorcunov test: nasm-t -- Add popcnt test 2018-11-04 gorcunov test: nasm-t -- Add crc32 test 2018-11-04 gorcunov test: nasm-t -- Add riprel test 2018-11-04 gorcunov test: nasm-t -- Rework data read procedure 2018-11-04 gorcunov test: nasm-t -- Add binexe test 2018-11-04 gorcunov test: nasm-t -- Add bcd test 2018-11-04 gorcunov test: nasm-t -- Add avx512f test 2018-11-04 gorcunov test: nasm-t -- Add avx512pf instruction 2018-11-04 gorcunov test: nasm-t -- Add avx512err instructions 2018-11-04 gorcunov test: nasm-t -- Add avx512cd test 2018-11-04 gorcunov test: nasm-t -- Add avx005 test 2018-11-04 gorcunov test: nasm-t -- Add avx test 2018-11-04 gorcunov test: nasm-t -- Add aouttest 2018-11-04 gorcunov test: nasm-t -- Add json template 2018-11-04 gorcunov test: nasm-t -- Add gotoff64 test 2018-11-04 gorcunov test: nasm-t -- Add aoutso test 2018-11-04 gorcunov test: nasm-t -- Add mpx test 2018-11-04 gorcunov test: nasm-t -- Add mpx-64 test 2018-11-04 gorcunov test: nasm-t -- Add movnti test 2018-11-04 gorcunov test: nasm-t -- Add movd test 2018-11-04 gorcunov test: nasm-t -- Add radix test 2018-11-04 gorcunov test: nasm-t -- Add r13 test 2018-11-04 gorcunov test: nasm-t -- Add prefix66 test 2018-11-04 gorcunov test: nasm-t -- Add pushseg test 2018-11-03 gorcunov test: nasm-t -- Update _version test 2018-11-03 gorcunov test: nasm-t -- Add test67 2018-11-03 gorcunov test: nasm-t -- Add testnos3 test 2018-11-03 gorcunov test: nast-t -- Add smartalign test 2018-11-03 gorcunov test: nasm-t -- Add vmread test 2018-11-03 gorcunov test: nasm-t -- Add testdos test 2018-11-03 gorcunov test: nasm-t -- Add uscore test 2018-11-03 gorcunov test: nasm-t -- Add struc test 2018-11-03 gorcunov test: nasm-t -- Add sha test 2018-11-03 gorcunov test: nasm-t -- Add sha-64 test 2018-11-03 gorcunov test: nasm-t -- Add xchg test 2018-11-03 gorcunov test: nasm-t -- Add xcrypt test 2018-11-03 gorcunov test: nasm-t -- Sort tests by name 2018-11-03 gorcunov test: nasm-t -- Add zerobyte test 2018-11-03 gorcunov test: nasm-t -- Add andbyte test 2018-11-03 gorcunov test: nasm-t -- Add align13s test 2018-11-03 gorcunov test: nasm-t -- Write text data in utf8 form 2018-11-11 gorcunov output: obj -- Fix nil dereference if no deps needed 2018-11-07 hpa NASM 2.14 2018-11-07 hpa nasmdoc.src: fix compound word 2018-10-29 changseok.bae doc: Add a description for a useful case of mangling symbols 2018-10-29 gorcunov preproc: Don't access out of bound data on malformed input 2018-10-29 gorcunov rdstrnum: Make sure we dont shift out of bound 2018-10-28 gorcunov preproc: Fix out of bound access on malformed input 2018-10-25 gorcunov doc: Clarify %include search directory semantics 2018-06-15 hpa eval: add spaceship operator <=> Created with: roll-dep src/third_party/nasm TBR=davidben Fixed: 1105391, 1105548, 1100411 Change-Id: I87b056e34792642a54afa7eb42fdeb7885f65f02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300268Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#788864}
Showing
Please register or sign in to comment