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-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
2022-12-12
Jan Beulich
x86: revert disassembler parts of "x86: Allow 16-bit...
commit
|
commitdiff
|
tree
2022-12-12
Alan Modra
PR29892, Field file_table of struct module is uninitialized
commit
|
commitdiff
|
tree
2022-12-12
Alan Modra
Lack of bounds checking in vms-alpha.c parse_module
commit
|
commitdiff
|
tree
2022-12-12
Alan Modra
PR29872, uninitialised value in display_debug_lines_dec...
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
gas/codeview: avoid "shadowing" of glibc function name
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: generate template sets data at build time
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: drop sentinel from i386_optab[]
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: add generated tables dependency check to gas
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: break gas dependency on libopcodes
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: remove i386-opc.c
commit
|
commitdiff
|
tree
2022-12-12
Jan Beulich
x86: instantiate i386_{op,reg}tab[] in gas instead...
commit
|
commitdiff
|
tree
2022-12-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-11
Alan Modra
PR29870, objdump SEGV in display_debug_lines_decoded...
commit
|
commitdiff
|
tree
2022-12-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-10
Tom de Vries
[gdb/tdep] Fix larl handling in s390_displaced_step_fixup
commit
|
commitdiff
|
tree
2022-12-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
objdump: sframe: fix memory leaks
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
libsframe: rename API sframe_fde_func_info to sframe_fd...
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
gas: sframe: fine tune the fragment fixup for SFrame...
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
sframe: gas: libsframe: define constants and remove...
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
sframe.h: make some macros more precise
commit
|
commitdiff
|
tree
2022-12-09
Indu Bhagat
libsframe: minor formatting nits
commit
|
commitdiff
|
tree
2022-12-09
Luis Machado
[aarch64] Add TPIDR2 register support for Linux
commit
|
commitdiff
|
tree
2022-12-09
Alan Modra
PR28306, segfault in _bfd_mips_elf_reloc_unshuffle
commit
|
commitdiff
|
tree
2022-12-09
Tom de Vries
[gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64le
commit
|
commitdiff
|
tree
2022-12-09
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-08
H.J. Lu
x86-64: Remove BND from 64-bit IBT PLT
commit
|
commitdiff
|
tree
2022-12-08
Tom de Vries
[gdb/testsuite] Require debug info for gdb.tui/tui...
commit
|
commitdiff
|
tree
2022-12-08
Enze Li
gdb/testsuite: update a pattern in gdb_file_cmd
commit
|
commitdiff
|
tree
2022-12-08
Nick Clifton
Update the description of the linker script's TYPE...
commit
|
commitdiff
|
tree
2022-12-08
Jan Vrany
gdb: skip objfiles with no BFD in DWARF unwinder
commit
|
commitdiff
|
tree
2022-12-08
Alan Modra
libctf: avoid potential double free
commit
|
commitdiff
|
tree
2022-12-08
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-07
Peter Bergner
PowerPC: Add support for RFC02655 - Saturating Subtract...
commit
|
commitdiff
|
tree
2022-12-07
Peter Bergner
PowerPC: Add support for RFC02656 - Enhanced Load Store...
commit
|
commitdiff
|
tree
2022-12-07
Simon Marchi
gdb: add invalidate_selected_frame function
commit
|
commitdiff
|
tree
2022-12-07
Tom de Vries
[gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp
commit
|
commitdiff
|
tree
2022-12-07
Tom Tromey
Remove unnecessary xstrdup from bppy_init
commit
|
commitdiff
|
tree
2022-12-07
Alan Modra
coff make_a_section_from_file tidy
commit
|
commitdiff
|
tree
2022-12-07
Alan Modra
gas compress_debug tidy
commit
|
commitdiff
|
tree
2022-12-07
Alan Modra
_bfd_elf_slurp_secondary_reloc_section sanity check
commit
|
commitdiff
|
tree
2022-12-07
Alan Modra
bfd_compress_section_contents access to elf_section_data
commit
|
commitdiff
|
tree
2022-12-07
Alan Modra
Compression tidy and fixes
commit
|
commitdiff
|
tree
2022-12-07
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-06
H.J. Lu
bfd: Avoid signed overflow for new_size adjustment
commit
|
commitdiff
|
tree
2022-12-06
Tom Tromey
Cosmetic fix in ppc-sysv-tdep.c
commit
|
commitdiff
|
tree
2022-12-06
Tom Tromey
Fix operator precedence bug in Rust parser
commit
|
commitdiff
|
tree
2022-12-06
Nick Clifton
Fix a dereference of NULL when scanning the symbol...
commit
|
commitdiff
|
tree
2022-12-06
Tom de Vries
[gdb/testsuite] Fix test names in gdb.base/longjmp.exp
commit
|
commitdiff
|
tree
2022-12-06
Tom de Vries
[gdb/testsuite] Make gdb.base/longjmp.exp FAIL more...
commit
|
commitdiff
|
tree
2022-12-06
Xiao Zeng
gdb/riscv: correct dwarf to gdb register number mapping
commit
|
commitdiff
|
tree
2022-12-06
Haochen Jiang
x86: Remove unnecessary vex.w check for xh_mode in...
commit
|
commitdiff
|
tree
2022-12-06
Alan Modra
Get rid of SEC_ELF_COMPRESS
commit
|
commitdiff
|
tree
2022-12-06
Alan Modra
Get rid of SEC_ELF_RENAME
commit
|
commitdiff
|
tree
2022-12-06
Alan Modra
Compression header enum
commit
|
commitdiff
|
tree
2022-12-06
mengqinggang
LoongArch: Fix dynamic reloc not generated bug in some...
commit
|
commitdiff
|
tree
2022-12-06
Alan Modra
PR29855, ch_type in bfd_init_section_decompress_status...
commit
|
commitdiff
|
tree
2022-12-06
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: add ptid parameter to linux_xfer_siginfo
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: use l linux_nat_get_siginfo in linux_xfe...
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: check ptrace return value in linux_nat_g...
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: don't memset siginfo on failure in linux...
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: bool-ify linux_nat_get_siginfo
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/linux-nat: use get_ptrace_pid in two spots
commit
|
commitdiff
|
tree
2022-12-05
Simon Marchi
gdb/testsuite: remove perror calls when failing to run
commit
|
commitdiff
|
tree
2022-12-05
Luis Machado
Add missing newline to gdbarch_tdep debugging output
commit
|
commitdiff
|
tree
2022-12-05
Nick Clifton
Prevent an illegal memory access when comparing the...
commit
|
commitdiff
|
tree
2022-12-05
Martin Liska
testsuite: support mold linker
commit
|
commitdiff
|
tree
2022-12-05
Thiago Jung...
gdbarch.py: Fix indentation in the generated set_gdbarc...
commit
|
commitdiff
|
tree
2022-12-05
Thiago Jung...
gdbarch.py: Fix indentation in the generated gdbarch_du...
commit
|
commitdiff
|
tree
2022-12-05
Thiago Jung...
gdb: Update my email address in MAINTAINERS
commit
|
commitdiff
|
tree
2022-12-05
Jan Beulich
gas: add Dwarf line number test for .macro expansions
commit
|
commitdiff
|
tree
2022-12-05
Jan Beulich
gas: squash (some) .linefile from listings
commit
|
commitdiff
|
tree
2022-12-05
Jan Beulich
gas: avoid inserting extra newline in buffer_and_nest()
commit
|
commitdiff
|
tree
2022-12-05
Jan Beulich
Arm: .noinit and .persistent are not supported for...
commit
|
commitdiff
|
tree
2022-12-05
Nick Clifton
Fix an illegal memory access when parsing a corrupt...
commit
|
commitdiff
|
tree
next