aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10sim: m32r: enable warnings in traps.cMike Frysinger2-4/+0
2024-01-10sim: m32r: fixup some of the int<->pointer castsMike Frysinger4-31/+94
2024-01-10sim: m32r: fix missing break statementMike Frysinger1-0/+1
2024-01-10sim: m32r: migrate ftime() to clock_gettime()Mike Frysinger1-5/+8
2024-01-10sim: m32r: cleanup unused variablesMike Frysinger1-3/+1
2024-01-10sim: igen: add printf attributes to the prototypes tooMike Frysinger1-4/+4
2024-01-10gdbsupport: tighten up libiberty code a bit with dnlMike Frysinger5-17/+7
2024-01-10sim: build: switch to gdbsupport/libiberty.m4Mike Frysinger5-13/+411
2024-01-10sim: ppc: rework defines.h to handle HAVE symbols defined to 0Mike Frysinger2-2/+2
2024-01-10gdb: libiberty: switch to AC_CHECK_DECLS_ONCEMike Frysinger4-177/+211
2024-01-10gdb: move libiberty.m4 to gdbsupportMike Frysinger5-6/+7
2024-01-11Automatic date update in version.inGDB Administrator1-1/+1
2024-01-10gprofng: add an examples directoryVladimir Mezentsev8-0/+1115
2024-01-10gprofng: 31123 improvements to hardware event implementationVladimir Mezentsev8-247/+293
2024-01-10Fix AIX catchpoint warning during fork () eventAditya Vidyadhar Kamath1-0/+16
2024-01-10Sync top level configure and makefilesNick Clifton5-23/+1114
2024-01-10gas: aarch64: Add system registers for Debug and PMU extensionsSaurabh Jha5-0/+207
2024-01-10[gdb] Fix assertion failure for checkpoint delete 0Tom de Vries2-0/+25
2024-01-10[gdb] Fix info checkpointsTom de Vries2-5/+18
2024-01-10[gdb] Make variable printed bool in info_checkpoints_commandTom de Vries1-3/+4
2024-01-10gdb/symtab: Eliminate deferred_entryTom de Vries3-31/+68
2024-01-10gdb/symtab: Make cooked_index_entry::parent_entry privateTom de Vries3-16/+29
2024-01-10gdb/symtab: Allow changing of added cooked_index entriesTom de Vries2-11/+11
2024-01-09Fix ASAN failure in DWO codeTom Tromey1-8/+23
2024-01-10Automatic date update in version.inGDB Administrator1-1/+1
2024-01-09Fix thread-less buildTom Tromey1-4/+4
2024-01-09Pass GUILE down to subdirectoriesTom Tromey3-4/+12
2024-01-09ld: Add --enable-mark-plt configure optionH.J. Lu6-3/+73
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu7-62/+167
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu9-0/+59
2024-01-09Fix two bugs in gdbserver thread name handlingTom Tromey1-3/+6
2024-01-09Use unrelocated_addr in dwarf2_base_index_functions::find_per_cuTom Tromey4-12/+14
2024-01-09x86: add missing APX logic to cpu_flags_match()Jan Beulich4-1/+48
2024-01-09x86: FMA insns aren't eligible to VEX2 encodingJan Beulich8-0/+11
2024-01-09PPC64/ELF: adjust comment wrt ABI versionsJan Beulich1-1/+1
2024-01-09Synchronize sourceware version of the libiberty sources with the master gcc v...Nick Clifton8-31/+342
2024-01-09aarch64: ADD FEAT_THE RCWCAS instructions.Srinath Parvathaneni18-139/+2251
2024-01-09aarch64: Regenerate aarch64-*-2.c filesVictor Do Nascimento3-2407/+2454
2024-01-09arch64: Add optional operand register pair support testsVictor Do Nascimento5-0/+57
2024-01-09aarch64: Add support for 128-bit system register mrrs and msrr insnsVictor Do Nascimento10-5/+89
2024-01-09aarch64: Add TLBIP testsVictor Do Nascimento2-0/+259
2024-01-09aarch64: Add xs variants of tlbip operandsVictor Do Nascimento2-0/+125
2024-01-09aarch64: Implement TLBIP 128-bit instructionVictor Do Nascimento3-0/+5
2024-01-09aarch64: Create QL_SRC_X2 and QL_DEST_X2 qualifier macrosVictor Do Nascimento1-0/+12
2024-01-09aarch64: Apply narrowing of allowed immediate values for SYSPVictor Do Nascimento6-3/+41
2024-01-09aarch64: Add support for the SYSP 128-bit system instructionVictor Do Nascimento5-3/+20
2024-01-09aarch64: Add support for optional operand pairsVictor Do Nascimento2-3/+28
2024-01-09aarch64: Add support for xzr register in register pair operandsVictor Do Nascimento5-4/+26
2024-01-09aarch64: Expand maximum number of operands from 5 to 6Victor Do Nascimento2-1/+3
2024-01-09aarch64: Add +d128 architectural feature supportVictor Do Nascimento4-0/+12