aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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