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-11-14
Tom Tromey
Remove some redundant "break"s
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Filter invalid encodings from Linux thread names
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Update gdb.Symbol.is_variable documentation
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Handle the static link in FrameDecorator
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Fix a bug in DAP scopes code
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Add gdb.Frame.static_link method
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Move follow_static_link to frame.c
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Add block::function_block
commit
|
commitdiff
|
tree
2023-11-14
Tom Tromey
Add two convenience methods to block
commit
|
commitdiff
|
tree
2023-11-14
Simon Marchi
gdb/MAINTAINERS: add Guinevere Larsen as record-full...
commit
|
commitdiff
|
tree
2023-11-14
Simon Marchi
gdb/MAINTAINERS: add Luis Machado as global maintainer
commit
|
commitdiff
|
tree
2023-11-14
Simon Marchi
gdb/MAINTAINERS: add John Baldwin as global maintainer
commit
|
commitdiff
|
tree
2023-11-14
Simon Marchi
gdb: normalize whitespaces in MAINTAINERS
commit
|
commitdiff
|
tree
2023-11-14
Tom de Vries
[gdb/tui] Factor out tui_noscroll_window et al
commit
|
commitdiff
|
tree
2023-11-14
Tankut Baris...
gdb: refactor make-target-delegates.py's ARGTYPES
commit
|
commitdiff
|
tree
2023-11-14
Tankut Baris...
gdb: regenerate target-delegates.c
commit
|
commitdiff
|
tree
2023-11-14
Tom de Vries
[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp...
commit
|
commitdiff
|
tree
2023-11-14
Andrew Burgess
gdb: implement missing debug handler hook for Python
commit
|
commitdiff
|
tree
2023-11-14
Andrew Burgess
gdb: add an extension language hook for missing debug...
commit
|
commitdiff
|
tree
2023-11-14
Andrew Burgess
gdb: refactor objfile::find_and_add_separate_symbol_file
commit
|
commitdiff
|
tree
2023-11-14
Andrew Burgess
gdb: merge debug symbol file lookup code from coffread...
commit
|
commitdiff
|
tree
2023-11-14
Andrew Burgess
gdb/coffread: bring separate debug file logic into...
commit
|
commitdiff
|
tree
2023-11-14
Nick Clifton
Fix another linker command line option that was not...
commit
|
commitdiff
|
tree
2023-11-14
Nick Clifton
Improve objdump's handling of compressed sections.
commit
|
commitdiff
|
tree
2023-11-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-13
Tom de Vries
[gdb/tui] Don't include border_width in left_margin
commit
|
commitdiff
|
tree
2023-11-13
Tom de Vries
[gdb/tui] Add tui_win_info::{box_width,box_size}
commit
|
commitdiff
|
tree
2023-11-13
Tom de Vries
[gdb/tui] Refactor prefresh call in tui_source_window_b...
commit
|
commitdiff
|
tree
2023-11-13
Carl Love
Fix the gdb.ada/inline-section-gc.exp test
commit
|
commitdiff
|
tree
2023-11-13
Nick Clifton
GNU-ld: ARM: Issues when trying to set target output...
commit
|
commitdiff
|
tree
2023-11-13
Mark Wielaard
Regenerate gas/config.in and ld/configure
commit
|
commitdiff
|
tree
2023-11-13
Nick Clifton
Add documentation for the MIPS assembler's -march=from...
commit
|
commitdiff
|
tree
2023-11-13
YunQiang Su
MIPS: Fix binutils-all tests for r6 triples
commit
|
commitdiff
|
tree
2023-11-13
Chung-Ju Wu
Fix redundant space typo in linker documentation.
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Cancel execution command on thread exit, when stepping...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Document remote clone events, and QThreadOptions packet
commit
|
commitdiff
|
tree
2023-11-13
Simon Marchi
Testcases for stepping over thread exit syscall (PR...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Report thread exit event for leader if reporting thread...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Don't resume new threads if scheduler-locking is in...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdbserver: Queue no-resumed event after thread exit
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
stop_all_threads: (re-)enable async before waiting...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdb: clear step over information on thread exit (PR...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Implement GDB_THREAD_OPTION_EXIT support for native...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Implement GDB_THREAD_OPTION_EXIT support for Linux...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Introduce GDB_THREAD_OPTION_EXIT thread option, fix...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Move deleting thread on TARGET_WAITKIND_THREAD_EXITED...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAI...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
all-stop/synchronous RSP support thread-exit events
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Remove gdb/19675 kfails (displaced stepping + clone)
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdbserver: Hide and don't detach pending clone children
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Thread options & clone events (Linux GDBserver)
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Thread options & clone events (native Linux)
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Thread options & clone events (core + remote)
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Avoid duplicate QThreadEvents packets
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Support clone events in the remote protocol
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
Step over clone syscall w/ breakpoint, TARGET_WAITKIND_...
commit
|
commitdiff
|
tree
2023-11-13
Pedro Alves
gdb/linux: Delete all other LWPs immediately on ptrace...
commit
|
commitdiff
|
tree
2023-11-13
Andrew Burgess
Add "maint info linux-lwps" command
commit
|
commitdiff
|
tree
2023-11-13
Tom de Vries
[gdb/tui] Fix Wmaybe-uninitialized in tui_find_disassem...
commit
|
commitdiff
|
tree
2023-11-13
Tom de Vries
[gdb/tui] Make assert in tui_find_disassembly_address...
commit
|
commitdiff
|
tree
2023-11-13
Tom Tromey
Remove declaration of re_comp
commit
|
commitdiff
|
tree
2023-11-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-10
Simon Marchi
bfd, binutils: add gfx11 amdgpu architectures
commit
|
commitdiff
|
tree
2023-11-10
Michael J....
Correct formatting errors in elf32-microblaze.c
commit
|
commitdiff
|
tree
2023-11-10
YunQiang Su
Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for...
commit
|
commitdiff
|
tree
2023-11-10
YunQiang Su
GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
commit
|
commitdiff
|
tree
2023-11-10
Vsevolod Alekseyev
readelf..debug-dump=loc displays bogus base addresses
commit
|
commitdiff
|
tree
2023-11-10
YunQiang Su
GAS/MIPS: Add mips16-e-irix.d testcase
commit
|
commitdiff
|
tree
2023-11-10
Ying Huang
MIPS: Change all E_MIPS_* to EF_MIPS_*
commit
|
commitdiff
|
tree
2023-11-10
Nick Clifton
Add ability to change linker warning messages into...
commit
|
commitdiff
|
tree
2023-11-10
Nick Clifton
Move new features above the 'Changes in 2.41' comment
commit
|
commitdiff
|
tree
2023-11-10
Lulu Cai
Add support for ilp32 register alias.
commit
|
commitdiff
|
tree
2023-11-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-09
Michael Matz
bfd: use less memory in string merging
commit
|
commitdiff
|
tree
2023-11-09
Michael Matz
ld: Avoid overflows in string merging
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
ld: aarch64: Use lp64 abi in recent BTI stub tests
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
ld: aarch64: Add BTI stub insertion test PR30930
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
bfd: aarch64: Avoid BTI stub for a PLT that has BTI
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
bfd: aarch64: Fix leaks in case of BTI stub reuse
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
bfd: aarch64: Fix broken BTI stub PR30930
commit
|
commitdiff
|
tree
2023-11-09
Szabolcs Nagy
bfd: aarch64: Fix BTI stub optimization PR30957
commit
|
commitdiff
|
tree
2023-11-09
Victor Do Nascimento
aarch64: Fix error in THE system register checking
commit
|
commitdiff
|
tree
2023-11-09
Jan Beulich
x86: rework UWRMSR operand swapping
commit
|
commitdiff
|
tree
2023-11-09
Jan Beulich
x86: do away with is_evex_encoding()
commit
|
commitdiff
|
tree
2023-11-09
Jan Beulich
x86: split insn templates' CPU field
commit
|
commitdiff
|
tree
2023-11-09
Jan Beulich
x86: Cpu64 handling improvements
commit
|
commitdiff
|
tree
2023-11-09
Jan Beulich
x86: Intel Core processors do not support CMPXCHG16B
commit
|
commitdiff
|
tree
2023-11-09
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-11-08
Carl Love
rs6000, Fix test gdb.base/store.exp
commit
|
commitdiff
|
tree
2023-11-08
Carl Love
rs6000, Fix Linux DWARF register mapping
commit
|
commitdiff
|
tree
2023-11-08
Andrew Burgess
gdb: call update_thread_list after completing an inferi...
commit
|
commitdiff
|
tree
2023-11-08
Andrew Burgess
gdb: call update_thread_list for $_inferior_thread_coun...
commit
|
commitdiff
|
tree
2023-11-08
Andrew Burgess
gdb: add a custom command completer for disassemble...
commit
|
commitdiff
|
tree
2023-11-08
Andrew Burgess
gdb: make skip_over_slash_fmt available outside printcmd.c
commit
|
commitdiff
|
tree
2023-11-08
Andrew Burgess
gdb: error if /r and /b are used with disassemble command
commit
|
commitdiff
|
tree
2023-11-08
Jan Beulich
gas: S_GET_{NAME,SEGMENT}() don't alter their input...
commit
|
commitdiff
|
tree
2023-11-08
Clément Chigot
ld: print branch fixups into the map file for ppc elf...
commit
|
commitdiff
|
tree
next