summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-32/+30
* 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 Corsepius10-50/+45
* 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 Corsepius3-11/+8
* 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 Corsepius4-48/+30
* 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 Corsepius9-0/+139
* 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 Corsepius2-16/+17
* binutils/Makefile.am: Reflect changes above.
2003-01-302003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-18/+28
* 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 Corsepius2-0/+5
* gdb/.cvsignore: Add mkspec.
2003-01-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-86/+126
* 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 Corsepius12-1/+43
* 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 Corsepius5-2/+12
* 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 Sherrill3-19/+30
* 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 Corsepius5-0/+51
* configure.ac: Add rtemsdoc. * Makefile.ac: Add rtemsdoc. * rtemsdoc/README: New. * rtemsdoc/.cvsignore: New.
2003-01-262003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-0/+292
* 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-172002-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4 to include m68k crti.o/crtn.o multilib patch.
2002-12-072002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-7/+13
* autotools/automake-rtems.spec.in: Update to automake-1.7.2. * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
2002-12-062002-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+1
* ChangeLog: Removed duplicate entry.
2002-12-062002-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+12
* 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-062002-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* 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-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+8
* 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-292002-11-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+7
* setup.def: Updated to gcc-3.2.1.
2002-11-282002-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+9
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6. * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
2002-11-252002-11-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-8/+18
* 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-222002-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-8/+24
* 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-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
2002-11-132002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-5/+7
* setup.def: Switched to binutils 2.13.1 * binutils/Makefile.am: Remove a29k-rtems.
2002-11-112002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-5/+10
* 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-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.