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-02-13
Tom Tromey
Turn remaining value_contents functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_incref and value_decref into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Move value_ref_policy methods out-of-line
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_bits_synthetic_pointer into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_contents_eq into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn allocate_value_contents into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_fetch_lazy into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn some value_contents functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_zero into static "constructor"
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn allocate_optimized_out_value into static "constructor"
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn allocate_computed_value into static "constructor"
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn allocate_value into a static "constructor"
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn allocate_value_lazy into a static "constructor"
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn more deprecated_* functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_address and set_value_address functions...
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_initialized and set_value_initialized functi...
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Convert value_lval_const and deprecated_lval_hack to...
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_computed_closure and value_computed_funcs...
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_stack and set_value_stack functions into...
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_lazy and set_value_lazy functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn some value offset functions into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_enclosing_type into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn deprecated_value_modifiable into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_offset into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_parent into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_bitpos into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_bitsize into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_arch into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn deprecated_set_value_type into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_type into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Move struct value to value.h
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Move ~value body out-of-line
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Rename all fields of struct value
commit
|
commitdiff
|
tree
2023-02-13
Michael Matz
PR30120: fix x87 fucomp misassembled
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Remove unused imports from gdb's Python code
commit
|
commitdiff
|
tree
2023-02-13
Andrew Burgess
gdb/tui: don't leak the known_window_types map
commit
|
commitdiff
|
tree
2023-02-13
Andrew Burgess
gdb/python: deallocate tui window factories at Python...
commit
|
commitdiff
|
tree
2023-02-13
Andrew Burgess
gdb/python: allow Python TUI windows to be replaced
commit
|
commitdiff
|
tree
2023-02-13
Keith Seitz
Fix doc build dependencies for --with-system-readline
commit
|
commitdiff
|
tree
2023-02-13
Michael Matz
Fix PR30079: abort on mingw
commit
|
commitdiff
|
tree
2023-02-13
Alan Modra
_bfd_ecoff_slurp_symbol_table buffer overflow
commit
|
commitdiff
|
tree
2023-02-13
Andrew Burgess
opcodes/mips: disassemble unknown micromips instruction...
commit
|
commitdiff
|
tree
2023-02-13
Andrew Burgess
gdb/testsuite: handle differences in guile error string...
commit
|
commitdiff
|
tree
2023-02-13
Alan Modra
stabs.c static state
commit
|
commitdiff
|
tree
2023-02-13
Alan Modra
Split off gas init to functions
commit
|
commitdiff
|
tree
2023-02-13
Lancelot SIX
gdb/testsuite: look for hipcc in env(ROCM_PATH)
commit
|
commitdiff
|
tree
2023-02-13
Lancelot SIX
gdb/testsuite: allow_hipcc_tests tests the hipcc compiler
commit
|
commitdiff
|
tree
2023-02-13
Lancelot SIX
gdb/testsuite: require amd-dbgapi support to run rocm...
commit
|
commitdiff
|
tree
2023-02-13
Lancelot SIX
gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests
commit
|
commitdiff
|
tree
2023-02-13
Lancelot SIX
gdb: 'show config' shows --with[out]-amd-dbgapi
commit
|
commitdiff
|
tree
2023-02-13
Alan Modra
objcopy memory leaks
commit
|
commitdiff
|
tree
2023-02-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-12
Tom Tromey
Move some code from dwarf2/read.c to die.c
commit
|
commitdiff
|
tree
2023-02-12
Andrew Burgess
gdb: fix describe_other_breakpoints for default task...
commit
|
commitdiff
|
tree
2023-02-12
Andrew Burgess
gdb/c++: fix handling of breakpoints on @plt symbols
commit
|
commitdiff
|
tree
2023-02-12
Andrew Burgess
gdb: use -1 for breakpoint::task default value
commit
|
commitdiff
|
tree
2023-02-12
Andrew Burgess
gdb: only allow one of thread or task on breakpoints...
commit
|
commitdiff
|
tree
2023-02-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-11
Andrew Burgess
gdb: show task number in describe_other_breakpoints
commit
|
commitdiff
|
tree
2023-02-11
Andrew Burgess
gdb: don't print global thread-id to CLI in describe_ot...
commit
|
commitdiff
|
tree
2023-02-11
Andrew Burgess
gdb: add test for readline handling very long commands
commit
|
commitdiff
|
tree
2023-02-11
Andrew Burgess
gdb: remove unnecessary 'dir' commands from gdb-gdb...
commit
|
commitdiff
|
tree
2023-02-11
Tom de Vries
[gdb/tdep] Don't use i386 unwinder for amd64
commit
|
commitdiff
|
tree
2023-02-11
Alan Modra
objdump -D of bss sections and -s with -j
commit
|
commitdiff
|
tree
2023-02-11
Alan Modra
.debug sections without contents
commit
|
commitdiff
|
tree
2023-02-11
Aaron Merey
gdb/source: Fix open_source_file error handling
commit
|
commitdiff
|
tree
2023-02-11
Aaron Merey
Move implementation of perror_with_name to gdbsupport
commit
|
commitdiff
|
tree
2023-02-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-10
Andrew Burgess
GDB: Introduce limited array lengths while printing...
commit
|
commitdiff
|
tree
2023-02-10
Maciej W. Rozycki
GDB/testsuite: Add `-nonl' option to `gdb_test'
commit
|
commitdiff
|
tree
2023-02-10
Maciej W. Rozycki
GDB: Only make data actually retrieved into value histo...
commit
|
commitdiff
|
tree
2023-02-10
Maciej W. Rozycki
GDB: Fix the mess with value byte/bit range types
commit
|
commitdiff
|
tree
2023-02-10
Maciej W. Rozycki
GDB: Ignore `max-value-size' setting with value history...
commit
|
commitdiff
|
tree
2023-02-10
Maciej W. Rozycki
GDB: Switch to using C++ standard integer type limits
commit
|
commitdiff
|
tree
2023-02-10
Tom Tromey
Ensure all DAP requests are keyword-only
commit
|
commitdiff
|
tree
2023-02-10
Simon Marchi
gdb/testsuite: fix gdb.gdb/selftest.exp for native...
commit
|
commitdiff
|
tree
2023-02-10
Tom Tromey
Use std::string in main_info
commit
|
commitdiff
|
tree
2023-02-10
Tom de Vries
[gdb/testsuite] Fix linespec ambiguity in gdb.base...
commit
|
commitdiff
|
tree
2023-02-10
Tom de Vries
[gdb/cli] Add maint info frame-unwinders
commit
|
commitdiff
|
tree
2023-02-10
Tsukasa OI
RISC-V: Reduce effective linker relaxation passses
commit
|
commitdiff
|
tree
2023-02-10
Alan Modra
Fix mmo memory leaks
commit
|
commitdiff
|
tree
2023-02-10
Alan Modra
Local label checks in integer_constant
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: drop use of VEX3SOURCES
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: drop use of XOP2SOURCES
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: limit use of XOP2SOURCES
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: move (and rename) opcodespace attribute
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: simplify a few expressions
commit
|
commitdiff
|
tree
2023-02-10
Jan Beulich
x86: improve special casing of certain insns
commit
|
commitdiff
|
tree
2023-02-10
Alan Modra
objcopy of mach-o indirect symbols
commit
|
commitdiff
|
tree
2023-02-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Add full display feature to dwarf-mode.el
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Fix comment in gdb.rust/fnfield.exp
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Trivially simplify rust_language::print_enum
commit
|
commitdiff
|
tree
2023-02-09
Roland McGrath
[aarch64] Avoid initializers for VLAs
commit
|
commitdiff
|
tree
2023-02-09
Christina Schimpe
gdb, testsuite: Remove unnecessary call of "set print...
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Increase size of main_type::nfields
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Remove mention of cooked_index_vector
commit
|
commitdiff
|
tree
2023-02-09
Tom Tromey
Let user C-c when waiting for DWARF index finalization
commit
|
commitdiff
|
tree
2023-02-09
Alan Modra
coff keep_relocs and keep_contents
commit
|
commitdiff
|
tree
2023-02-09
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
next