source: rtems/c/src/make/ChangeLog @ 4619da9

4.104.114.84.95
Last change on this file since 4619da9 was 4619da9, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/02 at 23:11:05

2002-04-24 Ralf Corsepius <corsepiu@…>

  • custom/Makefile.am: Remove.
  • compilers/Makefile.am: Remove.
  • compilers/.cvsignore: Remove.
  • Makefile.am: Merge-in former */Makefile.ams. Add more vars to <BSP>.cache.
  • configure.ac: Reflect changes above. Cosmetic fixes.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12002-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
102002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove ENABLE_GCC28.
13
142002-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
232001-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
292001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.in: Reworked for autoconf-2.52.
32
332001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Use exec_prefix not prefix.
36
372001-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
432001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.inc.in: Remove RTEMS_HOST.
46
472000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
50
512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
54
552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
58
592000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Switch to GNU canonicalized autoconf macros.
62
632000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * leaf.cfg: Remove Depends inclusion.
66
672000-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
732000-08-10      Joel Sherrill <joel@OARcorp.com>
74
75        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.