Age | Commit message (Collapse) | Author |
|
in libc. This was done because the algorithm done in the libiberty
version does not work with the powerpc stdarg/varargs processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This helps me with not having root re-build libgmp every-
time I install the system.
|
|
C++ code :-(
|
|
|
|
|
|
|
|
|
|
|
|
and builds fine in a fresh ctm'ed or whatever tree without expecting any
scripts to be executable
|
|
|
|
Texinfo updates the dir node, NOT individual packages!
|
|
|
|
|
|
|
|
|
|
symlink already existing
|
|
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.
|
|
|
|
|
|
-ltermlib)
|
|
|
|
|
|
a quick workaround to allow libg++ to build.
WARNING: If you use libg++, you must EXPLICIDLY link against libcurses,
even if you don't use curses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate equivalent hierarchy. There are two cases where this does not hold:
1. When the objdirs are real directories in the src tree, i.e. not links.
2. When OBJMACHINE is set.
Fix these remaining cases.
|