]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2017-09-27  Nick CliftonPrevent an infinite loop in the DWARF parsing code...
2017-09-27  Alan ModraPR22216, infinite loop in readelf process_symbol_table
2017-09-27  Kuan-Lin Chennds32: Fix a tautological comparison.
2017-09-27  GDB AdministratorAutomatic date update in version.in
2017-09-26  H.J. Lux86-64: Don't pass output_bfd to info->callbacks->minfo
2017-09-26  Walfred Tedeschidwarf2read: Restrict ICC workaround to ICC<14
2017-09-26  Walfred TedeschiMove GDB producer parsing routines to a separate file
2017-09-26  Sergio Durigan... Use "switch_to_thread" more thoroughly on gdbserver
2017-09-26  Matthias KloseAllow linking GDB with ncursesw
2017-09-26  Nick CliftonFix an assertion failure when parsing a fuzzed x86_64...
2017-09-26  Cary CoutantFix incorrect register mask.
2017-09-26  Alan ModraTidy reading data in read_formatted_entries
2017-09-26  Nick CliftonAvoid needless resource usage when processing a corrupt...
2017-09-26  Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-09-26  Rainer OrthFix gdb 8.1 Solaris/SPARC compilation (PR build/22206)
2017-09-26  Alan ModraPR22209, invalid memory read in find_abstract_instance_name
2017-09-26  Nick CliftonFix address violations when parsing a corrupt DWARF...
2017-09-26  Maciej W. RozyckiLD/testsuite: Fix undefined symbol tests for MIPS and...
2017-09-26  Nick CliftonAllow the macw and macl instructions to be used on...
2017-09-26  Nick CliftonAdd README file for creating binutils releases
2017-09-26  Thomas Preud... Fix FAILs in compare-sections.exp
2017-09-26  Alan ModraPR21732, String-concatenated message can not be translated
2017-09-26  Tom TromeyRemove the last cleanup from regcache.c
2017-09-26  Tom TromeyRemove make_cleanup_regcache_invalidate
2017-09-26  Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-26  Tom TromeyRemove regcache_xfree
2017-09-26  Tom TromeyRemove regcache_xmalloc
2017-09-26  Alan ModraPR22205, .debug_line file table NULL filename
2017-09-26  Alan ModraPR22204, Lack of DW_LNE_end_sequence causes "infinite...
2017-09-26  GDB AdministratorAutomatic date update in version.in
2017-09-25  H.J. LuFree memory returned from bfd_get_synthetic_symtab
2017-09-25  Andreas ArnezS390: Document guarded-storage register support
2017-09-25  Andreas ArnezS390: Add guarded-storage register support to gdbserver
2017-09-25  Andreas ArnezS390: Add guarded-storage register support to GDB
2017-09-25  Andreas ArnezS390: Add guarded-storage register definitions and...
2017-09-25  Alan ModraPR22202, buffer overflow in parse_die
2017-09-25  Alan ModraPR22201, DW_AT_name with out of bounds reference
2017-09-25  Alan ModraPR22200, DWARF5 .debug_line sanity check
2017-09-25  Sergio Durigan... Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm...
2017-09-25  GDB AdministratorAutomatic date update in version.in
2017-09-24  Alan ModraPR22197, buffer overflow in bfd_get_debug_link_info_1
2017-09-24  Alan ModraPR22191, memory leak in dwarf2.c
2017-09-24  Alan ModraPR22187, infinite loop in find_abstract_instance_name
2017-09-24  Alan ModraPR22186, divide-by-zero in decode_line_info
2017-09-24  Alan ModraPR22169, heap-based buffer overflow in read_1_byte
2017-09-24  Alan ModraPR22167, NULL pointer dereference in scan_unit_for_symbols
2017-09-24  Alan ModraPR22166, SHT_GNU_verneed memory allocation
2017-09-24  GDB AdministratorAutomatic date update in version.in
2017-09-23  Tom TromeyRemoved unused declaration
2017-09-23  GDB AdministratorAutomatic date update in version.in
2017-09-22  Tom TromeyChange type of scoped_input_handler::m_quit_handler
2017-09-22  H.J. Lux86: Guard against corrupted PLT
2017-09-22  H.J. LuUpdate ChangeLog entry for PR 22163
2017-09-22  Alexandre OlivaLVU: dump loclists with locviews
2017-09-22  Sergio Durigan... Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
2017-09-22  Sergio Durigan... Import "glob" and "getcwd" modules from gnulib
2017-09-22  Jim Wilson[GOLD] Set non-exec stack for aarch64
2017-09-22  Simon Marchigdbserver x86 on win32: call init_target_desc
2017-09-22  H.J. Lux86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0
2017-09-22  H.J. LuAdd a test for PR ld/22150
2017-09-22  Pedro Alvesbfd/version.h: Add rationale for BFD_VERSION_DATE
2017-09-22  Simon MarchiFix sometimes-uninitialized warning in gdbscm_value_address
2017-09-22  Rainer OrthFix gdb 8.1 Solaris compilation
2017-09-22  Alan Modra[GOLD] clone assert breakage
2017-09-22  Alan Modra[GOLD] Set non-exec stack for ppc64
2017-09-22  Alan Modrareadelf tests
2017-09-22  GDB AdministratorAutomatic date update in version.in
2017-09-21  Maciej W. Rozyckireadelf: Handle E_MIPS_MACH_5900
2017-09-21  James CowgillPR gas/21762: MIPS: Fix .stabs directive marking labels...
2017-09-21  Kevin BuettnerTest case for Inferior.thread_from_thread_handle
2017-09-21  Kevin BuettnerDocumentation for qXfer:threads:read handle attribute
2017-09-21  Kevin BuettnerAdd thread_handle_to_thread_info support for remote...
2017-09-21  Kevin BuettnerAdd thread_db_notice_clone to gdbserver
2017-09-21  Kevin BuettnerDocumentation for Inferior.thread_from_thread_handle
2017-09-21  Kevin BuettnerAdd `thread_from_thread_handle' method to (Python)...
2017-09-21  Kevin BuettnerAdd target method for converting thread handle to threa...
2017-09-21  Pedro Alvesgdbserver: Remove traces of ancient Hc handling
2017-09-21  Andreas ArnezS/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb
2017-09-21  Alan ModraReduce excessive .eh_frame alignment for powerpc
2017-09-21  Simon Marchilinux-waitpid: Get rid of format string warning
2017-09-21  Simon Marchimicroblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug
2017-09-21  Yao QiFix aarch64-freebsd build failure
2017-09-21  Nick Cliftonoops - changelog entry omitted from previous delta
2017-09-21  Yao Qi[SIM, ARM] Fix build failure
2017-09-21  Tom TromeyChange counted_command_line to a shared_ptr
2017-09-21  Tom TromeyUse function_view in a couple of places in breakpoint.c
2017-09-21  Tom TromeyAllocate bpstats with new
2017-09-21  GDB AdministratorAutomatic date update in version.in
2017-09-20  Pedro Alveseval.c:evaluate_subexp_standard: Use RAII to avoid...
2017-09-20  Teresa JohnsonCheck for export dynamic symbol options when doing...
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-09-20  Tom TromeyOverload catch_command_errors
2017-09-20  Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-20  Pedro AlvesFix "list ambiguous_variable"
2017-09-20  Walfred Tedeschi[OBV] amd64-features-makefile: add missing backslash.
2017-09-20  Walfred Tedeschiadd ChangeLog from previous commit
2017-09-20  Walfred Tedeschigdb - avx512: tests were failing due to missing memory...
2017-09-20  Alan Modra[GOLD] PowerPC function address in non-PIC
2017-09-20  GDB AdministratorAutomatic date update in version.in
2017-09-19  John BaldwinAdd a 'starti' command.
next