summaryrefslogtreecommitdiffstats
path: root/scripts-ada (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-12-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-083-2/+21
| | | | | * setup.def, gnatnewlib/gnatnewlib.in: Modified to pick up all GNAT components.
* 2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-102-1/+5
| | | | * configure.in: Remove trailing '/' from RPM_SPECSdir.
* 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-312-1/+4
| | | | * Makefile.am: Remove ACLOCAL_AMFLAGS.
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-184-5/+20
| | | | | * setup.def, gdb/gdb.spec.in,gnatnewlib/gnatnewlib.spec.in: Updated to reflect gnat 3.13p successfully building.
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-303-10/+18
| | | | | | | | * setup.def: Updated to gnat-3.13p and adjusted all versions and revisions. * gnatnewlib/gnatnewlib.spec.in: Include gcov per gnat 3.13p build instructions. * NOTE: GNAT 3.13p was not successfully built when this was committed.
* Adding ChangeLogs.Joel Sherrill2000-08-101-0/+3
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1217-82/+73
|
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-134-0/+24
| | | | adds .cvsignore.
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-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)
* Patches rtems-rc-20000118-5.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
|
* Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-313-0/+10
| | | | | | | | | | | | | | 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
* Successfully built some RPMs. There is still a lot of work to do.Joel Sherrill2000-01-315-23/+57
|
* Put Ada scripts in group gnatrtems.Joel Sherrill2000-01-282-2/+2
|
* GNAT/RTEMS RPMs have built for the binutils/gnat/gcc combinationJoel Sherrill2000-01-279-174/+294
| | | | and appear to be close for gdb.
* First attempt at debugging.Joel Sherrill2000-01-2612-293/+187
|
* First cut at adding RPM scripts for building GNAT/RTEMS RPMs.Joel Sherrill2000-01-2622-0/+2026