aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16wipusers/roland/gprofng-zlibRoland McGrath2-8/+14
2022-03-16objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song5-2/+24
2022-03-16Reimplement array concatenation for Ada and DTom Tromey7-134/+131
2022-03-16Remove eval_op_concatTom Tromey3-18/+2
2022-03-16Ada support for wide stringsTom Tromey3-6/+63
2022-03-16Remove eval_op_stringTom Tromey2-15/+11
2022-03-16Powerpc fix for gdb.base/ending-run.expCarl Love1-0/+16
2022-03-16dlltool: Use the output name as basis for deterministic temp prefixesMartin Storsj?2-3/+10
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany8-69/+106
2022-03-16gprofng: Use symver attribute if availableH.J. Lu6-86/+72
2022-03-16gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu5-6/+134
2022-03-16gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu5-4/+69
2022-03-16gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu2-1/+9
2022-03-16binutils/readelf: handle AMDGPU relocation typesSimon Marchi4-0/+32
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi7-19/+374
2022-03-16binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi4-0/+33
2022-03-16binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi4-0/+217
2022-03-16binutils/readelf: handle AMDGPU OS ABIsSimon Marchi4-0/+22
2022-03-16opcodes: handle bfd_amdgcn_arch in configure scriptSimon Marchi3-0/+7
2022-03-16bfd: add AMDGCN architectureSimon Marchi15-0/+253
2022-03-16Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton4-2058/+2451
2022-03-16Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves3-15/+45
2022-03-16Automatic date update in version.inGDB Administrator1-1/+1
2022-03-16Delete PowerPC macro insn supportAlan Modra3-155/+3
2022-03-16PowerPC SPE/SPE2 aliases in powerpc_macrosAlan Modra1-30/+27
2022-03-16PowerPC VLE extended instructions in powerpc_macrosAlan Modra2-18/+15
2022-03-16PowerPC32 extended instructions in powerpc_macrosAlan Modra3-42/+313
2022-03-16PowerPC64 extended instructions in powerpc_macrosAlan Modra13-46/+274
2022-03-15Do not capture updated 'pc' in add_local_symbolsTom Tromey1-2/+2
2022-03-15gprofng: avoid using `fallthrough' attributesJose E. Marchesi2-1/+6
2022-03-15Fix bug in dwarf-mode.elTom Tromey2-4/+11
2022-03-15gdb/testsuite: rename a proc and fix a typoAndrew Burgess1-41/+41
2022-03-15gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton8-16/+93
2022-03-15gprofng: Don't generate gprofng.info in sourceH.J. Lu2-20/+12
2022-03-15gdb: LoongArch: fix failed testcases in gdb.base/align-c.expTiezhu Yang1-0/+4
2022-03-15Automatic date update in version.inGDB Administrator1-1/+1
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess12-18/+1553
2022-03-14gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess3-6/+27
2022-03-14gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess3-14/+0
2022-03-14Replace deprecated_target_wait_hook by observersPatrick Monnerat7-24/+26
2022-03-14Correctly print subrange types in generic_value_printTom Tromey2-1/+86
2022-03-14[aarch64/arm] Properly extract the return value returned in memoryLuis Machado4-5/+130
2022-03-14Automatic date update in version.inGDB Administrator1-1/+1
2022-03-14PR28959, obdump doesn't disassemble mftb instructionAlan Modra1-2/+3
2022-03-13Automatic date update in version.inGDB Administrator1-1/+1
2022-03-12Relax regexp in gdb.rust/unsized.expTom Tromey1-2/+1
2022-03-12Automatic date update in version.inGDB Administrator1-1/+1
2022-03-11Avoid crash with cross-linux core fileTom Tromey1-4/+4
2022-03-11gdb/testsuite: remove duplicates from gdb.base/stap-probe.expAndrew Burgess1-6/+11
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev319-8/+222979