aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_36-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_37-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator19 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator19 hours
masterLoongArch: Add elfNN_loongarch_mkobject to initialize LoongArch tdataXin Wang12 hours
users/mmetzger/pr19340gdb, btrace, infrun: per-inferior run-controlMarkus Metzger5 days
users/mmetzger/pr31353gdb, infrun: fix multi-threaded reverse steppingMarkus Metzger5 days
users/roland/riscv64-elf-sharedld: Don't disable -shared / -pie support for riscv*-elfRoland McGrath5 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi4 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_43_1gdb-binutils-2_43_1.zip  gdb-binutils-2_43_1.tar.gz  gdb-binutils-2_43_1.tar.bz2  Nick Clifton5 weeks
binutils-2_43gdb-binutils-2_43.zip  gdb-binutils-2_43.tar.gz  gdb-binutils-2_43.tar.bz2  Nick Clifton6 weeks
gdb-15.1-releasegdb-15.1-release.zip  gdb-15.1-release.tar.gz  gdb-15.1-release.tar.bz2  Joel Brobecker2 months
gdb-15-branchpointgdb-15-branchpoint.zip  gdb-15-branchpoint.tar.gz  gdb-15-branchpoint.tar.bz2  Joel Brobecker4 months
gdb-14.2-releasegdb-14.2-release.zip  gdb-14.2-release.tar.gz  gdb-14.2-release.tar.bz2  Joel Brobecker7 months
binutils-2_42gdb-binutils-2_42.zip  gdb-binutils-2_42.tar.gz  gdb-binutils-2_42.tar.bz2  Nick Clifton8 months
gdb-14.1-releasegdb-14.1-release.zip  gdb-14.1-release.tar.gz  gdb-14.1-release.tar.bz2  Joel Brobecker10 months
gdb-14-branchpointgdb-14-branchpoint.zip  gdb-14-branchpoint.tar.gz  gdb-14-branchpoint.tar.bz2  Joel Brobecker11 months
binutils-2_41-releasegdb-binutils-2_41-release.zip  gdb-binutils-2_41-release.tar.gz  gdb-binutils-2_41-release.tar.bz2  Nick Clifton14 months
binutils-2_41gdb-binutils-2_41.zip  gdb-binutils-2_41.tar.gz  gdb-binutils-2_41.tar.bz2  Nick Clifton14 months
[...]
 
AgeCommit messageAuthorFilesLines
2015-10-28turn remote into a to_xclose targetusers/pkoning/multi-targetPaul Koning1-64/+100
2015-10-27turn linux-thread-db into a to_xclose targetPaul Koning1-1/+12
2015-10-26fix exec_close to be multi-target-awarePaul Koning3-1/+21
2015-10-26introduce the target stackPaul Koning7-641/+867
2015-10-23Use target_gdbarch in corefile handlingPaul Koning1-26/+21
2015-10-19convert current_target to be a pointerPaul Koning48-313/+315
2015-10-16convert exec target to to_xclosePaul Koning1-6/+7
2015-10-16remove to_dataPaul Koning2-27/+25
2015-10-15convert corelow to to_xclosePaul Koning3-73/+146
2015-10-14add to_identityPaul Koning3-3/+12
[...]