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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [ChangeLog] - Blame information for rev 1774

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

Line No. Rev Author Line
1 1026 ivang
2002-08-06      Joel Sherrill 
2
 
3
        * setup.def: Updating gcc3/newlib patches and tool versions.  The
4
        focus of this round of patches was ot eliminate header file name
5
        conflicts between RTEMS and newlib.
6
 
7
2002-07-30      Joel Sherrill 
8
 
9
        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
10
        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
11
 
12
2002-07-30      Ralf Corsepius 
13
 
14
        * autotools/automake-rtems.spec.in: Automake-1.6.3.
15
        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
16
 
17
2002-07-29      Ralf Corsepius 
18
 
19
        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
20
        to generate mk*spec scripts.
21
        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
22
        for $rpm_build_root.
23
        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
24
        expression for $rpm_build_root.
25
        * cpukit/mkspec.in: Cosmetical changes.
26
 
27
2002-07-29      Ralf Corsepius 
28
 
29
        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
30
        Joel.
31
        * cpukit/Makefile.am: New.
32
        * cpukit/mkspec.in: New.
33
        * cpukit/rtems-cpukit.spec.in: New.
34
        * cpukit/.cvsignore: New.
35
        * configure.ac: Add cpukit.
36
        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
37
        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
38
        RTEMS_VERSION).
39
        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
40
        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
41
        for $rpm_build_root.
42
        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
43
        expression for $rpm_build_root.
44
        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
45
        expression for $rpm_build_root.
46
        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
47
        $rpm_build_root.
48
 
49
2002-07-22      Ralf Corsepius 
50
 
51
        * binutils/Makefile.am: Add or32-rtems-binutils.
52
 
53
2002-07-19      Joel Sherrill 
54
 
55
        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
56
 
57
2002-07-01      Joel Sherrill 
58
 
59
        * setup.def: Update gcc3 RPMs for new patches.
60
 
61
2002-06-27      Ralf Corsepius 
62
 
63
        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
64
 
65
2002-06-14      Joel Sherrill 
66
 
67
        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
68
        Updated to gcc 3.1 and gdb 5.2.
69
 
70
2001-05-29      Joel Sherrill 
71
 
72
        * setup.def: Updated to binutils 2.12.1.
73
        * rtems/Makefile.am: Remove m68k-rtemself references.
74
 
75
2002-06-15      Ralf Corsepius 
76
 
77
        * mkgcc3newlibspec.in: Remove SETUP (bogus).
78
        * gcc3newlib/target-c++.add: New.
79
        * gcc3newlib/Makefile.am: Add target-c++.add.
80
        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
81
        Reflect having split out c++. Various minor fixes.
82
        * gcc3newlib/base-gcc.add: Ditto.
83
        * gcc3newlib/gccnewlib.add: Ditto.
84
        * gcc3newlib/target-gcc.add: Ditto.
85
 
86
2002-04-20      Ralf Corsepius 
87
 
88
        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
89
        timestamps.
90
 
91
2001-04-16      Joel Sherrill 
92
 
93
        * .cvsignore: Added files added by automake 1.6.1.
94
        * setup.def: New shot at gcc 3.0.4 RPMs.
95
        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
96
        Deleted m68k-rtemself.
97
        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
98
 
99
2002-04-14      Ralf Corsepius 
100
 
101
        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
102
        Use *.tar.bz2.
103
 
104
2002-04-06      Ralf Corsepius 
105
 
106
        * mkbinutilspec.in: Fix PATCH2.
107
 
108
2002-04-04      Ralf Corsepius 
109
 
110
        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
111
 
112
2002-04-04      Ralf Corsepius 
113
 
114
        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
115
 
116
 
117
2002-04-03      Ralf Corsepius 
118
 
119
        * mkbinutilspec.in: Add support for empty patch-version (no patch).
120
        * mkgcc3newlibspec.in: Ditto.
121
        * setup: Fix gcc3*_versions handling.
122
        * setup.def: binutils_patch_version=.
123
        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
124
        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
125
        * binutils/target-binutils.add: Comment out c++filt.
126
        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
127
        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
128
        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
129
        Comment out gcc-2.95.x hacks.
130
        Remove *.la from installed files.
131
        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
132
 
