source: rtems/scripts/ChangeLog @ c86d8e7f

4.104.114.84.95
Last change on this file since c86d8e7f was c86d8e7f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/29/03 at 14:06:02

2003-01-29 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: Fix yesterday's entry.
  • gdb/target-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes.
  • gdb/gdb.add: Use %{_prefix} instead of /opt/rtems. Remove stray unpackaged files. Use %{_defaultbuildroot} instead of hard-coded values. configure --disable-nls. Misc. minor changes. Add BuildPreReq?: ncurses-devel.
  • gdb/base-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes.
  • gdb/mkspec.in: New.
  • gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
  • gcc3newlib/mkspec.in: Fix usage.
  • gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of hard-coded values. Update copyright notice.
  • mkgdbspec.in: Removed.
  • Makefile.am: Remove mkgdbspec.
  • configure.ac: Remove mkgdbspec. Add gdb/mkspec.
  • Property mode set to 100644
File size: 21.0 KB
Line 
12003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * ChangeLog: Fix yesterday's entry.
4        * gdb/target-gdb.add: %defattr(-,root,root).
5        Use %{_prefix} instead of /opt/rtems.
6        Misc. minor changes.
7        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
8        Remove stray unpackaged files.
9        Use %{_defaultbuildroot} instead of hard-coded values.
10        configure --disable-nls.
11        Misc. minor changes.
12        Add BuildPreReq: ncurses-devel.
13        * gdb/base-gdb.add: %defattr(-,root,root).
14        Use %{_prefix} instead of /opt/rtems.
15        Misc. minor changes.
16        * gdb/mkspec.in: New.
17        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
18        * gcc3newlib/mkspec.in: Fix usage.
19        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
20        hard-coded values. Update copyright notice.
21        * mkgdbspec.in: Removed.
22        * Makefile.am: Remove mkgdbspec.
23        * configure.ac: Remove mkgdbspec.
24        Add gdb/mkspec.
25
262003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
29        Add %defattr(-,root,root) to "dir".
30        * gcc3newlib/base-g77.add: %defattr(-,root,root).
31        * gcc3newlib/base-gcc.add %defattr(-,root,root).
32        * gcc3newlib/base-gcj.add %defattr(-,root,root).
33        * gcc3newlib/base-gnat.add %defattr(-,root,root).
34        * gcc3newlib/target-c++.add %defattr(-,root,root).
35        * gcc3newlib/target-g77.add %defattr(-,root,root).
36        * gcc3newlib/target-gcc.add %defattr(-,root,root).
37        * gcc3newlib/target-gcj.add %defattr(-,root,root).
38        * gcc3newlib/target-gnat.add %defattr(-,root,root).
39        * gcc3newlib/target-objc.add %defattr(-,root,root).
40
412003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * setup.def: binutils_rpm_release=2.
44        * binutils/base-binutils.add: %defattr(-,root,root).
45        * binutils/target-binutils.add: Ditto.
46        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
47
482003-01-27      Joel Sherrill <joel@OARcorp.com>
49
50        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
51        with a special RTEMS user account.
52
532003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Add rtemsdoc.
56        * Makefile.ac: Add rtemsdoc.
57        * rtemsdoc/README: New.
58        * rtemsdoc/.cvsignore: New.
59
602003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * rtemsdoc/Makefile.am: New.
63        * rtemsdoc/mkspec.in: New.
64        * rtemsdoc/rtemsdoc.spec.in: New.
65        * rtemsdoc/supplement.add.in: New.
66        * rtemsdoc/templ.add.in: New.
67
682002-12-16      Joel Sherrill <joel@OARcorp.com>
69
70        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
71        to include m68k crti.o/crtn.o multilib patch.
72
732002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
76        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
77
782002-12-06      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog: Removed duplicate entry.
81
822002-12-06      Joel Sherrill <joel@OARcorp.com>
83
84        * setup.def: Updated patch to fix m68k cut and paste bug which turned
85        a tab into spaces in a Makefile fragment.
86        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
87        must be built with a -G0 option.
88
892002-12-02      Joel Sherrill <joel@OARcorp.com>
90
91        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
92        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
93
942002-11-29      Joel Sherrill <joel@OARcorp.com>
95
96        * setup.def: Updated to gcc-3.2.1.
97
982002-11-28      Joel Sherrill <joel@OARcorp.com>
99
100        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
101        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
102
1032002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * gcc3newlib/gccnewlib.add:
106        Remove *.la's to make rpm-4.1/RH-8.0 happy.
107        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
108        Change gcc/version.c to reflect us having patched gcc.
109
1102002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
113        Disable nls.
114        Apply gzip -9qf to compress *infos and *mans.
115        Apply /sbin/install-info.
116        Remove  *c++-filt.
117        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
118        Apply /sbin/install-info.
119        Package as.info-*.gz.
120        * binutils/target-binutils.add:
121        Package man1/*.1*.
122
1232002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
126
1272002-11-13      Joel Sherrill <joel@OARcorp.com>
128
129        * setup.def: Switched to binutils 2.13.1
130        * binutils/Makefile.am: Remove a29k-rtems.
131
1322002-11-11      Joel Sherrill <joel@OARcorp.com>
133
134        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
135        which were patch changes for -3 and -4 RPM revisions.   Disabled
136        build of gnat for i386-rtems as it failed to build.
137
1382002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
141        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
142        * binutils/binutils.add: Remove %{target} != %{build} comment
143        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
144        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
145        and _target_os)
146        * gcc3newlib/base-gcc.add: Add gccint*infos.
147        * gcc3newlib/base-gcj.add: Add gcj*infos.
148        Mark manpages as %doc and pickup the gzipped versions.
149
1502002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
153        before running configure (Prep. for automake >= 1.7).
154
1552002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * autotools/autoconf-rtems.spec.in: New.
158        Remove Provides: autoconf (Conflicts with RH-8.0).
159        * autotools/autoconf-rtems.spec: Remove.
160        * autotools/automake-rtems.spec.in:
161        Remove Provides: automake (Conflicts with RH-8.0).
162        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
163        * Makefile.am: Ditto.
164        * configure.ac: Add autotools/autoconf-rtems.spec.in.
165
1662002-10-24      Joel Sherrill <joel@OARcorp.com>
167
168        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
169        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
170        currently include the patch referenced in PR8344.
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-09-14      Joel Sherrill <joel@OARcorp.com>
179
180        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
181        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
186        gcc 3.2 and Ada.
187
1882002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
191        Add %_gnat and --define 'gnat [0|1]' support.
192        Enable gnat for gcc-3.2/Disable for gcc-3.1.
193        Add hacks to build gnatlib.
194        Re-activate commented out fragments for old gcc versions.
195        Add @target_alias@-gnatgcc.
196
1972002-08-15      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def: New gcc 3.1 RPMs (-7).
200        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
201
2022002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * gcc3newlib/Makefile.am: Remove c_only remnants.
205        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
206        headers into c++ instead of g++.
207        * gcc3newlib/target-c++.add: Ditto.
208
2092002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
212        * gcc3newlib/Makefile.am: Use mkspec for c4x.
213        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
214        Rework handing Ada.
215        Don't put adalib and adainclude into files.gcc.
216        * gcc3newlib/target-gnat.add: Add adalib.
217        Add adainclude.
218
2192002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
222
2232002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * gcc3newlib/.cvsignore: Add mkspec.
226
2272002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * mkgcc3newlibspec.in: Remove
230        * gcc3newlib/mkspec.in: New.
231        * configure.ac: Reflect changes above.
232        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
233        Add preliminary gnat support.
234        * gcc3newlib/base-g77.add: Add build_g77.
235        * gcc3newlib/base-gcj.add: Add build_gcj.
236        * gcc3newlib/base-gnat.add: New.
237        * gcc3newlib/target-c++.add: Add build_cxx.
238        * gcc3newlib/target-g77.add: Add build_g77.
239        * gcc3newlib/target-gcj.add: Add build_gcj.
240        * gcc3newlib/target-objc.add: Add build_objc.
241        * gcc3newlib/target-gnat.add: New.
242        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
243
2442002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * setup.def: Increment release for gcc3newlib.
247        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
248
2492002-08-08      Joel Sherrill <joel@OARcorp.com>
250
251        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
252        Updated to binutils 2.13 which has no known issues.
253
2542002-08-06      Joel Sherrill <joel@OARcorp.com>
255
256        * setup.def: Updating gcc3/newlib patches and tool versions.  The
257        focus of this round of patches was ot eliminate header file name
258        conflicts between RTEMS and newlib.
259
2602002-07-30      Joel Sherrill <joel@OARcorp.com>
261
262        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
263        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
264
2652002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * autotools/automake-rtems.spec.in: Automake-1.6.3.
268        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
269
2702002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
273        to generate mk*spec scripts.
274        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
275        for $rpm_build_root.
276        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
277        expression for $rpm_build_root.
278        * cpukit/mkspec.in: Cosmetical changes.
279
2802002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
283        Joel.
284        * cpukit/Makefile.am: New.
285        * cpukit/mkspec.in: New.
286        * cpukit/rtems-cpukit.spec.in: New.
287        * cpukit/.cvsignore: New.
288        * configure.ac: Add cpukit.
289        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
290        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
291        RTEMS_VERSION).
292        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
293        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
294        for $rpm_build_root.
295        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
296        expression for $rpm_build_root.
297        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
298        expression for $rpm_build_root.
299        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
300        $rpm_build_root.
301
3022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * binutils/Makefile.am: Add or32-rtems-binutils.
305
3062002-07-19      Joel Sherrill <joel@OARcorp.com>
307
308        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
309
3102002-07-01      Joel Sherrill <joel@OARcorp.com>
311
312        * setup.def: Update gcc3 RPMs for new patches.
313
3142002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
317
3182002-06-14      Joel Sherrill <joel@OARcorp.com>
319
320        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
321        Updated to gcc 3.1 and gdb 5.2.
322
3232001-05-29      Joel Sherrill <joel@OARcorp.com>
324
325        * setup.def: Updated to binutils 2.12.1.
326        * rtems/Makefile.am: Remove m68k-rtemself references.
327
3282002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * mkgcc3newlibspec.in: Remove SETUP (bogus).
331        * gcc3newlib/target-c++.add: New.
332        * gcc3newlib/Makefile.am: Add target-c++.add.
333        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
334        Reflect having split out c++. Various minor fixes.
335        * gcc3newlib/base-gcc.add: Ditto.
336        * gcc3newlib/gccnewlib.add: Ditto.
337        * gcc3newlib/target-gcc.add: Ditto.
338
3392002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
342        timestamps.
343
3442001-04-16      Joel Sherrill <joel@OARcorp.com>
345
346        * .cvsignore: Added files added by automake 1.6.1.
347        * setup.def: New shot at gcc 3.0.4 RPMs.
348        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
349        Deleted m68k-rtemself.
350        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
351 
3522002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
355        Use *.tar.bz2.
356
3572002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * mkbinutilspec.in: Fix PATCH2.
360
3612002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
364
3652002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
368
369
3702002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * mkbinutilspec.in: Add support for empty patch-version (no patch).
373        * mkgcc3newlibspec.in: Ditto.
374        * setup: Fix gcc3*_versions handling.
375        * setup.def: binutils_patch_version=.
376        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
377        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
378        * binutils/target-binutils.add: Comment out c++filt.
379        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
380        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
381        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
382        Comment out gcc-2.95.x hacks.
383        Remove *.la from installed files.
384        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
385
3862001-04-02      Joel Sherrill <joel@OARcorp.com>
387
388        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
389
3902001-03-29      Joel Sherrill <joel@OARcorp.com>
391
392        * .cvsignore: Added mkgcc3newlib.
393
3942001-03-29      Joel Sherrill <joel@OARcorp.com>
395
396        * gcc3newlib/.cvsignore: New file.
397
3982001-03-28      Joel Sherrill <joel@OARcorp.com>
399
400        * Per PR64 added support for gcc 3.x RPMs
401        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
402        * mkgcc3newlibspec.in: New file.
403        * gcc3newlib: New subdirectory.
404        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
405        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
406        README, target-g77.add, target-gcc.add, target-gcj.add,
407        target-objc.add: New files.
408
4092001-03-28      Joel Sherrill <joel@OARcorp.com>
410
411        * binutils/binutils.add: Commented out patch since binutils 2.12
412        does not require one.
413
4142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac:
417        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
418        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
419        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
420        * Makefile.am: Remove AUTOMAKE_OPTIONS.
421        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
422        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
423        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
424        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
425
4262002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
427
428        * PR151
429        * autotools/automake-rtems.spec.in: New.
430        * autotools/automake-rtems.spec: Removed.
431        * configure.ac: Reflect changes above.
432
4332001-02-27      Joel Sherrill <joel@OARcorp.com>
434
435        * configure.ac: Be a little more lenient in matching sparc-solaris.
436
4372002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
440        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
441        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
442        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
443        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
444        gccnewlib/target-objc.add: Added more support for Canadian Cross
445        building.
446
4472001-01-30      Joel Sherrill <joel@OARcorp.com>
448
449        * buildall.in: Corrected logic for detecting when no RPMs are installed.
450
4512001-01-24      Joel Sherrill <joel@OARcorp.com>
452
453        * README: Added Canadian Cross instructions.
454
4552002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
458        * mkbinutilsspec.in: Add propagation of @prefix@.
459        * binutils/base-binutils.add:
460        Let %post and %unpost apply %{_prefix}.
461        Apply %{_prefix} instead of /opt/rtems.
462        * binutils/binutils.add: Update copyright notice.
463        Add _prefix.
464        Apply %{_prefix} instead of /opt/rtems.
465        Remove -a 0 in %setup.
466        Rework hack to SuSE's rpm screwing up %{_target}.
467        Replace ARGS with CONFIGURE_ARGS.
468        * binutils/target-binutils.add:
469        Apply %{_prefix} instead of /opt/rtems.
470
4712002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * binutils/binutils.add: Add initial support for building
474        Canadian cross RPMs.  It should work like this:
475            cd rtems/scripts
476            ./configure --build=`../config.guess` --host=i386-cygwin
477            make install
478            rpm --target=i386-cygwin \
479                /usr/src/redhat/SPECS/<target>-binutils-..spec.
480
481            alien -t /usr/src/redhat/RPMS/....i386.rpm
482        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
483
4842001-01-22      Joel Sherrill <joel@OARcorp.com>
485
486        * buildalltar.in: Modified to support Canadian cross builds.
487        It was testing using a RedHat 7.2 host to build *-rtems tools
488        that run on an i386-cygwin host.
489
4902001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
493
4942001-10-16      Joel Sherrill <joel@OARcorp.com>
495
496        * setup.def: Bumped the gdb_patch_version to account for a configuration
497        problem on psim where it could not be enabled for powerpc-RTEMS.
498        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
499
5002001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
503        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
504        Target_alias.
505        * mkgdbspec.in: Guard sed-pattern against autoconf.
506        * mkbspspec.in: Guard sed-pattern against autoconf.
507        * configure.ac: Rework check for RPM_SPECSdir.
508        * autotools/automake-rtems.spec: Update to automake-1.5.
509
5102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
513        * configure.in: Remove.
514        * configure.ac: New file, generated from configure.in by autoupdate.
515
5162001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
519        Initially setup CLEANFILES using = instead of += to make
520        automake-1.5 happy.
521
5222001-09-13      Joel Sherrill <joel@OARcorp.com>
523
524        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
525        Revert changes because of gcc 2.5.x/3.0 transition and continue
526        to support gcc 2.95.x as primary version.
527
5282001-09-13      Joel Sherrill <joel@OARcorp.com>
529
530        * mkgccnewlibspec.in,
531        Use Target_alias not target_alias to avoid conflicts with new autoconf.
532        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
533        Only sparc and arm built for C/C++ OK. :(
534        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
535        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
536        * target-gcc.add: Modifications to reflect files not in gcc 3.1
537
5382001-09-13      Joel Sherrill <joel@OARcorp.com>
539
540        * autotools/.cvsignore: New file.
541
5422001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
545        autotools/automake-rtems.spec: New.
546        * configure.in, Makefile.am: Add autotools/.
547
5482001-08-30      Joel Sherrill <joel@OARcorp.com>
549
550        * .cvsignore: Add buildalltar.
551
5522001-08-30      Joel Sherrill <joel@OARcorp.com>
553
554        * buildalltar.in: New file.
555        * configure.in, Makefile.am: Modified to reflect addition of file.
556
5572001-08-10      Joel Sherrill <joel@OARcorp.com>
558
559        * mkgdbspec.in: Make list of simulators very complete.
560        * setup.def: Update versions.
561
5622001-07-03      Joel Sherrill <joel@OARcorp.com>
563
564        * setup.def, binutils.add, gccnewlib.add: Updated to build
565        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
566        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
567
5682001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * configure.in: Remove AC_EXEEXT, treat .exe manually.
571        * gccnewlib/base-gcc.add: Remove cpp.
572        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
573        copyright.
574
5752001-04-16      Joel Sherrill <joel@OARcorp.com>
576
577        * setup.def: Modified the binutils version to 2.11 and
578        RPM revision 3 to reflect experimentation with new binutils release.
579
5802001-04-11      Joel Sherrill <joel@OARcorp.com>
581
582        * binutils/Makefile.am: Added a29k-rtems.
583        * binutils/binutils.add: Switch to .bz2 extension to reflect
584        real way code is compressed on distribution sites now.
585
5862001-03-19      Joel Sherrill <joel@OARcorp.com>
587
588        * setup.def: Updated version numbers and patches for binutils
589        and gdb.  binutils was to get correct patch in field.  gdb
590        was to add mipstx39-rtems configurery support.
591
5922001-03-14      Joel Sherrill <joel@OARcorp.com>
593
594        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
595        configuration to gdb since this includes the JMR3904 simulator.
596
5972001-01-03      Joel Sherrill <joel@OARcorp.com>
598
599        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
600        binutils HISTORY to reflect new revision.  Updated gcc to fix
601        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
602
6032000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * gccnewlib/gccnewlib.add: Fix typo in URL.
606
6072000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
610        instead of $target to setup RPM_CPU, move chmod 755 buildall to
611        AC_OUTPUT's extra-cmds.
612       
6132000-10-30      Joel Sherrill <joel@OARcorp.com>
614
615        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
616        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
617        Added mips-rtems, updated to include new patches and
618        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
619
6202000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
623
6242000-10-18      Joel Sherrill <joel@OARcorp.com>
625
626        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
627
6282000-08-30      Joel Sherrill <joel@OARcorp.com>
629
630        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
631        Patches primarily add or16/or32 basic support to newlib and
632        i386 multilib improvements to gcc from Ralf Corsepius.
633
6342000-08-10      Joel Sherrill <joel@OARcorp.com>
635
636        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.