summaryrefslogtreecommitdiffstats
path: root/c/src/optman/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-148/+0
| | | | | * ChangeLog: Merge-in optman/ChangeLog. * optman/ChangeLog: Remove.
* Cleanup ChangeLog.Ralf Corsepius2004-01-231-35/+12
|
* remove bogus ChangeLog entryRalf Corsepius2004-01-211-3/+0
|
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+3
|
* 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-151-0/+4
| | | | * Makefile.am: Use automake compilation rules.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+5
| | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-131-0/+4
| | | | * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+4
| | | | * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-121-0/+4
| | | | * Makefile.am: Remove project_libdir.
* 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-091-0/+4
| | | | * Makefile.am: Add tmpinstall dirstamp support.
* 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-021-0/+5
| | | | | * Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
* 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-021-0/+4
| | | | * Makefile.am: Remove all-local: $(ARCH).
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-0/+7
| | | | | | | * rtems/no-dpmem.c, rtems/no-event.c, rtems/no-mp.c, rtems/no-msg.c, rtems/no-part.c, rtems/no-region.c, rtems/no-rtmon.c, rtems/no-sem.c, rtems/no-signal.c, rtems/no-timer.c, sapi/no-ext.c, sapi/no-io.c: URL for license changed.
* Fix broken ChangeLog entries.Ralf Corsepius2003-08-181-1/+1
|
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-0/+4
| | | | Makefile.am: Reflect having moved automake.
* 2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-101-0/+6
| | | | | | * configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-111-0/+4
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-111-0/+4
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-111-0/+4
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-031-0/+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-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-121-0/+4
| | | | * Makefile.am: Apply install-data-local to install *.rels.
* 2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-111-0/+5
| | | | | * Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o: %.c rules.
* 2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-111-0/+4
| | | | * Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-101-0/+4
| | | | * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
* 2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-071-0/+4
| | | | * Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-061-0/+4
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-201-0/+9
| | | | | | | | | * 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-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-081-0/+6
| | | | | | * rtems/Makefile.am: Reworked. * sapi/Makefile.am: Reworked. * rel.am: New.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-211-0/+6
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-091-0/+4
| | | | * .cvsignore: Add autom4te.cache.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-0/+5
| | | | | * rtems/Makefile.am: Use .$(OBJEXT) instead of .o. * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-07-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-231-0/+6
| | | | | | * sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS. * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-0/+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-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-151-0/+6
| | | | | | * Makefile.am: Remove multilib support. * configure.ac: Ditto. * sapi/Makefile.am: Ditto.
* 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-161-0/+4
| | | | * configure.ac: Remove ENABLE_GCC28.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-0/+9
| | | | | | | | | * 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-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-061-0/+4
| | | | * .cvsignore: Added aclocal.m4 and configure.
* 2002-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-061-0/+4
| | | | * .cvsignore: New file.
* 2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-0/+7
* ChangeLog: New. * configure.ac: New. * Makefile.am: New. * rtems/*: Copied from c/src/exec/rtems/optman. * sapi/*: Copied from c/src/exec/sapi/optman.