aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22gdb/jit: split jit_objfile_data in twoSimon Marchi4-31/+57
2020-07-22gdb/jit: link to jit_objfile_data directly from the objfile structSimon Marchi4-61/+72
2020-07-22gdb/jit: pass the jiter objfile as an argument to jit_event_handlerTankut Baris Aktemur4-15/+34
2020-07-22MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki26-12/+1857
2020-07-22MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki2-5/+7
2020-07-22gdbserver: handle running threads in qXfer:threads:readPedro Alves5-13/+68
2020-07-22ld: Properly override the IR definitionH.J. Lu13-6/+167
2020-07-22bfd: xtensa: pr26246: fix removed_literal_compareMax Filippov2-4/+11
2020-07-21Retire the now-unused gdbarch handle_segmentation_fault hook.John Baldwin5-66/+9
2020-07-21Migrate the sparc64 ADI handle_segmentation_fault hook to report_signal_info.John Baldwin2-6/+14
2020-07-21Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.John Baldwin4-10/+21
2020-07-21Report architecture-specific signal information for core files.John Baldwin2-1/+9
2020-07-21Add a new gdbarch hook to report additional signal information.John Baldwin5-0/+60
2020-07-22Automatic date update in version.inGDB Administrator1-1/+1
2020-07-21gdb/python: Reuse gdb.RegisterGroup objects where possibleAndrew Burgess4-11/+61
2020-07-21gdb/python: Reuse gdb.RegisterDescriptor objects where possibleAndrew Burgess4-13/+82
2020-07-21gdb, gdbserver: make stopped_pids global variables staticSimon Marchi4-2/+10
2020-07-21gdb: handle undefined properties in ada_discrete_type_{low,high}_boundSimon Marchi2-2/+36
2020-07-21[gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse}.exp with gcc-8Tom de Vries3-6/+60
2020-07-21[gdb/testsuite] Fix step-reverse.c with gcc-10Tom de Vries2-1/+5
2020-07-21Enable multi-process mode in the NetBSD native target.Kamil Rytarowski3-0/+16
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich6-14/+25
2020-07-21Fix Unreasonable arch and cpu conflict warning for ther CSky architecture.Cooper Qu2-2/+8
2020-07-21Updated Swedish translation for the binutils sub-directoryNick Clifton2-1899/+2075
2020-07-21[gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-8Tom de Vries2-2/+7
2020-07-21Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich6-9/+26
2020-07-21[gdb/testsuite] Make inline-locals.c deterministicTom de Vries3-1/+16
2020-07-21[gdb/testsuite] Don't leak env vars in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries2-89/+125
2020-07-21MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki2-11/+7
2020-07-21Automatic date update in version.inGDB Administrator1-1/+1
2020-07-20Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.John Baldwin4-0/+44
2020-07-20guile: Add support for Guile 3.0.Ludovic Courtès10-10/+29
2020-07-20guile: Add support for Guile 2.2.Ludovic Courtès9-175/+542
2020-07-20Skip tests requiring "alignof (void)" when compiling using clangGary Benson2-1/+17
2020-07-20Fix problem running a few PowerPC linker tests when the .data section is reta...Nick Clifton2-3/+8
2020-07-20PR26265, Spurious 'gc-sections requires ... when --init or --finiAlan Modra5-10/+34
2020-07-20[gdb/testsuite] Stabilize execution order in omp-par-scope.cTom de Vries2-0/+55
2020-07-20x86: Update PR gas/26263 linker testsH.J. Lu4-9/+17
2020-07-20[gdb/testsuite] Fix valgrind-infcall-2.exp without libc debug infoTom de Vries2-1/+5
2020-07-20[gdb/testsuite] Bail out after gdb_start error in gdb.threads/attach-slow-wai...Tom de Vries2-1/+10
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich6-7/+95
2020-07-20gas: generalize comment character escaping recognitionJan Beulich2-18/+15
2020-07-20x86: honor absolute section when emitting codeJan Beulich6-32/+189
2020-07-20ix86: enable more ELF tests for VxWorksJan Beulich2-9/+19
2020-07-20Automatic date update in version.inGDB Administrator1-1/+1
2020-07-19gold: Update x32 testH.J. Lu2-4/+5
2020-07-19gold: Update x86-64 testsH.J. Lu5-14/+21
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu10-6/+81
2020-07-19ld: optionally emit _etext last, before .dataHans-Peter Nilsson4-4/+21
2020-07-19Power10 stub selectionAlan Modra13-34/+359