aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock5 weeks
binutils-2_36-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock5 weeks
binutils-2_37-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock5 weeks
binutils-2_38-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_39-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator10 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator10 hours
masterLoongArch: Fixed precedence of expression operators in instructionsLulu Cai3 hours
users/roland/riscv64-elf-sharedld: Don't disable -shared / -pie support for riscv*-elfRoland McGrath3 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi2 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton3 weeks
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton5 weeks
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker2 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker3 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 Brobecker6 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton7 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 Brobecker9 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker11 months
binutils-2_41-releasebinutils-2_41-release.zip  binutils-2_41-release.tar.gz  binutils-2_41-release.tar.bz2  Nick Clifton13 months
binutils-2_41binutils-2_41.zip  binutils-2_41.tar.gz  binutils-2_41.tar.bz2  Nick Clifton13 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-05-16s390: Initial support for s390xusers/jremus/sframe-stacktracer-testsuite-s390xJens Remus4-0/+84
2024-05-16s390: Update SFrame test cases for FP without RAJens Remus7-32/+46
2024-05-16sframe: Represent FP without RA on stackJens Remus3-29/+34
2024-05-16s390: SFrame track FP/RA saved in registerJens Remus7-20/+80
2024-05-16s390: Initial support to generate .sframe from CFI directives in assemblerJens Remus25-7/+485
2024-05-16gas: Validate SFrame RA tracking and fixed RA offsetJens Remus1-0/+12
2024-05-16gas: Test predicate whether SFrame RA tracking is usedJens Remus1-2/+4
2024-05-16gas: Don't skip SFrame FDE if .cfi_register specifies SP registerJens Remus1-3/+5
2024-05-16gas: Don't skip SFrame FDE if .cfi_register specifies RA w/o trackingJens Remus1-1/+1
2024-05-16gas: Skip SFrame FDE if .cfi_window_saveJens Remus1-3/+22
[...]