aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_41-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus5 weeks
binutils-2_42-branchPR32387 ppc64 TLS optimization bug with -fno-plt codeAlan Modra4 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator30 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator30 hours
mastergdb/testsuite: add some xfail in gdb.base/startup-with-shell.expAndrew Burgess15 hours
users/ARM/binutils-2_43-brancharm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira5 weeks
users/aburgess/gdb-opt-code-debug[wip] Fix range end handling of inlined subroutinesBernd Edlinger3 weeks
users/jv/feature-py-jit-api-gen2gdb/python: add section in documentation on implementing JIT interfaceJan Vrany5 weeks
users/nalcock/road-to-ctfv4libctf: dedup: describe 'citer'Nick Alcock5 weeks
users/simark/try-gdbserver-unordered-mapgdbserver: use `gdb::unordered_map`Simon Marchi4 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 months
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton4 months
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton5 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 Brobecker6 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker7 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 Brobecker10 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton11 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 Brobecker13 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker15 months
binutils-2_41-releasebinutils-2_41-release.zip  binutils-2_41-release.tar.gz  binutils-2_41-release.tar.bz2  Nick Clifton17 months
[...]
 
AgeCommit messageAuthorFilesLines
2019-09-26Try converting ad-hoc msymbol hash tables to STL containersusers/cbiesinger/stl_minsyms_hashChristian Biesinger3-76/+51
2019-09-26Convert symtab.h function signatures to use bool instead of intChristian Biesinger6-68/+95
2019-09-26Remove gdb_usleep.cTom Tromey5-72/+8
2019-09-26Do not expose stub types to PythonTom Tromey7-0/+132
2019-09-26Remove initialize_utilsTom Tromey4-54/+54
2019-09-26PR24262, plugin search dir doesn't respect --libdirAlan Modra6-35/+73
2019-09-26Automatic date update in version.inGDB Administrator1-1/+1
2019-09-25Remove make_hex_stringTom Tromey4-24/+8
2019-09-26SORT_BY_INIT_PRIORITYAlan Modra3-35/+60
2019-09-25Silence a build-time warning about constant comparisons when building with cl...Nick Clifton2-4/+9
[...]