summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 9c4b6537f325026fffe218573f0a35cafeac4e61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
2011-04-08	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ncurses-5.9/ncurses/tty/lib_twait.c: Need conditional on __rtems__.

2011-04-08	Joel Sherrill <joel.sherrill@oarcorp.com>

	* bit: Update to ncurses-5.9.
	* ncurses-5.9/ANNOUNCE, ncurses-5.9/AUTHORS, ncurses-5.9/INSTALL,
	ncurses-5.9/MANIFEST, ncurses-5.9/Makefile.in,
	ncurses-5.9/Makefile.os2, ncurses-5.9/NEWS, ncurses-5.9/README,
	ncurses-5.9/README.MinGW, ncurses-5.9/README.emx, ncurses-5.9/TO-DO,
	ncurses-5.9/aclocal.m4, ncurses-5.9/announce.html.in,
	ncurses-5.9/config.guess, ncurses-5.9/config.sub,
	ncurses-5.9/configure, ncurses-5.9/configure.in,
	ncurses-5.9/convert_configure.pl, ncurses-5.9/dist.mk,
	ncurses-5.9/install-sh, ncurses-5.9/mk-0th.awk,
	ncurses-5.9/mk-1st.awk, ncurses-5.9/mk-2nd.awk,
	ncurses-5.9/mk-dlls.sh.in, ncurses-5.9/mk-hdr.awk,
	ncurses-5.9/Ada95/Makefile.in, ncurses-5.9/Ada95/README,
	ncurses-5.9/Ada95/TODO, ncurses-5.9/Ada95/aclocal.m4,
	ncurses-5.9/Ada95/configure, ncurses-5.9/Ada95/configure.in,
	ncurses-5.9/Ada95/make-tar.sh, ncurses-5.9/Ada95/mk-1st.awk,
	ncurses-5.9/Ada95/doc/Makefile.in, ncurses-5.9/Ada95/gen/Makefile.in,
	ncurses-5.9/Ada95/gen/adacurses-config.in,
	ncurses-5.9/Ada95/gen/gen.c, ncurses-5.9/Ada95/gen/html.m4,
	ncurses-5.9/Ada95/gen/normal.m4, ncurses-5.9/Ada95/gen/table.m4,
	ncurses-5.9/Ada95/gen/terminal_interface-curses-aux.ads.m4,

