Module Name:src
Committed By: mrg
Date: Sat Feb 9 02:36:28 UTC 2019
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
fix hello_profile's hello_profile_head function name.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/cc/t_hel
Module Name:src
Committed By: mrg
Date: Sat Feb 9 00:13:19 UTC 2019
Modified Files:
src/tests/usr.bin/cc: t_ubsan_int_add_overflow.sh
t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh
t_ubsan_int_sub_overflow.sh t_ubsan_vla_out_of_bounds.sh
Log Me
Module Name:src
Committed By: mrg
Date: Sat Feb 9 00:12:14 UTC 2019
Modified Files:
src/tests/usr.bin/cc: Makefile
Added Files:
src/tests/usr.bin/cc: t_libgomp.sh
Log Message:
add very simple test that you can link -fopenmp.
currently fails, but should work soon.
Module Name:src
Committed By: mgorny
Date: Tue Jan 29 19:59:10 UTC 2019
Modified Files:
src/tests/usr.bin/cc: Makefile t_ubsan_int_add_overflow.sh
t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh
t_ubsan_int_sub_overflow.sh t_ubsan_vla_out_of_bound
Module Name:src
Committed By: mgorny
Date: Tue Jan 29 19:56:38 UTC 2019
Modified Files:
src/tests/usr.bin/cc: Makefile t_asan_double_free.sh
t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh
t_asan_off_by_one.sh t_asan_poison.sh t_asan_uaf.sh
Module Name:src
Committed By: maya
Date: Mon Sep 3 21:54:57 UTC 2018
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
amend test case to also check for -fprofile-generate
(clang also supports this flag)
PR toolchain/53567
To generate a diff of this commit:
Module Name:src
Committed By: kamil
Date: Mon Jul 16 07:25:58 UTC 2018
Modified Files:
src/tests/usr.bin/cc: t_asan_double_free.sh
t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh
t_asan_off_by_one.sh t_asan_poison.sh t_asan_uaf.sh
Module Name:src
Committed By: kamil
Date: Fri May 4 12:26:53 UTC 2018
Modified Files:
src/tests/usr.bin/cc: t_ubsan_vla_out_of_bounds.sh
Log Message:
Explain VLA in t_ubsan_vla_out_of_bounds.sh (ATF test)
VLA - Variable Length Array
Requested by
To generate a diff of
Module Name:src
Committed By: martin
Date: Fri May 4 10:44:24 UTC 2018
Modified Files:
src/tests/usr.bin/cc: t_ubsan_int_add_overflow.sh
t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh
t_ubsan_int_sub_overflow.sh t_ubsan_vla_out_of_bounds.sh
Log
Module Name:src
Committed By: martin
Date: Wed May 31 11:08:35 UTC 2017
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
In the -m32 test, additionally test profiled binaries.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/cc/t
Module Name:src
Committed By: kamil
Date: Sat May 13 23:51:39 UTC 2017
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
Correct hellp_pic ATF test in usr.bin/cc
Drop "-dPIC", this is misspelled "-DPIC" option for libtool.
Enhance code example to be more pedan
Module Name:src
Committed By: gson
Date: Sun Apr 3 14:41:30 UTC 2016
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/cc/t_hello.sh
Please note that diffs are not public
Module Name:src
Committed By: martin
Date: Sat Jul 21 12:30:55 UTC 2012
Modified Files:
src/tests/usr.bin/cc: t_hello.sh
Log Message:
Add a test case that (if gcc supports it on the current arch) to compile
a PIE binary and see if we can run it.
To generate a diff of thi
13 matches
Mail list logo