| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
(Makes RELENG_4_6 buildable for those who do not have libcrypto.so.2
under /usr/lib and attempt to buildworld with crypto support. This
became needed after the OpenSSH merge.)
Approved by: re (murray)
Notes:
svn path=/releng/4.6/; revision=101858
svn path=/release/4.6.2/; revision=101859; tag=release/4.6.2
|
| |
|
|
| |
Notes:
svn path=/releng/4.6/; revision=99348
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98801
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98590
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=96610
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=93419
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=91761
|
| |
|
|
|
|
|
| |
in case the kernel was compiled for a different KVM setup.
Notes:
svn path=/stable/4/; revision=88083
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=84008
|
| |
|
|
|
|
|
| |
This unbreaks source upgrades from 4.2-RELEASE.
Notes:
svn path=/stable/4/; revision=83891
|
| |
|
|
|
|
|
| |
than compiling it in statically.
Notes:
svn path=/stable/4/; revision=83753
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=81667
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80984
|
| |
|
|
|
|
|
| |
at the tail end of the include searching.
Notes:
svn path=/stable/4/; revision=80769
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75959
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=72814
|
| |
|
|
|
|
|
| |
"child" or "freebsd-uthreads".
Notes:
svn path=/stable/4/; revision=70691
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70396
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69839
|
| |
|
|
|
|
|
| |
Also fix the erronious stringify.sed dependancies.
Notes:
svn path=/stable/4/; revision=69179
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69161
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68797
|
| |
|
|
|
|
|
|
|
| |
library.
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68540
|
| |
|
|
|
|
|
|
|
| |
on the i386 architecture. Since the original implementation has been done
on a FreeBSD 4.1 machine, and both files are identical to -current, i feel
save to MFC it rather quickly.
Notes:
svn path=/stable/4/; revision=64935
|
| |
|
|
|
|
|
| |
PR: 16585
Notes:
svn path=/stable/4/; revision=62903
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62819
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62697
|
| |
|
|
|
|
|
|
| |
rev 1.46 (debugging support when using libc_r's pthreads)
rev 1.47-48 (upgrade to Binutils 2.10.0)
Notes:
svn path=/stable/4/; revision=62696
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62695
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62694
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62691
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=60994
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=60666
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=57955
|
| |
|
|
|
|
|
|
|
| |
than seperately.
Pointed out by: bde
Notes:
svn path=/head/; revision=57381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55257
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55256
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55199
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55197
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always
represents the host machine. When TARGET_ARCH is not defined, it is
assumed to be equal to MACHINE_ARCH. This means that we're building a
native toolset by default. We're creating cross-compilation tools when
MACHINE_ARCH != TARGET_ARCH.
TARGET_ARCH is defined when building binutils as part of the bootstrap
build and is set to reflect the architecture we're currently cross-
building. With this change binutils is ready for cross-building.
Notes:
svn path=/head/; revision=54748
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54302
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54261
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All Makefiles now use MACHINE_ARCH for the target architecture.
Unification is required for cross-building.
Tags added to:
sys/boot/Makefile
sys/boot/arc/loader/Makefile
sys/kern/Makefile
usr.bin/cpp/Makefile
usr.bin/gcore/Makefile
usr.bin/truss/Makefile
usr.bin/gcore/Makefile:
fixed typo: MACHINDE -> MACHINE_ARCH
Notes:
svn path=/head/; revision=53152
|
| |
|
|
|
|
|
| |
whether the host machine has a 64-bit long or not.
Notes:
svn path=/head/; revision=53112
|
| |
|
|
|
|
|
| |
Requested by: obrien
Notes:
svn path=/head/; revision=52962
|
| |
|
|
| |
Notes:
svn path=/head/; revision=52959
|
| |
|
|
| |
Notes:
svn path=/head/; revision=52958
|
| |
|
|
|
|
|
| |
Requested by: obrien
Notes:
svn path=/head/; revision=52957
|
| |
|
|
|
|
|
|
|
|
| |
tidy up the logic that works out which sub-directories to build.
The new directories with freebsdelf suffixes now have freebsd suffixes
after a repo move by Peter at the request of David O'Brien.
Notes:
svn path=/head/; revision=52956
|