aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Don't call tui_refresh_all from show_layoutTom Tromey2-1/+4
2019-08-30Don't call touchwin in tui_gen_win_info::refresh_windowTom Tromey2-4/+6
2019-08-30Remove NULL checks from box_winTom Tromey2-19/+21
2019-08-30Simplify register displayTom Tromey4-58/+63
2019-08-30Private data members in tui_data_windowTom Tromey4-7/+20
2019-08-30Remove some calls in tui_data_windowTom Tromey2-7/+9
2019-08-30Remove some checks of .empty()Tom Tromey2-111/+104
2019-08-30Remove tui_data_window::display_all_dataTom Tromey3-20/+11
2019-08-30Remove NO_DATA_STRINGTom Tromey3-2/+7
2019-08-30Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archiveH.J. Lu2-0/+13
2019-08-30[PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV instruction correc...Srinath Parvathaneni3-1/+86
2019-08-30[ARC] [COMMITTED] Fix FASTMATH field.Claudiu Zissulescu2-1/+6
2019-08-30Automatic date update in version.inGDB Administrator1-1/+1
2019-08-29Run argv0-symlink.exp only on native target and local host.Sandra Loosemore2-0/+22
2019-08-29Fix PR win32/24284: tcp_auto_retry doesn't work in MinGWBernhard Wodok2-0/+17
2019-08-29[gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries3-4/+25
2019-08-29PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared objectAlan Modra2-17/+10
2019-08-29PowerPC64 xlate_pcrel_optAlan Modra2-19/+29
2019-08-28RISC-V: Fix a gp relaxation reloc overflow error.Jim Wilson2-7/+16
2019-08-29Automatic date update in version.inGDB Administrator1-1/+1
2019-08-29Tidy check_uvalueAlan Modra2-8/+5
2019-08-29PR24891, objdump memory leaks when parsing malformed archiveAlan Modra4-3/+24
2019-08-28[gdb/testsuite] Fix info-var.exp for debug info from other filesTom de Vries2-2/+13
2019-08-29Segfault in ld building SPEC CPU2017 527.cam4_r with -fltoAlan Modra2-1/+7
2019-08-28Fix Gnulib glob.c resource leaks found by CoverityGary Benson4-23/+347
2019-08-28gdb/fortran: Don't include module symbols when searching for typesAndrew Burgess5-2/+26
2019-08-28gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess8-1/+111
2019-08-28Add an option to objcopy to change the alignment of sections.Niklas G?rtler4-6/+72
2019-08-28Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton5-1/+83
2019-08-28Automatic date update in version.inGDB Administrator1-1/+1
2019-08-27Fix compiler warning in linux-namespaces.cChristian Biesinger2-1/+5
2019-08-27Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton4-74/+443
2019-08-27gdb: Add new -n flag to some info commandsAndrew Burgess16-164/+446
2019-08-27Add support for the MVE VMOV instruction to the ARM assembler. This instruct...Srinath Parvathaneni7-202/+272
2019-08-27Automatic date update in version.inGDB Administrator1-1/+1
2019-08-26Factor out the common code in lookup_{static,global}_symbolChristian Biesinger2-57/+57
2019-08-26[gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries4-2/+56
2019-08-26[gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries4-6/+15
2019-08-26Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWa...Sergio Durigan Junior2-18/+23
2019-08-26PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2-2/+9
2019-08-25RISC-V: Improve li expansion for better code density.Kito Cheng5-5/+108
2019-08-25dwarf2read: fix compilation issue with gcc 4.8Simon Marchi2-5/+11
2019-08-26Automatic date update in version.inGDB Administrator1-1/+1
2019-08-25dwarf2read: replace gdb::optional<bool> with enumSimon Marchi2-5/+16
2019-08-25Convert the RX target to make use of target descriptions.Yoshinori Sato8-115/+231
2019-08-25Automatic date update in version.inGDB Administrator1-1/+1
2019-08-24Fix compile warning in symtab.cChristian Biesinger2-6/+10
2019-08-24PowerPC64 segfault in ppc64_elf_edit_tocAlan Modra2-0/+10
2019-08-24Automatic date update in version.inGDB Administrator1-1/+1
2019-08-23Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior13-12/+38