]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-05-19  Andrew Burgessgdb/doc: make use of group/end group in 'info pretty...
2022-05-19  Nikolaos Chatzikonst... gdb/doc: fix inconsistent info pretty-printer example
2022-05-19  Nick CliftonFix potentially uninitialised variables in the Windows...
2022-05-19  Tiezhu Yanggdb: testsuite: Support displaced stepping on LoongArch
2022-05-19  Simon Marchigdbsupport: fix path_join crash with -std=c++17 and...
2022-05-19  Jan BeulichArm64: force emission of ILP32-dependent relocs
2022-05-19  Jan BeulichCOFF: use hash for string table also when copying ...
2022-05-19  Jan BeulichCOFF/PE: keep linker version during objcopy / strip
2022-05-19  Jan BeulichCOFF/PE: don't leave zero timestamp after objcopy ...
2022-05-19  Jan BeulichCOFF: make objcopy / strip honor --keep-file-symbols
2022-05-19  Jan Beulichdon't over-align file positions of PE executable sections
2022-05-19  Yvan Roux _bfd_real_fopen should not use ccs parameter on Windows
2022-05-19  Tsukasa OIRISC-V: Fix canonical extension order (K and J)
2022-05-19  GDB AdministratorAutomatic date update in version.in
2022-05-18  John BaldwinUse aarch64_features to describe register features...
2022-05-18  Jan BeulichArm64: follow-on to PR gas/27217 fix
2022-05-18  Nick CliftonFix compile time warning building gold with Clang-14.
2022-05-18  Victor Do Nascimentooops - forgot changelog entry for the previous delta.
2022-05-18  Victor Do Nascimentoarm: Add unwind support for mixed register lists
2022-05-18  Carl LovePowerPC: bp-permanent.exp, kill-after-signal fix
2022-05-18  Yichao Yu[AArch64] Return the regnum for PC (32) on aarch64
2022-05-18  Jan Beulichx86: shrink op_riprel
2022-05-18  Nick CliftonAdd a --no-weak option to nm.
2022-05-18  Pedro AlvesSupport -prompt and -lbl in gdb_test
2022-05-18  Luis MachadoRemove unused DWARF PAUTH registers
2022-05-18  Luis MachadoRename PAUTH_RA_STATE to RA_SIGN_STATE
2022-05-18  Tom de Vries[gdb/testsuite] Simplify unknown lang testing in gdb...
2022-05-18  Tom de Vries[gdb/testsuite] Use hex_for_lang in gdb.base/parse_numb...
2022-05-18  Tom de Vries[gdb/tdep] Add gdb/syscalls/update-linux-from-src.sh
2022-05-18  Tamar ChristinaAArch64: Enable FP16 by default for Armv9-A.
2022-05-18  Jan Beulichgas: avoid octal numbers being accepted when processing...
2022-05-18  Jan Beulichgas: avoid bignum related errors when processing .linefile
2022-05-18  Jan Beulichgas: fold do_repeat{,_with_expander}()
2022-05-18  Jan Beulichgas: don't ignore .linefile inside false conditionals
2022-05-18  Jan Beulichgas: simplify ignore_input()
2022-05-18  Jan Beulichgas: tweak .irp and alike file/line handling for M68K/MRI
2022-05-18  Xi Ruoyaogold: don't invoke IA32 syscall in x86_64 assembly...
2022-05-18  GDB AdministratorAutomatic date update in version.in
2022-05-17  Nikolaos Chatzikonst... Fix typo in info page
2022-05-17  Pedro AlvesFix gdb.python/py-connection.exp with remote targets
2022-05-17  Felix Willgerodtgdb, btrace: Throw an error for empty recordings when...
2022-05-17  Pedro AlvesMake gdb_test's question non-optional if specified
2022-05-17  Pedro Alvesgdb.base/skip.exp: Don't abuse gdb_test's question...
2022-05-17  Pedro AlvesAvoid having to unload file in gdb.server/connect-with...
2022-05-17  Pedro AlvesFix bogus gdb_test invocations
2022-05-17  Pedro Alvesgdb.base/scope.exp: Remove bogus gdb_test questions
2022-05-17  Pedro AlvesRemove gdb_test questions that GDB doesn't ask
2022-05-17  Nelson ChuRISC-V: Added half-precision floating-point v1.0 instru...
2022-05-17  GDB AdministratorAutomatic date update in version.in
2022-05-16  Ilya LeoshkevichIBM zSystems: Fix left-shifting negative PCRel32 values...
2022-05-16  Pedro AlvesReindent gdbsupport/event-loop.cc:handle_file_event
2022-05-16  Pedro Alvesgdbsupport/event-loop.cc: simplify !HAVE_POLL paths
2022-05-16  Eli Zaretskiigdb: Fix typo in last change in gdb.texinfo
2022-05-16  Eli Zaretskiigdb: Document the 'metadata' styling in GDB displays.
2022-05-16  Tom TromeyFix Ada exception regression on Windows
2022-05-16  Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-16  GDB AdministratorAutomatic date update in version.in
2022-05-15  GDB AdministratorAutomatic date update in version.in
2022-05-14  GDB AdministratorAutomatic date update in version.in
2022-05-13  Tom TromeyRemove unused field cooked_index::m_start
2022-05-13  Tom TromeyImplement pid_to_exec_file for Windows in gdbserver
2022-05-13  Tom TromeyRemove windows_process_info::id
2022-05-13  Tom TromeyConstify target_pid_to_exec_file
2022-05-13  Tom TromeyPut corefile-run.core into test subdirectory
2022-05-13  Tom TromeyDo not double-read minimal symbols for PE COFF
2022-05-13  Pedro AlvesFix "gdb --write" with core files
2022-05-13  Alan ModraImport libiberty from gcc
2022-05-13  Alan Modrasim: remove use of PTR
2022-05-13  GDB AdministratorAutomatic date update in version.in
2022-05-12  Alan Modragdb: remove use of PTR
2022-05-12  Tom de Vries[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with...
2022-05-12  Alan ModraFix an illegal memory access when creating DLLs.
2022-05-12  Mark Wielaardgdb: Workaround stringop-overread warning in debuginfod...
2022-05-12  Luis MachadoMake gdb.ada/float-bits.exp more generic
2022-05-12  Tom de Vries[gdb/tdep] Improve gdb/syscalls/update-linux.sh
2022-05-12  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end...
2022-05-12  Alan Modracgen: increase buffer for hash_insn_list
2022-05-12  Alan ModraPR29142, segv in ar with empty archive and libdeps...
2022-05-12  Alan ModraRe: IBM zSystems: Accept (. - 0x100000000) PCRel32...
2022-05-12  GDB AdministratorAutomatic date update in version.in
2022-05-11  Tom de Vries[gdb/testsuite] Fix gdb.base/catch-syscall.exp with...
2022-05-11  Nick Cliftonnm: use -U as an alias for --defines-only, in line...
2022-05-11  Tom de Vries[gdb/testsuite] Fix gdb.base/catch-syscall.exp without...
2022-05-11  Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
2022-05-11  Tom de Vries[gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
2022-05-11  Tom de Vries[gdb/testsuite] Remove target limits in gdb.base/catch...
2022-05-11  Tom de Vries[gdb/record] Handle statx system call
2022-05-11  Alan Modraopcodes cgen: remove use of PTR
2022-05-11  GDB AdministratorAutomatic date update in version.in
2022-05-10  Youling Tanggdb: mips: Fix large-frame.exp test case failure
2022-05-10  Tiezhu Yanggdb: LoongArch: Use GDB style to check readbuf and...
2022-05-10  Tom TromeyFix --disable-threading build
2022-05-10  Pedro AlvesFix "b f(std::string)" when current language is C
2022-05-10  Pedro AlvesAlways pass an explicit language down to c_type_print
2022-05-10  Pedro AlvesFix "b f(std::string)", always use DMGL_VERBOSE
2022-05-10  Nils-Christian... gdb/testsuite: fix testsuite regressions for unix/...
2022-05-10  Pedro AlvesMove non-dependent gdb::observers::observable::visit_st...
2022-05-10  Nick CliftonFix compiling binutils/resbin.c with Clang version 14
2022-05-10  Vladimir Mezentsevgprofng: include percentages in default metrics list
2022-05-10  Alan Modragprof: remove use of PTR
next