| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
<gnu/regex.h> vs. just <regex.h>.
Notes:
svn path=/head/; revision=127104
|
| |
|
|
|
|
|
|
|
| |
either.
Reviewed by: obrien
Notes:
svn path=/head/; revision=127009
|
| |
|
|
|
|
|
|
| |
it makes cross-build fail.
Prefer invisible incorrect -current build to visible failure.
Notes:
svn path=/head/; revision=126658
|
| |
|
|
|
|
|
| |
-I${DESTDIR}/usr/include to pick correct regex.h
Notes:
svn path=/head/; revision=126622
|
| |
|
|
|
|
|
| |
getopt.h (as workaround until it will be removed from contrib)
Notes:
svn path=/head/; revision=126616
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126343
|
| |
|
|
|
|
|
|
|
|
|
| |
add a tab after WARNS?=.
While I'm here fix other style bugs.
Submitted by: bde (libbdf/Makefile)
Notes:
svn path=/head/; revision=126228
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use WARNS?= instead of WARNS=
For this to work properly for all part is the subdirectories
the WARNS assignments in Makefile.inc0 are moved to the correspondning
Makefile.inc.
Approved by: obrien (binutils maintainer)
Tested by: make universe
Notes:
svn path=/head/; revision=126197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125931
|
| |
|
|
|
|
|
| |
it is no longer needed
Notes:
svn path=/head/; revision=125902
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125900
|
| |
|
|
|
|
|
| |
is not used)
Notes:
svn path=/head/; revision=125899
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=125513
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125492
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125064
|
| |
|
|
|
|
|
| |
Reported by: iedowse
Notes:
svn path=/head/; revision=125008
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125007
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125000
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124999
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124998
|
| |
|
|
|
|
|
|
| |
causing objects to be built during "make depend", missed sources
in .depend, etc.
Notes:
svn path=/head/; revision=124443
|
| |
|
|
| |
Notes:
svn path=/head/; revision=122545
|
| |
|
|
|
|
|
|
|
|
|
| |
This function is used for autoloading kld module symbols for remote kgdb.
We still need a patch(*) for src/contrib/gdb/gdb/solib-svr4.c to enable
this function.
(*) http://people.freebsd.org/~simokawa/gdb/patch-solib-svr4.c
Notes:
svn path=/head/; revision=121683
|
| |
|
|
|
|
|
| |
Submitted by: Rui Lopes <rui@ruilopes.com>
Notes:
svn path=/head/; revision=119864
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119863
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119862
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119136
|
| |
|
|
|
|
|
| |
'ld' should also search /lib for dynamic libraries.
Notes:
svn path=/head/; revision=119051
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119050
|
| |
|
|
| |
Notes:
svn path=/head/; revision=118903
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117423
|
| |
|
|
|
|
|
| |
ar and nm aren't very smart when faced with multiple applicable vectors.
Notes:
svn path=/head/; revision=117131
|
| |
|
|
|
|
|
| |
Obtained from: p4
Notes:
svn path=/head/; revision=117130
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117114
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116886
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116346
|
| |
|
|
|
|
|
|
|
|
| |
As far as binutils is concerned, the amd64 platform is still called
"x86-64"/"x86_64". Setting things from ${MACHINE_ARCH} breaks that.
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114834
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114050
|
| |
|
|
|
|
|
| |
Sponsored by: Microsoft
Notes:
svn path=/head/; revision=114049
|
| |
|
|
|
|
|
| |
I have a better fix in the works.
Notes:
svn path=/head/; revision=113398
|
| |
|
|
|
|
|
| |
by -legacy, liblegacy.a should come last in the LDADD list.
Notes:
svn path=/head/; revision=113369
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. This method attempts to centralize all the necessary hacks
or work arounds in one of two places in the tree (src/Makefile.inc1
and src/tools/build). We build a small compatibility library
(libbuild.a) as well as selectively installing necessary include
files. We then include this directory when building host binaries.
This removes all the past release compatibilty hacks from various
places in the tree. We still build on tip of stable and current. I
will work with those that want to support more, although I anticipate
it will just work.
Many thanks to ru@, obrien@ and jhb@ for providing valuable input at
various stage of implementation, as well as for working together to
positively effect a change for the better.
Notes:
svn path=/head/; revision=113136
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
or dead kernel core is loaded into gdb. This extends gdb's existing
shared library support, so the "info sharedlibrary", "sharedlibrary"
and "nosharedlibrary" commands can be used to view and change the
list of loaded symbol files.
The current implementation is more than a kludge however, and it
will not always manage to find the .ko.debug file corresponding to
the loaded module. In particular, for modules whose build directory
cannot be easily guessed from the module name such as all the
netgraph modules, the debug version of the .ko will not be found
automatically.
The logic for finding the module file first attempts to guess at
the module build directory by parsing the version[] string. Then
using that directory ($DIR), it tries the following paths in turn:
./<module>.ko.debug ./<module>.ko
$DIR/<module>.ko.debug $DIR/<module>.ko
/boot/kernel/<module>.ko.debug /boot/kernel/<module>.ko
Approved by: obrien, mp
Notes:
svn path=/head/; revision=112454
|
| |
|
|
|
|
|
| |
Submitted by: cron
Notes:
svn path=/head/; revision=111490
|
| |
|
|
|
|
|
| |
ELF one.
Notes:
svn path=/head/; revision=109618
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108674
|
| |
|
|
|
|
|
| |
Submitted by: Peter Edwards <pmedwards@eircom.net>
Notes:
svn path=/head/; revision=108673
|
| |
|
|
|
|
|
|
| |
Approved by: obrien
MFC after: 3 days
Notes:
svn path=/head/; revision=108672
|
| |
|
|
|
|
|
|
| |
Submitted by: Marcel
Approved by: RE
Notes:
svn path=/head/; revision=107644
|
| |
|
|
|
|
|
| |
correct spelling of our rtld.
Notes:
svn path=/head/; revision=107643
|