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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [services/] [compress/] [zlib/] [current/] [src/] [README.eCos] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
See the main site http://www.gzip.org/zlib/ for places to download the
2
complete sources.  Currently based on zlib-1.2.3
3
 
4
Note that these are not the complete zlib sources - the following
5
directories have been deleted since they are irrelevant for the
6
eCos support:
7
 
8
amiga/
9
as400/
10
contrib/
11
msdos/
12
old/
13
projects/
14
qnx/
15
win32/
16
 
17
Additionally, local changes has been made to the remaining files. Code
18
changes are marked by __ECOS__ (comments or definitions). Finally, the
19
headers zlib.h and zconf.h have been moved out of the directory into
20
../include.
21
 
22
crc32.c + crc32.h has also been removed as it is provided by services/crc/.
23
 
24
Note: zconf.h always defines __ECOS__.  This is necessary to support
25
programs built outside of the eCos tree which may wish to use this
26
library (so those programs needn't worry about defining __ECOS__)
27
 

powered by: WebSVN 2.1.0

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