source: rtems/scripts/ChangeLog @ 09e391d

4.104.114.84.95
Last change on this file since 09e391d was 09e391d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/07/02 at 12:59:43

2002-12-07 Ralf Corsepius <corsepiu@…>

  • autotools/automake-rtems.spec.in: Update to automake-1.7.2.
  • autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
  • Property mode set to 100644
File size: 18.6 KB
Line 
12002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
4        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
5
62002-12-06      Joel Sherrill <joel@OARcorp.com>
7
8        * ChangeLog: Removed duplicate entry.
9
102002-12-06      Joel Sherrill <joel@OARcorp.com>
11
12        * setup.def: Updated patch to fix m68k cut and paste bug which turned
13        a tab into spaces in a Makefile fragment.
14        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
15        must be built with a -G0 option.
16
172002-12-02      Joel Sherrill <joel@OARcorp.com>
18
19        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
20        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
21
222002-11-29      Joel Sherrill <joel@OARcorp.com>
23
24        * setup.def: Updated to gcc-3.2.1.
25
262002-11-28      Joel Sherrill <joel@OARcorp.com>
27
28        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
29        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
30
312002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * gcc3newlib/gccnewlib.add:
34        Remove *.la's to make rpm-4.1/RH-8.0 happy.
35        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
36        Change gcc/version.c to reflect us having patched gcc.
37
382002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
41        Disable nls.
42        Apply gzip -9qf to compress *infos and *mans.
43        Apply /sbin/install-info.
44        Remove  *c++-filt.
45        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
46        Apply /sbin/install-info.
47        Package as.info-*.gz.
48        * binutils/target-binutils.add:
49        Package man1/*.1*.
50
512002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
54
552002-11-13      Joel Sherrill <joel@OARcorp.com>
56
57        * setup.def: Switched to binutils 2.13.1
58        * binutils/Makefile.am: Remove a29k-rtems.
59
602002-11-11      Joel Sherrill <joel@OARcorp.com>
61
62        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
63        which were patch changes for -3 and -4 RPM revisions.   Disabled
64        build of gnat for i386-rtems as it failed to build.
65
662002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
69        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
70        * binutils/binutils.add: Remove %{target} != %{build} comment
71        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
72        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
73        and _target_os)
74        * gcc3newlib/base-gcc.add: Add gccint*infos.
75        * gcc3newlib/base-gcj.add: Add gcj*infos.
76        Mark manpages as %doc and pickup the gzipped versions.
77
782002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
81        before running configure (Prep. for automake >= 1.7).
82
832002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * autotools/autoconf-rtems.spec.in: New.
86        Remove Provides: autoconf (Conflicts with RH-8.0).
87        * autotools/autoconf-rtems.spec: Remove.
88        * autotools/automake-rtems.spec.in:
89        Remove Provides: automake (Conflicts with RH-8.0).
90        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
91        * Makefile.am: Ditto.
92        * configure.ac: Add autotools/autoconf-rtems.spec.in.
93
942002-10-24      Joel Sherrill <joel@OARcorp.com>
95
96        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
97        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
98        currently include the patch referenced in PR8344.
99
1002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * .cvsignore: Reformat.
103        Add autom4te*cache.
104        Remove autom4te.cache.
105
1062002-09-14      Joel Sherrill <joel@OARcorp.com>
107
108        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
109        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
110
1112002-08-21      Joel Sherrill <joel@OARcorp.com>
112
113        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
114        gcc 3.2 and Ada.
115
1162002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
119        Add %_gnat and --define 'gnat [0|1]' support.
120        Enable gnat for gcc-3.2/Disable for gcc-3.1.
121        Add hacks to build gnatlib.
122        Re-activate commented out fragments for old gcc versions.
123        Add @target_alias@-gnatgcc.
124
1252002-08-15      Joel Sherrill <joel@OARcorp.com>
126
127        * setup.def: New gcc 3.1 RPMs (-7).
128        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
129
1302002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * gcc3newlib/Makefile.am: Remove c_only remnants.
133        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
134        headers into c++ instead of g++.
135        * gcc3newlib/target-c++.add: Ditto.
136
1372002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
140        * gcc3newlib/Makefile.am: Use mkspec for c4x.
141        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
142        Rework handing Ada.
143        Don't put adalib and adainclude into files.gcc.
144        * gcc3newlib/target-gnat.add: Add adalib.
145        Add adainclude.
146
1472002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
150
1512002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * gcc3newlib/.cvsignore: Add mkspec.
154
1552002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * mkgcc3newlibspec.in: Remove
158        * gcc3newlib/mkspec.in: New.
159        * configure.ac: Reflect changes above.
160        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
161        Add preliminary gnat support.
162        * gcc3newlib/base-g77.add: Add build_g77.
163        * gcc3newlib/base-gcj.add: Add build_gcj.
164        * gcc3newlib/base-gnat.add: New.
165        * gcc3newlib/target-c++.add: Add build_cxx.
166        * gcc3newlib/target-g77.add: Add build_g77.
167        * gcc3newlib/target-gcj.add: Add build_gcj.
168        * gcc3newlib/target-objc.add: Add build_objc.
169        * gcc3newlib/target-gnat.add: New.
170        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
171
1722002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * setup.def: Increment release for gcc3newlib.
175        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
176
1772002-08-08      Joel Sherrill <joel@OARcorp.com>
178
179        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
180        Updated to binutils 2.13 which has no known issues.
181
1822002-08-06      Joel Sherrill <joel@OARcorp.com>
183
184        * setup.def: Updating gcc3/newlib patches and tool versions.  The
185        focus of this round of patches was ot eliminate header file name
186        conflicts between RTEMS and newlib.
187
1882002-07-30      Joel Sherrill <joel@OARcorp.com>
189
190        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
191        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
192
1932002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * autotools/automake-rtems.spec.in: Automake-1.6.3.
196        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
197
1982002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
201        to generate mk*spec scripts.
202        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
203        for $rpm_build_root.
204        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
205        expression for $rpm_build_root.
206        * cpukit/mkspec.in: Cosmetical changes.
207
2082002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
211        Joel.
212        * cpukit/Makefile.am: New.
213        * cpukit/mkspec.in: New.
214        * cpukit/rtems-cpukit.spec.in: New.
215        * cpukit/.cvsignore: New.
216        * configure.ac: Add cpukit.
217        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
218        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
219        RTEMS_VERSION).
220        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
221        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
222        for $rpm_build_root.
223        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
224        expression for $rpm_build_root.
225        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
226        expression for $rpm_build_root.
227        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
228        $rpm_build_root.
229
2302002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * binutils/Makefile.am: Add or32-rtems-binutils.
233
2342002-07-19      Joel Sherrill <joel@OARcorp.com>
235
236        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
237
2382002-07-01      Joel Sherrill <joel@OARcorp.com>
239
240        * setup.def: Update gcc3 RPMs for new patches.
241
2422002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
245
2462002-06-14      Joel Sherrill <joel@OARcorp.com>
247
248        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
249        Updated to gcc 3.1 and gdb 5.2.
250
2512001-05-29      Joel Sherrill <joel@OARcorp.com>
252
253        * setup.def: Updated to binutils 2.12.1.
254        * rtems/Makefile.am: Remove m68k-rtemself references.
255
2562002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * mkgcc3newlibspec.in: Remove SETUP (bogus).
259        * gcc3newlib/target-c++.add: New.
260        * gcc3newlib/Makefile.am: Add target-c++.add.
261        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
262        Reflect having split out c++. Various minor fixes.
263        * gcc3newlib/base-gcc.add: Ditto.
264        * gcc3newlib/gccnewlib.add: Ditto.
265        * gcc3newlib/target-gcc.add: Ditto.
266
2672002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
270        timestamps.
271
2722001-04-16      Joel Sherrill <joel@OARcorp.com>
273
274        * .cvsignore: Added files added by automake 1.6.1.
275        * setup.def: New shot at gcc 3.0.4 RPMs.
276        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
277        Deleted m68k-rtemself.
278        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
279 
2802002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
283        Use *.tar.bz2.
284
2852002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * mkbinutilspec.in: Fix PATCH2.
288
2892002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
292
2932002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
296
297
2982002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * mkbinutilspec.in: Add support for empty patch-version (no patch).
301        * mkgcc3newlibspec.in: Ditto.
302        * setup: Fix gcc3*_versions handling.
303        * setup.def: binutils_patch_version=.
304        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
305        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
306        * binutils/target-binutils.add: Comment out c++filt.
307        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
308        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
309        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
310        Comment out gcc-2.95.x hacks.
311        Remove *.la from installed files.
312        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
313
3142001-04-02      Joel Sherrill <joel@OARcorp.com>
315
316        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
317
3182001-03-29      Joel Sherrill <joel@OARcorp.com>
319
320        * .cvsignore: Added mkgcc3newlib.
321
3222001-03-29      Joel Sherrill <joel@OARcorp.com>
323
324        * gcc3newlib/.cvsignore: New file.
325
3262001-03-28      Joel Sherrill <joel@OARcorp.com>
327
328        * Per PR64 added support for gcc 3.x RPMs
329        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
330        * mkgcc3newlibspec.in: New file.
331        * gcc3newlib: New subdirectory.
332        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
333        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
334        README, target-g77.add, target-gcc.add, target-gcj.add,
335        target-objc.add: New files.
336
3372001-03-28      Joel Sherrill <joel@OARcorp.com>
338
339        * binutils/binutils.add: Commented out patch since binutils 2.12
340        does not require one.
341
3422002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac:
345        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
346        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
347        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
353
3542002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
355
356        * PR151
357        * autotools/automake-rtems.spec.in: New.
358        * autotools/automake-rtems.spec: Removed.
359        * configure.ac: Reflect changes above.
360
3612001-02-27      Joel Sherrill <joel@OARcorp.com>
362
363        * configure.ac: Be a little more lenient in matching sparc-solaris.
364
3652002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
368        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
369        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
370        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
371        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
372        gccnewlib/target-objc.add: Added more support for Canadian Cross
373        building.
374
3752001-01-30      Joel Sherrill <joel@OARcorp.com>
376
377        * buildall.in: Corrected logic for detecting when no RPMs are installed.
378
3792001-01-24      Joel Sherrill <joel@OARcorp.com>
380
381        * README: Added Canadian Cross instructions.
382
3832002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
386        * mkbinutilsspec.in: Add propagation of @prefix@.
387        * binutils/base-binutils.add:
388        Let %post and %unpost apply %{_prefix}.
389        Apply %{_prefix} instead of /opt/rtems.
390        * binutils/binutils.add: Update copyright notice.
391        Add _prefix.
392        Apply %{_prefix} instead of /opt/rtems.
393        Remove -a 0 in %setup.
394        Rework hack to SuSE's rpm screwing up %{_target}.
395        Replace ARGS with CONFIGURE_ARGS.
396        * binutils/target-binutils.add:
397        Apply %{_prefix} instead of /opt/rtems.
398
3992002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * binutils/binutils.add: Add initial support for building
402        Canadian cross RPMs.  It should work like this:
403            cd rtems/scripts
404            ./configure --build=`../config.guess` --host=i386-cygwin
405            make install
406            rpm --target=i386-cygwin \
407                /usr/src/redhat/SPECS/<target>-binutils-..spec.
408
409            alien -t /usr/src/redhat/RPMS/....i386.rpm
410        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
411
4122001-01-22      Joel Sherrill <joel@OARcorp.com>
413
414        * buildalltar.in: Modified to support Canadian cross builds.
415        It was testing using a RedHat 7.2 host to build *-rtems tools
416        that run on an i386-cygwin host.
417
4182001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
421
4222001-10-16      Joel Sherrill <joel@OARcorp.com>
423
424        * setup.def: Bumped the gdb_patch_version to account for a configuration
425        problem on psim where it could not be enabled for powerpc-RTEMS.
426        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
427
4282001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
431        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
432        Target_alias.
433        * mkgdbspec.in: Guard sed-pattern against autoconf.
434        * mkbspspec.in: Guard sed-pattern against autoconf.
435        * configure.ac: Rework check for RPM_SPECSdir.
436        * autotools/automake-rtems.spec: Update to automake-1.5.
437
4382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
441        * configure.in: Remove.
442        * configure.ac: New file, generated from configure.in by autoupdate.
443
4442001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
447        Initially setup CLEANFILES using = instead of += to make
448        automake-1.5 happy.
449
4502001-09-13      Joel Sherrill <joel@OARcorp.com>
451
452        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
453        Revert changes because of gcc 2.5.x/3.0 transition and continue
454        to support gcc 2.95.x as primary version.
455
4562001-09-13      Joel Sherrill <joel@OARcorp.com>
457
458        * mkgccnewlibspec.in,
459        Use Target_alias not target_alias to avoid conflicts with new autoconf.
460        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
461        Only sparc and arm built for C/C++ OK. :(
462        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
463        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
464        * target-gcc.add: Modifications to reflect files not in gcc 3.1
465
4662001-09-13      Joel Sherrill <joel@OARcorp.com>
467
468        * autotools/.cvsignore: New file.
469
4702001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
473        autotools/automake-rtems.spec: New.
474        * configure.in, Makefile.am: Add autotools/.
475
4762001-08-30      Joel Sherrill <joel@OARcorp.com>
477
478        * .cvsignore: Add buildalltar.
479
4802001-08-30      Joel Sherrill <joel@OARcorp.com>
481
482        * buildalltar.in: New file.
483        * configure.in, Makefile.am: Modified to reflect addition of file.
484
4852001-08-10      Joel Sherrill <joel@OARcorp.com>
486
487        * mkgdbspec.in: Make list of simulators very complete.
488        * setup.def: Update versions.
489
4902001-07-03      Joel Sherrill <joel@OARcorp.com>
491
492        * setup.def, binutils.add, gccnewlib.add: Updated to build
493        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
494        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
495
4962001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.in: Remove AC_EXEEXT, treat .exe manually.
499        * gccnewlib/base-gcc.add: Remove cpp.
500        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
501        copyright.
502
5032001-04-16      Joel Sherrill <joel@OARcorp.com>
504
505        * setup.def: Modified the binutils version to 2.11 and
506        RPM revision 3 to reflect experimentation with new binutils release.
507
5082001-04-11      Joel Sherrill <joel@OARcorp.com>
509
510        * binutils/Makefile.am: Added a29k-rtems.
511        * binutils/binutils.add: Switch to .bz2 extension to reflect
512        real way code is compressed on distribution sites now.
513
5142001-03-19      Joel Sherrill <joel@OARcorp.com>
515
516        * setup.def: Updated version numbers and patches for binutils
517        and gdb.  binutils was to get correct patch in field.  gdb
518        was to add mipstx39-rtems configurery support.
519
5202001-03-14      Joel Sherrill <joel@OARcorp.com>
521
522        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
523        configuration to gdb since this includes the JMR3904 simulator.
524
5252001-01-03      Joel Sherrill <joel@OARcorp.com>
526
527        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
528        binutils HISTORY to reflect new revision.  Updated gcc to fix
529        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
530
5312000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * gccnewlib/gccnewlib.add: Fix typo in URL.
534
5352000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
538        instead of $target to setup RPM_CPU, move chmod 755 buildall to
539        AC_OUTPUT's extra-cmds.
540       
5412000-10-30      Joel Sherrill <joel@OARcorp.com>
542
543        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
544        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
545        Added mips-rtems, updated to include new patches and
546        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
547
5482000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
551
5522000-10-18      Joel Sherrill <joel@OARcorp.com>
553
554        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
555
5562000-08-30      Joel Sherrill <joel@OARcorp.com>
557
558        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
559        Patches primarily add or16/or32 basic support to newlib and
560        i386 multilib improvements to gcc from Ralf Corsepius.
561
5622000-08-10      Joel Sherrill <joel@OARcorp.com>
563
564        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.