| 2020-09-14 | Simon Marchi | gdb: remove TYPE_UNSIGNED | commit | commitdiff | tree | 
| 2020-09-14 | Simon Marchi | gdb: add type::is_unsigned / type::set_is_unsigned | commit | commitdiff | tree | 
| 2020-09-14 | Fredrik Hederstierna | Fix exception stack unwinding for ARM Cortex-M | commit | commitdiff | tree | 
| 2020-09-14 | Cooper Qu | CSKY: Set feature flags for default cpu. | commit | commitdiff | tree | 
| 2020-09-14 | Tom de Vries | [gdb/testsuite] Fix PATH warning in gdb.rust/traits.exp | commit | commitdiff | tree | 
| 2020-09-14 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | gdb/testsuite: Explicitly return from main | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Fix gdb.base/share-env-with-gdbserver.exp with Clang | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Make default_mi_gdb_start/dbx_gdb_start use gdb_spawn | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Fix a couple gdb.dwarf2/ testcases with "clang -flto" | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Add MI "-break-insert --qualified" | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Remove stale "register" bits from gdb.cp/misc.cc | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Move "register" test out of classes.exp to a separate... | commit | commitdiff | tree | 
| 2020-09-13 | Pedro Alves | Don't drop static function bp locations w/o debug info | commit | commitdiff | tree | 
| 2020-09-13 | Alan Modra | Re: elf: Add -z unique-symbol | commit | commitdiff | tree | 
| 2020-09-13 | Joel Brobecker | Update NEWS post GDB 10 branch creation. | commit | commitdiff | tree | 
| 2020-09-13 | Joel Brobecker | Bump version to 11.0.50.DATE-git. | commit | commitdiff | tree | 
| 2020-09-13 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-12 | Joel Brobecker | Fix GDB build in infrun.c when configured with unit... | commit | commitdiff | tree | 
| 2020-09-12 | H.J. Lu | elf: Add -z unique-symbol to avoid duplicated local... | commit | commitdiff | tree | 
| 2020-09-12 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-11 | Felix Willgerodt | Add bfloat16 support for AVX512 register view. | commit | commitdiff | tree | 
| 2020-09-11 | Felix Willgerodt | i386-tdep: Fix naming in zmm and ymm type descriptions. | commit | commitdiff | tree | 
| 2020-09-11 | Felix Willgerodt | Sync include, libiberty with GCC. | commit | commitdiff | tree | 
| 2020-09-11 | Mark Wielaard | gas: Don't error when .debug_line already exists, unles... | commit | commitdiff | tree | 
| 2020-09-11 | Cooper Qu | CSKY: Change ISA flag's type to bfd_uint64_t and fix... | commit | commitdiff | tree | 
| 2020-09-11 | Jeremy Drake | Fix a segfault when creating an import library with... | commit | commitdiff | tree | 
| 2020-09-11 | Tom de Vries | [gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for... | commit | commitdiff | tree | 
| 2020-09-11 | H.J. Lu | x86: Add NT_X86_CET note | commit | commitdiff | tree | 
| 2020-09-11 | Nick Clifton | Fix the debuglink following code to recursively load... | commit | commitdiff | tree | 
| 2020-09-11 | Tankut Baris... | gdb/breakpoint: fix typo in help message of "set breakp... | commit | commitdiff | tree | 
| 2020-09-11 | Tankut Baris... | gdb/testsuite: remove stale comment in gdb.base/bp... | commit | commitdiff | tree | 
| 2020-09-11 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-10 | Siddhesh Poyarekar | aarch64: Return an error on conditional branch to an... | commit | commitdiff | tree | 
| 2020-09-10 | H.J. Lu | ld: Add more tests for --as-needed | commit | commitdiff | tree | 
| 2020-09-10 | Alan Modra | PR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4test... | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add minimal and functional NetBSD/amd64 gdbserver | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Switch local native code to gdb/nat shared functions | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Avoid double free in startup_inferior | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add a common utility function to read and write siginfo... | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add netbsd_nat::enable_proc_events in gdb/nat | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add gdb/nat common functions for listing threads | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add netbsd_nat::pid_to_exec_file | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Build nat/netbsd-nat.o for the NetBSD native target | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Register a placeholder for NetBSD shared functions... | commit | commitdiff | tree | 
| 2020-09-10 | Kamil Rytarowski | Add handle_eintr to wrap EINTR handling in syscalls | commit | commitdiff | tree | 
| 2020-09-10 | Nick Clifton | Stop symbols generated by the annobin gcc plugin from... | commit | commitdiff | tree | 
| 2020-09-10 | Cooper Qu | CSKY: Enable extend lrw by default for CK802, CK803... | commit | commitdiff | tree | 
| 2020-09-10 | Cooper Qu | CSKY: Add L2Cache instructions for CK860. | commit | commitdiff | tree | 
| 2020-09-10 | Cooper Qu | CSKY: Add new arches while refine the cpu option process. | commit | commitdiff | tree | 
| 2020-09-10 | Alan Modra | Re: PR26580, Size and alignment of commons vs as-needed... | commit | commitdiff | tree | 
| 2020-09-10 | Alan Modra | Re: lto-18 test | commit | commitdiff | tree | 
| 2020-09-10 | Nick Clifton | Fix compile time warnings when building for the CSKY... | commit | commitdiff | tree | 
| 2020-09-10 | Alan Modra | sprintf arg overlaps destination | commit | commitdiff | tree | 
| 2020-09-10 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-09 | Tom Tromey | Fix latent bug in ada-lang.c:remove_extra_symbols | commit | commitdiff | tree | 
| 2020-09-09 | Nick Clifton | Fix thinko in the code to check coff archive elements. | commit | commitdiff | tree | 
| 2020-09-09 | Alan Modra | power10 on ppc32 | commit | commitdiff | tree | 
| 2020-09-09 | Cooper Qu | CSKY: Change mvtc and mulsw's ISA flag. | commit | commitdiff | tree | 
| 2020-09-09 | Cooper Qu | CSKY: Support option -mfloat-abi. | commit | commitdiff | tree | 
| 2020-09-09 | Cooper Qu | CSKY: Add FPUV3 instructions, which supported by ck860f. | commit | commitdiff | tree | 
| 2020-09-09 | Alan Modra | PR26578, memory leak in parse_gnu_debugaltlink | commit | commitdiff | tree | 
| 2020-09-09 | Alan Modra | lto-18 test | commit | commitdiff | tree | 
| 2020-09-09 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-08 | Alan Modra | Re: MSP430: Support relocations for subtract expression... | commit | commitdiff | tree | 
| 2020-09-08 | David Faust | bpf: simulator: correct div, mod insn semantics | commit | commitdiff | tree | 
| 2020-09-08 | H.J. Lu | Pass --disable-reloc-section on PE targets for PR 25662... | commit | commitdiff | tree | 
| 2020-09-08 | Tom Tromey | Do not adjust mtime timezone on Windows | commit | commitdiff | tree | 
| 2020-09-08 | Tom Tromey | Fix uninitialized warning in gdb_bfd_open | commit | commitdiff | tree | 
| 2020-09-08 | Tom Tromey | Avoid hash table corruption in gdb_bfd.c | commit | commitdiff | tree | 
| 2020-09-08 | Jozef Lawrynowicz | MSP430: Support relocations for subtract expressions... | commit | commitdiff | tree | 
| 2020-09-08 | Alex Coplan | aarch64: Add -mcpu option for Cortex-R82 | commit | commitdiff | tree | 
| 2020-09-08 | Alex Coplan | aarch64: Add support for Armv8-R system registers | commit | commitdiff | tree | 
| 2020-09-08 | Alex Coplan | aarch64: Add support for Armv8-R DFB alias | commit | commitdiff | tree | 
| 2020-09-08 | Alex Coplan | aarch64: Add base support for Armv8-R | commit | commitdiff | tree | 
| 2020-09-08 | Alan Modra | PR26580, Size and alignment of commons vs as-needed... | commit | commitdiff | tree | 
| 2020-09-08 | Alan Modra | sync libiberty from gcc | commit | commitdiff | tree | 
| 2020-09-08 | Tom de Vries | [gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer... | commit | commitdiff | tree | 
| 2020-09-08 | Nick Clifton | Stop the plugin handler from ignoring unknown symbol... | commit | commitdiff | tree | 
| 2020-09-08 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-07 | Tankut Baris... | gdb/infrun: use switch_to_target_no_thread to switch... | commit | commitdiff | tree | 
| 2020-09-07 | Mark Wielaard | gas: Output directory and file names in .debug_line_str... | commit | commitdiff | tree | 
| 2020-09-07 | Mark Wielaard | gas: Output .debug_rnglists for DWARF 5. | commit | commitdiff | tree | 
| 2020-09-07 | Mark Wielaard | gas: Make sure to only add an md5 to a .file when reque... | commit | commitdiff | tree | 
| 2020-09-07 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-06 | Tom Tromey | Remove unused declaration from symfile.h | commit | commitdiff | tree | 
| 2020-09-06 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-05 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-04 | Alan Modra | PR26574, heap buffer overflow in _bfd_elf_slurp_seconda... | commit | commitdiff | tree | 
| 2020-09-04 | Alan Modra | Allow plugin syms to mark as-needed shared libs needed | commit | commitdiff | tree | 
| 2020-09-04 | H.J. Lu | ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGS | commit | commitdiff | tree | 
| 2020-09-04 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2020-09-03 | Alok Kumar... | Allow Flang kind printing in complex.exp,pointer-to... | commit | commitdiff | tree | 
| 2020-09-03 | Alok Kumar... | Support printing of 16 byte real/complex type for Flang... | commit | commitdiff | tree | 
| 2020-09-03 | Jose E. Marchesi | bpf: several small fixes in the simulator | commit | commitdiff | tree | 
| 2020-09-03 | Jose E. Marchesi | sim: better handle builds of primary targets lacking... | commit | commitdiff | tree | 
| 2020-09-03 | Mark Wielaard | gas: Use DW_FORM_sec_offset for DWARF version 4 or... | commit | commitdiff | tree | 
| 2020-09-03 | Nick Clifton | Fix a division by zero error when processing secondary... | commit | commitdiff | tree | 
| 2020-09-03 | Tom de Vries | [gdb/breakpoint, PIE] Handle setting breakpoint on... | commit | commitdiff | tree | 
| 2020-09-03 | Nelson Chu | RISC-V: Minor cleanup and typos when merging elf attrib... | commit | commitdiff | tree | 
| next |