1 | 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * Makefile.am: DIST_SUBDIRS = @subdirs@. |
---|
4 | |
---|
5 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
8 | |
---|
9 | 2003-09-26 Joel Sherrill <joel@OARcorp.com> |
---|
10 | |
---|
11 | * Makefile.am: Obsoleting HP PA-RISC port. |
---|
12 | |
---|
13 | 2003-09-26 Joel Sherrill <joel@OARcorp.com> |
---|
14 | |
---|
15 | * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am, |
---|
16 | hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed. |
---|
17 | |
---|
18 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
19 | |
---|
20 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
21 | |
---|
22 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
23 | |
---|
24 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
25 | |
---|
26 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
27 | |
---|
28 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
29 | |
---|
30 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
31 | |
---|
32 | * configure.ac: AC_PREREQ(2.57). |
---|
33 | |
---|
34 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
35 | |
---|
36 | * .cvsignore: Reformat. |
---|
37 | Add autom4te*cache. |
---|
38 | Remove autom4te.cache. |
---|
39 | |
---|
40 | 2001-04-03 Joel Sherrill <joel@OARcorp.com> |
---|
41 | |
---|
42 | * sh/COPYING: Readded. Deleting this violated GPL on shgen. |
---|
43 | |
---|
44 | |
---|
45 | 2001-04-02 Joel Sherrill <joel@OARcorp.com> |
---|
46 | |
---|
47 | * sh/COPYING: Deleted. |
---|
48 | |
---|
49 | 2001-04-02 Joel Sherrill <joel@OARcorp.com> |
---|
50 | |
---|
51 | * sh/Makefile.am: Use "./shgen" not "shgen" so current directory |
---|
52 | does not have to be in the PATH. |
---|
53 | |
---|
54 | 2001-04-02 Joel Sherrill <joel@OARcorp.com> |
---|
55 | |
---|
56 | * Makefile.am: Remove unix from DIST_SUBDIRS. |
---|
57 | |
---|
58 | 2001-03-29 Joel Sherrill <joel@OARcorp.com> |
---|
59 | |
---|
60 | * Per PR150, unix directory and contents removed. |
---|
61 | * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac, |
---|
62 | unix/gensize.c: Deleted. |
---|
63 | |
---|
64 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
65 | |
---|
66 | * configure.ac: |
---|
67 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
68 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
69 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
70 | |
---|
71 | 2001-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 | |
---|
77 | 2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
78 | |
---|
79 | * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS. |
---|
80 | |
---|
81 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
82 | |
---|
83 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
84 | |
---|
85 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
86 | |
---|
87 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
88 | |
---|
89 | 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
90 | |
---|
91 | * Makefile.am: Switch to GNU-canonicalized autoconf macros. |
---|
92 | |
---|
93 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
94 | |
---|
95 | * ChangeLog: New file. |
---|