summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-123-14/+14
* gas/RISC-V: adjust assembler for opcode table re-orderingJan Beulich2023-01-111-0/+11
* Tidy some global bfd state used by gasAlan Modra2023-01-111-0/+2
* now_seg after closing output fileAlan Modra2023-01-111-0/+2
* gas: Restore tc_pe_dwarf2_emit_offset for pe-aarch64Mark Harmstone2023-01-102-0/+16
* Add aarch64-w64-mingw32 targetMark Harmstone2023-01-102-2/+2
* Add .secrel32 for pe-aarch64Mark Harmstone2023-01-102-19/+60
* Add pe-aarch64 relocationsMark Harmstone2023-01-103-21/+395
* sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constantsIndu Bhagat2023-01-061-6/+6
* Fix a translation problem in the x86 assembler.Nick Clifton2023-01-032-7/+25
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-033-5281/+5672
* obsolete target tidyAlan Modra2023-01-0213-42/+9
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01578-582/+582
* Update version number and regenerate filesNick Clifton2022-12-312-2619/+2800
* Add markers for 2.40 branchNick Clifton2022-12-312-0/+6
* PR29948, heap-buffer-overflow in display_debug_lines_decodedAlan Modra2022-12-301-2/+2
* RISC-V: Simplify riscv_csr_address logic on state enable extensionsTsukasa OI2022-12-291-7/+9
* RISC-V: Fix T-Head Fmv vendor extension encodingChristoph Müllner2022-12-271-2/+2
* RISC-V: Relax the order checking for the architecture stringNelson Chu2022-12-237-14/+8
* gas: sframe: testsuite: add testcase for .cfi_b_key_frameIndu Bhagat2022-12-223-0/+64
* gas: sframe: add support for .cfi_b_key_frameIndu Bhagat2022-12-223-5/+26
* gas: re-arrange listing output for .irp and alikeJan Beulich2022-12-222-14/+14
* x86: correct/improve TSX controlsJan Beulich2022-12-222-4/+6
* x86: add dependencies on SVMEJan Beulich2022-12-221-4/+4
* x86: add dependencies on VMXJan Beulich2022-12-221-3/+3
* x86: correct dependencies of a few AVX512 sub-featuresJan Beulich2022-12-221-6/+6
* x86: rework noavx512-1 testcaseJan Beulich2022-12-223-587/+415
* x86: add dependencies on AVX2Jan Beulich2022-12-221-2/+2
* x86: correct SSE dependenciesJan Beulich2022-12-221-4/+4
* x86: correct what gets disabled by certain ".arch .no*"Jan Beulich2022-12-221-18/+18
* x86: re-work ISA extension dependency handlingJan Beulich2022-12-221-27/+27
* x86: rename CheckRegSize to CheckOperandSizeJan Beulich2022-12-211-2/+2
* Arm: break gas dependency on libopcodesJan Beulich2022-12-192-2/+2
* gas: sframe: testsuite: add testcase for .cfi_negate_ra_stateIndu Bhagat2022-12-163-0/+39
* gas: sframe: add support for .cfi_negate_ra_stateIndu Bhagat2022-12-165-41/+39
* gas: restore Dwarf info generation after macro diagnostic adjustmentsJan Beulich2022-12-166-5/+29
* RISC-V: Add string length check for operands in ASLi Xu2022-12-144-1/+9
* x86: adjust type checking constructsJan Beulich2022-12-141-2/+2
* gas: re-work line number tracking for macros and their expansionsJan Beulich2022-12-1362-2592/+9757
* Arm: avoid unhelpful uses of .macro in testsuiteJan Beulich2022-12-13141-2306/+2237
* x86: further re-work insn/suffix recognition to also cover MOVSXJan Beulich2022-12-129-12/+189
* x86: drop (now) stray IsStringJan Beulich2022-12-121-9/+7
* x86: move bad-use-of-TLS-reloc checkJan Beulich2022-12-121-32/+35
* x86-64: allow HLE store of accumulator to absolute 32-bit addressJan Beulich2022-12-124-5/+26
* ix86: don't recognize/derive Q suffix in the common caseJan Beulich2022-12-1214-51/+140
* x86: re-work insn/suffix recognitionJan Beulich2022-12-127-163/+195
* x86: constify parse_insn()'s inputJan Beulich2022-12-121-7/+8
* x86: revert disassembler parts of "x86: Allow 16-bit register source for LAR ...Jan Beulich2022-12-126-52/+52
* gas/codeview: avoid "shadowing" of glibc function nameJan Beulich2022-12-121-4/+4
* x86: generate template sets data at build timeJan Beulich2022-12-121-15/+10