* gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
Add %_gnat and --define 'gnat [0|1]' support.
Enable gnat for gcc-3.2/Disable for gcc-3.1.
Add hacks to build gnatlib.
Re-activate commented out fragments for old gcc versions.
Add @target_alias@-gnatgcc.
* gcc3newlib/Makefile.am: Remove c_only remnants.
* gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
headers into c++ instead of g++.
* gcc3newlib/target-c++.add: Ditto.
* gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
* gcc3newlib/Makefile.am: Use mkspec for c4x.
* gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
Rework handing Ada.
Don't put adalib and adainclude into files.gcc.
* gcc3newlib/target-gnat.add: Add adalib.
Add adainclude.
* setup.def: Updating gcc3/newlib patches and tool versions. The
focus of this round of patches was ot eliminate header file name
conflicts between RTEMS and newlib.
* configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
to generate mk*spec scripts.
* mkbspspec.in: Use ',' as pattern delimiter in sed expression
for $rpm_build_root.
* mkbinutilsspec.in: Use ',' as pattern delimiter in sed
expression for $rpm_build_root.
* cpukit/mkspec.in: Cosmetical changes.
* 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.
* mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
gccnewlib/target-chill.add, gccnewlib/target-g77.add,
gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
gccnewlib/target-objc.add: Added more support for Canadian Cross
building.
* binutils/binutils.add: Add initial support for building
Canadian cross RPMs. It should work like this:
cd rtems/scripts
./configure --build=`../config.guess` --host=i386-cygwin
make install
rpm --target=i386-cygwin \
/usr/src/redhat/SPECS/<target>-binutils-..spec.
alien -t /usr/src/redhat/RPMS/....i386.rpm
.. and voila ... your tarball, with rpm-consistency checks etc. applied.
* buildalltar.in: Modified to support Canadian cross builds.
It was testing using a RedHat 7.2 host to build *-rtems tools
that run on an i386-cygwin host.
* setup.def: Bumped the gdb_patch_version to account for a configuration
problem on psim where it could not be enabled for powerpc-RTEMS.
* gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
* setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
Revert changes because of gcc 2.5.x/3.0 transition and continue
to support gcc 2.95.x as primary version.
* mkgccnewlibspec.in,
Use Target_alias not target_alias to avoid conflicts with new autoconf.
* setup.def: Changed version numbers in attempt at building gcc 3.0.1.
Only sparc and arm built for C/C++ OK. :(
* gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
* gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
* target-gcc.add: Modifications to reflect files not in gcc 3.1