aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson7-17/+156
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey28-380/+384
2017-09-20Overload catch_command_errorsTom Tromey2-21/+27
2017-09-20Make "list ambiguous" show symbol names tooPedro Alves8-12/+45
2017-09-20Fix "list ambiguous_variable"Pedro Alves6-46/+86
2017-09-20[OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi2-1/+6
2017-09-20add ChangeLog from previous commitWalfred Tedeschi1-0/+6
2017-09-20gdb - avx512: tests were failing due to missing memory aligment.Walfred Tedeschi1-64/+64
2017-09-20[GOLD] PowerPC function address in non-PICAlan Modra2-5/+26
2017-09-20Automatic date update in version.inGDB Administrator1-1/+1
2017-09-19Add a 'starti' command.John Baldwin9-26/+225
2017-09-19MIPS/LD: Add OpenBSD/mips64 supportMaciej W. Rozycki2-0/+11
2017-09-19Remove one explicit rule for monitor.oYao Qi2-11/+4
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi19-63/+46
2017-09-19PowerPC64 stubs don't match calculated sizeAlan Modra2-6/+7
2017-09-19PR22150, ld keeps a version reference for gc'd symbolsAlan Modra2-117/+118
2017-09-19[GOLD, PowerPC] Add --no-stub-group-multiAlan Modra2-2/+8
2017-09-19Automatic date update in version.inGDB Administrator1-1/+1
2017-09-18Check error return from bfd_canonicalize_dynamic_relocH.J. Lu2-0/+8
2017-09-18dwarf2expr: Remove unused abort_expression label in execute_stack_opSimon Marchi2-1/+5
2017-09-18[PATCH] Sync libiberty/ & include/ with GCC - addendum: update elfcpp/dwarf.h...Nick Clifton1-0/+2
2017-09-18Automatic date update in version.inGDB Administrator1-1/+1
2017-09-17Automatic date update in version.inGDB Administrator1-1/+1
2017-09-16Refactor handle_qxfer_libraries and friends to use std::stringSimon Marchi2-55/+19
2017-09-16Make xml_escape_text return an std::stringSimon Marchi10-66/+43
2017-09-16Add unit test for xml_escape_textSimon Marchi3-2/+56
2017-09-16Add selftests run filteringSimon Marchi29-108/+287
2017-09-16mi_load_progress: Restore current_uiout using a scoped_restoreSimon Marchi2-5/+7
2017-09-16mi_load_progress: Use unique_ptr to manage ui_out lifetimeSimon Marchi2-10/+15
2017-09-15Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)Sergio Durigan Junior4-45/+52
2017-09-16Automatic date update in version.inGDB Administrator1-1/+1
2017-09-15Sync libiberty/ & include/ with GCCPedro Alves19-195/+1929
2017-09-15gdbserver: Remove thread_to_gdb_idSimon Marchi6-40/+30
2017-09-15gdbserver: Remove gdb_id_to_thread_idSimon Marchi4-28/+16
2017-09-15gdbserver: Move detach code to its own functionSimon Marchi2-90/+101
2017-09-15Deduplicate require_running macros and move them upSimon Marchi2-36/+41
2017-09-15Add -l option to src-release script.Nick Clifton2-2/+28
2017-09-15linux-low: Remove unused variablesSimon Marchi2-1/+5
2017-09-15dwarf2read: Replace copy_string usages with savestringSimon Marchi2-17/+8
2017-09-15gdbserver: Remove duplicate functions to find any thread of processSimon Marchi6-70/+24
2017-09-15Fix x86 build failuresYao Qi2-3/+11
2017-09-15PR22118, Incorrectly-capitalized regexpAlan Modra2-1/+6
2017-09-15Enable/disable various dirs in src-release.shAlan Modra2-2/+18
2017-09-15Error when 32-bit ar tries to handle 4G or larger filesAlan Modra2-0/+12
2017-09-15Automatic date update in version.inGDB Administrator1-1/+1
2017-09-14Make dwarf_expr_context::stack an std::vectorSimon Marchi3-78/+64
2017-09-14globalaudit.rd: Allow additional bits in DT_FLAGS_1H.J. Lu2-1/+7
2017-09-14x86: Cache section contents and relocationsH.J. Lu10-5/+96
2017-09-14gdb.base/nodebug.exp: Rename called functionsPedro Alves2-2/+22
2017-09-14Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi3-2/+8