deliverable/binutils-gdb.git
2019-12-13  Jozef LawrynowiczMSP430: Relax target glob for configuring GDB
2019-12-13  Alan ModraSet no file contents PT_LOAD p_offset to first page
2019-12-13  GDB AdministratorAutomatic date update in version.in
2019-12-12  Tom TromeyChange objfile::partial_symtabs to be a unique_ptr
2019-12-12  Tom TromeyManage objfiles with shared_ptr
2019-12-12  Tom TromeyMove free_all_objfiles to program_space
2019-12-12  Tom TromeyStore objfiles on a std::list
2019-12-12  Tom TromeyIntroduce basic_safe_range
2019-12-12  Tom TromeyRemove MULTI_OBJFILE_P
2019-12-12  Tom TromeyIntroduce program_space::remove_objfile
2019-12-12  Tom TromeyIntroduce program_space::add_objfile
2019-12-12  Tom TromeyMake the objfile destructor private
2019-12-12  Tom TromeyMake add_separate_debug_objfile static
2019-12-12  Tom TromeyMake the objfile constructor private
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add tests for -malign-branch-boundary and -malign...
2019-12-12  H.J. Lui386: Add -mbranches-within-32B-boundaries
2019-12-12  H.J. Lui386: Align branches within a fixed boundary
2019-12-12  H.J. Lugas: Add md_generic_table_relax_frag
2019-12-12  Simon MarchiReplace xmalloc/xfree with vector in jit.c
2019-12-12  Tom TromeyRemove some calls to malloc_failure
2019-12-12  Tom TromeyRavenscar port for RISC-V
2019-12-12  Tom TromeyFix the thread-pool.c compilation
2019-12-12  Luis MachadoFix unused function error
2019-12-12  Alan Modragas signed overflow fixes
2019-12-12  Alan Modraobj-evax.c tidy
2019-12-12  Alan Modracsky: tidy csky_chars_to_number
2019-12-12  Alan ModraRemove duplicate cast
2019-12-12  Tom TromeyFix TUI test suite regexps
2019-12-12  GDB AdministratorAutomatic date update in version.in
2019-12-11  Tom TromeyChange "winheight" resizing to use new layout code
2019-12-11  Tom TromeyRe-apply the current layout when resizing
2019-12-11  Tom TromeyFirst use of tui_layout
2019-12-11  Tom TromeyIntroduce new layout code
2019-12-11  Tom TromeyRemove struct tui_point
2019-12-11  Tom TromeyIntroduce the tui_gen_win_info::min_height method
2019-12-11  Tom TromeyMove can_box to tui_gen_win_info
2019-12-11  Tom TromeyMove max_height method to tui_gen_win_info
2019-12-11  Joel BrobeckerUpdate NEWS post GDB 9 branch creation.
2019-12-11  Joel BrobeckerBump version to 10.0.50.DATE-git.
2019-12-11  Simon MarchiFix typo, get_Frame_id -> get_frame_id
2019-12-11  Andre Vieira[gas][arm] Add -mwarn-restrict-it
2019-12-11  Tom TromeyFix build on macOS
2019-12-11  Tom TromeyFix the build after bfd_get_signed_8 change
2019-12-11  Alan ModraRemove more shifts for sign/zero extension
2019-12-11  Alan Modrabfd signed overflow fixes
2019-12-11  Alan ModraMake bfd_get_8 return a bfd_vma like other bfd_get_...
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-11  Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-11  Alan ModraRe: ubsan: ns32k: left shift cannot be represented...
2019-12-11  Alan Modraubsan: vax: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: v850: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: tic6x: shift left of int
2019-12-11  Alan Modraubsan: tic4x: segv and signed shifts
2019-12-11  Alan Modraubsan: s12z: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: ns32k: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: nios2: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: moxie: left shift of negative value
2019-12-11  Alan Modraubsan: m68k: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: h8300: left shift cannot be represented in type...
2019-12-11  Alan Modraussan: d30v: index out of bounds
2019-12-11  Alan Modraubsan: csky: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: cris: signed integer overflow
2019-12-11  Alan Modraubsan: cr16: left shift cannot be represented in type...
2019-12-11  Alan Modraubsan: bfin: shift exponent is too large
2019-12-11  Alan Modraubsan: arc: shift exponent 32 is too large for 32-bit...
2019-12-11  Alan Modraaarch64 disassembler infinite loop
2019-12-11  Alan Modraubsan: left shift of cannot be represented in type...
2019-12-11  Alan Modraubsan: xtensa: left shift cannot be represented in...
2019-12-11  Alan Modraubsan: epiphany: left shift of negative value
2019-12-11  Alan Modraubsan: ia64: left shift of negative value
2019-12-11  GDB AdministratorAutomatic date update in version.in
2019-12-10  Tom TromeyMinor fix to gdb.prompt documentation
2019-12-10  Kevin BuettnerOpenMP parallel region scope tests
2019-12-10  Kevin BuettnerAdd gdb_caching_proc support_nested_function_tests...
2019-12-10  Kevin BuettnerAdd gdb_compile_openmp to lib/gdb.exp
2019-12-10  Christian BiesingerSuppress the "unused function" warning for select_strer...
2019-12-10  Christian BiesingerReplace the remaining uses of strerror with safe_strerror
2019-12-10  Andre Vieira[gas][arm] Set context table for '.arch_extension'
2019-12-10  Tom TromeyNormalize Ada ptype to use a single "?"
2019-12-10  GDB AdministratorAutomatic date update in version.in
2019-12-09  Alan ModraPR24960, Memory leak from disassembler
2019-12-09  Alan ModraUse disassemble_info.private_data in place of insn_sets
2019-12-09  Alan ModraRemove backup ppc struct dis_private.
2019-12-09  Alan ModraDelete duplicate struct objdump_disasm_info field
2019-12-09  Alan Modras12z-opc.c formatting fixes
2019-12-09  George BarrettFix scripted probe breakpoints
2019-12-09  Tankut Baris... gdb: rank an lvalue argument incompatible for an rvalue...
2019-12-09  Andrew Burgessgdb/fortran: Improve output pattern in gdb.mi/mi-fortra...
2019-12-09  Andrew Burgessgdb/testsuite: kfail some tests if using broken gcc
2019-12-09  Andrew Burgessgdb/testsuite/fortran: Fix info-modules/info-types...
2019-12-09  Wataru Ashiharagdb/darwin-nat.c: Fix template argument for scoped_rest...
2019-12-09  Jan Beulichx86/Intel: fold "xmmword" with "oword"
2019-12-09  Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09  Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "tbyte...
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "fword...
2019-12-09  Jan Beulichx86/Intel: drop pointless special casing of LxS
2019-12-09  GDB AdministratorAutomatic date update in version.in
2019-12-08  Alan ModraS12Z disassembler memory leak
next
This page took 0.054098 seconds and 4 git commands to generate.