aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock16 hours
binutils-2_36-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock17 hours
binutils-2_37-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock18 hours
binutils-2_38-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock33 hours
binutils-2_39-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock33 hours
binutils-2_40-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock34 hours
binutils-2_41-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock35 hours
binutils-2_43-branchAutomatic date update in version.inGDB Administrator5 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator5 hours
masterAutomatic date update in version.inGDB Administrator5 hours
[...]
 
TagDownloadAuthorAge
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker4 weeks
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker2 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 Brobecker5 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton6 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 Brobecker8 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker10 months
binutils-2_41-releasebinutils-2_41-release.zip  binutils-2_41-release.tar.gz  binutils-2_41-release.tar.bz2  Nick Clifton12 months
binutils-2_41binutils-2_41.zip  binutils-2_41.tar.gz  binutils-2_41.tar.bz2  Nick Clifton12 months
gdb-13.2-releasebinutils-gdb-13.2-release.zip  binutils-gdb-13.2-release.tar.gz  binutils-gdb-13.2-release.tar.bz2  Joel Brobecker14 months
gdb-13.1-releasebinutils-gdb-13.1-release.zip  binutils-gdb-13.1-release.tar.gz  binutils-gdb-13.1-release.tar.bz2  Joel Brobecker17 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
[...]