summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2011-08-09Passes relaxed array boundary checks with clang now.joerg
2011-07-03apply some -O0 for sun2.mrg
2011-06-29use:mrg
2011-06-21prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45mrg
2011-06-20remove sh5 code.mrg
2011-06-11If compiled with -msoft-float, make the compiler emit soft float codematt
2011-05-30Ignore warnings when building with clang for now.joerg
2011-05-27add a line "image_generator gs" to the DESC file as the originaldrochner
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-25Set WARNS explicitly to 0.joerg
2011-05-21Do not use TAB to line up library arguments, use spaces.wiz
2011-05-20Put the -std=gnu89 into CPPFLAGS to make sure it gets applied after thejoerg
2011-05-20Force GNU89 mode for GCC itself to deal with the non-standardjoerg
2011-05-15find system.h in srcchristos
2011-05-15register c -> int cchristos
2011-04-21Add MKBSDGREP switch for easy testing of the GNU grepjoerg
2011-04-15Move the headers for compiler and platform specific intrinsincs fromjoerg
2011-04-10Extend CPPFLAGS, don't replace itjoerg
2011-03-10Re-run mknative to pick up TLS support..skrll
2011-02-28Fix problems in libdm manual page pointed by njoly@ thanks for help.haad
2011-02-18bsd-kvm.c needs -D_KMEMUSER now.joerg
2011-02-11Tell the groff and friends about libsaslc(3).christos
2011-02-10Default NetBSD to -msecure-plt now.matt
2011-01-27add port-emipspooka
2011-01-23mips64 gcc now defaults to soft-floatmatt
2011-01-19Add FreeBSD-9.0.uwe
2011-01-18Move isns description from dist/groff to usr.bin/groff, where it belongs.wiz
2011-01-12Remove NOMANDOC, the documents are at least parsed somewhat sensible.joerg
2010-12-24Regen amd64 files for 32bit binaries support.njoly
2010-12-16Push C++ library linkage into the shared Makefile.inc fragments.joerg
2010-09-01Add entry for libperfuse.wiz
2010-08-07Recognize x86 and xen.wiz
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-05-28Added optimization reduction for gdb/dwarf2-frame.c for Amigas. We don'tjklos
2010-05-14Fix trailing whitespacejoerg
2010-05-08re-run mknative-gcc. picks up:mrg
2010-05-06mknative-gcc run to pick up gthr-posix.h changedrochner
2010-03-30install altivec.h in powerpc64.mrg
2010-03-27copy across the powerpc versions of these files for now. should usemrg
2010-03-27link in libsim on powerpc64 as well.mrg
2010-03-19(re-)run gcc mknative for powerpc64.skrll
2010-03-14update all of these makefiles for the .so -> .pico change.mrg
2010-02-21Add more FreeBSD versions.wiz
2010-02-21Add FreeBSD-8.0.wiz
2010-02-04Sort library descriptions.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-26Install mom macro sets again, per request from Petar Bogdanovic.wiz
2009-12-15XXX: turn off sim support by hand. yay, now gdb links on mips64.mrg
2009-12-15First pass at gdb mknative for mips64*skrll
2009-12-14Conditionalize gnu/usr.bin/groff build by ${MKGROFF}.uebayasi