source: rtems/c/src/lib/libcpu/hppa1.1/ChangeLog @ 83f2265

4.104.114.84.95
Last change on this file since 83f2265 was 83f2265, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:53:00

2003-09-04 Joel Sherrill <joel@…>

  • clock/clock.c, include/semaphore.h, semaphore/semaphore.c, timer/timer.c: URL for license changed.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c, include/semaphore.h, semaphore/semaphore.c,
4        timer/timer.c: URL for license changed.
5
62003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect having moved aclocal/.
9
102003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect having moved automake/.
13        * clock/Makefile.am: Reflect having moved automake/.
14        * include/Makefile.am: Reflect having moved automake/.
15        * milli/Makefile.am: Reflect having moved automake/.
16        * semaphore/Makefile.am: Reflect having moved automake/.
17        * timer/Makefile.am: Reflect having moved automake/.
18
192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove AC_CONFIG_AUX_DIR.
26
272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AC_PREREQ(2.57).
34
352002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: RTEMS_CHECK_CUSTOM_BSP.
38        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * milli/Makefile.am: Ditto.
40        * semaphore/Makefile.am: Ditto.
41        * timer/Makefile.am: Ditto.
42
432002-12-16      Joel Sherrill <joel@OARcorp.com>
44
45        * milli/milli.S: Per PR329, use GNU binutils assembler directives.
46
472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
50
512002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add RTEMS_PROG_CCAS.
54
552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * .cvsignore: Reformat.
58        Add autom4te*cache.
59        Remove autom4te.cache.
60
612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * milli/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
67
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * milli/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
79
802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
83        * configure.in: Remove.
84        * configure.ac: New file, generated from configure.in by autoupdate.
85
862001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
89
902001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
91
92        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.       
93
942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
101
1022000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
105        Switch to GNU canonicalization.
106
1072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
110        timer/Makefile.am: Include compile.am
111
1122000-08-10      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.