133
2001-04-02      Joel Sherrill 
134
 
135
        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
136
 
137
2001-03-29      Joel Sherrill 
138
 
139
        * .cvsignore: Added mkgcc3newlib.
140
 
141
2001-03-29      Joel Sherrill 
142
 
143
        * gcc3newlib/.cvsignore: New file.
144
 
145
2001-03-28      Joel Sherrill 
146
 
147
        * Per PR64 added support for gcc 3.x RPMs
148
        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
149
        * mkgcc3newlibspec.in: New file.
150
        * gcc3newlib: New subdirectory.
151
        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
152
        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
153
        README, target-g77.add, target-gcc.add, target-gcj.add,
154
        target-objc.add: New files.
155
 
156
2001-03-28      Joel Sherrill 
157
 
158
        * binutils/binutils.add: Commented out patch since binutils 2.12
159
        does not require one.
160
 
161
2002-03-27      Ralf Corsepius 
162
 
163
        * configure.ac:
164
        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
165
        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
166
        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
167
        * Makefile.am: Remove AUTOMAKE_OPTIONS.
168
        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
169
        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
170
        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
171
        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
172
 
173
2002-03-06      Ralf Corsepius 
174
 
175
        * PR151
176
        * autotools/automake-rtems.spec.in: New.
177
        * autotools/automake-rtems.spec: Removed.
178
        * configure.ac: Reflect changes above.
179
 
180
2001-02-27      Joel Sherrill 
181
 
182
        * configure.ac: Be a little more lenient in matching sparc-solaris.
183
 
184
2002-01-29      Ralf Corsepius 
185
 
186
        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
187
        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
188
        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
189
        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
190
        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
191
        gccnewlib/target-objc.add: Added more support for Canadian Cross
192
        building.
193
 
194
2001-01-30      Joel Sherrill 
195
 
196
        * buildall.in: Corrected logic for detecting when no RPMs are installed.
197
 
198
2001-01-24      Joel Sherrill 
199
 
200
        * README: Added Canadian Cross instructions.
201
 
202
2002-01-23      Ralf Corsepius 
203
 
204
        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
205
        * mkbinutilsspec.in: Add propagation of @prefix@.
206
        * binutils/base-binutils.add:
207
        Let %post and %unpost apply %{_prefix}.
208
        Apply %{_prefix} instead of /opt/rtems.
209
        * binutils/binutils.add: Update copyright notice.
210
        Add _prefix.
211
        Apply %{_prefix} instead of /opt/rtems.
212
        Remove -a 0 in %setup.
213
        Rework hack to SuSE's rpm screwing up %{_target}.
214
        Replace ARGS with CONFIGURE_ARGS.
215
        * binutils/target-binutils.add:
216
        Apply %{_prefix} instead of /opt/rtems.
217
 
218
2002-01-22      Ralf Corsepius 
219
 
220
        * binutils/binutils.add: Add initial support for building
221
        Canadian cross RPMs.  It should work like this:
222
            cd rtems/scripts
223
            ./configure --build=`../config.guess` --host=i386-cygwin
224
            make install
225
            rpm --target=i386-cygwin \
226
                /usr/src/redhat/SPECS/-binutils-..spec.
227
 
228
            alien -t /usr/src/redhat/RPMS/....i386.rpm
229
        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
230
 
231
2001-01-22      Joel Sherrill 
232
 
233
        * buildalltar.in: Modified to support Canadian cross builds.
234
        It was testing using a RedHat 7.2 host to build *-rtems tools
235
        that run on an i386-cygwin host.
236
 
237
2001-11-15      Ralf Corsepius 
238
 
239
        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
240
 
241
2001-10-16      Joel Sherrill 
242
 
243
        * setup.def: Bumped the gdb_patch_version to account for a configuration
244
        problem on psim where it could not be enabled for powerpc-RTEMS.
245
        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
246
 
247
2001-10-15      Ralf Corsepius 
248
 
249
        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
250
        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
251
        Target_alias.
252
        * mkgdbspec.in: Guard sed-pattern against autoconf.
253
        * mkbspspec.in: Guard sed-pattern against autoconf.
254
        * configure.ac: Rework check for RPM_SPECSdir.
255
        * autotools/automake-rtems.spec: Update to automake-1.5.
