History log of /src/sys/arch/cats/include/int_limits.h |
Revision | | Date | Author | Comments |
1.5 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.4 |
| 08-May-2004 |
kleink | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
|
1.3 |
| 25-Nov-2001 |
thorpej | branches: 1.3.16; End the "new ARM includes strategy" experiment. The new strategy broke too many assumptions makde by other parts of the source tree, and the strategy and how it was supposed to work was never discussed on tech-userlevel, nor was it applied consistently (to all ARM ports and to other ports which have common MACHINE_ARCH code, such as MIPS, m68k, powerpc).
Verified to complete a full "make build" on cats, dnard, evbarm, and netwinder.
|
1.2 |
| 12-Jun-2001 |
matt | branches: 1.2.2; 1.2.8; Eliminate all files that are just #include <arm.foo.h>. Update Makefile to refer to cats, not netwinder.
|
1.1 |
| 08-Jun-2001 |
chris | Finish off the cats arch dir by creating an include dir and populating it from arm32/include. Make use of std.cats in the kernel config.
Fixup files.cats so it actually works.
|
1.2.8.1 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.2.2.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.3.16.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.16.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.16.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|