Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   skrll
Date:           Fri Aug 14 16:53:06 UTC 2020

Modified Files:
        src/sys/arch/arc/arc: arcbios.c
        src/sys/arch/arc/conf: files.arc
Added Files:
        src/sys/arch/arc/arc: arcbios_stubs.S

Log Message:
Fix build by splitting large amount of inline assembling into a seperate
.S file.  Same stub (/trampoline) code before and after this change.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arc/arc/arcbios.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/arc/arc/arcbios_stubs.S
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/arc/conf/files.arc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index