aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2021-01-30GNU Binutils 2.35.2 Releasebinutils-2_35_2Nick Clifton3-868/+881
2021-01-28POWER10: Add Return-Oriented Programming instructionsPeter Bergner7-0/+96
2021-01-28power10 on ppc32Alan Modra2-1/+9
2021-01-26PR27218, memory access violation in dwarf2dbg.cAlan Modra2-13/+20
2021-01-26as: Automatically enable DWARF5 supportH.J. Lu4-9/+30
2020-11-19gas, arm: PR26858 Fix availability of single precision vmul/vmla in arm modeAndre Vieira3-2/+16
2020-11-16gas: Reuse the input file entry in the file tableH.J. Lu11-29/+309
2020-11-16readelf: Show Unit Type for DWARF5Mark Wielaard2-0/+8
2020-11-05aarch64: Add support for Neoverse N2 CPUAlex Coplan3-0/+16
2020-10-22arm: Fix the wrong error message string for mve vldr/vstr (PR26763).Srinath Parvathaneni5-1/+864
2020-10-09arm: Add support for Neoverse N2 CPUAlex Coplan3-0/+11
2020-10-09arm: Add support for Neoverse V1 CPUAlex Coplan3-0/+11
2020-10-07x86: Update register operand check for AddrPrefixOpRegH.J. Lu19-60/+196
2020-10-07x86: Check register operand for AddrPrefixOpRegH.J. Lu8-34/+114
2020-10-07Revert "x86: Don't display eiz with no scale"Jan Beulich4-13/+20
2020-10-06aarch64: Fix bogus type punning in parse_barrier() [PR26699]Alex Coplan4-7/+11
2020-10-02aarch64: Add support for Neoverse V1 CPUAlex Coplan3-0/+15
2020-09-24Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra4-3/+8
2020-09-24Implement missing powerpc extended mnemonicsAlan Modra5-0/+18
2020-09-24Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra3-200/+204
2020-09-24Error on lmw, lswi and related PowerPC insns when LEAlan Modra11-1075/+1113
2020-09-192.35.1 point releasebinutils-2_35_1Nick Clifton3-747/+765
2020-09-19Import patch from mainline: 2020-09-15 Nick Clifton <nickc@redhat.com>Nick Clifton1-0/+9
2020-09-17Use the correct no-op ocode for the BPF assembler.David Faust2-1/+10
2020-09-15Add support to the assembler for a ".nop" directive which inserts a single no...Nick Clifton17-36/+164
2020-09-15gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard13-10/+372
2020-09-15gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard3-23/+85
2020-09-15gas: Output .debug_rnglists for DWARF 5.Mark Wielaard2-13/+98
2020-09-15gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard3-2/+11
2020-09-15gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.Mark Wielaard2-9/+19
2020-09-15gas: Handle bad -gdwarf options, just like bad --gdwarf options.Mark Wielaard2-0/+14
2020-08-26bpf: add xBPF ISAJose E. Marchesi7-4/+82
2020-08-25Backport patches from the mainline to fix bugs in the assembler's support for...Nick Clifton9-15/+131
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner3-2/+10
2020-08-14Arm: Fix IT-predicated MVE vcvtJoe Ramsay7-8/+46
2020-08-12Remove spurious text in changelog entryNick Clifton2-2248/+2646
2020-08-04gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu2-0/+6
2020-08-04x86: Add {disp16} pseudo prefixH.J. Lu12-23/+190
2020-07-30Default to DWARF level 3 in the assembler.Nick Clifton2-3/+4
2020-07-30Default to DWARF level 4 in the assembler.Nick Clifton2-1/+6
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu7-3/+92
2020-07-24Set version to 2.35.0 and enable developmentNick Clifton2-10/+14
2020-07-242.35 Releasebinutils-2_35Nick Clifton3-264/+270
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu4-6/+25
2020-07-15x86: Don't display eiz with no scaleH.J. Lu4-13/+21
2020-07-15x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu8-54/+48
2020-07-15x86: Remove 32-bit sign extension in offset_in_rangeH.J. Lu2-8/+6
2020-07-15Fix the generation of REL relocs for missing build notes.Nick Clifton2-9/+24
2020-07-13Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton2-2261/+2649
2020-07-07x86: Remove an incorrect AVX2 entryH.J. Lu2-10/+5