| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
but no near enough for gas or ld.
|
|
|
|
|
|
|
|
XXX, this modification is kinda ad-hoc.
|
|
If BFD_TARG_64 is defined, set BFD_ARCH_SIZE to 64 even on 32-bit platforms.
(BFD_ARCH_SIZE is an attribute of the target, not (just) the host platform)
This is intended for building 32bit->64bit cross libbfd's (e.g.,
x86->alpha or x86->sparc64)
|
|
memory is malloc:ed and tries to free() it...
|
|
|
|
a BOOTSTRAP_ELF Makefile variable that, when set (e.g. in the environment),
builds a targeted-to-ELF toolchain without requiring OBJECT_FMT to be set
to "ELF" (which affects how e.g. libraries are built).
This basically means you don't need fake crtbegin.o and crtend.o files to
be present in /usr/lib while bootstrapping the toolchain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
include <bsd.own.mk> if testing a MKxxx variable.
|
|
|
|
|
|
Texinfo doc for iostream.
|
|
|
|
|
|
|
|
- no includes are installed any more, nor any .a libraries
- a unified libbfd can be built if BFD_UNIFIED is set in mk.conf (will
support dumping/examining objects from all NetBSD architectures of equal
or lesser pointer size)
|
|
|
|
individual bfd dependent programs one at a time, as they are verified.)
|
|
|
|
|
|
bfd, gas.new, ld.new, gdb, gprof; in anticipation of the binutils-2.9.1
import.
|
|
|
|
or the Allocator heavily. (For common types, these are already
instantiated in libstdc++, and do not need implicit instantiation.)
|
|
|
|
- a.out-i386-bsd
- a.out-i386-freebsd
- coff-i386
|
|
|
|
|
|
|
|
|
|
for libgcc)
|
|
needs to be done.)
|
|
|
|
|
|
|
|
include the c++ builtin crap). Although libgcc2.c does not compile
properly with the old compiler so this does not work.
|