summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* x86: Correct -mlfence-before-indirect-branch= documentationH.J. Lu2020-04-082-3/+8
* [PATCH 1/4]: microblaze: remove duplicate prototypesGunther Nikl2020-04-082-15/+4
* [PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl2020-04-0833-34/+39
* [PATCH 3/4]: m32c: remove duplicate define and prototypeGunther Nikl2020-04-082-4/+3
* [PATCH 2/4]: moxie: use generic pcrel supportGunther Nikl2020-04-082-8/+5
* gas: Mention support for Intel SERIALIZE and TSXLDTRKH.J. Lu2020-04-072-0/+7
* gas/doc/c-z80.texi: Fix @xref warningsH.J. Lu2020-04-072-5/+13
* Add support for intel TSXLDTRK instructions$Cui,Lili2020-04-077-1/+50
* Add support for intel SERIALIZE instructionLiliCui2020-04-027-0/+46
* ld: Disable ifunc tests on SolarisRainer Orth2020-04-025-4/+11
* [PATCH gas/m68k] Fix a register range checkGunther Nikl2020-04-022-1/+6
* x86: Force relocation against local absolute symbolH.J. Lu2020-04-017-3/+32
* gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]Rainer Orth2020-04-018-47/+92
* PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki2020-03-312-1/+6
* RISC-V: Update CSR to privileged spec 1.11.Nelson Chu2020-03-3018-384/+451
* The "b" flag for COFF sections only unsets the LOAD attribute. It should als...J.W. Jagersma2020-03-252-0/+10
* s12z disassembler tidyAlan Modra2020-03-222-5/+5
* Add support for the xdef and xref pseudo-ops to the Z80 assembler.Sergey Belyashov2020-03-203-27/+64
* Replace a couple of assertions in the BFD library that can be triggered by at...Nick Clifton2020-03-171-0/+25
* Fix a small set of Z80 problems.Sergey Belyashov2020-03-1715-156/+428
* gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira2020-03-138-3/+114
* NEWS: Mention x86 assembler options for CVE-2020-0551H.J. Lu2020-03-112-0/+8
* i386: Add tests for lfence with load/indirect branch/retH.J. Lu2020-03-1127-0/+740
* i386: Generate lfence with load/indirect branch/ret [CVE-2020-0551]H.J. Lu2020-03-113-1/+436
* Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton2020-03-117-163/+621
* More 1 << 31 signed overflowsAlan Modra2020-03-106-9/+18
* x86: use template for AVX/AVX512 floating point comparison insnsJan Beulich2020-03-095-0/+454
* Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher.Alan Modra2020-03-072-9/+13
* Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton2020-03-067-8/+57
* Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton2020-03-066-11/+88
* Stop the assembler from complaining that the input and output files are the s...Nick Clifton2020-03-062-1/+13
* x86: reduce amount of various VCVT* templatesJan Beulich2020-03-062-5/+23
* x86: drop/replace IgnoreSizeJan Beulich2020-03-062-5/+16
* x86: fold (supposed to be) identical codeJan Beulich2020-03-062-27/+20
* x86: replace NoRex64 on VEX-encoded insnsJan Beulich2020-03-068-50/+64
* x86: drop Rex64 attributeJan Beulich2020-03-062-3/+10
* x86: correct MPX insn w/o base or index encoding in 16-bit modeJan Beulich2020-03-065-0/+182
* x86: add missing IgnoreSizeJan Beulich2020-03-0631-22/+274
* x86: refine TPAUSE and UMWAITJan Beulich2020-03-068-16/+70
* RISC-V: Support assembler modifier %got_pcrel_hi.Nelson Chu2020-03-047-7/+45
* RISC-V: Add description for RISC-V Modifiers to as doc.Nelson Chu2020-03-042-1/+117
* Generate a warning in the ARM assembler if a PC-relative thumb load instructi...Alexandre Oliva2020-03-047-6/+24
* x86: support VMGEXITJan Beulich2020-03-047-4/+21
* x86: Replace IgnoreSize/DefaultSize with MnemonicSizeH.J. Lu2020-03-032-13/+21
* The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov2020-03-036-4/+54
* x86: Allow integer conversion without suffix in AT&T syntaxH.J. Lu2020-03-038-24/+61
* x86: Improve -malign-branchHongtao Liu2020-03-037-32/+378
* Fix a potential illegal memory access in the Z80 assembler.Sergey Belyashov2020-03-032-8/+30
* Tidy obj-coff.hAlan Modra2020-03-032-14/+5
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-026-56/+34