source: rtems/c/src/make/ChangeLog @ 8da1074

4.104.114.84.95
Last change on this file since 8da1074 was 8da1074, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/29/02 at 11:10:57

2002-11-29 Ralf Corsepius <corsepiu@…>

  • target.cfg.in: New, copy of c/make/target.cfg.in.
  • configure.ac: Add target.cfg.
  • Makefile.am: Add target.cfg.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * target.cfg.in: New, copy of c/make/target.cfg.in.
4        * configure.ac: Add target.cfg.
5        * Makefile.am: Add target.cfg.
6
72002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
10
112002-11-17      Joel Sherrill <joel@OARcorp.com>
12
13        * compilers/gcc-target-default.cfg: Make build variants work
14        for user applications.
15
162002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
19
202002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * compilers/gcc-target-default.cfg: Remove obsolete reference to
23        src/libxil/Makefile.
24        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
25        -spec).
26
272002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
30
312002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Only symlink leaf.cfg.
34
352002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove references to Templates.
38        Use local AC_CONFIG_LINKS.
39        * README: Relocated from make/
40        * directory.cfg: Ditto.
41        * lib.cfg: Ditto.
42        * compilers/gcc-target-default.cfg: Ditto.
43
442002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Unconditionally check for CXX (Hack to bug in
47        autoconf > 2.54).
48
492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Reformat.
52        Add autom4te*cache.
53        Remove autom4te.cache.
54
552002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
58        Comment out RTEMS_LIBC_DIR.
59
602002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove RTEMS_BSP_ALIAS.
63        Add RTEMS_CHECK_BSP_CACHE.
64
652002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bsp.mak: New.
68
692002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Remove RTEMS_BSP.cache generation.
72        Remove handling custom/*.cfgs.
73        Remove handling custom/default.cfg.
74        * configure.ac: Remove handling of custom/*.cfgs.
75        Remove auto* generated custom/default.cfg.
76
772002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * custom/Makefile.am: Remove.
80        * compilers/Makefile.am: Remove.
81        * compilers/.cvsignore: Remove.
82        * Makefile.am: Merge-in former */Makefile.ams.
83        Add more vars  to <BSP>.cache.
84        * configure.ac: Reflect changes above. Cosmetic fixes.
85
862002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove ENABLE_GCC28.
89
902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac:
93        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
94        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
95        * Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
98
992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
102        * configure.in: Remove.
103        * configure.ac: New file, generated from configure.in by autoupdate.
104
1052001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.in: Reworked for autoconf-2.52.
108
1092001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use exec_prefix not prefix.
112
1132001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.inc.in: Add exec_prefix, remove terminating / from
116        PROJECT_ROOT.
117        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
118
1192001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.inc.in: Remove RTEMS_HOST.
122
1232000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
126
1272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
130
1312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
134
1352000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Switch to GNU canonicalized autoconf macros.
138
1392000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * leaf.cfg: Remove Depends inclusion.
142
1432000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
146        LINKCMDS handling.
147        * default.cfg.in: Remove everything but START_BASE.
148
1492000-08-10      Joel Sherrill <joel@OARcorp.com>
150
151        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.