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-15
Pedro Alves
gdb/manual: Move @findex entries
commit
|
commitdiff
|
tree
2023-02-15
Alan Modra
objdump read_section_stabs
commit
|
commitdiff
|
tree
2023-02-15
Alan Modra
objdump -G memory leak
commit
|
commitdiff
|
tree
2023-02-15
Nick Clifton
Fix the linker's merge4 test for the HPPA architecture.
commit
|
commitdiff
|
tree
2023-02-15
Felix Willgerodt
gdb, fortran: Fix quad floating-point type for ifort...
commit
|
commitdiff
|
tree
2023-02-15
Jan Beulich
gas: buffer_and_nest() needs to pass nul-terminated...
commit
|
commitdiff
|
tree
2023-02-15
Alan Modra
More ecoff sanity checks
commit
|
commitdiff
|
tree
2023-02-15
Alan Modra
binutils stabs type list
commit
|
commitdiff
|
tree
2023-02-15
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-14
Tom Tromey
Remove a use of pagination_enabled
commit
|
commitdiff
|
tree
2023-02-14
Simon Marchi
gdb/dwarf2: rename some things, index -> gdb_index
commit
|
commitdiff
|
tree
2023-02-14
Simon Marchi
gdb: cast return value of std::unique_ptr::release...
commit
|
commitdiff
|
tree
2023-02-14
Simon Marchi
gdb: remove unnecessary tui directory check in configure
commit
|
commitdiff
|
tree
2023-02-14
Tom Tromey
Do not cast away const in agent_run_command
commit
|
commitdiff
|
tree
2023-02-14
Tom de Vries
[gdb/testsuite] Add xfail in gdb.python/py-record-btrac...
commit
|
commitdiff
|
tree
2023-02-14
Nick Clifton
Mention that the -plugin command line option is used...
commit
|
commitdiff
|
tree
2023-02-14
Tom de Vries
[gdb/testsuite] Factor out proc linux_kernel_version
commit
|
commitdiff
|
tree
2023-02-14
Ulf Samuelsson
ASCIZ Command for output section
commit
|
commitdiff
|
tree
2023-02-14
Jan Beulich
gas: correct symbol name comparison in .startof./.sizeo...
commit
|
commitdiff
|
tree
2023-02-14
Jan Beulich
x86: {LD,ST}TILECFG use an extension opcode
commit
|
commitdiff
|
tree
2023-02-14
Jan Beulich
gas: improve interaction between read_a_source_file...
commit
|
commitdiff
|
tree
2023-02-14
Tom Tromey
Fix build bug in ppc-linux-nat.c
commit
|
commitdiff
|
tree
2023-02-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Rely on value_ref_ptr::operator->
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Remove deprecated_lval_hack
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Introduce set_lval method on value
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Make ~value private
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Make struct value data members private
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn record_latest_value into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Add value::set_modifiable
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn various value copying-related functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn preserve_one_value into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn some xmethod functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Change some code to use value methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn set_value_component_location into method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_non_lval and value_force_lval into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn many optimized-out value functions into methods
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Turn value_copy into a method
commit
|
commitdiff
|
tree
2023-02-13
Tom Tromey
Fully qualify calls to copy in value.c
commit
|
commitdiff
|
tree
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
next