summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2000-11-28libbfd is ../../lib/libbfd. not ../../lib/bfdjmc
2000-11-28Improve error output if executable file format isn't recognized.wiz
2000-11-20Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgccmatt
2000-11-17don't build these (binutils 2.9.1) tools on sparc64.mrg
2000-11-17Update the output counter so "gzip -dv" show meaningful results forsimonb
2000-11-17Recognise .bz2 as a valid suffix.simonb
2000-11-09If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX ratherthorpej
2000-11-09If the COMPILER_EXEC_PREFIX make variable is set, definethorpej
2000-11-08gettextize works only if we have /usr/pkg/share/aclocal/gettext.m4 and friends,itojun
2000-11-08Undo last change for now.wiz
2000-11-06use uname -p and uname -m to get machine architecture andjdolecek
2000-11-06MKNLS should only control installation of files under /usr/share/locale.itojun
2000-11-06MKNLS should control installation of /usr/share/locale files only.itojun
2000-11-06MKNLS should control installation of /usr/share/locale only.itojun
2000-11-04s/make/${MAKE}/itojun
2000-11-03Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the progdan
2000-11-02s/DISTDIR/DESTDIR/veego
2000-11-02Add entries for VAX specific a.out relocs so that objdump can print them.matt
2000-11-02On VAX, JMPTAB reloc use EXTERN as a type bit. However, they are alwaysmatt
2000-11-02visit gettextitojun
2000-11-02build framework for GNU gettext. will be overridden wheneveritojun
2000-11-01Use NetBSD's getopt{,_long}.wiz
2000-11-01Use NetBSD's getopt{,_long}.wiz
2000-11-01Use NetBSD's getopt{,_long}.wiz
2000-11-01use /usr/lib/libintl.a. make it possible to build it with NLS-less.itojun
2000-10-31s/sendmail/gettext/itojun
2000-10-31strip off RCS keywordsitojun
2000-10-31GNU gettext 0.10.35itojun
2000-10-31remove a line for debuggingitojun
2000-10-31do not compile libintl on our own. we now have /usr/lib/libintl.itojun
2000-10-29#include <elfos.h> only for i386 compiler for now -- it causes lossagemrg
2000-10-28-msoft-quad-flat on sparc64.mrg
2000-10-28improve MKNLS=no/yes. build no NLS-related source code on MKNOS=no.itojun
2000-10-28Swipe changes from binutils 2.10 to properly create multiple relocatons whenmycroft
2000-10-27Update some DEBUG printf() formats.mycroft
2000-10-26add cvs2netbsd import scriptwiz
2000-10-26Match cvs-1.11.wiz
2000-10-26Remove some obsolete stuff (don't know why it wasn't deleted automatically).wiz
2000-10-26resolve conflicts from cvs-1.11 importwiz
2000-10-26Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.wiz
2000-10-26Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.wiz
2000-10-26restore the contents of this file so that the g77 texi builds.mrg
2000-10-25don't build binutils 2.9.1 for sparc64 -- it causes issues.mrg
2000-10-23Modify LIB_SPEC and LIBGCC_SPEC so that -lc and -lgcc are not included whenmycroft
2000-10-23Use MKDOC to check for building in the doc subdirectory, not MKSHARE.simonb
2000-10-22We only need one version of cons_fix_new_arm() -- merge them.bjh21
2000-10-21Reserve extra byte for terminating '\0' for sscanf buffers. From OpenBSD.wiz
2000-10-21Don't compile LOCALID into the client, make it a repository specificwiz
2000-10-18When setting warn_format to a nonzero value, always usesommerfeld
2000-10-10sync with sendmail 8.11.1.itojun