summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-10-182004-10-18 RTEMSJoel Sherrill1-0/+5
* autotools/autoconf-rtems.spec.in: Comment out line giving trouble. It only references unneeded documentation.
2004-10-182004-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
PR 594/tools * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
2004-09-302004-09-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+6
* autotools/autoconf-rtems.spec.in: Remove bogus BuildDep on autoconf. * autotools/automake-rtems.spec.in: Use my rtems.org address.
2004-09-062004-09-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+5
* autotools/autoconf-rtems.spec.in: Backport from rtems-4.7. Update to autoconf-2.59.
2004-04-082004-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
PR 594/tools * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
2004-02-102004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* Makefile.am: Use rtems_source_spec_DEPS instead of rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
2004-02-102004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove rtemsdoc/mkspec.
2004-02-102004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+15
* rtemsdoc/.cvsignore: Reformat. * configure.ac: Add RTEMS_RPM_RELEASE. * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to rtems-source.add * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE. * rtemsdoc/mkspec.in: Remove. * rtemsdoc/Makefile.am: Reworked. * rtemsdoc/header.add: Update Copyright notice. * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE. Add %{rpmgroup}. Remove bzip-ing *.ps. * rtemsdoc/supplement.add.in: Add %{rpmgroup}. * rtemsdoc/templ.add.in: Add %{rpmgroup}.
2004-02-092004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* rtems/rtems-source.add: New. * Makefile.am: Add rtems/rtems-source.spec handling. * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]). * common/common.add.in: Use www.rtems.com as Vendor.
2004-01-232004-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* setup.def: Reflect new binutils RPM revision to correct defattr.
2004-01-232004-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* configure.ac: Use all CAPS RTEMS.
2004-01-232004-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* setup.def: Make it match gcc 3.2.3 RPMs.
2004-01-21Added PR number.Joel Sherrill1-0/+1
2004-01-122004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* scripts/automake.spec.in: Add defattr, URL:-tag. Release 2.
2003-09-052003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+44
* binutils/base-binutils.add: Add osversion support. * binutils/binutils.add: Add osversion support. %setup -n %{name}-%{version}. Don't remove c++filt. * binutils/target-binutils.add: Add osversion support. Pickup c++filt. * gcc3newlib/base-g77.add: Add osversion support. * gcc3newlib/base-gcc.add: Add osversion support. * gcc3newlib/base-gcj.add: Add osversion support. * gcc3newlib/base-gnat.add: Add osversion support. * gcc3newlib/gccnewlib.add: Add osversion support. Remove c++filt, %setup -n -n %{name}-%{version}. * gcc3newlib/target-c++.add: Add osversion support. Don't pickup c++filt. * gcc3newlib/target-g77.add: Add osversion support. * gcc3newlib/target-gcc.add: Add osversion support. * gcc3newlib/target-gcj.add: Add osversion support. * gcc3newlib/target-gnat.add: Add osversion support. * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}. * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix, gdb_version, gdb_target. * gdb/target-gdb.add: Ditto. * gdb/gdb.add: Ditto. %setup -n -n %{name}-%{version}. 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * binutils/Makefile.am: Fix osversion support for sh-rtemself. * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself. 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * configure.ac: Add --enable-osversions (OS-versioned RPMS support). * binutils/Makefile.am: Add osversion support. * binutils/mkspec.in: Add osversion support. * gcc3newlib/Makefile.am: Add osversion support. * gcc3newlib/mkspec.in: Add osversion support. * gdb/Makefile.am: Add osversion support. * gdb/mkspec.in: Add osversion support. Add rpmprefix, rpmgroup.
2003-09-02Added PR tracking line.Joel Sherrill1-0/+1
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* binutils/base-binutils.add: Preps for 2.14 (Merger from CVS trunk). * binutils/binutils.add: Use %{binutils_version} instead of @binutils_version@ (Missed in previous patches).
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* autotools/autoconf.spec.in, autotools/automake.spec.in: Add rpmgroup, rpmprefix support.
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-5/+15
* binutils/mkspec.in: Use ',' as sed-delimiter for %{rpmprefix}. * common/common.add.in: Add _infodir, _mandir, rpmprefix, rpmgroup. * configure.ac: Add --enable-pkgprefix, rpmgroup.
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+13
* base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add, target-c++.add, target-g77.add, target-gcc.add, target-gcj.add, target-gnat.add, target-objc.add Add support for %{rpmprefix}, %{rpmgroup}. Use %{gcc_target and %{gcc_version}. Remove "Provides:". * gccnewlib.add: Ditto. Correct setting up _gcj. Explicitly build c++filt for gcc >= 3.3. * mkspec.in: Add support for %{rpmprefix}, %{rpmgroup}.
2003-09-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+8
* binutils/Makefile.am: Minor cleanups. * binutils/binutils.add, binutils/base-binutils.add, binutils/target-binutils.add: Add support for %{rpmprefix}, %{rpmgroup}. Use %{binutils_target} and %{binutils_version}. * binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
2003-08-282003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+16
* 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-282003-08-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* setup.def: Recovery effort.
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-06-022003-06-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
2003-05-092003-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* common/common.add.in: Add %define __os_install_post %{nil} to work around rpm-4.2 choking on foreign file types.
2003-04-182003-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+10
* ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from head.
2003-02-262003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+11
* 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-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AC_PREREQ(2.57).
2003-02-102003-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* 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-072003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+9
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* gcc3newlib/gccnewlib.add: Remove Buildroot. * common/.cvsignore: New.
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+15
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+18
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+14
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+14
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* Makefile.am: Remove reference to mkbinutilsspec. * configure.ac: Remove EXEEXT check. Add common/clean.add, common/common.add.
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* 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-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+12
* 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-302003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* binutils/Makefile.am: Reflect changes above.
2003-01-302003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+10
* 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.
2003-01-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* gdb/.cvsignore: Add mkspec.
2003-01-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-11/+36
* 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-282003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+15
* gccnewlib.add: Add various BuildPreReq. Add %defattr(-,root,root) to "dir". * base-g77.add: %defattr(-,root,root). * base-gcc.add %defattr(-,root,root). * base-gcj.add %defattr(-,root,root). * base-gnat.add %defattr(-,root,root). * target-c++.add %defattr(-,root,root). * target-g77.add %defattr(-,root,root). * target-gcc.add %defattr(-,root,root). * target-gcj.add %defattr(-,root,root). * target-gnat.add %defattr(-,root,root). * target-objc.add %defattr(-,root,root).
2003-01-282003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* ChangeLog: binutils/binutils.add-entry from previous patch.
2003-01-282003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+8
* setup.def: binutils_rpm_release=2. * binutils/base-binutils.add: %defattr(-,root,root). * binutils/binutils.add: Ditto. * binutils/target-binutils.add: Ditto.
2003-01-272003-01-27 RTEMSJoel Sherrill1-0/+5
* buildalltar.in, setup.def: Tool update including binaries for Cygwin with a special RTEMS user account.
2003-01-262003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* configure.ac: Add rtemsdoc. * Makefile.ac: Add rtemsdoc. * rtemsdoc/README: New. * rtemsdoc/.cvsignore: New.