aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-15aarch64: rcpc3: Create implicit load/store size calc functionVictor Do Nascimento2-0/+25
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento4-0/+10
2024-01-15bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_nameMark Wielaard1-1/+2
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti11-290/+335
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti3-381/+211
2024-01-15nm: Replace --with-symbol-versions with --without-symbol-versions in --help o...Nick Clifton1-1/+1
2024-01-15aarch64: Remove unused BTI feature bitAndrew Carlotti1-3/+0
2024-01-15Add generated source files and fix thinko in aarch64-asm.cNick Clifton4-564/+1056
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni9-2/+108
2024-01-15PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions.Srinath Parvathaneni4-0/+91
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni11-1/+141
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni11-2/+195
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni13-0/+389
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni7-0/+353
2024-01-15gas/NEWS: announce the new SCFI command line optionIndu Bhagat1-0/+3
2024-01-15gas: testsuite: add an x86 testsuite for SCFIIndu Bhagat129-0/+3074
2024-01-15opcodes: i386-reg.tbl: Add a comment to reflect dependency on orderingIndu Bhagat1-0/+3
2024-01-15gas: doc: update documentation for the new listing optionIndu Bhagat1-5/+11
2024-01-15gas: x86: synthesize CFI for hand-written asmIndu Bhagat16-10/+4128
2024-01-15opcodes: x86: new marker for insns that implicitly update stack pointerIndu Bhagat3-104/+107
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat5-3891/+7778
2024-01-15gas: scfidw2gen: new functionality to prepare for SCFIIndu Bhagat5-5/+312
2024-01-15gas: add new command line option --scfi=experimentalIndu Bhagat3-2/+44
2024-01-15gas: dw2gencfi: externalize the all_cfi_sectionsIndu Bhagat1-0/+2
2024-01-15gas: dw2gencfi: expose dot_cfi_sections for scfidw2genIndu Bhagat2-2/+5
2024-01-15gas: dw2gencfi: move some tc_* defines to the header fileIndu Bhagat2-12/+12
2024-01-15gas: dw2gencfi: expose a new cfi_set_last_fde APIIndu Bhagat2-3/+12
2024-01-15gas: dw2gencfi: use all_cfi_sections instead of cfi_sectionsIndu Bhagat1-4/+4
2024-01-15gas: dw2gencfi: minor rejig for cfi_sections_set and all_cfi_sectionsIndu Bhagat1-7/+2
2024-01-15Automatic date update in version.inGDB Administrator1-1/+1
2024-01-14[gdb/testsuite] Fix gdb.mi/mi-dprintf.exp with read1Tom de Vries1-3/+8
2024-01-14[gdb/testsuite] Fix gdb.cp/namespace.exp with read1Tom de Vries1-2/+3
2024-01-14Automatic date update in version.inGDB Administrator1-1/+1
2024-01-14gdb: RISC-V: Refine lr/sc sequence supportYang Liu1-39/+251
2024-01-14Add myself to gdb/MAINTAINERSYang Liu1-0/+1
2024-01-12gprofng: 30889 can't compile without large file supportVladimir Mezentsev1-0/+4
2024-01-13Automatic date update in version.inGDB Administrator1-1/+1
2024-01-12gprofng: fix 3 bugzillas against gp-display-htmlVladimir Mezentsev1-323/+763
2024-01-12sim: Fix compile errorsDimitar Dimitrov3-12/+12
2024-01-12bpf: fix relocation addend incorrect symbol valueDavid Faust5-14/+89
2024-01-12gdb/testsuite: fix failure in gdb.python/py-inferior.expAndrew Burgess1-13/+18
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess7407-7417/+7417
2024-01-12aarch64: Remove unused codeAndrew Carlotti1-34/+0
2024-01-12aarch64: Make FEAT_ASMv8p2 instruction aliases always availableAndrew Carlotti2-3/+3
2024-01-12aarch64: Add +xs flag for existing instructionsAndrew Carlotti6-2/+31
2024-01-12aarch64: Add +wfxt flag for existing instructionsAndrew Carlotti5-2/+143
2024-01-12aarch64: Add +rcpc2 flag for existing instructionsAndrew Carlotti6-14/+2254
2024-01-12aarch64: Add +flagm2 flag for existing instructionsAndrew Carlotti2-0/+2
2024-01-12aarch64: Add +frintts flag for existing instructionsAndrew Carlotti5-4/+16
2024-01-12aarch64: Add +jscvt flag for existing fjcvtzs instructionAndrew Carlotti4-2/+12