deliverable/binutils-gdb.git
2014-12-12  Anthony GreenAdd zex instructions for moxie port
2014-12-12  Alan ModraPowerPC register numbers in DWARF
2014-12-12  Alan ModraSet bfd_error in _bfd_elf_adjust_dynamic_copy
2014-12-12  Andreas ArnezS390: Fix gdbserver support for TDB
2014-12-12  Andreas Arnezgdbserver: Support read-only regsets in linux-low.c
2014-12-12  Andreas Arnezgdbserver: Prevent stale/random values in register...
2014-12-12  Andreas Arnezgdbserver: Rephrase loops in regsets_fetch/store_inferi...
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-12  Yao QiImprove arm_skip_prologue by using arm_analyze_prologue
2014-12-12  Yao QiDon't scan prologue past epilogue
2014-12-12  GDB AdministratorAutomatic date update in version.in
2014-12-11  Nick CliftonFix a few moere memory access violations.
2014-12-11  Doug Evanscp-namespace.c (cp_lookup_nested_symbol): Fix comments.
2014-12-11  Doug Evans(lookup_global_symbol_from_objfile): Simplify.
2014-12-11  Keith SeitzThis commit causes hundreds of core file regressions...
2014-12-11  Doug Evanssymtab.c (domain_name) <MODULE_DOMAIN>: Add missing...
2014-12-11  Alan ModraUse autoconf check for long long in binutils
2014-12-11  GDB AdministratorAutomatic date update in version.in
2014-12-10  Jing YuGive informative error message for stub-group-size
2014-12-10  Simon MarchiOnly leave dprintf inserted if it is marked as persiste...
2014-12-10  Simon MarchiIntroduce target_is_gdbserver
2014-12-10  Doug Evanscp_lookup_symbol_nonlocal: Move definition closer to...
2014-12-10  Doug Evanscp-namespace.c (lookup_symbol_file): Move next to only...
2014-12-10  Doug Evanscp_lookup_symbol_imports: Make static.
2014-12-10  Simon MarchiRestore terminal state in mi_thread_exit (PR gdb/17627)
2014-12-10  Alan ModraDon't always build coffgen.o
2014-12-10  Alan ModraDon't return DW_AT_name for function name in C++
2014-12-10  Alan ModraDon't access elf tdata in dwarf.c without first checkin...
2014-12-10  GDB AdministratorAutomatic date update in version.in
2014-12-09  Alan ModraDon't sort ld -r relocs for mips
2014-12-09  Denis Chertykov * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix devic...
2014-12-09  Nick CliftonMore fixes for memory access violations triggered by...
2014-12-09  Chen GangFix windres memory leak
2014-12-09  Chen GangEnsure zero termination of tic4x insn buffer
2014-12-09  Alan Modrappc64_elf_edit_opd revamp, take 2
2014-12-09  Doug Evanspython/py-objfile.c (objfpy_get_owner): Increment refco...
2014-12-09  GDB AdministratorAutomatic date update in version.in
2014-12-08  Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-12-08  Denis Chertykov * od-elf32_avr.c: Forgot to add a new file.
2014-12-08  Denis Chertykov * configure.ac: Add od-elf32_avr to build.
2014-12-08  Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-08  GDB AdministratorAutomatic date update in version.in
2014-12-07  GDB AdministratorAutomatic date update in version.in
2014-12-06  Eric BotcazouAdd Visium support to ld
2014-12-06  Eric BotcazouAdd Visium support to gas
2014-12-06  Eric BotcazouAdd Visium support to binutils
2014-12-06  Eric BotcazouAdd Visium support to bfd
2014-12-06  Eric BotcazouAdd Visium support to opcodes
2014-12-06  Eric BotcazouUpdate from upstream config repo
2014-12-06  GDB AdministratorAutomatic date update in version.in
2014-12-05  Andrew BurgessAdd string representation of ELF e_flags for AVR.
2014-12-05  Steve Ellcey2014-12-05 Steve Ellcey <sellcey@mips.com>
2014-12-05  Jan KratochvilUnify lookup_symbol_in_objfile_symtabs
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-12-05  Andreas FromAdd myself as write after approval maintainer
2014-12-05  H.J. LuDefine bfd_elf32_get_synthetic_symtab for x32
2014-12-05  Yao QiRevert: Don't enable gdbtk in testsuite
2014-12-05  Yao QiFix parallel testing issues in gdb.guile tests
2014-12-05  Doug EvansRevert: linespec.c (iterate_name_matcher): Fix argument...
2014-12-05  Yao QiUse standard_testfile in i386-bp_permanent.exp
2014-12-05  H.J. LuAdd _bfd_elf_ifunc_get_synthetic_symtab
2014-12-05  GDB AdministratorAutomatic date update in version.in
2014-12-04  Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-04  Alan ModraChangeLog typo fix
2014-12-04  Alan ModraPowerPC gold, fix 32-bit branch address arithmetic
2014-12-04  Jan KratochvilAccelerate lookup_symbol_aux_objfile 85x
2014-12-04  Alan ModraSort relocs output by ld -r
2014-12-04  Maciej W. RozyckiCorrect invalid assumptions made by (mostly) DWARF...
2014-12-04  GDB AdministratorAutomatic date update in version.in
2014-12-03  Alan Modrapowerpc gold, work around pr17670
2014-12-03  Maciej W. RozyckiMIPS: Add support for microMIPS Linux signal trampolines
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-12-03  H.J. LuCompile pie_copyrelocs_test.cc with -fno-exceptions...
2014-12-03  H.J. LuReplace copyreloc-main.c with copyreloc-main.S
2014-12-03  Nick CliftonReplace calls to abort (in readelf) with informative...
2014-12-03  H.J. LuReformat elf_x86_64_create_dynamic_sections
2014-12-03  Alan Modrapowerpc gold, fix pr17566
2014-12-03  Ulrich WeigandUse core regset iterators on Sparc Solaris
2014-12-03  Simon MarchiFix make_cleanup_dtor signature to match declaration
2014-12-03  Joel Brobeckercallback.h:struct host_callback_struct compilation...
2014-12-03  H.J. LuCheck info->executable for symbols which need copy...
2014-12-03  Doug EvansRemove cplus_specific from general_symbol_info.
2014-12-03  H.J. LuDiscard space for relocs against symbols with copy...
2014-12-03  Doug EvansPR symtab/17602
2014-12-03  Doug EvansPR symtab/17591
2014-12-03  Doug Evansdwarf2read.c (peek_die_abbrev): Improve error message...
2014-12-03  Doug EvansRemove remnant of Chill support.
2014-12-03  GDB AdministratorAutomatic date update in version.in
2014-12-02  H.J. LuX86-64: Allow copy relocs for building PIE
2014-12-02  Simon MarchiFix comment typo
2014-12-02  Nick BullNew python events: inferior call, register/memory changed.
2014-12-02  Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02  Doug EvansNew python events: infcall, register/memory changed.
2014-12-02  Doug Evanspython/py-infthread.c: Whitespace fixes.
2014-12-02  Denis Chertykov * MAINTAINERS: Fix my email address.
2014-12-02  Andreas Arnezexecl-update-breakpoints.exp: Move whole segment instea...
2014-12-02  Andrew Bennett[MIPS] When calculating a relocation using an undefined...
2014-12-02  Alan Modrappc64_elf_edit_opd revamp
2014-12-02  Andreas ArnezS390: Fix 'expedite' for s390-te-linux64
next
This page took 0.041511 seconds and 4 git commands to generate.