opnsense-src/gnu/usr.bin/binutils
John Birrell dd67e6bff7 Add makefile support for cross-architectures. Allow CROSS_TOOLS to
be defined (in /etc/make.conf, say) and set to the additional architectures
that need to be compiled in. So on alpha I set CROSS_TOOLS = i386.
On i386 you can't build alpha due to lack of 64-bit support on 32-bit
architectures, but that's a GNU problem.

This change relies on makefiles in the binutils sub-directories having
the extension defined in the CROSS_TOOLS, instead of those makefiles
being selected based on the host architecture.
1998-05-04 21:10:56 +00:00
..
addr2line Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
ar Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
as Add the alpha makefile. 1998-03-12 06:51:48 +00:00
c++filt Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
doc Oops, This should have been committed with the Makefile change that 1998-05-01 14:13:00 +00:00
gdb Simplified using new yacc rules. This is cosmetic - the old rules 1998-05-04 17:56:22 +00:00
gdbreplay Inherit BINDIR properly. 1998-05-01 14:48:06 +00:00
gdbserver Inherit BINDIR properly. 1998-05-01 14:48:06 +00:00
ld Fixed races in `make -jN' using new yacc rules. This also fixes plain 1998-05-04 16:31:41 +00:00
libbfd Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
libbinutils Define the target type for alpha. 1998-03-12 08:00:03 +00:00
libiberty Replace empty install targets with definitions of INTERNALLIB and 1998-03-12 05:14:19 +00:00
libopcodes Configure alpha to disassemble both alpha and i386 opcodes. 1998-03-12 13:02:46 +00:00
nm Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
objcopy Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
objdump Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
ranlib Restructure the binutils hierarchy somewhat in order to better 1998-03-12 02:55:43 +00:00
size Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
strings Give up on a.out support in binutils. It has too many problems to 1998-03-30 02:21:27 +00:00
strip Make the binutils strip ELF-only for now. It isn't quite right for a.out. 1998-03-15 02:08:04 +00:00
Makefile Add c++filt. 1998-03-30 02:19:09 +00:00
Makefile.inc Add bmakefiles for building binutils from the contrib tree. 1998-03-01 23:41:17 +00:00
Makefile.inc0 Add makefile support for cross-architectures. Allow CROSS_TOOLS to 1998-05-04 21:10:56 +00:00
update.sh Change script to get the machine type from `uname -m' and make 1998-03-12 04:54:42 +00:00