summaryrefslogtreecommitdiffstats
path: root/scripts-ada/gnatnewlib/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-08-202002-08-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-30/+0
* .cvsignore, ChangeLog, Makefile.am, README, TODO, buildall.in, configure.ac, install-sh, missing, mkbinutilspec.in, mkbspspec.in, mkgdbspec.in, mkgnatnewlibspec.in, mkinstalldirs, mkrpms, mkspec, setup, setup.def, binutils/.cvsignore, binutils/Makefile.am, binutils/binutils.spec.in, gdb/.cvsignore, gdb/Makefile.am, gdb/gdb.spec.in, gnatnewlib/.cvsignore, gnatnewlib/Makefile.am, gnatnewlib/gnatnewlib.spec.in: Per PR238 GNAT support is now included in the main RPM specs which support gcc 3.1 and newer since GNAT is in that source base now.
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 Sherrill1-1/+6
* 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.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-12/+9
2000-01-31Successfully built some RPMs. There is still a lot of work to do.Joel Sherrill1-0/+4
2000-01-26First attempt at debugging.Joel Sherrill1-36/+0
2000-01-26First cut at adding RPM scripts for building GNAT/RTEMS RPMs.Joel Sherrill1-0/+0
1999-11-04Added first stab at mkgnatnewlib.Joel Sherrill1-0/+61