summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-112003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-8/+4
* Makefile.am: Cosmetics. * autotools/Makefile.am: Cosmetics. * autotools/autoconf-rtems.spec.in: 2.59. * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59. * binutils/Makefile.am: Cosmetics. * cpukit/Makefile.am: Cosmetics. * gcc3newlib/Makefile.am: Cosmetics. * gccnewlib/Makefile.am: Cosmetics. * gdb/Makefile.am: Cosmetics. * rtems/Makefile.am: Cosmetics. * rtemsdoc/Makefile.am: Cosmetics.
2003-11-172003-11-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+43
* gcc3newlib/gccnewlib.add: Add hacks to make gnatlib buildable. * gcc3newlib/base-gnat.add: Add info files.
2003-10-302003-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+3
* gcc3newlib/gccnewlib.add: Make not building gnat and gcj the default for gcc-3.3.
2003-10-222003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+10
* gcc3newlib/Makefile.am: Add tic4x. * gcc3newlib/gccnewlib.add: Don't install install-tools for gcc >= 3.3.
2003-09-262003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+0
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
2003-09-182003-09-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-5/+7
* gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt. * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1. * setup.def: gcc3newlib_rpm_release=4.
2003-09-042003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-47/+40
* 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-042003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
* binutils/Makefile.am: Fix osversion support for sh-rtemself. * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
2003-09-042003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-37/+38
* 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-022003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius13-74/+86
* Makefile.am, configure.ac, autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in, binutils/Makefile.am, binutils/base-binutils.add, binutils/binutils.add, binutils/mkspec.in, binutils/target-binutils.add, common/common.add.in, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, gcc3newlib/target-c++.add, gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/Makefile.am: Merger from rtems-4-6-branch. * common/common.am: New.
2003-08-242003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-110/+120
* common/common.add.in: s/www.oarcorp.com/www.rtems.com/. Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip from running (Chokes on foreign object formats). * gcc3newlib/base-g77.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/gccnewlib.add: Use %{gcc_version} instead of @gcc_version@. Reflect gcc >= 3.3 shipping monolytic infos. * gcc3newlib/target-c++.add: Use %{gcc_version} instead of @gcc_version@. Don't pickup c++filt. * gcc3newlib/target-g77.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gcc.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gcj.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-gnat.add: Use %{gcc_version} instead of @gcc_version@. * gcc3newlib/target-objc.add: Use %{gcc_version} instead of @gcc_version@.
2003-04-182003-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* setup.def: Update to gcc3.2.2newlib1.11.0-2. * gcc3newlib/gccnewlib.add: We used .bz2 files.
2003-03-11Merger from rtems-4-6-branch.Ralf Corsepius7-33/+37
2003-02-262003-02-26 RTEMSJoel Sherrill1-1/+2
* setup.def: Updated gdb revision to -2 so arm will build and to fix psim build problem on NetBSD. * gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since RedHat 7.3 doesn't have it available. Maybe later. * gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
2003-02-072003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-7/+27
* 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-02-052003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+0
* gcc3newlib/gccnewlib.add: Remove Buildroot. * common/.cvsignore: New.
2003-01-312003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
* 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 Corsepius9-50/+31
* 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/+4
* 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-292003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-5/+6
* 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 Corsepius11-1/+28
* 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).
2002-12-062002-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
* 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 Sherrill1-0/+1
* 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-282002-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
* 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 Corsepius1-8/+11
* 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-112002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
* 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 Corsepius3-8/+12
* 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 Joel Sherrill <joel@OARcorp.com>Ralf Corsepius1-2/+2
* 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 Sherrill1-1/+0
* 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-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-6/+37
* 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 Sherrill1-1/+2
* 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 Corsepius1-14/+54
* 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 Sherrill1-4/+0
* 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 Corsepius3-11/+6
* 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 Corsepius4-14/+29
* 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 Corsepius1-5/+5
* gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+1
* gcc3newlib/.cvsignore: Add mkspec.
2002-08-122002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius11-32/+217
* 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 Corsepius1-0/+1
* setup.def: Increment release for gcc3newlib. * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
2002-06-142002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add: Updated to gcc 3.1 and gdb 5.2.
2002-05-152002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-34/+79
* 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 Sherrill1-0/+2
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix timestamps.
2002-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
* .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-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
* gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-363/+0
* 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 Sherrill3-263/+25
* 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-03-292001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* gcc3newlib/.cvsignore: New file.
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill13-0/+1069
* 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.