source: rtems/scripts/ChangeLog @ 72503c6

4.104.114.84.95
Last change on this file since 72503c6 was 72503c6, checked in by Joel Sherrill <joel.sherrill@…>, on 05/29/02 at 16:55:09

2001-05-29 Joel Sherrill <joel@…>

  • setup.def: Updated to binutils 2.12.1.
  • rtems/Makefile.am: Remove m68k-rtemself references.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12001-05-29      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Updated to binutils 2.12.1.
4        * rtems/Makefile.am: Remove m68k-rtemself references.
5
62002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * mkgcc3newlibspec.in: Remove SETUP (bogus).
9        * gcc3newlib/target-c++.add: New.
10        * gcc3newlib/Makefile.am: Add target-c++.add.
11        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
12        Reflect having split out c++. Various minor fixes.
13        * gcc3newlib/base-gcc.add: Ditto.
14        * gcc3newlib/gccnewlib.add: Ditto.
15        * gcc3newlib/target-gcc.add: Ditto.
16
172002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
20        timestamps.
21
222001-04-16      Joel Sherrill <joel@OARcorp.com>
23
24        * .cvsignore: Added files added by automake 1.6.1.
25        * setup.def: New shot at gcc 3.0.4 RPMs.
26        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
27        Deleted m68k-rtemself.
28        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
29 
302002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
33        Use *.tar.bz2.
34
352002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * mkbinutilspec.in: Fix PATCH2.
38
392002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
42
432002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
46
47
482002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * mkbinutilspec.in: Add support for empty patch-version (no patch).
51        * mkgcc3newlibspec.in: Ditto.
52        * setup: Fix gcc3*_versions handling.
53        * setup.def: binutils_patch_version=.
54        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
55        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
56        * binutils/target-binutils.add: Comment out c++filt.
57        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
58        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
59        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
60        Comment out gcc-2.95.x hacks.
61        Remove *.la from installed files.
62        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
63
642001-04-02      Joel Sherrill <joel@OARcorp.com>
65
66        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
67
682001-03-29      Joel Sherrill <joel@OARcorp.com>
69
70        * .cvsignore: Added mkgcc3newlib.
71
722001-03-29      Joel Sherrill <joel@OARcorp.com>
73
74        * gcc3newlib/.cvsignore: New file.
75
762001-03-28      Joel Sherrill <joel@OARcorp.com>
77
78        * Per PR64 added support for gcc 3.x RPMs
79        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
80        * mkgcc3newlibspec.in: New file.
81        * gcc3newlib: New subdirectory.
82        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
83        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
84        README, target-g77.add, target-gcc.add, target-gcj.add,
85        target-objc.add: New files.
86
872001-03-28      Joel Sherrill <joel@OARcorp.com>
88
89        * binutils/binutils.add: Commented out patch since binutils 2.12
90        does not require one.
91
922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac:
95        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
96        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
97        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
98        * Makefile.am: Remove AUTOMAKE_OPTIONS.
99        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
103
1042002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
105
106        * PR151
107        * autotools/automake-rtems.spec.in: New.
108        * autotools/automake-rtems.spec: Removed.
109        * configure.ac: Reflect changes above.
110
1112001-02-27      Joel Sherrill <joel@OARcorp.com>
112
113        * configure.ac: Be a little more lenient in matching sparc-solaris.
114
1152002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
118        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
119        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
120        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
121        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
122        gccnewlib/target-objc.add: Added more support for Canadian Cross
123        building.
124
1252001-01-30      Joel Sherrill <joel@OARcorp.com>
126
127        * buildall.in: Corrected logic for detecting when no RPMs are installed.
128
1292001-01-24      Joel Sherrill <joel@OARcorp.com>
130
131        * README: Added Canadian Cross instructions.
132
1332002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
136        * mkbinutilsspec.in: Add propagation of @prefix@.
137        * binutils/base-binutils.add:
138        Let %post and %unpost apply %{_prefix}.
139        Apply %{_prefix} instead of /opt/rtems.
140        * binutils/binutils.add: Update copyright notice.
141        Add _prefix.
142        Apply %{_prefix} instead of /opt/rtems.
143        Remove -a 0 in %setup.
144        Rework hack to SuSE's rpm screwing up %{_target}.
145        Replace ARGS with CONFIGURE_ARGS.
146        * binutils/target-binutils.add:
147        Apply %{_prefix} instead of /opt/rtems.
148
1492002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * binutils/binutils.add: Add initial support for building
152        Canadian cross RPMs.  It should work like this:
153            cd rtems/scripts
154            ./configure --build=`../config.guess` --host=i386-cygwin
155            make install
156            rpm --target=i386-cygwin \
157                /usr/src/redhat/SPECS/<target>-binutils-..spec.
158
159            alien -t /usr/src/redhat/RPMS/....i386.rpm
160        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
161
1622001-01-22      Joel Sherrill <joel@OARcorp.com>
163
164        * buildalltar.in: Modified to support Canadian cross builds.
165        It was testing using a RedHat 7.2 host to build *-rtems tools
166        that run on an i386-cygwin host.
167
1682001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
171
1722001-10-16      Joel Sherrill <joel@OARcorp.com>
173
174        * setup.def: Bumped the gdb_patch_version to account for a configuration
175        problem on psim where it could not be enabled for powerpc-RTEMS.
176        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
177
1782001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
181        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
182        Target_alias.
183        * mkgdbspec.in: Guard sed-pattern against autoconf.
184        * mkbspspec.in: Guard sed-pattern against autoconf.
185        * configure.ac: Rework check for RPM_SPECSdir.
186        * autotools/automake-rtems.spec: Update to automake-1.5.
187
1882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
191        * configure.in: Remove.
192        * configure.ac: New file, generated from configure.in by autoupdate.
193
1942001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
197        Initially setup CLEANFILES using = instead of += to make
198        automake-1.5 happy.
199
2002001-09-13      Joel Sherrill <joel@OARcorp.com>
201
202        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
203        Revert changes because of gcc 2.5.x/3.0 transition and continue
204        to support gcc 2.95.x as primary version.
205
2062001-09-13      Joel Sherrill <joel@OARcorp.com>
207
208        * mkgccnewlibspec.in,
209        Use Target_alias not target_alias to avoid conflicts with new autoconf.
210        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
211        Only sparc and arm built for C/C++ OK. :(
212        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
213        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
214        * target-gcc.add: Modifications to reflect files not in gcc 3.1
215
2162001-09-13      Joel Sherrill <joel@OARcorp.com>
217
218        * autotools/.cvsignore: New file.
219
2202001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
223        autotools/automake-rtems.spec: New.
224        * configure.in, Makefile.am: Add autotools/.
225
2262001-08-30      Joel Sherrill <joel@OARcorp.com>
227
228        * .cvsignore: Add buildalltar.
229
2302001-08-30      Joel Sherrill <joel@OARcorp.com>
231
232        * buildalltar.in: New file.
233        * configure.in, Makefile.am: Modified to reflect addition of file.
234
2352001-08-10      Joel Sherrill <joel@OARcorp.com>
236
237        * mkgdbspec.in: Make list of simulators very complete.
238        * setup.def: Update versions.
239
2402001-07-03      Joel Sherrill <joel@OARcorp.com>
241
242        * setup.def, binutils.add, gccnewlib.add: Updated to build
243        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
244        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
245
2462001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.in: Remove AC_EXEEXT, treat .exe manually.
249        * gccnewlib/base-gcc.add: Remove cpp.
250        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
251        copyright.
252
2532001-04-16      Joel Sherrill <joel@OARcorp.com>
254
255        * setup.def: Modified the binutils version to 2.11 and
256        RPM revision 3 to reflect experimentation with new binutils release.
257
2582001-04-11      Joel Sherrill <joel@OARcorp.com>
259
260        * binutils/Makefile.am: Added a29k-rtems.
261        * binutils/binutils.add: Switch to .bz2 extension to reflect
262        real way code is compressed on distribution sites now.
263
2642001-03-19      Joel Sherrill <joel@OARcorp.com>
265
266        * setup.def: Updated version numbers and patches for binutils
267        and gdb.  binutils was to get correct patch in field.  gdb
268        was to add mipstx39-rtems configurery support.
269
2702001-03-14      Joel Sherrill <joel@OARcorp.com>
271
272        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
273        configuration to gdb since this includes the JMR3904 simulator.
274
2752001-01-03      Joel Sherrill <joel@OARcorp.com>
276
277        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
278        binutils HISTORY to reflect new revision.  Updated gcc to fix
279        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
280
2812000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * gccnewlib/gccnewlib.add: Fix typo in URL.
284
2852000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
288        instead of $target to setup RPM_CPU, move chmod 755 buildall to
289        AC_OUTPUT's extra-cmds.
290       
2912000-10-30      Joel Sherrill <joel@OARcorp.com>
292
293        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
294        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
295        Added mips-rtems, updated to include new patches and
296        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
297
2982000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
301
3022000-10-18      Joel Sherrill <joel@OARcorp.com>
303
304        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
305
3062000-08-30      Joel Sherrill <joel@OARcorp.com>
307
308        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
309        Patches primarily add or16/or32 basic support to newlib and
310        i386 multilib improvements to gcc from Ralf Corsepius.
311
3122000-08-10      Joel Sherrill <joel@OARcorp.com>
313
314        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.