binutils-gdb.git
2019-06-25 Tom TromeyRemove tui_alloc_win_info
2019-06-25 Tom TromeyDon't check window type in tui_set_win_focus_to
2019-06-25 Tom TromeyIntroduce tui_win_info::make_visible_with_new_height
2019-06-25 Tom TromeyIntroduce tui_win_info::update_tab_width
2019-06-25 Tom TromeyIntroduce enum tui_box
2019-06-25 Tom TromeyRemove some TUI static allocations
2019-06-25 Tom TromeyIntroduce tui_gen_win_info::reset method
2019-06-25 Tom TromeyMove make_visible method to tui_gen_win_info
2019-06-25 Tom TromeyRemove tui_scroll_direction enum
2019-06-25 Tom TromeyChange more TUI functions to take a tui_source_window_base
2019-06-25 Tom TromeyChange tui_set_exec_info_content to return void
2019-06-25 Tom TromeyRemove NULL check from tui_set_exec_info_content
2019-06-25 Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25 Tom TromeyIntroduce tui_gen_win_info::name method
2019-06-25 Tom TromeyChange tui_update_source_window for better type safety
2019-06-25 Tom TromeyIntroduce refresh_window method
2019-06-25 Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25 Tom TromeyUse new and delete for tui_gen_win_info
2019-06-25 Tom TromeyChange tui_which_element::data_window to be a pointer
2019-06-25 Tom TromeyIntroduce set_highlight method
2019-06-25 Tom TromeyRemove redundant check from make_visible
2019-06-25 Tom TromeyIntroduce max_height method
2019-06-25 Tom TromeyIntroduce set_new_height method
2019-06-25 Tom TromeyIntroduce the refresh_all method
2019-06-25 Tom TromeyIntroduce two TUI source window methods
2019-06-25 Tom TromeyIntroduce the refresh method
2019-06-25 Tom TromeyUse bool for visibility
2019-06-25 Tom TromeyIntroduce make_visible method
2019-06-25 Tom TromeyRemove an unneeded NULL check
2019-06-25 Tom TromeyInline constructors and initializers
2019-06-25 Tom TromeyChange tui_data_window::display_regs to bool
2019-06-25 Tom TromeyRemove struct tui_data_info
2019-06-25 Tom TromeyRemove struct tui_command_info
2019-06-25 Tom TromeyRemove struct tui_source_info
2019-06-25 Tom TromeyIntroduce has_locator method
2019-06-25 Tom TromeyRemove tui_clear_win_detail
2019-06-25 Tom TromeyDon't use TUI_DISASM_WIN in tui_disasm_window method
2019-06-25 Tom TromeyIntroduce methods for scrolling
2019-06-25 Tom TromeyCreate tui_disasm_window
2019-06-25 Tom TromeySplit the tui_win_info destructor
2019-06-25 Tom TromeyRemove tui_list
2019-06-25 Tom TromeyIntroduce tui_win_info::clear_detail method
2019-06-25 Tom TromeySimplify source and disassembly window creation
2019-06-25 Tom TromeySimplify command window creation
2019-06-25 Tom TromeyRemove an unnecessary NULL check from the TUI
2019-06-25 Tom TromeyCreate subclasses for different window types
2019-06-25 Tom TromeyAdd destructor to tui_win_info
2019-06-25 Tom TromeyUse new and delete for TUI windows
2019-06-25 Jan Beulichld/plugins: avoid shadowing a C library symbol
2019-06-25 Jan Beulichbfd/elf-properties: avoid shadowing a C library symbol
2019-06-25 Jan Beulichreadelf: avoid shadowing a libiberty symbol
2019-06-25 Jan Beulichobjdump: avoid shadowing a libiberty symbol
2019-06-25 Jan Beulichx86: correct / adjust debug printing
2019-06-25 Jan Beulichx86: document certain command line options as "dangerous"
2019-06-25 Jan Beulichx86: drop dqa_mode
2019-06-25 Jan Beulichx86: don't open code is_any_vex_encoding()
2019-06-25 Jan Beulichx86: simplify OP_I64()
2019-06-25 Jan Beulichx86: fix (dis)assembly of certain SSE2 insns in 16...
2019-06-25 Jan Beulichx86-64: also optimize ANDQ with immediate fitting in...
2019-06-25 Jan Beulichx86: add CVT{,T}PS2PI cases to xmmwords test
2019-06-25 Alan ModraFix logical expression in last commit
2019-06-25 Alan ModraPowerPC nops
2019-06-25 GDB AdministratorAutomatic date update in version.in
2019-06-24 Jim WilsonRISC-V: Enable lui relaxation for CODE and MERGE sections.
2019-06-24 H.J. Luelf: Remove the property after reporting its removal
2019-06-24 Tom de Vries[gdb/testsuite] Fix label reference in implptr-64bit.exp
2019-06-24 Tom de Vries[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
2019-06-24 Tom de Vries[gdb/testsuite] Fix inter-cu refs in inlined_subroutine...
2019-06-24 GDB AdministratorAutomatic date update in version.in
2019-06-23 Alan ModraPR24704, Internal error building skiboot for powerpc64...
2019-06-23 Alan ModraPR24689 again, string table corruption
2019-06-23 GDB AdministratorAutomatic date update in version.in
2019-06-22 Tom TromeyRemove tui_first_data_element_no_in_line
2019-06-22 Tom TromeyRemove two unused functions from the TUI
2019-06-22 Tom de Vries[gdb] Fix s390x -m31 build
2019-06-22 GDB AdministratorAutomatic date update in version.in
2019-06-21 Tom de Vries[gdb/testsuite] Compile index-cache.c with -Wl,--build-id
2019-06-21 H.J. Lui386: Break i386-dis-evex.h into small files
2019-06-21 Simon Marchidwarf2read: Get rid of VEC (dwarf2_section_info_def)
2019-06-21 Simon Marchidwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
2019-06-21 Simon Marchidwarf2read: C++ify dwo_file
2019-06-21 Simon Marchidwarf2read: Use bool for dwarf2_section_info fields
2019-06-21 Tom de Vries[gdb/testsuite] Mark ptype_union.exp as unsupported...
2019-06-21 Andreas SchwabAdd gnulib to gdb release tarball
2019-06-21 Gary BensonFix gnulib/update-gnulib.sh
2019-06-21 Nick Alcocklibctf: fix ctf_open endianness problems with raw CTF...
2019-06-21 Nick Alcocklibctf: endianness fixes
2019-06-21 Nick Alcocklibctf: unidentified type kinds on open are a sign...
2019-06-21 Nick Alcocklibctf: dump header offsets into the debugging output
2019-06-21 Nick Alcocklibctf: drop mmap()-based CTF data allocator
2019-06-21 Nick Alcocklibctf: handle errors on dynhash insertion better
2019-06-21 Alan ModraPR24689, string table corruption
2019-06-21 GDB AdministratorAutomatic date update in version.in
2019-06-20 Tom de Vries[gdbserver] Fix s390x -m31 gdbserver build
2019-06-20 Tom TromeyDon't declare tui_init_content_element
2019-06-20 Tom TromeyDon't declare tui_init_win_info
2019-06-20 GDB AdministratorAutomatic date update in version.in
2019-06-19 H.J. Lui386: Check vector length for EVEX broadcast instructions
2019-06-19 Tom de Vries[gdb] Fix clang buildbreaker
2019-06-19 Tom de Vries[gdb] Fix build breaker with gcc 4.8
next