Commit Graph

  • ee3bc62f62
    Do not use AC_HEADER_STDC Peter Johnson 2021-07-09 13:55:15 -0700
  • f01afb6b51
    Fix test failures (#177) Peter Johnson 2021-07-09 15:42:53 -0500
  • f7edc6874a
    Fix test failures Peter Johnson 2021-07-09 13:00:57 -0700
  • 87bfc41bb6 Added missing config vars to config.h.cmake. James Touton 2021-03-02 13:45:53 -0800
  • 3f8c7a5eec fix misleading indentation widders 2020-11-08 00:16:49 -0800
  • 009450c7ad minor update to VS2019 build Brian Gladman 2020-07-27 17:01:46 +0100
  • c7d58a55ac
    Update elf-objfmt.c kalebskeithley 2020-05-21 09:12:36 -0400
  • 5e9d314445 add tests shua 2020-05-09 17:02:10 -0400
  • 2f69216d92 add utf encoding string operations shua 2020-05-08 21:53:35 -0400
  • c9db6d70a9 add missing include file Brian Gladman 2020-05-04 14:54:18 +0100
  • 98a83602f2
    Fix EOL handling in genmacro.c (#123) mx237 2020-05-03 23:38:42 -0700
  • bd283fe523
    Revert optimizations added in #68 (#146) Denis Denisov 2020-05-04 09:36:45 +0300
  • 976d2e0934
    Fix info.stab / info.stabstr typo in stabs-dbgfmt.c (#96) Ozkan Sezer 2020-05-04 09:35:04 +0300
  • c1512eaaa2 Rollback optimization and improved @jix #68 Denis Denisov 2020-05-04 00:14:30 +0300
  • e57e946ae6
    Fix test failure introduced in 51af4082cc mayeut 2020-05-03 14:18:37 +0200
  • 599e660125 Python 2 to 3 migration - m4 folder Scott Furry 2020-04-25 22:57:45 -0600
  • ea8f239361 Allow user to set the YASM path with or without an ending backslash in Visual Studio integration Brian Gladman 2019-10-12 15:02:44 +0100
  • bcc01c59d8 add build files for Microsoft Visual Studio 2019 Brian Gladman 2019-05-16 13:57:23 +0100
  • 80bc804ecb Merge branch 'master' of https://github.com/yasm/yasm Brian Gladman 2018-12-04 22:34:21 +0000
  • a1aa3adc2c correct bug in VSYASM build integration files (vsyasm.targets) Brian Gladman 2018-12-04 21:18:38 +0000
  • 70f79a3a66 correct bug in VSYASM build integration files (vsyasm.targets) Brian Gladman 2018-12-04 21:18:38 +0000
  • 078dc1a331 fix EOL handling in genmacro.c MengXu 2018-10-12 13:38:05 -0700
  • 04c2f7a09d x86bc: suppress size warning for sign-extendable values Peter Meerwald-Stadler 2018-09-30 19:20:22 +0200
  • a8e8156bb7 x86bc: use byte size immediate if possible via sign extension Peter Meerwald-Stadler 2018-09-30 18:54:27 +0200
  • c7e6d4c933 x86expr: use byte size displacement if possible via sign extension Peter Meerwald-Stadler 2018-09-30 18:32:20 +0200
  • 35af9720e3 change vsyasm.props to use the YASM_PATH environment variable if present Brian Gladman 2018-09-28 00:38:32 +0100
  • 627e1c29a4 Update the files for integrating YASM into Visual Studio 2017 Brian Gladman 2018-09-27 18:34:45 +0100
  • f85af59793 fix memleak of codeview leaf Peter Meerwald-Stadler 2018-08-27 18:51:11 +0200
  • 53c2d2ae46 Fix 128-bit variant of VPBLENDVB incorrectly marked as AVX2 instead of AVX Andrew Dunstan 2018-07-26 17:53:00 +1000
  • 9e5292066a allow sha256rnds2 to have memory as 2nd operand Peter Meerwald-Stadler 2018-06-28 18:48:06 +0200
  • 6903143cb4 Fix mismatching nasm_malloc and free Duncan Ogilvie 2018-06-13 17:12:50 +0200
  • 073ff3e6f3 Fix mismatching yasm_xmalloc and free Duncan Ogilvie 2018-06-13 17:11:40 +0200
  • 46e5e347d9
    Update vsyasm.c Falei LUO 2017-11-14 15:35:54 +0800
  • 97060ee637 enable AES on westmere Kaz Wesley 2017-11-06 13:10:15 -0800
  • 8d8e591afd fix info.stab / info.stabstr typo in stabs-dbgfmt.c sezero 2017-09-29 11:11:00 +0300
  • 31aa5bf1ff Merge 4ac0340ee8 into e256985c49 adambet3 2017-10-12 08:54:20 +0000
  • 4ac0340ee8 Revert "avoid 'return value of ftruncate ignored' warnings (#76)" adambet3 2017-10-12 08:54:10 +0000
  • d328eda41e Merge a8310072e2 into e256985c49 adambet3 2017-10-01 19:23:52 +0000
  • a8310072e2 vu minh chien adambet3 2017-10-02 01:55:11 +0700
  • e256985c49 avoid 'return value of ftruncate ignored' warnings (#76) mostynb 2017-09-24 00:14:23 +0200
  • 6eac25ff8c allow movbe to be suffixed with wlq in gas syntax. Matt Oliver 2017-04-04 03:58:31 +1000
  • 7418458622 fix memory errors when using gas processor with coff object output. Matt Oliver 2017-04-04 00:34:47 +1000
  • 85dad85f7c Only print 'warnings treated as errors' if there were warnings (#75) Simon Brenner 2017-09-24 00:09:47 +0200
  • 4808260d62 Leak fixes (#79) bird2tori 2017-09-24 00:08:58 +0200
  • 91d628ac60 New AMD Excavator MONITORX, MWAITX instruction support (for 32bit/64bit) (#78) Paul Blinzer 2017-09-23 15:08:03 -0700
  • 25547a595d Fix expr use after free. Peter Johnson 2017-09-23 15:05:11 -0700
  • e18bd42ac9 allow movbe to be suffixed with wlq in gas syntax. Matt Oliver 2017-04-04 03:58:31 +1000
  • 5adb02cd74 fix memory errors when using gas processor with coff object output. Matt Oliver 2017-04-04 00:34:47 +1000
  • 950fd95233 Fix compiling error when using vsyasm with VS2013 or newer version on Windows 10 luofl 2017-04-02 14:32:43 +0800
  • 31354a1185 Merge aab37dae67 into 6caf151893 bird2tori 2017-03-08 03:19:40 +0000
  • 6caf151893 add Visual Studio 2017 build files Brian Gladman 2017-03-07 20:38:37 +0000
  • 6143552f92 add missing VC++ header Brian Gladman 2017-03-07 20:31:18 +0000
  • 7d9e7bd91b GAS preprocessor: don't cut comments inside of string literals. Ulya Trofimovich 2016-11-16 17:22:43 +0000
  • f65f7e45b0 nasm-preproc.c: Have to always gather dependencies to support -MD. Minimal cost. knut st. osmundsen 2016-09-08 04:13:19 +0200
  • 9bf51483b3 yasm.c: Added -MD, -MT and -MP options similar to gcc. Also added --makedep-dos2unix-slash for helping users of NUG make (and similar) on Windows. The -MD option does both assembling and Makefile dependency generation in one go, which convenient and a little quicker. knut st. osmundsen 2016-09-08 04:04:12 +0200
  • e881a01a78 cv-dbgfmt.c: Free cv_filename::filename too. knut st. osmundsen 2016-09-07 23:13:12 +0200
  • dcd39bd7fb yasm.c: delete include paths before we exit knut st. osmundsen 2016-09-07 23:12:09 +0200
  • 70e9b798d9 preproc/nasm: Close the input file; addressed a few memory leaks. knut st. osmundsen 2016-09-07 23:10:13 +0200
  • 033f0d7d4f New AMD Excavator MONITORX, MWAITX instruction support (for 32bit/64bit) Paul Blinzer 2016-03-20 16:41:15 -0700
  • f7486a5b9c Add Drone CI build scripts. Qian Hong 2016-03-16 15:39:37 +0800
  • caa648cab6 avoid 'return value of ftruncate ignored' warnings Mostyn Bramley-Moore 2016-02-03 16:39:55 -0500
  • aaad9a9849 Only print 'warnings treated as errors' if there were warnings Simon Brenner 2015-12-06 15:10:36 +0100
  • 51af4082cc Added -Wno-segreg-in-64bit. Peter Johnson 2015-11-06 20:15:04 -0800
  • aab37dae67 Merge branch 'master' of https://github.com/bird2tori/yasm bird 2015-11-07 01:30:26 +0100
  • c0dc9e52ec Added -Wno-segreg-in-64bit to allow suppressing the annoying 'segment register ignored in 64-bit mode' warning. bird 2015-11-07 01:29:41 +0100
  • 0efd093199 Merge branch 'master' of github.com:yasm/yasm Brian Gladman 2015-11-06 11:33:59 +0000
  • 86b96b21fa update MSVC14 build Brian Gladman 2015-11-06 11:33:14 +0000
  • 19a29bfca1 Merge pull request #74 from darealshinji/patch-1 Peter Johnson 2015-11-06 02:43:29 -0800
  • 3733061744 Merge pull request #70 from sgraham/shadowing-warning-vs2015 Peter Johnson 2015-11-06 02:38:39 -0800
  • 257df7ec47 Merge pull request #72 from Gramner/master Peter Johnson 2015-11-06 02:36:56 -0800
  • 15c140f340 sigh. copied the wrong constant. bird 2015-11-05 21:13:17 +0100
  • 8fd3d4d95e fixing an argument parsing bug in ytasm darealshinji 2015-11-05 18:57:21 +0100
  • 3762c2a4a7 Use YASM_WARN_IMPLICIT_SIZE_OVERRIDE where the message is generated, modifying the right file this time (previously modifed generated file). bird 2015-11-05 18:48:49 +0100
  • f6b3ce015b Added -Wno-segreg-in-64bit to allow suppressing the annoying 'segment register ignored in 64-bit mode' warning. bird 2015-11-04 23:58:42 +0100
  • 32ad9c46ce Support numbers prefixed with + or - in %ifnum Henrik Gramner 2015-10-17 21:32:34 +0200
  • 7160679eee add Visual Studio build files missed in thye initial commit Brian Gladman 2015-07-27 20:48:42 +0100
  • afef34e3ce Add build files for Visual Studio 2015 Brian Gladman 2015-05-16 15:17:55 +0100
  • ac99773493 Avoid shadowing warning when building with VS2015 Scott Graham 2015-02-19 17:05:38 -0800
  • bf8411efa8 Merge pull request #68 from jix/master Peter Johnson 2015-01-01 21:51:00 -0800
  • 399029052c Merge pull request #69 from denji/gas-segfault Peter Johnson 2015-01-01 21:49:16 -0800
  • 0c2d90c6b3 Fix yasm segfaults GNU assembler files on OS X Denis Denisov 2014-11-15 23:37:54 +0200
  • 1962750ea6 Allow -longopt as well as --longopt. Peter Johnson 2014-10-05 10:31:26 -0700
  • 85b88de12d Rename -E option to -Z. Peter Johnson 2014-10-05 10:10:08 -0700
  • d7abe469f5 Fix a few more cases of case sensitivity in module handling. Peter Johnson 2014-10-05 09:50:33 -0700
  • 6818957d07 Make cmake module search case-insensitive. Peter Johnson 2014-10-05 09:48:51 -0700
  • 1910e91479 COFF/PE: Always set paddr and vaddr to 0. Peter Johnson 2014-09-26 21:12:42 -0700
  • 4c2772c3f9 Add missing objfmt_x64 to CMakeLists.txt. Peter Johnson 2014-09-19 00:44:49 -0700
  • ba463d3c26 Bump DEF_VER to 1.3.0 for release. v1.3.0 Peter Johnson 2014-08-10 00:48:20 -0700
  • 636dc92558 Allow building of static executables with cmake. Peter Johnson 2014-08-10 21:38:48 -0700
  • 24e01c833f Add missing YASM_LIB_DECL declarations. Peter Johnson 2014-08-10 12:33:12 -0700
  • d3ea3ac89f genstring.py: Make Python3-compatible. Peter Johnson 2014-08-10 12:32:50 -0700
  • 00c85278d1 Warnings cleanup. Peter Johnson 2014-08-10 10:58:33 -0700
  • f9a86422cf Add vsyasm to cmake build. Peter Johnson 2014-08-10 10:41:51 -0700
  • edfcd8ac85 VersionGen.cmake: Fix endif. Peter Johnson 2014-08-10 10:40:01 -0700
  • 5364f236cf Update .gitignore for automake changes. Peter Johnson 2014-08-10 10:28:25 -0700
  • 61c143f85b Turn on subdir-objects automake option. Peter Johnson 2014-08-10 10:26:16 -0700
  • cd1e6f51de Update gettext. Peter Johnson 2014-08-10 10:23:36 -0700
  • 0b5fde7350 Add cmake files to distribution. Peter Johnson 2014-08-10 10:18:30 -0700
  • f701862b1b Bump copyright dates for 2014. Peter Johnson 2014-08-10 00:51:51 -0700
  • 822bdfb4a8 Add vc12 files to distribution. Peter Johnson 2014-08-10 00:46:58 -0700