OpenGrok
Cross Reference: profile.h
xref
: /
src
/
sys
/
arch
/
sparc
/
include
/
profile.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/sparc/include/profile.h
Revision
Date
Author
Comments
1.17
31-May-2017
martin
Fix __PIC__ profiled binaries
1.16
12-Sep-2013
joerg
branches: 1.16.6;
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
1.15
24-Dec-2005
perry
branches: 1.15.112; 1.15.122; 1.15.128;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
1.14
11-Dec-2005
christos
merge ktrace-lwp.
1.13
07-Aug-2003
agc
branches: 1.13.16;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.12
20-Jul-2002
mrg
branches: 1.12.6;
sync these with the sparc64 versions.
1.11
03-Nov-2001
thorpej
branches: 1.11.8;
Changes from Martin Husemann and myself:
- Make the 32-bit SPARC profile support work with the GCC 2.95.3
SPARC ELF compiler, which uses a different name for mcount.
- Make the 64-bit SPARC profile support header look more like the 32-bit
SPARC header (no functional change -- 64-bit SPARC already used the
correct mcount name).
1.10
07-Feb-1999
christos
branches: 1.10.22; 1.10.24; 1.10.26;
s/ELF/__ELF__/
1.9
01-Jul-1998
tv
Strip extra underscore on _mcount on ELF.
1.8
01-Feb-1997
mrg
no need to delcare mcount here; fixes warnings(errors) when compiling a kernel with profiling.
1.7
27-Dec-1996
pk
asm => __asm__
1.6
08-Apr-1996
pk
Undo unintended change in previous commit: _mcount is static.
1.5
31-Mar-1996
pk
Various cleanup; mostly trailing spaces/tabs.
1.4
14-Aug-1995
pk
Make MCOUNT() PIC-safe.
1.3
28-Mar-1995
jtc
KERNEL -> _KERNEL
1.2
20-Nov-1994
deraadt
copyright/Id cleanup
1.1
02-Oct-1993
deraadt
Chris Torek's sparc port. Missing lots of things.
1.10.26.2
01-Aug-2002
nathanw
Catch up to -current.
1.10.26.1
08-Jan-2002
nathanw
Catch up to -current.
1.10.24.1
12-Nov-2001
thorpej
Sync the thorpej-mips-cache branch with -current.
1.10.22.2
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.10.22.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.11.8.1
31-Aug-2002
gehenna
catch up with -current.
1.12.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.12.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.12.6.1
03-Aug-2004
skrll
Sync with HEAD
1.13.16.1
21-Jun-2006
yamt
sync with head.
1.15.128.1
18-May-2014
rmind
sync with head
1.15.122.2
03-Dec-2017
jdolecek
update from HEAD
1.15.122.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.15.112.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.16.6.1
28-Aug-2017
skrll
Sync with HEAD
Indexes created Mon Oct 20 01:09:56 GMT 2025