# $NetBSD: Makefile,v 1.6 2003/04/06 09:50:29 tsutsui Exp $ all: esiop.out siop.out osiop.out oosiop.out PROG= ncr53cxxx NOSHARE=# defined .include regen: esiop.out siop.out osiop.out oosiop.out headers: esiop.out siop.out osiop.out oosiop.out esiop.out: esiop.ss ${PROG} ./${PROG} esiop.ss -p esiop.out siop.out: siop.ss ${PROG} ./${PROG} siop.ss -p siop.out osiop.out: osiop.ss ${PROG} ./${PROG} osiop.ss -p osiop.out oosiop.out: oosiop.ss ${PROG} ./${PROG} oosiop.ss -p oosiop.out d class='form'>
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/dist/libstdc++-v3/include/std/tuple
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-02-02import GCC 6.4.0. see this url for details which are too large tomrg
2017-11-11initial import of GCC 5.5.0. this fixes a very large number of PRs.mrg
2016-01-24import GCC 5.3.0. see these urls for details which are too large tomrg
2015-01-10import GCC 4.8.4 release. this fixes at least these GCC PRs:mrg
2014-05-27Import gcc 4.8.3 which has 98 bugs fixed on gcc-4-8-3-pre-r208254skrll
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