aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_43-branchAutomatic date update in version.inGDB Administrator61 min.
gdb-15-branchAutomatic date update in version.inGDB Administrator62 min.
masterAutomatic date update in version.inGDB Administrator64 min.
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
2020-09-12Fix GDB build in infrun.c when configured with unit tests disabledgdb-10-branchpointJoel Brobecker2-0/+7
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu16-41/+406
2020-09-12Automatic date update in version.inGDB Administrator1-1/+1
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt18-5/+413
2020-09-11i386-tdep: Fix naming in zmm and ymm type descriptions.Felix Willgerodt2-14/+19
2020-09-11Sync include, libiberty with GCC.Felix Willgerodt4-1/+37
2020-09-11gas: Don't error when .debug_line already exists, unless .loc was usedMark Wielaard13-10/+369
2020-09-12CSKY: Change ISA flag's type to bfd_uint64_t and fix build error.Cooper Qu2-31/+72
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake3-2/+11
2020-09-11[gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for PR26602Tom de Vries2-0/+12
[...]