external/binutils.git
2017-08-14 Tom TromeyFix memory leak in add_symbol_file_command
2017-08-14 Tom TromeyUse std::move in a few places
2017-08-14 Nick CliftonFix null pointer dereference when parsing a corrupt...
2017-08-14 GDB AdministratorAutomatic date update in version.in
2017-08-13 Alan ModraPR21441, Unnecessary padding of .eh_frame section
2017-08-13 H.J. Luld: Restore linker scripts in PR ld/21884 tests
2017-08-13 Alan ModraFix i686-nacl and x86_64-nacl pr21884 failures
2017-08-13 GDB AdministratorAutomatic date update in version.in
2017-08-12 Sergio Durigan... Fix typo on documentation ("show set startup-with-shell")
2017-08-12 Simon Marchitestsuite: Exclude end-of-line characters from get_valu...
2017-08-12 Alan ModraCollision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PP...
2017-08-12 GDB AdministratorAutomatic date update in version.in
2017-08-11 H.J. Lux86: Allocate space for symbol names with symbol table
2017-08-11 Nick CliftonAdd -z globalaudit linker command line option to set...
2017-08-11 H.J. LuAdd 2 more tests for PR ld/21884
2017-08-11 H.J. LuAlso disallow global alias of common symbol
2017-08-11 Pedro AlvesMore gdb/skip.c C++ification
2017-08-11 Yao QiReset *THIS_CACHE in frame_unwind_try_unwinder in case...
2017-08-11 Yao QiClass-fy dwarf2_frame_state_reg_info
2017-08-11 Yao QiClass-fy dwarf2_frame_state
2017-08-11 Yao QiMove dwarf2_frame_state_reg.exp_len to union .loc
2017-08-11 GDB AdministratorAutomatic date update in version.in
2017-08-10 Pedro AlvesAllow gdb::unique_xmalloc_ptr<T[]>
2017-08-10 Nick CliftonAdd support for PE startup files that want to define...
2017-08-10 Nick CliftonFix memory corruption when assembling an i386 darwin...
2017-08-10 Nick CliftonFix out of bounds memory access when trying to allocate...
2017-08-10 GDB AdministratorAutomatic date update in version.in
2017-08-09 H.J. LuLD_CLASS: Check .libs/ld-new for linker first
2017-08-09 John BaldwinReplace home-grown linked-lists in FreeBSD's native...
2017-08-09 John BaldwinReplace remaining cleanups in fbsd-nat.c.
2017-08-09 John BaldwinFix compile in the !HAVE_KINFO_GETVMMAP case.
2017-08-09 H.J. LuRun PR ld/17618 test only with 64-bit ELF linker
2017-08-09 Simon Marchidoc: Fix copy-pasto in Z0 packet documentation
2017-08-09 Tom TromeyC++-ify skip.c
2017-08-09 Jiong Wang[ARM] Don't warn on REG_SP when used in CRC32 instructions
2017-08-09 Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-08-09 Jiong WangRevert "[AArch64] Implement gdbarch_core_read_description"
2017-08-09 Jiong Wang[AArch64] Implement gdbarch_core_read_description
2017-08-09 Pedro AlvesMake cp_comp_to_string return a gdb::unique_xmalloc_ptr...
2017-08-09 H.J. Lugdb: Fix build failure with GCC 7
2017-08-09 Yao QiFix memory leak in cp-support.c
2017-08-09 Yao QiClean up x86 non-linux GDBserver target descriptions
2017-08-09 Yao QiRemove x32 non-linux target descriptions
2017-08-09 H.J. Luld: Require GCC 5 or above for 3 x86 tests
2017-08-09 H.J. Luld: Add a ',' after -Wl,--rpath
2017-08-09 GDB AdministratorAutomatic date update in version.in
2017-08-08 H.J. Luld: Replace --rpath with -Wl,--rpath
2017-08-08 Nick CliftonFix address violation problems when parsing corrupt...
2017-08-08 Nick CliftonUpdated Serbian translation for gprof
2017-08-08 Nick CliftonFix address violation bugs when writing beyond the...
2017-08-08 Alan ModraPR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol
2017-08-08 GDB AdministratorAutomatic date update in version.in
2017-08-07 Romain GeisslerAdd configure flag to enable gnu hash style by default.
2017-08-07 Alan ModraMore support for ld --hash-style in the ld testsuite
2017-08-07 Simon MarchiAdd missing PR mention in ChangeLog
2017-08-07 Maciej W. RozyckiPR breakpoints/21886: mem-break: Fix breakpoint inserti...
2017-08-07 H.J. LuMark big and mach with ATTRIBUTE_UNUSED
2017-08-07 H.J. LuMove common symbol check after bed->common_definition
2017-08-07 Maciej W. RozyckiGDB/opcodes: Remove arch/mach/endian disassembler asser...
2017-08-07 Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-08-07 Leszek SwirskiFix dwarf2_string_attr for -gsplit-dwarf
2017-08-07 Alan ModraSupport different ld --hash-style in the ld testsuite
2017-08-07 Alan ModraPR21910, segfault in common symbol override test when...
2017-08-07 Simon Marchiremote-sim.c: Fix arg variables conflicts
2017-08-07 Nick CliftonDo not choose a non-ELF format input file to hold the...
2017-08-07 GDB AdministratorAutomatic date update in version.in
2017-08-06 H.J. Lux86: Lookup __tls_get_addr or ___tls_get_addr once
2017-08-06 H.J. LuTreat common symbol as undefined for --no-define-common
2017-08-06 GDB AdministratorAutomatic date update in version.in
2017-08-05 Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-05 Tom TromeyFix Rust test suite for 1.20 beta
2017-08-05 Tom TromeyRemove cleanups from Rust parser
2017-08-05 Alan ModraDon't fail in elf32_hppa_set_gp
2017-08-05 GDB AdministratorAutomatic date update in version.in
2017-08-04 Yao QiUnbreak GDBserver build for x32
2017-08-04 Yao QiAdd namespace std to nullptr_t
2017-08-04 H.J. LuAdd a testcase for "ld -d"
2017-08-04 James ClarkeAdd --no-relax option.
2017-08-04 GDB AdministratorAutomatic date update in version.in
2017-08-03 Ruslan KabatsayevAdd myself as a write-after-approval GDB maintainer.
2017-08-03 Tom TromeyRemove make_cleanup_freeargv and gdb_buildargv
2017-08-03 Tom TromeyUse gdb_argv in Python
2017-08-03 Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03 Tom TromeyRemove a cleanup in Python
2017-08-03 Tom TromeyAvoid some manual memory management in Python
2017-08-03 Tom TromeyReplace do_restore_instream_cleanup with scoped_restore
2017-08-03 Tom TromeyUse a scoped_restore for command_nest_depth
2017-08-03 Tom TromeyRemove user_call_depth
2017-08-03 Tom TromeyRemove in_user_command
2017-08-03 Tom TromeyUse containers to avoid cleanups
2017-08-03 Tom TromeyUse unique_xmalloc_ptr in jit.c
2017-08-03 Tom TromeyReplace tui_restore_gdbout with scoped_restore
2017-08-03 Tom TromeyMore uses of scoped_restore
2017-08-03 Tom TromeyRemove make_cleanup_free_so
2017-08-03 Tom TromeyRemove make_cleanup_restore_current_language
2017-08-03 Tom TromeyRemove an unlink cleanup
2017-08-03 Tom TromeyRemove make_cleanup_fclose
2017-08-03 Tom TromeyChange open_terminal_stream to return a gdb_file_up
2017-08-03 Tom TromeyUse gdb_file_up in source.c
2017-08-03 Tom TromeyUse gdb_file_up in fbsd-nat.c
next