aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-15binutils/readelf: handle AMDGPU relocation typesusers/simark/amdgpu-readelfSimon Marchi2-0/+24
2022-03-15binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi6-19/+356
2022-03-15binutils/readelf: handle NT_AMDGPU_METADATA note nameSimon Marchi2-0/+24
2022-03-15binutils/readelf: decode AMDGPU-specific e_flagsSimon Marchi2-0/+206
2022-03-15binutils/readelf: handle AMDGPU OS ABIsSimon Marchi2-0/+13
2022-03-15opcodes: handle bfd_amdgcn_arch in configure scriptSimon Marchi2-0/+2
2022-03-15bfd: add AMDGCN architectureSimon Marchi13-0/+227
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
2022-03-11Automatic date update in version.inGDB Administrator1-1/+1
2022-03-10gdb/auto-load: Remove repeating "auto-load" from debug messageAaron Merey1-2/+1
2022-03-10Change how "print/x" displays floating-point valueTom Tromey6-23/+52
2022-03-10Simplify the ui-out progress APITom Tromey2-8/+8
2022-03-10gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess1-1/+1
2022-03-10Process exit status is leader exit status testcaseLancelot SIX2-0/+110
2022-03-10Re-add zombie leader on exit, gdbserver/linuxPedro Alves1-38/+82
2022-03-10Re-add zombie leader on exit, gdb/linuxPedro Alves1-27/+80
2022-03-10gdbserver: Reindent check_zombie_leadersPedro Alves1-51/+50
2022-03-10gdbserver: Reorganize linux_process_target::filter_eventPedro Alves1-36/+40
2022-03-10gdb: Reorganize linux_nat_filter_eventPedro Alves1-35/+40
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves2-37/+87
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2-1/+17
2022-03-10Fix gdbserver/linux target_waitstatus logging assertPedro Alves1-2/+2
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton9-12/+105
2022-03-10Re: ld: Add a before_plugin_all_symbols_read hookAlan Modra1-1/+1
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu13-176/+283
2022-03-10Automatic date update in version.inGDB Administrator1-1/+1
2022-03-09toplevel: Makefile.def: Make configure-sim depend on all-readlineHans-Peter Nilsson2-2/+2
2022-03-09GDB/testsuite: Fix a "displayed" typo in gdb.base/default.expMaciej W. Rozycki1-1/+1
2022-03-09GDB/testsuite: Remove a stray backslash from gdb.base/settings.expMaciej W. Rozycki1-1/+1
2022-03-09* gdb/doc/gdb.texinfo (Requirements): Fix a typo.Christina Schimpe1-1/+1
2022-03-09Constant fold view increment expressionsAlan Modra2-6/+14