aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_43-branchAutomatic date update in version.inGDB Administrator24 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator24 hours
masterRequire a command argument in gdb.execute_miTom Tromey6 hours
users/ARM/gcsaarch64: Add support for GCS to AArch64 linkerSrinath Parvathaneni2 days
users/aburgess/try-gdbserver-pass-osabigdbserver: pass osabi to GDB in more target descriptionsAndrew Burgess5 days
users/fche/try-xxhash-plusbinutils testsuite: canonicalize subtest names in libctfFrank Ch. Eigler4 weeks
users/mmetzger/pr19340gdb, btrace, infrun: per-inferior run-controlMarkus Metzger5 weeks
users/mmetzger/pr31353gdb, infrun: fix multi-threaded reverse steppingMarkus Metzger5 weeks
users/mnabipoor/poke-gdbWIP Fix poke_command to reset lexical cuckolding after errorMohammad-Reza Nabipoor3 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi8 weeks
[...]
 
TagDownloadAuthorAge
gdb-15.2-releasebinutils-gdb-15.2-release.zip  binutils-gdb-15.2-release.tar.gz  binutils-gdb-15.2-release.tar.bz2  Joel Brobecker3 weeks
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton2 months
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton2 months
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker3 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker5 months
gdb-14.2-releasebinutils-gdb-14.2-release.zip  binutils-gdb-14.2-release.tar.gz  binutils-gdb-14.2-release.tar.bz2  Joel Brobecker8 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton9 months
gdb-14.1-releasebinutils-gdb-14.1-release.zip  binutils-gdb-14.1-release.tar.gz  binutils-gdb-14.1-release.tar.bz2  Joel Brobecker11 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker12 months
binutils-2_41-releasebinutils-2_41-release.zip  binutils-2_41-release.tar.gz  binutils-2_41-release.tar.bz2  Nick Clifton15 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-06-25gas: scfi: make gen_scfi_ops more readableusers/ibhagat/try-sframe-scfi-nextIndu Bhagat1-45/+56
2024-06-25doc: sframe: small improvements for readabilityIndu Bhagat1-130/+183
2024-06-18[gdb/build] Add GPL header comment to gdb/features/feature_to_c.awkTom de Vries1-0/+17
2024-06-18libctf, include: new functions for looking up enumeratorsNick Alcock9-9/+520
2024-06-18include: libctf: comment improvementsNick Alcock1-2/+5
2024-06-18libctf: make the ctf_next ctn_fp non-constNick Alcock1-3/+5
2024-06-18libctf: prohibit addition of enums with overlapping enumerator constantsNick Alcock5-27/+170
2024-06-18libctf: suppress spurious failure of malloc-counting tests under valgrindNick Alcock5-2/+23
2024-06-18libctf: fix dict leak on archive-wide symbol lookup error pathNick Alcock1-0/+1
2024-06-18libctf: don't leak enums if ctf_add_type failsNick Alcock1-1/+6
[...]