summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/asmacros.h
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed profiling of elf kernels. Made high resolution profiling compilebde1999-05-061-10/+10
* Make the necessary changes so that an ELF kernel can be built. Ijdp1997-04-221-7/+23
* Moved userland assembler macros from <machine/asmacros.h> tobde1997-03-091-89/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Replaced START_ENTRY by _START_ENTRY. -current hasn't got my cleanupbde1997-02-171-6/+6
* Select between the generic math functions and the i387-specific onesbde1997-02-161-0/+77
* Align text to 16-byte boundaries if profiling is enabled. This willbde1997-02-131-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These willbde1996-10-161-26/+30
* Jump some hoops to have the *.s code being able to be run through both anpeter1996-05-311-2/+3
* Finished removing NOP macros.bde1996-03-311-10/+1
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-28/+64
* Get all the definitions from DEFS.h and not directly from asmacros.hbde1994-09-081-4/+12
* 1. Make this idempotent.jkh1994-08-191-1/+9
* Added $Id$dg1994-08-021-0/+35
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-0/+6
* First steps in rewriting locore.s, and making info usefuldg1993-11-131-0/+43
OpenPOWER on IntegriCloud