summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2020-05-042-4/+6
* gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2020-05-044-9/+26
* Fix an illegal memory access in the assembler when generating a DWARF5 file/d...Nick Clifton2020-05-045-1/+24
* AArch64: add GAS support for UDF instructionAlex Coplan2020-04-307-1/+41
* ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2020-04-302-1/+10
* xtensa: gas: support optional immediate simcall parameterMax Filippov2020-04-292-0/+29
* Update expected disassembly after recent update.Nick Clifton2020-04-292-1/+2
* Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton2020-04-294-1/+15
* x86: Add i386 PE big-object supportTamar Christina2020-04-276-5/+15
* GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2020-04-272-51/+71
* Improve -mlfence-after-loadliuhongt2020-04-2621-40/+587
* xtensa: fix PR ld/25861Max Filippov2020-04-223-4/+20
* .symver fixesAlan Modra2020-04-226-15/+16
* symver11.s: Add ".balign 8"H.J. Lu2020-04-212-0/+5
* Disallow PC relative for CMPI on MC68000/10Andreas Schwab2020-04-214-0/+40
* BFD: Exclude sections with no content from compress check.Tamar Christina2020-04-213-0/+25
* gas: Extend .symver directiveH.J. Lu2020-04-2129-122/+470
* [AArch64, Binutils] Add missing TSB instructionSudakshina Das2020-04-205-9/+25
* [AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das2020-04-206-16/+9
* bfin: allow ".=.+delta"Alan Modra2020-04-172-1/+5
* Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton2020-04-164-3/+19
* cpu,gas,opcodes: support for eBPF JMP32 instruction classDavid Faust2020-04-164-0/+63
* 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