external/binutils.git
2017-09-22 Rainer OrthFix gdb 8.1 Solaris compilation
2017-09-22 Alan Modra[GOLD] clone assert breakage
2017-09-22 Alan Modra[GOLD] Set non-exec stack for ppc64
2017-09-22 Alan Modrareadelf tests
2017-09-22 GDB AdministratorAutomatic date update in version.in
2017-09-21 Maciej W. Rozyckireadelf: Handle E_MIPS_MACH_5900
2017-09-21 James CowgillPR gas/21762: MIPS: Fix .stabs directive marking labels...
2017-09-21 Kevin BuettnerTest case for Inferior.thread_from_thread_handle
2017-09-21 Kevin BuettnerDocumentation for qXfer:threads:read handle attribute
2017-09-21 Kevin BuettnerAdd thread_handle_to_thread_info support for remote...
2017-09-21 Kevin BuettnerAdd thread_db_notice_clone to gdbserver
2017-09-21 Kevin BuettnerDocumentation for Inferior.thread_from_thread_handle
2017-09-21 Kevin BuettnerAdd `thread_from_thread_handle' method to (Python)...
2017-09-21 Kevin BuettnerAdd target method for converting thread handle to threa...
2017-09-21 Pedro Alvesgdbserver: Remove traces of ancient Hc handling
2017-09-21 Andreas ArnezS/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb
2017-09-21 Alan ModraReduce excessive .eh_frame alignment for powerpc
2017-09-21 Simon Marchilinux-waitpid: Get rid of format string warning
2017-09-21 Simon Marchimicroblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug
2017-09-21 Yao QiFix aarch64-freebsd build failure
2017-09-21 Nick Cliftonoops - changelog entry omitted from previous delta
2017-09-21 Yao Qi[SIM, ARM] Fix build failure
2017-09-21 Tom TromeyChange counted_command_line to a shared_ptr
2017-09-21 Tom TromeyUse function_view in a couple of places in breakpoint.c
2017-09-21 Tom TromeyAllocate bpstats with new
2017-09-21 GDB AdministratorAutomatic date update in version.in
2017-09-20 Pedro Alveseval.c:evaluate_subexp_standard: Use RAII to avoid...
2017-09-20 Teresa JohnsonCheck for export dynamic symbol options when doing...
2017-09-20 Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-20 Tom TromeyOverload catch_command_errors
2017-09-20 Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-20 Pedro AlvesFix "list ambiguous_variable"
2017-09-20 Walfred Tedeschi[OBV] amd64-features-makefile: add missing backslash.
2017-09-20 Walfred Tedeschiadd ChangeLog from previous commit
2017-09-20 Walfred Tedeschigdb - avx512: tests were failing due to missing memory...
2017-09-20 Alan Modra[GOLD] PowerPC function address in non-PIC
2017-09-20 GDB AdministratorAutomatic date update in version.in
2017-09-19 John BaldwinAdd a 'starti' command.
2017-09-19 Maciej W. RozyckiMIPS/LD: Add OpenBSD/mips64 support
2017-09-19 Yao QiRemove one explicit rule for monitor.o
2017-09-19 Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-19 Alan ModraPowerPC64 stubs don't match calculated size
2017-09-19 Alan ModraPR22150, ld keeps a version reference for gc'd symbols
2017-09-19 Alan Modra[GOLD, PowerPC] Add --no-stub-group-multi
2017-09-19 GDB AdministratorAutomatic date update in version.in
2017-09-18 H.J. LuCheck error return from bfd_canonicalize_dynamic_reloc
2017-09-18 Simon Marchidwarf2expr: Remove unused abort_expression label in...
2017-09-18 Nick Clifton[PATCH] Sync libiberty/ & include/ with GCC - addendum...
2017-09-18 GDB AdministratorAutomatic date update in version.in
2017-09-17 GDB AdministratorAutomatic date update in version.in
2017-09-16 Simon MarchiRefactor handle_qxfer_libraries and friends to use...
2017-09-16 Simon MarchiMake xml_escape_text return an std::string
2017-09-16 Simon MarchiAdd unit test for xml_escape_text
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-16 Simon Marchimi_load_progress: Restore current_uiout using a scoped_...
2017-09-16 Simon Marchimi_load_progress: Use unique_ptr to manage ui_out lifetime
2017-09-16 Sergio Durigan... Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
2017-09-16 GDB AdministratorAutomatic date update in version.in
2017-09-15 Pedro AlvesSync libiberty/ & include/ with GCC
2017-09-15 Simon Marchigdbserver: Remove thread_to_gdb_id
2017-09-15 Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15 Simon Marchigdbserver: Move detach code to its own function
2017-09-15 Simon MarchiDeduplicate require_running macros and move them up
2017-09-15 Nick CliftonAdd -l option to src-release script.
2017-09-15 Simon Marchilinux-low: Remove unused variables
2017-09-15 Simon Marchidwarf2read: Replace copy_string usages with savestring
2017-09-15 Simon Marchigdbserver: Remove duplicate functions to find any threa...
2017-09-15 Yao QiFix x86 build failures
2017-09-15 Alan ModraPR22118, Incorrectly-capitalized regexp
2017-09-15 Alan ModraEnable/disable various dirs in src-release.sh
2017-09-15 Alan ModraError when 32-bit ar tries to handle 4G or larger files
2017-09-15 GDB AdministratorAutomatic date update in version.in
2017-09-14 Simon MarchiMake dwarf_expr_context::stack an std::vector
2017-09-14 H.J. Luglobalaudit.rd: Allow additional bits in DT_FLAGS_1
2017-09-14 H.J. Lux86: Cache section contents and relocations
2017-09-14 Pedro Alvesgdb.base/nodebug.exp: Rename called functions
2017-09-14 Simon MarchiMake dwarf_expr_context::stack_empty_p return a bool
2017-09-14 Simon MarchiMake dwarf_stack_value::in_stack_memory a bool
2017-09-14 Simon MarchiMake dwarf_expr_piece::pieces an std::vector
2017-09-14 Nick CliftonFix address violation when parsing a corrupt PE binary.
2017-09-14 matt riceAdd enable-gold and enable-ld to src-release
2017-09-14 Alan ModraPR22127, as segfaults assembling invalid .reloc
2017-09-14 GDB AdministratorAutomatic date update in version.in
2017-09-13 H.J. Luelfxx-x86.h: Fix a typo in comments
2017-09-13 GDB AdministratorAutomatic date update in version.in
2017-09-12 Simon Marchiprobe: Replace VEC(probe_ops_cp) with std::vector
2017-09-12 Simon MarchiMake collect_probes return an std::vector
2017-09-12 Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-09-12 GDB AdministratorAutomatic date update in version.in
2017-09-11 Tom TromeyRemove make_show_memory_breakpoints_cleanup
2017-09-11 Tom TromeyUse std::string in d-namespace.c
2017-09-11 Tom TromeyUse std::string in ctf_start
2017-09-11 Tom TromeyRemove cleanups from find_frame_funname
2017-09-11 Tom TromeyRemove cleanups from findcmd.c
2017-09-11 Tom TromeyReplace clear_hook_in_cleanup with scoped_restore_hook_in
2017-09-11 Tom TromeyReplace interp_set_temp with scoped_restore_interp
2017-09-11 Tom TromeyChange setup_breakpoint_reporting to return a scoped_re...
2017-09-11 Tom TromeyMake extract_arg return a std::string
2017-09-11 Tom TromeyConstify language_enum
2017-09-11 Tom TromeyRename _const functions to use overloading instead
next