source: rtems/cpukit/libcsupport/ChangeLog @ eb5100b

4.104.114.84.95
Last change on this file since eb5100b was eb5100b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 13:39:11

2002-07-22 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.2 KB
Line 
1
22002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * Makefile.am: Use .$(OBJEXT) instead of .o.
5
62002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
9        INCLUDES (Upcoming automake standard).
10
112002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: RTEMS_TOP(../..).
14
152002-07-01      Joel Sherrill <joel@OARcorp.com>
16
17        * src/__times.c: Corrected from previous attempt to cleanup.
18
192002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove RTEMS_PROJECT_ROOT.
22
232002-06-28      Joel Sherrill <joel@OARcorp.com>
24
25        * src/__times.c: Cleaned up comments, return more information,
26        and eliminated the fatal error on clock not set since it cannot
27        occur.
28
292002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Use AC_CONFIG_AUX_DIR(../..).
32        Add AC_PROG_RANLIB.
33
342002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge src/Makefile.am.
37        * configure.ac: Reflect changes above.
38        * src/Makefile.am: Remove.
39
402002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Include $(top_srcdir)/../automake/*.am.
43        Use ../aclocal.
44        * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
45
462001-05-24      Joel Sherrill <joel@OARcorp.com>
47
48        * src/.cvsignore: New file.
49
Note: See TracBrowser for help on using the repository browser.