summaryrefslogtreecommitdiffstats
path: root/scripts/setup.def (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* RTEMS RPM basically working.Joel Sherrill1999-11-221-0/+2
|
* New versions for gcc and patch.Joel Sherrill1999-10-261-2/+2
|
* Now builds RPM without complete source. Each target is only 15K.Joel Sherrill1999-10-211-0/+1
|
* Added RPM release numbers.Joel Sherrill1999-10-201-1/+4
|
* New version from Ralf.Joel Sherrill1999-10-201-0/+9