source: rtems/scripts/ChangeLog @ 620c972

4.104.114.84.95
Last change on this file since 620c972 was 620c972, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/29/02 at 07:40:53

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

  • ChangeLog?: Fix 2002-07-22 ChangeLog? entry bogusly referring to Joel.
  • cpukit/Makefile.am: New.
  • cpukit/mkspec.in: New.
  • cpukit/rtems-cpukit.spec.in: New.
  • cpukit/.cvsignore: New.
  • configure.ac: Add cpukit. Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
  • Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup RTEMS_VERSION).
  • setup.def: Use %{_tmppath} as default for $rpm_build_root.
  • mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression for $rpm_build_root.
  • mkgccnewlibspec.in: Use ',' as pattern delimiter in sed expression for $rpm_build_root.
  • mkgcc3newlibspec.in: Use ',' as pattern delimiter in sed expression for $rpm_build_root.
  • mkgdbspec.in: Use ',' as pattern delimiter in sed expression for $rpm_build_root.
  • Property mode set to 100644
File size: 11.8 KB
RevLine 
[620c972]12002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
4        Joel.
5        * cpukit/Makefile.am: New.
6        * cpukit/mkspec.in: New.
7        * cpukit/rtems-cpukit.spec.in: New.
8        * cpukit/.cvsignore: New.
9        * configure.ac: Add cpukit.
10        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
11        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
12        RTEMS_VERSION).
13        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
14        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
15        for $rpm_build_root.
16        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
17        expression for $rpm_build_root.
18        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
19        expression for $rpm_build_root.
20        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
21        $rpm_build_root.
22
232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3ad7f69d]24
25        * binutils/Makefile.am: Add or32-rtems-binutils.
26
[8b1d3bf]272002-07-19      Joel Sherrill <joel@OARcorp.com>
28
29        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
30
[33d1719]312002-07-01      Joel Sherrill <joel@OARcorp.com>
32
33        * setup.def: Update gcc3 RPMs for new patches.
34
[6d4210c1]352002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
38
[c93fb2af]392002-06-14      Joel Sherrill <joel@OARcorp.com>
40
41        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
42        Updated to gcc 3.1 and gdb 5.2.
43
[72503c6]442001-05-29      Joel Sherrill <joel@OARcorp.com>
45
46        * setup.def: Updated to binutils 2.12.1.
47        * rtems/Makefile.am: Remove m68k-rtemself references.
48
[6e9746a2]492002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * mkgcc3newlibspec.in: Remove SETUP (bogus).
52        * gcc3newlib/target-c++.add: New.
53        * gcc3newlib/Makefile.am: Add target-c++.add.
54        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
55        Reflect having split out c++. Various minor fixes.
56        * gcc3newlib/base-gcc.add: Ditto.
57        * gcc3newlib/gccnewlib.add: Ditto.
58        * gcc3newlib/target-gcc.add: Ditto.
59
[383e974]602002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
63        timestamps.
64
[3f60b2aa]652001-04-16      Joel Sherrill <joel@OARcorp.com>
66
67        * .cvsignore: Added files added by automake 1.6.1.
68        * setup.def: New shot at gcc 3.0.4 RPMs.
69        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
70        Deleted m68k-rtemself.
71        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
72 
[1daced6]732002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
76        Use *.tar.bz2.
77
[df2b589]782002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * mkbinutilspec.in: Fix PATCH2.
81
[55f4d3d4]822002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
85
[0d211e81]862002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
89
90
[df1f734]912002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * mkbinutilspec.in: Add support for empty patch-version (no patch).
94        * mkgcc3newlibspec.in: Ditto.
95        * setup: Fix gcc3*_versions handling.
96        * setup.def: binutils_patch_version=.
97        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
98        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
99        * binutils/target-binutils.add: Comment out c++filt.
100        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
101        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
102        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
103        Comment out gcc-2.95.x hacks.
104        Remove *.la from installed files.
105        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
106
[349a01cc]1072001-04-02      Joel Sherrill <joel@OARcorp.com>
108
109        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
110
[d3c2a04]1112001-03-29      Joel Sherrill <joel@OARcorp.com>
112
113        * .cvsignore: Added mkgcc3newlib.
114
[ff47e5b]1152001-03-29      Joel Sherrill <joel@OARcorp.com>
116
117        * gcc3newlib/.cvsignore: New file.
118
[afe5cac]1192001-03-28      Joel Sherrill <joel@OARcorp.com>
120
121        * Per PR64 added support for gcc 3.x RPMs
122        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
123        * mkgcc3newlibspec.in: New file.
124        * gcc3newlib: New subdirectory.
125        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
126        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
127        README, target-g77.add, target-gcc.add, target-gcj.add,
128        target-objc.add: New files.
129
[c2778fa]1302001-03-28      Joel Sherrill <joel@OARcorp.com>
131
132        * binutils/binutils.add: Commented out patch since binutils 2.12
133        does not require one.
134
[d7c8239]1352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac:
138        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
139        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
140        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
146
[353dbe95]1472002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
148
149        * PR151
150        * autotools/automake-rtems.spec.in: New.
151        * autotools/automake-rtems.spec: Removed.
152        * configure.ac: Reflect changes above.
153
[0694dbab]1542001-02-27      Joel Sherrill <joel@OARcorp.com>
155
156        * configure.ac: Be a little more lenient in matching sparc-solaris.
157
[4b3af7a4]1582002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
161        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
162        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
163        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
164        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
165        gccnewlib/target-objc.add: Added more support for Canadian Cross
166        building.
167
[2d14fce]1682001-01-30      Joel Sherrill <joel@OARcorp.com>
169
170        * buildall.in: Corrected logic for detecting when no RPMs are installed.
171
[49d0704]1722001-01-24      Joel Sherrill <joel@OARcorp.com>
173
174        * README: Added Canadian Cross instructions.
175
[b96a7b1]1762002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
179        * mkbinutilsspec.in: Add propagation of @prefix@.
180        * binutils/base-binutils.add:
181        Let %post and %unpost apply %{_prefix}.
182        Apply %{_prefix} instead of /opt/rtems.
183        * binutils/binutils.add: Update copyright notice.
184        Add _prefix.
185        Apply %{_prefix} instead of /opt/rtems.
186        Remove -a 0 in %setup.
187        Rework hack to SuSE's rpm screwing up %{_target}.
188        Replace ARGS with CONFIGURE_ARGS.
189        * binutils/target-binutils.add:
190        Apply %{_prefix} instead of /opt/rtems.
191
[2cfb2387]1922002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * binutils/binutils.add: Add initial support for building
195        Canadian cross RPMs.  It should work like this:
196            cd rtems/scripts
197            ./configure --build=`../config.guess` --host=i386-cygwin
198            make install
199            rpm --target=i386-cygwin \
200                /usr/src/redhat/SPECS/<target>-binutils-..spec.
201
202            alien -t /usr/src/redhat/RPMS/....i386.rpm
203        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
204
[08f224b]2052001-01-22      Joel Sherrill <joel@OARcorp.com>
206
207        * buildalltar.in: Modified to support Canadian cross builds.
208        It was testing using a RedHat 7.2 host to build *-rtems tools
209        that run on an i386-cygwin host.
210
[96a2a02]2112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
214
[7b2368b]2152001-10-16      Joel Sherrill <joel@OARcorp.com>
216
217        * setup.def: Bumped the gdb_patch_version to account for a configuration
218        problem on psim where it could not be enabled for powerpc-RTEMS.
219        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
220
[64cc4bb5]2212001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
224        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
225        Target_alias.
226        * mkgdbspec.in: Guard sed-pattern against autoconf.
227        * mkbspspec.in: Guard sed-pattern against autoconf.
228        * configure.ac: Rework check for RPM_SPECSdir.
229        * autotools/automake-rtems.spec: Update to automake-1.5.
230
[df25c998]2312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
234        * configure.in: Remove.
235        * configure.ac: New file, generated from configure.in by autoupdate.
236
[0671af6]2372001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
240        Initially setup CLEANFILES using = instead of += to make
241        automake-1.5 happy.
242
[1cd0db4]2432001-09-13      Joel Sherrill <joel@OARcorp.com>
244
245        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
246        Revert changes because of gcc 2.5.x/3.0 transition and continue
247        to support gcc 2.95.x as primary version.
248
[a8bd1de]2492001-09-13      Joel Sherrill <joel@OARcorp.com>
250
251        * mkgccnewlibspec.in,
252        Use Target_alias not target_alias to avoid conflicts with new autoconf.
253        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
254        Only sparc and arm built for C/C++ OK. :(
255        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
256        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
257        * target-gcc.add: Modifications to reflect files not in gcc 3.1
258
[34094cc3]2592001-09-13      Joel Sherrill <joel@OARcorp.com>
260
261        * autotools/.cvsignore: New file.
262
[a792b78]2632001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
266        autotools/automake-rtems.spec: New.
267        * configure.in, Makefile.am: Add autotools/.
268
[4331c3d]2692001-08-30      Joel Sherrill <joel@OARcorp.com>
270
271        * .cvsignore: Add buildalltar.
272
[302b76d]2732001-08-30      Joel Sherrill <joel@OARcorp.com>
274
275        * buildalltar.in: New file.
276        * configure.in, Makefile.am: Modified to reflect addition of file.
277
[b471c035]2782001-08-10      Joel Sherrill <joel@OARcorp.com>
279
280        * mkgdbspec.in: Make list of simulators very complete.
281        * setup.def: Update versions.
282
[6c5e3215]2832001-07-03      Joel Sherrill <joel@OARcorp.com>
284
285        * setup.def, binutils.add, gccnewlib.add: Updated to build
286        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
287        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
288
[01ec6c0]2892001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Remove AC_EXEEXT, treat .exe manually.
292        * gccnewlib/base-gcc.add: Remove cpp.
293        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
294        copyright.
295
[4ff04390]2962001-04-16      Joel Sherrill <joel@OARcorp.com>
297
298        * setup.def: Modified the binutils version to 2.11 and
299        RPM revision 3 to reflect experimentation with new binutils release.
300
[365d16cf]3012001-04-11      Joel Sherrill <joel@OARcorp.com>
302
303        * binutils/Makefile.am: Added a29k-rtems.
304        * binutils/binutils.add: Switch to .bz2 extension to reflect
305        real way code is compressed on distribution sites now.
306
[9a4d549]3072001-03-19      Joel Sherrill <joel@OARcorp.com>
308
309        * setup.def: Updated version numbers and patches for binutils
310        and gdb.  binutils was to get correct patch in field.  gdb
311        was to add mipstx39-rtems configurery support.
312
[b9a7287e]3132001-03-14      Joel Sherrill <joel@OARcorp.com>
314
315        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
316        configuration to gdb since this includes the JMR3904 simulator.
317
[409f7d1]3182001-01-03      Joel Sherrill <joel@OARcorp.com>
319
320        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
321        binutils HISTORY to reflect new revision.  Updated gcc to fix
322        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
323
[ee6d205]3242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * gccnewlib/gccnewlib.add: Fix typo in URL.
327
[bd914b46]3282000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
331        instead of $target to setup RPM_CPU, move chmod 755 buildall to
332        AC_OUTPUT's extra-cmds.
333       
[06f2f75]3342000-10-30      Joel Sherrill <joel@OARcorp.com>
335
336        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
337        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
338        Added mips-rtems, updated to include new patches and
339        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
340
[b507814]3412000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
344
[467ed56f]3452000-10-18      Joel Sherrill <joel@OARcorp.com>
346
347        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
348
[99b8e8c]3492000-08-30      Joel Sherrill <joel@OARcorp.com>
350
351        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
352        Patches primarily add or16/or32 basic support to newlib and
353        i386 multilib improvements to gcc from Ralf Corsepius.
354
[e94ad1fe]3552000-08-10      Joel Sherrill <joel@OARcorp.com>
356
357        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.