OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [services/] [blib/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2005-07-30  Andrew Lunn  
2
 
3
        * src/blib.c: made the types consistent to fix compiler warnings.
4
 
5
2004-08-09 Savin Zlobec 
6
 
7
        * inc/blib.h:
8
        Extended the API with cyg_blib_get_block_size and
9
        cyg_blib_get_block_size_log2 functions.
10
 
11
2004-06-28 Savin Zlobec 
12
 
13
        * inc/blib.h:
14
        * src/blib.c:
15
        Implemented block memory pool without using the cyg_mempool_fix_*
16
        API - blib is now free of kernel dependencies.
17
 
18
2003-09-01 Savin Zlobec 
19
 
20
        * cdl/blib.cdl:
21
        * inc/blib.h:
22
        * src/blib.c:
23
        A block access and cache library.
24
 
25
 
26
 
27
//===========================================================================
28
// ####GPLCOPYRIGHTBEGIN####
29
// -------------------------------------------
30
// This file is part of eCos, the Embedded Configurable Operating System.
31
// Copyright (C) 2003 Free Software Foundation, Inc.
32
//
33
// This program is free software; you can redistribute it and/or modify
34
// it under the terms of the GNU General Public License as published by
35
// the Free Software Foundation; either version 2 or (at your option) any
36
// later version.
37
//
38
// This program is distributed in the hope that it will be useful, but
39
// WITHOUT ANY WARRANTY; without even the implied warranty of
40
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
41
// General Public License for more details.
42
//
43
// You should have received a copy of the GNU General Public License
44
// along with this program; if not, write to the
45
// Free Software Foundation, Inc., 51 Franklin Street,
46
// Fifth Floor, Boston, MA  02110-1301, USA.
47
// -------------------------------------------
48
// ####GPLCOPYRIGHTEND####
49
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.