summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binutils/readelf: handle AMDGPU relocation typesusers/simark/amdgpu-readelfSimon Marchi2022-03-152-0/+24
* binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi2022-03-156-19/+356
* binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi2022-03-152-0/+24
* binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi2022-03-152-0/+206
* binutils/readelf: handle AMDGPU OS ABIsSimon Marchi2022-03-152-0/+13
* opcodes: handle bfd_amdgcn_arch in configure scriptSimon Marchi2022-03-152-0/+2
* bfd: add AMDGCN architectureSimon Marchi2022-03-1513-0/+227
* 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
* Automatic date update in version.inGDB Administrator2022-03-111-1/+1
* gdb/auto-load: Remove repeating "auto-load" from debug messageAaron Merey2022-03-101-2/+1
* Change how "print/x" displays floating-point valueTom Tromey2022-03-106-23/+52
* Simplify the ui-out progress APITom Tromey2022-03-102-8/+8
* gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess2022-03-101-1/+1
* Process exit status is leader exit status testcaseLancelot SIX2022-03-102-0/+110
* Re-add zombie leader on exit, gdbserver/linuxPedro Alves2022-03-101-38/+82
* Re-add zombie leader on exit, gdb/linuxPedro Alves2022-03-101-27/+80
* gdbserver: Reindent check_zombie_leadersPedro Alves2022-03-101-51/+50
* gdbserver: Reorganize linux_process_target::filter_eventPedro Alves2022-03-101-36/+40
* gdb: Reorganize linux_nat_filter_eventPedro Alves2022-03-101-35/+40
* Fix gdb.threads/current-lwp-dead.exp racePedro Alves2022-03-102-37/+87
* Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2022-03-102-1/+17
* Fix gdbserver/linux target_waitstatus logging assertPedro Alves2022-03-101-2/+2
* Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton2022-03-109-12/+105
* Re: ld: Add a before_plugin_all_symbols_read hookAlan Modra2022-03-101-1/+1
* ld: Add a before_plugin_all_symbols_read hookH.J. Lu2022-03-0913-176/+283
* Automatic date update in version.inGDB Administrator2022-03-101-1/+1
* toplevel: Makefile.def: Make configure-sim depend on all-readlineHans-Peter Nilsson2022-03-092-2/+2
* GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki2022-03-091-1/+1
* GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki2022-03-091-1/+1
* * gdb/doc/gdb.texinfo (Requirements): Fix a typo.Christina Schimpe2022-03-091-1/+1
* Constant fold view increment expressionsAlan Modra2022-03-092-6/+14