]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-05-30  Simon Marchigdb: cleanup includes in tui/ users/simark/try-remove-unused-includes-tui
2024-05-30  Simon Marchigdb: add IWYU export pragams to gdb_curses.h
2024-05-30  Simon Marchigdb/tui: change some macros to functions
2024-05-30  Simon Marchigdb: adjust includes in dwarf2/
2024-05-30  Simon Marchigdb: include gdbsupport/gdb_obstack.h in addrmap.h
2024-05-30  Simon Marchigdb: remove unused includes in utils.h
2024-05-30  Simon Marchigdb: remove unused includes in symfile.c
2024-05-30  Simon Marchigdb: remove unused includes in breakpoint.{c,h}
2024-05-30  Nick CliftonUpdate binutils release documentation to include using...
2024-05-30  Mark Wielaardsrc-release.sh: Support zstd compression
2024-05-30  Simon Marchi.gitignore: ignore .vscode
2024-05-30  GDB AdministratorAutomatic date update in version.in
2024-05-29  Andrew Burgessgdb/doc: don't have .pod targets separate to man page...
2024-05-29  Szabolcs Nagyreadelf: Use section names for displaying RELR relocs
2024-05-29  Szabolcs Nagyreadelf: Fix symbol display for RELR relocs
2024-05-29  Jan Beulichx86/Intel: warn about undue mnemonic suffixes
2024-05-29  Jan Beulichx86/Intel: SHLD/SHRD have dual meaning
2024-05-29  Alan ModraPR31796, Internal error in write_function_pdata at...
2024-05-29  GDB AdministratorAutomatic date update in version.in
2024-05-28  Dimitar Dimitrovld: pru: Increase the default memory region sizes
2024-05-28  Tom TromeyMake tui_win_info::make_window non-virtual
2024-05-28  saurabh.jha... gas, aarch64: Add SVE2 lut extension
2024-05-28  saurabh.jha... gas, aarch64: Add AdvSIMD lut extension
2024-05-28  Tom TromeyUse bool in thread_events
2024-05-28  Nick CliftonFix typo in assembler documentation
2024-05-28  Nick CliftonFix: internal error in write_function_pdata at obj...
2024-05-28  Nick CliftonUpdated Spanish translation for the BFD sub-directory.
2024-05-28  Richard Earnshawopcodes: add a .gitattributes file for aarch64 autogene...
2024-05-28  Nick CliftonAdd new ELF section and segment types to readelf.
2024-05-28  Javier MoraRISC-V: Fix U insn; replace opcode6 with opcode7 in...
2024-05-28  GDB AdministratorAutomatic date update in version.in
2024-05-27  Tom TromeyRe-run make-target-delegates.py
2024-05-27  Nelson ChuRISC-V: Fixed overwritten IRELATIVE relocs in the ...
2024-05-27  Nelson ChuRISC-V: Segment fault for kernel purgatory when linking.
2024-05-27  mengqinggangLoongArch: Fix relaxation overflow caused by ld -z...
2024-05-27  GDB AdministratorAutomatic date update in version.in
2024-05-26  Joel BrobeckerUpdate gdb/NEWS after GDB 15 branch creation.
2024-05-26  Joel BrobeckerBump version to 16.0.50.DATE-git.
2024-05-26  GDB AdministratorAutomatic date update in version.in gdb-15-branchpoint
2024-05-25  H.J. Luld: Document -pie -Ttext-segment=ORG generates ET_EXEC
2024-05-25  GDB AdministratorAutomatic date update in version.in
2024-05-24  Alan ModraRe: LoongArch: gas: Adjust DWARF CIE alignment factors
2024-05-24  Jan Beulichgas: extend \+ support to .irp / .irpc
2024-05-24  Jan Beulichgas: adjust handling of quotes for .irpc
2024-05-24  Jan Beulichx86: simplify VexVVVV_SRC2 handling for the XOP case
2024-05-24  Jan Beulichx86: simplify / consolidate check_{word,long,qword...
2024-05-24  Jan Beulichx86: correct VCVT{,U}SI2SD
2024-05-24  Tom de Vries[gdb/testsuite] Add PR26286 kfail in gdb.threads/attach...
2024-05-24  GDB AdministratorAutomatic date update in version.in
2024-05-23  Felix Willgerodtgdb, testsuite: Fix return value in gdb.base/foll-fork.exp
2024-05-23  Thiago Jung... gdb/testsuite: Restore libc_has_debug_info's less stric...
2024-05-23  GDB AdministratorAutomatic date update in version.in
2024-05-22  Alan Modralibctf testsuite compilation failure
2024-05-22  Tom TromeyDefault dwarf_synchronous to true
2024-05-22  Indu Bhagatrestore build with --enable-maintainer-mode
2024-05-22  Matthieu Longoaarch64: fix incorrect encoding for system register...
2024-05-22  Cui, LiliSupport APX zero-upper
2024-05-22  Cui, LiliX86: Remove "i.rex" to eliminate extra conditional...
2024-05-22  Vladimir Mezentsevgprofng: use StringBuilder to create long messages
2024-05-22  Vladimir Mezentsevgprofng: Remove hardware counter tables for unsupported...
2024-05-22  Vladimir Mezentsevgprofng: remove memset() in libcollector
2024-05-22  Cui, LiliAdd check for 8-bit old registers in EVEX format
2024-05-22  Cui, Lilix86: Split REX/REX2 old registers judgment.
2024-05-22  GDB AdministratorAutomatic date update in version.in
2024-05-21  Indu Bhagatgas: ginsn: remove unnecessary buffer allocation and...
2024-05-21  Srinath Parvathaneniaarch64: Fix the hyphenated disassembly comment.
2024-05-21  Tom TromeyClarify documentation for pretty_printer.child
2024-05-21  Jan Beulichgas: drop remnants of ia64-*-aix*
2024-05-21  Jan Beulichld: silence makeinfo warnings
2024-05-21  Nick Alcockinclude, libctf: improve documentation
2024-05-21  GDB AdministratorAutomatic date update in version.in
2024-05-20  Kévin Le Gouguecgdb: Fix Windows build after #include shuffle
2024-05-20  Luca Boccassireadelf: add pretty printing for FDO Dlopen Metadata...
2024-05-20  Nick CliftonAdd extra files found in etc/ sub-directory to ETC_SUPP...
2024-05-20  Tom de Vries[gdb/testsuite] Fix can_spawn_for_attach_1 consistency...
2024-05-20  Claudio Bantaloukasaarch64: Add support for the fpmr system register
2024-05-20  Georg-Johann LayInclude .rodata size in avr-objdump -P mem-usage.
2024-05-20  Georg-Johann LayLet avr-objdump show .note.gnu.avr.deviceinfo
2024-05-20  Sung-hun KimRISC-V: PR31733, Change initial CFI operation from...
2024-05-20  GDB AdministratorAutomatic date update in version.in
2024-05-19  GDB AdministratorAutomatic date update in version.in
2024-05-18  Tom TromeyRemove unnecessary block from execute_fn_to_ui_file
2024-05-18  Vladimir Mezentsevgprofng: add hardware counters for AMD Zen3
2024-05-18  Vladimir Mezentsevgprofng: remove old interface with libcpc
2024-05-18  GDB AdministratorAutomatic date update in version.in
2024-05-17  Indu Bhagatbfd: sframe: minor code adjustments and fix typos
2024-05-17  Tom TromeyRemove gdb_stdtargerr
2024-05-17  Tom TromeyDon't allow new-ui to start the TUI
2024-05-17  Tom TromeyInline some ui_out methods
2024-05-17  Dmitry Neverovgdb/symtab: use symbol name matcher for all segments...
2024-05-17  Dmitry Neverovgdb/symtab: compute match_type outside the loop
2024-05-17  Dmitry Neverovgdb/symtab: reuse last segment lookup name info by...
2024-05-17  Dmitry.Neverovgdb/symtab: check name matches before expanding a CU
2024-05-17  Nick Alcockinclude, libctf: add a bunch of documentation to ctf...
2024-05-17  Nick Alcocklibctf: fix leak of entire dict when dict opening fails
2024-05-17  Nick Alcocklibctf: test: add wrapper
2024-05-17  Nick Alcocklibctf: test: add host
2024-05-17  Nick Alcocklibctf: test: add lookup_link
2024-05-17  Nick Alcocklibctf: ctf_archive_iter: fix tiny leak
2024-05-17  Nick Alcocklibctf: failure to open parent dicts that exist should...
next