source: rtems/scripts/ChangeLog @ f326d12

4.104.114.84.95
Last change on this file since f326d12 was f326d12, checked in by Joel Sherrill <joel.sherrill@…>, on 07/31/02 at 00:22:06

2002-07-30 Joel Sherrill <joel@…>

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