external/binutils.git
2018-10-26 John BaldwinSupport AT_HWCAP2 on FreeBSD.
2018-10-26 Jim WilsonRISC-V: Linux signal frame support.
2018-10-26 Jim WilsonRISC-V: Linux signal frame support.
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Pedro Franco... [PowerPC] Reject tdescs with VSX and no FPU or Altivec
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26 Pedro Franco... [PowerPC] Refactor have_ initializers in rs6000-tdep.c
2018-10-26 Pedro Franco... [PowerPC] Fix indentation in arch/ppc-linux-common.c
2018-10-26 Pedro Franco... [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
2018-10-26 Pedro Franco... [PowerPC] Remove rs6000_pseudo_register_reggroup_p
2018-10-26 Pedro Franco... Add decfloat registers to float reggroup
2018-10-26 Pedro Franco... [PowerPC] Don't zero-initialize vector register buffers
2018-10-26 Pedro Franco... Zero-initialize linux note sections
2018-10-26 Sangamesh MallayyaFix SYMBOL_LANGUAGE assertion failure on AIX.
2018-10-26 Andrew Burgessgdb/riscv: Remove redundant code, and catch more errors...
2018-10-26 GDB AdministratorAutomatic date update in version.in
2018-10-25 Christoph ConradsELF: update ld man page on `--gc-sections`
2018-10-25 Tom de Vries[gdb/testsuite] Move valgrind-db-attach.{c,exp} to...
2018-10-25 Tom de Vries[gdb/testsuite] Rewrite valgrind-db-attach.exp to use...
2018-10-25 Andrew Burgessgdb/python: Make convert_values_to_python return gdbpy_...
2018-10-25 Andrew Burgessgdb/python: Make cmdpy_completer_helper return gdbpy_ref<>
2018-10-25 Andrew Burgessgdb/riscv: Use correct regnum in riscv_linux_nat_target...
2018-10-25 H.J. LuELF: Hide symbols defined in discarded input sections
2018-10-25 GDB AdministratorAutomatic date update in version.in
2018-10-24 Tom de Vries[gdb/testsuite] Log wait status on process no longer...
2018-10-24 Alan Modracmse_scan segfault
2018-10-24 Tom de Vries[gdb/testsuite] Rewrite catch-follow-exec.exp using...
2018-10-24 Tom de Vries[gdb/testsuite] Handle removed valgrind option --db...
2018-10-24 GDB AdministratorAutomatic date update in version.in
2018-10-23 Hafiz Abid... Fix failing cooked_read selftest for CSKY.
2018-10-23 Simon MarchiAvoid GDB SIGTTOU on catch exec + set follow-exec-mode...
2018-10-23 Tom TromeyFix use-after-free in record_btrace_start_replaying
2018-10-23 Andreas KrebbelS/390: Support vector alignment hints
2018-10-23 John DarringtonGDB: New target s12z
2018-10-23 John DarringtonGDB: Remote target can now accept the form unix::/path...
2018-10-23 John DarringtonGDB: Fix documentation for invoking GDBSERVER
2018-10-23 John DarringtonGDB: Document the unix::/path/to/socket of remote conne...
2018-10-23 John DarringtonGDBSERVER: Listen on a unix domain (instead of TCP...
2018-10-23 John DarringtonS12Z: New 32 bit Reloc.
2018-10-23 John DarringtonS12Z: Handle 16 bit fixups which are constant.
2018-10-23 Andrew Burgessgdb/riscv: Give user-friendly names for CSRs
2018-10-23 Alan ModraPR23806, NULL pointer dereference in merge_strings
2018-10-23 Alan ModraPR23805, NULL pointer dereference in elf_link_input_bfd
2018-10-23 Alan ModraPR23804, buffer overflow in sec_merge_hash_lookup
2018-10-23 Alan Modraalpha testsuite fixes
2018-10-23 Joel Brobeckergdb/riscv: expect h/w watchpoints to trigger before...
2018-10-23 Andrew Burgessgdb/riscv: Fix register access for register aliases
2018-10-23 GDB AdministratorAutomatic date update in version.in
2018-10-22 Jim WilsonRISC-V: NaN-box FP values smaller than an FP register.
2018-10-22 Jim WilsonRISC-V: Print FP regs as union of float types.
2018-10-22 John DarringtonS12Z: Disassembly: Fallback to show the address if...
2018-10-22 Alan Modragas simple-forward test
2018-10-22 Alan ModraApply alpha BFD_RELOC_8 fixups
2018-10-22 Alan ModraPR23040, .uleb128 directive doesn't accept some valid...
2018-10-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-22 Simon MarchiAllocate buffer with proper size in amd64_pseudo_regist...
2018-10-22 GDB AdministratorAutomatic date update in version.in
2018-10-21 GDB AdministratorAutomatic date update in version.in
2018-10-20 Philippe Waroquiers[PUSHED/OBVIOUS] ensure help set print type gives the...
2018-10-20 Tom TromeyFix "make info" in gdb
2018-10-20 John DarringtonGDB: Documentation: Remove greengrocer's apostrophe.
2018-10-20 Alan ModraPR23800, .eqv doesn't always defer expression evaluation
2018-10-20 Alan ModraPR23788, objcopy: failed to find link section
2018-10-20 Alan ModraRelax a -r --gc-sections requirement
2018-10-20 GDB AdministratorAutomatic date update in version.in
2018-10-19 Tom TromeyDeprecate and replace the "tabset" command
2018-10-19 Tom TromeyMinor cleanups in tui-io.c
2018-10-19 Tom TromeyClear static_links in reread_symbols
2018-10-19 Tamar ChristinaArm: Skip new binary decode tests on pe targets
2018-10-19 Alan HaywardAarch64: Better termination checks for sigcontext reading
2018-10-19 Andreas ArnezS390: Fix crash when remote tdesc doesn't define vec128
2018-10-19 Gary BensonFix cli_interp::cli_uiout resource leak found by Coverity
2018-10-19 Alan HaywardTestsuite: Fix racy conditions in py-cmd.exp
2018-10-19 Alan HaywardTestsuite: vla-optimized-out.exp is too pessimistic
2018-10-19 Alan Haywardtestsuite: ovldbreak.exp: fix regexp
2018-10-19 Alan HaywardTestsuite: compile-cplus-print.exp: Start inferior...
2018-10-19 Tamar ChristinaArm: Fix disassembler crashing on -b binary when thumb...
2018-10-19 Fredrik NoringThis set of changes clarifies the conditions for the...
2018-10-19 GDB AdministratorAutomatic date update in version.in
2018-10-18 Sergio Durigan... Fix PR cli/23785: Check if file exists when invoking...
2018-10-18 Nick CliftonUpdate documentation of readelf's --unwind option.
2018-10-18 Tom de Vries[gdb/testsuite] Fix capitalized test names
2018-10-18 GDB AdministratorAutomatic date update in version.in
2018-10-17 Paul Koning gdb/ChangeLog:
2018-10-17 John BaldwinShare the code to format "info proc mappings" entries...
2018-10-17 Joel Brobeckergdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer...
2018-10-17 Alan ModraPR23653, ld SIGSEGVs when attempts to link sparc object...
2018-10-17 GDB AdministratorAutomatic date update in version.in
2018-10-16 Tom de Vries[gdb/testsuite] Rewrite catch-follow-exec.exp
2018-10-16 Matthew MalcomsonAArch64: Fix error checking for SIMD udot (by element)
2018-10-16 Alan ModraSimplify PR23110 PE_DEBUG_DATA size checks
2018-10-16 Alan ModraPR23781, _bfd_pe_bfd_copy_private_bfd_data_common memor...
2018-10-16 Alan ModraPR23780, assertion abort in function display_raw_attribute
2018-10-16 Cherry ZhangPR23769, mixing split-stack and non-split-stack error...
2018-10-16 Tom TromeyRemove unnecessary casts from TUI
2018-10-16 GDB AdministratorAutomatic date update in version.in
2018-10-15 Jim WilsonRISC-V: Adjust __global_pointer$ value to reduce code...
2018-10-15 Alan ModraRe: BFD_INIT_MAGIC
next