summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS/LD: Add OpenBSD/mips64 supportMaciej W. Rozycki2017-09-192-0/+11
| * Remove one explicit rule for monitor.oYao Qi2017-09-192-11/+4
| * Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-1919-63/+46
| * PowerPC64 stubs don't match calculated sizeAlan Modra2017-09-192-6/+7
| * PR22150, ld keeps a version reference for gc'd symbolsAlan Modra2017-09-192-117/+118
| * [GOLD, PowerPC] Add --no-stub-group-multiAlan Modra2017-09-192-2/+8
| * Automatic date update in version.inGDB Administrator2017-09-191-1/+1
| * Check error return from bfd_canonicalize_dynamic_relocH.J. Lu2017-09-182-0/+8
| * dwarf2expr: Remove unused abort_expression label in execute_stack_opSimon Marchi2017-09-182-1/+5
| * [PATCH] Sync libiberty/ & include/ with GCC - addendum: update elfcpp/dwarf.h...Nick Clifton2017-09-181-0/+2
| * Automatic date update in version.inGDB Administrator2017-09-181-1/+1
| * Automatic date update in version.inGDB Administrator2017-09-171-1/+1
| * Refactor handle_qxfer_libraries and friends to use std::stringSimon Marchi2017-09-162-55/+19
| * Make xml_escape_text return an std::stringSimon Marchi2017-09-1610-66/+43
| * Add unit test for xml_escape_textSimon Marchi2017-09-163-2/+56
| * Add selftests run filteringSimon Marchi2017-09-1629-108/+287
| * mi_load_progress: Restore current_uiout using a scoped_restoreSimon Marchi2017-09-162-5/+7
| * mi_load_progress: Use unique_ptr to manage ui_out lifetimeSimon Marchi2017-09-162-10/+15
| * Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)Sergio Durigan Junior2017-09-154-45/+52
| * Automatic date update in version.inGDB Administrator2017-09-161-1/+1
| * Sync libiberty/ & include/ with GCCPedro Alves2017-09-1519-195/+1929
| * gdbserver: Remove thread_to_gdb_idSimon Marchi2017-09-156-40/+30
| * gdbserver: Remove gdb_id_to_thread_idSimon Marchi2017-09-154-28/+16
| * gdbserver: Move detach code to its own functionSimon Marchi2017-09-152-90/+101
| * Deduplicate require_running macros and move them upSimon Marchi2017-09-152-36/+41
| * Add -l option to src-release script.Nick Clifton2017-09-152-2/+28
| * linux-low: Remove unused variablesSimon Marchi2017-09-152-1/+5
| * dwarf2read: Replace copy_string usages with savestringSimon Marchi2017-09-152-17/+8
| * gdbserver: Remove duplicate functions to find any thread of processSimon Marchi2017-09-156-70/+24
| * Fix x86 build failuresYao Qi2017-09-152-3/+11
| * PR22118, Incorrectly-capitalized regexpAlan Modra2017-09-152-1/+6
| * Enable/disable various dirs in src-release.shAlan Modra2017-09-152-2/+18
| * Error when 32-bit ar tries to handle 4G or larger filesAlan Modra2017-09-152-0/+12
| * Automatic date update in version.inGDB Administrator2017-09-151-1/+1
| * Make dwarf_expr_context::stack an std::vectorSimon Marchi2017-09-143-78/+64
| * globalaudit.rd: Allow additional bits in DT_FLAGS_1H.J. Lu2017-09-142-1/+7
| * x86: Cache section contents and relocationsH.J. Lu2017-09-1410-5/+96
| * gdb.base/nodebug.exp: Rename called functionsPedro Alves2017-09-142-2/+22
| * Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi2017-09-143-2/+8
| * Make dwarf_stack_value::in_stack_memory a boolSimon Marchi2017-09-144-19/+35
| * Make dwarf_expr_piece::pieces an std::vectorSimon Marchi2017-09-144-124/+124
| * Fix address violation when parsing a corrupt PE binary.Nick Clifton2017-09-142-2/+9
| * Add enable-gold and enable-ld to src-releasematt rice2017-09-142-1/+5
| * PR22127, as segfaults assembling invalid .relocAlan Modra2017-09-142-1/+7
| * Automatic date update in version.inGDB Administrator2017-09-141-1/+1
| * elfxx-x86.h: Fix a typo in commentsH.J. Lu2017-09-132-1/+5
| * Automatic date update in version.inGDB Administrator2017-09-131-1/+1
| * probe: Replace VEC(probe_ops_cp) with std::vectorSimon Marchi2017-09-126-31/+26
| * Make collect_probes return an std::vectorSimon Marchi2017-09-123-94/+92
| * Make probe_ops::get_probes fill an std::vectorSimon Marchi2017-09-128-60/+65