external/binutils.git
2017-05-08 H.J. Lui386: Improve PLT generation and synthetic PLT symbols
2017-05-08 Thomas Preud... Make import libraries relocatable objects
2017-05-08 Alan HaywardRemove some uses of MAX_REGISTER_SIZE from mips-tdep.c
2017-05-08 Alan HaywardRemove some uses of MAX_REGISTER_SIZE from mips-linux...
2017-05-08 Alan HaywardRemove some uses of MAX_REGISTER_SIZE uses from mn10300...
2017-05-08 GDB AdministratorAutomatic date update in version.in
2017-05-07 GDB AdministratorAutomatic date update in version.in
2017-05-06 Sergio Durigan... Rearrange gdb/configure.nat to make it simpler and...
2017-05-06 Sergio Durigan... Introduce "gdb/configure.nat" (and delete "gdb/config...
2017-05-06 GDB AdministratorAutomatic date update in version.in
2017-05-05 Tim Wiederhakebtrace: Fix memory leak in btrace_clear.
2017-05-05 Pedro Alvesgdb: Disable -Werror for -Wmaybe-uninitialized
2017-05-05 GDB AdministratorAutomatic date update in version.in
2017-05-04 Pedro AlvesFix gdb.python/py-record-btrace-threads.exp with Python 3
2017-05-04 Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-05-04 Pedro Alvesmake_cleanup_restore_current_thread: Look up thread...
2017-05-04 Pedro AlvesFix get_core_register_section leak, introduce thread_se...
2017-05-04 Kito ChengRISC-V: Fix disassemble for c.li, c.andi and c.addiw
2017-05-04 Andreas ArnezRemove some superfluous code in corelow.c
2017-05-04 Senthil Kumar... Fix PR21404 - assertion fail when calculating symbol...
2017-05-04 GDB AdministratorAutomatic date update in version.in
2017-05-03 Maciej W. RozyckiMIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic...
2017-05-03 Keith SeitzMake sure malloc is linked into gdb.cp/oranking.cc.
2017-05-03 H.J. LuAdjust testsuite/ld-elf/pr21384.d
2017-05-03 Alan HaywardRemove MAX_REGISTER_SIZE from frv-linux-tdep.c
2017-05-03 Simon Marchigdbarch.sh: Remove commented out TARGET_CHAR_BIT definition
2017-05-03 Sergio Durigan... Regenerate gdb/{,gdbserver/}configure (for commit be628...
2017-05-03 Nick CliftonPrevent a seg-fault in the assembler when provided...
2017-05-03 GDB AdministratorAutomatic date update in version.in
2017-05-02 Maciej W. RozyckiMIPS16/GAS: Fix absolute references with PC-relative...
2017-05-02 H.J. Lux86: Add -Wl,--no-as-needed to some TLS tests
2017-05-02 Michael ClarkRISC-V: Change CALL macro to use ra as the temporary...
2017-05-02 Palmer DabbeltRISC-V: Allow 32-bit BFD to handle 64-bit objects
2017-05-02 H.J. LuAdd a test for PR ld/21384
2017-05-02 H.J. LuCast relcount to unsigned long when comparing with...
2017-05-02 Simon Marchisolib-target: Remove local variables
2017-05-02 Simon MarchiRemove definition of VEC (CORE_ADDR)
2017-05-02 Simon MarchiUse std::vector in lm_info_target
2017-05-02 Simon MarchiChange return type of gdbarch_software_single_step...
2017-05-02 Simon MarchiChange field separator in gdbarch.sh
2017-05-02 Nick CliftonDon't merge notes when the relocs associated with them...
2017-05-02 Alan ModraPR 21384, --dynamic-list regression with f02cb058
2017-05-02 Maciej W. RozyckiMIPS16/opcodes: Keep the LSB of PC-relative offsets...
2017-05-02 Nick CliftonPrevent memory exhaustion from a corrupt PE binary...
2017-05-02 Tim WiederhakePython: Introduce gdb.Instruction class
2017-05-02 Tim WiederhakePython: Move and rename gdb.BtraceFunction
2017-05-02 Tim WiederhakePython: Move and rename gdb.BtraceInstruction
2017-05-02 Tim WiederhakePython: Introduce gdb.RecordGap class
2017-05-02 Tim WiederhakePython: Remove ptid from gdb.Record interface
2017-05-02 Tim WiederhakePython: Use correct ptid in btrace recording
2017-05-02 Tim WiederhakePython: Fix indentation in py-record-btrace.c
2017-05-02 Bernd EdlingerFix value in comment of disassembled ARM type A opcodes.
2017-05-02 GDB AdministratorAutomatic date update in version.in
2017-05-01 H.J. Lux86: Run GNU2 TLS tests with working GNU2 TLS support
2017-05-01 Joel Brobeckergdb/MAINTAINERS: Move Daniel J and Mark to the Past...
2017-05-01 Alan Modramerge_gnu_build_notes reloc deletion
2017-05-01 GDB AdministratorAutomatic date update in version.in
2017-04-30 GDB AdministratorAutomatic date update in version.in
2017-04-29 Alan ModraPR21432, buffer overflow in perform_relocation
2017-04-29 Sergio Durigan... Make environ.exp run on all platforms (and create info...
2017-04-29 GDB AdministratorAutomatic date update in version.in
2017-04-28 Yao QiRemove cleanup in get_return_value
2017-04-28 Yao QiUse tag dispatch regcache ctor in regcache_dup
2017-04-28 Yao QiSimplify regcache_dup
2017-04-28 Yao QiClass-fy regcache
2017-04-28 Simon MarchiClass-ify lm_info_windows
2017-04-28 Simon MarchiClass-ify lm_info_darwin
2017-04-28 Simon MarchiClass-ify lm_info_svr4
2017-04-28 Simon MarchiClass-ify lm_info_target
2017-04-28 Simon MarchiClass-ify lm_info_frv
2017-04-28 Simon MarchiFix indentation of lm_info_frv
2017-04-28 Simon MarchiClass-ify lm_info_dsbt
2017-04-28 Simon MarchiClass-ify lm_info_aix
2017-04-28 Simon MarchiMake various lm_info implementations inherit from a...
2017-04-28 Simon MarchiStandardize darwin's lm_info
2017-04-28 H.J. Lux86: Add run-time tests for -mtls-dialect=gnu2
2017-04-28 H.J. LuELF: Add run-time tests for -z now
2017-04-28 John BaldwinConsistently use fprintf_filtered when displaying MIPS...
2017-04-28 H.J. Lux86: Check plt_got before using .plt.got
2017-04-28 Yao QiAdd constructor and destructor to regcache
2017-04-28 Nick CliftonFix off by one error when checking for empty note names.
2017-04-28 Nick CliftonFix heap-buffer address violation when reading version...
2017-04-28 Nick CliftonFix heap-buffer overflow bugs caused when dumping debug...
2017-04-28 Yao QiUse ptid method lwp in mips_linux_new_thread
2017-04-28 Yao Qi[MIPS] Use lwpid from lwp_info instead of inferior_ptid
2017-04-28 GDB AdministratorAutomatic date update in version.in
2017-04-27 Keith SeitzFix overload resolution involving rvalue references...
2017-04-27 H.J. Lux86-64: Use "=" instead of "+=" to update 0
2017-04-27 Simon MarchiAdd missing incref when creating Inferior Python object
2017-04-27 H.J. Lux86: Create dynamic sections in create_dynamic_sections
2017-04-27 H.J. LuRemove has_bnd_reloc from elf_x86_64_link_hash_entry
2017-04-27 H.J. LuChange _bfd_elf_link_setup_gnu_properties to bfd *
2017-04-27 H.J. Lui386: Simplify VxWorks for non-PIC
2017-04-27 Ulrich WeigandRead corrrect auxiliary entry in AIX
2017-04-27 Maciej W. RozyckiMIPS16/GAS: Factor out duplicate symbol value conversio...
2017-04-27 Maciej W. RozyckiMIPS16/GAS: Rename the LONG_BRANCH relaxation flag
2017-04-27 Alan HaywardRemove some MAX_REGISTER_SIZE uses in ia64-tdep.c
2017-04-27 Alan ModraTidy S_FORCE_RELOC
2017-04-27 Alan ModraConstify elf_backend_eh_frame_address_size
2017-04-27 Alan ModraEdit .eh_frame symbols
next