binutils-gdb.git
2021-07-13 Felix Willgerodtgdb, dwarf: Don't follow the parent of a subprogram...
2021-07-13 Simon Marchigdb: disable commit-resumed on -exec-interrupt --thread...
2021-07-13 Nelson ChuRISC-V: Enable elf attributes when default configure...
2021-07-13 John EricsonFix some dangling references to `netbsd-tdep`
2021-07-13 Simon Marchigdb: optimize all_matching_threads_iterator
2021-07-13 Simon Marchigdb: maintain ptid -> thread map, optimize find_thread_ptid
2021-07-13 Simon Marchigdb: optimize selection of resumed thread with pending...
2021-07-13 Simon Marchigdb: optimize check for resumed threads with pending...
2021-07-13 Simon Marchigdb: maintain per-process-target list of resumed thread...
2021-07-13 Simon Marchigdb: make thread_info::suspend private, add getters...
2021-07-13 Simon Marchigdb: add setter / getter for thread_info resumed state
2021-07-13 Simon Marchigdb: use intrusive list for step-over chain
2021-07-13 Pedro Alvesgdb: make inferior_list use intrusive_list
2021-07-13 Pedro Alvesgdb: introduce intrusive_list, make thread_info use it
2021-07-13 GDB AdministratorAutomatic date update in version.in
2021-07-12 TuckerAdd the SEC_ELF_OCTETS flag to debug sections created...
2021-07-12 Tom de Vries[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with...
2021-07-12 Nick CliftonUpdated French translation for the binutils sub-directory
2021-07-12 Nick CliftonFix a translation problem for the text generated by...
2021-07-12 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for...
2021-07-12 Tankut Baris... testsuite: fix whitespace problems in gdb.mi/mi-break.exp
2021-07-12 GDB AdministratorAutomatic date update in version.in
2021-07-11 GDB AdministratorAutomatic date update in version.in
2021-07-10 Alan ModraTidy commit 49910fd88dcd
2021-07-10 Alan ModraPR28069, assertion fail in dwarf.c:display_discr_list
2021-07-10 GDB AdministratorAutomatic date update in version.in
2021-07-09 H.J. Luld/NEWS: Clarify -z [no]indirect-extern-access
2021-07-09 H.J. Luelf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED
2021-07-09 GDB AdministratorAutomatic date update in version.in
2021-07-08 Lancelot SIXRemove unused parameter in maybe_software_singlestep
2021-07-08 H.J. Lux86-64: Disallow PC reloc against weak undefined symbol...
2021-07-08 H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-07-08 Simon Marchigdb: don't set Linux-specific displaced stepping method...
2021-07-08 Simon Marchigdb/Makefile.in: remove testsuite from SUBDIRS
2021-07-08 Nick CliftonUpdated Portuguese translation for the BFD sub-directory
2021-07-08 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with...
2021-07-08 Mike Frysingersim: erc32: use libsim.a for common objects
2021-07-08 GDB AdministratorAutomatic date update in version.in
2021-07-07 Nick CliftonRemove an accidental change to elfcode.h included as...
2021-07-07 H.J. Luld: Check archive only for archive member
2021-07-07 Andreas KrebbelAdd changelog entries for last commit
2021-07-07 Andreas KrebbelIBM Z: Add another arch14 instruction
2021-07-07 Rainer OrthFix Solaris gprof build with --disable-nls
2021-07-07 Rainer OrthCheck for strnlen declaration to fix Solaris 10 build
2021-07-07 Nick CliftonFix problems translating messages when a percentage...
2021-07-07 GDB AdministratorAutomatic date update in version.in
2021-07-06 Simon Marchigdb: introduce iterator_range, remove next_adapter
2021-07-06 Simon Marchigdb/testsuite: restore configure script
2021-07-06 Joel BrobeckerRename gdb/ChangeLog to gdb/ChangeLog-2021
2021-07-06 Dan Streetmansim: ppc: add missing empty targets
2021-07-06 Yuri ChornoivanPR 28053: Fix spelling mistakes: usupported -> unsuppor...
2021-07-06 Michael Matzelf/riscv: Fix relaxation with aliases [PR28021]
2021-07-06 Pedro AlvesUpdate gdb performance testsuite to be compatible with...
2021-07-06 Pedro Alvesgdb.perf/: FAIL on Python errors, avoid "ERROR: interna...
2021-07-06 Tom de Vries[gdb/testsuite] Remove read1 timeout factor from gdb...
2021-07-06 Nelson ChuRISC-V: Fix the build broken with -Werror.
2021-07-06 Tom de Vries[gdb/symtab] Fix skipping of import of C++ CU
2021-07-06 Kito ChengRISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.
2021-07-06 Alan ModraRe: PR28055, segfault in bpf special reloc function
2021-07-06 GDB AdministratorAutomatic date update in version.in
2021-07-05 Tom TromeySimplify debug_names index writing
2021-07-05 Tom TromeySimplify gdb_index writing
2021-07-05 Tom TromeyMinor cleanup to addrmap_index_data::previous_valid
2021-07-05 Tom TromeyFix oddity in write_gdbindex
2021-07-05 Tom TromeyFix warning in symtab.c
2021-07-05 H.J. Luld: Cache and reuse the IR archive file descriptor
2021-07-05 Nick CliftonRestore the libiberty component of commit 50ad1254d5030...
2021-07-05 Nick CliftonUpdated translations (mainly Ukranian and French) trigg...
2021-07-05 Tom de Vries[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functi...
2021-07-05 Simon Marchigdb: fall back on sigpending + sigwait if sigtimedwait...
2021-07-05 Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-07-05 Alan ModraRe: opcodes: constify & local meps macros
2021-07-05 Alan ModraPR28055, segfault in bpf special reloc function
2021-07-05 Alan ModraPR28047, readelf crash due to assertion failure
2021-07-05 GDB AdministratorAutomatic date update in version.in
2021-07-04 Simon Marchigdb: return early if no execution in darwin_solib_creat...
2021-07-04 GDB AdministratorAutomatic date update in version.in
2021-07-03 H.J. Lugprof: Regenerate configure
2021-07-03 Joel BrobeckerUpdate NEWS post GDB 11 branch creation.
2021-07-03 Joel BrobeckerBump version to 12.0.50.DATE-git.
2021-07-03 Tom TromeyUse 'bool' more idiomatically in dwarf_decode_lines
2021-07-03 Nick CliftonMore minor updates to the how-to-make-a-release documen...
2021-07-03 Nick CliftonUpdate version number and regenerate files
2021-07-03 Nick CliftonAdd markers for 2.37 branch
2021-07-03 Nick CliftonSynchronize libiberty sources (and include/demangle...
2021-07-03 GDB AdministratorAutomatic date update in version.in
2021-07-02 Tom TromeyUse 'const' in ada-exp.y
2021-07-02 Pedro AlvesDocument TUI improvements in the manual & NEWS
2021-07-02 Nick CliftonFix an illegal memory access triggered by an attempt...
2021-07-02 Alan ModraPR28048, heap-buffer-overflow on readelf -Ww
2021-07-02 Alan ModraRe: Fix minor NDS32 renaming snafu
2021-07-02 Nick CliftonFix minor NDS32 renaming snafu.
2021-07-02 Mike Frysingersim: unify reserved instruction bits settings
2021-07-02 Mike Frysingersim: m32r: merge with common configure script
2021-07-02 Mike Frysingersim: m32r: reformat linux traps code
2021-07-02 Mike Frysingersim: m32r: unify ELF & Linux traps logic
2021-07-02 Mike Frysingersim: m32r: replace custom endian helpers with sim-endian
2021-07-02 Mike Frysingersim: m32r: fix virtual environment with Linux targets
next