summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic date update in version.inGDB Administrator2019-08-311-1/+1
* RISC-V: Force linker error exit after unresolvable reloc.Jim Wilson2019-08-302-1/+9
* Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...Sergio Durigan Junior2019-08-302-1/+6
* Remove tui_win_info::refresh_allTom Tromey2019-08-307-49/+14
* Don't call wrefresh from tui_cont_sigTom Tromey2019-08-302-2/+4
* Minor rearrangement of tui-stack.cTom Tromey2019-08-302-13/+12
* Make tui_locator_window::set_locator_fullname re-renderTom Tromey2019-08-302-3/+8
* Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey2019-08-302-21/+23
* Turn two locator functions into methodsTom Tromey2019-08-303-47/+59
* Don't call tui_refresh_all from show_layoutTom Tromey2019-08-302-1/+4
* Don't call touchwin in tui_gen_win_info::refresh_windowTom Tromey2019-08-302-4/+6
* Remove NULL checks from box_winTom Tromey2019-08-302-19/+21
* Simplify register displayTom Tromey2019-08-304-58/+63
* Private data members in tui_data_windowTom Tromey2019-08-304-7/+20
* Remove some calls in tui_data_windowTom Tromey2019-08-302-7/+9
* Remove some checks of .empty()Tom Tromey2019-08-302-111/+104
* Remove tui_data_window::display_all_dataTom Tromey2019-08-303-20/+11
* Remove NO_DATA_STRINGTom Tromey2019-08-303-2/+7
* Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archiveH.J. Lu2019-08-302-0/+13
* [PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV instruction correc...Srinath Parvathaneni2019-08-303-1/+86
* [ARC] [COMMITTED] Fix FASTMATH field.Claudiu Zissulescu2019-08-302-1/+6
* Automatic date update in version.inGDB Administrator2019-08-301-1/+1
* Run argv0-symlink.exp only on native target and local host.Sandra Loosemore2019-08-292-0/+22
* Fix PR win32/24284: tcp_auto_retry doesn't work in MinGWBernhard Wodok2019-08-292-0/+17
* [gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries2019-08-293-4/+25
* PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared objectAlan Modra2019-08-292-17/+10
* PowerPC64 xlate_pcrel_optAlan Modra2019-08-292-19/+29
* RISC-V: Fix a gp relaxation reloc overflow error.Jim Wilson2019-08-282-7/+16
* Automatic date update in version.inGDB Administrator2019-08-291-1/+1
* Tidy check_uvalueAlan Modra2019-08-292-8/+5
* PR24891, objdump memory leaks when parsing malformed archiveAlan Modra2019-08-294-3/+24
* [gdb/testsuite] Fix info-var.exp for debug info from other filesTom de Vries2019-08-282-2/+13
* Segfault in ld building SPEC CPU2017 527.cam4_r with -fltoAlan Modra2019-08-292-1/+7
* Fix Gnulib glob.c resource leaks found by CoverityGary Benson2019-08-284-23/+347
* gdb/fortran: Don't include module symbols when searching for typesAndrew Burgess2019-08-285-2/+26
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-288-1/+111
* Add an option to objcopy to change the alignment of sections.Niklas G?rtler2019-08-284-6/+72
* Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton2019-08-285-1/+83
* Automatic date update in version.inGDB Administrator2019-08-281-1/+1
* Fix compiler warning in linux-namespaces.cChristian Biesinger2019-08-272-1/+5
* Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton2019-08-274-74/+443
* gdb: Add new -n flag to some info commandsAndrew Burgess2019-08-2716-164/+446
* Add support for the MVE VMOV instruction to the ARM assembler. This instruct...Srinath Parvathaneni2019-08-277-202/+272
* Automatic date update in version.inGDB Administrator2019-08-271-1/+1
* Factor out the common code in lookup_{static,global}_symbolChristian Biesinger2019-08-262-57/+57
* [gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries2019-08-264-2/+56
* [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries2019-08-264-6/+15
* Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWa...Sergio Durigan Junior2019-08-262-18/+23
* PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2019-08-262-2/+9
* RISC-V: Improve li expansion for better code density.Kito Cheng2019-08-255-5/+108