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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [zlib/] [ChangeLog.gcj] - Blame information for rev 20

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

Line No. Rev Author Line
1 15 jlechner
2005-06-14  Tom Tromey  
2
 
3
        * Imported zlib 1.2.3; merged local changes.
4
 
5
2005-06-14  Tom Tromey  
6
 
7
        PR libgcj/19877:
8
        * configure, aclocal.m4, Makefile.in: Rebuilt.
9
 
10
2005-06-06  Rainer Orth  
11
 
12
        * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0.
13
 
14
2005-05-09  Mike Stump  
15
 
16
        * configure: Regenerate.
17
 
18
2005-04-12  Mike Stump  
19
 
20
        * configure: Regenerate.
21
 
22
2004-11-24  Kelley Cook  
23
 
24
        * configure: Regenerate for libtool change.
25
 
26
2004-11-24  Kelley Cook  
27
 
28
        * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
29
 
30
2004-11-22  Eric Botcazou  
31
 
32
        * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
33
 
34
2004-10-11  Tom Tromey  
35
 
36
        PR libgcj/14856:
37
        * Imported zlib 1.2.1; merged local changes.
38
 
39
2005-06-15  Paolo Bonzini  
40
 
41
        * Makefile.am: Remove useless multilib rules.
42
        * configure.ac: Rewrite multilib support to use
43
        features of recent automakes.
44
        * aclocal.m4: Regenerate with Automake 1.8.5.
45
        * Makefile.in: Regenerate with Automake 1.8.5.
46
        * configure: Regenerate.
47
 
48
2004-04-12  Kelley Cook  
49
 
50
        * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
51
        * Makefile.in: Regenerate with automake 1.7.9.
52
        * aclocal.m4: Likewise.
53
        * configure: Regenerate.
54
 
55
2004-04-10  Kelley Cook  
56
 
57
        * configure.in: Rename file to ...
58
        * configure.ac: ...this.
59
        * Makefile.in: Regenerate.
60
 
61
2004-04-09  Nathanael Nerode  
62
 
63
        * configure.in: Update to autoconf 2.59; clean up slightly.
64
        * acinclude.m4: Update to autoconf 2.59.
65
        * aclocal.m4: Regenerate.
66
        * Makefile.in: Regenerate.
67
        * configure: Regenerate.
68
 
69
2004-01-14  Kelley Cook  
70
 
71
        * configure.in: Add in AC_PREREQ(2.13)
72
 
73
2003-09-09  Alan Modra  
74
 
75
        * configure: Regenerate.
76
 
77
2003-07-11  Nathanael Nerode  
78
 
79
        PR bootstrap/7126
80
        * configure.in: Correct zlib version number.
81
        * configure: Regenerate.
82
 
83
2003-07-11  Gerald Pfeifer  
84
 
85
        * README: Note that zlib is not part of GCC.
86
 
87
2003-03-12  Andreas Schwab  
88
 
89
        * configure.in:  Avoid trailing /. in toolexeclibdir.
90
        * configure: Rebuilt.
91
 
92
2003-02-20  Alexandre Oliva  
93
 
94
        * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
95
        config.status.
96
        * configure: Rebuilt.
97
 
98
2003-02-19  Alexandre Oliva  
99
 
100
        * configure.in (multiosdir): Set to nothing if compiler is not GCC
101
        or if it doesn't support -print-multi-os-directory.
102
        * configure: Rebuilt.
103
 
104
2002-09-22  Kaveh R. Ghazi  
105
 
106
        * Makefile.am (all-multi): Fix multilib parallel build.
107
 
108
2002-05-16  Rainer Orth  
109
 
110
        * configure.in: Allow for PWDCMD to override hardcoded pwd.
111
        * configure: Regenerate.
112
 
113
        * ChangeLog: Move entries to ChangeLog.gcj.
114
 
115
2002-05-08  Alexandre Oliva  
116
 
117
        * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
118
        script entry, and set LD to it when configuring multilibs.
119
        * configure: Rebuilt.
