source: rtems/scripts/ChangeLog @ 618f3f9

4.104.114.84.95
Last change on this file since 618f3f9 was 6e9746a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/02 at 16:38:16

2002-06-15 Ralf Corsepius <corsepiu@…>

  • mkgcc3newlibspec.in: Remove SETUP (bogus).
  • gcc3newlib/target-c++.add: New.
  • gcc3newlib/Makefile.am: Add target-c++.add.
  • gcc3newlib/base-g77.add: Adapt to gcc-3.1. Reflect having split out c++. Various minor fixes.
  • gcc3newlib/base-gcc.add: Ditto.
  • gcc3newlib/gccnewlib.add: Ditto.
  • gcc3newlib/target-gcc.add: Ditto.
  • Property mode set to 100644
File size: 10.2 KB
Line 
12002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * mkgcc3newlibspec.in: Remove SETUP (bogus).
4        * gcc3newlib/target-c++.add: New.
5        * gcc3newlib/Makefile.am: Add target-c++.add.
6        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
7        Reflect having split out c++. Various minor fixes.
8        * gcc3newlib/base-gcc.add: Ditto.
9        * gcc3newlib/gccnewlib.add: Ditto.
10        * gcc3newlib/target-gcc.add: Ditto.
11
122002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
15        timestamps.
16
172001-04-16      Joel Sherrill <joel@OARcorp.com>
18
19        * .cvsignore: Added files added by automake 1.6.1.
20        * setup.def: New shot at gcc 3.0.4 RPMs.
21        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
22        Deleted m68k-rtemself.
23        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
24 
252002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
28        Use *.tar.bz2.
29
302002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * mkbinutilspec.in: Fix PATCH2.
33
342002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
37
382002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
41
42
432002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * mkbinutilspec.in: Add support for empty patch-version (no patch).
46        * mkgcc3newlibspec.in: Ditto.
47        * setup: Fix gcc3*_versions handling.
48        * setup.def: binutils_patch_version=.
49        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
50        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
51        * binutils/target-binutils.add: Comment out c++filt.
52        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
53        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
54        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
55        Comment out gcc-2.95.x hacks.
56        Remove *.la from installed files.
57        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
58
592001-04-02      Joel Sherrill <joel@OARcorp.com>
60
61        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
62
632001-03-29      Joel Sherrill <joel@OARcorp.com>
64
65        * .cvsignore: Added mkgcc3newlib.
66
672001-03-29      Joel Sherrill <joel@OARcorp.com>
68
69        * gcc3newlib/.cvsignore: New file.
70
712001-03-28      Joel Sherrill <joel@OARcorp.com>
72
73        * Per PR64 added support for gcc 3.x RPMs
74        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
75        * mkgcc3newlibspec.in: New file.
76        * gcc3newlib: New subdirectory.
77        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
78        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
79        README, target-g77.add, target-gcc.add, target-gcj.add,
80        target-objc.add: New files.
81
822001-03-28      Joel Sherrill <joel@OARcorp.com>
83
84        * binutils/binutils.add: Commented out patch since binutils 2.12
85        does not require one.
86
872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac:
90        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
91        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
92        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
98
992002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
100
101        * PR151
102        * autotools/automake-rtems.spec.in: New.
103        * autotools/automake-rtems.spec: Removed.
104        * configure.ac: Reflect changes above.
105
1062001-02-27      Joel Sherrill <joel@OARcorp.com>
107
108        * configure.ac: Be a little more lenient in matching sparc-solaris.
109
1102002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
113        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
114        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
115        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
116        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
117        gccnewlib/target-objc.add: Added more support for Canadian Cross
118        building.
119
1202001-01-30      Joel Sherrill <joel@OARcorp.com>
121
122        * buildall.in: Corrected logic for detecting when no RPMs are installed.
123
1242001-01-24      Joel Sherrill <joel@OARcorp.com>
125
126        * README: Added Canadian Cross instructions.
127
1282002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
131        * mkbinutilsspec.in: Add propagation of @prefix@.
132        * binutils/base-binutils.add:
133        Let %post and %unpost apply %{_prefix}.
134        Apply %{_prefix} instead of /opt/rtems.
135        * binutils/binutils.add: Update copyright notice.
136        Add _prefix.
137        Apply %{_prefix} instead of /opt/rtems.
138        Remove -a 0 in %setup.
139        Rework hack to SuSE's rpm screwing up %{_target}.
140        Replace ARGS with CONFIGURE_ARGS.
141        * binutils/target-binutils.add:
142        Apply %{_prefix} instead of /opt/rtems.
143
1442002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * binutils/binutils.add: Add initial support for building
147        Canadian cross RPMs.  It should work like this:
148            cd rtems/scripts
149            ./configure --build=`../config.guess` --host=i386-cygwin
150            make install
151            rpm --target=i386-cygwin \
152                /usr/src/redhat/SPECS/<target>-binutils-..spec.
153
154            alien -t /usr/src/redhat/RPMS/....i386.rpm
155        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
156
1572001-01-22      Joel Sherrill <joel@OARcorp.com>
158
159        * buildalltar.in: Modified to support Canadian cross builds.
160        It was testing using a RedHat 7.2 host to build *-rtems tools
161        that run on an i386-cygwin host.
162
1632001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
166
1672001-10-16      Joel Sherrill <joel@OARcorp.com>
168
169        * setup.def: Bumped the gdb_patch_version to account for a configuration
170        problem on psim where it could not be enabled for powerpc-RTEMS.
171        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
172
1732001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
176        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
177        Target_alias.
178        * mkgdbspec.in: Guard sed-pattern against autoconf.
179        * mkbspspec.in: Guard sed-pattern against autoconf.
180        * configure.ac: Rework check for RPM_SPECSdir.
181        * autotools/automake-rtems.spec: Update to automake-1.5.
182
1832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
186        * configure.in: Remove.
187        * configure.ac: New file, generated from configure.in by autoupdate.
188
1892001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
192        Initially setup CLEANFILES using = instead of += to make
193        automake-1.5 happy.
194
1952001-09-13      Joel Sherrill <joel@OARcorp.com>
196
197        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
198        Revert changes because of gcc 2.5.x/3.0 transition and continue
199        to support gcc 2.95.x as primary version.
200
2012001-09-13      Joel Sherrill <joel@OARcorp.com>
202
203        * mkgccnewlibspec.in,
204        Use Target_alias not target_alias to avoid conflicts with new autoconf.
205        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
206        Only sparc and arm built for C/C++ OK. :(
207        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
208        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
209        * target-gcc.add: Modifications to reflect files not in gcc 3.1
210
2112001-09-13      Joel Sherrill <joel@OARcorp.com>
212
213        * autotools/.cvsignore: New file.
214
2152001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
218        autotools/automake-rtems.spec: New.
219        * configure.in, Makefile.am: Add autotools/.
220
2212001-08-30      Joel Sherrill <joel@OARcorp.com>
222
223        * .cvsignore: Add buildalltar.
224
2252001-08-30      Joel Sherrill <joel@OARcorp.com>
226
227        * buildalltar.in: New file.
228        * configure.in, Makefile.am: Modified to reflect addition of file.
229
2302001-08-10      Joel Sherrill <joel@OARcorp.com>
231
232        * mkgdbspec.in: Make list of simulators very complete.
233        * setup.def: Update versions.
234
2352001-07-03      Joel Sherrill <joel@OARcorp.com>
236
237        * setup.def, binutils.add, gccnewlib.add: Updated to build
238        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
239        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
240
2412001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.in: Remove AC_EXEEXT, treat .exe manually.
244        * gccnewlib/base-gcc.add: Remove cpp.
245        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
246        copyright.
247
2482001-04-16      Joel Sherrill <joel@OARcorp.com>
249
250        * setup.def: Modified the binutils version to 2.11 and
251        RPM revision 3 to reflect experimentation with new binutils release.
252
2532001-04-11      Joel Sherrill <joel@OARcorp.com>
254
255        * binutils/Makefile.am: Added a29k-rtems.
256        * binutils/binutils.add: Switch to .bz2 extension to reflect
257        real way code is compressed on distribution sites now.
258
2592001-03-19      Joel Sherrill <joel@OARcorp.com>
260
261        * setup.def: Updated version numbers and patches for binutils
262        and gdb.  binutils was to get correct patch in field.  gdb
263        was to add mipstx39-rtems configurery support.
264
2652001-03-14      Joel Sherrill <joel@OARcorp.com>
266
267        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
268        configuration to gdb since this includes the JMR3904 simulator.
269
2702001-01-03      Joel Sherrill <joel@OARcorp.com>
271
272        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
273        binutils HISTORY to reflect new revision.  Updated gcc to fix
274        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
275
2762000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * gccnewlib/gccnewlib.add: Fix typo in URL.
279
2802000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
283        instead of $target to setup RPM_CPU, move chmod 755 buildall to
284        AC_OUTPUT's extra-cmds.
285       
2862000-10-30      Joel Sherrill <joel@OARcorp.com>
287
288        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
289        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
290        Added mips-rtems, updated to include new patches and
291        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
292
2932000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
296
2972000-10-18      Joel Sherrill <joel@OARcorp.com>
298
299        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
300
3012000-08-30      Joel Sherrill <joel@OARcorp.com>
302
303        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
304        Patches primarily add or16/or32 basic support to newlib and
305        i386 multilib improvements to gcc from Ralf Corsepius.
306
3072000-08-10      Joel Sherrill <joel@OARcorp.com>
308
309        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.