deliverable/binutils-gdb.git
2016-06-01  Nick CliftonAdd new Serbian translation for the bfd library.
2016-06-01  Pedro Alvesgdb/remote-fileio.c: Eliminate custom SIGINT signal...
2016-06-01  Graham MarkallAdd support for some variants of the ARC nps400 rflt...
2016-06-01  Nick CliftonAdd xmalloc_failed() function to common-utils.c in...
2016-06-01  Markus Metzgerinfcmd, btrace: fix crash in 'finish' for tailcall...
2016-06-01  Yao QiWake up interruptible_select in remote_fileio ctrl...
2016-06-01  Trevor Saunderssh: make constant unsigned to avoid narrowing
2016-06-01  Joel BrobeckerDocument the GDB 7.11.1 release in gdb/ChangeLog
2016-06-01  GDB AdministratorAutomatic date update in version.in
2016-05-31  Martin Galvan[PR gdb/19893] Fix handling of synthetic C++ references
2016-05-31  Alan Modraobjcopy add-symbol uninitialised struct
2016-05-31  Alan ModraDon't needlessly clear xmemdup allocated memory.
2016-05-31  GDB AdministratorAutomatic date update in version.in
2016-05-30  Marcin Koƛcielnickigold/s390: Fix compilation on gcc 4.4
2016-05-30  Antoine TremblayAdd tests for 64bit values in trace-condition.exp
2016-05-30  Antoine TremblayAdd variable length tests for emit_ref in trace-conditi...
2016-05-30  Antoine TremblayAdd emit_less_unsigned test in trace-condition.exp
2016-05-30  Antoine TremblayMove trace conditions tests from ftrace.exp to trace...
2016-05-30  Antoine TremblayAdd counter-cases for trace-condition.exp tests
2016-05-30  Jan KratochvilPR 15231: import bare DW_TAG_lexical_block
2016-05-30  Jan KratochvilCode cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
2016-05-30  GDB AdministratorAutomatic date update in version.in
2016-05-29  Jan KratochvilNEWS: QCatchSyscalls: simplify
2016-05-29  Jan KratochvilNEWS: Remove empty line.
2016-05-29  H.J. LuAdd missing ChangeLog entries
2016-05-29  H.J. LuAdd .noavx512XX directives to x86 assembler
2016-05-29  GDB AdministratorAutomatic date update in version.in
2016-05-28  Alan ModraAdd dependencies to configure rule
2016-05-28  Maciej W. RozyckiMIPS/BFD: Correctly handle `bfd_reloc_outofrange' with...
2016-05-28  Maciej W. RozyckiMIPS/LD/testsuite: Rename `unaligned-syms' to `unaligne...
2016-05-28  Maciej W. RozyckiMIPS/BFD: Enable local R_MIPS_26 overflow detection
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-28  GDB AdministratorAutomatic date update in version.in
2016-05-27  Maciej W. RozyckiMIPS/BFD: Include the addend in JALX's target alignment...
2016-05-27  Maciej W. RozyckiMIPS/BFD: Fix section symbol name fetching in relocation
2016-05-27  H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-27  Pedro AlvesSkip attach-many-short-lived-threads.exp on known-broke...
2016-05-27  H.J. LuReplace CpuAMD64/CpuIntel64 with AMD64/Intel64
2016-05-27  Eli ZaretskiiImprove documentation of general query packets
2016-05-27  H.J. LuCorrect CpuMax in i386-opc.h
2016-05-27  Nick CliftonFix typo introduced during the most recent synchronizat...
2016-05-27  Nick CliftonImprove the MSP430 disassembler's handling of memory...
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-27  H.J. LuDon't clear cpu64 nor cpuno64
2016-05-27  Peter BergnerAdd support for new POWER ISA 3.0 instructions.
2016-05-27  GDB AdministratorAutomatic date update in version.in
2016-05-26  H.J. LuAppend ".p2align 4" to some x86 directive tests
2016-05-26  Trevor Saundersmetag: make an array's type unsigned char[]
2016-05-26  Trevor Saundersrx: make the type of a variable bfd_reloc_code_real_type
2016-05-26  Maciej W. RozyckiMIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'
2016-05-26  Nick CliftonProvide the __bssstart and __bsssize symbols needed...
2016-05-26  Trevor Saundersmetag: add extern C to header
2016-05-26  GDB AdministratorAutomatic date update in version.in
2016-05-25  H.J. LuRequire another match for AVX512VL
2016-05-25  Maciej W. RozyckiMIPS/BFD: Report `bfd_reloc_outofrange' errors as such
2016-05-25  H.J. LuEnable VREX for all AVX512 directives
2016-05-25  H.J. LuEnable VREX for AVX512 directives
2016-05-25  H.J. LuReimplement .no87/.nommx/.nosse/.noavx directives
2016-05-25  H.J. LuEnable 64-bit archives in ar and ranlib
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-05-25  Tom Tromeyfix spelling of HAVE_LIBPYTHON2_4 in py-value.c
2016-05-25  Nick CliftonFix typo in changelog entry
2016-05-25  Chua Zheng... Only generate VMOV.I64 instructions for loading constan...
2016-05-25  Bernhard HeckelFortran, typeprint: Forward level of details to be...
2016-05-25  Bernhard HeckelFortran, testsuite: Fix duplicate testcase name.
2016-05-25  Bernhard HeckelFortran, testsuite: Add testcases for nested structures.
2016-05-25  Bernhard HeckelFortran, typeprint: Decrease level of details when...
2016-05-25  Bernhard HeckelFortran, typeprint: Take level of details into account...
2016-05-25  Bernhard HeckelFortran, typeprint: Fix wrong indentation when ptype...
2016-05-25  Bernhard HeckelFortran, testsuite: Use multi_line in whatis_type testcase.
2016-05-25  GDB AdministratorAutomatic date update in version.in
2016-05-24  Maciej W. RozyckiMIPS/BFD: Unify `bfd_reloc_outofrange' error reporting...
2016-05-24  Tom TromeyFix PR python/17386 - add __index__ method to gdb.Value
2016-05-24  Tom Tromeyadd nb_inplace_divide for python 2
2016-05-24  Tom TromeyFix PR python/17981
2016-05-24  Tom TromeyPR gdb/19194 - fix typo in the manual
2016-05-24  Pedro AlvesFix PR gdb/19828: gdb -p <process from a container...
2016-05-24  Pedro AlvesMake gdb/linux-nat.c consider a waitstatus pending...
2016-05-24  Pedro Alves[Linux] Optimize PID -> struct lwp_info lookup
2016-05-24  Pedro Alves[Linux] Avoid refetching core-of-thread if thread hasn...
2016-05-24  Pedro Alves[Linux] Read vDSO range from /proc/PID/task/PID/maps...
2016-05-24  Pedro AlvesLinux native thread create/exit events support
2016-05-24  Maciej W. RozyckiMIPS/GAS: Treat local jump relocs the same no matter...
2016-05-24  Maciej W. RozyckiMIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'
2016-05-24  Trevor Saundersxtensa: make map_suffix_reloc_to_operator return operatorT
2016-05-24  Trevor Saundersd30v: make var type operatorT
2016-05-24  Trevor Saundersmmix: constify handler_charp
2016-05-24  Trevor Saundersft32: fixup TARGET_FORMAT
2016-05-24  Trevor Saundersia64: use XOBNEW and XOBNEWVEC
2016-05-24  Trevor Saunderschange some variable's type to op_err
2016-05-24  Francis RicciFix syntax error in annota-input-while-running.exp
2016-05-24  Yan-Ting LinAdd myself as a write-after-approval GDB maintainer
2016-05-24  GDB AdministratorAutomatic date update in version.in
2016-05-23  Jim WilsonEnable R_AARCH64_NONE for 64-bit code.
2016-05-23  Yao QiSkip unwritable frames in command "finish"
2016-05-23  Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
2016-05-23  Claudiu Zissulescu[ARC] Update instruction type and delay slot info.
2016-05-23  Claudiu Zissulescu[ARC] Add XY registers, update neg instruction.
2016-05-23  Claudiu Zissulescu[ARC] Rename "class" named attributes.
next
This page took 0.040966 seconds and 4 git commands to generate.