source: rtems/cpukit/itron/ChangeLog @ 614e671b

4.104.114.84.95
Last change on this file since 614e671b was 250afb6c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:17:02

2001-09-22 Ralf Corsepius <corsepiu@…>

  • src/Makefile.am: Revamp INCLUDES handling to make automake-1.5
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/Makefile.am: Revamp INCLUDES handling to make automake-1.5
4        happy.
5
62001-08-09      Joel Sherrill <joel@OARcorp.com>
7
8        * src/snd_mbx.c, src/tsnd_mbf.c: Unblocking message queue operations
9        should NOT use _Thread_Executing for return status since it is
10        permissible to invoke message send operations from an ISR.  This was
11        reported by Suvrat Gupta <suvrat@utstar.com>.
12
132001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
16
172001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * include/Makefile.am, include/itronsys/Makefile.am,
20        include/rtems/itron/Makefile.am, inline/rtems/itron/Makefile.am,
21        macros/rtems/itron/Makefile.am:
22        Apply include_*HEADERS instead of H_FILES.
23
242001-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add src/config.h
27        * src/Makefile.am: Add INCLUDES += -I. to pickup config.h
28        * src/.cvsignore: Add config.h and stamp-h
29        * src/*.c: Add config.h support.
30
312000-12-01      Joel Sherrill <joel@OARcorp.com>
32
33        * Added macro support to ITRON API.  This is known to compile.
34        * Makefile.am: Added macros directory.
35        * configure.in: Removed error check for enabling macros.
36        * macros/.cvsignore, macros/Makefile.am,
37        macros/rtems/.cvsignore, macros/rtems/Makefile.am,
38        macros/rtems/itron/.cvsignore, macros/rtems/itron/Makefile.am,
39        macros/rtems/itron/eventflags.inl, macros/rtems/itron/fmempool.inl,
40        macros/rtems/itron/intr.inl, macros/rtems/itron/mbox.inl,
41        macros/rtems/itron/msgbuffer.inl, macros/rtems/itron/network.inl,
42        macros/rtems/itron/port.inl, macros/rtems/itron/semaphore.inl,
43        macros/rtems/itron/sysmgmt.inl, macros/rtems/itron/task.inl,
44        macros/rtems/itron/time.inl, macros/rtems/itron/vmempool.inl: New files.
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * src/Makefile.am: Include compile.am.
62
632000-08-10      Joel Sherrill <joel@OARcorp.com>
64
65        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.