aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-29tc-microblaze.c - int compare for X_add_number.Neal Frager1-1/+1
2023-09-29bfd: microblaze: Fix bug in TLSTPREL RelocationNeal Frager1-2/+2
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu20-2/+236
2023-09-29Fix: Segmentation fault caused by npd in objdumpNick Clifton2-2/+12
2023-09-29Update README file's installation instructionsNick Clifton1-6/+20
2023-09-29gdb: add Sam James to MAINTAINERSSam James1-0/+1
2023-09-28gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH testKevin Buettner3-0/+145
2023-09-28gdb: remove nbsd_{ilp32,lp64}_solib_svr4_fetch_link_map_offsetsSimon Marchi2-18/+0
2023-09-28gdb: remove unused imports in solib*.[ch]Simon Marchi8-29/+3
2023-09-29Automatic date update in version.inGDB Administrator1-1/+1
2023-09-28Added support in gas for mlittle-endian and mbig-endian flags as options.Michael J. Eager3-1/+22
2023-09-28[gdb/tui] Fix segfault in tui_find_disassembly_addressTom de Vries1-0/+39
2023-09-28Remove old gdb_bfd_openr_iovecTom Tromey2-43/+0
2023-09-28Convert solib-rocm to new type-safe gdb_bfd_openr_iovecTom Tromey1-48/+18
2023-09-28Convert minidebug to new type-safe gdb_bfd_openr_iovecTom Tromey1-58/+40
2023-09-28Convert target fileio to new type-safe gdb_bfd_openr_iovecTom Tromey1-47/+50
2023-09-28Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovecTom Tromey1-41/+20
2023-09-28Small constructor change to target_bufferTom Tromey1-3/+3
2023-09-28Introduce type-safe variant of gdb_bfd_openr_iovecTom Tromey2-0/+73
2023-09-28gdb: use reopen_exec_file from reread_symbolsAndrew Burgess2-18/+10
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess6-0/+198
2023-09-28gdb: pass more arguments to the executable_changed observerAndrew Burgess2-6/+23
2023-09-28gdb: remove unnecessary notification of executable_changed observerAndrew Burgess1-4/+0
2023-09-28gdb: remove final user of the executable_changed observerAndrew Burgess1-4/+6
2023-09-28gdb: remove one user of the executable changed observerAndrew Burgess1-11/+7
2023-09-28gdb/python: new Progspace.executable_filename attributeAndrew Burgess5-0/+165
2023-09-28gdb/python: new Progspace.symbol_file attributeAndrew Burgess4-0/+54
2023-09-28gdb/doc: extend the description for Progspace.filenameAndrew Burgess2-2/+7
2023-09-28gdb/x86: use size of XSAVE area of enabled featuresSimon Marchi1-3/+3
2023-09-28Add support to readelf for the PT_OPENBSD_NOBTCFI segment type.Frederic Cambus4-0/+11
2023-09-28Fix: nm: SEGV on unknow address at nm.c:718 in print_symnameNick Clifton3-9/+42
2023-09-28[gdb/testsuite] Add nopie to gdb.base/unwind-on-each-insn-amd64-2.expTom de Vries5-7/+23
2023-09-28Automatic date update in version.inGDB Administrator1-1/+1
2023-09-27config/debuginfod.m4: Add check for libdebuginfod 0.188Aaron Merey5-3/+232
2023-09-27nm: heap-buffer-overflow at elfcode.h:1507 in bfd_elf64_slurp_symbol_tableNick Clifton2-2/+11
2023-09-27x86: prefer VEX encodings over EVEX ones when possibleJan Beulich10-10/+246
2023-09-27x86: drop cpu_arch_tune_flagsJan Beulich1-22/+4
2023-09-27x86: correct cpu_arch_isa_flags maintenanceJan Beulich4-47/+83
2023-09-27Adjust gdb.thread/pthreads.exp for CygwinPedro Alves1-7/+7
2023-09-27In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUPPedro Alves1-1/+2
2023-09-27Fix gdb.threads/pthreads.exp error handling/printingPedro Alves1-8/+22
2023-09-27Fix gdb.threads/pthreads.c formattingPedro Alves1-18/+27
2023-09-27gdb.threads/pthreads.c, K&R -> ANSI function stylePedro Alves1-7/+3
2023-09-27opcodes: microblaze: Add wdc.ext.clear and wdc.ext.flush insnsNeal Frager2-17/+20
2023-09-27Fix: Output section type does not been applied to section forced output by `....Hsinyuan Xavier2-2/+24
2023-09-27x86: fold FMA VEX and EVEX templatesJan Beulich3-1183/+516
2023-09-27x86: fold VAES/VPCLMULQDQ VEX and EVEX templatesJan Beulich3-331/+219
2023-09-27x86: fold certain VEX and EVEX templatesJan Beulich4-1033/+764
2023-09-27x86: tighten .insn SAE and broadcast checkingJan Beulich1-2/+3
2023-09-27x86-64: REX.W overrides DATA_PREFIXJan Beulich1-2/+5