external/binutils.git
2017-04-18 John BaldwinPR threads/20743: Don't attempt to suspend or resume...
2017-04-18 GDB AdministratorAutomatic date update in version.in
2017-04-17 H.J. LuPut soname in the version definition section
2017-04-17 Joel BrobeckerUpdate NEWS post GDB 8.0 branch creation.
2017-04-17 Joel BrobeckerBump version to 8.0.50.DATE-git
2017-04-17 Alan ModraUndo dynamic symbol state after regular object sym...
2017-04-17 GDB AdministratorAutomatic date update in version.in
2017-04-16 GDB AdministratorAutomatic date update in version.in
2017-04-15 GDB AdministratorAutomatic date update in version.in
2017-04-14 Sergio Durigan... Fix build breakage on Cygwin (PR gdb/21385)
2017-04-14 GDB AdministratorAutomatic date update in version.in
2017-04-13 Pedro AlvesMake inferior a class with cdtors, and use new/delete
2017-04-13 Pedro AlvesGC inferior.c:init_inferior_list
2017-04-13 Pedro AlvesImprove coverage of the PR threads/13217 regression...
2017-04-13 Pedro AlvesC++fy thread_apply_all_command
2017-04-13 Pedro AlvesFix follow-fork latent bug
2017-04-13 Pedro Alveswatch_command_1: Fix dangling frame access
2017-04-13 Nick Cliftonreadelf: fix out of range subtraction, seg fault from...
2017-04-13 Nick CliftonAdd note merging to strip and add code to merge stack...
2017-04-13 Alan ModraRegen cgen files
2017-04-13 Pedro Alvesfork-child.c: Avoid unnecessary heap-allocation / strin...
2017-04-13 Andrew Jenner * config.sub: Sync with master version in config project.
2017-04-13 Iain BuclawAdd ChangeLog entries
2017-04-13 Alan ModraWrap long lines
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-04-13 Alan ModraRewrite bfd error handler
2017-04-13 Alan ModraMissing _bfd_error_handler args
2017-04-13 Alan ModraRegen bfd-in2.h
2017-04-13 Yao QiFix a typo in rx_fpsw_type
2017-04-13 Yao QiXCNEW gdbarch_tdep in rl78 and rx
2017-04-13 Pedro Alvesstruct breakpoint: Fix indentation
2017-04-13 Pedro Alvesbreakpoint.c: bp_location (the array) shadows bp_locati...
2017-04-13 GDB AdministratorAutomatic date update in version.in
2017-04-12 Sergio Durigan... Create gdb_termios.h (and cleanup gdb/{,gdbserver/...
2017-04-12 Tom TromeyChange linespec_result::location to be an event_location_up
2017-04-12 Tom TromeyAdd a constructor and destructor to linespec_result
2017-04-12 Tom TromeyChange breakpoint event locations to event_location_up
2017-04-12 Tom TromeyUse std::vector in compile-loc2c.c
2017-04-12 Tom TromeyUse std::vector in find_instruction_backward
2017-04-12 Tom TromeyUse std::vector in reread_symbols
2017-04-12 Tom TromeyUse scoped_restore in more places
2017-04-12 Tom TromeyC++ify mi_parse
2017-04-12 Tom TromeyRemove some cleanups from location.c
2017-04-12 Tom TromeyRemove some cleanups from gnu-v3-abi.c
2017-04-12 Tom TromeyFix up wchar_iterator comment
2017-04-12 Tom TromeyRemove cleanup_iconv
2017-04-12 Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-12 Tom TromeyIntroduce gdb_dlhandle_up
2017-04-12 Tom TromeyChange find_pcs_for_symtab_line to return a std::vector
2017-04-12 Tom TromeyIntroduce command_line_up
2017-04-12 Tom TromeyIntroduce event_location_up
2017-04-12 Pedro Alvesgdb: Move DJGPP/go32 bits to their own tdep file
2017-04-12 Simon MarchiFix build error in aix-thread.c
2017-04-12 Pedro AlvesRemove unnecessary set_gdbarch_gnu_triplet_regexp calls
2017-04-12 Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-12 Pedro AlvesFix PR c++/21323: GDB thinks char16_t and char32_t...
2017-04-12 Alan HaywardFix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfd
2017-04-12 Alan HaywardAdd M32R_ARG_REGISTER_SIZE
2017-04-12 Sergio Durigan... Fix build breakage from last commit (window-nat.c:windo...
2017-04-12 Sergio Durigan... C++-fy and prepare for sharing fork_inferior
2017-04-12 GDB AdministratorAutomatic date update in version.in
2017-04-11 H.J. LuRemove the extra `\n' in warning/error messages
2017-04-11 H.J. LuIgnore processor-specific GNU program properties
2017-04-11 Pedro Alvesgdb/thread.c: Fix whitespace throughout
2017-04-11 Philipp RudoFix read after xfree in linux-nat.c:linux_nat_detach
2017-04-11 Alan HaywardRemove MAX_REGISTER_SIZE from arm-tdep.c
2017-04-11 Alan ModraPR 21274, ld segfaults linking PE DLL
2017-04-11 GDB AdministratorAutomatic date update in version.in
2017-04-10 Alan ModraReorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500
2017-04-10 Alan ModraBye bye PPC_OPCODE_HTM and -mhtm
2017-04-10 Alan ModraBye Bye PPC_OPCODE_VSX3
2017-04-10 Alan ModraBye bye PPC_OPCODE_ALTIVEC2
2017-04-10 Sergio Durigan... Fix PR gdb/21364: Dead code due to an unreachable condi...
2017-04-10 John DelsignorPrevent a bigus warning from readelf about a gdb-index...
2017-04-10 Nick CliftonDocument undocumented linker command line options.
2017-04-10 Pedro Alvesthread.c: ptid_equal -> operator==
2017-04-10 Pedro AlvesGC gdb/thread.c:current_thread_cleanup_chain
2017-04-10 Alan Haywardmsp430: Don't use REG_UNKNOWN
2017-04-10 Yao QiDon't delete thread_info if refcount isn't zero
2017-04-10 Yao QiHoist code on marking thread as exited
2017-04-10 Max Filippovgas: xtensa: fix incorrect code generated with auto...
2017-04-10 Qing ZhaoPort the bug fix for PR 19704 (Missing dynamic relocati...
2017-04-10 Nick CliftonRemove the ns32k target from the obsolete list.
2017-04-10 Alan ModraTidy ppc476 opcodes
2017-04-10 Alan ModraPR21287, Inconsistent section type for .init_array...
2017-04-10 Alan ModraClean elfvsb files left over from previous runs
2017-04-10 Pip CetWebAssembly disassembler support
2017-04-10 Simon Marchiwindows-nat.c: Fix bad initialization of ptid
2017-04-10 GDB AdministratorAutomatic date update in version.in
2017-04-09 GDB AdministratorAutomatic date update in version.in
2017-04-08 Jim WilsonAdd support for fcvtl and fcvtl2.
2017-04-08 Jim WilsonSupport the fcmXX zero instructions.
2017-04-08 GDB AdministratorAutomatic date update in version.in
2017-04-07 H.J. LuUse NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE
2017-04-07 H.J. LuELF: Check ELF_COMMON_DEF_P for common symbols
2017-04-07 Simon Marchiptid-selftests: Fix erroneous assert messages
2017-04-07 Pedro AlvesFix building the BFD library for Win64 by reqorking...
2017-04-07 Nick CliftonFix failure in x86_64 linker tests when compiling with...
2017-04-07 Alan ModraRemove E6500 insns from PPC_OPCODE_ALTIVEC2
2017-04-07 Alan ModraTweak MBIND ld test for ARM.
next