summaryrefslogtreecommitdiffstats
path: root/scripts-ada/gdb (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-08-202002-08-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-182/+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-14/+14
* 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-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
* setup.def, gdb/gdb.spec.in,gnatnewlib/gnatnewlib.spec.in: Updated to reflect gnat 3.13p successfully building.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill3-15/+12
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-31Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
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
2000-01-31Successfully built some RPMs. There is still a lot of work to do.Joel Sherrill1-0/+4
2000-01-28Put Ada scripts in group gnatrtems.Joel Sherrill1-1/+1
2000-01-27GNAT/RTEMS RPMs have built for the binutils/gnat/gcc combinationJoel Sherrill1-8/+15
and appear to be close for gdb.
2000-01-26First attempt at debugging.Joel Sherrill2-68/+32
2000-01-26First cut at adding RPM scripts for building GNAT/RTEMS RPMs.Joel Sherrill2-0/+203