summaryrefslogtreecommitdiffstats
path: root/c/src/optman (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-02-032003-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-13/+6
PR 338/filesystem * sapi/no-io.c: Side-effect of fixing reentrancy problem with rtems_io_lookup_name() (API change). Unused function removed.
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+11
* Makefile.am: Apply install-data-local to install *.rels.
2002-12-112002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-6/+8
* Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o: %.c rules.
2002-12-112002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* Makefile.am: Use .$(OBJEXT) instead of .o.
2002-12-102002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-7/+11
* Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
2002-12-072002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-11-202002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-58/+52
* Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am. * sapi/Makefile.am: Removed. * rtems/Makefile.am: Removed. * rel.am: Removed. * configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
2002-11-082002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-38/+30
* rtems/Makefile.am: Reworked. * sapi/Makefile.am: Reworked. * rel.am: New.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+7
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-092002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+5
* .cvsignore: Add autom4te.cache.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-2/+7
* rtems/Makefile.am: Use .$(OBJEXT) instead of .o. * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-232002-07-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-3/+10
* sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS. * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-9/+7
* configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING, RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES, RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2002-06-152002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-5/+7
* Makefile.am: Remove multilib support. * configure.ac: Ditto. * sapi/Makefile.am: Ditto.
2002-04-162002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+4
* configure.ac: Remove ENABLE_GCC28.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-5/+11
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-062002-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* .cvsignore: Added aclocal.m4 and configure.
2002-01-062002-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* .cvsignore: New file.
2002-01-042002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-1/+67
* ChangeLog: New. * configure.ac: New. * Makefile.am: New. * rtems/*: Copied from c/src/exec/rtems/optman. * sapi/*: Copied from c/src/exec/sapi/optman.
2001-12-192001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
* src/Makefile.am: Add multilib support. * optman/Makefile.am: Add multilib support.
2001-12-192001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-3/+3
* 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/+27
* 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-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+3
* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+0
* include/Makefile.am, include/rtems/rtems/Makefile.am, inline/rtems/rtems/Makefile.am, macros/rtems/rtems/Makefile.am, rtems/optman/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* src/Makefile.am, optman/Makefile.am: Include compile.am.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
* optman/Makefile.am, src/Makefile.am: Include compile.am.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill3-4/+3
1999-12-21Patch rtems-rc-19991203-6.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-17/+11
which fixes a nasty dependency bug in optman/Makefile.am. Those directories have been build twice before, i.e. re-running make after having built rtems before, was rebuilding the files in optman/ directories. To apply: patch -p1 < rtems-rc-19991203-6.diff ./bootstrap
1999-12-03Patch rtems-rc-19991123-rc-3.diff from Ralf CorsepiusJoel Sherrill1-5/+1
<corsepiu@faw.uni-ulm.de>: The patch below provides * automake support for score/cpu/powerpc * The hack to propagate values from *.cfg to automake configuration * A fix for librdbg/powerpc/mcp750/Makefile.am (Was completely corrupted before) * Fixes some files which apparently where missing in rtems-rc-19991123-rc-2.diff * some minor configuration related patches To apply: rm -rf ./c/src/exec/score/cpu/powerpc/wrap patch -p1 < rtems-rc-19991123-rc-3.diff Attention: c/src/exec/score/cpu/[configure.in|aclocal.m4|configure] should be removed after applying the patch. Modifications had been made to the score/cpu/powerpc directory after the snapshot this was based on. In particular, the mpc750 and other_cpu directories had been renamed to new_exception_processing and old_exception_processing. After this patch was applied, modifications were made to account for this.
1999-11-23Patch rtems-rc-19991117-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-2/+2
* the PACKHEX etc problem * prevents the *.rels being removed inside the build-tree * a typo which only shows for when MP is activated * Alters some custom/*cfg files
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+79
to convert the libc directory to automake and "dozens of small fixes for Makefile.ins/configure.ins below c/src/lib."
1999-11-17Updated copyright notice.Joel Sherrill12-24/+12
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-1/+4
it work.
1998-02-17updated copyright to 1998Joel Sherrill12-12/+12
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill12-24/+24
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill12-60/+60
of switching to the modified GNU GPL.
1997-01-28removed include of unnecessary include file.Joel Sherrill1-1/+0
1996-08-08_MPCI_Register_packet_processor: changed protoype first parameter type to ↵Mark Johannes1-1/+1
MP_packet_Classes
1996-04-19modified to generate fatal error when an unconfigured directive is invoked.Joel Sherrill12-4/+397
1996-03-21update to reflect internal threads reorganizationJoel Sherrill1-0/+22
1996-02-21Changed io manager initialization routine to not be static.Joel Sherrill1-0/+8
1996-02-21MPCI Receive became a thread and the prototype changed.Joel Sherrill1-1/+3
1995-09-26posix support initially addedJoel Sherrill12-47/+47
1995-09-21More file movementJoel Sherrill5-6/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill12-150/+184
Configuration Table Template file added and all tests modified to use this. All gvar.h and conftbl.h files removed from test directories. Configuration parameter maximum_devices added. Core semaphore and mutex handlers added and RTEMS API Semaphore Manager updated to reflect this. Initialization sequence changed to invoke API specific initialization routines. Initialization tasks table now owned by RTEMS Tasks Manager. Added user extension for post-switch. Utilized user extensions to implement API specific functionality like signal dispatching. Added extensions to the System Initialization Thread so that an API can register a function to be invoked while the system is being initialized. These are largely equivalent to the pre-driver and post-driver hooks. Added the Modules file oar-go32_p5, modified oar-go32, and modified the file make/custom/go32.cfg to look at an environment varable which determines what CPU model is being used. All BSPs updated to reflect named devices and clock driver's IOCTL used by the Shared Memory Driver. Also merged clock isr into main file and removed ckisr.c where possible. Updated spsize to reflect new and moved variables. Makefiles for the executive source and include files updated to show break down of files into Core, RTEMS API, and Neither. Header and inline files installed into subdirectory based on whether logically in the Core or a part of the RTEMS API.
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill2-6/+7
Rearranged code to created thread handler routines to initialize, start, restart, and "close/delete" a thread. Made internal threads their own object class. This now uses the thread support routines for starting and initializing a thread. Insured deleted tasks are freed to the Inactive pool associated with the correct Information block. Added an RTEMS API specific data area to the thread control block. Beginnings of removing the word "rtems" from the core.
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill8-16/+16
both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill2-32/+38
(tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
1995-08-04Split out event manager support functionJoel Sherrill1-20/+0