Home | History | Annotate | Download | only in include
History log of /src/sys/arch/i386/include/cpu_counter.h
RevisionDateAuthorComments
 1.9  10-May-2008  ad Merge cpu_counter.h.
 1.8  28-Apr-2008  martin branches: 1.8.2;
Remove clause 3 and 4 from TNF licenses
 1.7  14-Nov-2007  ad branches: 1.7.14; 1.7.16; 1.7.18;
- Remove I486_CPU, I586_CPU, I686_CPU options. They buy us nothing and
clutter the code significantly.
- Remove pccons.
 1.6  17-Oct-2007  garbled branches: 1.6.2;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
 1.5  07-Jul-2007  tsutsui branches: 1.5.8; 1.5.10; 1.5.14;
Move x86 common cpu_counter functions into <x86/cpu_counter.h>.
 1.4  16-Feb-2006  perry branches: 1.4.24; 1.4.26; 1.4.32;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.3  24-Dec-2005  perry branches: 1.3.2; 1.3.4; 1.3.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.2  25-Jun-2005  fair branches: 1.2.2;
document more precisely the Cyrix TSC lossage: if you execute "hlt"
when in powersave mode, the TSC stops counting!
 1.1  05-Feb-2003  nakayama branches: 1.1.2; 1.1.16;
Share i386/tsc_microtime.c with alpha and sparc64 as kern_microtime.c.
(approved by martin)
 1.1.16.1  12-Jul-2005  tron Pull up revision 1.2 (requested by fair in ticket #554):
document more precisely the Cyrix TSC lossage: if you execute "hlt"
when in powersave mode, the TSC stops counting!
 1.1.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.2.2.2  15-Nov-2007  yamt sync with head.
 1.2.2.1  03-Sep-2007  yamt sync with head.
 1.3.6.1  22-Apr-2006  simonb Sync with head.
 1.3.4.1  09-Sep-2006  rpaulo sync with head
 1.3.2.1  18-Feb-2006  yamt sync with head.
 1.4.32.1  03-Oct-2007  garbled Sync with HEAD
 1.4.26.1  11-Jul-2007  mjf Sync with head.
 1.4.24.2  03-Dec-2007  ad Sync with HEAD.
 1.4.24.1  15-Jul-2007  ad Sync with head.
 1.5.14.1  18-Nov-2007  bouyer Sync with HEAD
 1.5.10.2  09-Jan-2008  matt sync with HEAD
 1.5.10.1  06-Nov-2007  matt sync with HEAD
 1.5.8.1  21-Nov-2007  joerg Sync with HEAD.
 1.6.2.1  19-Nov-2007  mjf Sync with HEAD.
 1.7.18.1  16-May-2008  yamt sync with head.
 1.7.16.1  18-May-2008  yamt sync with head.
 1.7.14.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.

RSS XML Feed