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-04-22
Tom Tromey
Remove a const-removing cast from coff-pe-read.c
commit
|
commitdiff
|
tree
2022-04-22
Tom Tromey
Simplify BFD section iteration in coff-pe-read.c
commit
|
commitdiff
|
tree
2022-04-22
Tom Tromey
Fix method naming bug in new DWARF indexer
commit
|
commitdiff
|
tree
2022-04-22
Christoph Muellner
RISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
commit
|
commitdiff
|
tree
2022-04-22
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-21
Carl Love
Fix for gdb.base/solib-search.exp test.
commit
|
commitdiff
|
tree
2022-04-21
Simon Marchi
gdb/dwarf: remove line_header::header_length field
commit
|
commitdiff
|
tree
2022-04-21
Simon Marchi
gdb/dwarf: remove line_header::total_length field
commit
|
commitdiff
|
tree
2022-04-21
Simon Marchi
gdb/testsuite: fix "set temporary breakpoint" DUPLICATEs
commit
|
commitdiff
|
tree
2022-04-21
Tom Tromey
Always use dwarf2_initialize_objfile
commit
|
commitdiff
|
tree
2022-04-21
Andrew Burgess
gdb: fix 'remote show FOO-packet' aliases
commit
|
commitdiff
|
tree
2022-04-21
Simon Marchi
gdbsupport: add path_join function
commit
|
commitdiff
|
tree
2022-04-21
Lancelot SIX
gdb_spawn_attach_cmdline: use unsupported instead of...
commit
|
commitdiff
|
tree
2022-04-21
Enze Li
gdb/testsuite: add binary testcases to py-format-string.exp
commit
|
commitdiff
|
tree
2022-04-21
Pedro Alves
gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice...
commit
|
commitdiff
|
tree
2022-04-21
Alan Modra
prune .note.GNU-stack warning from testsuite
commit
|
commitdiff
|
tree
2022-04-21
Alan Modra
ld testsuite xcoff XPASS
commit
|
commitdiff
|
tree
2022-04-21
Alan Modra
Delete unused COFF gas macro
commit
|
commitdiff
|
tree
2022-04-21
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-20
Aaron Merey
gdb/debuginfod: Prevent out_of_range exception
commit
|
commitdiff
|
tree
2022-04-20
Lancelot SIX
gdb/testsuite: Introduce and use gdb_spawn_attach_cmdline
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Replace symbol_symtab with symbol::symtab
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Replace symbol_arch with symbol::arch
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Replace symbol_objfile with symbol::objfile
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Remove symbol::aclass_index
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Use array_view for symbol_impls
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Add accessors for symbol's artificial field
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Unify the DWARF index holders
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Add an ad hoc version check to dwarf_scanner_base
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Simplify version check in dw2_symtab_iter_next
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Introduce and use dwarf_scanner_base
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Introduce readnow_functions
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Remove some "OBJF_READNOW" code from dwarf2_debug_names...
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Let mapped index classes create the quick_symbol_functi...
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Give mapped_index_base a virtual destructor
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Move mapped_index_base to new header file
commit
|
commitdiff
|
tree
2022-04-20
Jan Beulich
x86: reject all invalid SAE variants
commit
|
commitdiff
|
tree
2022-04-20
Alan Modra
Re: xcoff: implement linker relaxation
commit
|
commitdiff
|
tree
2022-04-20
Alan Modra
Revert "as: Reject unknown -gXXX option" testsuite
commit
|
commitdiff
|
tree
2022-04-20
Cl?ment Chigot
xcoff: implement linker relaxation
commit
|
commitdiff
|
tree
2022-04-20
Cl?ment Chigot
Stubs (added in a later patch) will generate new .loade...
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Use symbol_symtab accessor in compile-object-load.c
commit
|
commitdiff
|
tree
2022-04-20
Nick Clifton
Add linker warning for when it creates an executable...
commit
|
commitdiff
|
tree
2022-04-20
Tom Tromey
Micro-optimize cooked_index_entry::full_name
commit
|
commitdiff
|
tree
2022-04-20
Tiezhu Yang
gdb: LoongArch: Implement loongarch_scan_prologue()
commit
|
commitdiff
|
tree
2022-04-20
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-19
H.J. Lu
as: Reject unknown -gXXX option
commit
|
commitdiff
|
tree
2022-04-19
Lancelot SIX
gdb/selftest-arch: Make register_test_foreach_arch...
commit
|
commitdiff
|
tree
2022-04-19
Lancelot SIX
gdbsupport/selftest: Allow lazy registration
commit
|
commitdiff
|
tree
2022-04-19
Lancelot SIX
gdbsupport/selftest: Replace for_each_selftest with...
commit
|
commitdiff
|
tree
2022-04-19
Jan Beulich
x86: don't mistake ordinary immediates for SAE / roundi...
commit
|
commitdiff
|
tree
2022-04-19
Jan Beulich
x86: VCMPSH is Evex.LLIG
commit
|
commitdiff
|
tree
2022-04-19
Jan Beulich
x86: drop stray CheckRegSize from VFPCLASSPH
commit
|
commitdiff
|
tree
2022-04-19
Jan Beulich
x86/Intel: test non-legacy VCVT{,U}SI2SH insn forms
commit
|
commitdiff
|
tree
2022-04-19
Jan Beulich
x86: correct and simplify NOP disassembly
commit
|
commitdiff
|
tree
2022-04-19
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdb/testsuite/dwarf: don't automatically add directory...
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdb: use gdb_tilde_expand instead of gdb_tilde_expand_u...
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdbsupport: make gdb_realpath_keepfile return an std...
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdbsupport: make gdb_abspath return an std::string
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdb: call gdb_tilde_expand instead of gdb_tilde_expand_...
commit
|
commitdiff
|
tree
2022-04-18
Tom Tromey
Update gnulib
commit
|
commitdiff
|
tree
2022-04-18
Tom Tromey
Fix C++ cast of derived class to base class
commit
|
commitdiff
|
tree
2022-04-18
Simon Marchi
gdb/testsuite: make gdb.ada/mi_prot.exp stop at expecte...
commit
|
commitdiff
|
tree
2022-04-18
Vignesh Balasubramanian
gdb/testsuite: add text_segment option to gdb_compile
commit
|
commitdiff
|
tree
2022-04-18
Enze Li
gdb: fix using clear command to delete non-user breakpo...
commit
|
commitdiff
|
tree
2022-04-18
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-17
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-16
Tom Tromey
Add comments to dwarf2/abbrev-cache.h
commit
|
commitdiff
|
tree
2022-04-16
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Return void from gdb_putc
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Handle "set height 1"
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Allow word wrapping even when paging is disabled
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Implement value_print for Rust
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Reimplement Rust slice printing
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Remove some dead code from the Rust value printer
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Match rustc beta versions
commit
|
commitdiff
|
tree
2022-04-15
Tom de Vries
[gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
commit
|
commitdiff
|
tree
2022-04-15
Tom Tromey
Remove WITH_SIM define
commit
|
commitdiff
|
tree
2022-04-15
Tom de Vries
[gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
commit
|
commitdiff
|
tree
2022-04-15
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-04-14
Pedro Alves
gdbserver: Eliminate prepare_to_access_memory
commit
|
commitdiff
|
tree
2022-04-14
Pedro Alves
gdbserver/linux: Access memory even if threads are...
commit
|
commitdiff
|
tree
2022-04-14
Pedro Alves
gdbserver: special case target_write_memory len==0
commit
|
commitdiff
|
tree
2022-04-14
Pedro Alves
gdbserver/qXfer::threads, prepare_to_access_memory...
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Ignore 0,0 entries in .debug_aranges
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Use GetThreadDescription on Windows
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Set the worker thread name on Windows
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Implement thread_name for gdbserver
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Share handle_ms_vc_exception with gdbserver
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Move target_read_string to target/target.c
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Remove the byte order parameter to target_read_string
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Rename read_string
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Don't call QUIT in read_string
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Fix possible Cygwin build problem
commit
|
commitdiff
|
tree
2022-04-14
Lancelot SIX
gdb/testsuite: Fix race in gdb.dwarf2/calling-conventio...
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Silence -Wmaybe-uninitialized warning from target_waits...
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Fix regression on Windows with WOW64
commit
|
commitdiff
|
tree
2022-04-14
Tom Tromey
Reorganize Python events documentation
commit
|
commitdiff
|
tree
2022-04-14
Simon Marchi
gdb: remove move constructor and move assignment operat...
commit
|
commitdiff
|
tree
next