2019-12-11 |
Joel Brobecker | Bump version to 10.0.50.DATE-git. |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Simon Marchi | Fix typo, get_Frame_id -> get_frame_id |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Andre Vieira | [gas][arm] Add -mwarn-restrict-it |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tom Tromey | Fix build on macOS |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Tom Tromey | Fix the build after bfd_get_signed_8 change |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | Remove more shifts for sign/zero extension |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | bfd signed overflow fixes |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | Make bfd_get_8 return a bfd_vma like other bfd_get_... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Jan Beulich | x86: further refine SSE check (SSE4a, SHA, GFNI) |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Philippe Waroquiers | Implement 'print -raw-values' and 'set print raw-values... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | Re: ubsan: ns32k: left shift cannot be represented... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: vax: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: v850: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: tic6x: shift left of int |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: tic4x: segv and signed shifts |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: s12z: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: ns32k: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: nios2: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: moxie: left shift of negative value |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: m68k: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: h8300: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ussan: d30v: index out of bounds |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: csky: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: cris: signed integer overflow |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: cr16: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: bfin: shift exponent is too large |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: arc: shift exponent 32 is too large for 32-bit... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | aarch64 disassembler infinite loop |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: left shift of cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: xtensa: left shift cannot be represented in... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: epiphany: left shift of negative value |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Alan Modra | ubsan: ia64: left shift of negative value |
commit | commitdiff | tree | snapshot |
2019-12-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Tom Tromey | Minor fix to gdb.prompt documentation |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | OpenMP parallel region scope tests |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | Add gdb_caching_proc support_nested_function_tests... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Kevin Buettner | Add gdb_compile_openmp to lib/gdb.exp |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Christian Biesinger | Suppress the "unused function" warning for select_strer... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Christian Biesinger | Replace the remaining uses of strerror with safe_strerror |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Andre Vieira | [gas][arm] Set context table for '.arch_extension' |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Tom Tromey | Normalize Ada ptype to use a single "?" |
commit | commitdiff | tree | snapshot |
2019-12-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | PR24960, Memory leak from disassembler |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Use disassemble_info.private_data in place of insn_sets |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Remove backup ppc struct dis_private. |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | Delete duplicate struct objdump_disasm_info field |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Alan Modra | s12z-opc.c formatting fixes |
commit | commitdiff | tree | snapshot |
2019-12-09 |
George Barrett | Fix scripted probe breakpoints |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Tankut Baris... | gdb: rank an lvalue argument incompatible for an rvalue... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/fortran: Improve output pattern in gdb.mi/mi-fortra... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/testsuite: kfail some tests if using broken gcc |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Andrew Burgess | gdb/testsuite/fortran: Fix info-modules/info-types... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Wataru Ashihara | gdb/darwin-nat.c: Fix template argument for scoped_rest... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: fold "xmmword" with "oword" |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: support "mmword ptr" |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: fix "near ptr" / "far ptr" handling |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless suffix setting for "tbyte... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless suffix setting for "fword... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Jan Beulich | x86/Intel: drop pointless special casing of LxS |
commit | commitdiff | tree | snapshot |
2019-12-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | S12Z disassembler memory leak |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | aarch64*-*-*ilp32 gas tests |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Alan Modra | Optional matching for run_dump_test |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Tom de Vries | Fix inter-CU references using intra-CU form in imported... |
commit | commitdiff | tree | snapshot |
2019-12-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Keith Seitz | Core file build-id support |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Alan Modra | PR25236, common sym versioning |
commit | commitdiff | tree | snapshot |
2019-12-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Luis Machado | [ARM, sim] Fix build error and warnings |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Christian Biesinger | Put bcache inside "namespace gdb" |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tom de Vries | [gdb/symtab] Prefer var def over decl |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Kyrylo Tkachov | [gas] Implement .cfi_negate_ra_state directive |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Alan Modra | Re: Only give FDE encoding warnings if --eh-frame-hdr... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tankut Baris... | gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Tankut Baris... | gdb: fix overload resolution for see-through references |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Philippe Waroquiers | Fix crash when command arg is missing in faas/taas... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Philippe Waroquiers | Fix leaks when pruning inferiors. |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Sandra Loosemore | Only give FDE encoding warnings if --eh-frame-hdr was... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Simon Marchi | Remove gdbarch parameter of lookup_typename |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Nick Clifton | Fix a problem computing the size fields in the PE forma... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | Re: PR25244, --print-memory-usage, division by zero... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Jan Beulich | Arm64: simplify Crypto arch extension handling |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Jan Beulich | Arm64: correct "sha3" arch-extension directive handling |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25243, static linking with exceptions and iostream... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25244, --print-memory-usage, division by zero if... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Alan Modra | PR25249, Memory leak in microblaze-dis.c |
commit | commitdiff | tree | snapshot |
2019-12-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Christian Biesinger | Fix (most) OpenBSD link errors |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Use metadata style in a few more places |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/testsuite: Use -J option when compiling Fortran... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Andrew Burgess | gdb/fortran: Support for single/double type modifiers |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Fix doc of AVR-specific command "info io_registers" |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Fix regcache::cooked_read_test selftest for mep |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Remove unused includes in aarch64-linux-tdep.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Remove unused includes in aarch64-tdep.c |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Simon Marchi | Compare iterators, not values, in filtered_iterator... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Pavel I. Kryukov | sim-utils.c: prevent buffer overflow. |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Add bit-field test for scalar_storage_order |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Tom Tromey | Propagate endianity to subrange types |
commit | commitdiff | tree | snapshot |
next |