summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-12/+27
* 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-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+8
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH before running configure (Prep. for automake >= 1.7).
2002-10-252002-10-25 Joel Sherrill <joel@OARcorp.com>Ralf Corsepius6-9/+19
* 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-242002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+8
* 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-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+10
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-6/+42
* gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add, gcc3newlib/target-gcj.add: First attempt at enabling Java support.
2002-08-212002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+10
* setup.def, gcc3newlib/gccnewlib.add: Updated the tools for gcc 3.2 and Ada.
2002-08-192002-08-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-14/+63
* 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-162002-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-5/+6
* setup.def: New gcc 3.1 RPMs (-7). * gcc3newlib/gccnewlib.add: i386-rtems doesn't build Ada.
2002-08-152002-08-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-11/+13
* 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-132002-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* ChangeLog: Fix bogus entry.
2002-08-132002-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-14/+39
* 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-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-5/+9
* gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+5
* gcc3newlib/.cvsignore: Add mkspec.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius13-46/+158
* 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-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-1/+7
* setup.def: Increment release for gcc3newlib. * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
2002-08-082002-08-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-9/+19
* setup.def, binutils/base-binutils.add, binutils/target-binutils.add: Updated to binutils 2.13 which has no known issues.
2002-08-062002-08-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+8
* 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-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* 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-302002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-3/+8
* autotools/automake-rtems.spec.in: Automake-1.6.3. * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
2002-07-292002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-11/+22
* 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-292002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius11-6/+234
* 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-222002-07-22 Joel Sherrill <joel@OARcorp.com>Ralf Corsepius2-0/+8
* binutils/Makefile.am: Add or32-rtems-binutils.
2002-07-192002-07-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* setup.def: Updated newlib patch to get sh and hppa crt0 mods.
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+7
* setup.def: Update gcc3 RPMs for new patches.
2002-06-272002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* autotools/automake-rtems.spec.in: Update to automake-1.6.2.
2002-06-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-12/+23
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
2002-05-292001-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+6
* setup.def: Updated to binutils 2.12.1. * rtems/Makefile.am: Remove m68k-rtemself references.
2002-05-152002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill8-37/+90
* 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-182002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+7
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
2002-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-15/+17
* .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-162002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-3/+8
* autotools/automake-rtems.spec.in: Update to automake-1.6.1. Use *.tar.bz2.
2002-04-082002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* mkbinutilspec.in: Fix PATCH2.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-363/+5
* gcc3newlib/gccnewlib.spec.in: Removed from CVS.
2002-04-032002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+0
* 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.
2002-04-032002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill10-273/+79
* 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.
2002-04-022001-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
2002-03-292001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* .cvsignore: Added mkgcc3newlib.
2002-03-292001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+15
* gcc3newlib/.cvsignore: New file.
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill20-5/+1188
* 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.
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
* binutils/binutils.add: Commented out patch since binutils 2.12 does not require one.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill8-8/+14
* 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-202002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>Joel Sherrill1-14/+18
* PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
2002-03-202002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>Joel Sherrill4-5/+14
* PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
2002-02-272001-02-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* configure.ac: Be a little more lenient in matching sparc-solaris.
2002-02-052002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill13-87/+106
* 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.
2002-01-302001-01-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* buildall.in: Corrected logic for detecting when no RPMs are installed.
2002-01-242001-01-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+21
* README: Added Canadian Cross instructions.
2002-01-242002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-78/+97
* 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.