external/binutils.git
2016-05-04 GDB AdministratorAutomatic date update in version.in
2016-05-03 Doug EvansPR symtab/19914 fix handling of dwp + split debug
2016-05-03 Don BreazealFix typos in gdb_pipe function comment
2016-05-03 Maciej W. RozyckiPR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUE
2016-05-03 Nick CliftonUpdated Swedish translation for the binutils.
2016-05-03 Pedro AlvesFix gdb/python/python.c use-after-free
2016-05-03 Pedro AlvesRemove gdb/python/python.c code that handles strlen...
2016-05-03 Jiong Wang[AArch64] Also puts value in place for R_AARCH64_RELATIVE
2016-05-03 Szabolcs NagyFix generation of AArhc64 instruction table.
2016-05-03 Pitchumani... Assume that the GAS testsuite for the AVR is being...
2016-05-03 Senthil Kumar... Skip ELF STT_COMMON linker tests if shared libraries...
2016-05-03 Pedro AlvesFix PR gdb/16818, workaround Python's forcing of -expor...
2016-05-03 Pedro AlvesFix "-Wl,--dynamic-list" gdb/configure test
2016-05-03 Kyrylo Tkachov[gdb] Fix -Wparentheses warnings
2016-05-03 GDB AdministratorAutomatic date update in version.in
2016-05-02 Simon MarchiFix detach.exp remote check
2016-05-02 Simon MarchiFix annota-input-while-running.exp remote check
2016-05-02 Eli ZaretskiiFix startup on MS-Windows when 'gdb.ini' is found in...
2016-05-02 GDB AdministratorAutomatic date update in version.in
2016-05-01 GDB AdministratorAutomatic date update in version.in
2016-04-30 GDB AdministratorAutomatic date update in version.in
2016-04-29 H.J. LuSet interpreter in x86 create_dynamic_sections
2016-04-29 H.J. LuPass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZERO
2016-04-29 H.J. LuDownload source only on remote host
2016-04-29 Pitchumani... Enhance readelf's recognition of AVR relocation types.
2016-04-29 H.J. Lui386: Don't relocate section when check_relocs failed
2016-04-29 H.J. LuX86-64: Set check_relocs_failed on error
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-29 GDB AdministratorAutomatic date update in version.in
2016-04-28 Simon MarchiDon't show deprecated commands in help
2016-04-28 Simon MarchiAdd test for tracepoint enable/disable
2016-04-28 Par OlssonFix write endianness/size problem for fast tracepoint...
2016-04-28 Simon Marchiftrace tests: Use gdb_load_shlib result to lookup IPA...
2016-04-28 Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-04-28 Yao QiRemove need_step_over from struct lwp_info
2016-04-28 Nick CliftonAdd support to AArch64 disassembler for verifying instr...
2016-04-28 GDB AdministratorAutomatic date update in version.in
2016-04-27 H.J. LuLimit ld-elf/compressed1b.d to Linux/GNU targets
2016-04-27 Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-27 Simon MarchiMake gdb_load_shlibs return the destination path of...
2016-04-27 Jan KratochvilWorkaround gdbserver<7.7 for setfs
2016-04-27 H.J. LuSkip debug sections when estimating distances
2016-04-27 Yao QiSkip gdb.base/branch-to-self.exp if gdb,nosignals exists
2016-04-27 Martin Galvanc_value_print: Revert 'val' to a reference for TYPE_COD...
2016-04-27 Yao QiTweak doc on command tfind
2016-04-27 Andreas ArnezAvoid non-C++-enabled babeltrace versions
2016-04-27 H.J. LuPass --compress-debug-sections=none to ld
2016-04-27 Nick CliftonFix a typo in the check for SNANs in the RX simulator.
2016-04-27 Nick CliftonAdd support for the --trace-decode option to the AArch6...
2016-04-27 Alan ModraFix powerpc64 ld testsuite fail
2016-04-27 Alan ModraProvide xmemdup0
2016-04-27 Alan ModraCache result of scan for __start_* and __stop_* sections
2016-04-27 Trevor Saundersadd casts to avoid arithmetic on void *
2016-04-27 GDB AdministratorAutomatic date update in version.in
2016-04-26 Keven Boellfort_dyn_array: Use value constructor instead of raw...
2016-04-26 Bernhard Heckelfort_dyn_array: Support evaluation of dynamic elements...
2016-04-26 Bernhard Heckelfort_dyn_array: Enable dynamic member types inside...
2016-04-26 H.J. LuAlways count the NULL entry in dynamic symbol table
2016-04-26 GDB AdministratorAutomatic date update in version.in
2016-04-25 Nick CliftonAllow powerpc64le-linux-gnu toolchain to support big...
2016-04-25 Senthil Kumar... AVR: Allow the start address of the .text section to...
2016-04-25 Yao QiNew test case gdb.base/branch-to-self.exp
2016-04-25 Yao QiResume the inferior with signal rather than stepping...
2016-04-25 Yao Qi[GDBserver] Don't error in reinsert_raw_breakpoint...
2016-04-25 Yao QiInsert breakpoint even when the raw breakpoint is found
2016-04-25 Yao QiForce to insert software single step breakpoint
2016-04-25 GDB AdministratorAutomatic date update in version.in
2016-04-24 GDB AdministratorAutomatic date update in version.in
2016-04-23 H.J. LuSkip if size of bfd_vma is smaller than address size
2016-04-23 GDB AdministratorAutomatic date update in version.in
2016-04-22 Edjunior Barbosa... Fix checks for VSX and Altivec availability on Power
2016-04-22 Yao QiFix fails in gdb.trace/unavailable.exp
2016-04-22 Yao QiChoose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEM...
2016-04-22 Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-04-22 Pedro AlvesSwitch gdb's TRY/CATCH to C++ try/catch
2016-04-22 Pedro AlvesPropagate GDB/C++ exceptions across readline using...
2016-04-22 Pedro AlvesRename rl_callback_read_char_wrapper -> gdb_rl_callback...
2016-04-22 Yao Qi[ARM] Clear reserved bits in CPSR
2016-04-22 Yao QiFix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
2016-04-22 Joel BrobeckerJoel Brobecker stepping down as AIX Maintainer
2016-04-22 Walfred Tedeschi[obv] [PR gdb/19980] Typo in gdbserver/configure.srv
2016-04-22 Yao QiTweak gdb.reverse/step-precsave.exp and gdb.reverse...
2016-04-22 Yao QiDeliver signal in hardware single step
2016-04-22 Yao QiNew test case gdb.trace/signal.exp
2016-04-22 H.J. LuExclude linker created file from dynobj
2016-04-22 H.J. LuSet dynobj to a normal input file if possible
2016-04-22 Maciej W. RozyckiMIPS/GAS: Fix an ISA override not lifting ABI restrictions
2016-04-22 Maciej W. RozyckiMIPS: Go back with the default Linux # of registers...
2016-04-22 GDB AdministratorAutomatic date update in version.in
2016-04-21 Pedro AlvesSwitch gdb's TRY/CATCH to sjlj again
2016-04-21 H.J. LuAlways run LTO tests on Linux with GCC 4.9 or newer
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-04-21 Pedro AlvesFix AIX gdb build with C++ compiler
2016-04-21 Pedro AlvesFix s390 GNU/Linux gdb and gdbserver builds
2016-04-21 Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-04-21 Alan ModraNew NOCROSSREFS_TO tests
2016-04-21 H.J. LuRemove x86 gc_sweep_hook
2016-04-21 H.J. LuDon't check relocations in excluded sections
2016-04-21 H.J. LuMove ELF relocation check after lang_gc_sections
2016-04-21 GDB AdministratorAutomatic date update in version.in
next