summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-252-2/+8
| | | | | * autotools/automake-rtems.spec.in: Fix my address. Set up PATH before running configure (Prep. for automake >= 1.7).
* 2002-10-25 Joel Sherrill <joel@OARcorp.com>Ralf Corsepius2002-10-256-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-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-243-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-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-4/+10
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-144-6/+42
| | | | | * 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>Joel Sherrill2002-08-213-4/+10
| | | | | * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for gcc 3.2 and Ada.
* 2002-08-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-192-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-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-163-5/+6
| | | | | * 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>Ralf Corsepius2002-08-154-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-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-131-1/+1
| | | | * ChangeLog: Fix bogus entry.
* 2002-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-135-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-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-122-5/+9
| | | | * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
* 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-122-0/+5
| | | | * gcc3newlib/.cvsignore: Add mkspec.
* 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-1213-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-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-093-1/+7
| | | | | * setup.def: Increment release for gcc3newlib. * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
* 2002-08-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-084-9/+19
| | | | | * 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>Joel Sherrill2002-08-062-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-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-312-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-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-303-3/+8
| | | | | * 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>Ralf Corsepius2002-07-295-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-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-2911-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-22 Joel Sherrill <joel@OARcorp.com>Ralf Corsepius2002-07-222-0/+8
| | | | * binutils/Makefile.am: Add or32-rtems-binutils.
* 2002-07-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-192-2/+6
| | | | * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-012-3/+7
| | | | * setup.def: Update gcc3 RPMs for new patches.
* 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-272-2/+6
| | | | * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
* 2002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-145-12/+23
| | | | | * 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>Joel Sherrill2002-05-293-2/+6
| | | | | * 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>Joel Sherrill2002-05-158-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-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-182-0/+7
| | | | | * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
* 2001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-167-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-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-162-3/+8
| | | | | * autotools/automake-rtems.spec.in: Update to automake-1.6.1. Use *.tar.bz2.
* 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-082-1/+5
| | | | * mkbinutilspec.in: Fix PATCH2.
* 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-042-1/+5
| | | | * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
* 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-042-363/+5
| | | | * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
* 2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-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-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-0310-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.
* 2001-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-022-1/+5
| | | | * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-292-0/+5
| | | | * .cvsignore: Added mkgcc3newlib.
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-293-4/+15
| | | | * gcc3newlib/.cvsignore: New file.
* 2001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-2820-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.
* 2001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-282-1/+6
| | | | | * binutils/binutils.add: Commented out patch since binutils 2.12 does not require one.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-288-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-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>Joel Sherrill2002-03-201-14/+18
| | | | | | | * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
* 2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>Joel Sherrill2002-03-204-5/+14
| | | | | | | * 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>Joel Sherrill2002-02-272-1/+5
| | | | * configure.ac: Be a little more lenient in matching sparc-solaris.
* 2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-02-0513-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.
* 2001-01-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-302-1/+5
| | | | * buildall.in: Corrected logic for detecting when no RPMs are installed.
* 2001-01-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-242-0/+21
| | | | * README: Added Canadian Cross instructions.
* 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-245-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.
* 2002-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-222-3/+20
| | | | | | | | | | | | | * 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.