]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-08-15  Tom TromeyReplace write_inferior_memory with target_write_memory
2019-08-15  Tom TromeySimplify write_inferior_memory
2019-08-15  Christophe... Correct a typo in the documentation for the disassembler.
2019-08-15  Tom TromeyFix CU overrun in scan_unit_for_symbols
2019-08-15  Nick CliftonUpdatesd Swdish translation for the gas sub-directory.
2019-08-15  Tom de Vries[gdb] Fix gdb build on mips64-linux
2019-08-15  GDB AdministratorAutomatic date update in version.in
2019-08-14  Alan HaywardAArch64: Allow additional sizes in prologue
2019-08-14  Tom TromeyFix gdb build on macOS
2019-08-14  Alan ModraPR24623, DWARF errors
2019-08-14  Alan ModraUse comp_unit_maybe_decode_line_info in more places
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-08-14  GDB AdministratorAutomatic date update in version.in
2019-08-13  Tom TromeyRemove tui_gen_win_info::last_visible_line
2019-08-13  Tom TromeyDon't track the contents of the execution info window
2019-08-13  Tom TromeyRemove tui_clear_exec_info_content
2019-08-13  Tom TromeyRemove tui_erase_exec_info_content
2019-08-13  Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13  Tom TromeyMove code to tui-winsource.h
2019-08-13  Tom TromeyChange tui_update_exec_info to be a method
2019-08-13  Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13  Tom TromeyChange tui_show_source_content to be a method
2019-08-13  Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-08-13  Tom TromeyDelete invisible TUI windows
2019-08-13  Tom TromeySimplify tui_show_disassem
2019-08-13  Tom TromeyMake tui_default_win_height static
2019-08-13  Tom TromeyTwo simplifications in tui-layout.c
2019-08-13  Tom TromeySimplify tui_make_all_invisible
2019-08-13  Tom TromeyRemove tui_make_all_visible
2019-08-13  Tom TromeyMove current_layout to tui-layout.c
2019-08-13  Tom TromeyRemove struct tui_layout_def
2019-08-13  Tom Tromeyclear_detail can only be called on TUI source windows
2019-08-13  Christian Biesinger[readline] Fix compilation on MinGW
2019-08-13  Tom TromeyDon't include readline headers from tracepoint.c
2019-08-13  Tom de Vries[gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
2019-08-13  Sandra LoosemoreFixes for gdb.python tests on remote Windows host.
2019-08-13  GDB AdministratorAutomatic date update in version.in
2019-08-12  Tom TromeyRequire readline 7 or newer
2019-08-12  Tom TromeyRemove readline hack from gdb_select
2019-08-12  Tom TromeyImport readline 8.0
2019-08-12  Patrick PalkaFix gdb's selftest.exp after readline import
2019-08-12  Tom TromeyRemove gdb workaround from readline/xfree.c
2019-08-12  Tom TromeyRemove gdb workaround from readline/emacs_keymap.c
2019-08-12  Tom TromeyRemove gdb workaround from readline/complete.c
2019-08-12  Tom TromeyImport readline 7.0 (patch 5)
2019-08-12  Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-12  Barnaby WilksAdd generic and ARM specific support for half-precision...
2019-08-12  Alan ModraPR24851, gas/testsuite/gas/epiphany/badrelax.s failure...
2019-08-12  GDB AdministratorAutomatic date update in version.in
2019-08-11  GDB AdministratorAutomatic date update in version.in
2019-08-10  Alan ModraSort statement_enum and lang_statement_union
2019-08-10  Alan ModraDelete unused ldlang.h structs
2019-08-10  Alan Modrastat_alloc casts
2019-08-10  Alan Modralang_input_statement_type next pointers
2019-08-10  GDB AdministratorAutomatic date update in version.in
2019-08-09  Sandra LoosemoreMatch Windows pathnames in gdb.linespec/break-ask.exp.
2019-08-09  Pedro Franco... Fix access to uninitialized variable in fill_in_stop_func
2019-08-09  Andreas Arnezs390: Implement 'type_align' gdbarch method
2019-08-09  Nick CliftonSynchronize libiberty sources with gcc mainline.
2019-08-09  Mihailo StojanovicAdd support for a MIPS specific .MIPS.xhash section.
2019-08-09  Alan Haywarddoc: fix PAC typo
2019-08-09  Tamar ChristinaArm: Skip tests on WINCE that require mapping symbols
2019-08-09  Jan Beulichx86-64: generalize SIMD test expectations
2019-08-09  Tom de Vries[gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
2019-08-09  GDB AdministratorAutomatic date update in version.in
2019-08-08  Tom de Vries[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
2019-08-08  Nick CliftonChange the output of readelf's note display so that...
2019-08-08  Yoshinori SatoUpdate the handling of shift rotate and load/store...
2019-08-08  Yoshinori SatoMove the h8300 assembler's MOVFPE and MOVTPE tests...
2019-08-08  Nick CliftonFix problem building PE DLL test generator with compile...
2019-08-08  Jordan Rupprecht... readelf: mask unknown description data bytes.
2019-08-08  GDB AdministratorAutomatic date update in version.in
2019-08-07  Phillipe AntoinePrevent objdump from aborting when asked to disassemble...
2019-08-07  Alan ModraInteger overflows in readelf get_data
2019-08-07  Nick CliftonImprove the formatting of the title strings of the...
2019-08-07  Tom TromeyMake struct frame_arg self-managing
2019-08-07  Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-07  Jose E. Marchesild: use a specific linker script in BPF targets
2019-08-07  Jose E. Marchesibfd: use the ELF linker to perform relocations in BPF...
2019-08-07  Alan ModraPR24644, OOM-Bug in _bfd_archive_64_bit_slurp_armap
2019-08-07  Omair MajidFix the binutils test for .NET assembly support so...
2019-08-07  Jan Beulichx86: drop stray FloatMF
2019-08-07  Alan ModraPR24876, readelf: heap-buffer-overflow in dump_ia64_unwind
2019-08-07  Tom TromeyIntroduce obstack_strndup
2019-08-07  Tom TromeyAdd obstack_strdup overload taking a std::string
2019-08-07  Tom TromeyMake obstack_strdup inline
2019-08-07  Tom TromeyUse obstack_strdup more
2019-08-07  GDB AdministratorAutomatic date update in version.in
2019-08-06  Philippe WaroquiersAdd a selftest that checks documentation invariants.
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-06  Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-08-06  Tom TromeyAdd more styling to "disassemble"
2019-08-06  Christian BiesingerReplace int with enum block_enum where appropriate.
2019-08-06  Tom TromeyClean up source file error reporting
2019-08-06  Tom TromeyAdd file offsets to the source cache
2019-08-06  Tom TromeySave plain text in the source cache
2019-08-06  Tom TromeyFix latent bug in source cache
2019-08-06  Tom TromeyChange breakpoint::filter to be a unique_xmalloc_ptr
2019-08-06  Alan ModraLTO object insertion point
2019-08-06  Alan ModraPR24873, gcc -flto objects result in --start-group...
next