aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-15Synchronize config.[sub|guess] with the latest versions from the config project.Nick Clifton3-12/+48
2024-07-15Automatic date update in version.inGDB Administrator1-1/+1
2024-07-14hppa: Fix handling of relocations that apply to dataJohn David Anglin1-37/+51
2024-07-14Automatic date update in version.inGDB Administrator1-1/+1
2024-07-13Revert "MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64"Maciej W. Rozycki4-11/+6
2024-07-13Revert "MIPS/GAS: Omit LI 0 for condition trap"Maciej W. Rozycki4-35/+3
2024-07-13LoongArch: Fix dwarf3 test cases from XPASS to PASSLulu Cai1-5/+0
2024-07-13Automatic date update in version.inGDB Administrator1-1/+1
2024-07-12libiberty: sync with gccSam James6-21/+118
2024-07-12s390: Avoid reloc overflows on undefined weak symbols (cont)Jens Remus4-1/+75
2024-07-12s390: Do not replace brcth referencing undefined weak symbolJens Remus3-7/+5
2024-07-12aarch64: Add support for sme2.1 zero instructions.Srinath Parvathaneni10-210/+610
2024-07-12aarch64: Add support for sme2.1 movaz instructions.Srinath Parvathaneni22-283/+823
2024-07-12aarch64: Add support for sme2.1 luti2 and luti4 instructions.Srinath Parvathaneni10-210/+563
2024-07-12x86: drop unnecessary \() from bundle testsJan Beulich3-15/+15
2024-07-12x86/APX: remove two inconsistenciesJan Beulich7-81/+283
2024-07-12x86/APX: correct TEST/CTESTcc with 1st operand being a memory oneJan Beulich6-8/+33
2024-07-12MIPS/GAS: Omit LI 0 for condition trapYunQiang Su4-3/+35
2024-07-12MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su4-6/+11
2024-07-12aarch64: disable feature b16b16Matthieu Longo4-3/+7
2024-07-11gprofng: add release notes for 2.43Vladimir Mezentsev1-0/+7
2024-07-12Re: base64: Add support for targets with byte size > octet size.Alan Modra1-1/+1
2024-07-12Automatic date update in version.inGDB Administrator1-1/+1
2024-07-11base64: Add support for targets with byte size > octet size.Nick Clifton5-83/+107
2024-07-11gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()Jan Beulich1-3/+2
2024-07-11gas: multi-byte warning adjustmentsJan Beulich8-11/+41
2024-07-11gas: there's no scrubber state 12Jan Beulich1-4/+1
2024-07-11gdb: add testcase for invalid record displayKévin Le Gouguec2-0/+97
2024-07-11X86: Update gas/NEWS for Intel APX.Cui, Lili1-0/+6
2024-07-11RISC-V: Add platform property/capability extensionsTsukasa OI4-0/+78
2024-07-11Re: Add support for a .base64 pseudo-op to gasAlan Modra1-18/+14
2024-07-11LoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He5-7/+24
2024-07-11Automatic date update in version.inGDB Administrator1-1/+1
2024-07-10x86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
2024-07-10RISC-V:[gprofng] Minimal support gprofng for riscv.Yixuan Chen19-8/+99
2024-07-10Add support for a .base64 pseudo-op to gasNick Clifton10-0/+398
2024-07-10libsframe: remove runstatedir in Makefile.inClément Chigot1-1/+0
2024-07-10libsframe: accept --target configure optionClément Chigot3-81/+138