deliverable/binutils-gdb.git
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
2019-12-08  Alan Modraaarch64*-*-*ilp32 gas tests
2019-12-08  Alan ModraOptional matching for run_dump_test
2019-12-08  Tom de VriesFix inter-CU references using intra-CU form in imported...
2019-12-08  GDB AdministratorAutomatic date update in version.in
2019-12-07  Keith SeitzCore file build-id support
2019-12-07  Alan ModraPR25236, common sym versioning
2019-12-07  GDB AdministratorAutomatic date update in version.in
2019-12-06  Luis Machado[ARM, sim] Fix build error and warnings
2019-12-06  Christian BiesingerPut bcache inside "namespace gdb"
2019-12-06  Tom de Vries[gdb/symtab] Prefer var def over decl
2019-12-06  Kyrylo Tkachov[gas] Implement .cfi_negate_ra_state directive
2019-12-06  Alan ModraRe: Only give FDE encoding warnings if --eh-frame-hdr...
2019-12-06  Tankut Baris... gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref...
2019-12-06  Tankut Baris... gdb: fix overload resolution for see-through references
2019-12-06  Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-12-06  GDB AdministratorAutomatic date update in version.in
2019-12-05  Philippe WaroquiersFix leaks when pruning inferiors.
2019-12-05  Sandra LoosemoreOnly give FDE encoding warnings if --eh-frame-hdr was...
2019-12-05  Simon MarchiRemove gdbarch parameter of lookup_typename
2019-12-05  Nick CliftonFix a problem computing the size fields in the PE forma...
2019-12-05  Alan ModraRe: PR25244, --print-memory-usage, division by zero...
2019-12-05  Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05  Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-12-05  Alan ModraPR25243, static linking with exceptions and iostream...
2019-12-05  Alan ModraPR25244, --print-memory-usage, division by zero if...
2019-12-05  Alan ModraPR25249, Memory leak in microblaze-dis.c
2019-12-05  GDB AdministratorAutomatic date update in version.in
2019-12-04  Christian BiesingerFix (most) OpenBSD link errors
2019-12-04  Tom TromeyUse metadata style in a few more places
2019-12-04  Andrew Burgessgdb/testsuite: Use -J option when compiling Fortran...
2019-12-04  Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-04  Simon MarchiFix doc of AVR-specific command "info io_registers"
2019-12-04  Simon MarchiFix regcache::cooked_read_test selftest for mep
2019-12-04  Simon MarchiRemove unused includes in aarch64-linux-tdep.c
2019-12-04  Simon MarchiRemove unused includes in aarch64-tdep.c
2019-12-04  Simon MarchiCompare iterators, not values, in filtered_iterator...
2019-12-04  Pavel I. Kryukovsim-utils.c: prevent buffer overflow.
2019-12-04  Tom TromeyAdd bit-field test for scalar_storage_order
2019-12-04  Tom TromeyPropagate endianity to subrange types
2019-12-04  Tom TromeyRemove gdbarch_bits_big_endian
2019-12-04  Tom TromeyMove type_byte_order earlier
2019-12-04  Tom TromeyAdd scalar_storage_order support for floating point
2019-12-04  Tom TromeyFix another build failure in tui-selftests.c
2019-12-04  Tom TromeySilence maybe-uninitialized warning in dwarf2read.c
2019-12-04  Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
next
This page took 0.039163 seconds and 4 git commands to generate.