forked from Imagelibrary/rtems
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
|
Switch to GNU canonicalization.
|
|
* sptests.am: Remove DEFS.
|
|
|
|
2000-09-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* sp20/sp20.scn: Corrected to reflect new addition.
|
|
* sp20/system.h: Removed comment reflecting history.
|
|
|
|
2000-09-29 Stephan Merker <merker@decrc.abb.de>
|
|
|
|
* sp20/getall.c, sp20/init.c, sp20/system.h, sp20/task1.c:
|
|
Added new task to test sequence of altering a period's length
|
|
while it is still active.
|
|
|
|
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
|
|
sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
|
|
sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
|
|
sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
|
|
sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
|
|
sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
|
|
sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
|
|
sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
|
|
sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
|
|
spfatal/Makefile.am, spsize/Makefile.am: Include compile.am
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|