summaryrefslogtreecommitdiffstats
path: root/scripts-ada/gnatnewlib (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
2001-09-132001-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-77/+82
* configure.in: Add RTEMS specific version of EXEEXT test. * mkgdbspec.in, mkgnatnewlibspec.in, gdb/gdb.spec.in, gnatnewlib/gnatnewlib.spec.in: Change to Target_alias to avoid conflicts with new autoconf/automake. * setup, setup.def, mkgnatnewlibspec.in: Add gnat_newlib_patch_version variable. * gnatnewlib/Makefile.am: Add i386-rtemscoff target in attempt to build it.
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-12/+8
* setup.def, gnatnewlib/gnatnewlib.spec.in: Modified to properly build gnat 3.13p-2 RPMs. These were used to run the ACATS with the following results on the powepc-rtems/psim: acats4gnat results cz 3 / 4 acats4gnat results a 75 / 75 acats4gnat results c2 35 / 35 acats4gnat results c3 347 / 349 acats4gnat results c4 333 / 338 acats4gnat results c5 95 / 95 acats4gnat results c6 81 / 81 acats4gnat results c7 47 / 50 acats4gnat results c8 140 / 140 acats4gnat results c9 246 / 255 acats4gnat results ca 73 / 74 acats4gnat results cb 43 / 43 acats4gnat results cc 117 / 117 acats4gnat results cd 172 / 172 acats4gnat results ce 262 / 268 acats4gnat results cxa 85 / 85 acats4gnat results cxb 29 / 30 acats4gnat results cxc 9 / 16 acats4gnat results cxd 27 / 39 acats4gnat results cxe 1 / 1 acats4gnat results cxf 20 / 20 acats4gnat results cxg 28 / 29 acats4gnat results cxh 4 / 4 acats4gnat results d 4 / 4 acats4gnat results e 11 / 11 acats4gnat results l 26 / 26 This compares favorably with the results on Linux. Laurent Guerby's <guerby@acm.org> acats4gnat-0.2 scripts were used with minor modifications to support cross testing.
2000-12-082000-12-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+14
* setup.def, gnatnewlib/gnatnewlib.in: Modified to pick up all GNAT components.
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+10
* setup.def, gdb/gdb.spec.in,gnatnewlib/gnatnewlib.spec.in: Updated to reflect gnat 3.13p successfully building.
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
* 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.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill3-17/+18
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+3
adds .cvsignore.
2000-01-31Successfully built some RPMs. There is still a lot of work to do.Joel Sherrill2-21/+28
2000-01-27GNAT/RTEMS RPMs have built for the binutils/gnat/gcc combinationJoel Sherrill1-136/+235
and appear to be close for gdb.
2000-01-26First attempt at debugging.Joel Sherrill2-97/+61
2000-01-26First cut at adding RPM scripts for building GNAT/RTEMS RPMs.Joel Sherrill2-0/+357