Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Tue Nov 23 23:29:55 UTC 2021

Modified Files:
        src/doc: HACKS
        src/tests/lib/libexecinfo: Makefile t_sig_backtrace.c

Log Message:
Temporary hack to work around incorrect/missing unwind info for
the t_sig_backtrace test case on ARM when compiled with optimization.


To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 src/doc/HACKS
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libexecinfo/Makefile
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libexecinfo/t_sig_backtrace.c

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