<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/strip, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-06T22:16:12Z</updated>
<entry>
<title>MFC:  Upgrade to Binutils 2.10.0.</title>
<updated>2000-07-06T22:16:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-06T22:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8460813121e7489510e88202b7b77553ec07e48'/>
<id>urn:sha1:a8460813121e7489510e88202b7b77553ec07e48</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/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore return value for strip. Avoids make world going pop</title>
<updated>1999-01-08T10:33:12Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>1999-01-08T10:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a180222e0557f08e903d913594f9db3b7a8cffb'/>
<id>urn:sha1:1a180222e0557f08e903d913594f9db3b7a8cffb</id>
<content type='text'>
because of

strip maybe_stripped
strip: maybe_stripped: File format not recognized
*** Error code 1

in I/usr/src/gnu/usr.bin/binutils/strip
</content>
</entry>
<entry>
<title>Add missing DPADD's.</title>
<updated>1998-06-03T18:01:04Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-06-03T18:01:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb8bc13e4e6fdd82f272e47c0d53b723be3be85e'/>
<id>urn:sha1:fb8bc13e4e6fdd82f272e47c0d53b723be3be85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BINDIR is now specified in a single place. There are no cross-architecture</title>
<updated>1998-05-04T21:51:32Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-04T21:51:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fea15783d064cc5e19d690d47d41e87bd5cf8d69'/>
<id>urn:sha1:fea15783d064cc5e19d690d47d41e87bd5cf8d69</id>
<content type='text'>
issues with this utility.
</content>
</entry>
<entry>
<title>Make the binutils strip ELF-only for now.  It isn't quite right for a.out.</title>
<updated>1998-03-15T02:08:04Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-03-15T02:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=09ce8fd79572baa332c40d4a250892c769796922'/>
<id>urn:sha1:09ce8fd79572baa332c40d4a250892c769796922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure the binutils hierarchy somewhat in order to better</title>
<updated>1998-03-12T02:55:43Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-03-12T02:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab5ad3a4b52fafc4d244d6f407fbfad132ad2fa5'/>
<id>urn:sha1:ab5ad3a4b52fafc4d244d6f407fbfad132ad2fa5</id>
<content type='text'>
support building it for variant architectures.  It was already
becoming clear that the former structure was too rigid and didn't
scale well.

The usual sort of makefile magic arranges to .include an architecture
specific makefile "Makefile.${MACHINE_ARCH}" in each directory
where it exists.  Also, sources will be found in each subdirectory
"${MACHINE_ARCH}" that exists.  This is all taken care of automatically
by the top level "Makefile.inc0".

This all seems to work right for the i386 now.  I have also converted
those alpha pieces already present to the new schema as best I
could.

Also: change the BINDIR on the i386 to /usr/libexec/elf for "ar"
and "ranlib".  They are not object format independent enough to
put into /usr/bin.
</content>
</entry>
<entry>
<title>Fix the broken installation of strip.  It tried to use the installed</title>
<updated>1998-03-06T00:28:04Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-03-06T00:28:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6e7a280a98fb1d7f490ac42bee6c182511f3bf8'/>
<id>urn:sha1:b6e7a280a98fb1d7f490ac42bee6c182511f3bf8</id>
<content type='text'>
strip program (via "install") to strip itself.  But the program
wasn't executable because "install" hadn't made it so yet.  I
borrowed the method used for the old strip to get around this.
</content>
</entry>
<entry>
<title>Add bmakefiles for building binutils from the contrib tree.</title>
<updated>1998-03-01T23:41:17Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-03-01T23:41:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e280533a10eaa08d9445ae220903bf26e5519ff'/>
<id>urn:sha1:2e280533a10eaa08d9445ae220903bf26e5519ff</id>
<content type='text'>
This finishes up the binutils import.  But I am leaving it disabled
in "src/gnu/usr.bin/Makefile" for now.  It is not used by anything
yet, so I'll take this opportunity to run one more round of tests
before enabling it.
</content>
</entry>
</feed>
