<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/objformat/Makefile, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Link objformat statically by default.  This makes it possible to</title>
<updated>1998-11-01T02:37:40+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-01T02:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eca7742c3c8f799f6ed1e5450df56786cf99cf66'/>
<id>eca7742c3c8f799f6ed1e5450df56786cf99cf66</id>
<content type='text'>
build 2.2-stable worlds on 3.0-current systems again.  objformat
calls getobjformat(), which doesn't exist in 2.2's libc.
Technically there should have been a version number bump when it was
added in -current.  But it's used in so few places that it hardly
seems worth that.  Besides, the objformat program is very heavily
used during a make world; it won't hurt to have it load a little
faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build 2.2-stable worlds on 3.0-current systems again.  objformat
calls getobjformat(), which doesn't exist in 2.2's libc.
Technically there should have been a version number bump when it was
added in -current.  But it's used in so few places that it hardly
seems worth that.  Besides, the objformat program is very heavily
used during a make world; it won't hurt to have it load a little
faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add manpage for objformat.  This needs major word smithing.</title>
<updated>1998-10-25T13:25:42+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1998-10-25T13:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c21e13f1a3636789937fd843008f6145d1e2966'/>
<id>5c21e13f1a3636789937fd843008f6145d1e2966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove most of the code and replace it with a call to getobjformat().</title>
<updated>1998-10-21T15:13:16+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-21T15:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=778a593eb23237f2be30eab0a3280d908fa2723a'/>
<id>778a593eb23237f2be30eab0a3280d908fa2723a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add objformat links for gdb and (while we're at it) c++filt.</title>
<updated>1998-10-15T00:19:08+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-10-15T00:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d6e03c9b6dd1fa7d0fcbe386cf6414e1aa9aee79'/>
<id>d6e03c9b6dd1fa7d0fcbe386cf6414e1aa9aee79</id>
<content type='text'>
This means we can (assuming an a.out gdb is present) debug a.out kernels
and crashdumps with gdb -aout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means we can (assuming an a.out gdb is present) debug a.out kernels
and crashdumps with gdb -aout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add links to addr2line, objcopy, and objdump.  These exist only for</title>
<updated>1998-09-16T04:11:15+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-09-16T04:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9363917832d4d492df8463833be0cd952076fa8'/>
<id>e9363917832d4d492df8463833be0cd952076fa8</id>
<content type='text'>
ELF, but still I think this is the best way to get them into the
shell's search path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ELF, but still I think this is the best way to get them into the
shell's search path.
</pre>
</div>
</content>
</entry>
<entry>
<title>The selection of a default object format is based on OBJFORMAT, not</title>
<updated>1998-08-18T06:55:36+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-18T06:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a89fd81d2b92675feaa5ea6b6f221d878dfa7088'/>
<id>a89fd81d2b92675feaa5ea6b6f221d878dfa7088</id>
<content type='text'>
BINFORMAT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BINFORMAT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to more canonical format..  It seems that both Soren and I were</title>
<updated>1998-05-27T15:43:24+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-05-27T15:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e27b6961ffb719a78886bcd4c6a4c834d7c4a912'/>
<id>e27b6961ffb719a78886bcd4c6a4c834d7c4a912</id>
<content type='text'>
working on this in parallel.. :-(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
working on this in parallel.. :-(
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile &amp; use objformat as it was intended to, I have no idea why</title>
<updated>1998-05-27T07:59:37+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>1998-05-27T07:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dfd93f4d1d0ead021af3bac3304d66fe68612135'/>
<id>dfd93f4d1d0ead021af3bac3304d66fe68612135</id>
<content type='text'>
that failed for me before :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that failed for me before :(
</pre>
</div>
</content>
</entry>
<entry>
<title>ELF preparation step 2:</title>
<updated>1998-05-26T20:12:56+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>1998-05-26T20:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cabb97dcbf9a5a7e0ce3b2cfef019afdfc9a21dc'/>
<id>cabb97dcbf9a5a7e0ce3b2cfef019afdfc9a21dc</id>
<content type='text'>
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world &amp; reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world &amp; reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
</pre>
</div>
</content>
</entry>
</feed>
