* 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: 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.
* gcc3newlib/gccnewlib.add:
Remove *.la's to make rpm-4.1/RH-8.0 happy.
Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
Change gcc/version.c to reflect us having patched gcc.
* 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.
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
* binutils/binutils.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
and _target_os)
* gcc3newlib/base-gcc.add: Add gccint*infos.
* gcc3newlib/base-gcj.add: Add gcj*infos.
Mark manpages as %doc and pickup the gzipped versions.
* 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.
* 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.