Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mips/include/int_limits.h
RevisionDateAuthorComments
 1.10  26-Jul-2020  simonb #define<tab>
Nuke trailing whitespace.
 1.9  13-Aug-2014  matt Include <sys/common_init_limits.h> if __SIG_ATOMIC_MAX__ is defined.
 1.8  28-Apr-2008  martin branches: 1.8.44;
Remove clause 3 and 4 from TNF licenses
 1.7  17-Oct-2007  garbled branches: 1.7.16; 1.7.18; 1.7.20;
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.6  31-Aug-2007  drochner Fix definitions of UCHAR_MAX/USHRT_MAX and related
types. C99 requires that these definitions promote to (signed/unsigned)
integer the same way as the types the definition is for. And since
unsigned char/short fit into an "int" on all our archs and thus promote
to signed int, the definitions must not be unsigned.
Fixes PR lib/31306 by Neil Booth.
 1.5  11-Dec-2005  christos branches: 1.5.30; 1.5.38; 1.5.44; 1.5.48; 1.5.50;
merge ktrace-lwp.
 1.4  08-May-2004  kleink branches: 1.4.12;
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
 1.3  03-Nov-2002  thorpej branches: 1.3.6;
Add LP64 types, limits, formats.
 1.2  26-Apr-2001  kleink branches: 1.2.2; 1.2.10;
Add definitions for C99 fastest minimum-width integer types.
 1.1  15-Apr-2001  kleink branches: 1.1.2;
Add definitions of C99 specified-width integer type limits.
XXX Fastest minimum-width integer types haven't been decided upon yet.
 1.1.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.1.2.1  15-Apr-2001  bouyer file int_limits.h was added on branch thorpej_scsipi on 2001-04-21 17:54:01 +0000
 1.2.10.2  11-Nov-2002  nathanw Catch up to -current
 1.2.10.1  26-Apr-2001  nathanw file int_limits.h was added on branch nathanw_sa on 2002-11-11 22:00:27 +0000
 1.2.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.3.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.6.1  03-Aug-2004  skrll Sync with HEAD
 1.4.12.1  03-Sep-2007  yamt sync with head.
 1.5.50.1  06-Nov-2007  matt sync with HEAD
 1.5.48.1  03-Sep-2007  jmcneill Sync with HEAD.
 1.5.44.1  03-Sep-2007  skrll Sync with HEAD.
 1.5.38.1  03-Oct-2007  garbled Sync with HEAD
 1.5.30.1  09-Oct-2007  ad Sync with head.
 1.7.20.1  16-May-2008  yamt sync with head.
 1.7.18.1  18-May-2008  yamt sync with head.
 1.7.16.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.44.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed