summaryrefslogtreecommitdiffstats
path: root/sys/sys/linker_set.h
Commit message (Expand)AuthorAgeFilesLines
* After some off-list discussion, revert a number of changes to thedim2010-11-221-2/+2
* Instead of unconditionally emitting .globl's for the __start_set_xxx anddim2010-11-141-2/+2
* Revert r103230, which depended on ld preserving the __start_xxx anddim2010-11-111-0/+2
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-4/+8
* Typo fix.keramida2005-01-141-1/+1
* Emply __used attribute to prevent compiler from removing unreferencedkan2004-07-281-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-4/+4
* Add a __section(x) macro as well. Use this in linker_set.h. ie:peter2002-09-231-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-48/+0
* Sometime after binutils-2.9 (ie: ages ago), the handling of __start_set_*peter2002-09-111-6/+0
* Wrap GCC-specific stuff and provide alternative for lint.markm2002-04-211-0/+7
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-35/+89
* Remove underscores from linker set stabs for the a.out case, afterpeter2001-02-251-1/+1
* o Add explicit alignment to linker set definitions. On i386, datamarcel2001-01-291-8/+2
* Change ".align 3" to ".p2align 3" so that this works with ia64.dfr2000-09-291-2/+2
* Add a comment explaining the obscure lines:jdp2000-05-131-0/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofpeter1999-06-261-5/+1
* ls_items[] is most definately not a set of pointers to const objects..peter1999-05-081-3/+3
* Move the linker set definitions into a new header filejdp1999-01-141-0/+89
OpenPOWER on IntegriCloud