summaryrefslogtreecommitdiffstats
path: root/scripts/setup.def (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-281-1/+1
| | | | | | | * setup.def: binutils_rpm_release=2. * binutils/base-binutils.add: %defattr(-,root,root). * binutils/binutils.add: Ditto. * binutils/target-binutils.add: Ditto.
* 2003-01-27 RTEMSJoel Sherrill2003-01-271-4/+4
| | | | | * buildalltar.in, setup.def: Tool update including binaries for Cygwin with a special RTEMS user account.
* 2002-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-171-2/+2
| | | | | * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4 to include m68k crti.o/crtn.o multilib patch.
* 2002-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-061-2/+2
| | | | | | | * 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-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-021-2/+2
| | | | | * 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-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-291-3/+3
| | | | * setup.def: Updated to gcc-3.2.1.
* 2002-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-281-3/+3
| | | | | * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6. * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-131-1/+1
| | | | | * setup.def: Switched to binutils 2.13.1 * binutils/Makefile.am: Remove a29k-rtems.
* 2002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-111-4/+4
| | | | | | * 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-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-241-2/+2
| | | | | | * 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-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-211-3/+3
| | | | | * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for gcc 3.2 and Ada.
* 2002-08-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-161-1/+1
| | | | | * setup.def: New gcc 3.1 RPMs (-7). * gcc3newlib/gccnewlib.add: i386-rtems doesn't build Ada.
* 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-091-1/+1
| | | | | * 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-081-1/+1
| | | | | * 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-061-2/+2
| | | | | | * 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-311-1/+1
| | | | | * 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-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | * 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-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-191-2/+2
| | | | * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-3/+3
| | | | * setup.def: Update gcc3 RPMs for new patches.
* 2002-06-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-141-7/+7
| | | | | * 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-291-1/+1
| | | | | * setup.def: Updated to binutils 2.12.1. * rtems/Makefile.am: Remove m68k-rtemself references.
* 2001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-161-2/+2
| | | | | | | | * .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-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-1/+1
| | | | | | | | | | | | | | | | * 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-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-291-4/+4
| | | | * gcc3newlib/.cvsignore: New file.
* 2001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-281-3/+8
| | | | | | | | | | | * 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-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>Joel Sherrill2002-03-201-2/+2
| | | | | | | * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
* 2001-10-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-161-2/+2
| | | | | | * setup.def: Bumped the gdb_patch_version to account for a configuration problem on psim where it could not be enabled for powerpc-RTEMS. * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
* 2001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-131-2/+2
| | | | | | * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add: Revert changes because of gcc 2.5.x/3.0 transition and continue to support gcc 2.95.x as primary version.
* 2001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-131-2/+2
| | | | | | | | | | * mkgccnewlibspec.in, Use Target_alias not target_alias to avoid conflicts with new autoconf. * setup.def: Changed version numbers in attempt at building gcc 3.0.1. Only sparc and arm built for C/C++ OK. :( * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x. * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name" * target-gcc.add: Modifications to reflect files not in gcc 3.1
* 2001-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-101-5/+5
| | | | | * mkgdbspec.in: Make list of simulators very complete. * setup.def: Update versions.
* 2001-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-07-031-7/+7
| | | | | | * setup.def, binutils.add, gccnewlib.add: Updated to build binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
* 2001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-161-2/+2
| | | | | * setup.def: Modified the binutils version to 2.11 and RPM revision 3 to reflect experimentation with new binutils release.
* 2001-03-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-03-191-3/+3
| | | | | | * setup.def: Updated version numbers and patches for binutils and gdb. binutils was to get correct patch in field. gdb was to add mipstx39-rtems configurery support.
* 2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-03-011-3/+3
| | | | | | | | * configure.in: Reworked for Canadian Cross support. * Makefile.am: Reflect changes to configure.in. * config.guess, config.sub: Update from subversions.gnu.org. * README.cdn-X: New file. * tools/Makefile.am: Remove build, tools from SUBDIRS.
* 2001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-01-031-6/+6
| | | | | | * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated binutils HISTORY to reflect new revision. Updated gcc to fix i960 C++ problem. Updated newlib to move to newlib 1.9.0.
* 2000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-311-3/+3
| | | | | | | * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am, gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am: Added mips-rtems, updated to include new patches and gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-181-2/+2
| | | | * setup.def: Updating version numbers for gcc/newlib RPM release 10.
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-3/+3
| | | | | | * setup.def: Updated gcc and newlib patches and bumped RPM revision. Patches primarily add or16/or32 basic support to newlib and i386 multilib improvements to gcc from Ralf Corsepius.
* Updated versions.Joel Sherrill2000-08-011-2/+2
|
* Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill2000-07-271-4/+4
| | | | | | <valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.
* Updated to new patch.Joel Sherrill2000-07-111-1/+1
|
* Switch to gcc patch 20000629 and revision level 8. This patchJoel Sherrill2000-06-291-2/+2
| | | | | | fixes: + the h8300-rtems and hppa1.1-rtems configure.in stanzas + config/rs6000/rtems.h start and end file specs
* Added initial h8300 support.Joel Sherrill2000-06-291-5/+5
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-6/+6
|
* Updated version numbers.Joel Sherrill2000-02-081-2/+2
|
* Patches rtems-rc-20000118-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-011-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | that contains: * The fix for the gen68360/network/Makefile.am * automatically set permissions to 755 to scripts/buildall and scripts-ada/buildall (I remembered a trick to achieve this :). * automake support for libbsp/* and libcpu/* (Attn: This part will finally break old-style configuration for all non-public cpus) NOTES: * This patch has only been tested for a random selection of BSPs (I haven't rebuilt all toolchains yet). * This patch is against rtem-cvs as of this morning (MET). To apply: patch -p1 <rtems-rc-20000118-5.diff cvs rm -f ./c/src/lib/libbsp/Makefile.in cvs rm -f ./c/src/lib/libbsp/shmdr/Makefile.in cvs rm -f ./c/src/lib/libcpu/Makefile.in cvs add ./c/src/lib/libbsp/Makefile.am cvs add ./c/src/lib/libbsp/shmdr/Makefile.am cvs add ./c/src/lib/libcpu/Makefile.am ./bootstrap
* Changed versions of newlib patch.Joel Sherrill2000-01-311-2/+2
|
* Updated versions.Joel Sherrill2000-01-311-2/+2
|
* Removed gnat and made final cleanup.Joel Sherrill2000-01-271-2/+2
|
* Updated versions.Joel Sherrill2000-01-141-6/+6
|