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

4.104.114.84.95
Last change on this file since c483a4e was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 3.2 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4        * clock/Makefile.am: Reflect having moved automake/.
5        * include/Makefile.am: Reflect having moved automake/.
6        * milli/Makefile.am: Reflect having moved automake/.
7        * semaphore/Makefile.am: Reflect having moved automake/.
8        * timer/Makefile.am: Reflect having moved automake/.
9
102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
13
142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove AC_CONFIG_AUX_DIR.
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
21
222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: AC_PREREQ(2.57).
25
262002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: RTEMS_CHECK_CUSTOM_BSP.
29        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30        * milli/Makefile.am: Ditto.
31        * semaphore/Makefile.am: Ditto.
32        * timer/Makefile.am: Ditto.
33
342002-12-16      Joel Sherrill <joel@OARcorp.com>
35
36        * milli/milli.S: Per PR329, use GNU binutils assembler directives.
37
382002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
41
422002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Add RTEMS_PROG_CCAS.
45
462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Reformat.
49        Add autom4te*cache.
50        Remove autom4te.cache.
51
522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
55        * milli/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
57        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
58
592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac:
62        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
63        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
64        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * milli/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
70
712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
74        * configure.in: Remove.
75        * configure.ac: New file, generated from configure.in by autoupdate.
76
772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
80
812001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
82
83        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.       
84
852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
88
892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
92
932000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
96        Switch to GNU canonicalization.
97
982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
101        timer/Makefile.am: Include compile.am
102
1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.