projects
/
binutils-gdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
binutils-gdb.git
2022-07-21
Alan Modra
miscellaneous dwarf.c tidies
commit
|
commitdiff
|
tree
2022-07-21
Alan Modra
PowerPC64: fix build error on 32-bit hosts
commit
|
commitdiff
|
tree
2022-07-21
Kevin Buettner
Wrap python_write_bytecode with HAVE_PYTHON ifdef
commit
|
commitdiff
|
tree
2022-07-21
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-20
Kevin Buettner
Handle Python 3.11 deprecation of PySys_SetPath and...
commit
|
commitdiff
|
tree
2022-07-20
Christopher...
gdb/value.c: add several headers to the include list
commit
|
commitdiff
|
tree
2022-07-20
Pedro Alves
Don't stop all threads prematurely after first step...
commit
|
commitdiff
|
tree
2022-07-20
Alan Modra
Re: opcodes/arc: Implement style support in the disasse...
commit
|
commitdiff
|
tree
2022-07-20
Dmitry Selyutin
gas/symbols: introduce md_resolve_symbol
commit
|
commitdiff
|
tree
2022-07-20
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-19
H.J. Lu
x86: Disallow invalid relocations against protected...
commit
|
commitdiff
|
tree
2022-07-19
Fangrui Song
x86: Make protected symbols local for -shared
commit
|
commitdiff
|
tree
2022-07-19
Luis Machado
Reformat gdbarch-components.py to fix deviations
commit
|
commitdiff
|
tree
2022-07-19
Luis Machado
[AArch64] MTE corefile support
commit
|
commitdiff
|
tree
2022-07-19
Luis Machado
[AArch64] Support AArch64 MTE memory tag dumps in core...
commit
|
commitdiff
|
tree
2022-07-19
Luis Machado
[AArch64] Fix testcase compilation failure
commit
|
commitdiff
|
tree
2022-07-19
H.J. Lu
ld: Pass -nostdlib to compiler with -r
commit
|
commitdiff
|
tree
2022-07-19
H.J. Lu
x86: Properly check invalid relocation against protecte...
commit
|
commitdiff
|
tree
2022-07-19
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-18
Vladimir Mezentsev
gprofng: link libgprofng.so against -lpthread
commit
|
commitdiff
|
tree
2022-07-18
Vladimir Mezentsev
gprofng: fix regression in build and a race condition...
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Add gdb.free_objfile event registry
commit
|
commitdiff
|
tree
2022-07-18
Pedro Alves
Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dir
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Remove array typedef assumption for Ada
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Remove manual lifetime management from cli_interp
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Remove cli_out_new
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Replace input_interactive_p with a method
commit
|
commitdiff
|
tree
2022-07-18
Tom Tromey
Remove ui_register_input_event_handler
commit
|
commitdiff
|
tree
2022-07-18
Claudiu Zissulescu
opcodes/arc: Implement style support in the disassembler
commit
|
commitdiff
|
tree
2022-07-18
Claudiu Zissulescu
arc: Update missing cipher.
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdb/testsuite] Remove duplicate of supports_gnuc
commit
|
commitdiff
|
tree
2022-07-18
Andrew Burgess
gdb/python: look for python, then python 3 at configure...
commit
|
commitdiff
|
tree
2022-07-18
Jan Beulich
x86: correct VMOVSH attributes
commit
|
commitdiff
|
tree
2022-07-18
Jan Beulich
x86: re-order insn template fields
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdbsupport] Improve thread scheduling in parallel_for_each
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdb/testsuite] Allow override of ASAN_OPTIONS in lib...
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdb/testsuite] Fix regression in step-indirect-call...
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdb/testsuite] Fix gdb.arch/i386-mpx.exp
commit
|
commitdiff
|
tree
2022-07-18
Tom de Vries
[gdbsupport] Add parallel_for_each_debug
commit
|
commitdiff
|
tree
2022-07-18
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-17
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-16
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-15
Aaron Merey
gdb-add-index always generates an error when libdebugin...
commit
|
commitdiff
|
tree
2022-07-15
Bruno Larsen
gdb/testsuite: modernize gdb.base/maint.exp
commit
|
commitdiff
|
tree
2022-07-15
Tom Tromey
Add 'nibbles' to gdb.print_options
commit
|
commitdiff
|
tree
2022-07-15
Carl Love
PowerPC: Add support for IEEE 128-bit format.
commit
|
commitdiff
|
tree
2022-07-15
Tom Tromey
Add 'summary' mode to Value.format_string
commit
|
commitdiff
|
tree
2022-07-15
Tom Tromey
Expose current 'print' settings to Python
commit
|
commitdiff
|
tree
2022-07-15
Carl Love
PowerPC: fix for gdb.base/eh_return.exp
commit
|
commitdiff
|
tree
2022-07-15
Tom Tromey
Run 'black' on gdb
commit
|
commitdiff
|
tree
2022-07-15
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdb/symtab] Fix data race in cooked_index_functions...
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdbsupport] Add sequential_for_each
commit
|
commitdiff
|
tree
2022-07-14
Tiezhu Yang
gdb: Document floating-point support for LoongArch
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdb/build] Fix gdb build with gcc 4.8.5
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdb/symtab] Make per_cu->m_lang atomic
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdb/symtab] Make per_cu->unit_type atomic
commit
|
commitdiff
|
tree
2022-07-14
Tom de Vries
[gdb/symtab] Fix data race in ~charset_vector
commit
|
commitdiff
|
tree
2022-07-14
Alan Modra
Re: PowerPC: implement md_operand to parse register...
commit
|
commitdiff
|
tree
2022-07-14
Alan Modra
PowerPC: implement md_operand to parse register names
commit
|
commitdiff
|
tree
2022-07-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-13
Pedro Alves
Tighten gdb.threads/no-unwaited-for-left.exp regexps
commit
|
commitdiff
|
tree
2022-07-13
Carl Love
Fix for gdb.base/stap-probe.c
commit
|
commitdiff
|
tree
2022-07-13
Carl Love
Add PowerPC support to gdb.cp/call-method-register.cc
commit
|
commitdiff
|
tree
2022-07-13
Carl Love
Fix gdb.base/step-indirect-call-thunk.exp
commit
|
commitdiff
|
tree
2022-07-13
Pedro Alves
Fix "until LINE" in main, when "until" runs into longjmp
commit
|
commitdiff
|
tree
2022-07-13
Enze Li
gdbserver: remove unused variable
commit
|
commitdiff
|
tree
2022-07-13
Tom de Vries
[gdb/symtab] Make per_cu->set_lang more strict
commit
|
commitdiff
|
tree
2022-07-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-12
Pedro Alves
Improve "set scheduler-locking" documentation
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
[gdb/symtab] Add dwarf2_cu::lang ()
commit
|
commitdiff
|
tree
2022-07-12
Martin Liska
LTO plugin: sync header file with GCC
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
[gdb/record] Support recording of getrandom
commit
|
commitdiff
|
tree
2022-07-12
Tiezhu Yang
gdbserver: LoongArch: Add floating-point support
commit
|
commitdiff
|
tree
2022-07-12
Tiezhu Yang
gdb: LoongArch: Add floating-point support
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
[gdb/testsuite] Run two test-cases with ASAN_OPTIONS...
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
[gdb/testsuite] Add tsan-suppressions.txt
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
[gdb/build] Fix build with gcc 4.8.5
commit
|
commitdiff
|
tree
2022-07-12
Tom de Vries
Fix -fsanitize=thread for per_cu fields
commit
|
commitdiff
|
tree
2022-07-12
Pedro Alves
Introduce struct packed template
commit
|
commitdiff
|
tree
2022-07-12
Alan Modra
PowerPC md_end: Don't htab_delete(NULL)
commit
|
commitdiff
|
tree
2022-07-12
Alan Modra
PR29355, ld segfaults with -r/-q and custom-named secti...
commit
|
commitdiff
|
tree
2022-07-12
Jiangshuai Li
gdb/csky complete csky_dwarf_reg_to_regnum
commit
|
commitdiff
|
tree
2022-07-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-11
Pedro Alves
Always emit =thread-exited notifications, even if silent
commit
|
commitdiff
|
tree
2022-07-11
Pedro Alves
Fix core-file -> detach -> crash (corefiles/29275)
commit
|
commitdiff
|
tree
2022-07-11
Pedro Alves
Fix non-existent "@var{thread-id}" in stop reply descri...
commit
|
commitdiff
|
tree
2022-07-11
Luis Machado
Try a couple PAuth compilation flags for gdb.arch/aarch...
commit
|
commitdiff
|
tree
2022-07-11
Andrew Burgess
gdb: add support for disassembler styling using libopcodes
commit
|
commitdiff
|
tree
2022-07-11
Andrew Burgess
gdb: have gdb_disassemble_info carry 'this' in its...
commit
|
commitdiff
|
tree
2022-07-11
Tom de Vries
[gdb/symtab] Fix data race in per_cu->length
commit
|
commitdiff
|
tree
2022-07-11
Tom de Vries
[gdb/symtab] Use comp_unit_head::get_length
commit
|
commitdiff
|
tree
2022-07-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-10
Luis Machado
Fix include guard naming for arch/aarch64-mte-linux.h
commit
|
commitdiff
|
tree
2022-07-10
Youling Tang
gdbserver: LoongArch: Add orig_a0 processing
commit
|
commitdiff
|
tree
2022-07-10
Youling Tang
gdbserver: LoongArch: Simplify code with register numbe...
commit
|
commitdiff
|
tree
2022-07-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-07-09
Alan Modra
gas: tc-tic54x.c hash tables
commit
|
commitdiff
|
tree
2022-07-09
Alan Modra
gas: use notes_calloc in string hash
commit
|
commitdiff
|
tree
2022-07-09
Alan Modra
gas: target string hash tables
commit
|
commitdiff
|
tree
next