2011-04-08	Joel Sherrill <joel.sherrill@oarcorp.com>

	* bit: zlib is now integrated into RTEMS cpukit and is at a much newer
	version.
	* RTEMS_Makefiles/Makefile.zlib, zlib-1.1.4/ChangeLog, zlib-1.1.4/FAQ,
	zlib-1.1.4/INDEX, zlib-1.1.4/Make_vms.com, zlib-1.1.4/Makefile,
	zlib-1.1.4/Makefile.in, zlib-1.1.4/Makefile.riscos,
	zlib-1.1.4/README, zlib-1.1.4/adler32.c, zlib-1.1.4/algorithm.txt,
	zlib-1.1.4/compress.c, zlib-1.1.4/configure, zlib-1.1.4/crc32.c,
	zlib-1.1.4/deflate.c, zlib-1.1.4/deflate.h, zlib-1.1.4/descrip.mms,
	zlib-1.1.4/example.c, zlib-1.1.4/gzio.c, zlib-1.1.4/infblock.c,
	zlib-1.1.4/infblock.h, zlib-1.1.4/infcodes.c, zlib-1.1.4/infcodes.h,
	zlib-1.1.4/inffast.c, zlib-1.1.4/inffast.h, zlib-1.1.4/inffixed.h,
	zlib-1.1.4/inflate.c, zlib-1.1.4/inftrees.c, zlib-1.1.4/inftrees.h,
	zlib-1.1.4/infutil.c, zlib-1.1.4/infutil.h, zlib-1.1.4/maketree.c,
	zlib-1.1.4/minigzip.c, zlib-1.1.4/trees.c, zlib-1.1.4/trees.h,
	zlib-1.1.4/uncompr.c, zlib-1.1.4/zconf.h, zlib-1.1.4/zlib.3,
	zlib-1.1.4/zlib.h, zlib-1.1.4/zlib.html, zlib-1.1.4/zutil.c,
	zlib-1.1.4/zutil.h, zlib-1.1.4/amiga/Makefile.pup,
	zlib-1.1.4/amiga/Makefile.sas, zlib-1.1.4/contrib/README.contrib,
	zlib-1.1.4/contrib/visual-basic.txt,
	zlib-1.1.4/contrib/asm386/gvmat32.asm,
	zlib-1.1.4/contrib/asm386/gvmat32c.c,
	zlib-1.1.4/contrib/asm386/mkgvmt32.bat,
	zlib-1.1.4/contrib/asm386/zlibvc.def,
	zlib-1.1.4/contrib/asm386/zlibvc.dsp,
	zlib-1.1.4/contrib/asm386/zlibvc.dsw,
	zlib-1.1.4/contrib/asm586/README.586,
	zlib-1.1.4/contrib/asm586/match.S,
	zlib-1.1.4/contrib/asm686/README.686,
	zlib-1.1.4/contrib/asm686/match.S,
	zlib-1.1.4/contrib/delphi/zlib.mak,
	zlib-1.1.4/contrib/delphi/zlibdef.pas,
	zlib-1.1.4/contrib/delphi2/d_zlib.bpr,
	zlib-1.1.4/contrib/delphi2/d_zlib.cpp,
	zlib-1.1.4/contrib/delphi2/readme.txt,
	zlib-1.1.4/contrib/delphi2/zlib.bpg,
	zlib-1.1.4/contrib/delphi2/zlib.bpr,
	zlib-1.1.4/contrib/delphi2/zlib.cpp,
	zlib-1.1.4/contrib/delphi2/zlib.pas,
	zlib-1.1.4/contrib/delphi2/zlib32.bpr,
	zlib-1.1.4/contrib/delphi2/zlib32.cpp,
	zlib-1.1.4/contrib/iostream/test.cpp,
	zlib-1.1.4/contrib/iostream/zfstream.cpp,
	zlib-1.1.4/contrib/iostream/zfstream.h,
	zlib-1.1.4/contrib/iostream2/zstream.h,
	zlib-1.1.4/contrib/iostream2/zstream_test.cpp,
	zlib-1.1.4/contrib/minizip/ChangeLogUnzip,
	zlib-1.1.4/contrib/minizip/Makefile,
	zlib-1.1.4/contrib/minizip/miniunz.c,
	zlib-1.1.4/contrib/minizip/minizip.c,
	zlib-1.1.4/contrib/minizip/readme.txt,
	zlib-1.1.4/contrib/minizip/unzip.c,
	zlib-1.1.4/contrib/minizip/unzip.def,
	zlib-1.1.4/contrib/minizip/unzip.h, zlib-1.1.4/contrib/minizip/zip.c,
	zlib-1.1.4/contrib/minizip/zip.def, zlib-1.1.4/contrib/minizip/zip.h,
	zlib-1.1.4/contrib/minizip/zlibvc.def,
	zlib-1.1.4/contrib/minizip/zlibvc.dsp,
	zlib-1.1.4/contrib/minizip/zlibvc.dsw,
	zlib-1.1.4/contrib/untgz/Makefile,
	zlib-1.1.4/contrib/untgz/makefile.w32,
	zlib-1.1.4/contrib/untgz/untgz.c, zlib-1.1.4/msdos/Makefile.b32,
	zlib-1.1.4/msdos/Makefile.bor, zlib-1.1.4/msdos/Makefile.dj2,
	zlib-1.1.4/msdos/Makefile.emx, zlib-1.1.4/msdos/Makefile.msc,
	zlib-1.1.4/msdos/Makefile.tc, zlib-1.1.4/msdos/Makefile.w32,
	zlib-1.1.4/msdos/Makefile.wat, zlib-1.1.4/msdos/zlib.def,
	zlib-1.1.4/msdos/zlib.rc, zlib-1.1.4/nt/Makefile.emx,
	zlib-1.1.4/nt/Makefile.gcc, zlib-1.1.4/nt/Makefile.nt,
	zlib-1.1.4/nt/zlib.dnt, zlib-1.1.4/os2/Makefile.os2,
	zlib-1.1.4/os2/zlib.def: Removed.

2009-11-13	Joel Sherrill <joel.sherrill@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.9.3.

2008-09-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* examples/avl/Makefile, examples/ncurses/Makefile,
	examples/readline/Makefile, ncurses-5.3/misc/run_tic.sh: Rename
	STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.

2007-08-07	Joel Sherrill <joel.sherrill@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.7.99.2.

2007-08-07	Joel Sherrill <joel.sherrill@OARcorp.com>

	* bit: NFS Client is now merged into main RTEMS source tree.
	* rtemsNfs/ChangeLog, rtemsNfs/LICENSE, rtemsNfs/Makefile,
	rtemsNfs/README, rtemsNfs/rfc1094.txt,
	rtemsNfs/rtems-filesystem-patch, rtemsNfs/proto/Makefile,
	rtemsNfs/proto/mount_prot.h, rtemsNfs/proto/mount_prot.x,
	rtemsNfs/proto/mount_prot_xdr.c, rtemsNfs/proto/nfs_prot.h,
	rtemsNfs/proto/nfs_prot.x, rtemsNfs/proto/nfs_prot_xdr.c,
	rtemsNfs/src/Makefile, rtemsNfs/src/cexphelp.c,
	rtemsNfs/src/dirutils.c, rtemsNfs/src/librtemsNfs.h,
	rtemsNfs/src/nfs.c, rtemsNfs/src/nfs.modini.c, rtemsNfs/src/rpcio.c,
	rtemsNfs/src/rpcio.h, rtemsNfs/src/rpcio.modini.c,
	rtemsNfs/src/sock_mbuf.c, rtemsNfs/src/xdr_mbuf.c: Removed.