120
 
121
2002-03-17  Bryce McKinlay  
122
 
123
        * Makefile.am: Make target library a convenience library.
124
        * Makefile.in: Rebuilt.
125
 
126
2002-03-11  Tom Tromey  
127
 
128
        * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
129
 
130
2001-07-03  Tom Tromey  
131
 
132
        Fix for PR bootstrap/3281:
133
        * configure, Makefile.in: Rebuilt.
134
        * configure.in: Set mkinstalldirs, for in-tree build.
135
 
136
2001-06-09  Alexandre Oliva  , Stephen L Moshier  
137
 
138
        * configure.in (AC_EXEEXT): Work around in case it expands to
139
        nothing, as in autoconf 2.50.
140
        * configure: Rebuilt.
141
 
142
2001-05-13  Alexandre Oliva  
143
 
144
        * acinclude.m4: Use ../libtool.m4.
145
        * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
146
        * acinclude.m4, configure, Makefile.in: Rebuilt.
147
 
148
2000-10-24  Chris Demetriou  
149
 
150
        * configure.in: Invoke AC_PROG_CPP unconditionally before
151
        conditional feature tests.
152
 
153
2000-10-10  Alexandre Oliva  
154
 
155
        * configure.in (zlib_basedir): Cope with empty with_target_subdir
156
        * configure: Rebuilt.
157
 
158
2000-09-06  Alexandre Oliva  
159
 
160
        * configure.in (multilib): Enable by default only for target.
161
        * configure: Rebuilt.
162
 
163
Sun Sep  3 12:37:12 2000  Anthony Green  
164
 
165
        * configure.in: Add TARGET_LIBRARY conditional.
166
        * configure: Rebuilt.
167
        * Makefile.am: If we're building a build host library, call the
168
        library libz.a and don't use libtool.
169
        * Makefile.in: Rebuilt.
170
 
171
1999-10-04  Tom Tromey  
172
 
173
        * configure: Rebuilt.
174
        * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
175
        actually let AC_EXEEXT run.
176
 
177
1999-09-28  Tom Tromey  
178
 
179
        * aclocal.m4, configure: Rebuilt.
180
        * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
181
 
182
Mon Aug  9 18:33:38 1999  Rainer Orth  
183
 
184
        * Makefile.in: Rebuilt.
185
        * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
186
        builds.
187
 
188
        * configure: Rebuilt.
189
        * configure.in: Properly align --help output, fix capitalization.
190
 
191
1999-08-02  Tom Tromey  
192
 
193
        * aclocal.m4, configure: Rebuilt for new libtool.
194
 
195
1999-07-19  Alexandre Oliva  
196
 
197
        * Makefile.am (*-recursive, *-am, *-multi): Automake does not
198
        generate *-recursive for this Makefile, use *-am instead.
199
        * Makefile.in: Rebuilt.
200
 
201
1999-06-21  Tom Tromey  
202
 
203
        * Makefile.in: Rebuilt.
204
        * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
205
        -release.
206
 
207
        * Makefile.in: Rebuilt.
208
        * Makefile.am (toolexeclibdir): Define as libdir when
209
        appropriate.
210
        * configure: Rebuilt.
211
        * configure.in (USE_LIBDIR): New conditional.
212
 
213
1999-05-10  Tom Tromey  
214
 
215
        * configure, Makefile.in: Rebuilt.
216
        * Makefile.am (EXTRA_LTLIBRARIES): New macro.
217
        (toolexeclib_LTLIBRARIES): Use @target_all@.
218
        * configure.in: Recognize --with-system-zlib.  Subst target_all.
219
 
220
1999-05-04  Tom Tromey  
221
 
222
        * Makefile.in: Replace with automake-generated file.
223
        * Makefile.am: New file.
224
        * configure: Replaced with autoconf-generated script.
225
        * aclocal.m4: New file.
226
        * acinclude.m4: New file.
227
        * configure.in: New file.
228
        * Makefile: Removed.
229
 

powered by: WebSVN 2.1.0

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