source: rtems/scripts/ChangeLog @ 3ad7f69d

4.104.114.84.95
Last change on this file since 3ad7f69d was 3ad7f69d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 09:57:30

2002-07-22 Joel Sherrill <joel@…>

  • binutils/Makefile.am: Add or32-rtems-binutils.
  • Property mode set to 100644
File size: 10.9 KB
Line 
12002-07-22      Joel Sherrill <joel@OARcorp.com>
2
3        * binutils/Makefile.am: Add or32-rtems-binutils.
4
52002-07-19      Joel Sherrill <joel@OARcorp.com>
6
7        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
8
92002-07-01      Joel Sherrill <joel@OARcorp.com>
10
11        * setup.def: Update gcc3 RPMs for new patches.
12
132002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
16
172002-06-14      Joel Sherrill <joel@OARcorp.com>
18
19        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
20        Updated to gcc 3.1 and gdb 5.2.
21
222001-05-29      Joel Sherrill <joel@OARcorp.com>
23
24        * setup.def: Updated to binutils 2.12.1.
25        * rtems/Makefile.am: Remove m68k-rtemself references.
26
272002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * mkgcc3newlibspec.in: Remove SETUP (bogus).
30        * gcc3newlib/target-c++.add: New.
31        * gcc3newlib/Makefile.am: Add target-c++.add.
32        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
33        Reflect having split out c++. Various minor fixes.
34        * gcc3newlib/base-gcc.add: Ditto.
35        * gcc3newlib/gccnewlib.add: Ditto.
36        * gcc3newlib/target-gcc.add: Ditto.
37
382002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
41        timestamps.
42
432001-04-16      Joel Sherrill <joel@OARcorp.com>
44
45        * .cvsignore: Added files added by automake 1.6.1.
46        * setup.def: New shot at gcc 3.0.4 RPMs.
47        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
48        Deleted m68k-rtemself.
49        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
50 
512002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
54        Use *.tar.bz2.
55
562002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * mkbinutilspec.in: Fix PATCH2.
59
602002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
63
642002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
67
68
692002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * mkbinutilspec.in: Add support for empty patch-version (no patch).
72        * mkgcc3newlibspec.in: Ditto.
73        * setup: Fix gcc3*_versions handling.
74        * setup.def: binutils_patch_version=.
75        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
76        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
77        * binutils/target-binutils.add: Comment out c++filt.
78        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
79        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
80        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
81        Comment out gcc-2.95.x hacks.
82        Remove *.la from installed files.
83        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
84
852001-04-02      Joel Sherrill <joel@OARcorp.com>
86
87        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
88
892001-03-29      Joel Sherrill <joel@OARcorp.com>
90
91        * .cvsignore: Added mkgcc3newlib.
92
932001-03-29      Joel Sherrill <joel@OARcorp.com>
94
95        * gcc3newlib/.cvsignore: New file.
96
972001-03-28      Joel Sherrill <joel@OARcorp.com>
98
99        * Per PR64 added support for gcc 3.x RPMs
100        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
101        * mkgcc3newlibspec.in: New file.
102        * gcc3newlib: New subdirectory.
103        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
104        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
105        README, target-g77.add, target-gcc.add, target-gcj.add,
106        target-objc.add: New files.
107
1082001-03-28      Joel Sherrill <joel@OARcorp.com>
109
110        * binutils/binutils.add: Commented out patch since binutils 2.12
111        does not require one.
112
1132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac:
116        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
117        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
118        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
119        * Makefile.am: Remove AUTOMAKE_OPTIONS.
120        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
121        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
122        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
123        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
124
1252002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
126
127        * PR151
128        * autotools/automake-rtems.spec.in: New.
129        * autotools/automake-rtems.spec: Removed.
130        * configure.ac: Reflect changes above.
131
1322001-02-27      Joel Sherrill <joel@OARcorp.com>
133
134        * configure.ac: Be a little more lenient in matching sparc-solaris.
135
1362002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
139        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
140        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
141        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
142        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
143        gccnewlib/target-objc.add: Added more support for Canadian Cross
144        building.
145
1462001-01-30      Joel Sherrill <joel@OARcorp.com>
147
148        * buildall.in: Corrected logic for detecting when no RPMs are installed.
149
1502001-01-24      Joel Sherrill <joel@OARcorp.com>
151
152        * README: Added Canadian Cross instructions.
153
1542002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
157        * mkbinutilsspec.in: Add propagation of @prefix@.
158        * binutils/base-binutils.add:
159        Let %post and %unpost apply %{_prefix}.
160        Apply %{_prefix} instead of /opt/rtems.
161        * binutils/binutils.add: Update copyright notice.
162        Add _prefix.
163        Apply %{_prefix} instead of /opt/rtems.
164        Remove -a 0 in %setup.
165        Rework hack to SuSE's rpm screwing up %{_target}.
166        Replace ARGS with CONFIGURE_ARGS.
167        * binutils/target-binutils.add:
168        Apply %{_prefix} instead of /opt/rtems.
169
1702002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * binutils/binutils.add: Add initial support for building
173        Canadian cross RPMs.  It should work like this:
174            cd rtems/scripts
175            ./configure --build=`../config.guess` --host=i386-cygwin
176            make install
177            rpm --target=i386-cygwin \
178                /usr/src/redhat/SPECS/<target>-binutils-..spec.
179
180            alien -t /usr/src/redhat/RPMS/....i386.rpm
181        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
182
1832001-01-22      Joel Sherrill <joel@OARcorp.com>
184
185        * buildalltar.in: Modified to support Canadian cross builds.
186        It was testing using a RedHat 7.2 host to build *-rtems tools
187        that run on an i386-cygwin host.
188
1892001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
192
1932001-10-16      Joel Sherrill <joel@OARcorp.com>
194
195        * setup.def: Bumped the gdb_patch_version to account for a configuration
196        problem on psim where it could not be enabled for powerpc-RTEMS.
197        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
198
1992001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
202        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
203        Target_alias.
204        * mkgdbspec.in: Guard sed-pattern against autoconf.
205        * mkbspspec.in: Guard sed-pattern against autoconf.
206        * configure.ac: Rework check for RPM_SPECSdir.
207        * autotools/automake-rtems.spec: Update to automake-1.5.
208
2092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
212        * configure.in: Remove.
213        * configure.ac: New file, generated from configure.in by autoupdate.
214
2152001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
218        Initially setup CLEANFILES using = instead of += to make
219        automake-1.5 happy.
220
2212001-09-13      Joel Sherrill <joel@OARcorp.com>
222
223        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
224        Revert changes because of gcc 2.5.x/3.0 transition and continue
225        to support gcc 2.95.x as primary version.
226
2272001-09-13      Joel Sherrill <joel@OARcorp.com>
228
229        * mkgccnewlibspec.in,
230        Use Target_alias not target_alias to avoid conflicts with new autoconf.
231        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
232        Only sparc and arm built for C/C++ OK. :(
233        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
234        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
235        * target-gcc.add: Modifications to reflect files not in gcc 3.1
236
2372001-09-13      Joel Sherrill <joel@OARcorp.com>
238
239        * autotools/.cvsignore: New file.
240
2412001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
244        autotools/automake-rtems.spec: New.
245        * configure.in, Makefile.am: Add autotools/.
246
2472001-08-30      Joel Sherrill <joel@OARcorp.com>
248
249        * .cvsignore: Add buildalltar.
250
2512001-08-30      Joel Sherrill <joel@OARcorp.com>
252
253        * buildalltar.in: New file.
254        * configure.in, Makefile.am: Modified to reflect addition of file.
255
2562001-08-10      Joel Sherrill <joel@OARcorp.com>
257
258        * mkgdbspec.in: Make list of simulators very complete.
259        * setup.def: Update versions.
260
2612001-07-03      Joel Sherrill <joel@OARcorp.com>
262
263        * setup.def, binutils.add, gccnewlib.add: Updated to build
264        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
265        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
266
2672001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Remove AC_EXEEXT, treat .exe manually.
270        * gccnewlib/base-gcc.add: Remove cpp.
271        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
272        copyright.
273
2742001-04-16      Joel Sherrill <joel@OARcorp.com>
275
276        * setup.def: Modified the binutils version to 2.11 and
277        RPM revision 3 to reflect experimentation with new binutils release.
278
2792001-04-11      Joel Sherrill <joel@OARcorp.com>
280
281        * binutils/Makefile.am: Added a29k-rtems.
282        * binutils/binutils.add: Switch to .bz2 extension to reflect
283        real way code is compressed on distribution sites now.
284
2852001-03-19      Joel Sherrill <joel@OARcorp.com>
286
287        * setup.def: Updated version numbers and patches for binutils
288        and gdb.  binutils was to get correct patch in field.  gdb
289        was to add mipstx39-rtems configurery support.
290
2912001-03-14      Joel Sherrill <joel@OARcorp.com>
292
293        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
294        configuration to gdb since this includes the JMR3904 simulator.
295
2962001-01-03      Joel Sherrill <joel@OARcorp.com>
297
298        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
299        binutils HISTORY to reflect new revision.  Updated gcc to fix
300        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
301
3022000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * gccnewlib/gccnewlib.add: Fix typo in URL.
305
3062000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
309        instead of $target to setup RPM_CPU, move chmod 755 buildall to
310        AC_OUTPUT's extra-cmds.
311       
3122000-10-30      Joel Sherrill <joel@OARcorp.com>
313
314        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
315        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
316        Added mips-rtems, updated to include new patches and
317        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
318
3192000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
322
3232000-10-18      Joel Sherrill <joel@OARcorp.com>
324
325        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
326
3272000-08-30      Joel Sherrill <joel@OARcorp.com>
328
329        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
330        Patches primarily add or16/or32 basic support to newlib and
331        i386 multilib improvements to gcc from Ralf Corsepius.
332
3332000-08-10      Joel Sherrill <joel@OARcorp.com>
334
335        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.