summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-11-152001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* configure.ac: Fix typo to allow custom RPM_SPECSdirs.
2001-10-162001-10-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+16
* 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-10-152001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-44/+62
* mkbinutilsspec.in: Guard sed-pattern against autoconf. * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove Target_alias. * mkgdbspec.in: Guard sed-pattern against autoconf. * mkbspspec.in: Guard sed-pattern against autoconf. * configure.ac: Rework check for RPM_SPECSdir. * autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-122001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+84
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-82/+0
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+7
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-3/+9
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am: Initially setup CLEANFILES using = instead of += to make automake-1.5 happy.
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-14/+15
* 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-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-9/+27
* 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-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
* autotools/.cvsignore: New file.
2001-09-062001-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-2/+195
* autotools/Makefile.am, autotools/autoconf-rtems.spec, autotools/automake-rtems.spec: New. * configure.in, Makefile.am: Add autotools/.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* .cvsignore: Add buildalltar.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+304
* buildalltar.in: New file. * configure.in, Makefile.am: Modified to reflect addition of file.
2001-08-102001-08-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-19/+14
* mkgdbspec.in: Make list of simulators very complete. * setup.def: Update versions.
2001-07-032001-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-9/+15
* 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-05-242001-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-10/+33
* configure.in: Remove AC_EXEEXT, treat .exe manually. * gccnewlib/base-gcc.add: Remove cpp. * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update copyright.
2001-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+7
* setup.def: Modified the binutils version to 2.11 and RPM revision 3 to reflect experimentation with new binutils release.
2001-04-112001-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+12
* binutils/Makefile.am: Added a29k-rtems. * binutils/binutils.add: Switch to .bz2 extension to reflect real way code is compressed on distribution sites now.
2001-03-192001-03-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+9
* 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-03-142001-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+14
* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems configuration to gdb since this includes the JMR3904 simulator.
2001-03-012001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-6/+27
* 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-11-162000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* gccnewlib/gccnewlib.add: Fix typo in URL.
2000-11-092000-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-6/+11
* configure.in: Adapt m4-quoting to autoconf-2.49b, use $host instead of $target to setup RPM_CPU, move chmod 755 buildall to AC_OUTPUT's extra-cmds.
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-10/+47
* 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-262000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-2/+6
* configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* setup.def: Updating version numbers for gcc/newlib RPM release 10.
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+14
* 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.
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
2000-08-01Updated versions.Joel Sherrill1-2/+2
2000-07-27Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill7-16/+47
<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.
2000-07-11Updated to new patch.Joel Sherrill2-4/+12
2000-06-29Using RPM names for versions now.Joel Sherrill1-6/+6
2000-06-29Corrected.Joel Sherrill1-7/+3
2000-06-29New file.Joel Sherrill3-0/+85
2000-06-29Switch to gcc patch 20000629 and revision level 8. This patchJoel Sherrill1-2/+2
fixes: + the h8300-rtems and hppa1.1-rtems configure.in stanzas + config/rs6000/rtems.h start and end file specs
2000-06-29h8300-rtems now uses the correct command to generate the specs file.Joel Sherrill1-1/+1
2000-06-29Added initial h8300 support.Joel Sherrill5-8/+26
2000-06-29gdb 5.0 does not install readline so don't try to grab the info files.Joel Sherrill1-1/+2
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill30-126/+902
2000-05-28These files were added or deleted on the 4.5 branch as part ofJoel Sherrill9-3283/+0
Ralf's patch to split the .spec files into multiple ".add" parts.
2000-05-28Added on 4.5 branchJoel Sherrill16-0/+0
2000-05-21Added on branch.Joel Sherrill2-0/+1873
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill5-0/+29
adds .cvsignore.
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
2000-02-08Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to match his CygwinJoel Sherrill2-2/+5
for RTEMS toolkit.
2000-02-08Updated version numbers.Joel Sherrill1-2/+2
2000-02-01Patches rtems-rc-20000118-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
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
2000-01-31Changed versions of newlib patch.Joel Sherrill1-2/+2
2000-01-31Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-102/+176
that contains: * cleanups to configuration files * A reworked gccnewlib.spec.in: I have reformated it for enhanced readability and added more rtems-base packages. It now should be free of any installation conflicts (If there still remain some, they should be regarded as bugs). * A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486" now works). * removes libbsp/bare/wrapup * Further cleanups