1080 Commits (8dd87f6b1677f56ec58c9302134c9c7f8d5230ef)

Author SHA1 Message Date
Peter Johnson 73caedeebd gas-parse.c: Eliminate warning. 12 years ago
H.J. Lu 510c8dd7e6 Add support for x32 12 years ago
Peter Johnson 96edd8aa0e Fix vphaddudq opcode; should be DB rather than D8. 12 years ago
Vivek Thampi 0e7f34a025 Fix minor typo in the definition of pmulhrw 12 years ago
Scott Graham 51b1f7ef98 fix a couple warnings when building on win32 13 years ago
Nico Weber 203bc94f39 Don't use a C++ comment in a C source file. 13 years ago
Nico Weber 01ab853e68 In the Mach-O writer, only warn on ignored flags if the new flags 13 years ago
sergey semenko 916ff048f7 Added support for HSW TSX instructions: 13 years ago
Jason Garrett-Glaser a8495ad151 Add AMD TBM instructions. 13 years ago
Peter Johnson b334347286 win64: Default to nobase for .xdata section. 13 years ago
Simon Brenner d19cbdabab Add testcase for struc with base offset 13 years ago
Simon Brenner 25a46fa5b0 Implement the base offset parameter to 'struc' 13 years ago
Peter Johnson 716c17112d nasm-pp.c: Plug a memory leak. 13 years ago
Peter Johnson e11ea9df14 Add missing macho32-pext test case. 13 years ago
Peter Johnson 7d58243134 macho: Support N_PEXT bit. 13 years ago
Peter Johnson 0ed2cc4451 Generate version number information from git history. 13 years ago
Peter Johnson 94ab1135a3 Remove $Id$ and RCSID() usage. 13 years ago
Peter Johnson 502eebd339 Fix const warning in elf_machine_ssym usage. 13 years ago
Peter Johnson d8d1a5ad90 win64-except.c: Fix incorrect dereference. 13 years ago
Peter Johnson 40da5cb2c7 dwarf: Fix uninitialized structure member. 13 years ago
Peter Johnson 3b65acb39d Fix VGATHER/VPGATHER memory sizes. 13 years ago
Peter Johnson ab721f347d Add AVX2 VGATHER* and VPGATHER* instructions. 13 years ago
Peter Johnson d779fcb04e Add most Intel AVX2 instructions. 13 years ago
Peter Johnson fc7724a3df pmovmskb/vpmovmskb: default operand size is 64 bits. 13 years ago
Peter Johnson 47f693fd89 Add Intel BMI1, BMI2, INVPCID, LZCNT instructions. 13 years ago
Peter Johnson 0614dede9b x86/gas: Fix no-suffix push and pop. 13 years ago
Peter Johnson f12d030f90 Add test for 64-bit shr/shl. 13 years ago
Peter Johnson 5d5ad1d91c Allow 64-bit LFS/LGS/LSS. 13 years ago
Peter Johnson de38127f1c Fix "times" relocation handling. 13 years ago
Peter Johnson b96cc7d9b2 Fix escaping at end of gas string constant. 14 years ago
Peter Johnson 3bf0ed3927 Fix lar and lsl second operand size. 14 years ago
Peter Johnson 1143fb7520 Fix test failure due to build environment. 14 years ago
Peter Johnson 65f6f7a1ff Fix #223: Correctly handle "./" paths in dwarf2. 14 years ago
Peter Johnson 5355299056 Improve gas syntax .set directive to better match GNU as behavior. 14 years ago
Peter Johnson bafc905860 coff: Add support for gas .secrel32 directive. 14 years ago
Peter Johnson 2f82e3a7ba coff dir_def(): Use symtab_use() instead of symtab_get(). 14 years ago
Peter Johnson 5fb3213be3 coff/win32/win64: Add support for .def, .scl, .type, and .endef directives. 14 years ago
Peter Johnson 985038f102 dwarf2: Add support for .loc "discriminator" option. 14 years ago
Peter Johnson 2678cb3c3a gas: Fix movsw/movzw memory operand encodings. 14 years ago
Peter Johnson 0d3b3797e5 Fix #213: Fix gas-preproc misuse of strcpy() and uninitialized variables. 14 years ago
Peter Johnson a0a5404f14 win32: Make external safeseh work again (broken in [2343]). 14 years ago
Peter Johnson f288243be4 Rename RDRND feature bit to RDRAND. 14 years ago
Peter Johnson abaf3f7d49 macho32: Correctly output pc-relative non-external intersegment. 14 years ago
Peter Johnson a4024ab0ca macho: Fix relocation table file location. 14 years ago
Peter Johnson 86534657f2 Fix #139: Fix a number of issues with win32 safeseh support. 14 years ago
Peter Johnson ea41f1e4e5 gen_x86_insn.py: Add SMX to list of ordered_cpu_features. 14 years ago
Peter Johnson b716897f33 Fix #211: Add INVEPT, INVVPID, and GETSEC instructions. 14 years ago
Peter Johnson 472838271c Fix #212: Set LC_SEGMENT vmsize correctly. 14 years ago
Peter Johnson 548f983552 Add support for XSAVEOPT instruction. 14 years ago
Peter Johnson 81c903cd70 Add Intel post-32nm processor instructions (section 7 of AVX spec). 14 years ago