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

4.104.114.84.95
Last change on this file since 3c55718 was 3c55718, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 09:06:13

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 2.7 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: RTEMS_CHECK_CUSTOM_BSP.
16        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17        * milli/Makefile.am: Ditto.
18        * semaphore/Makefile.am: Ditto.
19        * timer/Makefile.am: Ditto.
20
212002-12-16      Joel Sherrill <joel@OARcorp.com>
22
23        * milli/milli.S: Per PR329, use GNU binutils assembler directives.
24
252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
28
292002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Add RTEMS_PROG_CCAS.
32
332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * .cvsignore: Reformat.
36        Add autom4te*cache.
37        Remove autom4te.cache.
38
392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
42        * milli/Makefile.am: Use .$(OBJEXT) instead of .o.
43        * semaphore/Makefile.am: Use .$(OBJEXT) instead of .o.
44        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
45
462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac:
49        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
50        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
51        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * milli/Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
57
582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
61        * configure.in: Remove.
62        * configure.ac: New file, generated from configure.in by autoupdate.
63
642001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
67
682001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
69
70        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.       
71
722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
75
762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
79
802000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
83        Switch to GNU canonicalization.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am,
88        timer/Makefile.am: Include compile.am
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.