aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-19MIPS/GAS/testsuite: Also verify trap expansions of division macrosMaciej W. Rozycki20-0/+418
2024-07-19MIPS/GAS/testsuite: Split div test into 32-bit and 64-bit partsMaciej W. Rozycki21-176/+253
2024-07-19MIPS/GAS/testsuite: Run the div macro test across architecturesMaciej W. Rozycki10-210/+357
2024-07-19MIPS/GAS: Handle --trap command-line option dynamicallyMaciej W. Rozycki14-15/+663
2024-07-19MIPS/GAS/testsuite: Add R10000 CPU architectureMaciej W. Rozycki5-0/+22
2024-07-19MIPS/GAS/testsuite: Reorder R5900 CPU architecture definitionMaciej W. Rozycki1-3/+3
2024-07-18gas: aarch64: testsuite: add new tests for SCFIIndu Bhagat59-1/+1501
2024-07-18gas: aarch64: add experimental support for SCFIIndu Bhagat3-0/+999
2024-07-18opcodes: aarch64: enforce checks on subclass flags in aarch64-gen.cIndu Bhagat2-1/+21
2024-07-18opcodes: aarch64: denote subclasses for insns of iclass dp_2srcIndu Bhagat1-24/+24
2024-07-18opcodes: aarch64: add flags to denote subclasses of uncond branchesIndu Bhagat1-19/+19
2024-07-18opcodes: aarch64: add flags to denote subclasses of arithmetic insnsIndu Bhagat1-15/+15
2024-07-18opcodes: aarch64: add flags to denote subclasses of ldst insnsIndu Bhagat1-43/+43
2024-07-18include: opcodes: aarch64: define new subclassesIndu Bhagat1-1/+31
2024-07-18gas: scfi: make scfi_state_restore_reg function more preciseIndu Bhagat1-4/+5
2024-07-19Automatic date update in version.inGDB Administrator1-1/+1
2024-07-18gas: minor reformatting in command line help and docMatthieu Longo3-17/+20
2024-07-18gdb: check for multiple matching build-id filesAndrew Burgess6-46/+516
2024-07-18gdbserver: add gdbserver support for vFile::stat packetAndrew Burgess1-0/+38
2024-07-18gdb: add GDB side target_ops::fileio_stat implementationAndrew Burgess5-11/+105
2024-07-18gdb: add target_fileio_stat, but no implementations yetAndrew Burgess2-0/+47
2024-07-18X86: Update gas/NEWS for Intel APX.Cui, Lili1-1/+1
2024-07-18Automatic date update in version.inGDB Administrator1-1/+1
2024-07-17[gdb/testsuite] Fix gdb.arch/arm-pseudo-unwind.exp with unix/mthumbTom de Vries2-2/+16
2024-07-16gas: scfi: testsuite: refresh the READMEIndu Bhagat1-9/+12
2024-07-17Automatic date update in version.inGDB Administrator1-1/+1
2024-07-16gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURNSimon Marchi26-80/+75
2024-07-16gdb: fix indentation in remote.cSimon Marchi1-1/+1
2024-07-16gdb: add ATTRIBUTE_NORETURN to remote_unpush_targetSimon Marchi1-1/+1
2024-07-16[gdb/testsuite] Simplify gdb.base/complex-parts.expTom de Vries1-39/+42
2024-07-16Automatic date update in version.inGDB Administrator1-1/+1
2024-07-15gdb: pass program space to overlay_invalidate_allSimon Marchi1-7/+5
2024-07-15gdb: pass program space to objfile::makeSimon Marchi4-8/+10
2024-07-15gdb: pass program space to objfile::objfileSimon Marchi2-4/+7
2024-07-15gdb: pass program space to entry_point_addressSimon Marchi5-7/+9
2024-07-15gdb: pass program space to entry_point_address_querySimon Marchi4-8/+11
2024-07-15gdb: pass program space to objfiles_changedSimon Marchi3-7/+8
2024-07-15gdb: pass program space to get_current_source_symtab_and_lineSimon Marchi16-39/+51
2024-07-15gdb: pass program space to have_{full,partial}_symbolsSimon Marchi15-37/+48
2024-07-15gdb: bool-ify a few functions in objfiles.{c,h}Simon Marchi2-50/+50
2024-07-15gdb: pass program space to clear_current_source_symtab_and_lineSimon Marchi5-6/+7
2024-07-15gdb: make `program_space::free_all_objfiles` use `this`Simon Marchi1-1/+1
2024-07-15gdb: pass program space to no_shared_librariesSimon Marchi8-13/+13
2024-07-15gdb: split no_shared_libraries, command vs implementationSimon Marchi9-19/+27
2024-07-15gdb: pass program space to objfile_purge_solibsSimon Marchi3-9/+7
2024-07-15gdb: use objfile::pspace in objfile::unlinkSimon Marchi2-2/+2
2024-07-15gdb: remove some trivial uses of current_program_spaceSimon Marchi2-4/+4
2024-07-15Fix loading a saved recordingHannes Domani2-0/+3
2024-07-15gdb: make objfile::pspace privateSimon Marchi16-44/+49
2024-07-15aarch64: Fix --no-apply-dynamic-relocs for RELRSzabolcs Nagy1-2/+0