Revision tags: release/14.0.0 |
|
#
a18b956b |
| 29-Jun-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 again
Due to unwind tables generation enabled after c969310c for csu.
PR: 241562, 246322, 246537 Reviewed by: kib, ngie Differenti
libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 again
Due to unwind tables generation enabled after c969310c for csu.
PR: 241562, 246322, 246537 Reviewed by: kib, ngie Differential Revision: https://reviews.freebsd.org/D40758
show more ...
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0 |
|
#
3c134670 |
| 10-Sep-2020 |
Kyle Evans <kevans@FreeBSD.org> |
MFV r365599: import fix for a libexecinfo warning at higher WARNS
v1.17 of this file included a fix that I just submitted upstream to fix a warning about prevent_inline with external linkage not hav
MFV r365599: import fix for a libexecinfo warning at higher WARNS
v1.17 of this file included a fix that I just submitted upstream to fix a warning about prevent_inline with external linkage not having been previously declared.
MFC after: 1 week
show more ...
|
Revision tags: release/11.4.0 |
|
#
b13788e3 |
| 18-May-2020 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily disable failing case in CI of amd64:
- lib.libexecinfo.backtrace_test.backtrace_fmt_basic
PR: 246537 Sponsored by: The FreeBSD Foundation
|
#
00d8365d |
| 07-Nov-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Revert r354238 as the issue has been fixed in r354418
PR: 241562 Sponsored by: The FreeBSD Foundation
|
#
c1903b63 |
| 01-Nov-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip lib.libexecinfo.backtrace_test.backtrace_fmt_basic on i386
PR: 241562 Sponsored by: The FreeBSD Foundation
|
Revision tags: release/12.1.0 |
|
#
dd4c0b5a |
| 29-Oct-2019 |
Conrad Meyer <cem@FreeBSD.org> |
libexecinfo test: Don't strip installed test
It turns out that a test of backtrace symbol resolution and formatting requires symbols. Another option mightt be building with -rdynamic instead, but t
libexecinfo test: Don't strip installed test
It turns out that a test of backtrace symbol resolution and formatting requires symbols. Another option mightt be building with -rdynamic instead, but this works for now.
Re-enabled skipped CI test, as it should now pass.
PR: 241562 Submitted by: lwhsu Reported by: lwhsu X-MFC-With: r354126, r354135, r354144
show more ...
|
#
24f584f1 |
| 29-Oct-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily disable failing case in CI:
- lib.libexecinfo.backtrace_test.backtrace_fmt_basic
PR: 241562 Sponsored by: The FreeBSD Foundation
|
#
f5ef5f67 |
| 28-Oct-2019 |
Conrad Meyer <cem@FreeBSD.org> |
Remove bogus requirement from libexecinfo test
The bogus requirement was causing CI infrastructure (which does not mount procfs) to skip the test. Procfs has not been needed by libexecinfo on FreeB
Remove bogus requirement from libexecinfo test
The bogus requirement was causing CI infrastructure (which does not mount procfs) to skip the test. Procfs has not been needed by libexecinfo on FreeBSD (nor NetBSD) for years. Both now use a sysctl to obtain the path to the current process image.
X-MFC-With: r354126
show more ...
|
Revision tags: release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0 |
|
#
8f0ea33f |
| 13-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head revisions r273096-r277147
Sponsored by: The FreeBSD Foundation
|
#
9268022b |
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
Revision tags: release/10.1.0 |
|
#
5c9ef378 |
| 04-Nov-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r274095.
|
#
068ebf32 |
| 04-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h was removed from the build
Pointyhat to: me (again, for not running make delete-old after running test builds)
|
#
2a382033 |
| 14-Oct-2014 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head@r273095
Sponsored by: The FreeBSD Foundation
|
#
c81ab40b |
| 11-Oct-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Merge HEAD@r272944.
|
#
107af8f2 |
| 05-Oct-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r272481
|
#
1ce4b357 |
| 04-Oct-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r272516.
|
#
57718be8 |
| 03-Oct-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
show more ...
|