Module Name: src Committed By: kalvisd Date: Sun Sep 29 04:25:17 UTC 2024
Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: elf.h vax.cc vax.md Log Message: gcc: vax: Implement the "eh_return" instruction Save %r2..%r5 in the prologue of functions which call __builtin_eh_return(). Implement the eh_return() instruction. Ensure that the CFA is correct OK rin@ To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc/dist/gcc/config/vax/elf.h cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gcc/dist/gcc/config/vax/vax.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.