Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
so that make install will heed DESTDIR, and so gdb.info & friends
will finally show up in distrib/sets...
|
|
|
|
|
|
|
|
|
|
|
|
being sane
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in libc. This was done because the algorithm done in the libiberty
version does not work with the powerpc stdarg/varargs processing.
|
|
|
|
|
|
|
|
|
|
|
|
unistd.h (for sys/unistd.h) to get _POSIX_VERSION so readline does not
depend upon the 4.3 compatibility ioctls.
|
|
|
|
|
|
|
|
|
|
commit comes from NetBSD. Also, the kernel debugging mode is a bit different
but you will notice when you type gdb -k because it documents the difference
|
|
|
|
|
|
gets built. Needed for gdb-only platforms.
|
|
just get gdb. This will be used in the future when we use the binutils
gdb for all platforms. As things stand right now, this change affects
nothing since only alpha, mips, and powerpc use binutils.
|
|
Required for when we use binutils gdb for all ports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows the powerpc port to build.
|
|
|
|
|