forked from Imagelibrary/rtems
* common/commom.am: New. * Makefile.am: Remove TEMPLATES. Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of CONFIGURE_DEPENDENCIES. * configure.ac: Remove AC_PREFIX_DEFAULT. * binutils/Makefile.am: include common.am. * common/common.add.in: Use rtems.com gnats. * cpukit/Makefile.am: include common.am. * gcc3newlib/Makefile.am: include common.am. * gccnewlib/Makefile.am: include common.am. * gdb/Makefile.am: include common.am. * rtems/Makefile.am: include common.am. * rtemsdoc/Makefile.am: include common.am.
826 lines
28 KiB
Plaintext
826 lines
28 KiB
Plaintext
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* common/commom.am: New.
|
|
* Makefile.am: Remove TEMPLATES.
|
|
Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
|
|
CONFIGURE_DEPENDENCIES.
|
|
* configure.ac: Remove AC_PREFIX_DEFAULT.
|
|
* binutils/Makefile.am: include common.am.
|
|
* common/common.add.in: Use rtems.com gnats.
|
|
* cpukit/Makefile.am: include common.am.
|
|
* gcc3newlib/Makefile.am: include common.am.
|
|
* gccnewlib/Makefile.am: include common.am.
|
|
* gdb/Makefile.am: include common.am.
|
|
* rtems/Makefile.am: include common.am.
|
|
* rtemsdoc/Makefile.am: include common.am.
|
|
|
|
2003-08-28 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Recovery effort.
|
|
|
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
|
|
|
2003-06-02 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
|
|
|
|
2003-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* common/common.add.in: Add %define __os_install_post %{nil} to
|
|
work around rpm-4.2 choking on foreign file types.
|
|
|
|
2003-04-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from
|
|
head.
|
|
|
|
2003-04-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Update to gcc3.2.2newlib1.11.0-2.
|
|
* gcc3newlib/gccnewlib.add: We used .bz2 files.
|
|
|
|
2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
|
|
Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
|
|
* gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
|
|
|
|
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
|
|
|
|
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: AC_PREREQ(2.57).
|
|
|
|
2003-02-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
|
|
determine which targets have simulators, configure with appropriate
|
|
arguments, and package the correct files.
|
|
|
|
2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
|
|
* gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
|
|
gcj from rpmbuild command line.
|
|
Copy gsyslimits.h for CDN-X compilation.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* README.cdn-X: New.
|
|
* binutils/binutils.add: Add --build=%_build --host=%_host.
|
|
* cpukit/.cvsignore: Add *.spec.in.
|
|
* gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
|
|
* gdb/gdb.add: Add --build=%_build --host=%_host.
|
|
* rtemsdoc/.cvsignore: Add *.spec.in.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Remove Buildroot.
|
|
* common/.cvsignore: New.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* common/common.add.in: Add Vendor, Distribution, BuildRoot.
|
|
* binutils/Makefile.am: Fix path to clean.add.
|
|
* binutils/binutils.add: Remove BuildRoot.
|
|
* cpukit/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
Generate rtems-cpukit.spec.in.
|
|
* cpukit/header.add: New.
|
|
* cpukit/rtems-cpukit.spec.in: Remove.
|
|
* cpukit/rtems-cpukit.add: New.
|
|
* gccnewlib/gccnewlib.add: Remove Buildroot.
|
|
* gdb/gdb.add: Remove Buildroot.
|
|
* rtemsdoc/rtemsdoc.add: Remove BuildRoot.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
Generate rtemsdoc.spec.in.
|
|
* rtemsdoc/mkspec.in: Remove exe_ext.
|
|
* rtemsdoc/rtemsdoc.spec.in: Remove.
|
|
* gccnewlib/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
* gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
|
|
* gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
|
|
Remove header, broken cdn-X configuration, %clean.
|
|
* gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gdb/gdb.add: Remove header, broken cdn-X configuration,
|
|
%clean, Replace @exe_ext@ with %{_exeext}.
|
|
* gdb/mkspec.in: Remove exe_ext.
|
|
* gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gdb/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
* gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
|
|
* cpukit/mkspec.in: Remove exe_ext.
|
|
* binutils/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
|
|
%clean, Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/mkspec.in: Remove exe_ext.
|
|
* gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
|
|
* gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
|
|
$(top_builddir)/common/clean.add, header.add.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Remove reference to mkbinutilsspec.
|
|
* configure.ac: Remove EXEEXT check.
|
|
Add common/clean.add, common/common.add.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* binutils/binutils.add: Remove header, broken cdn-X configuration,
|
|
%clean.
|
|
* binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
|
|
* binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
|
|
|
|
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/header.add: New.
|
|
* gccnewlib/header.add: New.
|
|
* binutils/header.add: New.
|
|
* gdb/header.add: New.
|
|
* rtemsdoc/header.add: New.
|
|
* rtemsdoc/rtemsdoc.add: New.
|
|
* common/clean.add.in: New.
|
|
* common/common.add.in: New.
|
|
|
|
2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* binutils/mkspec.in: New.
|
|
* binutils/.cvsignore: Add mkspec.
|
|
* mkbinutilspec.in: Remove.
|
|
* gdb/Makefile.am: Depend on mkspec.
|
|
* binutils/binutils.add: Add @exe_ext@ to c++filt.
|
|
Add %_defaultbuildroot.
|
|
* configure.ac: Reflect changes above.
|
|
* binutils/Makefile.am: Reflect changes above.
|
|
* Makefile.am: Remove mkbinutilspec.
|
|
|
|
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gdb/.cvsignore: Add mkspec.
|
|
|
|
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* ChangeLog: Fix yesterday's entry.
|
|
* gdb/target-gdb.add: %defattr(-,root,root).
|
|
Use %{_prefix} instead of /opt/rtems.
|
|
Misc. minor changes.
|
|
* gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
|
|
Remove stray unpackaged files.
|
|
Use %{_defaultbuildroot} instead of hard-coded values.
|
|
configure --disable-nls.
|
|
Misc. minor changes.
|
|
Add BuildPreReq: ncurses-devel.
|
|
* gdb/base-gdb.add: %defattr(-,root,root).
|
|
Use %{_prefix} instead of /opt/rtems.
|
|
Misc. minor changes.
|
|
* gdb/mkspec.in: New.
|
|
* gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
|
|
* gcc3newlib/mkspec.in: Fix usage.
|
|
* gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
|
|
hard-coded values. Update copyright notice.
|
|
* mkgdbspec.in: Removed.
|
|
* Makefile.am: Remove mkgdbspec.
|
|
* configure.ac: Remove mkgdbspec.
|
|
Add gdb/mkspec.
|
|
|
|
2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Add various BuildPreReq.
|
|
Add %defattr(-,root,root) to "dir".
|
|
* gcc3newlib/base-g77.add: %defattr(-,root,root).
|
|
* gcc3newlib/base-gcc.add %defattr(-,root,root).
|
|
* gcc3newlib/base-gcj.add %defattr(-,root,root).
|
|
* gcc3newlib/base-gnat.add %defattr(-,root,root).
|
|
* gcc3newlib/target-c++.add %defattr(-,root,root).
|
|
* gcc3newlib/target-g77.add %defattr(-,root,root).
|
|
* gcc3newlib/target-gcc.add %defattr(-,root,root).
|
|
* gcc3newlib/target-gcj.add %defattr(-,root,root).
|
|
* gcc3newlib/target-gnat.add %defattr(-,root,root).
|
|
* gcc3newlib/target-objc.add %defattr(-,root,root).
|
|
|
|
2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* setup.def: binutils_rpm_release=2.
|
|
* binutils/base-binutils.add: %defattr(-,root,root).
|
|
* binutils/target-binutils.add: Ditto.
|
|
* binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
|
|
|
|
2003-01-27 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* buildalltar.in, setup.def: Tool update including binaries for Cygwin
|
|
with a special RTEMS user account.
|
|
|
|
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add rtemsdoc.
|
|
* Makefile.ac: Add rtemsdoc.
|
|
* rtemsdoc/README: New.
|
|
* rtemsdoc/.cvsignore: New.
|
|
|
|
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* rtemsdoc/Makefile.am: New.
|
|
* rtemsdoc/mkspec.in: New.
|
|
* rtemsdoc/rtemsdoc.spec.in: New.
|
|
* rtemsdoc/supplement.add.in: New.
|
|
* rtemsdoc/templ.add.in: New.
|
|
|
|
2002-12-16 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
|
|
to include m68k crti.o/crtn.o multilib patch.
|
|
|
|
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/automake-rtems.spec.in: Update to automake-1.7.2.
|
|
* autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
|
|
|
|
2002-12-06 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: Removed duplicate entry.
|
|
|
|
2002-12-06 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2002-12-02 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
|
|
2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
|
|
|
|
2002-11-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated to gcc-3.2.1.
|
|
|
|
2002-11-28 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
|
|
* gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
|
|
|
|
2002-11-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
|
|
Disable nls.
|
|
Apply gzip -9qf to compress *infos and *mans.
|
|
Apply /sbin/install-info.
|
|
Remove *c++-filt.
|
|
* binutils/base-binutils.add: Add PreReq: /sbin/install-info.
|
|
Apply /sbin/install-info.
|
|
Package as.info-*.gz.
|
|
* binutils/target-binutils.add:
|
|
Package man1/*.1*.
|
|
|
|
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
|
|
|
|
2002-11-13 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Switched to binutils 2.13.1
|
|
* binutils/Makefile.am: Remove a29k-rtems.
|
|
|
|
2002-11-11 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH
|
|
before running configure (Prep. for automake >= 1.7).
|
|
|
|
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/autoconf-rtems.spec.in: New.
|
|
Remove Provides: autoconf (Conflicts with RH-8.0).
|
|
* autotools/autoconf-rtems.spec: Remove.
|
|
* autotools/automake-rtems.spec.in:
|
|
Remove Provides: automake (Conflicts with RH-8.0).
|
|
* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
|
|
* Makefile.am: Ditto.
|
|
* configure.ac: Add autotools/autoconf-rtems.spec.in.
|
|
|
|
2002-10-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Reformat.
|
|
Add autom4te*cache.
|
|
Remove autom4te.cache.
|
|
|
|
2002-09-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
|
|
gcc3newlib/target-gcj.add: First attempt at enabling Java support.
|
|
|
|
2002-08-21 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
|
|
gcc 3.2 and Ada.
|
|
|
|
2002-08-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-08-15 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: New gcc 3.1 RPMs (-7).
|
|
* gcc3newlib/gccnewlib.add: i386-rtems doesn't build Ada.
|
|
|
|
2002-08-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
|
|
|
|
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/.cvsignore: Add mkspec.
|
|
|
|
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* mkgcc3newlibspec.in: Remove
|
|
* gcc3newlib/mkspec.in: New.
|
|
* configure.ac: Reflect changes above.
|
|
* gcc3newlib/gccnewlib.add: Add build_XXX defines.
|
|
Add preliminary gnat support.
|
|
* gcc3newlib/base-g77.add: Add build_g77.
|
|
* gcc3newlib/base-gcj.add: Add build_gcj.
|
|
* gcc3newlib/base-gnat.add: New.
|
|
* gcc3newlib/target-c++.add: Add build_cxx.
|
|
* gcc3newlib/target-g77.add: Add build_g77.
|
|
* gcc3newlib/target-gcj.add: Add build_gcj.
|
|
* gcc3newlib/target-objc.add: Add build_objc.
|
|
* gcc3newlib/target-gnat.add: New.
|
|
* gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
|
|
|
|
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* setup.def: Increment release for gcc3newlib.
|
|
* gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
|
|
|
|
2002-08-08 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
|
|
Updated to binutils 2.13 which has no known issues.
|
|
|
|
2002-08-06 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2002-07-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
|
|
the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
|
|
|
|
2002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/automake-rtems.spec.in: Automake-1.6.3.
|
|
* cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
|
|
|
|
2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* binutils/Makefile.am: Add or32-rtems-binutils.
|
|
|
|
2002-07-19 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated newlib patch to get sh and hppa crt0 mods.
|
|
|
|
2002-07-01 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Update gcc3 RPMs for new patches.
|
|
|
|
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/automake-rtems.spec.in: Update to automake-1.6.2.
|
|
|
|
2002-06-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
|
|
Updated to gcc 3.1 and gdb 5.2.
|
|
|
|
2001-05-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updated to binutils 2.12.1.
|
|
* rtems/Makefile.am: Remove m68k-rtemself references.
|
|
|
|
2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
|
|
timestamps.
|
|
|
|
2001-04-16 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* .cvsignore: Added files added by automake 1.6.1.
|
|
* setup.def: New shot at gcc 3.0.4 RPMs.
|
|
* binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
|
|
Deleted m68k-rtemself.
|
|
* gcc3newlib/gccnewlib.add: Commented out host/target OS check.
|
|
|
|
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/automake-rtems.spec.in: Update to automake-1.6.1.
|
|
Use *.tar.bz2.
|
|
|
|
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* mkbinutilspec.in: Fix PATCH2.
|
|
|
|
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
|
|
|
|
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gcc3newlib/gccnewlib.spec.in: Removed from CVS.
|
|
|
|
|
|
2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* mkbinutilspec.in: Add support for empty patch-version (no patch).
|
|
* mkgcc3newlibspec.in: Ditto.
|
|
* setup: Fix gcc3*_versions handling.
|
|
* setup.def: binutils_patch_version=.
|
|
* binutils/binutils.add: Reflect changes to mkbinutilspec.in,
|
|
Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
|
|
* binutils/target-binutils.add: Comment out c++filt.
|
|
* gcc3newlib/base-gcc.add: Remove duplicate libm.info.
|
|
* gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
|
|
Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
|
|
Comment out gcc-2.95.x hacks.
|
|
Remove *.la from installed files.
|
|
* gcc3newlib/gccnewlib_c_only.spec.in: Remove.
|
|
|
|
2001-04-02 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
|
|
|
|
2001-03-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* .cvsignore: Added mkgcc3newlib.
|
|
|
|
2001-03-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* gcc3newlib/.cvsignore: New file.
|
|
|
|
2001-03-28 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* Per PR64 added support for gcc 3.x RPMs
|
|
* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
|
|
* mkgcc3newlibspec.in: New file.
|
|
* gcc3newlib: New subdirectory.
|
|
* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
|
|
gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
|
|
README, target-g77.add, target-gcc.add, target-gcj.add,
|
|
target-objc.add: New files.
|
|
|
|
2001-03-28 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* binutils/binutils.add: Commented out patch since binutils 2.12
|
|
does not require one.
|
|
|
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac:
|
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
|
* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
|
2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
|
|
|
|
* PR151
|
|
* autotools/automake-rtems.spec.in: New.
|
|
* autotools/automake-rtems.spec: Removed.
|
|
* configure.ac: Reflect changes above.
|
|
|
|
2001-02-27 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.ac: Be a little more lenient in matching sparc-solaris.
|
|
|
|
2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2001-01-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* buildall.in: Corrected logic for detecting when no RPMs are installed.
|
|
|
|
2001-01-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* README: Added Canadian Cross instructions.
|
|
|
|
2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
|
|
* mkbinutilsspec.in: Add propagation of @prefix@.
|
|
* binutils/base-binutils.add:
|
|
Let %post and %unpost apply %{_prefix}.
|
|
Apply %{_prefix} instead of /opt/rtems.
|
|
* binutils/binutils.add: Update copyright notice.
|
|
Add _prefix.
|
|
Apply %{_prefix} instead of /opt/rtems.
|
|
Remove -a 0 in %setup.
|
|
Rework hack to SuSE's rpm screwing up %{_target}.
|
|
Replace ARGS with CONFIGURE_ARGS.
|
|
* binutils/target-binutils.add:
|
|
Apply %{_prefix} instead of /opt/rtems.
|
|
|
|
2002-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* 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.
|
|
|
|
2001-01-22 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Fix typo to allow custom RPM_SPECSdirs.
|
|
|
|
2001-10-16 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
|
|
* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
|
|
Target_alias.
|
|
* mkgdbspec.in: Guard sed-pattern against autoconf.
|
|
* mkbspspec.in: Guard sed-pattern against autoconf.
|
|
* configure.ac: Rework check for RPM_SPECSdir.
|
|
* autotools/automake-rtems.spec: Update to automake-1.5.
|
|
|
|
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
|
* configure.in: Remove.
|
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
|
|
|
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
|
|
Initially setup CLEANFILES using = instead of += to make
|
|
automake-1.5 happy.
|
|
|
|
2001-09-13 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2001-09-13 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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
|
|
|
|
2001-09-13 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* autotools/.cvsignore: New file.
|
|
|
|
2001-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* autotools/Makefile.am, autotools/autoconf-rtems.spec,
|
|
autotools/automake-rtems.spec: New.
|
|
* configure.in, Makefile.am: Add autotools/.
|
|
|
|
2001-08-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* .cvsignore: Add buildalltar.
|
|
|
|
2001-08-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* buildalltar.in: New file.
|
|
* configure.in, Makefile.am: Modified to reflect addition of file.
|
|
|
|
2001-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* mkgdbspec.in: Make list of simulators very complete.
|
|
* setup.def: Update versions.
|
|
|
|
2001-07-03 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def, binutils.add, gccnewlib.add: Updated to build
|
|
binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
|
|
patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
|
|
|
|
2001-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Remove AC_EXEEXT, treat .exe manually.
|
|
* gccnewlib/base-gcc.add: Remove cpp.
|
|
* gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
|
|
copyright.
|
|
|
|
2001-04-16 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Modified the binutils version to 2.11 and
|
|
RPM revision 3 to reflect experimentation with new binutils release.
|
|
|
|
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* binutils/Makefile.am: Added a29k-rtems.
|
|
* binutils/binutils.add: Switch to .bz2 extension to reflect
|
|
real way code is compressed on distribution sites now.
|
|
|
|
2001-03-19 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2001-03-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
|
|
configuration to gdb since this includes the JMR3904 simulator.
|
|
|
|
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* gccnewlib/gccnewlib.add: Fix typo in URL.
|
|
|
|
2000-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
|
|
instead of $target to setup RPM_CPU, move chmod 755 buildall to
|
|
AC_OUTPUT's extra-cmds.
|
|
|
|
2000-10-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
|
|
gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
|
|
Added mips-rtems, updated to include new patches and
|
|
gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
|
|
|
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
|
|
|
|
2000-10-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* setup.def: Updating version numbers for gcc/newlib RPM release 10.
|
|
|
|
2000-08-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|