summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* PR132 requested some tinkering ot lower memory. * include/confdefs.h: Lowered footprint of device driver table and statically configure user extensions. Now if no static extensions are configured, then the table is not instantiated.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+8
* Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-152001-03-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* src/extension.c: Split to reduce minimum code size per PR134. * src/extensioncreate.c, src/extensiondelete.c, src/extensionident.c: New files. src/Makefile.am: Modified to reflect above.
2002-01-072002-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* optman/, optman/.cvsignore, optman/Makefile.am, optman/no-ext.c, optman/no-io.c: Removed entire contents of optman/ directory since it has been moved.
2001-12-192001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* optman/Makefile.am: Add multilib support. * src/Makefile.am: Add multilib support.
2001-10-162001-10-16 Chris Johns <ccj@acm.org>Joel Sherrill1-0/+8
* include/confdefs.h, include/rtems/config.h, include/rtems/io.h, optman/no-io.c, src/exinit.c, src/io.c: Added a device driver register/unregister interface to allow device drivers to be installed and removed at runtime. This means you do not need devices present in the device table when you build.
2001-10-162001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+9
* include/rtems/Makefile.am: Remove. * include/Makefile.am: Handle subdirs, require automake-1.5. * inline/rtems/Makefile.am: Remove. * inline/Makefile.am: Handle subdirs, require automake-1.5. * macros/rtems/Makefile.am: Remove. * Makefile.am: require automake-1.5.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* include/rtems/directives.h: Fixed typo.
2001-09-282001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+7
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * include/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
2001-04-162001-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* include/confdefs.h: Fix real-time clock support.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* include/Makefile.am, include/rtems/Makefile.am, inline/rtems/Makefile.am, macros/rtems/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-01-292001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not using NEWLIB, cleanup related comment.
2001-01-262001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code. * include/confdefs.h: Replaced include of <sys/siginfo.h> with <signal.h> since that file no longer exists.
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0 if there is no Classic API Initialization Tasks Table defined.
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* include/confdefs.h: Modified code that accounts for initialization task/threads with greater than minimum stack sizes so it would compile even if optional APIs are disabled.
2000-10-122000-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* include/confdefs.h: Account for initialization tasks and threads which use larger than minimum stack sizes.
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* include/rtems/io.h (rtems_driver_address_table): Added "_entry" to all names. * src/io.c: Accounted for above.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* src/Makefile.am, optman/Makefile.am: Include compile.am.
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3