summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2000-11-28libbfd is ../../lib/libbfd. not ../../lib/bfdjmc
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 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-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-31do not compile libintl on our own. we now have /usr/lib/libintl.itojun
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-27Update some DEBUG printf() formats.mycroft
2000-10-26Match cvs-1.11.wiz
2000-10-25don't build binutils 2.9.1 for sparc64 -- it causes issues.mrg
2000-09-23Use ${COPY} instead of -c for ${INSTALL} commands.simonb
2000-09-05Add admin category.soren
2000-09-05Ditto with cvsbug; don't attempt to create .depend.enami
2000-09-05Don't attempt to create .depend really.enami
2000-09-04Don't try to strip shell scripts.christos
2000-09-04Add another automatically generated file.christos
2000-09-04fix the Makefiles to work with ${OBJDIR}christos
2000-09-04Build cvschristos
2000-09-04Add reach-over Makefiles for cvschristos
2000-08-07Add modification remark as required by the GPL.ws
2000-08-07enable gdb on sparc64mrg
2000-08-06Move the include of <bsd.prog.mk> to the old place to build the manpageveego
2000-08-06Fix the last commit. We need to use the parts with ${DIST} after <bsd.prog.mk>veego
2000-08-06fix part of previous: do install /usr/bin/cpp on sparc64.mrg
2000-08-06don't build egcs 1.1.2 on sparc64; it is broken and uselessmrg
2000-08-02Add missing $ from {MACHINE_ARCH}pooka
2000-08-02don't include solib.h if the system is sh3&&(!ELF)msaitoh
2000-07-24Make the ligature_node operators compile with GCC 2.95.2.mycroft
2000-07-08solib.o is required for linking even on MKPIC="no".eeh
2000-07-05Add a `-y' option which filters archives through bzip2(1).ad
2000-07-04Separate out tar and cpio.thorpej
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
2000-06-26Change tot_written from u_quad_t to unsigned long long for portability'skleink