source: rtems/c/src/make/ChangeLog @ bac8dd48

4.104.114.84.95
Last change on this file since bac8dd48 was bac8dd48, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/02 at 08:30:43

2002-08-09 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_BSP_ALIAS.
4        Add RTEMS_CHECK_BSP_CACHE.
5
62002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * bsp.mak: New.
9
102002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Remove RTEMS_BSP.cache generation.
13        Remove handling custom/*.cfgs.
14        Remove handling custom/default.cfg.
15        * configure.ac: Remove handling of custom/*.cfgs.
16        Remove auto* generated custom/default.cfg.
17
182002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * custom/Makefile.am: Remove.
21        * compilers/Makefile.am: Remove.
22        * compilers/.cvsignore: Remove.
23        * Makefile.am: Merge-in former */Makefile.ams.
24        Add more vars  to <BSP>.cache.
25        * configure.ac: Reflect changes above. Cosmetic fixes.
26
272002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove ENABLE_GCC28.
30
312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac:
34        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
35        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
36        * Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
39
402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
43        * configure.in: Remove.
44        * configure.ac: New file, generated from configure.in by autoupdate.
45
462001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: Reworked for autoconf-2.52.
49
502001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use exec_prefix not prefix.
53
542001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.inc.in: Add exec_prefix, remove terminating / from
57        PROJECT_ROOT.
58        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
59
602001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.inc.in: Remove RTEMS_HOST.
63
642000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
67
682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
71
722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
75
762000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Switch to GNU canonicalized autoconf macros.
79
802000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * leaf.cfg: Remove Depends inclusion.
83
842000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
87        LINKCMDS handling.
88        * default.cfg.in: Remove everything but START_BASE.
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.