| 2021-02-04 | 
Simon Marchi | gdb: make async event handlers clear themselves | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nick Alcock | libctf: always name nameless types "", never NULL | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nick Alcock | libctf: fix uninitialized variable in symbol serializat...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nick Alcock | libctf: prohibit nameless ints, floats, typedefs and...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nick Alcock | libctf: rip out dead code handling typedefs with no...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nick Alcock | libctf, ld: fix symtypetab and var section population...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
H.J. Lu | x86-64: Provide more info when failed to convert GOTPCREL | 
commit | commitdiff | tree | 
| 2021-02-04 | 
H.J. Lu | ld: Restore PR ld/15146 tests | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Nelson Chu | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
Alan Modra | PR27311, (symbol from plugin): undefined reference...  | 
commit | commitdiff | tree | 
| 2021-02-04 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Simon Marchi | gdb: infrun: move stop_soon variable to inner scoped...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Andreas Krebbel | IBM Z: Add missing vector formats to .insn docs | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Alan Modra | Re: PR27311, ld.bfd (symbol from plugin): undefined...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Alan Modra | pr27270 and pr27284, ar segfaults and wrong file mode | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Alan Modra | PR27311 again, ld.bfd (symbol from plugin): undefined...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Testcase for detaching while stepping over breakpoint | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | detach in all-stop with threads running | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | detach with in-line step over in progress | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | detach and breakpoint removal | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | prepare_for_detach and ongoing displaced stepping | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | prepare_for_detach: don't release scoped_restore at...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Factor out after-stop event handling code from stop_all...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | gdbserver: spurious SIGTRAP w/ detach while step-over...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Fix a couple vStopped pending ack bugs | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Testcase for attaching in non-stop mode | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Fix "target extended-remote" + "maint set target-non...  | 
commit | commitdiff | tree | 
| 2021-02-03 | 
Pedro Alves | Fix attaching in non-stop mode (PR gdb/27055) | 
commit | commitdiff | tree | 
| 2021-02-03 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Lancelot SIX | Inferior without argument prints detail of current...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/testsuite: use proc_with_prefix in gdb.base/scope.exp | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/testsuite: add test for .debug_{rng,loc}lists secti...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: make read_{loc,rng}list_index return sect_offset | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: split dwarf2_cu::ranges_base in two | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/testsuite: add .debug_loclists tests | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/testsuite: DWARF assembler: add context parameters...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/testsuite: add .debug_rnglists tests | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: read correct rnglist/loclist header in read_...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: few fixes for handling DW_FORM_{rng,loc...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: remove unnecessary check in read_{rng,loc...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: add missing bound check to read_loclist_index | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: fix bound check in read_rnglist_index | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Simon Marchi | gdb/dwarf: change read_loclist_index complaints into...  | 
commit | commitdiff | tree | 
| 2021-02-02 | 
H.J. Lu | readelf: Add 'R' and 'D' to "Key to Flags:" | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Alan Modra | PR27311, ld.bfd (symbol from plugin): undefined reference | 
commit | commitdiff | tree | 
| 2021-02-02 | 
Tom de Vries | [gdb/symtab] Fix assert in write_one_signatured_type | 
commit | commitdiff | tree | 
| 2021-02-02 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Emery Hemingway | Add Genode target support | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Tom de Vries | [gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with...  | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Egor Vishnyakov | Wrong operand for SADDR (rl78) | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Nick Clifton | Small updates to the 'how to make a release' document...  | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Alan Modra | ld --defsym | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Alan Modra | ld script expression parsing | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Andrew Burgess | gdb: unify parts of the Linux and FreeBSD core dumping...  | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Alan Modra | ldgram.y low_level_library_NAME_list | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Alan Modra | Re: ld: Add a test for PR ld/27259 | 
commit | commitdiff | tree | 
| 2021-02-01 | 
Alan Modra | PR27283 gas for alpha fails to build with gcc 11 | 
commit | commitdiff | tree | 
| 2021-02-01 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: cgen-trace: tweak printf call | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: bpf: fix mainloop extract call | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: bpf/or1k: fix CGEN_TRACE_EXTRACT name | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Stafford Horne | sim: cgen-accfp: Fix pointer sign warnings | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: v850: cleanup build warnings | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: v850: fix handling of SYS_times | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: moxie: cleanup build warnings | 
commit | commitdiff | tree | 
| 2021-01-31 | 
Mike Frysinger | sim: common: change gennltvals helper to Python | 
commit | commitdiff | tree | 
| 2021-01-31 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: m68hc11: fix printf size warnings | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: m68hc11: localize a few functions | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: m68hc11: tweak printf-style funcs | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: m68hc11: include stdlib.h for prototypes | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: watchpoints: change sizeof_pc to sizeof(sim_cia) | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: profile: fix bucketing with 64-bit targets | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: m68hc11: stop making hardware conditional | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: hw: replace fgets with getline | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: common: sort nltvals.def | 
commit | commitdiff | tree | 
| 2021-01-30 | 
Mike Frysinger | sim: readd myself as a maintainer | 
commit | commitdiff | tree | 
| 2021-01-30 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-01-29 | 
Tom de Vries | [gdb/breakpoint] Fix stepping past non-stmt line-table...  | 
commit | commitdiff | tree | 
| 2021-01-29 | 
Tom de Vries | [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...  | 
commit | commitdiff | tree | 
| 2021-01-29 | 
Alan Modra | PR27271, c6x-uclinux-ld segfaults linking ld-uClibc...  | 
commit | commitdiff | tree | 
| 2021-01-29 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Andrew Burgess | gdb: remove unneeded switch_to_thread from thr_try_catc...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Andrew Burgess | gdb/tui: remove special handling of locator/status...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Tom de Vries | [gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.exp | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Tom de Vries | [gdb/testsuite] Fix g0 search in gdb.arch/i386-sse...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Simon Marchi | gdb: rename get_type_arch to type::arch | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Simon Marchi | gdb: rename type::{arch,objfile} -> type::{arch_owner...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Eli Zaretskii | Improve windres's handling of pathnames containing...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
H.J. Lu | ld: Add a test for PR ld/27259 | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Eli Zaretskii | Fix binutils tools so that they can cope with the speci...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
H.J. Lu | gold: Skip address size and segment selector for DWARF5 | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Andrew Burgess | gdb/testsuite: unset XDG_CONFIG_HOME | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Andrew Burgess | gdb: update comment for execute_command_to_string | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Tom de Vries | [gdb/breakpoints] Fix longjmp master breakpoint with...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Alan Modra | PR27259, SHF_LINK_ORDER self-link | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Tom de Vries | [gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
Tom de Vries | [gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of...  | 
commit | commitdiff | tree | 
| 2021-01-28 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-01-27 | 
Lancelot SIX | Avoid use after free with logging and debug redirect. | 
commit | commitdiff | tree | 
| next |