source: rtems/c/src/lib/libcpu/hppa1.1/ChangeLog @ 99df18a

4.104.114.84.95
Last change on this file since 99df18a was 99df18a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 05:38:52

2002-08-11 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Use .$(OBJEXT) instead of .o.
    • milli/Makefile.am: Use .$(OBJEXT) instead of .o.
    • semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
    • timer/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * milli/Makefile.am: Use .$(OBJEXT) instead of .o.
5        * semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
6        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
7
82002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac:
11        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
12        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
13        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * milli/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
19
202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
23        * configure.in: Remove.
24        * configure.ac: New file, generated from configure.in by autoupdate.
25
262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
29
302001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
31
32        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.       
33
342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
37
382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
41
422000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
45        Switch to GNU canonicalization.
46
472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
50        timer/Makefile.am: Include compile.am
51
522000-08-10      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.