<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/lib/libgmp, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-09-24T09:54:03Z</updated>
<entry>
<title>Style.</title>
<updated>2001-09-24T09:54:03Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-09-24T09:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f459d830ffd224ff211583a38157db32b519c069'/>
<id>urn:sha1:f459d830ffd224ff211583a38157db32b519c069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed rotten, unused implicit rules.  The ld -O in one might have been</title>
<updated>1998-12-27T16:52:55Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-27T16:52:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f0c4e01f6a582ca51e57c73710b18d3e71411e2'/>
<id>urn:sha1:2f0c4e01f6a582ca51e57c73710b18d3e71411e2</id>
<content type='text'>
harmful if it were used.
</content>
</entry>
<entry>
<title>Add support for building on MIPS based systems.</title>
<updated>1998-12-16T04:59:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-12-16T04:59:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4965dcd84227c3137f36e2f67e73551ec795994'/>
<id>urn:sha1:b4965dcd84227c3137f36e2f67e73551ec795994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BINFORMAT -&gt; OBJFORMAT ready for E-day.</title>
<updated>1998-08-30T01:57:55Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-30T01:57:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8deb7ff0b0393b45f5e77e90c23f2ba28402e179'/>
<id>urn:sha1:8deb7ff0b0393b45f5e77e90c23f2ba28402e179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't blow away parts of the sourcetree on a 'make clean'.  This was</title>
<updated>1998-05-24T21:51:50Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-05-24T21:51:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97c44d070c8b0e069fc4918f4aab888e50551bc7'/>
<id>urn:sha1:97c44d070c8b0e069fc4918f4aab888e50551bc7</id>
<content type='text'>
only harmful for building from a read-only filesystem - the parts
blown away were old rm'ed directories.
</content>
</entry>
<entry>
<title>Change the order of the include paths so that the architecture specific</title>
<updated>1998-05-15T06:42:37Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-15T06:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d73d5c86a34e6d59cb4155d78f013c2b87cadd6e'/>
<id>urn:sha1:d73d5c86a34e6d59cb4155d78f013c2b87cadd6e</id>
<content type='text'>
directory is searched before the generic one. You can guess what was
happening.. all the world's assumed to be 32-bit.
</content>
</entry>
<entry>
<title>Put sources in SRCS and don't depend on them in beforedepend.  IIRC,</title>
<updated>1998-03-12T13:03:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-03-12T13:03:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9cbce0fdb7b86ba3328ee82e41f58f5246877a0'/>
<id>urn:sha1:c9cbce0fdb7b86ba3328ee82e41f58f5246877a0</id>
<content type='text'>
this is to fix `make -j50' where `make -j18' worked.  The race may
just have been more likely to be lost for -j50.
</content>
</entry>
<entry>
<title>Modify for MACHINE_ARCH support instead of assuming just x86.</title>
<updated>1998-01-25T09:45:00Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-01-25T09:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a4a5158b66a72a99f6c9996e0fe7cc9a45897eb'/>
<id>urn:sha1:2a4a5158b66a72a99f6c9996e0fe7cc9a45897eb</id>
<content type='text'>
Added alpha and m68k stuff.
</content>
</entry>
<entry>
<title>Insert first cut of hooks for compiling under ELF.</title>
<updated>1997-08-29T14:02:14Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-08-29T14:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3d9616690c3cc603fb22f72ab9fae320c8bd7b70'/>
<id>urn:sha1:3d9616690c3cc603fb22f72ab9fae320c8bd7b70</id>
<content type='text'>
</content>
</entry>
</feed>
