projects
/
binutils-gdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
binutils-gdb.git
2023-10-20
Tom Tromey
Don't include cooked-index.h from dwarf2/read.h
commit
|
commitdiff
|
tree
2023-10-20
Neal Frager
gas: testsuite: microblaze: cosmetic fix
commit
|
commitdiff
|
tree
2023-10-20
Nick Alcock
libctf: fix creation-time parent/child dict confusions
commit
|
commitdiff
|
tree
2023-10-20
Neal Frager
bfd: microblaze: Add 32_NONE reloc type
commit
|
commitdiff
|
tree
2023-10-20
Tom de Vries
[gdb/symtab] Fix more style issues in v9 .gdb_index...
commit
|
commitdiff
|
tree
2023-10-20
Neal Frager
opcodes: microblaze: Fix bit masking bug
commit
|
commitdiff
|
tree
2023-10-20
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-19
Tom Tromey
Fix race in DWARF reader
commit
|
commitdiff
|
tree
2023-10-19
Alan Modra
PR30984, assertion fail elf.c:8485
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: fix no-expat build of solib-target.c
commit
|
commitdiff
|
tree
2023-10-19
Jose E. Marchesi
ld: fix typo in ld.texi metdata->metadata
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: rename struct so_list to shobj
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: remove free_so function
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: don't call so_list::clear in free_so
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: link so_list using intrusive_list
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make so_list::{so_original_name,so_name} std:...
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make so_list::abfd a gdb_bfd_ref_ptr
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make so_list::sections not a pointer
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: remove target_section_table typedef
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make clear_so a method of struct so_list
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make so_list::lm_info a unique_ptr
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: remove lm_info_vector typedef
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make solib-rocm not use so_list internally
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make solib-svr4 not use so_list internally
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: use gdb::checked_static_cast when casting lm_info
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: remove target_so_ops::free_so
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: rename lm_info_base to lm_info
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: allocate so_list with new, deallocate with delete
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make get_cbfd_soname_build_id static
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdbsupport: use "reference" and "pointer" type aliases...
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: replace some so_list parameters to use references
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: make interps_notify work with references
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: add program_space parameter to target_so_ops:...
commit
|
commitdiff
|
tree
2023-10-19
Simon Marchi
gdb: remove empty clear_solib functions
commit
|
commitdiff
|
tree
2023-10-19
Nelson Chu
RISC-V: Don't do undefweak relaxations for the linker_d...
commit
|
commitdiff
|
tree
2023-10-19
Tsukasa OI
RISC-V: Remove semicolons from DECLARE_INSN
commit
|
commitdiff
|
tree
2023-10-19
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-18
Lancelot Six
gdb/testsuite/gdb.rocm: Fix incorrect use of continue...
commit
|
commitdiff
|
tree
2023-10-18
Jaydeep Patil
sim/riscv: fix JALR instruction simulation
commit
|
commitdiff
|
tree
2023-10-18
Nick Alcock
libctf: check for problems with error returns
commit
|
commitdiff
|
tree
2023-10-18
Lancelot Six
gdb/testsuite/gdb.rocm: Check value returned by hipDevi...
commit
|
commitdiff
|
tree
2023-10-18
Torbjörn SVENSSON
libctf: Return CTF_ERR in ctf_type_resolve_unsliced...
commit
|
commitdiff
|
tree
2023-10-18
Tom de Vries
[gdb/testsuite] Fix gdb.base/jit-bfd-name.exp
commit
|
commitdiff
|
tree
2023-10-18
Tom de Vries
[gdb/symtab] Fix two style issues in gdb/dwarf2/index...
commit
|
commitdiff
|
tree
2023-10-18
Tom de Vries
[gdb/symtab] Fix style issues in v9 .gdb_index section...
commit
|
commitdiff
|
tree
2023-10-18
Nelson Chu
RISC-V: Make sure rv32q conflict won't affect the zfa...
commit
|
commitdiff
|
tree
2023-10-18
caiyinyu
LoongArch: Correct comments.
commit
|
commitdiff
|
tree
2023-10-18
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-17
Neal Frager
gas: testsuite: microblaze: Add new bit-field tests
commit
|
commitdiff
|
tree
2023-10-17
Markus Metzger
gdb: include the end address in in-memory bfd filenames
commit
|
commitdiff
|
tree
2023-10-17
Torbjörn SVENSSON
libctf: Sanitize error types for PR 30836
commit
|
commitdiff
|
tree
2023-10-17
Nick Clifton
Update the documentation of the LINKER_VERSIOn script...
commit
|
commitdiff
|
tree
2023-10-17
Tom de Vries
[gdb/cli] Keep track of styling failures in source_cache
commit
|
commitdiff
|
tree
2023-10-17
Tom de Vries
[gdb/cli] Factor out try_source_highlight
commit
|
commitdiff
|
tree
2023-10-17
Tom de Vries
[gdb/cli] Skip string copy in source_cache::ensure
commit
|
commitdiff
|
tree
2023-10-17
mengqinggang
LoongArch: readelf -d RELASZ excludes .rela.plt size
commit
|
commitdiff
|
tree
2023-10-17
Alan Modra
asan: Invalid free in alpha_ecoff_get_relocated_section...
commit
|
commitdiff
|
tree
2023-10-17
Tsukasa OI
RISC-V: Fix typo
commit
|
commitdiff
|
tree
2023-10-17
John Baldwin
nat/x86-cpuid.h: Remove non-x86 fallbacks
commit
|
commitdiff
|
tree
2023-10-17
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-16
Simon Marchi
gdb: remove unnecessary declarations in target.c
commit
|
commitdiff
|
tree
2023-10-16
Tom Tromey
Have DAP handle non-Value results from 'children'
commit
|
commitdiff
|
tree
2023-10-16
Tom Tromey
Handle gdb.LazyString in DAP
commit
|
commitdiff
|
tree
2023-10-16
Tom Tromey
Fix register-setting response from DAP
commit
|
commitdiff
|
tree
2023-10-16
Nick Clifton
Fix: GNU-ld: ARM: Issues when trying to set target...
commit
|
commitdiff
|
tree
2023-10-16
Nick Clifton
Fix: GNU-ld: ARM: Issues when trying to set target...
commit
|
commitdiff
|
tree
2023-10-16
Tom Tromey
Add DAP scope cache
commit
|
commitdiff
|
tree
2023-10-16
Tom de Vries
[gdb/symtab] Work around PR gas/29517
commit
|
commitdiff
|
tree
2023-10-16
Luis Machado
Only allow closure lookup by address if there are threa...
commit
|
commitdiff
|
tree
2023-10-16
Andrew Burgess
gdb: replace architecture_changed with new_architecture...
commit
|
commitdiff
|
tree
2023-10-16
Clément Chigot
objcopy: Fix name of the field modified by pe_stack_res...
commit
|
commitdiff
|
tree
2023-10-16
Tsukasa OI
RISC-V: Add "lp64e" ABI support
commit
|
commitdiff
|
tree
2023-10-16
Tsukasa OI
RISC-V: Remove RV64E conflict
commit
|
commitdiff
|
tree
2023-10-16
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-15
Mike Frysinger
sim: add distclean dep for gnulib
commit
|
commitdiff
|
tree
2023-10-15
Neal Frager
opcodes: microblaze: Add new bit-field instructions
commit
|
commitdiff
|
tree
2023-10-15
Mike Frysinger
sim: mips: fix printf string
commit
|
commitdiff
|
tree
2023-10-15
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-13
Luis Machado
[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
commit
|
commitdiff
|
tree
2023-10-13
Clément Chigot
ld: replace wrong bfd_malloc in nto.em
commit
|
commitdiff
|
tree
2023-10-13
Clément Chigot
ld: warn when duplicated QNX stack note are detected
commit
|
commitdiff
|
tree
2023-10-13
Clément Chigot
ld: correctly handle QNX --lazy-stack without -zstack...
commit
|
commitdiff
|
tree
2023-10-13
Clément Chigot
ld: allow update of existing QNX stack note
commit
|
commitdiff
|
tree
2023-10-13
Joseph Faulls
RISC-V: Add support for numbered ISA mapping strings
commit
|
commitdiff
|
tree
2023-10-13
Tom Tromey
Move -lsocket check to common.m4
commit
|
commitdiff
|
tree
2023-10-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-12
Tom Tromey
Fix test suite failure in file-then-restart.exp
commit
|
commitdiff
|
tree
2023-10-12
Andrew Burgess
bfd: add new bfd_cache_size() function
commit
|
commitdiff
|
tree
2023-10-12
Andrew Burgess
bfd/cache: change type used to track cached BFDs from...
commit
|
commitdiff
|
tree
2023-10-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-11
Jeff Law
[RFA] Fix for mcore simulator
commit
|
commitdiff
|
tree
2023-10-11
Vladimir Mezentsev
gprofng: Use the correct application name in error...
commit
|
commitdiff
|
tree
2023-10-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-10-10
Hui Li
gdb: LoongArch: Handle special struct in dummy call
commit
|
commitdiff
|
tree
2023-10-10
Simon Marchi
gdb: add assertion when marking the remote async flag
commit
|
commitdiff
|
tree
2023-10-10
Simon Marchi
gdb: add remote_state::{is_async_p,can_async_p}
commit
|
commitdiff
|
tree
2023-10-10
Simon Marchi
gdb: make remote_state's async token private
commit
|
commitdiff
|
tree
2023-10-10
Simon Marchi
gdb: remove trailing whitespaces in remote.c
commit
|
commitdiff
|
tree
2023-10-10
Simon Marchi
gdb: scope down registers_changed call in inferior...
commit
|
commitdiff
|
tree
next