source: rtems/scripts/ChangeLog @ 0215848

4.104.114.84.95
Last change on this file since 0215848 was 0215848, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/13/02 at 14:51:15

2002-08-13 Ralf Corsepius <corsepiu@…>

  • Property mode set to 100644
File size: 14.1 KB
Line 
12002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
4        * gcc3newlib/Makefile.am: Use mkspec for c4x.
5        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
6        Rework handing Ada.
7        Don't put adalib and adainclude into files.gcc.
8        * gcc3newlib/target-gnat.add: Add adalib.
9        Add adainclude.
10
112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
14
152002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * gcc3newlib/.cvsignore: Add mkspec.
18
192002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * mkgcc3newlibspec.in: Remove
22        * gcc3newlib/mkspec.in: New.
23        * configure.ac: Reflect changes above.
24        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
25        Add preliminary gnat support.
26        * gcc3newlib/base-g77.add: Add build_g77.
27        * gcc3newlib/base-gcj.add: Add build_gcj.
28        * gcc3newlib/base-gnat.add: New.
29        * gcc3newlib/target-c++.add: Add build_cxx.
30        * gcc3newlib/target-g77.add: Add build_g77.
31        * gcc3newlib/target-gcj.add: Add build_gcj.
32        * gcc3newlib/target-objc.add: Add build_objc.
33        * gcc3newlib/target-gnat.add: New.
34        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
35
362002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * setup.def: Increment release for gcc3newlib.
39        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
40
412002-08-08      Joel Sherrill <joel@OARcorp.com>
42
43        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
44        Updated to binutils 2.13 which has no known issues.
45
462002-08-06      Joel Sherrill <joel@OARcorp.com>
47
48        * setup.def: Updating gcc3/newlib patches and tool versions.  The
49        focus of this round of patches was ot eliminate header file name
50        conflicts between RTEMS and newlib.
51
522002-07-30      Joel Sherrill <joel@OARcorp.com>
53
54        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
55        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
56
572002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * autotools/automake-rtems.spec.in: Automake-1.6.3.
60        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
61
622002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
65        to generate mk*spec scripts.
66        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
67        for $rpm_build_root.
68        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
69        expression for $rpm_build_root.
70        * cpukit/mkspec.in: Cosmetical changes.
71
722002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
75        Joel.
76        * cpukit/Makefile.am: New.
77        * cpukit/mkspec.in: New.
78        * cpukit/rtems-cpukit.spec.in: New.
79        * cpukit/.cvsignore: New.
80        * configure.ac: Add cpukit.
81        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
82        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
83        RTEMS_VERSION).
84        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
85        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
86        for $rpm_build_root.
87        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
88        expression for $rpm_build_root.
89        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
90        expression for $rpm_build_root.
91        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
92        $rpm_build_root.
93
942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * binutils/Makefile.am: Add or32-rtems-binutils.
97
982002-07-19      Joel Sherrill <joel@OARcorp.com>
99
100        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
101
1022002-07-01      Joel Sherrill <joel@OARcorp.com>
103
104        * setup.def: Update gcc3 RPMs for new patches.
105
1062002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
109
1102002-06-14      Joel Sherrill <joel@OARcorp.com>
111
112        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
113        Updated to gcc 3.1 and gdb 5.2.
114
1152001-05-29      Joel Sherrill <joel@OARcorp.com>
116
117        * setup.def: Updated to binutils 2.12.1.
118        * rtems/Makefile.am: Remove m68k-rtemself references.
119
1202002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * mkgcc3newlibspec.in: Remove SETUP (bogus).
123        * gcc3newlib/target-c++.add: New.
124        * gcc3newlib/Makefile.am: Add target-c++.add.
125        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
126        Reflect having split out c++. Various minor fixes.
127        * gcc3newlib/base-gcc.add: Ditto.
128        * gcc3newlib/gccnewlib.add: Ditto.
129        * gcc3newlib/target-gcc.add: Ditto.
130
1312002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
134        timestamps.
135
1362001-04-16      Joel Sherrill <joel@OARcorp.com>
137
138        * .cvsignore: Added files added by automake 1.6.1.
139        * setup.def: New shot at gcc 3.0.4 RPMs.
140        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
141        Deleted m68k-rtemself.
142        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
143 
1442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
147        Use *.tar.bz2.
148
1492002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * mkbinutilspec.in: Fix PATCH2.
152
1532002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
156
1572002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
160
161
1622002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * mkbinutilspec.in: Add support for empty patch-version (no patch).
165        * mkgcc3newlibspec.in: Ditto.
166        * setup: Fix gcc3*_versions handling.
167        * setup.def: binutils_patch_version=.
168        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
169        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
170        * binutils/target-binutils.add: Comment out c++filt.
171        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
172        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
173        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
174        Comment out gcc-2.95.x hacks.
175        Remove *.la from installed files.
176        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
177
1782001-04-02      Joel Sherrill <joel@OARcorp.com>
179
180        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
181
1822001-03-29      Joel Sherrill <joel@OARcorp.com>
183
184        * .cvsignore: Added mkgcc3newlib.
185
1862001-03-29      Joel Sherrill <joel@OARcorp.com>
187
188        * gcc3newlib/.cvsignore: New file.
189
1902001-03-28      Joel Sherrill <joel@OARcorp.com>
191
192        * Per PR64 added support for gcc 3.x RPMs
193        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
194        * mkgcc3newlibspec.in: New file.
195        * gcc3newlib: New subdirectory.
196        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
197        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
198        README, target-g77.add, target-gcc.add, target-gcj.add,
199        target-objc.add: New files.
200
2012001-03-28      Joel Sherrill <joel@OARcorp.com>
202
203        * binutils/binutils.add: Commented out patch since binutils 2.12
204        does not require one.
205
2062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac:
209        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
210        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
211        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
217
2182002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
219
220        * PR151
221        * autotools/automake-rtems.spec.in: New.
222        * autotools/automake-rtems.spec: Removed.
223        * configure.ac: Reflect changes above.
224
2252001-02-27      Joel Sherrill <joel@OARcorp.com>
226
227        * configure.ac: Be a little more lenient in matching sparc-solaris.
228
2292002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
232        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
233        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
234        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
235        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
236        gccnewlib/target-objc.add: Added more support for Canadian Cross
237        building.
238
2392001-01-30      Joel Sherrill <joel@OARcorp.com>
240
241        * buildall.in: Corrected logic for detecting when no RPMs are installed.
242
2432001-01-24      Joel Sherrill <joel@OARcorp.com>
244
245        * README: Added Canadian Cross instructions.
246
2472002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
250        * mkbinutilsspec.in: Add propagation of @prefix@.
251        * binutils/base-binutils.add:
252        Let %post and %unpost apply %{_prefix}.
253        Apply %{_prefix} instead of /opt/rtems.
254        * binutils/binutils.add: Update copyright notice.
255        Add _prefix.
256        Apply %{_prefix} instead of /opt/rtems.
257        Remove -a 0 in %setup.
258        Rework hack to SuSE's rpm screwing up %{_target}.
259        Replace ARGS with CONFIGURE_ARGS.
260        * binutils/target-binutils.add:
261        Apply %{_prefix} instead of /opt/rtems.
262
2632002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * binutils/binutils.add: Add initial support for building
266        Canadian cross RPMs.  It should work like this:
267            cd rtems/scripts
268            ./configure --build=`../config.guess` --host=i386-cygwin
269            make install
270            rpm --target=i386-cygwin \
271                /usr/src/redhat/SPECS/<target>-binutils-..spec.
272
273            alien -t /usr/src/redhat/RPMS/....i386.rpm
274        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
275
2762001-01-22      Joel Sherrill <joel@OARcorp.com>
277
278        * buildalltar.in: Modified to support Canadian cross builds.
279        It was testing using a RedHat 7.2 host to build *-rtems tools
280        that run on an i386-cygwin host.
281
2822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
285
2862001-10-16      Joel Sherrill <joel@OARcorp.com>
287
288        * setup.def: Bumped the gdb_patch_version to account for a configuration
289        problem on psim where it could not be enabled for powerpc-RTEMS.
290        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
291
2922001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
295        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
296        Target_alias.
297        * mkgdbspec.in: Guard sed-pattern against autoconf.
298        * mkbspspec.in: Guard sed-pattern against autoconf.
299        * configure.ac: Rework check for RPM_SPECSdir.
300        * autotools/automake-rtems.spec: Update to automake-1.5.
301
3022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
305        * configure.in: Remove.
306        * configure.ac: New file, generated from configure.in by autoupdate.
307
3082001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
311        Initially setup CLEANFILES using = instead of += to make
312        automake-1.5 happy.
313
3142001-09-13      Joel Sherrill <joel@OARcorp.com>
315
316        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
317        Revert changes because of gcc 2.5.x/3.0 transition and continue
318        to support gcc 2.95.x as primary version.
319
3202001-09-13      Joel Sherrill <joel@OARcorp.com>
321
322        * mkgccnewlibspec.in,
323        Use Target_alias not target_alias to avoid conflicts with new autoconf.
324        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
325        Only sparc and arm built for C/C++ OK. :(
326        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
327        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
328        * target-gcc.add: Modifications to reflect files not in gcc 3.1
329
3302001-09-13      Joel Sherrill <joel@OARcorp.com>
331
332        * autotools/.cvsignore: New file.
333
3342001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
337        autotools/automake-rtems.spec: New.
338        * configure.in, Makefile.am: Add autotools/.
339
3402001-08-30      Joel Sherrill <joel@OARcorp.com>
341
342        * .cvsignore: Add buildalltar.
343
3442001-08-30      Joel Sherrill <joel@OARcorp.com>
345
346        * buildalltar.in: New file.
347        * configure.in, Makefile.am: Modified to reflect addition of file.
348
3492001-08-10      Joel Sherrill <joel@OARcorp.com>
350
351        * mkgdbspec.in: Make list of simulators very complete.
352        * setup.def: Update versions.
353
3542001-07-03      Joel Sherrill <joel@OARcorp.com>
355
356        * setup.def, binutils.add, gccnewlib.add: Updated to build
357        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
358        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
359
3602001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.in: Remove AC_EXEEXT, treat .exe manually.
363        * gccnewlib/base-gcc.add: Remove cpp.
364        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
365        copyright.
366
3672001-04-16      Joel Sherrill <joel@OARcorp.com>
368
369        * setup.def: Modified the binutils version to 2.11 and
370        RPM revision 3 to reflect experimentation with new binutils release.
371
3722001-04-11      Joel Sherrill <joel@OARcorp.com>
373
374        * binutils/Makefile.am: Added a29k-rtems.
375        * binutils/binutils.add: Switch to .bz2 extension to reflect
376        real way code is compressed on distribution sites now.
377
3782001-03-19      Joel Sherrill <joel@OARcorp.com>
379
380        * setup.def: Updated version numbers and patches for binutils
381        and gdb.  binutils was to get correct patch in field.  gdb
382        was to add mipstx39-rtems configurery support.
383
3842001-03-14      Joel Sherrill <joel@OARcorp.com>
385
386        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
387        configuration to gdb since this includes the JMR3904 simulator.
388
3892001-01-03      Joel Sherrill <joel@OARcorp.com>
390
391        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
392        binutils HISTORY to reflect new revision.  Updated gcc to fix
393        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
394
3952000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * gccnewlib/gccnewlib.add: Fix typo in URL.
398
3992000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
402        instead of $target to setup RPM_CPU, move chmod 755 buildall to
403        AC_OUTPUT's extra-cmds.
404       
4052000-10-30      Joel Sherrill <joel@OARcorp.com>
406
407        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
408        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
409        Added mips-rtems, updated to include new patches and
410        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
411
4122000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
415
4162000-10-18      Joel Sherrill <joel@OARcorp.com>
417
418        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
419
4202000-08-30      Joel Sherrill <joel@OARcorp.com>
421
422        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
423        Patches primarily add or16/or32 basic support to newlib and
424        i386 multilib improvements to gcc from Ralf Corsepius.
425
4262000-08-10      Joel Sherrill <joel@OARcorp.com>
427
428        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.