aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-02-20gdb: Allow more control over where to find python librariesAndrew Burgess1-0/+7
2020-02-19Two compute_and_set_names simplificationsTom Tromey1-0/+5
2020-02-19gdb: dwarf2/read.c: remove unused objfile parameters/variablesSimon Marchi1-0/+7
2020-02-19rust/25535 Apply embedded offset to enum variant calculationDoug Evans1-0/+6
2020-02-19Fix declaration of mips_pc_is_mipsTom Tromey1-0/+4
2020-02-19Use obstack_strdup in ada-lang.cTom Tromey1-0/+4
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess1-0/+4
2020-02-19Remove useless NULL check in python.cTom Tromey1-0/+5
2020-02-19gdbserver: Add RISC-V/Linux supportMaciej W. Rozycki1-0/+4
2020-02-19gdb/riscv: Update API for looking up target descriptionsAndrew Burgess1-0/+27
2020-02-18gdb: change print format of flag enums with value 0Simon Marchi1-0/+6
2020-02-18gdb: print unknown part of flag enum in hexSimon Marchi1-0/+5
2020-02-18gdb: allow duplicate enumerators in flag enumsSimon Marchi1-0/+6
2020-02-18gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi1-0/+8
2020-02-18Fix build with gcc-4.8.xBernd Edlinger1-0/+10
2020-02-18gdb: update email address for Palmer DabbeltSimon Marchi1-0/+4
2020-02-14gdb: introduce displaced_step_closure_up type aliasSimon Marchi1-0/+23
2020-02-14Cache .gnu_debugdata BFDTom Tromey1-0/+5
2020-02-14gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptrSimon Marchi1-0/+20
2020-02-14gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clearSimon Marchi1-0/+17
2020-02-14gnulib: import count-one-bits module and use itSimon Marchi1-0/+14
2020-02-14Return unique_xmalloc_ptr from call_site_find_chainTom Tromey1-0/+9
2020-02-14[gdb] Speedup lnp_state_machine::handle_special_opcodeRichard Biener1-0/+5
2020-02-13Adding myself to gdb/MAINTAINERSAlok Kumar Sharma1-0/+4
2020-02-12Remove some dead code from event-loop.cTom Tromey1-0/+5
2020-02-12Move the frame data to the BFD when possibleTom Tromey1-0/+8
2020-02-12Remove the objfile backlink from comp_unitTom Tromey1-0/+9
2020-02-12Remove a use of the comp_unit backlinkTom Tromey1-0/+6
2020-02-12Add per-unit obstackTom Tromey1-0/+5
2020-02-12Store the comp_unit instead of the FDE tableTom Tromey1-0/+8
2020-02-12Change fde table to a vectorTom Tromey1-0/+9
2020-02-12Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger1-0/+7
2020-02-12Print more information in arm_dump_tdepChristian Biesinger1-0/+4
2020-02-12Remove dwarf_expr_batonTom Tromey1-0/+4
2020-02-12Cache the Thread Local Base pointer type in the gdbarchHannes Domani1-0/+5
2020-02-11Update a comment in psymtab.hTom Tromey1-0/+4
2020-02-11Don't allow copying of auto_obstackTom Tromey1-0/+5
2020-02-11Don't forward-declare struct objfile in dwarf2/frame.hTom Tromey1-0/+4
2020-02-11Remove use of deprecated_add_core_fns in cris_tdep.cChristian Biesinger1-0/+10
2020-02-11Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger1-0/+5
2020-02-11Add missing \n in fprintfChristian Biesinger1-0/+4
2020-02-11Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi1-0/+4
2020-02-11Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi1-0/+4
2020-02-11Move gdb/warning.m4 to gdbsupportSimon Marchi1-0/+5
2020-02-11Remove some ui_file_* functionsTom Tromey1-0/+28
2020-02-10[gdb] Fix -Wstrict-null-sentinel warningsTom de Vries1-0/+5
2020-02-09[gdb] Mention CU offset for <artifical> if verboseTom de Vries1-0/+5
2020-02-09Use enums for human-readable exception information.Hannes Domani1-0/+6
2020-02-09Display ExceptionRecord for $_siginfoHannes Domani1-0/+14
2020-02-08Remove "keep" parameter from cutu_reader constructorTom Tromey1-0/+15