summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipusers/roland/gprofng-zlibRoland McGrath2022-03-162-8/+14
* objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song2022-03-165-2/+24
* Reimplement array concatenation for Ada and DTom Tromey2022-03-167-134/+131
* Remove eval_op_concatTom Tromey2022-03-163-18/+2
* Ada support for wide stringsTom Tromey2022-03-163-6/+63
* Remove eval_op_stringTom Tromey2022-03-162-15/+11
* Powerpc fix for gdb.base/ending-run.expCarl Love2022-03-161-0/+16
* dlltool: Use the output name as basis for deterministic temp prefixesMartin Storsj?2022-03-162-3/+10
* gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany2022-03-168-69/+106
* gprofng: Use symver attribute if availableH.J. Lu2022-03-166-86/+72
* gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu2022-03-165-6/+134
* gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu2022-03-165-4/+69
* gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu2022-03-162-1/+9
* binutils/readelf: handle AMDGPU relocation typesSimon Marchi2022-03-164-0/+32
* binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi2022-03-167-19/+374
* binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi2022-03-164-0/+33
* binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi2022-03-164-0/+217
* binutils/readelf: handle AMDGPU OS ABIsSimon Marchi2022-03-164-0/+22
* opcodes: handle bfd_amdgcn_arch in configure scriptSimon Marchi2022-03-163-0/+7
* bfd: add AMDGCN architectureSimon Marchi2022-03-1615-0/+253
* Updated Serbian (for binutils/) and Russian (for gprof/) translationsNick Clifton2022-03-164-2058/+2451
* Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves2022-03-163-15/+45
* Automatic date update in version.inGDB Administrator2022-03-161-1/+1
* Delete PowerPC macro insn supportAlan Modra2022-03-163-155/+3
* PowerPC SPE/SPE2 aliases in powerpc_macrosAlan Modra2022-03-161-30/+27
* PowerPC VLE extended instructions in powerpc_macrosAlan Modra2022-03-162-18/+15
* PowerPC32 extended instructions in powerpc_macrosAlan Modra2022-03-163-42/+313
* PowerPC64 extended instructions in powerpc_macrosAlan Modra2022-03-1613-46/+274
* Do not capture updated 'pc' in add_local_symbolsTom Tromey2022-03-151-2/+2
* gprofng: avoid using `fallthrough' attributesJose E. Marchesi2022-03-152-1/+6
* Fix bug in dwarf-mode.elTom Tromey2022-03-152-4/+11
* gdb/testsuite: rename a proc and fix a typoAndrew Burgess2022-03-151-41/+41
* gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton2022-03-158-16/+93
* gprofng: Don't generate gprofng.info in sourceH.J. Lu2022-03-152-20/+12
* gdb: LoongArch: fix failed testcases in gdb.base/align-c.expTiezhu Yang2022-03-151-0/+4
* Automatic date update in version.inGDB Administrator2022-03-151-1/+1
* gdb/python/mi: create MI commands using pythonAndrew Burgess2022-03-1412-18/+1553
* gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess2022-03-143-6/+27
* gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess2022-03-143-14/+0
* Replace deprecated_target_wait_hook by observersPatrick Monnerat2022-03-147-24/+26
* Correctly print subrange types in generic_value_printTom Tromey2022-03-142-1/+86
* [aarch64/arm] Properly extract the return value returned in memoryLuis Machado2022-03-144-5/+130
* Automatic date update in version.inGDB Administrator2022-03-141-1/+1
* PR28959, obdump doesn't disassemble mftb instructionAlan Modra2022-03-141-2/+3
* Automatic date update in version.inGDB Administrator2022-03-131-1/+1
* Relax regexp in gdb.rust/unsized.expTom Tromey2022-03-121-2/+1
* Automatic date update in version.inGDB Administrator2022-03-121-1/+1
* Avoid crash with cross-linux core fileTom Tromey2022-03-111-4/+4
* gdb/testsuite: remove duplicates from gdb.base/stap-probe.expAndrew Burgess2022-03-111-6/+11
* gprofng: a new GNU profilerVladimir Mezentsev2022-03-11319-8/+222979