source: rtems/cpukit/itron/ChangeLog @ f42b726

4.104.114.84.95
Last change on this file since f42b726 was f42b726, checked in by Joel Sherrill <joel.sherrill@…>, on 01/24/01 at 14:17:28

2001-01-24 Ralf Corsepius <corsepiu@…>

  • configure.in: Add src/config.h
  • src/Makefile.am: Add INCLUDES += -I. to pickup config.h
  • src/.cvsignore: Add config.h and stamp-h
  • src/*.c: Add config.h support.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12001-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add src/config.h
4        * src/Makefile.am: Add INCLUDES += -I. to pickup config.h
5        * src/.cvsignore: Add config.h and stamp-h
6        * src/*.c: Add config.h support.
7
82000-12-01      Joel Sherrill <joel@OARcorp.com>
9
10        * Added macro support to ITRON API.  This is known to compile.
11        * Makefile.am: Added macros directory.
12        * configure.in: Removed error check for enabling macros.
13        * macros/.cvsignore, macros/Makefile.am,
14        macros/rtems/.cvsignore, macros/rtems/Makefile.am,
15        macros/rtems/itron/.cvsignore, macros/rtems/itron/Makefile.am,
16        macros/rtems/itron/eventflags.inl, macros/rtems/itron/fmempool.inl,
17        macros/rtems/itron/intr.inl, macros/rtems/itron/mbox.inl,
18        macros/rtems/itron/msgbuffer.inl, macros/rtems/itron/network.inl,
19        macros/rtems/itron/port.inl, macros/rtems/itron/semaphore.inl,
20        macros/rtems/itron/sysmgmt.inl, macros/rtems/itron/task.inl,
21        macros/rtems/itron/time.inl, macros/rtems/itron/vmempool.inl: New files.
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
34        Switch to GNU canonicalization.
35
362000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * src/Makefile.am: Include compile.am.
39
402000-08-10      Joel Sherrill <joel@OARcorp.com>
41
42        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.