| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
|
|
| |
idea after all.
Fix cross-builds and ia64 builds. gnu/lib/csu/Makefile is modified to
pre-include osreldate.h and gnu/usr.bin/cc/cc_tools/auto-host.h
will avoid including sys/param.h if __FreeBSD_version is already defined.
Notes:
svn path=/head/; revision=117496
|
| |
|
|
|
|
|
| |
from stock FSF sources.
Notes:
svn path=/head/; revision=117424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=115663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=115646
|
| |
|
|
|
|
|
| |
should use the normal MACHINE_ARCH/MACHINE instead.
Notes:
svn path=/head/; revision=111608
|
| |
|
|
|
|
|
|
|
| |
for a long time now.
Approved by: bde
Notes:
svn path=/head/; revision=100872
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97315
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97314
|
| |
|
|
|
|
|
|
|
|
|
|
| |
again. Try and deal with platforms that provide their own crtbegin/end asm
files (ia64 for example). crtstuff.c does not actually work on ia64 since
libgcc.a doesn't have a few key support functions when built on ia64 so it
is compulsory to use crtbegin.asm and crtend.asm.
Reviewed by: obrien
Notes:
svn path=/head/; revision=96796
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96778
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96553
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96530
|
| |
|
|
|
|
|
|
|
|
| |
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything. Added a NOINSTALLLIB knob for libpam/modules. To not
build any library at all, just do not set LIB.
Notes:
svn path=/head/; revision=96512
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96464
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96454
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=96131
|
| |
|
|
|
|
|
| |
(sparc64 introduced the first)
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=93980
|
| |
|
|
|
|
|
| |
(Alpha now uses crtstuff rather than the ASM verisons!)
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=93870
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=93869
|
|
|
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=88098
|