aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-13stop_all_threads: (re-)enable async before waiting for stopsPedro Alves1-0/+81
2023-11-13gdb: clear step over information on thread exit (PR gdb/27338)Pedro Alves5-17/+174
2023-11-13Implement GDB_THREAD_OPTION_EXIT support for native LinuxPedro Alves1-13/+31
2023-11-13Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserverPedro Alves2-17/+30
2023-11-13Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exitPedro Alves4-5/+24
2023-11-13Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to corePedro Alves2-12/+41
2023-11-13gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNOREPedro Alves1-1/+0
2023-11-13all-stop/synchronous RSP support thread-exit eventsPedro Alves2-1/+7
2023-11-13Remove gdb/19675 kfails (displaced stepping + clone)Pedro Alves1-41/+3
2023-11-13gdbserver: Hide and don't detach pending clone childrenPedro Alves5-20/+31
2023-11-13Thread options & clone events (Linux GDBserver)Pedro Alves3-146/+160
2023-11-13Thread options & clone events (native Linux)Pedro Alves2-0/+9
2023-11-13Thread options & clone events (core + remote)Pedro Alves14-2/+493
2023-11-13Avoid duplicate QThreadEvents packetsPedro Alves1-0/+8
2023-11-13Support clone events in the remote protocolPedro Alves3-38/+89
2023-11-13Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONEDPedro Alves10-192/+775
2023-11-13gdb/linux: Delete all other LWPs immediately on ptrace exec eventPedro Alves4-5/+131
2023-11-13Add "maint info linux-lwps" commandAndrew Burgess3-0/+55
2023-11-13[gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassembly_addressTom de Vries1-1/+1
2023-11-13[gdb/tui] Make assert in tui_find_disassembly_address more strictTom de Vries1-6/+6
2023-11-12Remove declaration of re_compTom Tromey1-6/+0
2023-11-13Automatic date update in version.inGDB Administrator1-1/+1
2023-11-12Automatic date update in version.inGDB Administrator1-1/+1
2023-11-11Automatic date update in version.inGDB Administrator1-1/+1
2023-11-10bfd, binutils: add gfx11 amdgpu architecturesSimon Marchi8-1/+37
2023-11-10Correct formatting errors in elf32-microblaze.cMichael J. Eager1-10/+10
2023-11-10Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endianYunQiang Su2-1/+6
2023-11-10GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triplesYunQiang Su4-1/+14
2023-11-10readelf..debug-dump=loc displays bogus base addressesVsevolod Alekseyev2-305/+166
2023-11-10GAS/MIPS: Add mips16-e-irix.d testcaseYunQiang Su2-1/+51
2023-11-10MIPS: Change all E_MIPS_* to EF_MIPS_*Ying Huang10-327/+415
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton83-137/+488
2023-11-10Move new features above the 'Changes in 2.41' commentNick Clifton1-6/+6
2023-11-10Add support for ilp32 register alias.Lulu Cai5-39/+34
2023-11-10Automatic date update in version.inGDB Administrator1-1/+1
2023-11-09bfd: use less memory in string mergingMichael Matz1-0/+14
2023-11-09ld: Avoid overflows in string mergingMichael Matz1-4/+8
2023-11-09ld: aarch64: Use lp64 abi in recent BTI stub testsSzabolcs Nagy5-8/+4
2023-11-09ld: aarch64: Add BTI stub insertion test PR30930Szabolcs Nagy6-0/+172
2023-11-09bfd: aarch64: Avoid BTI stub for a PLT that has BTISzabolcs Nagy1-3/+14
2023-11-09bfd: aarch64: Fix leaks in case of BTI stub reuseSzabolcs Nagy1-24/+32
2023-11-09bfd: aarch64: Fix broken BTI stub PR30930Szabolcs Nagy1-2/+15
2023-11-09bfd: aarch64: Fix BTI stub optimization PR30957Szabolcs Nagy1-4/+3
2023-11-09aarch64: Fix error in THE system register checkingVictor Do Nascimento4-4/+11
2023-11-09x86: rework UWRMSR operand swappingJan Beulich3-18/+13
2023-11-09x86: do away with is_evex_encoding()Jan Beulich3-605/+600
2023-11-09x86: split insn templates' CPU fieldJan Beulich5-566/+4330
2023-11-09x86: Cpu64 handling improvementsJan Beulich4-57/+103
2023-11-09x86: Intel Core processors do not support CMPXCHG16BJan Beulich2-2/+2
2023-11-09Automatic date update in version.inGDB Administrator1-1/+1