deliverable/binutils-gdb.git
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
2017-04-27  Alan ModraClear dynstr_index when forcing symbols local
2017-04-27  Alan ModraPowerPC undefweak handling
2017-04-27  Alan Modra[GOLD] testsuite/plugin_section_order.c fix
2017-04-27  GDB AdministratorAutomatic date update in version.in
2017-04-26  Maciej W. RozyckiMIPS/GAS: Fix `.option picX' handling with relaxation
2017-04-26  H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-26  Nick CliftonFix a seg-fault when processing a corrupt binary contai...
2017-04-26  Nick CliftonFix PR number in ChangeLog comment.
2017-04-26  Nick CliftonFix invocation of stat() on a NULL pointer.
2017-04-26  Nick CliftonImprove decoding of corrupt/unrecognised gnu build...
2017-04-26  Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-04-26  Maciej W. RozyckiPR ld/21334: Always call `_bfd_elf_link_renumber_dynsym...
2017-04-26  Maciej W. RozyckiELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call...
2017-04-26  Maciej W. RozyckiMIPS/readelf: With `-A' also dump GOT in static binaries
2017-04-26  Nick CliftonFix seg-fault attempting to compress a debug section...
2017-04-26  Alan Haywardxtensa_pseudo_register_read/write - Use regcache_raw_re...
2017-04-26  Alan Haywardnds32: Abort instead of returning REG_UNKNOWN
2017-04-26  GDB AdministratorAutomatic date update in version.in
2017-04-25  Yao QiChange readonly_p to bool
2017-04-25  Maciej W. RozyckiMIPS/readelf: Simplify GOT[1] data availability check
2017-04-25  Maciej W. RozyckiMIPS/readelf: Remove extraneous null GOT data check
2017-04-25  Claudiu Zissulescu[ARC] Enhance enter/leave mnemonics.
2017-04-25  Claudiu Zissulescu[ARC] Prefer NOP instead of MOV 0,0
2017-04-25  Yao QiChange gdbarch_wchar_bit for AArch64 and ARM
2017-04-25  Maciej W. RozyckiMIPS16/opcodes: Add `-M no-aliases' disassembler option...
2017-04-25  Maciej W. RozyckiMIPS16/opcodes: Annotate instruction aliases
next
This page took 0.04604 seconds and 4 git commands to generate.