* setup.def: Updated gdb revision to -2 so arm will build and
to fix psim build problem on NetBSD.
* gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since
RedHat 7.3 doesn't have it available. Maybe later.
* gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
* setup.def: Updated patch to fix m68k cut and paste bug which turned
a tab into spaces in a Makefile fragment.
* gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
must be built with a -G0 option.
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
which were patch changes for -3 and -4 RPM revisions. Disabled
build of gnat for i386-rtems as it failed to build.
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
currently include the patch referenced in PR8344.
* 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.
* 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.
* 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
* setup.def: Updated version numbers and patches for binutils
and gdb. binutils was to get correct patch in field. gdb
was to add mipstx39-rtems configurery support.
* configure.in: Reworked for Canadian Cross support.
* Makefile.am: Reflect changes to configure.in.
* config.guess, config.sub: Update from subversions.gnu.org.
* README.cdn-X: New file.
* tools/Makefile.am: Remove build, tools from SUBDIRS.
* setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
binutils HISTORY to reflect new revision. Updated gcc to fix
i960 C++ problem. Updated newlib to move to newlib 1.9.0.
* setup.def: Updated gcc and newlib patches and bumped RPM revision.
Patches primarily add or16/or32 basic support to newlib and
i386 multilib improvements to gcc from Ralf Corsepius.
<valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr>
of Canon CRF - Communication Dept. This port includes a
basic BSP that is sufficient to link hello world.