deliverable/binutils-gdb.git
2019-07-22  Andrew Burgessgdb: Improve output from "info types" commad
2019-07-22  Andrew Burgessgdb: Switch "info types" over to use the gdb::options...
2019-07-22  Christian BiesingerAdd ChangeLog entry for the last commit
2019-07-22  Christian BiesingerUse block_enum instead of int for better typesafety
2019-07-22  Christian Biesinger[FYI] Add myself to gdb/MAINTAINERS
2019-07-22  GDB AdministratorAutomatic date update in version.in
2019-07-21  Kevin BuettnerMake documentation of "python" command match actual...
2019-07-21  GDB AdministratorAutomatic date update in version.in
2019-07-20  Alan ModraPR24827, Linker loops forever if unterminated multi...
2019-07-20  GDB AdministratorAutomatic date update in version.in
2019-07-19  Andrew Burgessgdb/riscv: Write 4-byte nop to dummy code region before...
2019-07-19  H.J. Lux86: Pass -O0 to assembler in noextreg.d
2019-07-19  Tom TromeyChange ARI to mention C++11, and remove some rules
2019-07-19  Alan HaywardArm: Remove unused feature files and tests
2019-07-19  Alan HaywardArm: Use read_description funcs in gdbserver
2019-07-19  Alan HaywardArm: Add xml unit tests
2019-07-19  Alan HaywardArm: Use feature target descriptions
2019-07-19  Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-19  Jose E. Marchesicpu,opcodes,gas: use %r0 and %r6 instead of %a and...
2019-07-19  Jose E. Marchesigas: make .lcomm to accept an optional aligmnet in...
2019-07-19  Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-19  Alan Modra[PowerPC64] pc-relative TLS relocations
2019-07-19  Alan Modra[PowerPC] Rename testcase
2019-07-19  Alan ModraRe: ld -r: Don't merge with member of output section...
2019-07-19  GDB AdministratorAutomatic date update in version.in
2019-07-18  Nick Alcocklibctf: introduce ctf_func_type_{info,args}, ctf_type_a...
2019-07-18  Guillaume LABARTHEFix for using named pipes on Windows
2019-07-18  Tom TromeyConstify main_name
2019-07-18  H.J. Luld -r: Don't merge with member of output section group
2019-07-18  Alan Modra[PowerPC64] Use STN_UNDEF internally for edited relocs
2019-07-18  Alan Modra[PowerPC64] Don't store TLS_EXPLICIT in tls_mask
2019-07-18  Alan Modra[PowerPC] Rename TLS_TPRELGD to TLS_GDIE
2019-07-18  Alan Modra[PowerPC64] correct tprel offset limit
2019-07-18  Jose E. Marchesigas: .lcomm gets an alignment argument in eBPF
2019-07-18  GDB AdministratorAutomatic date update in version.in
2019-07-17  Jose E. Marchesigas: support .half, .word and .dword directives in...
2019-07-17  Tom TromeyRemove unnecessary "return"s
2019-07-17  Tom TromeyFix an error in parse_scrolling_args
2019-07-17  Tom TromeyMove source window common to code to tui-winsource...
2019-07-17  Tom TromeyChange make_invisible_and_set_new_height to be a method
2019-07-17  Tom TromeyMove tui_source_window to tui-source.h
2019-07-17  Tom TromeyMove tui_disasm_window to tui-disasm.h
2019-07-17  Tom TromeyMove TUI data item window to tui-regs.h
2019-07-17  Tom TromeyMove TUI command window code
2019-07-17  Tom TromeyMove tui_dispatch_ctrl_char to tui-io.c
2019-07-17  Tom TromeyRearrange TUI data window code
2019-07-17  Tom TromeyFix flushing bug in tui_puts_internal
2019-07-17  Tom TromeyRemove has_locator method
2019-07-17  Tom TromeyRemove tui_make_visible and tui_make_invisible
2019-07-17  Tom TromeyRemove make_data_window
2019-07-17  Tom TromeyRemove make_source_window and make_disasm_window
2019-07-17  Tom TromeyRemove make_command_window
2019-07-17  Tom TromeySimplify show_source_or_disasm_and_command
2019-07-17  Tom TromeyChange tui_get_register to return void
2019-07-17  Tom TromeySimplify tui_gen_win_info::make_visible
2019-07-17  Tom TromeySimplify show_source_disasm_command
2019-07-17  Tom TromeyClean up tui_layout_command
2019-07-17  Tom TromeyChange tui_set_layout to return void
2019-07-17  Tom TromeyRemove reset_locator
2019-07-17  Tom TromeyRemove the win_type parameter from tui_gen_win_info...
2019-07-17  Tom TromeyIntroduce reset_locator function in tui-layout.c
2019-07-17  Tom TromeyAlways create an execution info window for a source...
2019-07-17  Tom TromeyRemove some dead code from tui_set_layout
2019-07-17  Tom TromeyRemove TUI data window special case
2019-07-17  Tom TromeyRemove tui_set_focus
2019-07-17  Tom TromeyMerge refresh and refresh_window methods
2019-07-17  Tom TromeyRemove tui_source_window::content_in_use
2019-07-17  Tom TromeySimplify source window clearing
2019-07-17  Tom TromeyRemove UNDEFINED_ITEM define from TUI
2019-07-17  Tom TromeyRemove unused TUI defines
2019-07-17  Tom TromeyRemove unused parameter from two TUI functions
2019-07-17  Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17  Tom TromeyMove content_in_use to tui_source_window class
2019-07-17  Tom TromeyIntroduce tui_source_window_base::location_matches_p...
2019-07-17  Tom TromeyRemove tui_set_win_height
2019-07-17  Tom TromeyMake source windows be self-updating
2019-07-17  Tom TromeyFix comment typos
2019-07-17  Tom TromeyIntroduce TUI window iterator
2019-07-17  Tom TromeyMinor tui_reg_next / tui_reg_prev cleanup
2019-07-17  Tom TromeySimplify tui_show_registers
2019-07-17  Tom TromeyParameterize tui_show_register_group with window
2019-07-17  Tom TromeyIntroduce tui_data_window::display_reg_element_at_line...
2019-07-17  Tom TromeyIntroduce two more tui_data_window methods
2019-07-17  Tom TromeyIntroduce tui_data_window::erase_data_content method
2019-07-17  Tom TromeyIntroduce tui_data_window::delete_data_content_windows...
2019-07-17  Tom TromeyDon't declare unimplemented functions
2019-07-17  Tom TromeyIntroduce tui_data_window::display_all_data method
2019-07-17  Tom TromeyRemove tui_display_data_from
2019-07-17  Tom TromeyRemove tui_display_data_from_line
2019-07-17  Tom TromeyIntroduce tui_data_window::first_reg_element_no_inline
2019-07-17  Tom TromeyIntroduce tui_data_window::line_from_reg_element_no...
2019-07-17  Tom TromeyIntroduce tui_data_window::last_regs_line_no method
2019-07-17  Tom TromeyRemove deleted breakpoint from TUI display
2019-07-17  Tom TromeyConsolidate "if"s in tui_show_frame_info
2019-07-17  Tom TromeyRemove some uses of TUI_WIN_SRC
2019-07-17  Tom TromeyCheck can_highlight in tui_check_and_display_highlight_...
2019-07-17  Tom TromeyIntroduce can_scroll method
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-17  Andrew Burgessgdb: Remove a non-const reference parameter
2019-07-17  Tom TromeyRemove a VEC from s390-linux-nat.c
next
This page took 0.041986 seconds and 4 git commands to generate.