aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/linker_set.h
Commit message (Expand)AuthorAgeFilesLines
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-4/+4
* Add a __section(x) macro as well. Use this in linker_set.h. ie:Peter Wemm2002-09-231-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-48/+0
* Sometime after binutils-2.9 (ie: ages ago), the handling of __start_set_*Peter Wemm2002-09-111-6/+0
* Wrap GCC-specific stuff and provide alternative for lint.Mark Murray2002-04-211-0/+7
* With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm2001-06-131-35/+89
* Remove underscores from linker set stabs for the a.out case, afterPeter Wemm2001-02-251-1/+1
* o Add explicit alignment to linker set definitions. On i386, dataMarcel Moolenaar2001-01-291-8/+2
* Change ".align 3" to ".p2align 3" so that this works with ia64.Doug Rabson2000-09-291-2/+2
* Add a comment explaining the obscure lines:John Polstra2000-05-131-0/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofPeter Wemm1999-06-261-5/+1
* ls_items[] is most definately not a set of pointers to const objects..Peter Wemm1999-05-081-3/+3
* Move the linker set definitions into a new header fileJohn Polstra1999-01-141-0/+89