freebsd-dev/gnu/usr.bin
Marcel Moolenaar 2d34114497 When building a cross-kgdb, suppress the registration of the
standard core target by declaring coreops_suppress_target with
initializer. This is also happening for non-cross kgdb, by
virtue of having fbsd-threads.c in libgdb and having it do the
exact same thing. Since fbsd-threads.c is not included in in
libgdb when building a cross debugger, we ended up with more
than 1 core file targets (the standard gdb core file target and
kgdb's libkvm based core file target) and this behaves the same
as not having a core target at all.
2014-01-13 19:08:25 +00:00
..
binutils Reimplement r257525 such that it work with the historic FreeBSD make 2013-11-01 22:03:20 +00:00
cc gcc: Missing makefile changes for r258501. 2013-11-24 04:08:47 +00:00
dialog Update dialog to 1.2-20130523 2013-06-17 10:28:55 +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 POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
dtc Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC 2010-07-15 02:22:50 +00:00
gdb When building a cross-kgdb, suppress the registration of the 2014-01-13 19:08:25 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Part of r245761 makes "grep -D skip" broken for pipes, i.e. 2013-08-08 11:53:47 +00:00
groff Turn it all the way up to 11: 2013-10-10 18:05:13 +00:00
rcs Revert r256095, r256120 (partial), r256121: 2013-10-09 17:07:20 +00:00
sdiff POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
send-pr Add support for the "&" character in usernames. 2012-10-22 03:41:19 +00:00
texinfo Catch up with the demise of /usr/X11R6 2007-09-19 14:21:18 +00:00
Makefile Revert r256095, r256120 (partial), r256121: 2013-10-09 17:07:20 +00:00
Makefile.inc