source: rtems/c/src/exec/itron/ChangeLog @ de05cbb9

4.104.114.84.95
Last change on this file since de05cbb9 was de05cbb9, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 13:21:42

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

  • include/itronsys/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
  • include/Makefile.am: Use 'PREINSTALL_FILES ='.
  • inline/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
  • macros/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[de05cbb9]12001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/itronsys/Makefile.am: Use 'PREINSTALL_FILES ='.
4        * include/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
5        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
6        * inline/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
7        * macros/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
8
[250afb6c]92001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * src/Makefile.am: Revamp INCLUDES handling to make automake-1.5
12        happy.
13
[02e4dcd]142001-08-09      Joel Sherrill <joel@OARcorp.com>
15
16        * src/snd_mbx.c, src/tsnd_mbf.c: Unblocking message queue operations
17        should NOT use _Thread_Executing for return status since it is
18        permissible to invoke message send operations from an ISR.  This was
19        reported by Suvrat Gupta <suvrat@utstar.com>.
20
[53c3a2c6]212001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
24
[9fae0f87]252001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * include/Makefile.am, include/itronsys/Makefile.am,
28        include/rtems/itron/Makefile.am, inline/rtems/itron/Makefile.am,
29        macros/rtems/itron/Makefile.am:
30        Apply include_*HEADERS instead of H_FILES.
31
[f42b726]322001-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: Add src/config.h
35        * src/Makefile.am: Add INCLUDES += -I. to pickup config.h
36        * src/.cvsignore: Add config.h and stamp-h
37        * src/*.c: Add config.h support.
38
[7afbca0]392000-12-01      Joel Sherrill <joel@OARcorp.com>
40
41        * Added macro support to ITRON API.  This is known to compile.
42        * Makefile.am: Added macros directory.
43        * configure.in: Removed error check for enabling macros.
44        * macros/.cvsignore, macros/Makefile.am,
45        macros/rtems/.cvsignore, macros/rtems/Makefile.am,
46        macros/rtems/itron/.cvsignore, macros/rtems/itron/Makefile.am,
47        macros/rtems/itron/eventflags.inl, macros/rtems/itron/fmempool.inl,
48        macros/rtems/itron/intr.inl, macros/rtems/itron/mbox.inl,
49        macros/rtems/itron/msgbuffer.inl, macros/rtems/itron/network.inl,
50        macros/rtems/itron/port.inl, macros/rtems/itron/semaphore.inl,
51        macros/rtems/itron/sysmgmt.inl, macros/rtems/itron/task.inl,
52        macros/rtems/itron/time.inl, macros/rtems/itron/vmempool.inl: New files.
53
[feead226]542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
[a314d3b4]582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
[5582de1]622000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
65        Switch to GNU canonicalization.
66
[cc480f9c]672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * src/Makefile.am: Include compile.am.
70
[e94ad1fe]712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.