summaryrefslogtreecommitdiff
path: root/cpukit/wrapup (follow)
AgeCommit message (Collapse)Author
2007-07-272007-07-27i Chris Johns <chrisj@rtems.org>Chris Johns
* wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
2007-06-12Pickup ../libmd/libmd.a.Ralf Corsepius
2007-06-122007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* wrapup/Makefile.am: Add libmd.a.
2007-05-152007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* Makefile.am, preinstall.am, libmisc/Makefile.am, rtems/Makefile.am, rtems/include/rtems.h, rtems/include/rtems/rtems/ratemon.h, rtems/inline/rtems/rtems/ratemon.inl, rtems/src/ratemoncancel.c, rtems/src/ratemoncreate.c, rtems/src/ratemondelete.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonident.c, rtems/src/ratemonperiod.c, rtems/src/ratemontimeout.c, score/Makefile.am, score/include/rtems/score/object.h, score/src/threadhandler.c, wrapup/Makefile.am: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface. * rtems/src/ratemongetstatistics.c, rtems/src/ratemonreportstatistics.c, rtems/src/ratemonresetall.c, rtems/src/ratemonresetstatistics.c, rtems/src/rtemsobjectgetname.c, score/src/objectgetnameasstring.c: New files. * libmisc/rtmonuse/rtmonuse.c, libmisc/rtmonuse/rtmonuse.h: Removed.
2007-04-13Rename AM_CONDITIONAL(HAS_POSIX) into LIBPOSIX.Ralf Corsepius
2007-02-212007-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-01-08Regenerate.Ralf Corsepius
2006-11-18Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING).Ralf Corsepius
2006-11-17Introduce AM_CONDITIONAL(LIBITRON).Ralf Corsepius
Remove AM_CONDITIONAL(HAS_ITRON).
2006-11-172006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
2006-01-13Regenerate.Ralf Corsepius
2006-01-12Regenerate.Ralf Corsepius
2006-01-12CleanupsRalf Corsepius
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann
* libi2c/Makefile.am, libi2c/Makefile.in, libi2c/libi2c.c, libi2c/libi2c.h: New files. * Makefile.am, configure.ac, preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
2005-08-15Regenerate.Ralf Corsepius
2005-08-152005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
2005-05-24Regenerate.Ralf Corsepius
2005-02-19Auto-generated update.Ralf Corsepius
2005-02-122005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove LIBSCORECPU. * wrapup/Makefile.am: Reflect changes above.
2005-02-08Cosmetics.Ralf Corsepius
2005-02-08Split preinstallation rules in to separate files (preinstall.am).Ralf Corsepius
2005-02-08New.Ralf Corsepius
2005-01-012005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* automake/compile.am, httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
2004-04-092004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* wrapup/Makefile.am: Add libblock for !UNIX only.
2004-01-142004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Remove $(ARCH)/$(dirstamp). Add TMPINSTALL_FILES to CLEANFILES.
2004-01-112004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Include compile.am. Use TMP_LIBS instead of LIBS to avoid potential conflicts with auto*tools' LIBS. Reflect new locations of libscorecpu*.a
2004-01-092004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Cosmetics.
2004-01-092004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING). * aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING). * automake/amcompile.am: Remove $(ARCH). * wrapup/Makefile.am: Add $(ARCH). Remove compile.am, lib.am. Include amcompile.am.
2004-01-092004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of $(ARCH)/lib*.a.
2004-01-092004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to libblock/Makefile.am. Reflect changes to libcsupport/Makefile.am.
2004-01-072004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to library Makefile.ams.
2003-12-132003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB. * wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
2003-12-132003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* aclocal/env-rtemscpu.m4: Add PROJECT_LIB. * wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reworked.
2003-12-012003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* automake/compile.am: Add $(ARCH)/$(dirstamp) rules. * wrapup/Makefile.am: Reflect $(dirstamp) changes.
2003-11-282003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
2003-11-222003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect having removed libnetworking/wrapup. * configure.ac: Ditto.
2003-07-152003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
2003-07-152003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
2002-12-142002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in from the 2002-12-12 patch).
2002-12-132002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Fix typo in yesterday's patch.
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Don't create $ARCH. Use install-data-local to install librtemscpu.a
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Add libmisc.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead. * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to score/. * configure.ac: Reflect changes to score/.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to sapi/. * configure.ac: Reflect changes to sapi/.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to rtems/. * configure.ac: Reflect changes to rtems/.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Reflect changes to posix/. Reflect changes to itron/.
2002-08-012002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* wrapup/Makefile.am: Use librtems.a. * wrapup/Makefile.am: Use libsapi.a.