freebsd-dev/gnu/usr.bin
Ed Maste 42f8c5b580 Add a new knob WITH_DEBUG_FILES to control the building of standalone
debug files for userland programs and libraries.  The "-g" debug flag
is automatically applied when WITH_DEBUG_FILES is set.

The debug files are now named ${prog}.debug and ${shlib}.debug for
consistency with other systems and documentation.  In addition they are
installed under /usr/lib/debug, to simplify the process of installing
them if needed after a crash.  Users of bsd.{prog,lib}.mk outside of the
base system place the standalone debug files in a .debug subdirectory.
GDB automatically searches both of these directories for standalone
debug files.

Thanks to everyone who contributed changes, review, and testing during
development.
2013-06-07 21:40:02 +00:00
..
binutils Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. The 2013-01-06 07:14:04 +00:00
cc gcc: install AMD intrinsics header ammintrin.h 2013-06-07 00:48:01 +00:00
cvs Don't include <sys/timeb.h>. 2012-01-08 12:38:41 +00:00
dialog Fix a dependency 2013-01-01 18:31:21 +00:00
diff Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this 2013-06-06 11:59:38 +00:00
diff3
dtc
gdb Add a new knob WITH_DEBUG_FILES to control the building of standalone 2013-06-07 21:40:02 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this 2013-06-06 11:59:38 +00:00
groff Add FreeBSD 8.4. 2013-04-08 20:33:51 +00:00
patch - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) from 2013-01-29 17:03:18 +00:00
rcs
sdiff
send-pr Add support for the "&" character in usernames. 2012-10-22 03:41:19 +00:00
texinfo
Makefile Import new (BSDL) device tree compiler. Now built by default, so that it can't 2013-01-22 17:49:51 +00:00
Makefile.inc