256
 
257
2001-10-11      Ralf Corsepius 
258
 
259
        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
260
        * configure.in: Remove.
261
        * configure.ac: New file, generated from configure.in by autoupdate.
262
 
263
2001-09-22      Ralf Corsepius 
264
 
265
        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
266
        Initially setup CLEANFILES using = instead of += to make
267
        automake-1.5 happy.
268
 
269
2001-09-13      Joel Sherrill 
270
 
271
        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
272
        Revert changes because of gcc 2.5.x/3.0 transition and continue
273
        to support gcc 2.95.x as primary version.
274
 
275
2001-09-13      Joel Sherrill 
276
 
277
        * mkgccnewlibspec.in,
278
        Use Target_alias not target_alias to avoid conflicts with new autoconf.
279
        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
280
        Only sparc and arm built for C/C++ OK. :(
281
        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
282
        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
283
        * target-gcc.add: Modifications to reflect files not in gcc 3.1
284
 
285
2001-09-13      Joel Sherrill 
286
 
287
        * autotools/.cvsignore: New file.
288
 
289
2001-07-19      Ralf Corsepius 
290
 
291
        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
292
        autotools/automake-rtems.spec: New.
293
        * configure.in, Makefile.am: Add autotools/.
294
 
295
2001-08-30      Joel Sherrill 
296
 
297
        * .cvsignore: Add buildalltar.
298
 
299
2001-08-30      Joel Sherrill 
300
 
301
        * buildalltar.in: New file.
302
        * configure.in, Makefile.am: Modified to reflect addition of file.
303
 
304
2001-08-10      Joel Sherrill 
305
 
306
        * mkgdbspec.in: Make list of simulators very complete.
307
        * setup.def: Update versions.
308
 
309
2001-07-03      Joel Sherrill 
310
 
311
        * setup.def, binutils.add, gccnewlib.add: Updated to build
312
        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
313
        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
314
 
315
2001-05-15      Ralf Corsepius 
316
 
317
        * configure.in: Remove AC_EXEEXT, treat .exe manually.
318
        * gccnewlib/base-gcc.add: Remove cpp.
319
        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
320
        copyright.
321
 
322
2001-04-16      Joel Sherrill 
323
 
324
        * setup.def: Modified the binutils version to 2.11 and
325
        RPM revision 3 to reflect experimentation with new binutils release.
326
 
327
2001-04-11      Joel Sherrill 
328
 
329
        * binutils/Makefile.am: Added a29k-rtems.
330
        * binutils/binutils.add: Switch to .bz2 extension to reflect
331
        real way code is compressed on distribution sites now.
332
 
333
2001-03-19      Joel Sherrill 
334
 
335
        * setup.def: Updated version numbers and patches for binutils
336
        and gdb.  binutils was to get correct patch in field.  gdb
337
        was to add mipstx39-rtems configurery support.
338
 
339
2001-03-14      Joel Sherrill 
340
 
341
        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
342
        configuration to gdb since this includes the JMR3904 simulator.
343
 
344
2001-01-03      Joel Sherrill 
345
 
346
        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
347
        binutils HISTORY to reflect new revision.  Updated gcc to fix
348
        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
349
 
350
2000-11-13      Ralf Corsepius 
351
 
352
        * gccnewlib/gccnewlib.add: Fix typo in URL.
353
 
354
2000-11-05      Ralf Corsepius 
355
 
356
        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
357
        instead of $target to setup RPM_CPU, move chmod 755 buildall to
358
        AC_OUTPUT's extra-cmds.
359
 
360
2000-10-30      Joel Sherrill 
361
 
362
        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
363
        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
364
        Added mips-rtems, updated to include new patches and
365
        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
366
 
367
2000-10-26      Ralf Corsepius 
368
 
369
        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
370
 
371
2000-10-18      Joel Sherrill 
372
 
373
        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
374
 
375
2000-08-30      Joel Sherrill 
376
 
377
        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
378
        Patches primarily add or16/or32 basic support to newlib and
379
        i386 multilib improvements to gcc from Ralf Corsepius.
380
 
381
2000-08-10      Joel Sherrill 
382
 
383
        * ChangeLog: New file.

powered by: WebSVN 2.1.0

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