aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/objformat
Commit message (Expand)AuthorAgeFilesLines
* Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/,Brian Feldman1999-12-241-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Correctly document the two different object file formats that can beMike Pritchard1999-06-151-3/+3
* Link objformat statically by default. This makes it possible toJohn Polstra1998-11-011-0/+1
* Add manpage for objformat. This needs major word smithing.David E. O'Brien1998-10-252-1/+94
* When invoked as "objformat" to print out the current object format,John Polstra1998-10-241-0/+4
* Remove most of the code and replace it with a call to getobjformat().John Polstra1998-10-212-116/+14
* Add objformat links for gdb and (while we're at it) c++filt.Peter Wemm1998-10-151-0/+2
* Add links to addr2line, objcopy, and objdump. These exist only forJohn Polstra1998-09-161-0/+3
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.John Birrell1998-08-301-3/+3
* The selection of a default object format is based on OBJFORMAT, notJohn Birrell1998-08-181-1/+1
* Convert to more canonical format.. It seems that both Soren and I werePeter Wemm1998-05-271-8/+8
* Compile & use objformat as it was intended to, I have no idea whySøren Schmidt1998-05-272-18/+11
* ELF preparation step 2:Søren Schmidt1998-05-261-8/+8
* Get owner/group/modes rightSøren Schmidt1998-05-261-9/+11
* Oops, remember CFLAGS...Søren Schmidt1998-05-261-8/+6
* Only compile on install.Søren Schmidt1998-05-251-0/+3
* Make objformat DTRT when in the make world environment.Søren Schmidt1998-05-252-4/+14
* Import intial version of an a.out/elf tool wrapper/selector. It isPeter Wemm1998-03-102-0/+191