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

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

2003-08-18 Ralf Corsepius <corsepiu@…>

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