source: rtems/scripts/ChangeLog @ 339ee1c8

4.104.114.84.95
Last change on this file since 339ee1c8 was 2eb3fdaa, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/26/03 at 08:20:30

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

  • configure.ac: Add rtemsdoc.
  • Makefile.ac: Add rtemsdoc.
  • rtemsdoc/README: New.
  • rtemsdoc/.cvsignore: New.
  • Property mode set to 100644
File size: 19.1 KB
Line 
12003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add rtemsdoc.
4        * Makefile.ac: Add rtemsdoc.
5        * rtemsdoc/README: New.
6        * rtemsdoc/.cvsignore: New.
7
82003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * rtemsdoc/Makefile.am: New.
11        * rtemsdoc/mkspec.in: New.
12        * rtemsdoc/rtemsdoc.spec.in: New.
13        * rtemsdoc/supplement.add.in: New.
14        * rtemsdoc/templ.add.in: New.
15
162002-12-16      Joel Sherrill <joel@OARcorp.com>
17
18        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
19        to include m68k crti.o/crtn.o multilib patch.
20
212002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
24        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
25
262002-12-06      Joel Sherrill <joel@OARcorp.com>
27
28        * ChangeLog: Removed duplicate entry.
29
302002-12-06      Joel Sherrill <joel@OARcorp.com>
31
32        * setup.def: Updated patch to fix m68k cut and paste bug which turned
33        a tab into spaces in a Makefile fragment.
34        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
35        must be built with a -G0 option.
36
372002-12-02      Joel Sherrill <joel@OARcorp.com>
38
39        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
40        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
41
422002-11-29      Joel Sherrill <joel@OARcorp.com>
43
44        * setup.def: Updated to gcc-3.2.1.
45
462002-11-28      Joel Sherrill <joel@OARcorp.com>
47
48        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
49        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
50
512002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * gcc3newlib/gccnewlib.add:
54        Remove *.la's to make rpm-4.1/RH-8.0 happy.
55        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
56        Change gcc/version.c to reflect us having patched gcc.
57
582002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
61        Disable nls.
62        Apply gzip -9qf to compress *infos and *mans.
63        Apply /sbin/install-info.
64        Remove  *c++-filt.
65        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
66        Apply /sbin/install-info.
67        Package as.info-*.gz.
68        * binutils/target-binutils.add:
69        Package man1/*.1*.
70
712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
74
752002-11-13      Joel Sherrill <joel@OARcorp.com>
76
77        * setup.def: Switched to binutils 2.13.1
78        * binutils/Makefile.am: Remove a29k-rtems.
79
802002-11-11      Joel Sherrill <joel@OARcorp.com>
81
82        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
83        which were patch changes for -3 and -4 RPM revisions.   Disabled
84        build of gnat for i386-rtems as it failed to build.
85
862002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
89        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
90        * binutils/binutils.add: Remove %{target} != %{build} comment
91        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
92        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
93        and _target_os)
94        * gcc3newlib/base-gcc.add: Add gccint*infos.
95        * gcc3newlib/base-gcj.add: Add gcj*infos.
96        Mark manpages as %doc and pickup the gzipped versions.
97
982002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
101        before running configure (Prep. for automake >= 1.7).
102
1032002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * autotools/autoconf-rtems.spec.in: New.
106        Remove Provides: autoconf (Conflicts with RH-8.0).
107        * autotools/autoconf-rtems.spec: Remove.
108        * autotools/automake-rtems.spec.in:
109        Remove Provides: automake (Conflicts with RH-8.0).
110        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
111        * Makefile.am: Ditto.
112        * configure.ac: Add autotools/autoconf-rtems.spec.in.
113
1142002-10-24      Joel Sherrill <joel@OARcorp.com>
115
116        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
117        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
118        currently include the patch referenced in PR8344.
119
1202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * .cvsignore: Reformat.
123        Add autom4te*cache.
124        Remove autom4te.cache.
125
1262002-09-14      Joel Sherrill <joel@OARcorp.com>
127
128        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
129        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
130
1312002-08-21      Joel Sherrill <joel@OARcorp.com>
132
133        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
134        gcc 3.2 and Ada.
135
1362002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
139        Add %_gnat and --define 'gnat [0|1]' support.
140        Enable gnat for gcc-3.2/Disable for gcc-3.1.
141        Add hacks to build gnatlib.
142        Re-activate commented out fragments for old gcc versions.
143        Add @target_alias@-gnatgcc.
144
1452002-08-15      Joel Sherrill <joel@OARcorp.com>
146
147        * setup.def: New gcc 3.1 RPMs (-7).
148        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
149
1502002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * gcc3newlib/Makefile.am: Remove c_only remnants.
153        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
154        headers into c++ instead of g++.
155        * gcc3newlib/target-c++.add: Ditto.
156
1572002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
160        * gcc3newlib/Makefile.am: Use mkspec for c4x.
161        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
162        Rework handing Ada.
163        Don't put adalib and adainclude into files.gcc.
164        * gcc3newlib/target-gnat.add: Add adalib.
165        Add adainclude.
166
1672002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
170
1712002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * gcc3newlib/.cvsignore: Add mkspec.
174
1752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * mkgcc3newlibspec.in: Remove
178        * gcc3newlib/mkspec.in: New.
179        * configure.ac: Reflect changes above.
180        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
181        Add preliminary gnat support.
182        * gcc3newlib/base-g77.add: Add build_g77.
183        * gcc3newlib/base-gcj.add: Add build_gcj.
184        * gcc3newlib/base-gnat.add: New.
185        * gcc3newlib/target-c++.add: Add build_cxx.
186        * gcc3newlib/target-g77.add: Add build_g77.
187        * gcc3newlib/target-gcj.add: Add build_gcj.
188        * gcc3newlib/target-objc.add: Add build_objc.
189        * gcc3newlib/target-gnat.add: New.
190        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
191
1922002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * setup.def: Increment release for gcc3newlib.
195        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
196
1972002-08-08      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
200        Updated to binutils 2.13 which has no known issues.
201
2022002-08-06      Joel Sherrill <joel@OARcorp.com>
203
204        * setup.def: Updating gcc3/newlib patches and tool versions.  The
205        focus of this round of patches was ot eliminate header file name
206        conflicts between RTEMS and newlib.
207
2082002-07-30      Joel Sherrill <joel@OARcorp.com>
209
210        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
211        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
212
2132002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * autotools/automake-rtems.spec.in: Automake-1.6.3.
216        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
217
2182002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
221        to generate mk*spec scripts.
222        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
223        for $rpm_build_root.
224        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
225        expression for $rpm_build_root.
226        * cpukit/mkspec.in: Cosmetical changes.
227
2282002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
231        Joel.
232        * cpukit/Makefile.am: New.
233        * cpukit/mkspec.in: New.
234        * cpukit/rtems-cpukit.spec.in: New.
235        * cpukit/.cvsignore: New.
236        * configure.ac: Add cpukit.
237        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
238        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
239        RTEMS_VERSION).
240        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
241        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
242        for $rpm_build_root.
243        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
244        expression for $rpm_build_root.
245        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
246        expression for $rpm_build_root.
247        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
248        $rpm_build_root.
249
2502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * binutils/Makefile.am: Add or32-rtems-binutils.
253
2542002-07-19      Joel Sherrill <joel@OARcorp.com>
255
256        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
257
2582002-07-01      Joel Sherrill <joel@OARcorp.com>
259
260        * setup.def: Update gcc3 RPMs for new patches.
261
2622002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
265
2662002-06-14      Joel Sherrill <joel@OARcorp.com>
267
268        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
269        Updated to gcc 3.1 and gdb 5.2.
270
2712001-05-29      Joel Sherrill <joel@OARcorp.com>
272
273        * setup.def: Updated to binutils 2.12.1.
274        * rtems/Makefile.am: Remove m68k-rtemself references.
275
2762002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * mkgcc3newlibspec.in: Remove SETUP (bogus).
279        * gcc3newlib/target-c++.add: New.
280        * gcc3newlib/Makefile.am: Add target-c++.add.
281        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
282        Reflect having split out c++. Various minor fixes.
283        * gcc3newlib/base-gcc.add: Ditto.
284        * gcc3newlib/gccnewlib.add: Ditto.
285        * gcc3newlib/target-gcc.add: Ditto.
286
2872002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
290        timestamps.
291
2922001-04-16      Joel Sherrill <joel@OARcorp.com>
293
294        * .cvsignore: Added files added by automake 1.6.1.
295        * setup.def: New shot at gcc 3.0.4 RPMs.
296        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
297        Deleted m68k-rtemself.
298        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
299 
3002002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
303        Use *.tar.bz2.
304
3052002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * mkbinutilspec.in: Fix PATCH2.
308
3092002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
312
3132002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
316
317
3182002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * mkbinutilspec.in: Add support for empty patch-version (no patch).
321        * mkgcc3newlibspec.in: Ditto.
322        * setup: Fix gcc3*_versions handling.
323        * setup.def: binutils_patch_version=.
324        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
325        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
326        * binutils/target-binutils.add: Comment out c++filt.
327        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
328        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
329        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
330        Comment out gcc-2.95.x hacks.
331        Remove *.la from installed files.
332        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
333
3342001-04-02      Joel Sherrill <joel@OARcorp.com>
335
336        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
337
3382001-03-29      Joel Sherrill <joel@OARcorp.com>
339
340        * .cvsignore: Added mkgcc3newlib.
341
3422001-03-29      Joel Sherrill <joel@OARcorp.com>
343
344        * gcc3newlib/.cvsignore: New file.
345
3462001-03-28      Joel Sherrill <joel@OARcorp.com>
347
348        * Per PR64 added support for gcc 3.x RPMs
349        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
350        * mkgcc3newlibspec.in: New file.
351        * gcc3newlib: New subdirectory.
352        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
353        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
354        README, target-g77.add, target-gcc.add, target-gcj.add,
355        target-objc.add: New files.
356
3572001-03-28      Joel Sherrill <joel@OARcorp.com>
358
359        * binutils/binutils.add: Commented out patch since binutils 2.12
360        does not require one.
361
3622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac:
365        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
366        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
367        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
373
3742002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
375
376        * PR151
377        * autotools/automake-rtems.spec.in: New.
378        * autotools/automake-rtems.spec: Removed.
379        * configure.ac: Reflect changes above.
380
3812001-02-27      Joel Sherrill <joel@OARcorp.com>
382
383        * configure.ac: Be a little more lenient in matching sparc-solaris.
384
3852002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
388        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
389        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
390        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
391        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
392        gccnewlib/target-objc.add: Added more support for Canadian Cross
393        building.
394
3952001-01-30      Joel Sherrill <joel@OARcorp.com>
396
397        * buildall.in: Corrected logic for detecting when no RPMs are installed.
398
3992001-01-24      Joel Sherrill <joel@OARcorp.com>
400
401        * README: Added Canadian Cross instructions.
402
4032002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
406        * mkbinutilsspec.in: Add propagation of @prefix@.
407        * binutils/base-binutils.add:
408        Let %post and %unpost apply %{_prefix}.
409        Apply %{_prefix} instead of /opt/rtems.
410        * binutils/binutils.add: Update copyright notice.
411        Add _prefix.
412        Apply %{_prefix} instead of /opt/rtems.
413        Remove -a 0 in %setup.
414        Rework hack to SuSE's rpm screwing up %{_target}.
415        Replace ARGS with CONFIGURE_ARGS.
416        * binutils/target-binutils.add:
417        Apply %{_prefix} instead of /opt/rtems.
418
4192002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * binutils/binutils.add: Add initial support for building
422        Canadian cross RPMs.  It should work like this:
423            cd rtems/scripts
424            ./configure --build=`../config.guess` --host=i386-cygwin
425            make install
426            rpm --target=i386-cygwin \
427                /usr/src/redhat/SPECS/<target>-binutils-..spec.
428
429            alien -t /usr/src/redhat/RPMS/....i386.rpm
430        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
431
4322001-01-22      Joel Sherrill <joel@OARcorp.com>
433
434        * buildalltar.in: Modified to support Canadian cross builds.
435        It was testing using a RedHat 7.2 host to build *-rtems tools
436        that run on an i386-cygwin host.
437
4382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
441
4422001-10-16      Joel Sherrill <joel@OARcorp.com>
443
444        * setup.def: Bumped the gdb_patch_version to account for a configuration
445        problem on psim where it could not be enabled for powerpc-RTEMS.
446        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
447
4482001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
451        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
452        Target_alias.
453        * mkgdbspec.in: Guard sed-pattern against autoconf.
454        * mkbspspec.in: Guard sed-pattern against autoconf.
455        * configure.ac: Rework check for RPM_SPECSdir.
456        * autotools/automake-rtems.spec: Update to automake-1.5.
457
4582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
461        * configure.in: Remove.
462        * configure.ac: New file, generated from configure.in by autoupdate.
463
4642001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
467        Initially setup CLEANFILES using = instead of += to make
468        automake-1.5 happy.
469
4702001-09-13      Joel Sherrill <joel@OARcorp.com>
471
472        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
473        Revert changes because of gcc 2.5.x/3.0 transition and continue
474        to support gcc 2.95.x as primary version.
475
4762001-09-13      Joel Sherrill <joel@OARcorp.com>
477
478        * mkgccnewlibspec.in,
479        Use Target_alias not target_alias to avoid conflicts with new autoconf.
480        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
481        Only sparc and arm built for C/C++ OK. :(
482        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
483        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
484        * target-gcc.add: Modifications to reflect files not in gcc 3.1
485
4862001-09-13      Joel Sherrill <joel@OARcorp.com>
487
488        * autotools/.cvsignore: New file.
489
4902001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
493        autotools/automake-rtems.spec: New.
494        * configure.in, Makefile.am: Add autotools/.
495
4962001-08-30      Joel Sherrill <joel@OARcorp.com>
497
498        * .cvsignore: Add buildalltar.
499
5002001-08-30      Joel Sherrill <joel@OARcorp.com>
501
502        * buildalltar.in: New file.
503        * configure.in, Makefile.am: Modified to reflect addition of file.
504
5052001-08-10      Joel Sherrill <joel@OARcorp.com>
506
507        * mkgdbspec.in: Make list of simulators very complete.
508        * setup.def: Update versions.
509
5102001-07-03      Joel Sherrill <joel@OARcorp.com>
511
512        * setup.def, binutils.add, gccnewlib.add: Updated to build
513        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
514        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
515
5162001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * configure.in: Remove AC_EXEEXT, treat .exe manually.
519        * gccnewlib/base-gcc.add: Remove cpp.
520        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
521        copyright.
522
5232001-04-16      Joel Sherrill <joel@OARcorp.com>
524
525        * setup.def: Modified the binutils version to 2.11 and
526        RPM revision 3 to reflect experimentation with new binutils release.
527
5282001-04-11      Joel Sherrill <joel@OARcorp.com>
529
530        * binutils/Makefile.am: Added a29k-rtems.
531        * binutils/binutils.add: Switch to .bz2 extension to reflect
532        real way code is compressed on distribution sites now.
533
5342001-03-19      Joel Sherrill <joel@OARcorp.com>
535
536        * setup.def: Updated version numbers and patches for binutils
537        and gdb.  binutils was to get correct patch in field.  gdb
538        was to add mipstx39-rtems configurery support.
539
5402001-03-14      Joel Sherrill <joel@OARcorp.com>
541
542        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
543        configuration to gdb since this includes the JMR3904 simulator.
544
5452001-01-03      Joel Sherrill <joel@OARcorp.com>
546
547        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
548        binutils HISTORY to reflect new revision.  Updated gcc to fix
549        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
550
5512000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * gccnewlib/gccnewlib.add: Fix typo in URL.
554
5552000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
558        instead of $target to setup RPM_CPU, move chmod 755 buildall to
559        AC_OUTPUT's extra-cmds.
560       
5612000-10-30      Joel Sherrill <joel@OARcorp.com>
562
563        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
564        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
565        Added mips-rtems, updated to include new patches and
566        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
567
5682000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
571
5722000-10-18      Joel Sherrill <joel@OARcorp.com>
573
574        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
575
5762000-08-30      Joel Sherrill <joel@OARcorp.com>
577
578        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
579        Patches primarily add or16/or32 basic support to newlib and
580        i386 multilib improvements to gcc from Ralf Corsepius.
581
5822000-08-10      Joel Sherrill <joel@OARcorp.com>
583
584        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.