]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-10-27  Alan Modrare: Support Intel AMX-FP16
2022-10-27  Alan ModraRe: ld/testsuite: adjust ld-arm to run shared tests...
2022-10-27  GDB AdministratorAutomatic date update in version.in
2022-10-26  Simon Marchigdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong...
2022-10-26  Luis Machadogdb/arm: Fix M-profile EXC_RETURN
2022-10-26  Luis Machadogdb/arm: fix IPSR field test in arm_m_exception_cache ()
2022-10-26  Luis Machadogdb/arm: Terminate frame unwinding in M-profile lockup
2022-10-26  Mike Frysingergdb: copyright: make file header scan a bit more pythonic
2022-10-26  Mike Frysingergdb: make copyright.py interface a bit nicer
2022-10-26  Mike Frysingersim: testsuite: improve parallel test processing
2022-10-26  Alan Modrabuffer overflow in _bfd_XX_print_ce_compressed_pdata
2022-10-26  Alan ModraCorrect ELF reloc size sanity check
2022-10-26  Alan Modrasegfault in objdump.c reloc_at
2022-10-26  Alan Modrasom.c reloc sanity checking
2022-10-26  Alan Modrasom.c buffer overflow
2022-10-26  Alan ModraPR29720, objdump -S crashes if build-id is missing
2022-10-26  GDB AdministratorAutomatic date update in version.in
2022-10-25  Simon Marchigdb: remove spurious spaces after frame_info_ptr
2022-10-25  Michael Matzx86-64: Use only one default max-page-size
2022-10-25  Simon Marchigdb/testsuite: make sure to consume the prompt in gdb...
2022-10-25  Tom de Vries[gdb/testsuite] Handle missing .note.GNU-stack
2022-10-25  Tom de Vries[gdb/testsuite] Add missing skip_gdbserver_tests in...
2022-10-25  Tom de Vries[gdb] Rewrite RETHROW_ON_TARGET_CLOSE_ERROR into function
2022-10-25  Simon Marchigdb: internal_error -> internal_error_loc in gdb-gdb...
2022-10-25  Nelson ChuRISC-V: Should reset `again' flag for _bfd_riscv_relax_pc.
2022-10-25  Patrick O'NeillRISC-V: Improve link time complexity.
2022-10-25  GDB AdministratorAutomatic date update in version.in
2022-10-24  Andrew Burgessgdb/doc: reword description of DisassembleInfo.read_memory
2022-10-24  Andrew Burgesssim/lm32: fix some missing function declaration warnings
2022-10-24  Andrew Burgesssim/h8300: avoid self assignment
2022-10-24  Andrew Burgesssim/aarch64: remove two unused functions
2022-10-24  Andrew Burgesssim/ppc: fix for operator precedence warning from clang
2022-10-24  Andrew Burgesssim/ppc: initialize a memory buffer in all cases
2022-10-24  Andrew Burgesssim/ppc: don't try to print an uninitialized variable
2022-10-24  Andrew Burgesssim/sh: use fabs instead of abs
2022-10-24  Tom de Vries[gdb] Fix rethrow exception slicing in insert_bp_location
2022-10-24  Tom de Vries[gdb] Fix rethrow exception slicing in pretty_print_insn
2022-10-24  Clément Chigotld/testsuite: adjust ld-arm to run shared tests only...
2022-10-24  Clément Chigotld/testsuite: skip ld-elf/exclude when -shared is not...
2022-10-24  Jan Beulichx86: consolidate VPCLMUL tests
2022-10-24  Jan Beulichx86: consolidate VAES tests
2022-10-24  Jan Beulichx86: emit {evex} prefix when disassembling ambiguous...
2022-10-24  Tom de Vries[gdb/testsuite] Add skip_python_tests in gdb.python...
2022-10-24  GDB AdministratorAutomatic date update in version.in
2022-10-23  Mike Frysingersim: testsuite: update ignored .exp files [PR sim/29596]
2022-10-23  Mike Frysingersim: testsuite: tweak parallel find invocation [PR...
2022-10-23  Mike Frysingersim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR...
2022-10-23  GDB AdministratorAutomatic date update in version.in
2022-10-22  Simon Marchigdb/testsuite: add max number of instructions check...
2022-10-22  GDB AdministratorAutomatic date update in version.in
2022-10-21  Pedro AlvesImprove Python Unwinders documentation
2022-10-21  Simon Marchigdb: make inherit_abstract_dies use vector iterators
2022-10-21  Simon Marchigdb: check for empty offsets vector in inherit_abstract...
2022-10-21  Fangrui Songreadelf: support zstd compressed debug sections [PR...
2022-10-21  Tom TromeyFix incorrect .gdb_index with new DWARF scanner
2022-10-21  Tom TromeyFix crash in value_print_array_elements
2022-10-21  Tom TromeyFix bug in Ada packed array handling
2022-10-21  Simon Marchigdb: declare variables on first use in inherit_abstract...
2022-10-21  Nick CliftonAdd a -w option to the linker to suppress warning and...
2022-10-21  Nick CliftonAdd a note to the binutils/NEWS file about DCO signed...
2022-10-21  Bruno Larsengdb/reverse: Fix stepping over recursive functions
2022-10-21  Bruno LarsenChange calculation of frame_id by amd64 epilogue unwinder
2022-10-21  Nick CliftonUpdated Hungarian translation for the gprof sub-directory.
2022-10-21  Maciej W. RozyckiGDB/Python: Make `None' stand for `unlimited' in settin...
2022-10-21  Maciej W. RozyckiGDB/testsuite: Expand Python integer parameter coverage...
2022-10-21  Maciej W. RozyckiGDB/Guile: Don't assert that an integer value is boolean
2022-10-21  Tom de Vries[gdb/testsuite] Silence compilation fail in gdb.base...
2022-10-21  Cui,LiliSupport Intel AMX-FP16
2022-10-21  Tsukasa OIsim: Remove unused CXXFLAGS substitution
2022-10-21  GDB AdministratorAutomatic date update in version.in
2022-10-20  H.J. Lux86: Check VEX/EVEX encoding before checking vector...
2022-10-20  Andrew Burgessgdb/python: break more dependencies between gdbpy_initi...
2022-10-20  Andrew Burgessgdb/python: break dependencies between gdbpy_initialize...
2022-10-20  Andrew Burgessgdb: some int to bool conversion in breakpoint.c
2022-10-20  Andrew Burgessgdb: make use of scoped_restore in unduplicated_should_...
2022-10-20  Andrew Burgessgdb: used scoped_restore_frame in update_watchpoint
2022-10-20  Andrew Burgessgdb: make some bp_location arguments const in breakpoint.c
2022-10-20  Дилян ПалаузовReapply "Don't build readline/libreadline.a, when ...
2022-10-20  Jan Beulichx86: re-work AVX-VNNI support
2022-10-20  Tom de Vries[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbol...
2022-10-20  Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with...
2022-10-20  Alan ModraRe: aarch64-pe support for LD, GAS and BFD
2022-10-20  Mark Harmstoneld: Add minimal pdb generation
2022-10-20  Mark Harmstoneld: Add --pdb option
2022-10-20  Kevin BuettnerTest stepping within a runtime loader / dynamic linker
2022-10-20  Kevin BuettnerAllow debugging of runtime loader / dynamic linker
2022-10-20  Tsukasa OIbinutils: Remove unused substitution PROGRAM
2022-10-20  GDB AdministratorAutomatic date update in version.in
2022-10-19  Alan ModraObsolete beos
2022-10-19  Alan ModraRegen ld/po/BLD-POTFILES.in
2022-10-19  Tom de Vries[gdb] Fix assert in handle_jit_event
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-19  Nick CliftonFix an illegal memory access when parsing an ELF file...
2022-10-19  Andrew Burgesssim/iq2000: silence pointer-sign warnings
2022-10-19  Andrew Burgesssim/erc32: avoid dereferencing type-punned pointer...
2022-10-19  Andrew Burgesssim/ppc: mark device_error function as ATTRIBUTE_NORETURN
2022-10-19  Andrew Burgesssim/ppc: fix warnings related to printf format strings
2022-10-19  Andrew Burgesssim/cgen: mask uninitialized variable warning in cgen...
2022-10-19  Alan ModraFix addr2line test for ppc64 elfv1 and mingw
2022-10-19  Nick CliftonUpdate MAINTAINERS file with details about accepting...
next