deliverable/binutils-gdb.git
2018-08-03  Sergio Durigan... Fix thinko when deciding whether to disable TCP's Nagle...
2018-08-03  Nick CliftonImprove objcopy's ability to merge build notes.
2018-08-03  Dimitar DimitrovUpdate PRU assembler to corect hardware register number...
2018-08-03  Jan Beulichx86: drop NoRex64 from {,v}pmov{s,z}x*
2018-08-03  Jan Beulichx86: drop "mem" operand type attribute
2018-08-03  GDB AdministratorAutomatic date update in version.in
2018-08-02  Jim WilsonRISC-V: Fix TLS and --gc-sections conflict.
2018-08-02  Tom TromeyAllow "info address" of a template parameter
2018-08-02  Xavier RoirandFix kill issue leading to zombie process on MacOS Sierra
2018-08-02  Tom TromeyCheck results of get_darwin_inferior
2018-08-02  Simon MarchiBackport gettext fixes to get rid of warnings on macOS
2018-08-02  Nick CliftonDisable the PR12982 test for HPPA targets.
2018-08-02  H.J. Luifunc.exp: Always build static_nonifunc_prog
2018-08-02  H.J. LuAdd a testcase for PR binutils/23460
2018-08-02  GDB AdministratorAutomatic date update in version.in
2018-08-01  Roland McGrathFix spurious check-ld failures on aarch64-elf
2018-08-01  Nick CliftonAdd a note about regenerating the info files when creat...
2018-08-01  Nick CliftonSkip the test for PR12982 on HPPA targets as they alway...
2018-08-01  James Patrick... Fix bug in PDP11 assembler when handling a JSr instruct...
2018-08-01  Nick CliftonSuppress compile time warning message when compiling...
2018-08-01  Nick CliftonFix potential illegal memory access in AVR backend.
2018-08-01  Nick CliftonFix compile time warning problem with gcc 8 and the...
2018-08-01  Nick CliftonClose resource leaks in the BFD library's plugin handler.
2018-08-01  marxinCopy from GCC: Add linker_output as prefix for LTO...
2018-08-01  Alan ModraRe: PowerPC64 __tls_get_addr_opt stub .eh_frame fix
2018-08-01  Alan ModraPowerPC64 __tls_get_addr_opt stub .eh_frame fix
2018-08-01  Alan Modracsky regen
2018-08-01  GDB AdministratorAutomatic date update in version.in
2018-07-31  Nick CliftonCorrect previous update - new translation for the opcod...
2018-07-31  Nick CliftonUpdated Swedish translation for the binutils sub-directory.
2018-07-31  Joel BrobeckerDocument the GDB 8.1.1 release in gdb/ChangeLog
2018-07-31  Jan VranyFix segfault when invoking -var-info-path-expression...
2018-07-31  Simon MarchiRe-generate gnulib import
2018-07-31  Simon MarchiDelete test target descriptions when exiting
2018-07-31  Jan Beulichx86: also optimize KXOR{D,Q} and KANDN{D,Q}
2018-07-31  Jan Beulichx86: fold various AVX512 templates with so far differin...
2018-07-31  Jan Beulichx86: add more exhaustive tests for invalid AVX512 zeroi...
2018-07-31  Jan Beulichx86/Intel: correct permitted operand sizes for AVX512...
2018-07-31  Jan Beulichx86: don't abort() upon DATA16 prefix on (E)VEX encoded...
2018-07-31  Jan Beulichx86: drop CpuVREX
2018-07-31  GDB AdministratorAutomatic date update in version.in
2018-07-30  Sergio Durigan... Match any kind of error after "cannot resolve name...
2018-07-30  Jim WilsonRISC-V: Set insn info fields correctly when disassembling.
2018-07-30  Andrew Burgessgdb: Fix sizeof for dynamic types other than arrays
2018-07-30  Jan Beulichx86: don't mistakenly scale non-8-bit displacements
2018-07-30  Andrew Jenner * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.
2018-07-30  Andrew Jenner * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.
2018-07-30  Tom TromeyFix crash with -D_GLIBCXX_DEBUG
2018-07-30  Tom TromeyRemove old lint code
2018-07-30  Nick CliftonPrevent a seg-fault in the linker when trying to proces...
2018-07-30  Nick CliftonFix thinko in the placement of the .gnu.build.attribute...
2018-07-30  Andrew JennerAdd support for the C_SKY series of processors.
2018-07-30  Nick CliftonCombine ,gnu.build.attributes.* sections into one ...
2018-07-30  GDB AdministratorAutomatic date update in version.in
2018-07-29  John David... Fix unwind offset for start_symbol.
2018-07-29  GDB AdministratorAutomatic date update in version.in
2018-07-28  Andrew Burgessgdb: Don't call gdb_load_shlib unless GDB is running
2018-07-28  Tom de Vries[gdb/exp] Interpret size of vla with unknown size as...
2018-07-28  GDB AdministratorAutomatic date update in version.in
2018-07-27  Jim WilsonRISC-V: Fix gas configure support for riscv*-*-*.
2018-07-27  Sergio Durigan... Improve gcore manpage and clarify "-o" option
2018-07-27  H.J. Lux86: Check for more than 2 memory references
2018-07-27  John DarringtonS12Z: Remove ELF_TARGET_ID macro
2018-07-27  John DarringtonAdd functions and macros to read and write 24 bit values.
2018-07-27  John DarringtonS12Z: Remove inappropriate comment.
2018-07-27  John DarringtonS12Z: Emit uninitialized data in the .bss segment
2018-07-27  John DarringtonS12Z: Emit initialized data segment image.
2018-07-27  Chenghua XuMIPS/GAS: Correct the AFL_ASE_MASK macro
2018-07-27  Alan ModraRe: PowerPC Improve support for Gekko & Broadway
2018-07-27  GDB AdministratorAutomatic date update in version.in
2018-07-26  Jon TurneyFix Cygwin compilation after target_ops C++ conversion.
2018-07-26  H.J. Lux86: Initialize broadcast_op.bytes to 0
2018-07-26  Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26  Tom TromeyAdd validity bits for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-26  Tom TromeyIntroduce partial_symbol::address
2018-07-26  Tom TromeyChange representation of psymbol to flush out accessors
2018-07-26  Tom TromeyRemove dead code in end_psymtab
2018-07-26  Tom de Vries[gdb/testsuite] Add comment in gdb.base/vla-optimized...
2018-07-26  Alex ChadwickPowerPC Improve support for Gekko & Broadway
2018-07-26  Alan ModraRe: Enhance powerpc ld -r --relax
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-26  Alan ModraImplement PowerPC64 .localentry for value 1
2018-07-26  GDB AdministratorAutomatic date update in version.in
2018-07-25  Tom de Vries[gdb/breakpoints] Fix sigsegv in info prog at exec...
2018-07-25  H.J. Lux86: Expand Broadcast to 3 bits
2018-07-25  Tom de Vries[gdb/symtab] Warn about unresolved DW_AT_upper_bound...
2018-07-25  Tom de Vries[gdb/exp] Fix exception when printing optimized out vla
2018-07-25  Jan VranyNotify about breakpoint modification when enabling...
2018-07-25  Joel Brobeckerlist Tom Tromey as GDB Global Maintainer
2018-07-25  Thomas Preud... Clarify doc for .arch/.cpu
2018-07-25  Nick CliftonFix potential memory leaks in some of the binutils...
2018-07-25  Alan ModraEnhance powerpc ld -r --relax
2018-07-25  Alan ModraSuppress string diagnostics for pre-release GCC
2018-07-25  GDB AdministratorAutomatic date update in version.in
2018-07-24  Keith SeitzSet CU language before processing any DIEs (symtab...
2018-07-24  Simon MarchiFix indentation in scoped_mmap.h
2018-07-24  Tom TromeyRemove some unnecessary declarations and configury
2018-07-24  H.J. Lux86: Use unsigned int to iterate through vector operands
2018-07-24  Nick CliftonUpdated French translation for ld/ and Swedish translat...
next
This page took 0.040495 seconds and 4 git commands to generate.