freebsd-skq/gnu/usr.bin/binutils
jdp 0ba671bfd1 Restructure the binutils hierarchy somewhat in order to better
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.
1998-03-12 02:55:43 +00:00
..
addr2line
ar Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
as Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
c++filt
gdb Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
gdbreplay
gdbserver
ld Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
libbfd Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
libbinutils Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
libiberty
libopcodes Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
nm Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
objcopy Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
objdump Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
ranlib Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
size Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
strings Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
strip Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
Makefile Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
Makefile.inc
Makefile.inc0 Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
update.sh Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00