Source-Changes archive

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

CVS commit: src/lib/libc/arch/hppa



Module Name:    src
Committed By:   skrll
Date:           Thu Oct 15 05:43:38 UTC 2020

Modified Files:
        src/lib/libc/arch/hppa: genassym.cf
        src/lib/libc/arch/hppa/gen: swapcontext.S
        src/lib/libc/arch/hppa/sys: getcontext.S

Log Message:
Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
consistency with other arches.

NFCI and libc.so is the same before and after.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/hppa/genassym.cf
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/hppa/gen/swapcontext.S
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/hppa/sys/getcontext.S

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