1 | 2002-04-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * custom/Makefile.am: Remove. |
---|
4 | * compilers/Makefile.am: Remove. |
---|
5 | * compilers/.cvsignore: Remove. |
---|
6 | * Makefile.am: Merge-in former */Makefile.ams. |
---|
7 | Add more vars to <BSP>.cache. |
---|
8 | * configure.ac: Reflect changes above. Cosmetic fixes. |
---|
9 | |
---|
10 | 2002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
11 | |
---|
12 | * configure.ac: Remove ENABLE_GCC28. |
---|
13 | |
---|
14 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
15 | |
---|
16 | * configure.ac: |
---|
17 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
18 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
19 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
20 | * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
21 | * custom/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
22 | |
---|
23 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
24 | |
---|
25 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
26 | * configure.in: Remove. |
---|
27 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
28 | |
---|
29 | 2001-10-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
30 | |
---|
31 | * configure.in: Reworked for autoconf-2.52. |
---|
32 | |
---|
33 | 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
34 | |
---|
35 | * Makefile.am: Use exec_prefix not prefix. |
---|
36 | |
---|
37 | 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
38 | |
---|
39 | * Makefile.inc.in: Add exec_prefix, remove terminating / from |
---|
40 | PROJECT_ROOT. |
---|
41 | * host.cfg.in: Update from <toplevel>/make/host.cfg.in |
---|
42 | |
---|
43 | 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
44 | |
---|
45 | * Makefile.inc.in: Remove RTEMS_HOST. |
---|
46 | |
---|
47 | 2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
48 | |
---|
49 | * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX). |
---|
50 | |
---|
51 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
52 | |
---|
53 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
54 | |
---|
55 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
56 | |
---|
57 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
58 | |
---|
59 | 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
60 | |
---|
61 | * Makefile.am: Switch to GNU canonicalized autoconf macros. |
---|
62 | |
---|
63 | 2000-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
64 | |
---|
65 | * leaf.cfg: Remove Depends inclusion. |
---|
66 | |
---|
67 | 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
68 | |
---|
69 | * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE, |
---|
70 | LINKCMDS handling. |
---|
71 | * default.cfg.in: Remove everything but START_BASE. |
---|
72 | |
---|
73 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
74 | |
---|
75 | * ChangeLog: New file. |
---|