obrien
30d20c2c11
Add manpage for objformat. This needs major word smithing.
1998-10-25 13:25:42 +00:00
jdp
685952292c
When invoked as "objformat" to print out the current object format,
...
produce an error message if any arguments are given on the command
line.
1998-10-24 02:01:30 +00:00
jdp
b2cef22522
Remove most of the code and replace it with a call to getobjformat().
1998-10-21 15:13:16 +00:00
peter
ec797a8335
Add objformat links for gdb and (while we're at it) c++filt.
...
This means we can (assuming an a.out gdb is present) debug a.out kernels
and crashdumps with gdb -aout.
1998-10-15 00:19:08 +00:00
jdp
68a8c77172
Add links to addr2line, objcopy, and objdump. These exist only for
...
ELF, but still I think this is the best way to get them into the
shell's search path.
1998-09-16 04:11:15 +00:00
jb
44d03426b1
Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.
...
Suggested by: jdp
1998-08-30 20:40:29 +00:00
jb
3b0acd0971
The selection of a default object format is based on OBJFORMAT, not
...
BINFORMAT.
1998-08-18 06:55:36 +00:00
peter
4e47d8ced5
Convert to more canonical format.. It seems that both Soren and I were
...
working on this in parallel.. :-(
1998-05-27 15:43:24 +00:00
sos
327c9c51a0
Compile & use objformat as it was intended to, I have no idea why
...
that failed for me before :(
1998-05-27 07:59:37 +00:00
sos
bc60c8025e
ELF preparation step 2:
...
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 & 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...
1998-05-26 20:12:56 +00:00
sos
37218a2785
Get owner/group/modes right
1998-05-26 12:27:37 +00:00
sos
31e5866c45
Oops, remember CFLAGS...
...
Also compile directly to the target on install.
1998-05-26 06:51:28 +00:00
sos
872aa46baf
Only compile on install.
1998-05-25 15:00:49 +00:00
sos
e93c797887
Make objformat DTRT when in the make world environment.
1998-05-25 14:42:22 +00:00
peter
c0166228ff
Import intial version of an a.out/elf tool wrapper/selector. It is
...
not active yet, just a work-in-progress.
1998-03-10 05:20:58 +00:00