deliverable/binutils-gdb.git
2019-07-01  Nick Alcocklibctf: deduplicate and sort the string table
2019-07-01  Nick Alcocklibctf: add hash traversal helpers
2019-07-01  Nick Alcocklibctf: fix hash removal
2019-07-01  Nick Alcocklibctf: disambiguate hex output in dumps
2019-07-01  Nick CliftonFix spelling error in assembler documentation.
2019-07-01  Jan Beulichx86: drop Vec_Imm4
2019-07-01  Jan Beulichx86: limit ImmExt abuse
2019-07-01  Jan Beulichx86: optimize AND/OR with twice the same register
2019-07-01  Jan Beulichx86-64: optimize certain commutative VEX-encoded insns
2019-07-01  Jan Beulichx86: StaticRounding implies SAE
2019-07-01  Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-07-01  Jan Beulichx86: add missing pseudo ops for VPCLMULQDQ ISA extension
2019-07-01  Jan Beulichx86: drop bogus Disp8MemShift attributes
2019-07-01  Jan Beulichx86: use encoding_length() also elsewhere
2019-07-01  Jan Beulichx86: warn about insns exceeding the 15-byte limit
2019-07-01  Jan Beulichx86: remove ModRM.mod decoding layer from AVX512F VMOVS...
2019-07-01  Jan Beulichx86: drop a few dead macros
2019-07-01  GDB AdministratorAutomatic date update in version.in
2019-06-30  GDB AdministratorAutomatic date update in version.in
2019-06-29  GDB AdministratorAutomatic date update in version.in
2019-06-28  Sergio Durigan... Adjust i386 registers on SystemTap probes' arguments...
2019-06-28  Sergio Durigan... Fix crash when using PYTHONMALLOC=debug (PR python...
2019-06-28  Tom TromeyHandle either order of name and linkage name
2019-06-28  Nick CliftonPrevent attempts to allocate excessive amounts of memor...
2019-06-28  Nick CliftonPrevent an attempt to allocate an excessive amount...
2019-06-28  Alan ModraPlugin target handling
2019-06-28  Alan Modra[GOLD] PowerPC tweak relnum tests
2019-06-28  Alan Modra[GOLD] PowerPC linkage table error
2019-06-28  Alan Modra[GOLD] R_PPC64_REL16_HIGH relocs
2019-06-28  Alan ModraPowerPC notoc call stub tests
2019-06-28  GDB AdministratorAutomatic date update in version.in
2019-06-27  H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-27  Tom TromeyChange arm_objfile_data_key to use type-safe registry
2019-06-27  Tom TromeyFix two buglets in cp_print_value_fields patch
2019-06-27  Barnaby Wilk sThis fixes a bug in the ARm assembler where an immediat...
2019-06-27  Jan Beulichx86: add missing test
2019-06-27  Jan Beulichx86: fold AVX scalar to/from int conversion insns
2019-06-27  Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-27  Jim WilsonFix a few non-dash safe xstormy16 shell scripts.
2019-06-27  Jim WilsonRISC-V: Make objdump disassembly work right for binary...
2019-06-27  GDB AdministratorAutomatic date update in version.in
2019-06-26  Lili Cuii386: Document memory size reference in assembler
2019-06-26  Nick CliftonEnsure that when attempting to process an ARM Mach...
2019-06-26  Tom TromeyRemove lookup_minimal_symbol_solib_trampoline
2019-06-26  Alan HaywardAArch64: Add missing CPSR flags
2019-06-26  Alan HaywardArm: Allow version strings in the triplet regexp
2019-06-26  Tom de Vries[gdb/testsuite] Compile varval twice, once without...
2019-06-26  Tom de Vries[gdb/testsuite] Add back missing debug for index-cache.exp
2019-06-26  GDB AdministratorAutomatic date update in version.in
2019-06-25  Simon Marchiarm-tdep: sort mapping symbols after parsing all minima...
2019-06-25  Simon Marchiarm-tdep: replace arm_mapping_symbol VEC with std:...
2019-06-25  Philippe WaroquiersFix alias command not detecting non matching prefix...
2019-06-25  Faraz ShahbazkerMIPS/gas: Fix order of instructions in LI macro expansion
2019-06-25  Tom de Vries[gdb/testsuite] Regenerate dw2-restrict.S
2019-06-25  Tom TromeyTidy tui_delete_win
2019-06-25  Tom TromeyMake tui_gen_win_info constructor protected
2019-06-25  Tom TromeyFix latent bug in set_is_exec_point_at
2019-06-25  Tom TromeyRemove NULL checks before xfree
2019-06-25  Tom TromeyRemove union tui_which_element
2019-06-25  Tom TromeyMore type safety for TUI source window functions
2019-06-25  Tom TromeyUse bool for is_exec_point
2019-06-25  Tom TromeyFix "auxiliary" typo
2019-06-25  Tom TromeySeparate out data window
2019-06-25  Tom TromeyRemove "data_content" and "data_content_count" from...
2019-06-25  Tom TromeyTurn tui_first_data_item_displayed into a method
2019-06-25  Tom TromeyRemove tui_init_generic_part
2019-06-25  Tom TromeySeparate out data item window
2019-06-25  Tom TromeyRemove two unused enum constants from tui_win_type
2019-06-25  Tom TromeyRemove command from tui_which_element
2019-06-25  Tom TromeyRemove layout_def::split
2019-06-25  Tom TromeySeparate out locator window
2019-06-25  Tom TromeySeparate out execution-info window
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
next
This page took 0.039273 seconds and 4 git commands to generate.