2007-03-13	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.7.99.1.

2007-03-13	Joel Sherrill <joel@OARcorp.com>

	* bit: Add clean and fix Id.

2007-02-20	Joel Sherrill <joel@OARcorp.com>

	* readline-4.3/support/config.sub: Add bfin.

2007-02-20	Joel Sherrill <joel@OARcorp.com>

	* ncurses-5.3/config.sub: Add bfin.

2006-04-19	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.6.99.3.

2005-09-02	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.6.99.2.

2005-09-02	Joel Sherrill <joel@OARcorp.com>

	* bit, ncurses-5.3/misc/run_tic.sh: Added rtemsNfs 1.2
	* rtemsNfs/ChangeLog, rtemsNfs/LICENSE, rtemsNfs/Makefile,
	rtemsNfs/README, rtemsNfs/rtems-filesystem-patch,
	rtemsNfs/proto/Makefile, rtemsNfs/proto/mount_prot.h,
	rtemsNfs/proto/mount_prot.x, rtemsNfs/proto/mount_prot_xdr.c,
	rtemsNfs/proto/nfs_prot.h, rtemsNfs/proto/nfs_prot.x,
	rtemsNfs/proto/nfs_prot_xdr.c, rtemsNfs/src/Makefile,
	rtemsNfs/src/cexphelp.c, rtemsNfs/src/dirutils.c,
	rtemsNfs/src/librtemsNfs.h, rtemsNfs/src/nfs.c,
	rtemsNfs/src/nfs.modini.c, rtemsNfs/src/rpcio.c,
	rtemsNfs/src/rpcio.h, rtemsNfs/src/rpcio.modini.c,
	rtemsNfs/src/sock_mbuf.c, rtemsNfs/src/xdr_mbuf.c: New files.
	* rtemsNfs-1.1/ChangeLog, rtemsNfs-1.1/LICENSE, rtemsNfs-1.1/Makefile,
	rtemsNfs-1.1/README, rtemsNfs-1.1/rtems-filesystem-patch,
	rtemsNfs-1.1/proto/Makefile, rtemsNfs-1.1/proto/mount_prot.x,
	rtemsNfs-1.1/proto/nfs_prot.x, rtemsNfs-1.1/src/Makefile,
	rtemsNfs-1.1/src/cexphelp.c, rtemsNfs-1.1/src/dirutils.c,
	rtemsNfs-1.1/src/librtemsNfs.h, rtemsNfs-1.1/src/nfs.c,
	rtemsNfs-1.1/src/nfs.modini.c, rtemsNfs-1.1/src/rpcio.c,
	rtemsNfs-1.1/src/rpcio.h, rtemsNfs-1.1/src/rpcio.modini.c,
	rtemsNfs-1.1/src/sock_mbuf.c, rtemsNfs-1.1/src/xdr_mbuf.c: Removed.

2004-10-18	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-4.6.2.

2004-10-18	Joel Sherrill <joel@OARcorp.com>

	* aclocal/version.m4: Updated to rtems-addon-packages-4.6.2.

2003-01-28	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-20030128.

2003-01-28	Joel Sherrill <joel@OARcorp.com>

	* aclocal/version.m4: Updated to rtems-addon-packages-20030128.

2003-01-20	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-20030120.

2003-01-20	Joel Sherrill <joel@OARcorp.com>

	* aclocal/version.m4: Updated to rtems-addon-packages-20030120.

2002-12-19	Eric Norum <eric.norum@usask.ca>

    * ncurses-5.3 bit: Update ncurses add-on package.

2002-11-28	Eric Norum <eric.norum@usask.ca>

    * RTEMS_Makefiles/Makefile.bfd: New file

2002-11-21	Eric Norum <eric.norum@usask.ca>

    * bit, bit_bfd: Add support for additional add-ons (libtecla, BFD)

2002-11-19	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-20021119.

2002-11-19	Joel Sherrill <joel@OARcorp.com>

	* aclocal/version.m4: Updated to rtems-addon-packages-20021119.

2002-11-08	Eric Norum <eric.norum@usask.ca>

    * RTEMS_Makefiles/Makefile.libtecla, bit, libtecla-1.4.1/:
                Add TECLA command-line editing library.

2002-09-12	Eric Norum <eric.norum@usask.ca>

    * RTEMS_Makefiles/Makefile.ncurses: Added ansi terminal type.

2002-07-30	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-20020730a.

2002-07-30	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-addon-packages-20020730.

2002-07-30	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog, VERSION, SUPPORT: New files.