deliverable/binutils-gdb.git
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-27  Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-27  Christian BiesingerMake symbol_set_names a member function
2019-12-27  GDB AdministratorAutomatic date update in version.in
2019-12-26  Christian BiesingerAdd a NEWS entry for multithreaded symbol loading
2019-12-26  Alan ModraAvoid ubsan bug complaining about &p->field
2019-12-26  Alan Modraubsan: crx: index 5 out of bounds for type 'operand_des...
2019-12-26  Alan Modraubsan: v850: left shift cannot be represented in type...
2019-12-26  Alan Modraasan: som: heap-buffer-overflow
2019-12-26  Christian BiesingerAdd profiling outputs to .gitignore
2019-12-26  Hannes Domanipe_bfd_read_buildid memory leak
2019-12-26  GDB AdministratorAutomatic date update in version.in
2019-12-25  Ruslan KabatsayevFix printing ULONGEST variables on x86-32
2019-12-25  GDB AdministratorAutomatic date update in version.in
2019-12-24  Alan Modraubsan: arm: shift exponent 32 is too large for 32-bit...
2019-12-24  GDB AdministratorAutomatic date update in version.in
2019-12-23  Eli ZaretskiiFix compilation of Readline on mingw.org's MinGW
2019-12-23  Hans-Peter... Fix build 32-bit-host build error last for last binutil...
2019-12-23  Jan Beulichppc: misc minor build corrections
2019-12-23  Alan Modraasan: vms-alpha: heap-buffer-overflow
2019-12-23  Alan Modraubsan: score: left shift of 2 by 31 places cannot be...
2019-12-23  Alan Modraubsan: iq2000: left shift of negative value
2019-12-23  Alan Modraubsan: d30v: left shift cannot be represented in type...
2019-12-23  Alan ModraRevise sleb128 and uleb128 reader
2019-12-23  Alan Modraubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
2019-12-23  GDB AdministratorAutomatic date update in version.in
2019-12-22  GDB AdministratorAutomatic date update in version.in
2019-12-21  George BarrettFix disabling of solib probes when LD_AUDITing
2019-12-21  Eli ZaretskiiFix whitespace in last change in top.c
2019-12-21  Eli ZaretskiiInclude xxHash support status in GDB configuration...
2019-12-21  GDB AdministratorAutomatic date update in version.in
2019-12-20  Weimin PanAddress Tom Tromey's comments on the CTF reader.
2019-12-20  Simon Marchisym-info-cmds.exp: add yet another missing quote in...
2019-12-20  Simon Marchisym-info-cmds.exp: add missing quote in test name
2019-12-20  Tankut Baris... Use enum bitfield for the calling_convention attribute...
2019-12-20  Tankut Baris... testsuite, cp: increase the coverage of testing pass...
2019-12-20  Tankut Baris... infcall: handle pass-by-reference arguments appropriately
2019-12-20  Tankut Baris... infcall, c++: collect more pass-by-reference information
2019-12-20  Tankut Baris... infcall, c++: allow more info to be computed for pass...
2019-12-20  Tankut Baris... gdb: recognize new DWARF attributes: defaulted, deleted...
2019-12-20  Tom TromeyDon't call tui_show_source from tui_ui_out
2019-12-20  Tom TromeyChange tui_show_frame_info to return bool
2019-12-20  Tom TromeyFix "list" command in the TUI
2019-12-20  Tom TromeyAdd observable to watch current source symtab
2019-12-20  Tom TromeyUse bool in tui_before_prompt
2019-12-20  Tom TromeyDon't call set_current_source_symtab_and_line from TUI
2019-12-20  Tom TromeyChange set_locator_info to take a symtab_and_line
2019-12-20  Tom TromeyRemove a call to update_exec_info
2019-12-20  Tom TromeyDisplay "main" on initial TUI startup
2019-12-20  Tom TromeyReimplement tui_get_begin_asm_address
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_line
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_addr
2019-12-20  Tom TromeyUse symtab_and_line when updating TUI windows
2019-12-20  Tom TromeyUse start_line_or_addr in TUI windows
2019-12-20  Tom TromeyChange tui_source_window_base::set_contents to return...
2019-12-20  Tom TromeyRemove tui_source_window::show_symtab_source
2019-12-20  Tom TromeyRemove tui_show_disassem
2019-12-20  Tom TromeyRemove some unnecessary focus switches
2019-12-20  Tom TromeySimplify tui_source_window_base::maybe_update method
2019-12-20  Tom TromeyRemove some TUI asserts
2019-12-20  Tom TromeyRemove tui_show_disassem_and_update_source
2019-12-20  Tom TromeyRemove parameters from tui_show_source
2019-12-20  Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-12-20  Tom TromeyMake isearch change readline prompt in TUI
2019-12-20  Alan ModraPR25281, sh disassembler abort
2019-12-20  Alan Modraubsan: or1k: left shift of negative value
2019-12-20  Alan Modraubsan: xtensa: left shift cannot be represented in...
2019-12-20  Alan Modraubsan: hppa: left shift of negative value
2019-12-20  Alan Modraubsan: m68hc1x: left shift of negative value
2019-12-20  Alan Modrabfd_check_format memory leak
2019-12-20  Alan Modracoff-alpha memory leak
2019-12-20  GDB AdministratorAutomatic date update in version.in
2019-12-19  Christian BiesingerConsistently quote variables used with "test"
2019-12-19  Bernd EdlingerFix build with GNU Make 3.81
2019-12-19  Christian BiesingerMake the literal argument to pow a double, not an integer
2019-12-19  Christian BiesingerCast the log10 argument to double to disambiguate it
2019-12-19  Christian BiesingerRename "sun" variable to avoid conflicts on Solaris
2019-12-19  Tom TromeyAdd install-strip to sim/
2019-12-19  Tom TromeyFix comment in field_kind
2019-12-19  Tom TromeyHandle CRLF when reading XML on Windows
2019-12-19  Alan Modraxcoff slurp_armap bounds checking
2019-12-19  Alan Modravax decoding of indexed addressing mode
2019-12-19  Alan ModraPowerPC, use size_t rather than long for indices
2019-12-19  Alan ModraRe: Enable --build-id for moxie-elf-ld
2019-12-19  Dr N.W. FilardoPR25277, microblaze opcode enumeration vs ISO/IEC TS...
2019-12-19  GDB AdministratorAutomatic date update in version.in
2019-12-18  Simon MarchiUpdate gdb.base/default.exp for GDB 10
2019-12-18  Anthony Green2019-12-18 Anthony Green <green@moxielogic.com>
2019-12-18  Tom TromeyFix pthread_setname_np build error
2019-12-18  Simon MarchiFix indentation (and clang warning) in c-lang.c
2019-12-18  Tom TromeyFix build failure on macOS
2019-12-18  Simon MarchiFix -Wmisleading-indentation warning in top.c
2019-12-18  Alan Modrald signed overflow fix
2019-12-18  Alan ModraYet more signed overflow fixes
2019-12-18  Alan ModraMore signed overflow fixes
2019-12-18  GDB AdministratorAutomatic date update in version.in
2019-12-17  Christian BiesingerAdd missing include to bsd-kvm.c for gdb_abspath
2019-12-17  Simon MarchiAdd virtual destructor to tui_layout_base
2019-12-17  Bernd EdlingerFix skip.exp test failure observed with gcc-9.2.0
2019-12-17  Bernd EdlingerWhitespace fix in gdb.base/skip.exp
next
This page took 0.041474 seconds and 4 git commands to generate.