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-12-19
Jan Vrany
gdb: fix command lookup in execute_command ()
commit
|
commitdiff
|
tree
2022-12-19
Nick Clifton
Fix potential illegal memory accesses when parsing...
commit
|
commitdiff
|
tree
2022-12-19
Nick Clifton
New Romainian translation for the GOLD subdirectory.
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
gprofng/testsuite: skip Java test without JDK
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
gprofng/testsuite: eliminate bogus casts
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
gprofng/testsuite: correct line continuation in endcases.c
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
gprofng/testsuite: correct names for signal handling...
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
gprofng/testsuite: adjust linking of synprog
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
Arm: break gas dependency on libopcodes
commit
|
commitdiff
|
tree
2022-12-19
Jan Beulich
x86: omit Cpu prefixes from opcode table
commit
|
commitdiff
|
tree
2022-12-19
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-18
Alan Modra
Comment bfd_get_section_limit_octets and bfd_get_sectio...
commit
|
commitdiff
|
tree
2022-12-18
Alan Modra
ld bootstrap test in build dir with path containing...
commit
|
commitdiff
|
tree
2022-12-18
Joel Brobecker
Update gdb/NEWS after GDB 13 branch creation.
commit
|
commitdiff
|
tree
2022-12-18
Joel Brobecker
Bump version to 14.0.50.DATE-git.
commit
|
commitdiff
|
tree
2022-12-18
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-17
Alan Modra
bfd_get_relocated_section_contents allow NULL data...
commit
|
commitdiff
|
tree
2022-12-17
Alan Modra
asan: elf.c:12621:18: applying zero offset to null...
commit
|
commitdiff
|
tree
2022-12-17
Alan Modra
Re: The problem with warning in elf_object_p
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
sframe: doc: update spec for the mangled-RA bit in FRE
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
gas: sframe: testsuite: add testcase for .cfi_negate_ra...
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
objdump/readelf: sframe: emit marker for FREs with...
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
libsframe: provide new access API for mangled RA bit
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
gas: sframe: add support for .cfi_negate_ra_state
commit
|
commitdiff
|
tree
2022-12-17
Indu Bhagat
sframe.h: add support for .cfi_negate_ra_state
commit
|
commitdiff
|
tree
2022-12-17
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-16
Pedro Alves
Delay checking whether /proc/pid/mem is writable (PR...
commit
|
commitdiff
|
tree
2022-12-16
Nick Clifton
Fix previous delta to allow for compilation on 32-bit...
commit
|
commitdiff
|
tree
2022-12-16
Tom de Vries
[gdb/testsuite] Fix race in gdb.threads/detach-step...
commit
|
commitdiff
|
tree
2022-12-16
Andrew Burgess
gdb: fix crash when getting the value of a label symbol
commit
|
commitdiff
|
tree
2022-12-16
Simon Marchi
gdb: convert linux-osdata.c from buffer to std::string
commit
|
commitdiff
|
tree
2022-12-16
Simon Marchi
gdbsupport: add string_xml_appendf
commit
|
commitdiff
|
tree
2022-12-16
Andrew Burgess
gdb: clean up some inefficient std::string usage
commit
|
commitdiff
|
tree
2022-12-16
Nick Clifton
Fix a potential illegal memory access when parsing...
commit
|
commitdiff
|
tree
2022-12-16
Jan Vrany
gdb/testsuite: add test for Python commands redefining...
commit
|
commitdiff
|
tree
2022-12-16
Luis Machado
[aarch64] Fix removal of non-address bits for PAuth
commit
|
commitdiff
|
tree
2022-12-16
Jan Beulich
gas: restore Dwarf info generation after macro diagnost...
commit
|
commitdiff
|
tree
2022-12-16
Jan Beulich
x86: change representation of extension opcode
commit
|
commitdiff
|
tree
2022-12-16
Simon Marchi
gdbsupport: change xml_escape_text_append's parameter...
commit
|
commitdiff
|
tree
2022-12-16
Simon Marchi
gdb: remove static buffer in command_line_input
commit
|
commitdiff
|
tree
2022-12-16
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-15
Indu Bhagat
libsframe asan: avoid generating misaligned loads
commit
|
commitdiff
|
tree
2022-12-15
Simon Marchi
gdb/testsuite: don't delete command files in gdb.base...
commit
|
commitdiff
|
tree
2022-12-15
Tom Tromey
Move streq and compare_cstrings to gdbsupport
commit
|
commitdiff
|
tree
2022-12-15
Tom Tromey
Remove subset_compare
commit
|
commitdiff
|
tree
2022-12-15
Andrew Burgess
gdb: use gdb_assert not internal_error
commit
|
commitdiff
|
tree
2022-12-15
Andrew Burgess
gdb: some int to bool conversion in remote-sim.c
commit
|
commitdiff
|
tree
2022-12-15
Andrew Burgess
gdb: make more use of make_target_connection_string
commit
|
commitdiff
|
tree
2022-12-15
Andrew Burgess
gdb: int to bool conversion in tracefile.c
commit
|
commitdiff
|
tree
2022-12-15
Tom de Vries
[gdb/testsuite] Fix gdb.base/condbreak-multi-context...
commit
|
commitdiff
|
tree
2022-12-15
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb/maint: add core file name to 'maint info program...
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: ensure all targets are popped before an inferior...
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: remove the pop_all_targets (and friends) global...
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: remove decref_target
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: have target_stack automate reference count handling
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb/remote: remove some manual reference count handling
commit
|
commitdiff
|
tree
2022-12-14
Alan Modra
Re: ld, gold: remove support for -z bndplt (MPX prefix)
commit
|
commitdiff
|
tree
2022-12-14
Alan Modra
asan: buffer overflow in sh_reloc
commit
|
commitdiff
|
tree
2022-12-14
Alan Modra
Fix haiku ld dependencies
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb: convert 'set debug symbol-lookup' to new debug...
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb/testsuite: new test for recent dwarf reader issue
commit
|
commitdiff
|
tree
2022-12-14
Andrew Burgess
gdb/testsuite: fix readnow detection
commit
|
commitdiff
|
tree
2022-12-14
Li Xu
RISC-V: Add string length check for operands in AS
commit
|
commitdiff
|
tree
2022-12-14
Jan Beulich
x86: adjust type checking constructs
commit
|
commitdiff
|
tree
2022-12-14
Martin Liska
ld, gold: remove support for -z bndplt (MPX prefix)
commit
|
commitdiff
|
tree
2022-12-14
Alan Modra
asan: signed integer overflow in display_debug_frames
commit
|
commitdiff
|
tree
2022-12-14
Alan Modra
Don't access freed memory printing objcopy warning
commit
|
commitdiff
|
tree
2022-12-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Fix control-c handling on Windows
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Refactor code to check for terminal sharing
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Use gdb::optional for sigint_ours
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Rename install_sigint_handler
commit
|
commitdiff
|
tree
2022-12-13
Tom de Vries
[gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint
commit
|
commitdiff
|
tree
2022-12-13
H.J. Lu
gold: Remove BND from 64-bit x86-64 IBT PLT
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Remove two unnecessary casts
commit
|
commitdiff
|
tree
2022-12-13
Andrew Burgess
gdb/testsuite: avoid creating temp file in gdb/testsuit...
commit
|
commitdiff
|
tree
2022-12-13
Tom de Vries
[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x
commit
|
commitdiff
|
tree
2022-12-13
Jan Beulich
gas: re-work line number tracking for macros and their...
commit
|
commitdiff
|
tree
2022-12-13
Jan Beulich
Arm: avoid unhelpful uses of .macro in testsuite
commit
|
commitdiff
|
tree
2022-12-13
Tom Tromey
Fix crash in is_nocall_function
commit
|
commitdiff
|
tree
2022-12-13
Johnson Sun
Replace gdbpy_should_stop with gdbpy_breakpoint_cond_sa...
commit
|
commitdiff
|
tree
2022-12-13
Alan Modra
asan: mips_hi16_list segfault in bfd_get_section_limit_...
commit
|
commitdiff
|
tree
2022-12-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-12
Indu Bhagat
libctf: remove unnecessary zstd constructs
commit
|
commitdiff
|
tree
2022-12-12
Indu Bhagat
libctf: remove AC_CONFIG_MACRO_DIR
commit
|
commitdiff
|
tree
2022-12-12
Indu Bhagat
libctf: remove unnecessary zlib constructs
commit
|
commitdiff
|
tree
2022-12-12
Tom de Vries
[gdb/testsuite] Fix PR20630 regression test in gdb...
commit
|
commitdiff
|
tree
2022-12-12
Alan Modra
PR29893, buffer overflow in display_debug_addr
commit
|
commitdiff
|
tree
2022-12-12
Tom Tromey
Another Rust operator precedence bug
commit
|
commitdiff
|
tree
2022-12-12
Tom de Vries
[gdb/testsuite] Fix gdb.base/write_mem.exp for big...
commit
|
commitdiff
|
tree
2022-12-12
Jan Vrany
gdb: fix possible use-after-free when executing commands
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: further re-work insn/suffix recognition to also...
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: drop (now) stray IsString
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: move bad-use-of-TLS-reloc check
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86-64: allow HLE store of accumulator to absolute...
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
ix86: don't recognize/derive Q suffix in the common...
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: re-work insn/suffix recognition
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: constify parse_insn()'s input
commit
|
commitdiff
|
tree
next