History log of /netbsd/sys/arch/hpcmips/hpcmips/clock.c (Results 1 – 22 of 22)
Revision Date Author Comments
# fefa89ce 16-Mar-2011 tsutsui <tsutsui@NetBSD.org>

Fix device_t/softc confusion.
(currently harmless since they are not split yet)


# 8ac3875a 08-Feb-2011 rmind <rmind@NetBSD.org>

Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as the

Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

show more ...


# df7f595e 18-Mar-2009 cegger <cegger@NetBSD.org>

Ansify function definitions w/o arguments. Generated with sed.


# 05612f8b 16-Sep-2006 gdamore <gdamore@NetBSD.org>

Convert hpcmips to TODR and timecounters. Ok jun@.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# aad01611 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.


# 9455834f 31-Jan-2002 uch <uch@NetBSD.org>

update MINYEAR


# 5c4a9c87 18-Sep-2001 uch <uch@NetBSD.org>

remove dev/dec/clockvar.h from hpcmips source tree.


# 6a9bbffc 16-Sep-2001 uch <uch@NetBSD.org>

rearrange struct platform@sysconf.h suitable for hpcmips.
overhaul hpcmips/hpcmips/. no actual changes.


# c04a1143 15-Sep-2001 uch <uch@NetBSD.org>

remove unneeded #include


# 7148cab4 15-Sep-2001 uch <uch@NetBSD.org>

ANSIfy, KNF.


# 9d92917c 18-Apr-2001 sato <sato@NetBSD.org>

check platid if 'options VR41XX' and 'options TX39XX' are both defined.
XXX: currently this case is missconfiguration and not compilable.
XXX: because all codes are not supported this case yet.


# c1821150 15-Jan-2001 sato <sato@NetBSD.org>

change MINYEAR to 2001.


# 720875ff 27-Oct-2000 sato <sato@NetBSD.org>

correct comment.


# cffb5808 04-Jun-2000 cgd <cgd@NetBSD.org>

Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).


# 3be17707 24-Apr-2000 uch <uch@NetBSD.org>

remove #ifdef alpha


# 549e292a 10-Feb-2000 sato <sato@NetBSD.org>

update MINYEAR.


# 508a4e8f 22-Dec-1999 uch <uch@NetBSD.org>

Implement TX3912/22 clock/timer module.


# a46d11d6 08-Dec-1999 uch <uch@NetBSD.org>

don't define DEBUG in source code.


# c6dcc983 07-Dec-1999 sato <sato@NetBSD.org>

- fix typo.
- MINYEAR is 1999.


# e088980d 19-Sep-1999 shin <shin@NetBSD.org>

Bugfix: Initialize 'hz' to CLOCK_RATE.


# db2b0ade 16-Sep-1999 takemura <takemura@NetBSD.org>

Import NetBSD/hpcmips source files from hpcmips repository.
file list:
sys/arch/hpcmips/
distrib/hpcmips/
etc/etc.hpcmips/
lib/libc/arch/mips/fplib/
lib/libc/a

Import NetBSD/hpcmips source files from hpcmips repository.
file list:
sys/arch/hpcmips/
distrib/hpcmips/
etc/etc.hpcmips/
lib/libc/arch/mips/fplib/
lib/libc/arch/mips/fplib/Makefile.inc
lib/libc/arch/mips/fplib/environment.h
lib/libc/arch/mips/fplib/fplib_glue.c
lib/libc/arch/mips/fplib/fplib_libc.c
lib/libc/arch/mips/fplib/hpcmips-gcc.h
lib/libc/arch/mips/fplib/softfloat-macros.h
lib/libc/arch/mips/fplib/softfloat-specialize.h
lib/libc/arch/mips/fplib/softfloat.c
lib/libc/arch/mips/fplib/softfloat.h
lib/libc/arch/mips/gen/ieee.h
lib/libc/arch/mips/gen/sf_fabs.c
lib/libc/arch/mips/gen/sf_flt_rounds.c
lib/libc/arch/mips/gen/sf_fpgetmask.c
lib/libc/arch/mips/gen/sf_fpgetround.c
lib/libc/arch/mips/gen/sf_fpgetsticky.c
lib/libc/arch/mips/gen/sf_fpsetmask.c
lib/libc/arch/mips/gen/sf_fpsetround.c
lib/libc/arch/mips/gen/sf_fpsetsticky.c
lib/libc/arch/mips/gen/sf_isinf.c
lib/libc/arch/mips/gen/sf_ldexp.c
lib/libc/arch/mips/gen/sf_modf.c

show more ...