# $NetBSD: Makefile.videomode,v 1.2 2008/10/19 22:05:23 apb Exp $ # # As per tron@NetBSD.org, the proper procedure is # # 1.) Change "src/sys/dev/videomode/modelines". # 2.) Commit "src/sys/dev/videomode/modelines". # 3.) Execute "make -f Makefile.videomode" in "src/sys/dev/videomode". # 4.) Commit "src/sys/dev/videomode/videomode.c" .include videomode.c: modelines modelines2c.awk /bin/rm -f videomode.c ${TOOL_AWK} -f modelines2c.awk modelines > videomode.c test: videomode.c videomode.h test.c ${CC} -I ../../ -o test test.c videomode.c ct name='h' onchange='this.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/dist/libstdc++-v3/include/std/condition_variable
AgeCommit message (Expand)Author
2022-07-22initial import of GCC 10.4.0 sources.mrg
2021-04-10initial import of GCC 10.3.0. main changes include:mrg
2020-09-05initial import of GCC 9.3.0. changes include:mrg
2020-08-11re-import GCC 8.4.0.mrg
2020-08-11import GCC 7.5.0. doing this here so that the vendor branch hasmrg
2019-10-01import GCC 8.3. it includes these new features:mrg
2019-01-19import GCC 7.4.0. main changes include:mrg
2018-11-04import GCC 6.5.0. this is largely a maint release with nomrg
2018-02-02import GCC 6.4.0. see this url for details which are too large tomrg
2016-01-24import GCC 5.3.0. see these urls for details which are too large tomrg
2014-03-01import GCC 4.8 branch at r206687.mrg
2011-06-21initial import of GCC 4.5.3 sources. changes since 4.1 are way too numerousmrg