<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/objformat, 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>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Correctly document the two different object file formats that</title>
<updated>1999-06-15T19:21:17+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-06-15T19:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fb5501d8ea1443ca9ca23fcc8aeb83240b9f0fef'/>
<id>fb5501d8ea1443ca9ca23fcc8aeb83240b9f0fef</id>
<content type='text'>
can be used with objformat.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can be used with objformat.
</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>When invoked as "objformat" to print out the current object format,</title>
<updated>1998-10-24T02:01:30+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-24T02:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5dd2c9588142110efe17ea76d5a16c429919445f'/>
<id>5dd2c9588142110efe17ea76d5a16c429919445f</id>
<content type='text'>
produce an error message if any arguments are given on the command
line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
produce an error message if any arguments are given on the command
line.
</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>Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.</title>
<updated>1998-08-30T20:40:29+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-30T20:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8472e43276ee964aeed46e8eb590049b0003d529'/>
<id>8472e43276ee964aeed46e8eb590049b0003d529</id>
<content type='text'>
Suggested by: jdp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by: jdp
</pre>
</div>
</content>
</entry>
</feed>
