aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan7-1/+41
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2-1/+10
2020-04-29xtensa: gas: support optional immediate simcall parameterMax Filippov2-0/+29
2020-04-29Update expected disassembly after recent update.Nick Clifton2-1/+2
2020-04-29Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton4-1/+15
2020-04-27x86: Add i386 PE big-object supportTamar Christina6-5/+15
2020-04-27GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2-51/+71
2020-04-26Improve -mlfence-after-loadliuhongt21-40/+587
2020-04-22xtensa: fix PR ld/25861Max Filippov3-4/+20
2020-04-22.symver fixesAlan Modra6-15/+16
2020-04-21symver11.s: Add ".balign 8"H.J. Lu2-0/+5
2020-04-21Disallow PC relative for CMPI on MC68000/10Andreas Schwab4-0/+40
2020-04-21BFD: Exclude sections with no content from compress check.Tamar Christina3-0/+25
2020-04-21gas: Extend .symver directiveH.J. Lu29-122/+470
2020-04-20[AArch64, Binutils] Add missing TSB instructionSudakshina Das5-9/+25
2020-04-20[AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das6-16/+9
2020-04-17bfin: allow ".=.+delta"Alan Modra2-1/+5
2020-04-16Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton4-3/+19
2020-04-16cpu,gas,opcodes: support for eBPF JMP32 instruction classDavid Faust4-0/+63
2020-04-08x86: Correct -mlfence-before-indirect-branch= documentationH.J. Lu2-3/+8
2020-04-08[PATCH 1/4]: microblaze: remove duplicate prototypesGunther Nikl2-15/+4
2020-04-08[PATCH 4/4]: Add generic prototype for md_pcrel_from_sectionGunther Nikl33-34/+39
2020-04-08[PATCH 3/4]: m32c: remove duplicate define and prototypeGunther Nikl2-4/+3
2020-04-08[PATCH 2/4]: moxie: use generic pcrel supportGunther Nikl2-8/+5
2020-04-07gas: Mention support for Intel SERIALIZE and TSXLDTRKH.J. Lu2-0/+7
2020-04-07gas/doc/c-z80.texi: Fix @xref warningsH.J. Lu2-5/+13
2020-04-07Add support for intel TSXLDTRK instructions$Cui,Lili7-1/+50
2020-04-02Add support for intel SERIALIZE instructionLiliCui7-0/+46
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth5-4/+11
2020-04-02[PATCH gas/m68k] Fix a register range checkGunther Nikl2-1/+6
2020-04-01x86: Force relocation against local absolute symbolH.J. Lu7-3/+32
2020-04-01gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]Rainer Orth8-47/+92
2020-03-31PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki2-1/+6
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu18-384/+451
2020-03-25The "b" flag for COFF sections only unsets the LOAD attribute. It should als...J.W. Jagersma2-0/+10
2020-03-22s12z disassembler tidyAlan Modra2-5/+5
2020-03-20Add support for the xdef and xref pseudo-ops to the Z80 assembler.Sergey Belyashov3-27/+64
2020-03-17Replace a couple of assertions in the BFD library that can be triggered by at...Nick Clifton1-0/+25
2020-03-17Fix a small set of Z80 problems.Sergey Belyashov15-156/+428
2020-03-13gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira8-3/+114
2020-03-11NEWS: Mention x86 assembler options for CVE-2020-0551H.J. Lu2-0/+8
2020-03-11i386: Add tests for lfence with load/indirect branch/retH.J. Lu27-0/+740
2020-03-11i386: Generate lfence with load/indirect branch/ret [CVE-2020-0551]H.J. Lu3-1/+436
2020-03-11Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton7-163/+621
2020-03-10More 1 << 31 signed overflowsAlan Modra6-9/+18
2020-03-09x86: use template for AVX/AVX512 floating point comparison insnsJan Beulich5-0/+454
2020-03-07Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher.Alan Modra2-9/+13
2020-03-06Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton7-8/+57
2020-03-06Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton6-11/+88
2020-03-06Stop the assembler from complaining that the input and output files are the s...Nick Clifton2-1/+13