deliverable/binutils-gdb.git
2018-01-29  Nick CliftonPrevent patch remnants from being included in release...
2018-01-29  H.J. Luld: Skip unsupported static executable tests
2018-01-29  Alan ModraPR22741, objcopy segfault on fuzzed COFF object
2018-01-29  GDB AdministratorAutomatic date update in version.in
2018-01-28  Simon MarchiRemove dwarf2_per_objfile_free and use after free of...
2018-01-28  Nick CliftonUpdate release notes with a reminder to check the gpg...
2018-01-28  H.J. LuAdd a testcase for PR ld/22751
2018-01-28  GDB AdministratorAutomatic date update in version.in
2018-01-27  Alan ModraPR22751, LTO broken for libgcc libcalls
2018-01-27  Nick CliftonUpdate documentation on making a release
2018-01-27  Eli ZaretskiiAvoid compilation errors in MinGW native builds of GDB
2018-01-27  Eli ZaretskiiAvoid compilation warning in libiberty/simple-object...
2018-01-27  Nick CliftonUpdated Russian translation for the bfd sub-directory
2018-01-27  GDB AdministratorAutomatic date update in version.in
2018-01-26  Maciej W. RozyckiMIPS/LD: Correct `mips-*-windiss' target emulation...
2018-01-26  Maciej W. RozyckiMIPS/GAS: Correct `mips-*-windiss' target emulation...
2018-01-26  Maciej W. RozyckiMIPS/GAS: Correct `mips-*-sysv4*' target emulation...
2018-01-26  Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26  Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26  Nick CliftonUpdate notes on making a release
2018-01-26  Alan ModraPowerPC PLT stub matching
2018-01-26  Alan ModraDefine __start/__stop symbols when there is only a...
2018-01-26  Alan ModraPowerPC64 .branch_lt size change leads to "stubs don...
2018-01-26  GDB AdministratorAutomatic date update in version.in
2018-01-25  Alan ModraPR22746, crash when running 32-bit objdump on corrupted...
2018-01-25  Eric BotcazouFix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC).
2018-01-25  GDB AdministratorAutomatic date update in version.in
2018-01-24  Pedro AlvesFix GCC PR83906 - [8 Regression] Random FAIL: libstdc...
2018-01-24  Renlin Li[LD][AARCH64]Add group relocations to create PC-relativ...
2018-01-24  Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-24  GDB AdministratorAutomatic date update in version.in
2018-01-23  Maciej W. RozyckiMIPS/GAS: Correct default ABI selection for `mips64...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option...
2018-01-23  Maciej W. RozyckiMIPS/BFD: Update a stale `mips_elf32_section_processing...
2018-01-23  Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23  Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-23  Maciej W. RozyckiMIPS/GAS: Correct `as --help' always reporting `o32...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2'...
2018-01-23  Philipp Rudos390: Clean up s390-linux-tdep.c
2018-01-23  Philipp Rudos390: Move record-replay to s390-tdep.c
2018-01-23  Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-23  Philipp Rudos390: gdbarch_tdep add hook for syscall record
2018-01-23  Philipp Rudos390: Hook s390 into OSABI mechanism
2018-01-23  Philipp Rudos390: if -> gdb_assert for tdesc_has_registers check
2018-01-23  Philipp Rudos390: Move tdesc validation to separate function
2018-01-23  Philipp Rudos390: gdbarch_tdep add field tdesc
2018-01-23  Philipp Rudos390: gdbarch_tdep.have_* int -> bool
2018-01-23  Philipp Rudos390: Allocate gdbarch & tdep at start of gdbarch_init
2018-01-23  Philipp Rudos390: Remove duplicate checks for cached gdbarch at...
2018-01-23  GDB AdministratorAutomatic date update in version.in
2018-01-22  Maciej W. RozyckiGAS/doc: Correct `.set nomips16e2' directive descriptio...
2018-01-22  Maciej W. Rozyckibinutils/doc: Fix a "using" typo in `objcopy --rename...
2018-01-22  Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
2018-01-22  Maciej W. RozyckiMAINTAINERS: Update my company e-mail address
2018-01-22  Oleg EndoFix the RX assembler so that it can handle escaped...
2018-01-22  Nick CliftonUpdate Swedish translation for the binutils sub-directory
2018-01-22  Yao Qiregcache::cooked_write test
2018-01-22  Yao Qiregcache_cooked_read -> regcache->cooked_read
2018-01-22  Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-22  Yao QiRemove mt port
2018-01-22  Yao QiDon't call gdbarch_pseudo_register_read_value in jit.c
2018-01-22  Joel BrobeckerAda/DWARF: Assume the Ada compiler produces descriptive...
2018-01-22  Joel Brobeckerwrong line number in breakpoint location
2018-01-22  GDB AdministratorAutomatic date update in version.in
2018-01-21  Andrew Burgessgdb: Don't store a thread-id for floating varobj
2018-01-21  Andrew Burgessgdb: Remove out of date comment
2018-01-21  Andrew Burgessgdb: PR mi/20395: Fix -var-update for registers in...
2018-01-21  Andrew Burgessgdb: New API for tracking innermost block
2018-01-21  Andrew Burgessgdb: Remove duplicate declaration of global innermost_block
2018-01-21  Andrew Burgessgdb: Add test for some error cases of @entry usage
2018-01-21  GDB AdministratorAutomatic date update in version.in
2018-01-20  H.J. Lux86: Check the versioned __tls_get_addr symbol
2018-01-20  GDB AdministratorAutomatic date update in version.in
2018-01-19  Tom TromeyFix qualified name lookup for Rust
2018-01-19  Andreas ArnezS390: Fix infcalls in s390-vregs test case
2018-01-19  James Clarkegdb: Add missing #ifdef USE_THREAD_DB to gdbserver
2018-01-19  James Clarkegdb: Fix ia64 defining TRAP_HWBKPT before including...
2018-01-19  Simon MarchiMake linux_nat_detach/thread_db_detach use the inferior...
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-19  Thomas Preud... [gas/ARM] Remove spurious comments
2018-01-19  Andreas ArnezS390: Improve comments for s390-tdbregs test case
2018-01-19  Nick CliftonUpdate French translation in bfd sub-directory
2018-01-19  Yao QiDon't pass -m32 to libcc1 on arm-linux
2018-01-19  Yao QiFind arm-linux-gnueabi(hf)?-gcc in compile
2018-01-19  Ruslan KabatsayevMake tests expect [ \t]+ pattern instead of \t for...
2018-01-19  H.J. LuAlso xfail ld-elf/group1.d for Solaris
2018-01-19  H.J. Lux86: Update ld-elf/linkinfo1[ab].d for Solaris/x86
2018-01-19  H.J. Lusolaris2.em: Fold after_allocation into before_allocation
2018-01-19  GDB AdministratorAutomatic date update in version.in
2018-01-18  Andreas ArnezGDB testsuite: Re-enable -fdiagnostics-color=never
2018-01-18  Andreas ArnezS390: Use soft float in s390-tdbregs test case
2018-01-18  Yao QiMake abbrev_table::abbrevs private
2018-01-18  Yao QiCall cooked_read in ppu2spu_prev_register
2018-01-18  Alan ModraPowerPC PLT stub alignment fixes
2018-01-18  Nick CliftonUpdate Bulgarian translation of the binutils sub-directory
2018-01-18  GDB AdministratorAutomatic date update in version.in
2018-01-17  Sergio Durigan... Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
2018-01-17  Jim WilsonRISC-V: Fix bug in prior addi/c.nop patch.
2018-01-17  Tom TromeyRemove symbolp typedef
next
This page took 0.041461 seconds and 4 git commands to generate.